Aug 06 05:16:39.144705 np0000006623 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 06 05:16:39.151082 np0000006623 devstack@c-api.service[100370]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 6 05:16:39 2026] *** Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: nodename: np0000006623 Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: machine: x86_64 Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: clock source: unix Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: pcre jit disabled Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: detected number of CPU cores: 16 Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: current working directory: / Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: detected binary path: /usr/bin/uwsgi-core Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: your processes number limit is 257052 Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: your memory page size is 4096 bytes Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: detected max file descriptor number: 2048 Aug 06 05:16:39.153494 np0000006623 devstack@c-api.service[100370]: lock engine: pthread robust mutexes Aug 06 05:16:39.154027 np0000006623 devstack@c-api.service[100370]: thunder lock: enabled Aug 06 05:16:39.154027 np0000006623 devstack@c-api.service[100370]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 06 05:16:39.154027 np0000006623 devstack@c-api.service[100370]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 06 05:16:39.154027 np0000006623 devstack@c-api.service[100370]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 06 05:16:39.154027 np0000006623 devstack@c-api.service[100370]: Set PythonHome to /opt/stack/data/venv Aug 06 05:16:39.198305 np0000006623 devstack@c-api.service[100370]: Python main interpreter initialized at 0x726817aa4668 Aug 06 05:16:39.198305 np0000006623 devstack@c-api.service[100370]: python threads support enabled Aug 06 05:16:39.198305 np0000006623 devstack@c-api.service[100370]: your server socket listen backlog is limited to 100 connections Aug 06 05:16:39.198305 np0000006623 devstack@c-api.service[100370]: your mercy for graceful operations on workers is 80 seconds Aug 06 05:16:39.198564 np0000006623 devstack@c-api.service[100370]: mapped 671795 bytes (656 KB) for 4 cores Aug 06 05:16:39.198564 np0000006623 devstack@c-api.service[100370]: *** Operational MODE: preforking *** Aug 06 05:16:39.198812 np0000006623 devstack@c-api.service[100370]: *** uWSGI is running in multiple interpreter mode *** Aug 06 05:16:39.198812 np0000006623 devstack@c-api.service[100370]: spawned uWSGI master process (pid: 100370) Aug 06 05:16:39.198999 np0000006623 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 06 05:16:39.199548 np0000006623 devstack@c-api.service[100370]: spawned uWSGI worker 1 (pid: 100426, cores: 1) Aug 06 05:16:39.200223 np0000006623 devstack@c-api.service[100370]: spawned uWSGI worker 2 (pid: 100427, cores: 1) Aug 06 05:16:39.200754 np0000006623 devstack@c-api.service[100370]: spawned uWSGI worker 3 (pid: 100428, cores: 1) Aug 06 05:16:39.201381 np0000006623 devstack@c-api.service[100370]: spawned uWSGI worker 4 (pid: 100429, cores: 1) Aug 06 05:16:39.201452 np0000006623 devstack@c-api.service[100370]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 06 05:16:39.338946 np0000006623 devstack@c-api.service[100427]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 05:16:39.338946 np0000006623 devstack@c-api.service[100427]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 05:16:39.338946 np0000006623 devstack@c-api.service[100427]: we strongly recommend against using it for new projects. Aug 06 05:16:39.338946 np0000006623 devstack@c-api.service[100427]: If you are already using Eventlet, we recommend migrating to a different Aug 06 05:16:39.338946 np0000006623 devstack@c-api.service[100427]: framework. For more detail see Aug 06 05:16:39.338946 np0000006623 devstack@c-api.service[100427]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 05:16:39.338946 np0000006623 devstack@c-api.service[100427]: import eventlet # noqa Aug 06 05:16:39.340411 np0000006623 devstack@c-api.service[100426]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 05:16:39.340411 np0000006623 devstack@c-api.service[100426]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 05:16:39.340411 np0000006623 devstack@c-api.service[100426]: we strongly recommend against using it for new projects. Aug 06 05:16:39.340411 np0000006623 devstack@c-api.service[100426]: If you are already using Eventlet, we recommend migrating to a different Aug 06 05:16:39.340411 np0000006623 devstack@c-api.service[100426]: framework. For more detail see Aug 06 05:16:39.340411 np0000006623 devstack@c-api.service[100426]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 05:16:39.340411 np0000006623 devstack@c-api.service[100426]: import eventlet # noqa Aug 06 05:16:39.358906 np0000006623 devstack@c-api.service[100429]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 05:16:39.358906 np0000006623 devstack@c-api.service[100429]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 05:16:39.358906 np0000006623 devstack@c-api.service[100429]: we strongly recommend against using it for new projects. Aug 06 05:16:39.358906 np0000006623 devstack@c-api.service[100429]: If you are already using Eventlet, we recommend migrating to a different Aug 06 05:16:39.358906 np0000006623 devstack@c-api.service[100429]: framework. For more detail see Aug 06 05:16:39.358906 np0000006623 devstack@c-api.service[100429]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 05:16:39.358906 np0000006623 devstack@c-api.service[100429]: import eventlet # noqa Aug 06 05:16:39.362939 np0000006623 devstack@c-api.service[100428]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 05:16:39.362939 np0000006623 devstack@c-api.service[100428]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 05:16:39.362939 np0000006623 devstack@c-api.service[100428]: we strongly recommend against using it for new projects. Aug 06 05:16:39.362939 np0000006623 devstack@c-api.service[100428]: If you are already using Eventlet, we recommend migrating to a different Aug 06 05:16:39.362939 np0000006623 devstack@c-api.service[100428]: framework. For more detail see Aug 06 05:16:39.362939 np0000006623 devstack@c-api.service[100428]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 05:16:39.362939 np0000006623 devstack@c-api.service[100428]: import eventlet # noqa Aug 06 05:16:39.505708 np0000006623 devstack@c-api.service[100427]: /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 06 05:16:39.505708 np0000006623 devstack@c-api.service[100427]: from cgi import parse_header Aug 06 05:16:39.511508 np0000006623 devstack@c-api.service[100426]: /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 06 05:16:39.511508 np0000006623 devstack@c-api.service[100426]: from cgi import parse_header Aug 06 05:16:39.529781 np0000006623 devstack@c-api.service[100428]: /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 06 05:16:39.529781 np0000006623 devstack@c-api.service[100428]: from cgi import parse_header Aug 06 05:16:39.545360 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 05:16:39.545360 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:16:39.546895 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 05:16:39.546895 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:16:39.556491 np0000006623 devstack@c-api.service[100427]: /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 06 05:16:39.556491 np0000006623 devstack@c-api.service[100427]: removals.removed_module( Aug 06 05:16:39.557346 np0000006623 devstack@c-api.service[100427]: /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 06 05:16:39.557346 np0000006623 devstack@c-api.service[100427]: removals.removed_module( Aug 06 05:16:39.557726 np0000006623 devstack@c-api.service[100426]: /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 06 05:16:39.557726 np0000006623 devstack@c-api.service[100426]: removals.removed_module( Aug 06 05:16:39.558526 np0000006623 devstack@c-api.service[100426]: /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 06 05:16:39.558526 np0000006623 devstack@c-api.service[100426]: removals.removed_module( Aug 06 05:16:39.564274 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 05:16:39.564274 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:16:39.572150 np0000006623 devstack@c-api.service[100429]: /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 06 05:16:39.572150 np0000006623 devstack@c-api.service[100429]: from cgi import parse_header Aug 06 05:16:39.574707 np0000006623 devstack@c-api.service[100428]: /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 06 05:16:39.574707 np0000006623 devstack@c-api.service[100428]: removals.removed_module( Aug 06 05:16:39.575548 np0000006623 devstack@c-api.service[100428]: /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 06 05:16:39.575548 np0000006623 devstack@c-api.service[100428]: removals.removed_module( Aug 06 05:16:39.609494 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 05:16:39.609494 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:16:39.621464 np0000006623 devstack@c-api.service[100429]: /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 06 05:16:39.621464 np0000006623 devstack@c-api.service[100429]: removals.removed_module( Aug 06 05:16:39.622328 np0000006623 devstack@c-api.service[100429]: /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 06 05:16:39.622328 np0000006623 devstack@c-api.service[100429]: removals.removed_module( Aug 06 05:16:40.385310 np0000006623 devstack@c-api.service[100428]: /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 06 05:16:40.385310 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:16:40.391793 np0000006623 devstack@c-api.service[100426]: /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 06 05:16:40.391793 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:16:40.436274 np0000006623 devstack@c-api.service[100428]: /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 06 05:16:40.436274 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:16:40.443639 np0000006623 devstack@c-api.service[100426]: /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 06 05:16:40.443639 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:16:40.508327 np0000006623 devstack@c-api.service[100427]: /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 06 05:16:40.508327 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:16:40.561180 np0000006623 devstack@c-api.service[100427]: /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 06 05:16:40.561180 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:16:40.566477 np0000006623 devstack@c-api.service[100429]: /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 06 05:16:40.566477 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:16:40.617310 np0000006623 devstack@c-api.service[100429]: /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 06 05:16:40.617310 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:16:40.621280 np0000006623 devstack@c-api.service[100428]: 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 06 05:16:40.621568 np0000006623 devstack@c-api.service[100428]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100428) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 05:16:40.634897 np0000006623 devstack@c-api.service[100426]: 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 06 05:16:40.635104 np0000006623 devstack@c-api.service[100426]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100426) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 05:16:40.725871 np0000006623 devstack@c-api.service[100426]: /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 06 05:16:40.725871 np0000006623 devstack@c-api.service[100426]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 05:16:40.731178 np0000006623 devstack@c-api.service[100428]: /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 06 05:16:40.731178 np0000006623 devstack@c-api.service[100428]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 05:16:40.746702 np0000006623 devstack@c-api.service[100427]: 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 06 05:16:40.746915 np0000006623 devstack@c-api.service[100427]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100427) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 05:16:40.799972 np0000006623 devstack@c-api.service[100429]: 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 06 05:16:40.800173 np0000006623 devstack@c-api.service[100429]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100429) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 05:16:40.817037 np0000006623 devstack@c-api.service[100427]: /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 06 05:16:40.817037 np0000006623 devstack@c-api.service[100427]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 05:16:40.860521 np0000006623 devstack@c-api.service[100429]: /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 06 05:16:40.860521 np0000006623 devstack@c-api.service[100429]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 05:16:41.228391 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100426) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 05:16:41.228501 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100428) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 05:16:41.228538 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100427) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 05:16:41.228765 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100429) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 05:16:41.228864 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.228899 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.228990 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.229045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.229481 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.229562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.229605 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.229637 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.229669 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.229717 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.229940 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.230021 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.232394 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.232394 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.232601 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.232667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.232909 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.232959 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.233006 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.233049 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.233085 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.233121 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.233169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.233205 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.233243 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.233283 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.233347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.233398 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.233437 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.233470 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.233503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.233548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.233594 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.233642 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.233702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.233702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.233702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.233702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.233702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.233702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.234410 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.234523 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.234523 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.234615 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.234667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.234717 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.234745 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.234771 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.234815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.234855 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.234889 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.234918 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.234949 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.234975 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.234998 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.235023 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.235046 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.235080 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.235111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.235142 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.235169 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.235199 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.235226 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.235251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.235279 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.235325 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.235360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.235393 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.235418 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.235440 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.235466 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.235487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.235513 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.235537 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.235566 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.235590 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.235616 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.235641 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.235662 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.235712 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.235734 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.235758 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.235787 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.235814 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.235842 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.235868 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.235888 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.235915 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.235938 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.235959 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.235982 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.236008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.236038 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.236038 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.236038 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.236038 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.237706 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.237791 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.237858 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.237922 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.238002 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.238065 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.238132 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.238164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.238244 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.238472 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.238555 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.238645 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.238777 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.238842 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.239159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.239263 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.239317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.239362 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.239390 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.239419 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.239547 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.239583 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.239606 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.239628 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.239653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.239693 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.239717 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.239739 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.239759 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.239779 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.239800 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.239821 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.239841 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.239862 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.239882 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.239907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.239929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.239948 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.239968 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.239968 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.240006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.240026 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.240047 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.240094 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.240177 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.240202 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.240312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.240347 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.240369 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.240391 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.240457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.240495 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.240570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.241371 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.241486 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.241486 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.241564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.241564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.241564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.241564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.241564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.241738 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.241775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.241831 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.241877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.241877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.241947 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.242020 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.242106 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.242188 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.242528 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.242599 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.242647 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.242726 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.242781 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.242826 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.242875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.242921 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.242967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.243012 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.243057 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.243099 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.243140 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.243203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.243245 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.243311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.243356 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.243396 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.243443 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.243489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.243534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.243590 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.243590 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.243590 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.243590 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.243590 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.243804 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.243858 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.243913 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.243960 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.244006 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.244050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.244112 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.244160 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.244206 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.244251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.244312 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.244357 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.244417 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.244464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.244509 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.244563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.244610 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.244654 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.244708 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.244708 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.244791 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.244842 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.244884 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.244921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.244959 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.245005 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.245045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.245083 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.245121 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.245158 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.245201 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.245258 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.245326 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.245378 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.245417 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.245460 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.245499 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.245540 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.245579 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.245620 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.245665 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.245665 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.245743 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.245743 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.245820 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.245820 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.245898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.245938 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.246005 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.246059 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.246165 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.246438 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.246493 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.246557 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.246603 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.246668 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.246757 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.246825 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.247482 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.247579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.247658 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.247754 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.247836 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.247896 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.247970 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.249853 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.249853 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.250068 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.250068 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.250068 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.250154 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.250347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.254177 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.254177 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.254349 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.255027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.255786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.255863 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.255914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.255914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.256031 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.256077 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.256112 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.256147 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.256185 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.256225 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.256260 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.256309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.256340 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.256376 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.256399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.256424 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.256456 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.256479 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.256499 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.256520 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.256542 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.256562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.256584 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.256633 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.256952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.257018 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.257098 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.257149 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.257199 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.257796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.257854 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.257892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.257945 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.257983 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.258066 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.258478 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.258522 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.258554 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.258581 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.258608 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.258637 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.258681 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.258711 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.258737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.258765 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.258790 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.258822 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.258848 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.258881 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.258907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.258941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.258941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.261469 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.261864 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.261864 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.261864 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.261941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.261971 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.261998 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.262026 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.262068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.262096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.262123 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.262151 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.262185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.262212 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.262239 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.262265 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.262310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.262338 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.262377 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.262405 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.262433 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.262467 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.262494 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.262521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.262547 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.262987 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.262987 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.262987 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.263364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.263364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.263364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.263437 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.263467 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.263494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.263494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.263541 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.263569 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.263604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.263631 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.263658 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.263702 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.263732 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.263760 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.263787 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.263821 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.263850 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.263876 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.263902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.263929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.263964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.263994 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.264021 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.264021 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.264080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.264108 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.264141 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.265250 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.265857 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.265897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.265932 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.265956 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.265979 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.266000 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.266030 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.266056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.266080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.266105 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.266131 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.266155 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.266177 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.266196 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.266219 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.266240 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.266262 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.266282 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.266321 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.266346 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.266370 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.266448 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.266477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.266501 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.266530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.266555 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.266578 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.268959 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.269039 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.269138 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.269230 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.269346 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.269435 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.269537 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.269573 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.269685 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.269724 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.269776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.269806 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.269887 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.269920 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.269951 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.269977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.270010 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.270034 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.270055 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.270081 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.270106 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.270133 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.270158 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.270180 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.270203 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.270230 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.270295 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.270404 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.270432 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.270515 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.270643 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.270686 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.270722 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.270722 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.270765 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.270792 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.270815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.270843 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.270875 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.270896 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.270921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.270979 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.271013 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.271060 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.271099 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.271133 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.271157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.271216 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.271314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.271424 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.271524 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.271616 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.271720 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.271809 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.271893 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.271990 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.272456 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.272521 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.272580 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.272648 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.272709 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.272748 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.272786 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.272914 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.272974 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.273016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.273016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.273088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.273138 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.273179 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.273220 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.273259 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.273321 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.273365 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.273414 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.273452 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.273495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.273534 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.273574 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.273619 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.273619 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.273696 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.273736 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.273784 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.273824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.273873 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.273912 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.273951 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.274001 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.274041 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.274085 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.274123 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.274123 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.274199 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.274238 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.274277 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.274331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.274373 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.274411 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.274448 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.274485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.274523 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.274570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.274610 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.274648 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.274799 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.274835 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.274877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.274916 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.274955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.274992 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.275029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.275074 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.275118 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.275157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.275195 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.275233 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.275275 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.275330 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.275369 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.275415 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.275454 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.275498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.275534 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.275570 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.275607 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.275644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.275690 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.275736 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.275772 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.275810 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.275846 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.275897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.275935 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.275970 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.276008 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.276044 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.276081 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.276118 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.276161 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.276197 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.276233 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.276276 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.276329 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.276367 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.276416 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.276457 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.276496 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.276534 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.276573 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.276614 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.276657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.276719 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.276764 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.276802 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.276840 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.276840 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.276910 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.276947 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.276985 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.277023 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.277061 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.277105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.277105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.277105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.277105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.277105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.277105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.277304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.277304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.277304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.277304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.277304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.277477 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.277522 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.277563 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.277602 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.277640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.277640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.277640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.277749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.277788 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.277825 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.277825 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.277901 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.277940 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.277940 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.277940 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.277940 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.278066 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.278066 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.278135 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.278175 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.278220 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.278260 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.278315 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.278355 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.278392 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.278428 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.278466 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.278513 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.278555 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.278600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.278639 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.278688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.278726 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.278763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.278800 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.278838 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.278875 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.278913 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.278949 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.278949 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.279024 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.279061 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.279096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.279139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.279181 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.279220 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.279261 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.279359 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.279416 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.279483 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.279519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.279558 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.279596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.279641 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.279690 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.279731 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.279769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.279806 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.279856 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.279897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.279942 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.279986 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.280024 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.280062 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.280099 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.280142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.280142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.280218 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.280218 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.280296 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.280339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.280379 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.280417 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.280463 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.280463 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.280533 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.280572 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.280617 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.280654 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.280794 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.280883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.280948 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.281009 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.281061 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.281120 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.281185 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.281852 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.281947 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.282036 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.282121 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.282198 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.282277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.282338 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.282379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.282417 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.282455 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.282504 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.282558 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.282595 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.282633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.282682 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.282723 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.282762 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.282828 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.282910 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.282995 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.283084 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.283532 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.283619 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.283678 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.283713 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.283771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.283805 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.283838 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.283863 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.283895 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.283918 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.283943 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.283965 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.283991 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.284015 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.284036 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.284060 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.284082 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.284105 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.284147 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.284228 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.284338 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.284823 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.284917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.285001 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.285089 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.285166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.285245 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.285273 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.285375 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.285406 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.285429 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.285505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.285535 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.285559 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.285582 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.285605 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.285627 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.285656 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.285692 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.285715 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.285738 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.285774 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.285802 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.285852 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.285882 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.285923 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.285955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.285985 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.286016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.286045 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.286069 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.286091 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.286178 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.286253 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.286347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.286436 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.287166 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.287263 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.287373 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.287415 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.287444 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.287469 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.287492 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.287515 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.287541 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.287569 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.287598 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.287623 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.287650 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.287686 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.287711 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.287733 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.287755 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.287786 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.287815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.287843 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.287872 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.287899 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.287922 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.287945 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.287967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.287989 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.288009 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.288029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.288050 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.288076 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.288103 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.288124 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.288145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.288168 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.288188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.288211 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.288231 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.288252 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.288274 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.288323 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.288351 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.288373 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.288373 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.288413 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.288436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.288460 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.288480 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.288501 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.288595 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.288683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.288772 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.288848 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.288929 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.289008 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.289087 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.289172 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.292252 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.292342 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.292404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.292475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.292542 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.292634 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.292791 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.292917 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.293015 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.293103 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.293131 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.293191 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.293252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.293280 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.293375 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.293406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.293464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.293493 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.293535 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.293594 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.293663 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.294496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.294593 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.294688 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.294778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.294855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.294945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.295131 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.297862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.297964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.298023 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.298064 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.298131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.298131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.298209 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.298247 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.298285 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.298338 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.298383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.298383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.298383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.298780 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.298819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.298854 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.298854 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.298854 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.298854 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.298854 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.298854 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.299086 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.299168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.299198 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.299233 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.299275 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.299327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.299382 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.299414 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.299439 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.299463 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.299487 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.299519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.299548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.299580 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.299580 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.299629 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.299656 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.299711 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.299747 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.299786 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.299830 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.300736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.300841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.300928 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.301013 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.301098 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.301177 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.301269 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.301686 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.301777 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.301874 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.301943 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.302037 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.302105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.302200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 05:16:41.302439 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.302509 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.302572 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.302631 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.302667 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.302720 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.302750 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.302779 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.302825 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.302855 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.302886 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.302919 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.302947 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.302988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100426) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.303039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.303082 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 05:16:41.303133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.303180 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 05:16:41.303218 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.303251 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 05:16:41.303331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.303376 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 05:16:41.303431 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 05:16:41.303509 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100427) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 05:16:41.347796 np0000006623 devstack@c-api.service[100428]: INFO dbcounter [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Registered counter for database cinder Aug 06 05:16:41.348126 np0000006623 devstack@c-api.service[100429]: INFO dbcounter [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Registered counter for database cinder Aug 06 05:16:41.349375 np0000006623 devstack@c-api.service[100426]: INFO dbcounter [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Registered counter for database cinder Aug 06 05:16:41.364592 np0000006623 devstack@c-api.service[100427]: INFO dbcounter [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Registered counter for database cinder Aug 06 05:16:41.390852 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c 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=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:41.392616 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-2aa79444-3ecb-404b-81db-daddd3447c89 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=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:41.393722 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 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=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:41.424950 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 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=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:41.508170 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writer thread running {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 05:16:41.510494 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writer thread running {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 05:16:41.510944 np0000006623 devstack@c-api.service[100429]: INFO cinder.rpc [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 05:16:41.513163 np0000006623 devstack@c-api.service[100426]: INFO cinder.rpc [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 05:16:41.513804 np0000006623 devstack@c-api.service[100429]: INFO cinder.rpc [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 05:16:41.515725 np0000006623 devstack@c-api.service[100426]: INFO cinder.rpc [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 05:16:41.516103 np0000006623 devstack@c-api.service[100429]: INFO cinder.rpc [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 05:16:41.517910 np0000006623 devstack@c-api.service[100426]: INFO cinder.rpc [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 05:16:41.517984 np0000006623 devstack@c-api.service[100429]: INFO cinder.rpc [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 05:16:41.518298 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.518577 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.519855 np0000006623 devstack@c-api.service[100426]: INFO cinder.rpc [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 05:16:41.520221 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.520414 np0000006623 devstack@c-api.service[100429]: WARNING cinder.keymgr.conf_key_mgr [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 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 06 05:16:41.520546 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.521190 np0000006623 devstack@c-api.service[100426]: WARNING cinder.keymgr.conf_key_mgr [None req-2aa79444-3ecb-404b-81db-daddd3447c89 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 06 05:16:41.523178 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.523338 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.523976 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.524132 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.531316 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writer thread running {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 05:16:41.533905 np0000006623 devstack@c-api.service[100428]: INFO cinder.rpc [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 05:16:41.536372 np0000006623 devstack@c-api.service[100428]: INFO cinder.rpc [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 05:16:41.538397 np0000006623 devstack@c-api.service[100428]: INFO cinder.rpc [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 05:16:41.540125 np0000006623 devstack@c-api.service[100428]: INFO cinder.rpc [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 05:16:41.540833 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.540865 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.541594 np0000006623 devstack@c-api.service[100428]: WARNING cinder.keymgr.conf_key_mgr [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c 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 06 05:16:41.544898 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.545087 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.549632 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writer thread running {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 05:16:41.552133 np0000006623 devstack@c-api.service[100427]: INFO cinder.rpc [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 05:16:41.554448 np0000006623 devstack@c-api.service[100427]: INFO cinder.rpc [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 05:16:41.556099 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 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=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:41.557065 np0000006623 devstack@c-api.service[100427]: INFO cinder.rpc [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 05:16:41.558533 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-2aa79444-3ecb-404b-81db-daddd3447c89 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=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:41.558620 np0000006623 devstack@c-api.service[100429]: INFO cinder.rpc [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 05:16:41.559457 np0000006623 devstack@c-api.service[100427]: INFO cinder.rpc [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 05:16:41.559897 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.560264 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.561121 np0000006623 devstack@c-api.service[100427]: WARNING cinder.keymgr.conf_key_mgr [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 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 06 05:16:41.561253 np0000006623 devstack@c-api.service[100426]: INFO cinder.rpc [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 05:16:41.561318 np0000006623 devstack@c-api.service[100429]: INFO cinder.rpc [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 05:16:41.561851 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.562011 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.563724 np0000006623 devstack@c-api.service[100426]: INFO cinder.rpc [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 05:16:41.564048 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.564190 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.564414 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.564619 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.573644 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.573984 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.574358 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.574605 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.576323 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.576502 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.578978 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.579170 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.579783 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.579973 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.582441 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.582519 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.582631 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.582697 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.584934 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.585108 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.585592 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.585748 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.587051 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.587205 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.587947 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.588081 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.589556 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.589721 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.590015 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.590150 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.592201 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.592297 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.592382 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.592438 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.594182 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c 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=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:41.594407 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.594537 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.594591 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.594689 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.595405 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.595514 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.596376 np0000006623 devstack@c-api.service[100428]: INFO cinder.rpc [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 05:16:41.596532 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.596665 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.597262 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.597811 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.597873 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.597873 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.600656 np0000006623 devstack@c-api.service[100428]: INFO cinder.rpc [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 05:16:41.600656 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.600802 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.600855 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.600886 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.601853 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.601997 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.604237 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.604435 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.604523 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.604635 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.605954 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.606076 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.607064 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.607150 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.607220 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.607338 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.608047 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.608161 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.608797 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.608981 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.609988 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.610071 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.610122 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.610254 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.611016 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.611060 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.611146 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.611178 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.611332 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.611538 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.611768 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.611888 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.611932 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.612034 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.612472 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.612553 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.613471 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.613471 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.613546 np0000006623 devstack@c-api.service[100429]: WARNING cinder.api.contrib.hosts [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 05:16:41.613580 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.613580 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.613690 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.613732 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.614174 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.614232 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: extensions {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.614277 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.614517 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.614745 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.615785 np0000006623 devstack@c-api.service[100426]: WARNING cinder.api.contrib.hosts [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 05:16:41.615873 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: consistencygroups {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.615926 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.615926 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.616018 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: extensions {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.616212 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 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=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:41.618633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: extra_specs {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.618835 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: consistencygroups {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.618875 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: capabilities {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.619019 np0000006623 devstack@c-api.service[100427]: INFO cinder.rpc [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 05:16:41.619363 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: backups {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.619594 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.619829 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.619867 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: extra_specs {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.621152 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: os-quota-sets {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.621303 np0000006623 devstack@c-api.service[100427]: INFO cinder.rpc [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 05:16:41.621560 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: capabilities {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.621706 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.621851 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.622387 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: qos-specs {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.623273 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: backups {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.623429 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.623606 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.624146 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: encryption {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.625238 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: os-quota-sets {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.625477 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: encryption {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.625811 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.625949 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.626684 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: qos-specs {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.627013 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: cgsnapshots {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.627992 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.628179 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.628349 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: scheduler-stats {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.628804 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: encryption {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.629740 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: os-volume-manage {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.630385 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: encryption {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.630741 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.630910 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.631199 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: os-snapshot-manage {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.631986 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: cgsnapshots {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.632883 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.632939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: os-volume-transfer {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.633021 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.633330 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.633373 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: scheduler-stats {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.633579 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.634466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: os-hosts {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.634738 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: os-volume-manage {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.635116 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.635275 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.635898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: os-volume-type-access {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.635996 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.636045 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: os-snapshot-manage {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.636131 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.636182 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.636336 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.637607 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: os-volume-transfer {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.637716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: os-availability-zone {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.638551 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.638709 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.638858 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.639008 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.639072 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: os-hosts {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.639977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extended resource: os-quota-class-sets {{(pid=100429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.640512 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: os-volume-type-access {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.641490 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.641648 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.642307 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.642371 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: os-availability-zone {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.642480 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.642534 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.642615 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.643318 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.643478 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.643531 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extended resource: os-quota-class-sets {{(pid=100426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.643585 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.643785 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.644056 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.snapshot_actions [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] SnapshotActionsController initialized {{(pid=100429) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 05:16:41.644539 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.644716 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.644887 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.645009 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.645061 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.645172 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.645393 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.645532 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.645905 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.646051 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.646276 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.646449 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.646945 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.647008 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.647057 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.647199 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.647425 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.647425 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.647517 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.647604 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.snapshot_actions [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] SnapshotActionsController initialized {{(pid=100426) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 05:16:41.647658 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.647985 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.648156 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.648241 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.648415 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.648519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.648640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.648776 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension UsedLimits extending resource: limits {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.648864 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.648914 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.648961 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.649038 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.649097 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.649184 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension AdminActions extending resource: volumes {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.649329 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension AdminActions extending resource: snapshots {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.649465 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension AdminActions extending resource: backups {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.649518 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.649564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension VolumeActions extending resource: volumes {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.649718 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.649774 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.649826 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.649875 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.649929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.router [None req-ef498e02-3dfd-4a9f-9e84-3fc93bfe11f5 None None] Extension TypesManage extending resource: types {{(pid=100429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.649974 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.650016 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.650612 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.650803 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.650865 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.651016 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.651786 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.651857 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.651904 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.651949 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.651992 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.652037 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.652713 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.652830 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.652880 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.653034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.653200 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.653376 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.653542 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.653713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.653775 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.653861 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.653903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension UsedLimits extending resource: limits {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.653942 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.654012 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.654060 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.654168 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.654338 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.654502 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.654555 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension AdminActions extending resource: volumes {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.654630 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.654722 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension AdminActions extending resource: snapshots {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.654778 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.654874 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension AdminActions extending resource: backups {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.654926 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.655031 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension VolumeActions extending resource: volumes {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.655354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.655498 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.655607 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.router [None req-2aa79444-3ecb-404b-81db-daddd3447c89 None None] Extension TypesManage extending resource: types {{(pid=100426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.655665 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.656631 np0000006623 devstack@c-api.service[100428]: WARNING cinder.api.contrib.hosts [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 05:16:41.656851 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.656904 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.657008 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.657047 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.657811 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: extensions {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.658216 np0000006623 devstack@c-api.service[100429]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x726817aa4668 pid: 100429 (default app) Aug 06 05:16:41.659399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: consistencygroups {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.661121 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.661278 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.662076 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: extra_specs {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.663655 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.663794 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.664325 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: capabilities {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.665019 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.665145 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.665566 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: backups {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.666048 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.666192 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.666953 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.667090 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.667179 np0000006623 devstack@c-api.service[100426]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x726817aa4668 pid: 100426 (default app) Aug 06 05:16:41.667307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cddd1651-219e-4d50-ba4b-aefac04247df None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:16:41.667586 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: os-quota-sets {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.668870 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.668870 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.669601 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.669776 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.670405 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.670572 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.670802 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: qos-specs {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.670847 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1/1] 10.4.3.205 () {60 vars in 925 bytes} [Thu Aug 6 05:16:41 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 06 05:16:41.671296 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.671435 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.672236 np0000006623 devstack@c-api.service[100427]: WARNING cinder.api.contrib.hosts [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 05:16:41.672502 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.672620 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.672881 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: encryption {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.673116 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: extensions {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.674265 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: consistencygroups {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.674709 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: encryption {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.676062 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: extra_specs {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.676131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: cgsnapshots {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.677399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: scheduler-stats {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.677469 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: capabilities {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.678511 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: backups {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.678782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: os-volume-manage {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.680312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: os-quota-sets {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.680620 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: os-snapshot-manage {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.681572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: qos-specs {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.682157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: os-volume-transfer {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.683832 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: encryption {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.683913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: os-hosts {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.685261 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: os-volume-type-access {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.685900 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: encryption {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.686841 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: os-availability-zone {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.688129 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extended resource: os-quota-class-sets {{(pid=100428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.688217 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: cgsnapshots {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.689732 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.689929 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.690402 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: scheduler-stats {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.690854 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.691001 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.691699 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.691834 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.692386 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.snapshot_actions [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] SnapshotActionsController initialized {{(pid=100428) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 05:16:41.692498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: os-volume-manage {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.692764 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.692888 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.693486 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.693622 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.693968 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: os-snapshot-manage {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.694372 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.694486 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.695248 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.695419 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.695732 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: os-volume-transfer {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.696008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.696183 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.696361 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.696472 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.696832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.696832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.696832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension UsedLimits extending resource: limits {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.697046 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.697083 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.697268 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.697449 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension AdminActions extending resource: volumes {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.697511 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension AdminActions extending resource: snapshots {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.697624 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension AdminActions extending resource: backups {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.697764 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension VolumeActions extending resource: volumes {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.697957 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.698131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.router [None req-23472c3e-1ba7-4194-b7a0-f19d9b84929c None None] Extension TypesManage extending resource: types {{(pid=100428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.698180 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: os-hosts {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.700029 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: os-volume-type-access {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.702408 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: os-availability-zone {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.705021 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extended resource: os-quota-class-sets {{(pid=100427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 05:16:41.707254 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.707492 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.708538 np0000006623 devstack@c-api.service[100428]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x726817aa4668 pid: 100428 (default app) Aug 06 05:16:41.708618 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.708959 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.709855 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.709993 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.711018 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] SnapshotActionsController initialized {{(pid=100427) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 05:16:41.711512 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.711706 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.712725 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.712913 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.714080 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.714204 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.715220 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:16:41.715425 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:16:41.716271 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.716535 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.716746 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.717710 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.717710 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.718897 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.719113 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension UsedLimits extending resource: limits {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.719246 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.719395 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.719541 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.719701 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension AdminActions extending resource: volumes {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.719838 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension AdminActions extending resource: snapshots {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.720000 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension AdminActions extending resource: backups {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.720083 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension VolumeActions extending resource: volumes {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.720249 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.720436 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.router [None req-7a58be57-dc28-4c16-9742-c24ba54b6784 None None] Extension TypesManage extending resource: types {{(pid=100427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 05:16:41.729719 np0000006623 devstack@c-api.service[100427]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x726817aa4668 pid: 100427 (default app) Aug 06 05:16:46.813359 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-07233052-9cb5-4114-86f9-6dc5bd7c6d5b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:16:47.476259 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-07233052-9cb5-4114-86f9-6dc5bd7c6d5b admin admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:16:47.476858 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-07233052-9cb5-4114-86f9-6dc5bd7c6d5b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:16:47.478416 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:16:47.478416 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:16:47.512031 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-07233052-9cb5-4114-86f9-6dc5bd7c6d5b 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=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:47.540757 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-07233052-9cb5-4114-86f9-6dc5bd7c6d5b admin admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:16:47.541132 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1/2] 10.4.3.205 () {68 vars in 1302 bytes} [Thu Aug 6 05:16:46 2026] POST /volume/v3/types => generated 183 bytes in 736 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:16:47.549888 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-31da5ecb-cff2-4d5f-8ae6-8dfa9afbc63c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:16:47.851928 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-31da5ecb-cff2-4d5f-8ae6-8dfa9afbc63c admin admin] POST https://10.4.3.205/volume/v3/types/2fb673ab-0370-435b-8b71-013885446ec5/extra_specs Aug 06 05:16:47.852514 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-31da5ecb-cff2-4d5f-8ae6-8dfa9afbc63c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:16:47.854383 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:16:47.854383 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:16:47.895567 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-31da5ecb-cff2-4d5f-8ae6-8dfa9afbc63c 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=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:47.955803 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-31da5ecb-cff2-4d5f-8ae6-8dfa9afbc63c admin admin] https://10.4.3.205/volume/v3/types/2fb673ab-0370-435b-8b71-013885446ec5/extra_specs returned with HTTP 200 Aug 06 05:16:47.956276 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 2/3] 10.4.3.205 () {68 vars in 1449 bytes} [Thu Aug 6 05:16:47 2026] POST /volume/v3/types/2fb673ab-0370-435b-8b71-013885446ec5/extra_specs => generated 52 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:16:48.220458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6933014a-fe89-480b-b4dd-7de212b4862e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:16:48.562185 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6933014a-fe89-480b-b4dd-7de212b4862e admin admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:16:48.565154 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6933014a-fe89-480b-b4dd-7de212b4862e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:16:48.567529 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:16:48.567529 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:16:48.622189 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-6933014a-fe89-480b-b4dd-7de212b4862e 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=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:48.654226 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6933014a-fe89-480b-b4dd-7de212b4862e admin admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:16:48.654226 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1/4] 10.4.3.205 () {68 vars in 1302 bytes} [Thu Aug 6 05:16:48 2026] POST /volume/v3/types => generated 186 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:16:48.675604 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-55f1dea1-e70b-4da4-8d2e-27d49c23ecdb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:16:48.980093 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-55f1dea1-e70b-4da4-8d2e-27d49c23ecdb admin admin] POST https://10.4.3.205/volume/v3/types/2400bcaf-03fa-417d-97ab-2e84443127d2/extra_specs Aug 06 05:16:48.980763 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-55f1dea1-e70b-4da4-8d2e-27d49c23ecdb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:16:48.982495 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:16:48.982495 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:16:49.016049 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-55f1dea1-e70b-4da4-8d2e-27d49c23ecdb 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=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:16:49.075762 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-55f1dea1-e70b-4da4-8d2e-27d49c23ecdb admin admin] https://10.4.3.205/volume/v3/types/2400bcaf-03fa-417d-97ab-2e84443127d2/extra_specs returned with HTTP 200 Aug 06 05:16:49.076223 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1/5] 10.4.3.205 () {68 vars in 1449 bytes} [Thu Aug 6 05:16:48 2026] POST /volume/v3/types/2400bcaf-03fa-417d-97ab-2e84443127d2/extra_specs => generated 45 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:16:57.538534 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:16:57.954238 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:16:58.650087 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:16:59.074139 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:17:14.593090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3450c16d-0a40-4c08-bcda-238fe2af16bc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:17:14.593703 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3450c16d-0a40-4c08-bcda-238fe2af16bc None None] GET https://10.4.3.205/volume// Aug 06 05:17:14.593854 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3450c16d-0a40-4c08-bcda-238fe2af16bc None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:17:14.594050 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3450c16d-0a40-4c08-bcda-238fe2af16bc None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:17:14.594588 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3450c16d-0a40-4c08-bcda-238fe2af16bc None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:17:14.594814 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 2/6] 10.4.3.205 () {66 vars in 1425 bytes} [Thu Aug 6 05:17: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 06 05:17:54.472774 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6fb3d3f7-3222-4b05-bfd0-596a3fe33ad4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:17:54.733675 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6fb3d3f7-3222-4b05-bfd0-596a3fe33ad4 tempest-verify_tempest_config-1935850531 tempest-verify_tempest_config-1935850531-project-member] GET https://10.4.3.205/volume/v3/extensions Aug 06 05:17:54.733675 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6fb3d3f7-3222-4b05-bfd0-596a3fe33ad4 tempest-verify_tempest_config-1935850531 tempest-verify_tempest_config-1935850531-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:17:54.733825 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6fb3d3f7-3222-4b05-bfd0-596a3fe33ad4 tempest-verify_tempest_config-1935850531 tempest-verify_tempest_config-1935850531-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:17:54.734302 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6fb3d3f7-3222-4b05-bfd0-596a3fe33ad4 tempest-verify_tempest_config-1935850531 tempest-verify_tempest_config-1935850531-project-member] https://10.4.3.205/volume/v3/extensions returned with HTTP 200 Aug 06 05:17:54.734791 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 3/7] 10.4.3.205 () {66 vars in 1246 bytes} [Thu Aug 6 05:17:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:18:53.898150 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-68d48e97-888a-405b-a4fc-ef229e34e637 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:18:54.261274 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:18:54.261816 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-942064272", "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:18:54.263900 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-942064272', 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:18:54.941782 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Create volume of 1 GB Aug 06 05:18:54.950685 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:18:54.949816. {{(pid=100428) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:18:54.950837 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Availability Zones retrieved successfully. Aug 06 05:18:54.973275 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Flow 'volume_create_api' (af34dacc-fa65-4667-9bea-f3a18f324ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:18:54.974453 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0608d6a-f81a-4573-abea-14ff8f7a8194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:18:54.975500 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:18:55.084318 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0608d6a-f81a-4573-abea-14ff8f7a8194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:18:55.085132 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30f04f39-7b85-41dc-a178-53fdd5dc287e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:18:55.126011 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-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 06 05:18:55.129314 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-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 06 05:18:55.181512 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Created reservations ['79db7425-e3e5-43eb-84ce-a7334032294d', '179cda8a-b708-4a3f-bfed-12ca7785d1fb', 'a109333a-99e9-4124-a35e-4164bbfdf6b1', '945b9ead-8f76-4011-ba95-6500f0d5bf0c'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:18:55.182269 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30f04f39-7b85-41dc-a178-53fdd5dc287e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79db7425-e3e5-43eb-84ce-a7334032294d', '179cda8a-b708-4a3f-bfed-12ca7785d1fb', 'a109333a-99e9-4124-a35e-4164bbfdf6b1', '945b9ead-8f76-4011-ba95-6500f0d5bf0c']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:18:55.183093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2e009a-d27e-45a1-9e25-db61aa2fa910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:18:55.236532 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2e009a-d27e-45a1-9e25-db61aa2fa910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0115d4f-33c5-4786-a120-2a02270163f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-942064272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14beb528de22467d884df9e120a41559',qos_specs=None,replication_status=,reservations=['79db7425-e3e5-43eb-84ce-a7334032294d','179cda8a-b708-4a3f-bfed-12ca7785d1fb','a109333a-99e9-4124-a35e-4164bbfdf6b1','945b9ead-8f76-4011-ba95-6500f0d5bf0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8bbb4ae7f94c71ac45595611e1fe82',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-942064272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0115d4f-33c5-4786-a120-2a02270163f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14beb528de22467d884df9e120a41559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f8bbb4ae7f94c71ac45595611e1fe82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:18:55.236532 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c0dd3b-03f8-49fc-aae9-ad478a9d423a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:18:55.268784 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c0dd3b-03f8-49fc-aae9-ad478a9d423a) transitioned into state 'SUCCESS' from state '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-942064272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14beb528de22467d884df9e120a41559',qos_specs=None,replication_status=,reservations=['79db7425-e3e5-43eb-84ce-a7334032294d','179cda8a-b708-4a3f-bfed-12ca7785d1fb','a109333a-99e9-4124-a35e-4164bbfdf6b1','945b9ead-8f76-4011-ba95-6500f0d5bf0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8bbb4ae7f94c71ac45595611e1fe82',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:18:55.269541 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5579363-1144-4013-9687-b3cab8f4ffaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:18:55.309074 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5579363-1144-4013-9687-b3cab8f4ffaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:18:55.310414 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Flow 'volume_create_api' (af34dacc-fa65-4667-9bea-f3a18f324ffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:18:55.310882 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Create volume request issued successfully. Aug 06 05:18:55.312264 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-68d48e97-888a-405b-a4fc-ef229e34e637 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:18:55.312988 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 2/8] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:18:53 2026] POST /volume/v3/volumes => generated 751 bytes in 1416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:18:55.330474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5e51d9a8-a9d4-4ac3-9d5c-3383949eda29 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:18:55.334147 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5e51d9a8-a9d4-4ac3-9d5c-3383949eda29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:18:55.334423 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5e51d9a8-a9d4-4ac3-9d5c-3383949eda29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:18:55.334690 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5e51d9a8-a9d4-4ac3-9d5c-3383949eda29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:18:55.369623 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:18:55.369623 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:18:55.379733 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5e51d9a8-a9d4-4ac3-9d5c-3383949eda29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:18:55.390116 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5e51d9a8-a9d4-4ac3-9d5c-3383949eda29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:18:55.390521 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 2/9] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:18:55 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:18:56.410814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ea758906-b3c9-47a3-8b5e-481f932ccd6a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:18:56.416364 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea758906-b3c9-47a3-8b5e-481f932ccd6a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:18:56.416364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ea758906-b3c9-47a3-8b5e-481f932ccd6a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:18:56.416664 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ea758906-b3c9-47a3-8b5e-481f932ccd6a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:18:56.462059 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:18:56.462059 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:18:56.469050 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ea758906-b3c9-47a3-8b5e-481f932ccd6a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:18:56.475646 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea758906-b3c9-47a3-8b5e-481f932ccd6a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:18:56.476125 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 3/10] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:18:56 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 843 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:18:57.488422 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-61112286-0e30-44f1-a296-733a9786afb3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:18:57.491689 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-61112286-0e30-44f1-a296-733a9786afb3 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:18:57.491867 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-61112286-0e30-44f1-a296-733a9786afb3 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:18:57.493172 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-61112286-0e30-44f1-a296-733a9786afb3 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:18:57.532777 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:18:57.532777 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:18:57.541638 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-61112286-0e30-44f1-a296-733a9786afb3 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:18:57.551311 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-61112286-0e30-44f1-a296-733a9786afb3 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:18:57.551775 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 4/11] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:18:57 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 843 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:18:58.565245 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cf755270-86de-4759-8c61-1158acdf6e86 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:18:58.568070 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cf755270-86de-4759-8c61-1158acdf6e86 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:18:58.568409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cf755270-86de-4759-8c61-1158acdf6e86 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:18:58.568703 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cf755270-86de-4759-8c61-1158acdf6e86 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:18:58.579659 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:18:58.579659 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:18:58.591434 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cf755270-86de-4759-8c61-1158acdf6e86 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:18:58.603512 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cf755270-86de-4759-8c61-1158acdf6e86 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:18:58.604072 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 3/12] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:18:58 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:18:59.619913 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7925bdf2-b889-4107-ad87-b733f1c46d88 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:18:59.621900 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7925bdf2-b889-4107-ad87-b733f1c46d88 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:18:59.622311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7925bdf2-b889-4107-ad87-b733f1c46d88 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:18:59.622382 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7925bdf2-b889-4107-ad87-b733f1c46d88 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:18:59.633507 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:18:59.633507 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:18:59.637419 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7925bdf2-b889-4107-ad87-b733f1c46d88 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:18:59.641708 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7925bdf2-b889-4107-ad87-b733f1c46d88 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:18:59.642063 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 3/13] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:18:59 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:00.657072 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1e8fe7bb-d716-44de-9d66-ae4c3847c59c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:00.658698 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e8fe7bb-d716-44de-9d66-ae4c3847c59c tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:19:00.658946 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e8fe7bb-d716-44de-9d66-ae4c3847c59c tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:00.659186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e8fe7bb-d716-44de-9d66-ae4c3847c59c tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:00.665753 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:00.665753 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:00.669602 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1e8fe7bb-d716-44de-9d66-ae4c3847c59c tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:00.674365 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e8fe7bb-d716-44de-9d66-ae4c3847c59c tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:19:00.674806 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 4/14] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:00 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:01.694471 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e775617e-e4e3-49b1-86cb-47e6141c1033 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:01.696990 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e775617e-e4e3-49b1-86cb-47e6141c1033 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:19:01.697265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e775617e-e4e3-49b1-86cb-47e6141c1033 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:01.697588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e775617e-e4e3-49b1-86cb-47e6141c1033 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:01.708387 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:01.708387 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:01.714389 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e775617e-e4e3-49b1-86cb-47e6141c1033 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:01.722319 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e775617e-e4e3-49b1-86cb-47e6141c1033 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:19:01.725112 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 5/15] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:01 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:02.448454 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:02.742590 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-92f3b016-9dff-427d-82c0-85a3c9b15186 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:02.745094 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-92f3b016-9dff-427d-82c0-85a3c9b15186 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:19:02.745474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-92f3b016-9dff-427d-82c0-85a3c9b15186 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:02.745751 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-92f3b016-9dff-427d-82c0-85a3c9b15186 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:02.751582 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:02.752067 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-908895951"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:02.754142 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-908895951'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:02.754142 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Create volume of 1 GB Aug 06 05:19:02.754389 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:02.754389 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:02.758913 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-92f3b016-9dff-427d-82c0-85a3c9b15186 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:02.759164 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Availability Zones retrieved successfully. Aug 06 05:19:02.764878 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-92f3b016-9dff-427d-82c0-85a3c9b15186 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:19:02.765475 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 4/16] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:02 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:02.769309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Flow 'volume_create_api' (49e8b176-64b4-4dcd-a0d6-f865c2061674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:02.769476 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5096f267-92f5-45f5-9d80-092ad0ad4ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:02.770665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:02.809199 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5096f267-92f5-45f5-9d80-092ad0ad4ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:02.810387 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca3dd92-9327-40a7-8ca2-44ee1e07bf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:02.909122 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Created reservations ['d6151c1d-ff80-456c-b3d4-82f2bf53e664', '429b20ad-cf1c-4b13-80dc-d80bee7a23c0', '9e12de69-6398-4723-a761-808ac3f0fb10', 'f53ecee8-f414-485e-b4a3-6ce2291009c2'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:02.910252 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca3dd92-9327-40a7-8ca2-44ee1e07bf54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6151c1d-ff80-456c-b3d4-82f2bf53e664', '429b20ad-cf1c-4b13-80dc-d80bee7a23c0', '9e12de69-6398-4723-a761-808ac3f0fb10', 'f53ecee8-f414-485e-b4a3-6ce2291009c2']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:02.911422 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db744cde-e005-4238-9e0d-012d95b5420e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:02.971134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db744cde-e005-4238-9e0d-012d95b5420e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b4d1729-9753-40be-acd1-4cf02f265479', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-908895951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d242c1edb5a54bdcb27d9513e0ca4a7c',qos_specs=None,replication_status=,reservations=['d6151c1d-ff80-456c-b3d4-82f2bf53e664','429b20ad-cf1c-4b13-80dc-d80bee7a23c0','9e12de69-6398-4723-a761-808ac3f0fb10','f53ecee8-f414-485e-b4a3-6ce2291009c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95d44a6cd6845eb8fb1b461744afbc6',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-908895951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b4d1729-9753-40be-acd1-4cf02f265479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d242c1edb5a54bdcb27d9513e0ca4a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c95d44a6cd6845eb8fb1b461744afbc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:02.972601 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc60fac-f8df-4e08-a1bf-c31429b2eaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:03.002044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc60fac-f8df-4e08-a1bf-c31429b2eaf2) transitioned into state 'SUCCESS' from state '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-908895951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d242c1edb5a54bdcb27d9513e0ca4a7c',qos_specs=None,replication_status=,reservations=['d6151c1d-ff80-456c-b3d4-82f2bf53e664','429b20ad-cf1c-4b13-80dc-d80bee7a23c0','9e12de69-6398-4723-a761-808ac3f0fb10','f53ecee8-f414-485e-b4a3-6ce2291009c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95d44a6cd6845eb8fb1b461744afbc6',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:03.003947 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c24a7e-783d-424a-95e0-0f26007d721b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:03.019277 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c24a7e-783d-424a-95e0-0f26007d721b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:03.019277 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Flow 'volume_create_api' (49e8b176-64b4-4dcd-a0d6-f865c2061674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:03.019277 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Create volume request issued successfully. Aug 06 05:19:03.019277 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1139a71f-4e1c-471e-be17-bc4911f20ebf tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:03.019277 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 4/17] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:19:02 2026] POST /volume/v3/volumes => generated 784 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:03.036473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dc4f20a6-d040-4c7c-bb7a-bd13f083f505 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:03.038916 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc4f20a6-d040-4c7c-bb7a-bd13f083f505 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:19:03.039148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc4f20a6-d040-4c7c-bb7a-bd13f083f505 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:03.039371 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc4f20a6-d040-4c7c-bb7a-bd13f083f505 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:03.084236 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:03.084236 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:03.090013 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-dc4f20a6-d040-4c7c-bb7a-bd13f083f505 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:19:03.107980 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc4f20a6-d040-4c7c-bb7a-bd13f083f505 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:19:03.107980 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 5/18] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:03 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 963 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:03.785646 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-02ab47b4-741d-49f6-8da4-eb541ffc501d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:03.787790 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-02ab47b4-741d-49f6-8da4-eb541ffc501d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:19:03.788045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-02ab47b4-741d-49f6-8da4-eb541ffc501d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:03.788318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-02ab47b4-741d-49f6-8da4-eb541ffc501d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:03.795977 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:03.795977 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:03.799840 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-02ab47b4-741d-49f6-8da4-eb541ffc501d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:03.806332 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-02ab47b4-741d-49f6-8da4-eb541ffc501d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:19:03.806332 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 6/19] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:03 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:04.119414 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1532b9a9-eefa-4553-a2d4-5c80f76d541a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:04.124655 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1532b9a9-eefa-4553-a2d4-5c80f76d541a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:19:04.124655 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1532b9a9-eefa-4553-a2d4-5c80f76d541a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:04.125593 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1532b9a9-eefa-4553-a2d4-5c80f76d541a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:04.166665 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:04.166665 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:04.172488 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1532b9a9-eefa-4553-a2d4-5c80f76d541a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:19:04.178768 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1532b9a9-eefa-4553-a2d4-5c80f76d541a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:19:04.179353 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 5/20] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:04 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1024 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:04.823142 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cbf2f1ac-5348-4c99-9ca9-17512979fed9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:04.825575 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cbf2f1ac-5348-4c99-9ca9-17512979fed9 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:19:04.825812 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cbf2f1ac-5348-4c99-9ca9-17512979fed9 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:04.826024 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cbf2f1ac-5348-4c99-9ca9-17512979fed9 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:04.835652 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:04.835652 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:04.839414 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cbf2f1ac-5348-4c99-9ca9-17512979fed9 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:04.843787 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cbf2f1ac-5348-4c99-9ca9-17512979fed9 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:19:04.844389 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 5/21] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:04 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:05.864695 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b307ddf7-b0c7-4d18-a140-31af43f531a1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:05.868080 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b307ddf7-b0c7-4d18-a140-31af43f531a1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:19:05.868452 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b307ddf7-b0c7-4d18-a140-31af43f531a1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:05.869558 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b307ddf7-b0c7-4d18-a140-31af43f531a1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:05.884817 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:05.884817 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:05.900153 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b307ddf7-b0c7-4d18-a140-31af43f531a1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:05.910402 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b307ddf7-b0c7-4d18-a140-31af43f531a1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:19:05.910402 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 6/22] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:05 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:06.928264 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-41adc947-5acd-40bf-8ee8-40b338fb2dfa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:06.930548 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-41adc947-5acd-40bf-8ee8-40b338fb2dfa tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:19:06.933245 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-41adc947-5acd-40bf-8ee8-40b338fb2dfa tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:06.933245 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-41adc947-5acd-40bf-8ee8-40b338fb2dfa tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:06.943317 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:06.943317 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:06.959318 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-41adc947-5acd-40bf-8ee8-40b338fb2dfa tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:06.965430 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-41adc947-5acd-40bf-8ee8-40b338fb2dfa tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:19:06.967565 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 7/23] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:06 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 1390 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:06.984366 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-416752f2-1125-4261-a9c8-d924744f3105 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:06.986546 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:06.986931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-504744096"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:06.988930 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-504744096'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:06.989525 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Create volume of 1 GB Aug 06 05:19:07.005937 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:19:07.004999. {{(pid=100427) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:19:07.006099 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Availability Zones retrieved successfully. Aug 06 05:19:07.034343 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Flow 'volume_create_api' (1fc52c3f-52e9-476a-b2a4-d2a8ab0ebeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:07.034343 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac530f22-1772-4780-b8f0-f1473cf55bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.035558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:07.087465 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac530f22-1772-4780-b8f0-f1473cf55bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.089373 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99156157-d641-4135-a4ce-d38ed838c933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.134899 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-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 06 05:19:07.135243 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-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 06 05:19:07.160344 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Created reservations ['fedfe7b4-cdda-483c-a729-ff43796b64ed', '31e72200-401e-4a84-9b5c-8ae8e6849fa4', '39a5361e-1686-4a74-92ba-70bb56d112ad', 'cc455d80-fd3d-4a42-adb9-58ee6bb2d6c4'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:07.161166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99156157-d641-4135-a4ce-d38ed838c933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fedfe7b4-cdda-483c-a729-ff43796b64ed', '31e72200-401e-4a84-9b5c-8ae8e6849fa4', '39a5361e-1686-4a74-92ba-70bb56d112ad', 'cc455d80-fd3d-4a42-adb9-58ee6bb2d6c4']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.162073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29eb2818-6aba-4713-906c-b8df47d71d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.188371 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29eb2818-6aba-4713-906c-b8df47d71d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '009221cd-e8c6-4174-a8c4-e8564297e247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-504744096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14beb528de22467d884df9e120a41559',qos_specs=None,replication_status=,reservations=['fedfe7b4-cdda-483c-a729-ff43796b64ed','31e72200-401e-4a84-9b5c-8ae8e6849fa4','39a5361e-1686-4a74-92ba-70bb56d112ad','cc455d80-fd3d-4a42-adb9-58ee6bb2d6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8bbb4ae7f94c71ac45595611e1fe82',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-504744096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=009221cd-e8c6-4174-a8c4-e8564297e247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14beb528de22467d884df9e120a41559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f8bbb4ae7f94c71ac45595611e1fe82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.189134 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f91f7967-9f58-41dc-8f7e-6df8f1acbe4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.224313 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f91f7967-9f58-41dc-8f7e-6df8f1acbe4c) transitioned into state 'SUCCESS' from state '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-504744096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14beb528de22467d884df9e120a41559',qos_specs=None,replication_status=,reservations=['fedfe7b4-cdda-483c-a729-ff43796b64ed','31e72200-401e-4a84-9b5c-8ae8e6849fa4','39a5361e-1686-4a74-92ba-70bb56d112ad','cc455d80-fd3d-4a42-adb9-58ee6bb2d6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8bbb4ae7f94c71ac45595611e1fe82',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.225414 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08566d9e-3f3d-46ee-829b-99ce6b48d168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.262781 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08566d9e-3f3d-46ee-829b-99ce6b48d168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.264081 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Flow 'volume_create_api' (1fc52c3f-52e9-476a-b2a4-d2a8ab0ebeba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:07.264934 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Create volume request issued successfully. Aug 06 05:19:07.266469 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-416752f2-1125-4261-a9c8-d924744f3105 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:07.266626 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 6/24] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:19:06 2026] POST /volume/v3/volumes => generated 751 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:07.293749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cb4ff680-ab25-4631-9ef6-41d0cd3dd8a4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:07.293749 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cb4ff680-ab25-4631-9ef6-41d0cd3dd8a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 Aug 06 05:19:07.293749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cb4ff680-ab25-4631-9ef6-41d0cd3dd8a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:07.293749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cb4ff680-ab25-4631-9ef6-41d0cd3dd8a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:07.307585 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:07.307585 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:07.318190 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cb4ff680-ab25-4631-9ef6-41d0cd3dd8a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:07.319537 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:07.330627 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cb4ff680-ab25-4631-9ef6-41d0cd3dd8a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 returned with HTTP 200 Aug 06 05:19:07.331058 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 6/25] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:07 2026] GET /volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:07.653251 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:07.654433 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-385249794"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:07.657935 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-385249794'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:07.669450 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Create volume of 1 GB Aug 06 05:19:07.669806 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:07.669806 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:07.679108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:19:07.678144. {{(pid=100426) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:19:07.679251 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Availability Zones retrieved successfully. Aug 06 05:19:07.707817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Flow 'volume_create_api' (d6c1bed4-1363-43b1-9c6a-12e26bbb8480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:07.709211 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2463e2-c2e5-4da5-99bc-dafbbab7a5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.710473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:07.736758 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:07.736758 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:07.765601 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2463e2-c2e5-4da5-99bc-dafbbab7a5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2400bcaf-03fa-417d-97ab-2e84443127d2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2400bcaf-03fa-417d-97ab-2e84443127d2', 'encryption_key_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=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.766524 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde1eef2-b0a3-4b9b-a902-1dfbd5c4c8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.824387 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:19:07.824755 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:19:07.889306 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Created reservations ['3e5e124c-91b5-43bd-8b72-d34be7f1b5c5', '9d80032a-fd33-4aa5-8525-d644bd739507', 'eacd7047-a776-4aa1-ba72-85178612b50a', '6dbea35f-9e7c-41a2-987f-9ef4da0822c0'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:07.890351 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde1eef2-b0a3-4b9b-a902-1dfbd5c4c8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e5e124c-91b5-43bd-8b72-d34be7f1b5c5', '9d80032a-fd33-4aa5-8525-d644bd739507', 'eacd7047-a776-4aa1-ba72-85178612b50a', '6dbea35f-9e7c-41a2-987f-9ef4da0822c0']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.891176 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b596f3-0e5c-4f61-b654-5622b29c50c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.922792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b596f3-0e5c-4f61-b654-5622b29c50c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceb67471-f1a7-4d60-bbe4-38d098feb937', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-385249794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3e791552ab4d96b34ea7575385a23c',qos_specs=None,replication_status=,reservations=['3e5e124c-91b5-43bd-8b72-d34be7f1b5c5','9d80032a-fd33-4aa5-8525-d644bd739507','eacd7047-a776-4aa1-ba72-85178612b50a','6dbea35f-9e7c-41a2-987f-9ef4da0822c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbe48dd933a4490697246dd471b201a7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-385249794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceb67471-f1a7-4d60-bbe4-38d098feb937,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5b3e791552ab4d96b34ea7575385a23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbe48dd933a4490697246dd471b201a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2400bcaf-03fa-417d-97ab-2e84443127d2),volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.923976 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae731f9-2537-4ef4-a06c-1251cc2b8a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.954583 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae731f9-2537-4ef4-a06c-1251cc2b8a63) transitioned into state 'SUCCESS' from state '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-385249794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3e791552ab4d96b34ea7575385a23c',qos_specs=None,replication_status=,reservations=['3e5e124c-91b5-43bd-8b72-d34be7f1b5c5','9d80032a-fd33-4aa5-8525-d644bd739507','eacd7047-a776-4aa1-ba72-85178612b50a','6dbea35f-9e7c-41a2-987f-9ef4da0822c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbe48dd933a4490697246dd471b201a7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.955755 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d206122-0462-4196-a241-10d35f256852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:07.990684 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d206122-0462-4196-a241-10d35f256852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:07.992927 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Flow 'volume_create_api' (d6c1bed4-1363-43b1-9c6a-12e26bbb8480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:07.992927 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Create volume request issued successfully. Aug 06 05:19:07.993364 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea8ab00f-092f-447a-af4d-b1d52bfdcd73 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:07.994145 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 7/26] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:19:07 2026] POST /volume/v3/volumes => generated 757 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:08.010178 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b4675ce-df9f-4666-a840-41ea3949b9ec None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:08.013548 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b4675ce-df9f-4666-a840-41ea3949b9ec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:19:08.013786 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b4675ce-df9f-4666-a840-41ea3949b9ec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:08.014064 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b4675ce-df9f-4666-a840-41ea3949b9ec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:08.027412 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:08.027412 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:08.034826 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3b4675ce-df9f-4666-a840-41ea3949b9ec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:19:08.042416 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b4675ce-df9f-4666-a840-41ea3949b9ec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:19:08.043043 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 8/27] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:08 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:08.348417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a80c2245-8b40-47ce-9468-77955f100f7f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:08.354112 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a80c2245-8b40-47ce-9468-77955f100f7f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 Aug 06 05:19:08.354586 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a80c2245-8b40-47ce-9468-77955f100f7f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:08.354857 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a80c2245-8b40-47ce-9468-77955f100f7f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:08.376098 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:08.376098 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:08.383991 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a80c2245-8b40-47ce-9468-77955f100f7f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:08.396775 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a80c2245-8b40-47ce-9468-77955f100f7f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 returned with HTTP 200 Aug 06 05:19:08.397625 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 7/28] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:08 2026] GET /volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:08.417082 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2c58faad-f437-4d85-9040-41b3e95805fc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:08.419686 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:08.420117 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1064650649"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:08.422958 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1064650649'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:08.422958 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Create volume of 1 GB Aug 06 05:19:08.430560 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Availability Zones retrieved successfully. Aug 06 05:19:08.439851 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Flow 'volume_create_api' (246f5923-ddea-48a6-81df-70dcbdb6242d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:08.441327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4270aab-3836-46fd-b2c5-28c0f6bc7ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:08.442861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:08.492743 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4270aab-3836-46fd-b2c5-28c0f6bc7ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:08.493551 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (852cb585-a560-4136-b9c3-4164135a15ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:08.550031 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Created reservations ['ce63bc60-4ed8-453d-95e4-e35cb63ba088', 'a23214b6-ae2e-4dde-bbb6-8bcc085e19a4', '2ab1cd4e-6845-4473-83f9-8c03d1b1de7c', 'b2e32761-f35f-4b0e-8c41-686962d9d472'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:08.551023 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (852cb585-a560-4136-b9c3-4164135a15ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce63bc60-4ed8-453d-95e4-e35cb63ba088', 'a23214b6-ae2e-4dde-bbb6-8bcc085e19a4', '2ab1cd4e-6845-4473-83f9-8c03d1b1de7c', 'b2e32761-f35f-4b0e-8c41-686962d9d472']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:08.552051 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2444d7b-a4d0-4734-acda-4340b6ec708d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:08.587275 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2444d7b-a4d0-4734-acda-4340b6ec708d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0417a62-440d-407d-b225-f4c6269cb2f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1064650649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14beb528de22467d884df9e120a41559',qos_specs=None,replication_status=,reservations=['ce63bc60-4ed8-453d-95e4-e35cb63ba088','a23214b6-ae2e-4dde-bbb6-8bcc085e19a4','2ab1cd4e-6845-4473-83f9-8c03d1b1de7c','b2e32761-f35f-4b0e-8c41-686962d9d472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8bbb4ae7f94c71ac45595611e1fe82',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1064650649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0417a62-440d-407d-b225-f4c6269cb2f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14beb528de22467d884df9e120a41559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f8bbb4ae7f94c71ac45595611e1fe82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:08.589257 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff5fae0-ab14-401f-b682-67724c6ab4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:08.619800 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff5fae0-ab14-401f-b682-67724c6ab4a5) transitioned into state 'SUCCESS' from state '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-1064650649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14beb528de22467d884df9e120a41559',qos_specs=None,replication_status=,reservations=['ce63bc60-4ed8-453d-95e4-e35cb63ba088','a23214b6-ae2e-4dde-bbb6-8bcc085e19a4','2ab1cd4e-6845-4473-83f9-8c03d1b1de7c','b2e32761-f35f-4b0e-8c41-686962d9d472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f8bbb4ae7f94c71ac45595611e1fe82',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:08.620700 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d182310-b04b-4db7-8c34-f0a4cdb62e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:08.637274 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d182310-b04b-4db7-8c34-f0a4cdb62e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:08.638154 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Flow 'volume_create_api' (246f5923-ddea-48a6-81df-70dcbdb6242d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:08.638561 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Create volume request issued successfully. Aug 06 05:19:08.639186 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2c58faad-f437-4d85-9040-41b3e95805fc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:08.639995 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 7/29] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:19:08 2026] POST /volume/v3/volumes => generated 752 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:08.659419 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-849350e8-3aa3-4c50-bcfa-c39294033668 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:08.661873 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-849350e8-3aa3-4c50-bcfa-c39294033668 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 Aug 06 05:19:08.662052 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-849350e8-3aa3-4c50-bcfa-c39294033668 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:08.662348 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-849350e8-3aa3-4c50-bcfa-c39294033668 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:08.674386 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:08.674386 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:08.677131 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-849350e8-3aa3-4c50-bcfa-c39294033668 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:08.682747 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-849350e8-3aa3-4c50-bcfa-c39294033668 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 returned with HTTP 200 Aug 06 05:19:08.683267 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 8/30] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:08 2026] GET /volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:09.061619 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a516caa6-43d8-4dcb-9a59-e0bf0f4ad757 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:09.065383 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a516caa6-43d8-4dcb-9a59-e0bf0f4ad757 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:19:09.066339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a516caa6-43d8-4dcb-9a59-e0bf0f4ad757 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:09.066663 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a516caa6-43d8-4dcb-9a59-e0bf0f4ad757 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:09.081011 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:09.081011 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:09.086448 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a516caa6-43d8-4dcb-9a59-e0bf0f4ad757 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:19:09.096545 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a516caa6-43d8-4dcb-9a59-e0bf0f4ad757 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:19:09.097100 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 9/31] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:09 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:09.112770 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2ce93d23-51f1-4d1f-bade-92294b8e0c16 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:09.672439 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2ce93d23-51f1-4d1f-bade-92294b8e0c16 tempest-TestMultiAttachVolumeSwap-221715546 tempest-TestMultiAttachVolumeSwap-221715546-project-admin] POST https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937/action Aug 06 05:19:09.673332 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2ce93d23-51f1-4d1f-bade-92294b8e0c16 tempest-TestMultiAttachVolumeSwap-221715546 tempest-TestMultiAttachVolumeSwap-221715546-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:19:09.673332 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2ce93d23-51f1-4d1f-bade-92294b8e0c16 tempest-TestMultiAttachVolumeSwap-221715546 tempest-TestMultiAttachVolumeSwap-221715546-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:09.685472 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:09.685472 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:09.686176 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2ce93d23-51f1-4d1f-bade-92294b8e0c16 tempest-TestMultiAttachVolumeSwap-221715546 tempest-TestMultiAttachVolumeSwap-221715546-project-admin] Volume info retrieved successfully. Aug 06 05:19:09.702729 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8a4f39ad-9b09-4e01-8186-158a9c75588b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:09.705310 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2ce93d23-51f1-4d1f-bade-92294b8e0c16 tempest-TestMultiAttachVolumeSwap-221715546 tempest-TestMultiAttachVolumeSwap-221715546-project-admin] Update volume admin metadata completed successfully. Aug 06 05:19:09.705546 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2ce93d23-51f1-4d1f-bade-92294b8e0c16 tempest-TestMultiAttachVolumeSwap-221715546 tempest-TestMultiAttachVolumeSwap-221715546-project-admin] Update readonly setting on volume completed successfully. Aug 06 05:19:09.705853 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2ce93d23-51f1-4d1f-bade-92294b8e0c16 tempest-TestMultiAttachVolumeSwap-221715546 tempest-TestMultiAttachVolumeSwap-221715546-project-admin] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937/action returned with HTTP 202 Aug 06 05:19:09.706236 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 8/32] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:19:09 2026] POST /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937/action => generated 0 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:19:09.710397 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8a4f39ad-9b09-4e01-8186-158a9c75588b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 Aug 06 05:19:09.710397 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8a4f39ad-9b09-4e01-8186-158a9c75588b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:09.710397 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8a4f39ad-9b09-4e01-8186-158a9c75588b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:09.717828 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0115dd71-f349-41f3-9e66-888710a5e241 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:09.721049 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:09.721306 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:09.721306 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:09.721526 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-327108084"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:09.723955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-327108084'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:09.730175 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Create volume of 1 GB Aug 06 05:19:09.730175 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:09.730175 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:09.730175 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Availability Zones retrieved successfully. Aug 06 05:19:09.730362 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8a4f39ad-9b09-4e01-8186-158a9c75588b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:09.734978 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8a4f39ad-9b09-4e01-8186-158a9c75588b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 returned with HTTP 200 Aug 06 05:19:09.735595 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 8/33] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:09 2026] GET /volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:09.737931 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Flow 'volume_create_api' (dfc4d9f6-54ba-4e4b-9c51-69cc9eb753ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:09.739167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4823231c-7b8e-41ee-a387-9c9778667b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:09.740523 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:09.750349 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:09.750349 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:09.771653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4823231c-7b8e-41ee-a387-9c9778667b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2400bcaf-03fa-417d-97ab-2e84443127d2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2400bcaf-03fa-417d-97ab-2e84443127d2', 'encryption_key_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=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:09.773087 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea460ebc-f2d5-4882-8f29-18191fda5810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:09.849383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Created reservations ['e104e69c-ef85-4292-8dc0-5a384b682623', '17be1b3d-d136-4fa7-ae84-7d9c472df9b6', '79c33b02-3723-4d98-970b-63a0011ba5d0', '456abfa0-fa0a-4ce6-a8d4-9d21e9e3fbd8'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:09.850728 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea460ebc-f2d5-4882-8f29-18191fda5810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e104e69c-ef85-4292-8dc0-5a384b682623', '17be1b3d-d136-4fa7-ae84-7d9c472df9b6', '79c33b02-3723-4d98-970b-63a0011ba5d0', '456abfa0-fa0a-4ce6-a8d4-9d21e9e3fbd8']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:09.851576 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241d95b8-8017-433c-a2bc-78527ab34d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:09.891928 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241d95b8-8017-433c-a2bc-78527ab34d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-327108084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3e791552ab4d96b34ea7575385a23c',qos_specs=None,replication_status=,reservations=['e104e69c-ef85-4292-8dc0-5a384b682623','17be1b3d-d136-4fa7-ae84-7d9c472df9b6','79c33b02-3723-4d98-970b-63a0011ba5d0','456abfa0-fa0a-4ce6-a8d4-9d21e9e3fbd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbe48dd933a4490697246dd471b201a7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-327108084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5b3e791552ab4d96b34ea7575385a23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbe48dd933a4490697246dd471b201a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2400bcaf-03fa-417d-97ab-2e84443127d2),volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:09.893125 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99974ade-b91e-4bd3-abca-5202c401536c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:09.920079 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99974ade-b91e-4bd3-abca-5202c401536c) transitioned into state 'SUCCESS' from state '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-327108084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3e791552ab4d96b34ea7575385a23c',qos_specs=None,replication_status=,reservations=['e104e69c-ef85-4292-8dc0-5a384b682623','17be1b3d-d136-4fa7-ae84-7d9c472df9b6','79c33b02-3723-4d98-970b-63a0011ba5d0','456abfa0-fa0a-4ce6-a8d4-9d21e9e3fbd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbe48dd933a4490697246dd471b201a7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:09.921542 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d878f83-c193-458e-88c4-77542a40cc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:09.935380 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d878f83-c193-458e-88c4-77542a40cc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:09.936646 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Flow 'volume_create_api' (dfc4d9f6-54ba-4e4b-9c51-69cc9eb753ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:09.937121 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Create volume request issued successfully. Aug 06 05:19:09.938062 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0115dd71-f349-41f3-9e66-888710a5e241 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:09.938787 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 9/34] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:19:09 2026] POST /volume/v3/volumes => generated 757 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:09.957782 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-646c2f2b-891b-42c6-99b8-e22531896914 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:09.960536 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-646c2f2b-891b-42c6-99b8-e22531896914 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b Aug 06 05:19:09.960813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-646c2f2b-891b-42c6-99b8-e22531896914 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:09.961027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-646c2f2b-891b-42c6-99b8-e22531896914 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:09.977995 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:09.977995 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:09.984407 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-646c2f2b-891b-42c6-99b8-e22531896914 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:19:09.994233 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-646c2f2b-891b-42c6-99b8-e22531896914 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b returned with HTTP 200 Aug 06 05:19:09.994746 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 10/35] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:09 2026] GET /volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:11.012710 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-826c2853-afcf-404f-ad83-9676c3ab334f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:11.015313 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-826c2853-afcf-404f-ad83-9676c3ab334f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b Aug 06 05:19:11.015915 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-826c2853-afcf-404f-ad83-9676c3ab334f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:11.016216 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-826c2853-afcf-404f-ad83-9676c3ab334f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:11.028748 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:11.028748 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:11.037633 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-826c2853-afcf-404f-ad83-9676c3ab334f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:19:11.044954 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-826c2853-afcf-404f-ad83-9676c3ab334f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b returned with HTTP 200 Aug 06 05:19:11.045207 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 9/36] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:11 2026] GET /volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:15.332423 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:15.333915 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:15.334276 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-311845937"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:15.335788 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-311845937'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:15.335897 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Create volume of 1 GB Aug 06 05:19:15.346699 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Availability Zones retrieved successfully. Aug 06 05:19:15.355910 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Flow 'volume_create_api' (51d7b3de-ea67-4277-bba2-cea2a5cadbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:15.356837 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28aedd6-1849-400c-a27a-7af76c602720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:15.358102 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:15.421016 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28aedd6-1849-400c-a27a-7af76c602720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:15.422606 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7ef59b-2876-4dda-88b2-a04029c927c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:15.524696 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Created reservations ['f08cfb1f-8625-49bf-a871-2c44ad9ccdaa', '8c246e38-6828-445f-872b-8b6136f53563', 'bbab89bc-e194-4666-995c-6ddd2098d693', '8afc5c59-e7e3-4fa7-b2b5-f17110fd2d6d'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:15.525065 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7ef59b-2876-4dda-88b2-a04029c927c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08cfb1f-8625-49bf-a871-2c44ad9ccdaa', '8c246e38-6828-445f-872b-8b6136f53563', 'bbab89bc-e194-4666-995c-6ddd2098d693', '8afc5c59-e7e3-4fa7-b2b5-f17110fd2d6d']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:15.526067 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0cf085-606f-49a0-a894-dfdd17146951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:15.557133 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0cf085-606f-49a0-a894-dfdd17146951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af5d61f5-572a-4727-90a1-48808789e8e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-311845937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff08a6416d545ac84c9f06f94ead606',qos_specs=None,replication_status=,reservations=['f08cfb1f-8625-49bf-a871-2c44ad9ccdaa','8c246e38-6828-445f-872b-8b6136f53563','bbab89bc-e194-4666-995c-6ddd2098d693','8afc5c59-e7e3-4fa7-b2b5-f17110fd2d6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08d0065b10740ec8c241cb4b10f1bde',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-311845937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af5d61f5-572a-4727-90a1-48808789e8e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ff08a6416d545ac84c9f06f94ead606',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08d0065b10740ec8c241cb4b10f1bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:15.558329 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9d411a-5fe3-48ee-ac9c-907c8cf3f38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:15.592409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9d411a-5fe3-48ee-ac9c-907c8cf3f38a) transitioned into state 'SUCCESS' from state '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-311845937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff08a6416d545ac84c9f06f94ead606',qos_specs=None,replication_status=,reservations=['f08cfb1f-8625-49bf-a871-2c44ad9ccdaa','8c246e38-6828-445f-872b-8b6136f53563','bbab89bc-e194-4666-995c-6ddd2098d693','8afc5c59-e7e3-4fa7-b2b5-f17110fd2d6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08d0065b10740ec8c241cb4b10f1bde',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:15.592409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b668e4e7-7f0f-4fd8-a44a-3562e97858b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:15.603673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b668e4e7-7f0f-4fd8-a44a-3562e97858b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:15.604890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Flow 'volume_create_api' (51d7b3de-ea67-4277-bba2-cea2a5cadbb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:15.605411 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Create volume request issued successfully. Aug 06 05:19:15.606281 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd790e06-1703-4ad1-90b0-eef801d1cb9b tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:15.608360 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 9/37] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:19:15 2026] POST /volume/v3/volumes => generated 754 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:15.624472 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9056c9ea-0464-474b-9ec9-fe9a2d4a2469 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:15.627427 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9056c9ea-0464-474b-9ec9-fe9a2d4a2469 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] GET https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 Aug 06 05:19:15.627726 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9056c9ea-0464-474b-9ec9-fe9a2d4a2469 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:15.627991 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9056c9ea-0464-474b-9ec9-fe9a2d4a2469 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:15.637661 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:15.637661 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:15.642485 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9056c9ea-0464-474b-9ec9-fe9a2d4a2469 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Volume info retrieved successfully. Aug 06 05:19:15.647936 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9056c9ea-0464-474b-9ec9-fe9a2d4a2469 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 returned with HTTP 200 Aug 06 05:19:15.648366 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 10/38] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:15 2026] GET /volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:16.670526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-97c5886f-b999-451f-b42c-bfe0058b8ef6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:16.673702 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-97c5886f-b999-451f-b42c-bfe0058b8ef6 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] GET https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 Aug 06 05:19:16.673907 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-97c5886f-b999-451f-b42c-bfe0058b8ef6 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:16.674147 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-97c5886f-b999-451f-b42c-bfe0058b8ef6 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:16.686103 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:16.686103 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:16.699828 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-97c5886f-b999-451f-b42c-bfe0058b8ef6 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Volume info retrieved successfully. Aug 06 05:19:16.707722 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-97c5886f-b999-451f-b42c-bfe0058b8ef6 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 returned with HTTP 200 Aug 06 05:19:16.707722 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 11/39] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:16 2026] GET /volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:17.455228 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-7318ce21-b5f9-4877-a739-ac2aeed97ac0 req-f7201079-bdd3-46a5-887d-b0c35a7b4c65 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:17.462147 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7318ce21-b5f9-4877-a739-ac2aeed97ac0 req-f7201079-bdd3-46a5-887d-b0c35a7b4c65 tempest-VolumesAdminNegativeTest-744373837 tempest-VolumesAdminNegativeTest-744373837-project] GET https://10.4.3.205/volume/v3/volumes/9fe40652-5649-4914-a47f-7a8320ac3495 Aug 06 05:19:17.464827 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7318ce21-b5f9-4877-a739-ac2aeed97ac0 req-f7201079-bdd3-46a5-887d-b0c35a7b4c65 tempest-VolumesAdminNegativeTest-744373837 tempest-VolumesAdminNegativeTest-744373837-project] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:17.464827 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7318ce21-b5f9-4877-a739-ac2aeed97ac0 req-f7201079-bdd3-46a5-887d-b0c35a7b4c65 tempest-VolumesAdminNegativeTest-744373837 tempest-VolumesAdminNegativeTest-744373837-project] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:17.472440 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7318ce21-b5f9-4877-a739-ac2aeed97ac0 req-f7201079-bdd3-46a5-887d-b0c35a7b4c65 tempest-VolumesAdminNegativeTest-744373837 tempest-VolumesAdminNegativeTest-744373837-project] https://10.4.3.205/volume/v3/volumes/9fe40652-5649-4914-a47f-7a8320ac3495 returned with HTTP 404 Aug 06 05:19:17.473071 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 10/40] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:17 2026] GET /volume/v3/volumes/9fe40652-5649-4914-a47f-7a8320ac3495 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:19:17.493314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d96919f4-f1aa-4ca3-91c2-240dc142c797 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:17.493314 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d96919f4-f1aa-4ca3-91c2-240dc142c797 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] DELETE https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 Aug 06 05:19:17.493314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d96919f4-f1aa-4ca3-91c2-240dc142c797 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:17.493927 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d96919f4-f1aa-4ca3-91c2-240dc142c797 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:17.493927 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d96919f4-f1aa-4ca3-91c2-240dc142c797 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Delete volume with id: af5d61f5-572a-4727-90a1-48808789e8e3 Aug 06 05:19:17.514077 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:17.514077 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:17.514593 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d96919f4-f1aa-4ca3-91c2-240dc142c797 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Volume info retrieved successfully. Aug 06 05:19:17.577410 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d96919f4-f1aa-4ca3-91c2-240dc142c797 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Delete volume request issued successfully. Aug 06 05:19:17.577776 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d96919f4-f1aa-4ca3-91c2-240dc142c797 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 returned with HTTP 202 Aug 06 05:19:17.578211 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 10/41] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:19:17 2026] DELETE /volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:19:17.591837 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-521b64b1-ff33-400a-bd2e-baf9352fad74 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:17.593921 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-521b64b1-ff33-400a-bd2e-baf9352fad74 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] GET https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 Aug 06 05:19:17.594166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-521b64b1-ff33-400a-bd2e-baf9352fad74 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:17.594580 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-521b64b1-ff33-400a-bd2e-baf9352fad74 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:17.606111 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:17.606111 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:17.612941 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-521b64b1-ff33-400a-bd2e-baf9352fad74 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Volume info retrieved successfully. Aug 06 05:19:17.621818 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-521b64b1-ff33-400a-bd2e-baf9352fad74 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 returned with HTTP 200 Aug 06 05:19:17.623125 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 11/42] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:17 2026] GET /volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:18.642244 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-55a830ba-40f1-4806-8ead-bd98c37f4986 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:18.646599 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-55a830ba-40f1-4806-8ead-bd98c37f4986 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] GET https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 Aug 06 05:19:18.646958 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-55a830ba-40f1-4806-8ead-bd98c37f4986 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:18.647311 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-55a830ba-40f1-4806-8ead-bd98c37f4986 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:18.660146 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-55a830ba-40f1-4806-8ead-bd98c37f4986 tempest-VolumesAdminNegativeTest-1002385974 tempest-VolumesAdminNegativeTest-1002385974-project-member] https://10.4.3.205/volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 returned with HTTP 404 Aug 06 05:19:18.660871 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 12/43] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:18 2026] GET /volume/v3/volumes/af5d61f5-572a-4727-90a1-48808789e8e3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:19:20.302429 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:20.305635 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:20.306624 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-391065567"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:20.309389 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-391065567'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:20.309581 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Create volume of 1 GB Aug 06 05:19:20.321655 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Availability Zones retrieved successfully. Aug 06 05:19:20.331518 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Flow 'volume_create_api' (ef5d17b5-b970-4e36-a70f-09438a3465d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:20.333066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84b7af6-1248-464d-8244-aecfeff0a5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:20.334561 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:20.396372 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84b7af6-1248-464d-8244-aecfeff0a5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:20.397387 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a1c471-7cef-4b3c-92c9-38e0bcd1f454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:20.524281 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Created reservations ['3ee3bfaf-b1b9-4bf9-be17-20b22b237ecb', '17ecff34-5c58-4180-b22a-076ad95b210a', 'd1a7b1b7-b800-4621-a460-3373b842a6c1', '968688de-8ce6-4fe7-86d3-4cc3e128c3bb'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:20.525199 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a1c471-7cef-4b3c-92c9-38e0bcd1f454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ee3bfaf-b1b9-4bf9-be17-20b22b237ecb', '17ecff34-5c58-4180-b22a-076ad95b210a', 'd1a7b1b7-b800-4621-a460-3373b842a6c1', '968688de-8ce6-4fe7-86d3-4cc3e128c3bb']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:20.526091 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (451dc31a-1c6f-454b-8992-6080b1bb466a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:20.559830 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (451dc31a-1c6f-454b-8992-6080b1bb466a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb22ad48-96ba-4562-a812-de040b71d431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-391065567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb26d5e1bfb4a76ac877fa1f09c7917',qos_specs=None,replication_status=,reservations=['3ee3bfaf-b1b9-4bf9-be17-20b22b237ecb','17ecff34-5c58-4180-b22a-076ad95b210a','d1a7b1b7-b800-4621-a460-3373b842a6c1','968688de-8ce6-4fe7-86d3-4cc3e128c3bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1897f3552844f318cfa7f61f1664648',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-391065567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb22ad48-96ba-4562-a812-de040b71d431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceb26d5e1bfb4a76ac877fa1f09c7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1897f3552844f318cfa7f61f1664648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:20.560841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6403ec-b901-4b9f-ae51-f49ee8e967ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:20.596934 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6403ec-b901-4b9f-ae51-f49ee8e967ba) transitioned into state 'SUCCESS' from state '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-391065567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb26d5e1bfb4a76ac877fa1f09c7917',qos_specs=None,replication_status=,reservations=['3ee3bfaf-b1b9-4bf9-be17-20b22b237ecb','17ecff34-5c58-4180-b22a-076ad95b210a','d1a7b1b7-b800-4621-a460-3373b842a6c1','968688de-8ce6-4fe7-86d3-4cc3e128c3bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1897f3552844f318cfa7f61f1664648',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:20.597916 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93fb4ea-0c46-40be-994a-814d8b267183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:20.616318 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93fb4ea-0c46-40be-994a-814d8b267183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:20.616318 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Flow 'volume_create_api' (ef5d17b5-b970-4e36-a70f-09438a3465d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:20.616318 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Create volume request issued successfully. Aug 06 05:19:20.617134 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-52c87e94-c090-4edb-9dc4-f59960e45ab1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:20.617738 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 11/44] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:19:20 2026] POST /volume/v3/volumes => generated 758 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:20.636821 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c9017371-e56b-4fd0-bcf6-6674063689d4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:20.642090 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c9017371-e56b-4fd0-bcf6-6674063689d4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 Aug 06 05:19:20.642090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c9017371-e56b-4fd0-bcf6-6674063689d4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:20.642277 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c9017371-e56b-4fd0-bcf6-6674063689d4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:20.658266 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:20.658266 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:20.662329 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c9017371-e56b-4fd0-bcf6-6674063689d4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:19:20.672338 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c9017371-e56b-4fd0-bcf6-6674063689d4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 returned with HTTP 200 Aug 06 05:19:20.672918 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 11/45] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:20 2026] GET /volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:21.602673 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-87b773aa-2eb8-417c-a004-e094733bbd9f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.609342 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-87b773aa-2eb8-417c-a004-e094733bbd9f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:19:21.609653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-87b773aa-2eb8-417c-a004-e094733bbd9f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:21.609926 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-87b773aa-2eb8-417c-a004-e094733bbd9f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:21.626231 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:21.626231 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:21.631712 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-87b773aa-2eb8-417c-a004-e094733bbd9f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:21.638884 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-87b773aa-2eb8-417c-a004-e094733bbd9f tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:19:21.639473 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 12/46] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:21 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 1390 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:21.654482 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-c34ba8ef-6fae-4501-97bd-596d51981bf1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.658710 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-c34ba8ef-6fae-4501-97bd-596d51981bf1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 Aug 06 05:19:21.658975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-c34ba8ef-6fae-4501-97bd-596d51981bf1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:21.659180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-c34ba8ef-6fae-4501-97bd-596d51981bf1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:21.667893 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:21.667893 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:21.674917 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-c34ba8ef-6fae-4501-97bd-596d51981bf1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:21.683308 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-c34ba8ef-6fae-4501-97bd-596d51981bf1 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 returned with HTTP 200 Aug 06 05:19:21.684084 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 13/47] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:21 2026] GET /volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:21.689993 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f5a9a5e5-ecb5-4080-ae4d-ced0ddb76954 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.694321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-7c44b142-ca4b-47d3-b957-3ee95ae59b29 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.694738 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5a9a5e5-ecb5-4080-ae4d-ced0ddb76954 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 Aug 06 05:19:21.694975 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5a9a5e5-ecb5-4080-ae4d-ced0ddb76954 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:21.695310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5a9a5e5-ecb5-4080-ae4d-ced0ddb76954 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:21.697937 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-7c44b142-ca4b-47d3-b957-3ee95ae59b29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 Aug 06 05:19:21.698235 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-7c44b142-ca4b-47d3-b957-3ee95ae59b29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:21.699219 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-7c44b142-ca4b-47d3-b957-3ee95ae59b29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:21.708880 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:21.708880 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:21.714029 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f5a9a5e5-ecb5-4080-ae4d-ced0ddb76954 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:19:21.718933 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:21.718933 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:21.723198 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5a9a5e5-ecb5-4080-ae4d-ced0ddb76954 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 returned with HTTP 200 Aug 06 05:19:21.723886 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 12/48] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:21 2026] GET /volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:21.724488 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-7c44b142-ca4b-47d3-b957-3ee95ae59b29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:21.728913 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-7c44b142-ca4b-47d3-b957-3ee95ae59b29 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 returned with HTTP 200 Aug 06 05:19:21.729307 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 12/49] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:21 2026] GET /volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:21.743996 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bf5d7c2a-dd5e-41bb-bef1-b80db9d32ba2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.744458 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bf5d7c2a-dd5e-41bb-bef1-b80db9d32ba2 None None] GET https://10.4.3.205/volume// Aug 06 05:19:21.744914 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bf5d7c2a-dd5e-41bb-bef1-b80db9d32ba2 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:21.744972 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bf5d7c2a-dd5e-41bb-bef1-b80db9d32ba2 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:21.745486 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bf5d7c2a-dd5e-41bb-bef1-b80db9d32ba2 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:21.745872 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 13/50] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:19:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:21.762623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-2f40a404-eae5-4f11-bb94-5d17d64764ab None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.764718 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-2f40a404-eae5-4f11-bb94-5d17d64764ab tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:19:21.765079 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-2f40a404-eae5-4f11-bb94-5d17d64764ab tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0115d4f-33c5-4786-a120-2a02270163f4", "connector": null, "instance_uuid": "b0635216-cf2b-46b3-85d5-3b440e6e61a0"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:21.777433 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:21.777433 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:21.823309 np0000006623 devstack@c-api.service[100429]: /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 06 05:19:21.823309 np0000006623 devstack@c-api.service[100429]: .first() Aug 06 05:19:21.843231 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-2f40a404-eae5-4f11-bb94-5d17d64764ab tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:19:21.843773 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 14/51] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:19:21 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 06 05:19:21.854205 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d49a40e5-8f96-416c-b4d7-3c17a9c0ebcd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.854947 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d49a40e5-8f96-416c-b4d7-3c17a9c0ebcd None None] GET https://10.4.3.205/volume// Aug 06 05:19:21.855201 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d49a40e5-8f96-416c-b4d7-3c17a9c0ebcd None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:21.855540 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d49a40e5-8f96-416c-b4d7-3c17a9c0ebcd None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:21.856120 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d49a40e5-8f96-416c-b4d7-3c17a9c0ebcd None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:21.856838 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 13/52] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:19:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:21.868242 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-54ed3896-2825-4858-8485-900b1b79a162 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.870963 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-54ed3896-2825-4858-8485-900b1b79a162 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:19:21.871482 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-54ed3896-2825-4858-8485-900b1b79a162 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "009221cd-e8c6-4174-a8c4-e8564297e247", "connector": null, "instance_uuid": "b0635216-cf2b-46b3-85d5-3b440e6e61a0"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:21.883000 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:21.883000 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:21.923221 np0000006623 devstack@c-api.service[100428]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 06 05:19:21.923221 np0000006623 devstack@c-api.service[100428]: .first() Aug 06 05:19:21.940106 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-54ed3896-2825-4858-8485-900b1b79a162 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:19:21.940746 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 13/53] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:19:21 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:21.950390 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-364cbcfe-16a1-4978-914a-144067fdd301 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.950812 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-364cbcfe-16a1-4978-914a-144067fdd301 None None] GET https://10.4.3.205/volume// Aug 06 05:19:21.952586 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-364cbcfe-16a1-4978-914a-144067fdd301 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:21.952841 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-364cbcfe-16a1-4978-914a-144067fdd301 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:21.953156 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-364cbcfe-16a1-4978-914a-144067fdd301 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:21.953489 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 14/54] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:19:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:21.963150 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-e52f6fa9-463d-4f8e-9e74-f3e42664aa6a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:21.966678 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-e52f6fa9-463d-4f8e-9e74-f3e42664aa6a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:19:21.967080 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-e52f6fa9-463d-4f8e-9e74-f3e42664aa6a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0417a62-440d-407d-b225-f4c6269cb2f7", "connector": null, "instance_uuid": "b0635216-cf2b-46b3-85d5-3b440e6e61a0"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:21.986248 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:21.986248 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:22.032838 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-e52f6fa9-463d-4f8e-9e74-f3e42664aa6a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:19:22.033275 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 15/55] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:19:21 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:24.661945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-48f9acbf-cef9-4adf-bb34-31df65111848 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:24.662482 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-48f9acbf-cef9-4adf-bb34-31df65111848 None None] GET https://10.4.3.205/volume// Aug 06 05:19:24.662568 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-48f9acbf-cef9-4adf-bb34-31df65111848 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:24.662785 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-48f9acbf-cef9-4adf-bb34-31df65111848 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:24.663079 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-48f9acbf-cef9-4adf-bb34-31df65111848 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:24.663400 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 14/56] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:19: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 06 05:19:24.708714 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-4d1d8701-6d5d-44ad-8b7c-eb459df44bdf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:24.712828 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-4d1d8701-6d5d-44ad-8b7c-eb459df44bdf tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:19:24.713143 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-4d1d8701-6d5d-44ad-8b7c-eb459df44bdf tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:24.713415 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-4d1d8701-6d5d-44ad-8b7c-eb459df44bdf tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:24.732353 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:24.732353 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:24.739873 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-4d1d8701-6d5d-44ad-8b7c-eb459df44bdf tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:24.745722 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-4d1d8701-6d5d-44ad-8b7c-eb459df44bdf tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:19:24.746161 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 14/57] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:19:24 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 1569 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:25.749254 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-423e359f-6bb3-448e-bdc6-31629bcbd99b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:25.752361 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-423e359f-6bb3-448e-bdc6-31629bcbd99b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] PUT https://10.4.3.205/volume/v3/attachments/67c1406a-be2c-4627-8165-68d96d1fe6b0 Aug 06 05:19:25.752769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-423e359f-6bb3-448e-bdc6-31629bcbd99b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:25.770869 np0000006623 devstack@c-api.service[100426]: /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 06 05:19:25.770869 np0000006623 devstack@c-api.service[100426]: .first() Aug 06 05:19:25.789612 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-423e359f-6bb3-448e-bdc6-31629bcbd99b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Acquiring lock "cinder-attachment_update-d0115d4f-33c5-4786-a120-2a02270163f4-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:19:25.798226 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-423e359f-6bb3-448e-bdc6-31629bcbd99b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Lock "cinder-attachment_update-d0115d4f-33c5-4786-a120-2a02270163f4-np0000006623" acquired by "attachment_update" :: waited 0.009s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:19:25.799256 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:25.799256 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:25.977859 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-423e359f-6bb3-448e-bdc6-31629bcbd99b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Lock "cinder-attachment_update-d0115d4f-33c5-4786-a120-2a02270163f4-np0000006623" released by "attachment_update" :: held 0.180s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:19:25.978307 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-423e359f-6bb3-448e-bdc6-31629bcbd99b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments/67c1406a-be2c-4627-8165-68d96d1fe6b0 returned with HTTP 200 Aug 06 05:19:25.981232 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 15/58] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:19:25 2026] PUT /volume/v3/attachments/67c1406a-be2c-4627-8165-68d96d1fe6b0 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:26.015661 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-e591eff2-c395-4710-a3cb-9c85496b9afa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:26.021243 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-e591eff2-c395-4710-a3cb-9c85496b9afa tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] POST https://10.4.3.205/volume/v3/attachments/67c1406a-be2c-4627-8165-68d96d1fe6b0/action Aug 06 05:19:26.021947 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-e591eff2-c395-4710-a3cb-9c85496b9afa tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:19:26.024325 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-e591eff2-c395-4710-a3cb-9c85496b9afa tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:26.066472 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:26.066472 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:26.086009 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-e591eff2-c395-4710-a3cb-9c85496b9afa tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments/67c1406a-be2c-4627-8165-68d96d1fe6b0/action returned with HTTP 204 Aug 06 05:19:26.086009 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 16/59] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:19:26 2026] POST /volume/v3/attachments/67c1406a-be2c-4627-8165-68d96d1fe6b0/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:19:26.123061 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3b14661d-4604-46af-bd17-f9163ffd1d06 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:26.124656 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3b14661d-4604-46af-bd17-f9163ffd1d06 None None] GET https://10.4.3.205/volume// Aug 06 05:19:26.124656 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3b14661d-4604-46af-bd17-f9163ffd1d06 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:26.124656 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3b14661d-4604-46af-bd17-f9163ffd1d06 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:26.124656 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3b14661d-4604-46af-bd17-f9163ffd1d06 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:26.126578 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 15/60] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:19:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:26.150453 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-378c7dc5-3a23-418d-95c2-42e8afc65f4b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:26.153742 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-378c7dc5-3a23-418d-95c2-42e8afc65f4b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 Aug 06 05:19:26.153982 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-378c7dc5-3a23-418d-95c2-42e8afc65f4b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:26.154201 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-378c7dc5-3a23-418d-95c2-42e8afc65f4b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:26.165342 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:26.165342 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:26.171279 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-378c7dc5-3a23-418d-95c2-42e8afc65f4b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:26.184973 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-378c7dc5-3a23-418d-95c2-42e8afc65f4b tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 returned with HTTP 200 Aug 06 05:19:26.185543 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 15/61] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:19:26 2026] GET /volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:26.301526 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-39271a9d-9767-46e5-a08e-e508fb272b80 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:26.305851 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-39271a9d-9767-46e5-a08e-e508fb272b80 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] PUT https://10.4.3.205/volume/v3/attachments/dcb11d26-a6db-44c8-b52b-40f06ef94e71 Aug 06 05:19:26.306174 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-39271a9d-9767-46e5-a08e-e508fb272b80 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:26.321544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-39271a9d-9767-46e5-a08e-e508fb272b80 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Acquiring lock "cinder-attachment_update-009221cd-e8c6-4174-a8c4-e8564297e247-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:19:26.332506 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-39271a9d-9767-46e5-a08e-e508fb272b80 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Lock "cinder-attachment_update-009221cd-e8c6-4174-a8c4-e8564297e247-np0000006623" acquired by "attachment_update" :: waited 0.011s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:19:26.334080 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:26.334080 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:26.484666 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-39271a9d-9767-46e5-a08e-e508fb272b80 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Lock "cinder-attachment_update-009221cd-e8c6-4174-a8c4-e8564297e247-np0000006623" released by "attachment_update" :: held 0.152s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:19:26.485037 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-39271a9d-9767-46e5-a08e-e508fb272b80 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments/dcb11d26-a6db-44c8-b52b-40f06ef94e71 returned with HTTP 200 Aug 06 05:19:26.486268 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 16/62] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:19:26 2026] PUT /volume/v3/attachments/dcb11d26-a6db-44c8-b52b-40f06ef94e71 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:26.521950 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-76c0f2d9-17c8-4384-b8fc-dfbf5701cc42 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:26.526757 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-76c0f2d9-17c8-4384-b8fc-dfbf5701cc42 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] POST https://10.4.3.205/volume/v3/attachments/dcb11d26-a6db-44c8-b52b-40f06ef94e71/action Aug 06 05:19:26.527696 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-76c0f2d9-17c8-4384-b8fc-dfbf5701cc42 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:19:26.527902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-76c0f2d9-17c8-4384-b8fc-dfbf5701cc42 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:26.553626 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:26.553626 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:26.587011 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-76c0f2d9-17c8-4384-b8fc-dfbf5701cc42 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments/dcb11d26-a6db-44c8-b52b-40f06ef94e71/action returned with HTTP 204 Aug 06 05:19:26.587543 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 17/63] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:19:26 2026] POST /volume/v3/attachments/dcb11d26-a6db-44c8-b52b-40f06ef94e71/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:19:26.624114 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-435d3b68-862b-4f8f-acb5-57eba871718a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:26.624541 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-435d3b68-862b-4f8f-acb5-57eba871718a None None] GET https://10.4.3.205/volume// Aug 06 05:19:26.624732 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-435d3b68-862b-4f8f-acb5-57eba871718a None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:26.624936 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-435d3b68-862b-4f8f-acb5-57eba871718a None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:26.625333 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-435d3b68-862b-4f8f-acb5-57eba871718a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:26.625663 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 16/64] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:19:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:26.635441 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-8da6702c-d3c9-4806-a351-af590c85273d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:26.637888 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-8da6702c-d3c9-4806-a351-af590c85273d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 Aug 06 05:19:26.638499 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-8da6702c-d3c9-4806-a351-af590c85273d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:26.638859 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-8da6702c-d3c9-4806-a351-af590c85273d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:26.654681 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:26.654681 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:26.657932 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-8da6702c-d3c9-4806-a351-af590c85273d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:19:26.664824 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-8da6702c-d3c9-4806-a351-af590c85273d tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 returned with HTTP 200 Aug 06 05:19:26.665803 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 16/65] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:19:26 2026] GET /volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:26.743139 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-142ce294-c9c3-4fa2-96ae-5b2c0ca9f288 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:26.746052 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-142ce294-c9c3-4fa2-96ae-5b2c0ca9f288 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] PUT https://10.4.3.205/volume/v3/attachments/88597575-eefa-43ca-adef-d10ff9a3d5b1 Aug 06 05:19:26.746409 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-142ce294-c9c3-4fa2-96ae-5b2c0ca9f288 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:26.754894 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-142ce294-c9c3-4fa2-96ae-5b2c0ca9f288 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Acquiring lock "cinder-attachment_update-d0417a62-440d-407d-b225-f4c6269cb2f7-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:19:26.762185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-142ce294-c9c3-4fa2-96ae-5b2c0ca9f288 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Lock "cinder-attachment_update-d0417a62-440d-407d-b225-f4c6269cb2f7-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:19:26.763332 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:26.763332 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:26.873483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-142ce294-c9c3-4fa2-96ae-5b2c0ca9f288 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Lock "cinder-attachment_update-d0417a62-440d-407d-b225-f4c6269cb2f7-np0000006623" released by "attachment_update" :: held 0.111s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:19:26.874029 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-142ce294-c9c3-4fa2-96ae-5b2c0ca9f288 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments/88597575-eefa-43ca-adef-d10ff9a3d5b1 returned with HTTP 200 Aug 06 05:19:26.874714 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 17/66] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:19:26 2026] PUT /volume/v3/attachments/88597575-eefa-43ca-adef-d10ff9a3d5b1 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:26.909809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-41d67938-5703-4992-9077-78c11a37c9c3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:26.912348 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-41d67938-5703-4992-9077-78c11a37c9c3 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] POST https://10.4.3.205/volume/v3/attachments/88597575-eefa-43ca-adef-d10ff9a3d5b1/action Aug 06 05:19:26.913059 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-41d67938-5703-4992-9077-78c11a37c9c3 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:19:26.913470 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-41d67938-5703-4992-9077-78c11a37c9c3 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:26.937663 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:26.937663 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:26.961371 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2351116e-2eee-4bf8-90b8-79039dc3b581 req-41d67938-5703-4992-9077-78c11a37c9c3 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments/88597575-eefa-43ca-adef-d10ff9a3d5b1/action returned with HTTP 204 Aug 06 05:19:26.961371 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 18/67] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:19:26 2026] POST /volume/v3/attachments/88597575-eefa-43ca-adef-d10ff9a3d5b1/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:19:30.371192 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:30.375874 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:30.376265 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1069540965"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:30.378184 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1069540965'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:30.378258 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Create volume of 1 GB Aug 06 05:19:30.386023 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Availability Zones retrieved successfully. Aug 06 05:19:30.400088 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Flow 'volume_create_api' (fc71afa3-8710-441d-8550-d47360aac76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:30.401713 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02393b7a-bd6e-45b3-8915-7399eef2ebae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:30.403437 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:30.446277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02393b7a-bd6e-45b3-8915-7399eef2ebae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:30.448340 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (143d3ae6-3729-4bf4-87a7-ec3dd8de82f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:30.503519 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Created reservations ['3706a4f1-3f07-4672-8d45-5097cd2bff3c', '6405284c-c24b-40dd-ab74-808d724a2b34', '9d2fbda6-50d5-425f-bf85-78e52e4415e4', 'b5370ccb-2e90-4a33-a4df-c5721b82cf42'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:30.504625 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (143d3ae6-3729-4bf4-87a7-ec3dd8de82f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3706a4f1-3f07-4672-8d45-5097cd2bff3c', '6405284c-c24b-40dd-ab74-808d724a2b34', '9d2fbda6-50d5-425f-bf85-78e52e4415e4', 'b5370ccb-2e90-4a33-a4df-c5721b82cf42']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:30.505618 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d04105-1f57-4ee6-8132-7e89a00b032a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:30.538596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d04105-1f57-4ee6-8132-7e89a00b032a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a368115d-cb3d-4684-a752-068abcbe3276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1069540965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb26d5e1bfb4a76ac877fa1f09c7917',qos_specs=None,replication_status=,reservations=['3706a4f1-3f07-4672-8d45-5097cd2bff3c','6405284c-c24b-40dd-ab74-808d724a2b34','9d2fbda6-50d5-425f-bf85-78e52e4415e4','b5370ccb-2e90-4a33-a4df-c5721b82cf42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1897f3552844f318cfa7f61f1664648',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1069540965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a368115d-cb3d-4684-a752-068abcbe3276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceb26d5e1bfb4a76ac877fa1f09c7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1897f3552844f318cfa7f61f1664648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:30.540147 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aea334a-074e-436c-99e3-b2f389b724e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:30.568998 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aea334a-074e-436c-99e3-b2f389b724e1) transitioned into state 'SUCCESS' from state '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-1069540965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb26d5e1bfb4a76ac877fa1f09c7917',qos_specs=None,replication_status=,reservations=['3706a4f1-3f07-4672-8d45-5097cd2bff3c','6405284c-c24b-40dd-ab74-808d724a2b34','9d2fbda6-50d5-425f-bf85-78e52e4415e4','b5370ccb-2e90-4a33-a4df-c5721b82cf42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1897f3552844f318cfa7f61f1664648',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:30.570306 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81bc3535-07f8-448b-9f9c-e1701a982e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:30.582350 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81bc3535-07f8-448b-9f9c-e1701a982e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:30.583467 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Flow 'volume_create_api' (fc71afa3-8710-441d-8550-d47360aac76e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:30.583941 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Create volume request issued successfully. Aug 06 05:19:30.584756 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54a8d58f-0b30-4055-93c4-2433225a9f62 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:30.585236 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 17/68] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:19:30 2026] POST /volume/v3/volumes => generated 759 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:30.603687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-12953b12-41ba-4f63-97ab-c27b4c8a6918 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:30.607517 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-12953b12-41ba-4f63-97ab-c27b4c8a6918 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:19:30.607757 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-12953b12-41ba-4f63-97ab-c27b4c8a6918 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:30.608022 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-12953b12-41ba-4f63-97ab-c27b4c8a6918 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:30.620799 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:30.620799 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:30.626081 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-12953b12-41ba-4f63-97ab-c27b4c8a6918 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:19:30.633375 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-12953b12-41ba-4f63-97ab-c27b4c8a6918 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:19:30.633756 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 17/69] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:30 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:31.651101 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-51099ece-8baa-432e-8fc3-db76e283c497 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:31.652999 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-51099ece-8baa-432e-8fc3-db76e283c497 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:19:31.653222 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-51099ece-8baa-432e-8fc3-db76e283c497 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:31.653493 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-51099ece-8baa-432e-8fc3-db76e283c497 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:31.660831 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:31.660831 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:31.664849 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-51099ece-8baa-432e-8fc3-db76e283c497 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:19:31.669457 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-51099ece-8baa-432e-8fc3-db76e283c497 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:19:31.669881 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 18/70] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:31 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:36.948397 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=61,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:19:40.572976 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=100,cinder:INSERT=23,cinder:UPDATE=36 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:19:40.636420 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=154,cinder:INSERT=38,cinder:UPDATE=51 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:19:41.146002 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:41.428982 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:41.429349 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-627422745", "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:41.430888 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-627422745', 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:41.668637 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=92,cinder:INSERT=16,cinder:UPDATE=27 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:19:41.999326 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Create volume of 1 GB Aug 06 05:19:42.019588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:19:42.018684. {{(pid=100429) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:19:42.019588 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Availability Zones retrieved successfully. Aug 06 05:19:42.044521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Flow 'volume_create_api' (8b87ed59-0ec1-4ebb-b0e0-68ffb6468951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:42.045605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65662cd9-3807-48c5-942b-29750e7739d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:42.046594 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:42.155029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65662cd9-3807-48c5-942b-29750e7739d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:42.156080 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad8ad96-d230-466e-b582-e06236d20ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:42.201424 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-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 06 05:19:42.201811 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-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 06 05:19:42.264113 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Created reservations ['fe36128f-f066-4a78-a6e0-496a8ee36aee', '8b1fec81-b458-4aaf-b82c-881af401b628', 'e170a0ff-c3f4-439d-addd-631aa1adac50', '9cea821e-b833-4883-86bb-113536f496a3'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:42.265209 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad8ad96-d230-466e-b582-e06236d20ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe36128f-f066-4a78-a6e0-496a8ee36aee', '8b1fec81-b458-4aaf-b82c-881af401b628', 'e170a0ff-c3f4-439d-addd-631aa1adac50', '9cea821e-b833-4883-86bb-113536f496a3']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:42.266258 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f979294f-9779-40d2-ad06-f8a4768eb9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:42.294307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f979294f-9779-40d2-ad06-f8a4768eb9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7732b14f-9332-4045-8012-75317e6a485a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-627422745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd9ecf329f04a13b3062732e24a89c4',qos_specs=None,replication_status=,reservations=['fe36128f-f066-4a78-a6e0-496a8ee36aee','8b1fec81-b458-4aaf-b82c-881af401b628','e170a0ff-c3f4-439d-addd-631aa1adac50','9cea821e-b833-4883-86bb-113536f496a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505ce00f6324db9a478d6843e1385f5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-627422745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7732b14f-9332-4045-8012-75317e6a485a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd9ecf329f04a13b3062732e24a89c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2505ce00f6324db9a478d6843e1385f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:42.295391 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3a0922-d81a-403d-a39d-480de12082de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:42.325443 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3a0922-d81a-403d-a39d-480de12082de) transitioned into state 'SUCCESS' from state '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-627422745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd9ecf329f04a13b3062732e24a89c4',qos_specs=None,replication_status=,reservations=['fe36128f-f066-4a78-a6e0-496a8ee36aee','8b1fec81-b458-4aaf-b82c-881af401b628','e170a0ff-c3f4-439d-addd-631aa1adac50','9cea821e-b833-4883-86bb-113536f496a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505ce00f6324db9a478d6843e1385f5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:42.326477 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a5de0cc-44ea-4c25-8c92-cf87d7238825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:42.364881 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a5de0cc-44ea-4c25-8c92-cf87d7238825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:42.366002 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Flow 'volume_create_api' (8b87ed59-0ec1-4ebb-b0e0-68ffb6468951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:42.366468 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Create volume request issued successfully. Aug 06 05:19:42.367221 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a2c85b9c-bbd9-4db0-8d64-e0c3289229d3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:42.367677 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 19/71] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:19:41 2026] POST /volume/v3/volumes => generated 756 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:42.385424 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-05179ec1-5165-4b3b-abaa-afe88db44a14 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:42.387709 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-05179ec1-5165-4b3b-abaa-afe88db44a14 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a Aug 06 05:19:42.387829 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-05179ec1-5165-4b3b-abaa-afe88db44a14 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:42.388107 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-05179ec1-5165-4b3b-abaa-afe88db44a14 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:42.407427 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:42.407427 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:42.412813 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-05179ec1-5165-4b3b-abaa-afe88db44a14 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:42.418516 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-05179ec1-5165-4b3b-abaa-afe88db44a14 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a returned with HTTP 200 Aug 06 05:19:42.419135 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 18/72] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:42 2026] GET /volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:43.432519 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1a32b310-f916-48c0-adb2-4b62f6b0f0f1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:43.434152 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1a32b310-f916-48c0-adb2-4b62f6b0f0f1 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a Aug 06 05:19:43.434330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1a32b310-f916-48c0-adb2-4b62f6b0f0f1 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:43.434545 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1a32b310-f916-48c0-adb2-4b62f6b0f0f1 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:43.441784 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:43.441784 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:43.446042 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1a32b310-f916-48c0-adb2-4b62f6b0f0f1 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:43.453343 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1a32b310-f916-48c0-adb2-4b62f6b0f0f1 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a returned with HTTP 200 Aug 06 05:19:43.453343 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 18/73] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:43 2026] GET /volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:43.464954 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-616d677b-46b9-4b40-a706-0660d619b079 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:43.467119 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:43.467517 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-780892605"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:43.469193 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-780892605'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:43.469354 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Create volume of 1 GB Aug 06 05:19:43.473608 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Availability Zones retrieved successfully. Aug 06 05:19:43.482319 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Flow 'volume_create_api' (5c154fbb-a6bb-462b-812f-f4fe94e91978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:43.483016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0ad951-06e6-49c1-9063-2cc39c25b710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:43.484114 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:43.514166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0ad951-06e6-49c1-9063-2cc39c25b710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:43.515372 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb75053-2130-46d0-b8c4-f8087fb367d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:43.550016 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-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 06 05:19:43.550800 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-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 06 05:19:43.565422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Created reservations ['4d64cdd6-9066-4868-802d-db2a5284b070', 'aaf5d376-e795-479f-87f4-88da3cdb7a77', 'bc7346a4-e06a-456f-9c15-cbd5470e3df8', 'e883881f-e1c3-4db8-98c4-c586c007009e'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:43.566186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb75053-2130-46d0-b8c4-f8087fb367d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d64cdd6-9066-4868-802d-db2a5284b070', 'aaf5d376-e795-479f-87f4-88da3cdb7a77', 'bc7346a4-e06a-456f-9c15-cbd5470e3df8', 'e883881f-e1c3-4db8-98c4-c586c007009e']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:43.566904 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c1a14d-9072-4b01-a169-1767c2d12873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:43.591071 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c1a14d-9072-4b01-a169-1767c2d12873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6054a68c-8a71-4054-aae1-4d3be5a847ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-780892605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd9ecf329f04a13b3062732e24a89c4',qos_specs=None,replication_status=,reservations=['4d64cdd6-9066-4868-802d-db2a5284b070','aaf5d376-e795-479f-87f4-88da3cdb7a77','bc7346a4-e06a-456f-9c15-cbd5470e3df8','e883881f-e1c3-4db8-98c4-c586c007009e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505ce00f6324db9a478d6843e1385f5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-780892605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6054a68c-8a71-4054-aae1-4d3be5a847ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd9ecf329f04a13b3062732e24a89c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2505ce00f6324db9a478d6843e1385f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:43.591934 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c90d12-aa52-47dc-baf8-3ecc1c601c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:43.610100 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c90d12-aa52-47dc-baf8-3ecc1c601c04) transitioned into state 'SUCCESS' from state '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-780892605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd9ecf329f04a13b3062732e24a89c4',qos_specs=None,replication_status=,reservations=['4d64cdd6-9066-4868-802d-db2a5284b070','aaf5d376-e795-479f-87f4-88da3cdb7a77','bc7346a4-e06a-456f-9c15-cbd5470e3df8','e883881f-e1c3-4db8-98c4-c586c007009e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505ce00f6324db9a478d6843e1385f5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:43.611213 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e0deb2-3cda-49fd-b409-2f3776a81ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:43.621976 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e0deb2-3cda-49fd-b409-2f3776a81ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:43.622877 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Flow 'volume_create_api' (5c154fbb-a6bb-462b-812f-f4fe94e91978) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:43.623278 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Create volume request issued successfully. Aug 06 05:19:43.623963 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-616d677b-46b9-4b40-a706-0660d619b079 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:43.624692 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 19/74] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:19:43 2026] POST /volume/v3/volumes => generated 756 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:43.642620 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9afd0811-41da-43ca-a07d-027b7a0fc59c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:43.648308 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9afd0811-41da-43ca-a07d-027b7a0fc59c tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce Aug 06 05:19:43.648308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9afd0811-41da-43ca-a07d-027b7a0fc59c tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:43.648308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9afd0811-41da-43ca-a07d-027b7a0fc59c tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:43.659467 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:43.659467 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:43.666032 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9afd0811-41da-43ca-a07d-027b7a0fc59c tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:43.672729 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9afd0811-41da-43ca-a07d-027b7a0fc59c tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce returned with HTTP 200 Aug 06 05:19:43.673407 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 20/75] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:43 2026] GET /volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:44.687904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-62cdc124-5edb-4809-ba8d-0105e9de149d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:44.690103 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-62cdc124-5edb-4809-ba8d-0105e9de149d tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce Aug 06 05:19:44.690391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-62cdc124-5edb-4809-ba8d-0105e9de149d tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:44.690662 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-62cdc124-5edb-4809-ba8d-0105e9de149d tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:44.701376 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:44.701376 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:44.707215 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-62cdc124-5edb-4809-ba8d-0105e9de149d tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:44.715545 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-62cdc124-5edb-4809-ba8d-0105e9de149d tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce returned with HTTP 200 Aug 06 05:19:44.716267 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 19/76] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:44 2026] GET /volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:44.740043 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:44.742012 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:44.742410 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1480607501"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:44.743825 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1480607501'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:44.743980 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Create volume of 1 GB Aug 06 05:19:44.748050 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Availability Zones retrieved successfully. Aug 06 05:19:44.756173 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Flow 'volume_create_api' (463a7bc8-c9cb-4e2d-8456-27c7bbcf57fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:44.757192 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ce64899-9945-439a-b1ca-4109e729205e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:44.758454 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:44.785470 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ce64899-9945-439a-b1ca-4109e729205e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:44.786126 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936efb73-d5b3-4970-8cea-afc3a91fdc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:44.844315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Created reservations ['50ab5860-abce-4cbe-912d-070c7ec5f97f', '2f394bf6-4f1d-4a41-9d4b-e68ea3d62958', 'd53c4acc-a05a-48c2-a93b-b89b066a07d6', '395dbaa6-5f31-426c-86a4-03c71a3f4458'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:44.844315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936efb73-d5b3-4970-8cea-afc3a91fdc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50ab5860-abce-4cbe-912d-070c7ec5f97f', '2f394bf6-4f1d-4a41-9d4b-e68ea3d62958', 'd53c4acc-a05a-48c2-a93b-b89b066a07d6', '395dbaa6-5f31-426c-86a4-03c71a3f4458']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:44.844730 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17b1e6d4-6150-4ab6-b7f4-a685551e2945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:44.872085 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17b1e6d4-6150-4ab6-b7f4-a685551e2945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ef29507-728d-4a27-95f1-683b0b46d494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1480607501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd9ecf329f04a13b3062732e24a89c4',qos_specs=None,replication_status=,reservations=['50ab5860-abce-4cbe-912d-070c7ec5f97f','2f394bf6-4f1d-4a41-9d4b-e68ea3d62958','d53c4acc-a05a-48c2-a93b-b89b066a07d6','395dbaa6-5f31-426c-86a4-03c71a3f4458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505ce00f6324db9a478d6843e1385f5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1480607501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ef29507-728d-4a27-95f1-683b0b46d494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd9ecf329f04a13b3062732e24a89c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2505ce00f6324db9a478d6843e1385f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:44.873612 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407cbf41-fe42-4b67-8eda-7f554ddeab6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:44.891648 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407cbf41-fe42-4b67-8eda-7f554ddeab6c) transitioned into state 'SUCCESS' from state '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-1480607501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdd9ecf329f04a13b3062732e24a89c4',qos_specs=None,replication_status=,reservations=['50ab5860-abce-4cbe-912d-070c7ec5f97f','2f394bf6-4f1d-4a41-9d4b-e68ea3d62958','d53c4acc-a05a-48c2-a93b-b89b066a07d6','395dbaa6-5f31-426c-86a4-03c71a3f4458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2505ce00f6324db9a478d6843e1385f5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:44.892555 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496a8743-26e1-432e-8184-373097fea4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:44.901950 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496a8743-26e1-432e-8184-373097fea4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:44.902823 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Flow 'volume_create_api' (463a7bc8-c9cb-4e2d-8456-27c7bbcf57fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:44.903140 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Create volume request issued successfully. Aug 06 05:19:44.903871 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a5e97f9-01fb-4182-91d5-2cecd9fb6ec5 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:44.904302 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 19/77] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:19:44 2026] POST /volume/v3/volumes => generated 757 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:44.915925 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d92ae717-731e-4347-ac27-f04805befc72 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:44.917929 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d92ae717-731e-4347-ac27-f04805befc72 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 Aug 06 05:19:44.918151 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d92ae717-731e-4347-ac27-f04805befc72 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:44.918493 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d92ae717-731e-4347-ac27-f04805befc72 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:44.927108 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:44.927108 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:44.931118 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d92ae717-731e-4347-ac27-f04805befc72 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:44.935235 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d92ae717-731e-4347-ac27-f04805befc72 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 returned with HTTP 200 Aug 06 05:19:44.935669 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 20/78] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:44 2026] GET /volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:44.981176 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:44.985406 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:44.985406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2143105860", "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:44.985406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2143105860', 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:45.060514 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Create volume of 1 GB Aug 06 05:19:45.063232 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Availability Zones retrieved successfully. Aug 06 05:19:45.068499 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Flow 'volume_create_api' (de6db957-05bf-4d5b-9ce0-98627cb1f8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:45.069761 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb8044a-26f8-4d2b-bd36-703a06786b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:45.070719 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:45.123073 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb8044a-26f8-4d2b-bd36-703a06786b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:45.123073 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a60a78-33be-4df1-989a-1f7257bfb7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:45.172477 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Created reservations ['3103020e-5149-47a3-9d7d-848994c2ef14', '625df396-7853-4ebc-936c-22710c7e4442', '7ceffc20-76a3-46f2-b886-c9f863968fb9', '73f1c170-5066-4209-bc54-5e8c97a41ded'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:45.173328 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a60a78-33be-4df1-989a-1f7257bfb7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3103020e-5149-47a3-9d7d-848994c2ef14', '625df396-7853-4ebc-936c-22710c7e4442', '7ceffc20-76a3-46f2-b886-c9f863968fb9', '73f1c170-5066-4209-bc54-5e8c97a41ded']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:45.174062 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da29850a-d51c-48d8-b0bf-27f4a843e0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:45.195163 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da29850a-d51c-48d8-b0bf-27f4a843e0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c700c493-98d3-41d6-a39f-9be4181b687f', '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-2143105860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a79b95bcf941f396498930bcf14434',qos_specs=None,replication_status=,reservations=['3103020e-5149-47a3-9d7d-848994c2ef14','625df396-7853-4ebc-936c-22710c7e4442','7ceffc20-76a3-46f2-b886-c9f863968fb9','73f1c170-5066-4209-bc54-5e8c97a41ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d20e21f7392844d5adcd01b6011a62fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2143105860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c700c493-98d3-41d6-a39f-9be4181b687f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a79b95bcf941f396498930bcf14434',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d20e21f7392844d5adcd01b6011a62fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:45.196587 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7000c096-12b9-42a6-b402-a9d9a616e922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:45.213519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7000c096-12b9-42a6-b402-a9d9a616e922) transitioned into state 'SUCCESS' from state '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-2143105860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a79b95bcf941f396498930bcf14434',qos_specs=None,replication_status=,reservations=['3103020e-5149-47a3-9d7d-848994c2ef14','625df396-7853-4ebc-936c-22710c7e4442','7ceffc20-76a3-46f2-b886-c9f863968fb9','73f1c170-5066-4209-bc54-5e8c97a41ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d20e21f7392844d5adcd01b6011a62fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:45.214413 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a0e94b-8a5b-45b2-8040-17d9d0e328c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:45.225930 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a0e94b-8a5b-45b2-8040-17d9d0e328c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:45.225930 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Flow 'volume_create_api' (de6db957-05bf-4d5b-9ce0-98627cb1f8b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:45.225930 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Create volume request issued successfully. Aug 06 05:19:45.225930 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-28dd73fa-4b2e-449f-9296-155ad9d1309c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:45.226600 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 21/79] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:19:44 2026] POST /volume/v3/volumes => generated 899 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:19:45.238900 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-04642bfc-fef8-4bbf-9b34-a819a7c04cb6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:45.241955 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-04642bfc-fef8-4bbf-9b34-a819a7c04cb6 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:19:45.242331 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-04642bfc-fef8-4bbf-9b34-a819a7c04cb6 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:45.242672 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-04642bfc-fef8-4bbf-9b34-a819a7c04cb6 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:45.252967 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:45.252967 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:45.257953 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-04642bfc-fef8-4bbf-9b34-a819a7c04cb6 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:19:45.264586 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-04642bfc-fef8-4bbf-9b34-a819a7c04cb6 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:19:45.265207 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 20/80] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:19:45 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 967 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:45.950101 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ccf97a77-e4bf-4854-9ba0-0f89697deced None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:45.952429 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ccf97a77-e4bf-4854-9ba0-0f89697deced tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 Aug 06 05:19:45.952675 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ccf97a77-e4bf-4854-9ba0-0f89697deced tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:45.952930 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ccf97a77-e4bf-4854-9ba0-0f89697deced tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:45.961955 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:45.961955 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:45.966448 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ccf97a77-e4bf-4854-9ba0-0f89697deced tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:45.971926 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ccf97a77-e4bf-4854-9ba0-0f89697deced tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 returned with HTTP 200 Aug 06 05:19:45.972456 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 20/81] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:45 2026] GET /volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:46.278374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4c8552e3-f036-48a9-9d70-ef61532908b8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:46.280148 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4c8552e3-f036-48a9-9d70-ef61532908b8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:19:46.280390 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4c8552e3-f036-48a9-9d70-ef61532908b8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:46.280618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4c8552e3-f036-48a9-9d70-ef61532908b8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:46.287960 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:46.287960 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:46.291726 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4c8552e3-f036-48a9-9d70-ef61532908b8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:19:46.296367 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4c8552e3-f036-48a9-9d70-ef61532908b8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:19:46.296708 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 21/82] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:19:46 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 1541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:46.334690 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-5ff11aa3-2b52-4388-97cc-bb74fcdaadb8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:46.338157 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-5ff11aa3-2b52-4388-97cc-bb74fcdaadb8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:19:46.338157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-5ff11aa3-2b52-4388-97cc-bb74fcdaadb8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:46.338157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-5ff11aa3-2b52-4388-97cc-bb74fcdaadb8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:46.355254 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:46.355254 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:46.359843 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-5ff11aa3-2b52-4388-97cc-bb74fcdaadb8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:19:46.365471 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-5ff11aa3-2b52-4388-97cc-bb74fcdaadb8 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:19:46.366064 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 22/83] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:46 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:46.920637 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2c226008-74da-4953-9461-143bbebca61c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:46.923316 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2c226008-74da-4953-9461-143bbebca61c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:19:46.923513 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2c226008-74da-4953-9461-143bbebca61c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:46.923660 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2c226008-74da-4953-9461-143bbebca61c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:46.930018 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:46.930018 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:46.933625 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2c226008-74da-4953-9461-143bbebca61c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:19:46.938412 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2c226008-74da-4953-9461-143bbebca61c tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:19:46.938846 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 21/84] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:46 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:46.950961 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e18d0469-576c-41cb-92e6-e2c940f79340 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:46.951614 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e18d0469-576c-41cb-92e6-e2c940f79340 None None] GET https://10.4.3.205/volume// Aug 06 05:19:46.951813 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e18d0469-576c-41cb-92e6-e2c940f79340 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:46.952059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e18d0469-576c-41cb-92e6-e2c940f79340 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:46.952529 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e18d0469-576c-41cb-92e6-e2c940f79340 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:46.952795 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 21/85] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:19: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 06 05:19:46.963142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-007a863f-59ec-4cec-ab3a-628441a0129f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:46.965669 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-007a863f-59ec-4cec-ab3a-628441a0129f tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:19:46.966034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-007a863f-59ec-4cec-ab3a-628441a0129f tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c700c493-98d3-41d6-a39f-9be4181b687f", "connector": null, "instance_uuid": "f04bf664-12b9-47c2-a3af-103350996700"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:46.975690 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:46.975690 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:47.014011 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-007a863f-59ec-4cec-ab3a-628441a0129f tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:19:47.014629 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 22/86] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:19:46 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 06 05:19:49.040780 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4107e7c1-bfde-4ee5-9a5c-8ca1c8d508db None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:49.042998 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4107e7c1-bfde-4ee5-9a5c-8ca1c8d508db None None] GET https://10.4.3.205/volume// Aug 06 05:19:49.042998 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4107e7c1-bfde-4ee5-9a5c-8ca1c8d508db None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:49.043166 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4107e7c1-bfde-4ee5-9a5c-8ca1c8d508db None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:49.043957 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4107e7c1-bfde-4ee5-9a5c-8ca1c8d508db None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:49.044500 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 23/87] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:19:49 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:49.063124 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2194eed1-f639-4b67-853b-f4dc13bf58b1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:49.068456 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2194eed1-f639-4b67-853b-f4dc13bf58b1 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:19:49.068456 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2194eed1-f639-4b67-853b-f4dc13bf58b1 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:49.068456 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2194eed1-f639-4b67-853b-f4dc13bf58b1 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:49.092351 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:49.092351 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:49.100150 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2194eed1-f639-4b67-853b-f4dc13bf58b1 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:19:49.115033 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-2194eed1-f639-4b67-853b-f4dc13bf58b1 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:19:49.116310 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 22/88] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:19:49 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 1540 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:49.215790 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-294bdfc2-c88d-455e-a411-c8db33f54e07 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:49.218564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-294bdfc2-c88d-455e-a411-c8db33f54e07 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] PUT https://10.4.3.205/volume/v3/attachments/5ba2f066-55a1-4e79-8869-180b60a00c1e Aug 06 05:19:49.219148 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-294bdfc2-c88d-455e-a411-c8db33f54e07 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:49.230877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-294bdfc2-c88d-455e-a411-c8db33f54e07 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Acquiring lock "cinder-attachment_update-c700c493-98d3-41d6-a39f-9be4181b687f-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:19:49.237846 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-294bdfc2-c88d-455e-a411-c8db33f54e07 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Lock "cinder-attachment_update-c700c493-98d3-41d6-a39f-9be4181b687f-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:19:49.239023 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:49.239023 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:49.389421 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-294bdfc2-c88d-455e-a411-c8db33f54e07 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Lock "cinder-attachment_update-c700c493-98d3-41d6-a39f-9be4181b687f-np0000006623" released by "attachment_update" :: held 0.151s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:19:49.389863 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-294bdfc2-c88d-455e-a411-c8db33f54e07 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/attachments/5ba2f066-55a1-4e79-8869-180b60a00c1e returned with HTTP 200 Aug 06 05:19:49.390683 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 22/89] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:19:49 2026] PUT /volume/v3/attachments/5ba2f066-55a1-4e79-8869-180b60a00c1e => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:49.428364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-8dc65b95-281d-4231-8e5b-edd3754481dc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:49.435716 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-8dc65b95-281d-4231-8e5b-edd3754481dc tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] POST https://10.4.3.205/volume/v3/attachments/5ba2f066-55a1-4e79-8869-180b60a00c1e/action Aug 06 05:19:49.437432 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-8dc65b95-281d-4231-8e5b-edd3754481dc tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:19:49.437623 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-8dc65b95-281d-4231-8e5b-edd3754481dc tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:49.473396 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:49.473396 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:49.499207 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a75c33d6-5966-4e56-8c50-2f950d8b1d80 req-8dc65b95-281d-4231-8e5b-edd3754481dc tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/attachments/5ba2f066-55a1-4e79-8869-180b60a00c1e/action returned with HTTP 204 Aug 06 05:19:49.499571 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 23/90] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:19:49 2026] POST /volume/v3/attachments/5ba2f066-55a1-4e79-8869-180b60a00c1e/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:19:54.779697 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-689358d9-36ff-4955-b608-d0231cbad5df None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:54.782822 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:19:54.783322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-895225380"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:54.785650 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-895225380'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:19:54.785800 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Create volume of 1 GB Aug 06 05:19:54.792058 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Availability Zones retrieved successfully. Aug 06 05:19:54.801067 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Flow 'volume_create_api' (efaeb215-7a18-4e2e-98c6-e38bcde7f11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:54.802860 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (622f9ed9-f12e-47da-a2ff-886a806c6f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:54.804380 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:19:54.850116 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (622f9ed9-f12e-47da-a2ff-886a806c6f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:54.851814 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f6da0d-ef9e-4938-936d-00a5af82960b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:54.927412 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4ae3e930-9aee-499b-aba7-4422ef8c8b66 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:54.932691 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4ae3e930-9aee-499b-aba7-4422ef8c8b66 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a Aug 06 05:19:54.933075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4ae3e930-9aee-499b-aba7-4422ef8c8b66 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:54.933466 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4ae3e930-9aee-499b-aba7-4422ef8c8b66 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:54.949842 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:54.949842 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:54.956325 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Created reservations ['c5065f43-643b-4cf8-808e-a0bac94a61c2', '23099467-2b8f-4163-92ed-cdc7ab3dae2e', '56479de3-310e-4eea-9065-4be98c170721', '612c954f-2cb6-4679-8055-6352c16032cc'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:19:54.956783 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4ae3e930-9aee-499b-aba7-4422ef8c8b66 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:54.956963 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f6da0d-ef9e-4938-936d-00a5af82960b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5065f43-643b-4cf8-808e-a0bac94a61c2', '23099467-2b8f-4163-92ed-cdc7ab3dae2e', '56479de3-310e-4eea-9065-4be98c170721', '612c954f-2cb6-4679-8055-6352c16032cc']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:54.958238 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaea65ef-1234-43d1-a2d0-8162869fb909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:54.968465 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4ae3e930-9aee-499b-aba7-4422ef8c8b66 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a returned with HTTP 200 Aug 06 05:19:54.969152 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 23/91] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:54 2026] GET /volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a => generated 1364 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:54.982483 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-5d700cd4-a11f-49d5-bdd8-f57f5cbc2f44 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:54.989424 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-5d700cd4-a11f-49d5-bdd8-f57f5cbc2f44 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce Aug 06 05:19:54.989424 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-5d700cd4-a11f-49d5-bdd8-f57f5cbc2f44 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:54.989424 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-5d700cd4-a11f-49d5-bdd8-f57f5cbc2f44 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:54.992668 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaea65ef-1234-43d1-a2d0-8162869fb909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6356d386-0d8d-4397-a9ea-78730f01c8b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-895225380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fbe156dcc54b7eae91e73e88cab619',qos_specs=None,replication_status=,reservations=['c5065f43-643b-4cf8-808e-a0bac94a61c2','23099467-2b8f-4163-92ed-cdc7ab3dae2e','56479de3-310e-4eea-9065-4be98c170721','612c954f-2cb6-4679-8055-6352c16032cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2d7defe755489a812c6a67e20de6fa',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-895225380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6356d386-0d8d-4397-a9ea-78730f01c8b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67fbe156dcc54b7eae91e73e88cab619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2d7defe755489a812c6a67e20de6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:54.993773 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622ef18e-639a-40be-b1bd-f0f78a6dd07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:55.006416 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:55.006416 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:55.012731 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-119ca005-5985-410d-9c59-bac56f3a7649 req-5d700cd4-a11f-49d5-bdd8-f57f5cbc2f44 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:55.017108 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622ef18e-639a-40be-b1bd-f0f78a6dd07c) transitioned into state 'SUCCESS' from state '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-895225380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fbe156dcc54b7eae91e73e88cab619',qos_specs=None,replication_status=,reservations=['c5065f43-643b-4cf8-808e-a0bac94a61c2','23099467-2b8f-4163-92ed-cdc7ab3dae2e','56479de3-310e-4eea-9065-4be98c170721','612c954f-2cb6-4679-8055-6352c16032cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2d7defe755489a812c6a67e20de6fa',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:55.018339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d38b94e-7e1c-4cb7-8451-36e831b21cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:19:55.019490 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-5d700cd4-a11f-49d5-bdd8-f57f5cbc2f44 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce returned with HTTP 200 Aug 06 05:19:55.020468 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 23/92] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:54 2026] GET /volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:55.032955 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d38b94e-7e1c-4cb7-8451-36e831b21cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:19:55.034870 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Flow 'volume_create_api' (efaeb215-7a18-4e2e-98c6-e38bcde7f11f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:19:55.034870 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Create volume request issued successfully. Aug 06 05:19:55.035022 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-9837268b-0200-47fc-8003-e9dbdfa3abad None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:55.036379 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-689358d9-36ff-4955-b608-d0231cbad5df tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:19:55.036379 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 24/93] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:19:54 2026] POST /volume/v3/volumes => generated 753 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:19:55.040924 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-9837268b-0200-47fc-8003-e9dbdfa3abad tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 Aug 06 05:19:55.041217 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-9837268b-0200-47fc-8003-e9dbdfa3abad tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:55.041525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-9837268b-0200-47fc-8003-e9dbdfa3abad tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:55.052105 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:55.052105 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:55.057576 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-119ca005-5985-410d-9c59-bac56f3a7649 req-9837268b-0200-47fc-8003-e9dbdfa3abad tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:55.063797 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-9837268b-0200-47fc-8003-e9dbdfa3abad tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 returned with HTTP 200 Aug 06 05:19:55.064419 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 24/94] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:55 2026] GET /volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:19:55.077362 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7146e591-bbb1-4dae-ab68-12e4cf1ce102 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:55.077919 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7146e591-bbb1-4dae-ab68-12e4cf1ce102 None None] GET https://10.4.3.205/volume// Aug 06 05:19:55.078317 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7146e591-bbb1-4dae-ab68-12e4cf1ce102 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:55.078560 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7146e591-bbb1-4dae-ab68-12e4cf1ce102 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:55.078935 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7146e591-bbb1-4dae-ab68-12e4cf1ce102 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:55.079445 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 24/95] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:19: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 06 05:19:55.094743 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-2268308c-88b6-4cca-ba84-b93aab903cd4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:55.098279 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-2268308c-88b6-4cca-ba84-b93aab903cd4 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:19:55.099132 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-2268308c-88b6-4cca-ba84-b93aab903cd4 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7732b14f-9332-4045-8012-75317e6a485a", "connector": null, "instance_uuid": "181adc71-a0bc-4ec9-9198-29ea6ed73e85"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:55.111116 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:55.111116 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:55.160462 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-2268308c-88b6-4cca-ba84-b93aab903cd4 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:19:55.161332 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 24/96] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:19:55 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 06 05:19:55.174828 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-65693582-fd7c-4cec-a9c2-a820af2c3de5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:55.175514 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-65693582-fd7c-4cec-a9c2-a820af2c3de5 None None] GET https://10.4.3.205/volume// Aug 06 05:19:55.175755 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-65693582-fd7c-4cec-a9c2-a820af2c3de5 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:55.176028 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-65693582-fd7c-4cec-a9c2-a820af2c3de5 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:55.176700 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-65693582-fd7c-4cec-a9c2-a820af2c3de5 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:55.177204 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 25/97] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:19: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 06 05:19:55.189995 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4990651a-3e03-4153-9448-38f88aabae52 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:55.192739 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4990651a-3e03-4153-9448-38f88aabae52 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:19:55.193613 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4990651a-3e03-4153-9448-38f88aabae52 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6054a68c-8a71-4054-aae1-4d3be5a847ce", "connector": null, "instance_uuid": "181adc71-a0bc-4ec9-9198-29ea6ed73e85"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:55.208318 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:55.208318 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:55.251852 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-4990651a-3e03-4153-9448-38f88aabae52 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:19:55.252726 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 25/98] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:19:55 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 06 05:19:55.262740 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d7e092a2-4423-4196-809c-98d791faf295 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:55.263210 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d7e092a2-4423-4196-809c-98d791faf295 None None] GET https://10.4.3.205/volume// Aug 06 05:19:55.263427 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d7e092a2-4423-4196-809c-98d791faf295 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:55.266115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d7e092a2-4423-4196-809c-98d791faf295 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:55.266574 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d7e092a2-4423-4196-809c-98d791faf295 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:55.266971 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 25/99] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:19:55 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:55.277065 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-3e3c9af5-e28c-4255-813e-124131e9c4b3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:55.285032 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-3e3c9af5-e28c-4255-813e-124131e9c4b3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:19:55.285032 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-3e3c9af5-e28c-4255-813e-124131e9c4b3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ef29507-728d-4a27-95f1-683b0b46d494", "connector": null, "instance_uuid": "181adc71-a0bc-4ec9-9198-29ea6ed73e85"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:55.291934 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:55.291934 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:55.334245 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-3e3c9af5-e28c-4255-813e-124131e9c4b3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:19:55.334874 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 25/100] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:19:55 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:58.151265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3826288c-69d5-42e8-9132-b045a56b1794 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.153577 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3826288c-69d5-42e8-9132-b045a56b1794 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:19:58.153788 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3826288c-69d5-42e8-9132-b045a56b1794 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:58.154089 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3826288c-69d5-42e8-9132-b045a56b1794 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:58.167107 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:58.167107 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:58.172109 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3826288c-69d5-42e8-9132-b045a56b1794 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:19:58.179749 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3826288c-69d5-42e8-9132-b045a56b1794 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:19:58.179749 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 26/101] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:19:58 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 1833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:58.189787 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-cfb75854-b598-4df4-a585-059930cbe15b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.192982 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-cfb75854-b598-4df4-a585-059930cbe15b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:19:58.194760 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-cfb75854-b598-4df4-a585-059930cbe15b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:58.195814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-cfb75854-b598-4df4-a585-059930cbe15b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:58.211755 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:58.211755 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:58.216392 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-cfb75854-b598-4df4-a585-059930cbe15b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:19:58.224265 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-cfb75854-b598-4df4-a585-059930cbe15b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:19:58.224719 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 26/102] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:19:58 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:58.382001 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7b31a27e-2ba5-4091-be02-c44c278fb9da None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.382526 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b31a27e-2ba5-4091-be02-c44c278fb9da None None] GET https://10.4.3.205/volume// Aug 06 05:19:58.383321 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b31a27e-2ba5-4091-be02-c44c278fb9da None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:58.383321 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b31a27e-2ba5-4091-be02-c44c278fb9da None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:58.383321 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b31a27e-2ba5-4091-be02-c44c278fb9da None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:58.383508 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 26/103] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:19:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:58.396602 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-6aafc43f-21c9-44ec-a4f1-d9c3f48416f2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.403994 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-6aafc43f-21c9-44ec-a4f1-d9c3f48416f2 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a Aug 06 05:19:58.404327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-6aafc43f-21c9-44ec-a4f1-d9c3f48416f2 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:58.404562 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-6aafc43f-21c9-44ec-a4f1-d9c3f48416f2 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:58.421378 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:58.421378 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:58.427593 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-119ca005-5985-410d-9c59-bac56f3a7649 req-6aafc43f-21c9-44ec-a4f1-d9c3f48416f2 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:58.435049 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-6aafc43f-21c9-44ec-a4f1-d9c3f48416f2 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a returned with HTTP 200 Aug 06 05:19:58.435582 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 26/104] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:19:58 2026] GET /volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a => generated 1543 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:58.555917 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7c0941f2-cfd4-46d7-81f6-7eda972832be None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.560631 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7c0941f2-cfd4-46d7-81f6-7eda972832be tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] PUT https://10.4.3.205/volume/v3/attachments/fa461619-254e-480c-8c16-82b6b4b36b7e Aug 06 05:19:58.561197 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7c0941f2-cfd4-46d7-81f6-7eda972832be tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:58.575032 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7c0941f2-cfd4-46d7-81f6-7eda972832be tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Acquiring lock "cinder-attachment_update-7732b14f-9332-4045-8012-75317e6a485a-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:19:58.587322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7c0941f2-cfd4-46d7-81f6-7eda972832be tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Lock "cinder-attachment_update-7732b14f-9332-4045-8012-75317e6a485a-np0000006623" acquired by "attachment_update" :: waited 0.010s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:19:58.587322 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:58.587322 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:58.738165 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-46e6009d-e2dd-4644-950d-aa8183144483 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.738165 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-46e6009d-e2dd-4644-950d-aa8183144483 None None] GET https://10.4.3.205/volume// Aug 06 05:19:58.739096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-46e6009d-e2dd-4644-950d-aa8183144483 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:58.739096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-46e6009d-e2dd-4644-950d-aa8183144483 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:58.740835 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-46e6009d-e2dd-4644-950d-aa8183144483 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:58.741369 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 27/105] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:19:58 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:58.775706 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-1954c275-4513-47c8-a3e3-511a898224d6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.808841 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7c0941f2-cfd4-46d7-81f6-7eda972832be tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Lock "cinder-attachment_update-7732b14f-9332-4045-8012-75317e6a485a-np0000006623" released by "attachment_update" :: held 0.224s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:19:58.809618 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7c0941f2-cfd4-46d7-81f6-7eda972832be tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments/fa461619-254e-480c-8c16-82b6b4b36b7e returned with HTTP 200 Aug 06 05:19:58.810693 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 27/106] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:19:58 2026] PUT /volume/v3/attachments/fa461619-254e-480c-8c16-82b6b4b36b7e => generated 969 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:58.852803 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-47bfaaa0-5727-4d5e-b927-0d4bac00f756 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.856717 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-47bfaaa0-5727-4d5e-b927-0d4bac00f756 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] POST https://10.4.3.205/volume/v3/attachments/fa461619-254e-480c-8c16-82b6b4b36b7e/action Aug 06 05:19:58.858674 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-47bfaaa0-5727-4d5e-b927-0d4bac00f756 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:19:58.858899 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-47bfaaa0-5727-4d5e-b927-0d4bac00f756 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:58.892899 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:58.892899 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:58.925042 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-47bfaaa0-5727-4d5e-b927-0d4bac00f756 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments/fa461619-254e-480c-8c16-82b6b4b36b7e/action returned with HTTP 204 Aug 06 05:19:58.925042 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 27/107] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:19:58 2026] POST /volume/v3/attachments/fa461619-254e-480c-8c16-82b6b4b36b7e/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:19:58.962682 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bdde6633-7afb-4021-a03d-a6ec41149210 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.963150 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdde6633-7afb-4021-a03d-a6ec41149210 None None] GET https://10.4.3.205/volume// Aug 06 05:19:58.963383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdde6633-7afb-4021-a03d-a6ec41149210 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:58.963625 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdde6633-7afb-4021-a03d-a6ec41149210 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:58.964015 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdde6633-7afb-4021-a03d-a6ec41149210 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:58.964413 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 28/108] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:19:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:19:58.980359 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a4329147-ba16-4e66-b07f-df686baddf35 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:58.985442 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a4329147-ba16-4e66-b07f-df686baddf35 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce Aug 06 05:19:58.985678 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a4329147-ba16-4e66-b07f-df686baddf35 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:58.985901 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a4329147-ba16-4e66-b07f-df686baddf35 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:59.004475 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.004475 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:59.008967 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a4329147-ba16-4e66-b07f-df686baddf35 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:59.013618 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a4329147-ba16-4e66-b07f-df686baddf35 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce returned with HTTP 200 Aug 06 05:19:59.014342 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 28/109] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:19:58 2026] GET /volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:59.114667 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a82055fd-b0d9-4ffe-bafa-1d44d675a73f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.117225 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a82055fd-b0d9-4ffe-bafa-1d44d675a73f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] PUT https://10.4.3.205/volume/v3/attachments/4af54a72-2693-4ad5-adc8-73e48cb090fa Aug 06 05:19:59.119316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a82055fd-b0d9-4ffe-bafa-1d44d675a73f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:59.133306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a82055fd-b0d9-4ffe-bafa-1d44d675a73f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Acquiring lock "cinder-attachment_update-6054a68c-8a71-4054-aae1-4d3be5a847ce-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:19:59.144454 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a82055fd-b0d9-4ffe-bafa-1d44d675a73f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Lock "cinder-attachment_update-6054a68c-8a71-4054-aae1-4d3be5a847ce-np0000006623" acquired by "attachment_update" :: waited 0.009s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:19:59.144454 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.144454 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:59.174725 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-1954c275-4513-47c8-a3e3-511a898224d6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:19:59.174923 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-1954c275-4513-47c8-a3e3-511a898224d6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b4d1729-9753-40be-acd1-4cf02f265479", "connector": null, "instance_uuid": "5bd874b9-af5c-4e7f-833c-96e9f0d46920"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:59.199970 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.199970 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:59.263381 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-1954c275-4513-47c8-a3e3-511a898224d6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:19:59.264220 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 27/110] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:19:58 2026] POST /volume/v3/attachments => generated 273 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:59.281347 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a82055fd-b0d9-4ffe-bafa-1d44d675a73f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Lock "cinder-attachment_update-6054a68c-8a71-4054-aae1-4d3be5a847ce-np0000006623" released by "attachment_update" :: held 0.137s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:19:59.281347 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-a82055fd-b0d9-4ffe-bafa-1d44d675a73f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments/4af54a72-2693-4ad5-adc8-73e48cb090fa returned with HTTP 200 Aug 06 05:19:59.281347 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 28/111] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:19:59 2026] PUT /volume/v3/attachments/4af54a72-2693-4ad5-adc8-73e48cb090fa => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:59.300454 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1071962c-0814-4676-a8e7-c7a4de800fd4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.303909 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1071962c-0814-4676-a8e7-c7a4de800fd4 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:19:59.304156 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1071962c-0814-4676-a8e7-c7a4de800fd4 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:59.304354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1071962c-0814-4676-a8e7-c7a4de800fd4 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:59.320198 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.320198 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:59.325551 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1071962c-0814-4676-a8e7-c7a4de800fd4 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:19:59.329949 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-23d42592-0128-4cc7-b371-119428bbb851 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.331599 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e67e1209-bfeb-42bb-b8a3-d35f0a473da9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.331759 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e67e1209-bfeb-42bb-b8a3-d35f0a473da9 None None] GET https://10.4.3.205/volume// Aug 06 05:19:59.331986 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e67e1209-bfeb-42bb-b8a3-d35f0a473da9 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:59.332299 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e67e1209-bfeb-42bb-b8a3-d35f0a473da9 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:59.332743 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e67e1209-bfeb-42bb-b8a3-d35f0a473da9 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:59.333223 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 28/112] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:19: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 06 05:19:59.334892 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-23d42592-0128-4cc7-b371-119428bbb851 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] POST https://10.4.3.205/volume/v3/attachments/4af54a72-2693-4ad5-adc8-73e48cb090fa/action Aug 06 05:19:59.336045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-23d42592-0128-4cc7-b371-119428bbb851 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:19:59.336045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-23d42592-0128-4cc7-b371-119428bbb851 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:59.337589 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1071962c-0814-4676-a8e7-c7a4de800fd4 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:19:59.338404 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 29/113] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:19:59 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:59.349745 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-7f74951a-049f-456e-8a67-fea3db73c26a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.354039 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-7f74951a-049f-456e-8a67-fea3db73c26a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:19:59.354243 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-7f74951a-049f-456e-8a67-fea3db73c26a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:59.354343 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-7f74951a-049f-456e-8a67-fea3db73c26a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:59.361043 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.361043 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:59.371686 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.371686 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:59.380497 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-7f74951a-049f-456e-8a67-fea3db73c26a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:19:59.386391 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-23d42592-0128-4cc7-b371-119428bbb851 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments/4af54a72-2693-4ad5-adc8-73e48cb090fa/action returned with HTTP 204 Aug 06 05:19:59.386391 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 29/114] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:19:59 2026] POST /volume/v3/attachments/4af54a72-2693-4ad5-adc8-73e48cb090fa/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:19:59.389359 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-7f74951a-049f-456e-8a67-fea3db73c26a tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:19:59.389978 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 29/115] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:19:59 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:59.417890 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7902b28c-37db-4c19-8be9-16f39d9ffbb6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.418338 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7902b28c-37db-4c19-8be9-16f39d9ffbb6 None None] GET https://10.4.3.205/volume// Aug 06 05:19:59.418532 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7902b28c-37db-4c19-8be9-16f39d9ffbb6 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:59.418755 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7902b28c-37db-4c19-8be9-16f39d9ffbb6 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:59.419070 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7902b28c-37db-4c19-8be9-16f39d9ffbb6 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:19:59.419413 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 29/116] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:19: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 06 05:19:59.434356 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-af6bd365-2d41-4aeb-ac92-e1662a0eb6fd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.437063 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-af6bd365-2d41-4aeb-ac92-e1662a0eb6fd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 Aug 06 05:19:59.437532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-af6bd365-2d41-4aeb-ac92-e1662a0eb6fd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:19:59.438026 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-af6bd365-2d41-4aeb-ac92-e1662a0eb6fd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:19:59.453583 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.453583 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:19:59.460834 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-119ca005-5985-410d-9c59-bac56f3a7649 req-af6bd365-2d41-4aeb-ac92-e1662a0eb6fd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:19:59.472661 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-af6bd365-2d41-4aeb-ac92-e1662a0eb6fd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 returned with HTTP 200 Aug 06 05:19:59.474132 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 30/117] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:19:59 2026] GET /volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 => generated 1029 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:19:59.505702 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-b7fcef0b-ead1-4806-9fb6-fdb94db02a2f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.509426 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-b7fcef0b-ead1-4806-9fb6-fdb94db02a2f tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] PUT https://10.4.3.205/volume/v3/attachments/5cfcab00-d42e-4f88-8567-7a06fab763c8 Aug 06 05:19:59.509924 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-b7fcef0b-ead1-4806-9fb6-fdb94db02a2f tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:59.526632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-b7fcef0b-ead1-4806-9fb6-fdb94db02a2f tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Acquiring lock "cinder-attachment_update-8b4d1729-9753-40be-acd1-4cf02f265479-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:19:59.532682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-b7fcef0b-ead1-4806-9fb6-fdb94db02a2f tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Lock "cinder-attachment_update-8b4d1729-9753-40be-acd1-4cf02f265479-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:19:59.534005 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.534005 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:19:59.587809 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7dbd629b-4198-4bd4-8565-52f20f34257b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.593326 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7dbd629b-4198-4bd4-8565-52f20f34257b tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] PUT https://10.4.3.205/volume/v3/attachments/421cac02-d9bb-4694-9316-e3e917c7b5b5 Aug 06 05:19:59.594143 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7dbd629b-4198-4bd4-8565-52f20f34257b tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:59.606080 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7dbd629b-4198-4bd4-8565-52f20f34257b tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Acquiring lock "cinder-attachment_update-0ef29507-728d-4a27-95f1-683b0b46d494-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:19:59.612966 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7dbd629b-4198-4bd4-8565-52f20f34257b tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Lock "cinder-attachment_update-0ef29507-728d-4a27-95f1-683b0b46d494-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:19:59.614210 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.614210 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:19:59.726954 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-b7fcef0b-ead1-4806-9fb6-fdb94db02a2f tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Lock "cinder-attachment_update-8b4d1729-9753-40be-acd1-4cf02f265479-np0000006623" released by "attachment_update" :: held 0.195s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:19:59.727334 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-b7fcef0b-ead1-4806-9fb6-fdb94db02a2f tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/attachments/5cfcab00-d42e-4f88-8567-7a06fab763c8 returned with HTTP 200 Aug 06 05:19:59.727829 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 30/118] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:19:59 2026] PUT /volume/v3/attachments/5cfcab00-d42e-4f88-8567-7a06fab763c8 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:59.794445 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7dbd629b-4198-4bd4-8565-52f20f34257b tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Lock "cinder-attachment_update-0ef29507-728d-4a27-95f1-683b0b46d494-np0000006623" released by "attachment_update" :: held 0.179s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:19:59.794445 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-7dbd629b-4198-4bd4-8565-52f20f34257b tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments/421cac02-d9bb-4694-9316-e3e917c7b5b5 returned with HTTP 200 Aug 06 05:19:59.794445 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 30/119] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:19:59 2026] PUT /volume/v3/attachments/421cac02-d9bb-4694-9316-e3e917c7b5b5 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:19:59.828406 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-119ca005-5985-410d-9c59-bac56f3a7649 req-cf4687c4-dd25-462c-90d4-3de92478eed3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:19:59.834538 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-cf4687c4-dd25-462c-90d4-3de92478eed3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] POST https://10.4.3.205/volume/v3/attachments/421cac02-d9bb-4694-9316-e3e917c7b5b5/action Aug 06 05:19:59.835746 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-cf4687c4-dd25-462c-90d4-3de92478eed3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:19:59.835904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-cf4687c4-dd25-462c-90d4-3de92478eed3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:19:59.846338 np0000006623 devstack@c-api.service[100427]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 06 05:19:59.846338 np0000006623 devstack@c-api.service[100427]: .first() Aug 06 05:19:59.862356 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:19:59.862356 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:19:59.876260 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-119ca005-5985-410d-9c59-bac56f3a7649 req-cf4687c4-dd25-462c-90d4-3de92478eed3 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments/421cac02-d9bb-4694-9316-e3e917c7b5b5/action returned with HTTP 204 Aug 06 05:19:59.876832 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 30/120] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:19:59 2026] POST /volume/v3/attachments/421cac02-d9bb-4694-9316-e3e917c7b5b5/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:00.360355 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8e9b67ae-3733-4582-a26d-9c314570d654 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:00.360355 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8e9b67ae-3733-4582-a26d-9c314570d654 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:00.360355 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8e9b67ae-3733-4582-a26d-9c314570d654 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:00.360355 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8e9b67ae-3733-4582-a26d-9c314570d654 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:00.386312 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:00.386312 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:00.392959 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8e9b67ae-3733-4582-a26d-9c314570d654 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:00.400125 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8e9b67ae-3733-4582-a26d-9c314570d654 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:00.400653 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 31/121] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:00 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:01.418225 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-004ae130-c134-4083-9280-b5c04a9de96e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:01.423013 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-004ae130-c134-4083-9280-b5c04a9de96e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:01.423013 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-004ae130-c134-4083-9280-b5c04a9de96e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:01.423013 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-004ae130-c134-4083-9280-b5c04a9de96e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:01.436729 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:01.436729 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:01.446323 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-004ae130-c134-4083-9280-b5c04a9de96e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:01.456425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-004ae130-c134-4083-9280-b5c04a9de96e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:01.456425 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 31/122] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:01 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:02.104677 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:02.107132 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:20:02.108039 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1707136368"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:02.112338 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1707136368'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:20:02.112338 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Create volume of 1 GB Aug 06 05:20:02.112338 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:02.112338 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:02.260775 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Availability Zones retrieved successfully. Aug 06 05:20:02.267730 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Flow 'volume_create_api' (6a8dfc2c-6904-4ce2-93fe-09fbc6211df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:20:02.268934 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aabbbd6d-839c-4515-82ed-cffba147789f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:02.269994 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:20:02.306613 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aabbbd6d-839c-4515-82ed-cffba147789f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:02.307718 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae354421-c857-4ecf-8cc4-83505c5d4636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:02.393712 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Created reservations ['0baea43e-49d7-4da0-af72-462f850a0cec', 'd5b0f1a5-f51e-4ebf-8c8c-1c830fe42337', 'beb0b3d1-d145-47fa-9bfa-c8f83e854c7f', '26339300-42dc-4c75-9cee-55217f4d6cda'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:20:02.395027 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae354421-c857-4ecf-8cc4-83505c5d4636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0baea43e-49d7-4da0-af72-462f850a0cec', 'd5b0f1a5-f51e-4ebf-8c8c-1c830fe42337', 'beb0b3d1-d145-47fa-9bfa-c8f83e854c7f', '26339300-42dc-4c75-9cee-55217f4d6cda']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:02.395868 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5e1d57-f727-497f-a287-42e90292a81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:02.427088 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5e1d57-f727-497f-a287-42e90292a81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d5ca69e-0343-44bb-8df7-78cd200fb80a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1707136368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e99e39153db64131803a4429b0011ba2',qos_specs=None,replication_status=,reservations=['0baea43e-49d7-4da0-af72-462f850a0cec','d5b0f1a5-f51e-4ebf-8c8c-1c830fe42337','beb0b3d1-d145-47fa-9bfa-c8f83e854c7f','26339300-42dc-4c75-9cee-55217f4d6cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7681a4e55ce949d08d746464fd834371',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1707136368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d5ca69e-0343-44bb-8df7-78cd200fb80a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e99e39153db64131803a4429b0011ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7681a4e55ce949d08d746464fd834371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:02.430048 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (792c966c-8207-4a48-a52d-7da05386160f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:02.461408 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (792c966c-8207-4a48-a52d-7da05386160f) transitioned into state 'SUCCESS' from state '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-1707136368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e99e39153db64131803a4429b0011ba2',qos_specs=None,replication_status=,reservations=['0baea43e-49d7-4da0-af72-462f850a0cec','d5b0f1a5-f51e-4ebf-8c8c-1c830fe42337','beb0b3d1-d145-47fa-9bfa-c8f83e854c7f','26339300-42dc-4c75-9cee-55217f4d6cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7681a4e55ce949d08d746464fd834371',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:02.461603 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f0c69c-f1ae-4abc-aa9e-13a64033bff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:02.483389 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f0c69c-f1ae-4abc-aa9e-13a64033bff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:02.483389 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Flow 'volume_create_api' (6a8dfc2c-6904-4ce2-93fe-09fbc6211df8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:20:02.485132 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Create volume request issued successfully. Aug 06 05:20:02.485652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-50679627-0230-4189-a072-cc51ff18eb57 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:02.485956 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a14a2910-0dba-4534-8a5b-ef280fd138ef tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:20:02.485956 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 31/123] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:20:02 2026] POST /volume/v3/volumes => generated 755 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:20:02.496266 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-50679627-0230-4189-a072-cc51ff18eb57 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:02.499993 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-50679627-0230-4189-a072-cc51ff18eb57 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:02.500629 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-50679627-0230-4189-a072-cc51ff18eb57 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:02.509513 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7229cc1e-b3f9-42fe-96a4-a8a35db4bf35 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:02.514219 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7229cc1e-b3f9-42fe-96a4-a8a35db4bf35 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:02.514219 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7229cc1e-b3f9-42fe-96a4-a8a35db4bf35 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:02.514219 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7229cc1e-b3f9-42fe-96a4-a8a35db4bf35 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:02.524475 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:02.524475 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:02.528597 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:02.528597 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:02.543426 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-50679627-0230-4189-a072-cc51ff18eb57 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:02.543486 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7229cc1e-b3f9-42fe-96a4-a8a35db4bf35 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:02.543537 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-50679627-0230-4189-a072-cc51ff18eb57 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:02.543537 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 31/124] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:02 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1024 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:02.543601 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7229cc1e-b3f9-42fe-96a4-a8a35db4bf35 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:02.543601 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 32/125] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:02 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:03.143890 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-443fd315-2c0c-4cf7-9fd9-d45eef799c7d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:03.146923 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-443fd315-2c0c-4cf7-9fd9-d45eef799c7d tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] POST https://10.4.3.205/volume/v3/attachments/5cfcab00-d42e-4f88-8567-7a06fab763c8/action Aug 06 05:20:03.147398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-443fd315-2c0c-4cf7-9fd9-d45eef799c7d tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:03.147543 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-443fd315-2c0c-4cf7-9fd9-d45eef799c7d tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:03.337209 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:03.337209 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:03.367883 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9922a025-a5ec-4c21-aff3-699cb61bbefa req-443fd315-2c0c-4cf7-9fd9-d45eef799c7d tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/attachments/5cfcab00-d42e-4f88-8567-7a06fab763c8/action returned with HTTP 204 Aug 06 05:20:03.368478 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 32/126] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:20:03 2026] POST /volume/v3/attachments/5cfcab00-d42e-4f88-8567-7a06fab763c8/action => generated 0 bytes in 226 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:03.560436 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a37f2a36-a279-47ef-b463-493f17f710c9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:03.565317 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-87bbd1d9-2fc7-4922-893e-f805b5b2b950 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:03.565756 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a37f2a36-a279-47ef-b463-493f17f710c9 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:03.565756 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a37f2a36-a279-47ef-b463-493f17f710c9 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:03.565756 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a37f2a36-a279-47ef-b463-493f17f710c9 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:03.568938 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87bbd1d9-2fc7-4922-893e-f805b5b2b950 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:03.570109 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-87bbd1d9-2fc7-4922-893e-f805b5b2b950 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:03.570109 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-87bbd1d9-2fc7-4922-893e-f805b5b2b950 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:03.585013 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:03.585013 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:03.586805 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:03.586805 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:03.589720 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a37f2a36-a279-47ef-b463-493f17f710c9 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:03.597027 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-87bbd1d9-2fc7-4922-893e-f805b5b2b950 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:03.597159 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a37f2a36-a279-47ef-b463-493f17f710c9 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:03.597159 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 32/127] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:03 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:03.600764 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87bbd1d9-2fc7-4922-893e-f805b5b2b950 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:03.601168 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 32/128] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:03 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:20:03.625616 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-161ad5cc-a603-4841-b12f-18b8c93c4a3b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:03.627916 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-161ad5cc-a603-4841-b12f-18b8c93c4a3b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:03.628143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-161ad5cc-a603-4841-b12f-18b8c93c4a3b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:03.629449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-161ad5cc-a603-4841-b12f-18b8c93c4a3b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:03.644692 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:03.644692 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:03.648102 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-161ad5cc-a603-4841-b12f-18b8c93c4a3b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:03.654360 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-161ad5cc-a603-4841-b12f-18b8c93c4a3b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:03.654360 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 33/129] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:03 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:03.666913 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-ecec5487-353d-49b3-8d4e-c33e714b512f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:03.669725 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-ecec5487-353d-49b3-8d4e-c33e714b512f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:03.670900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-ecec5487-353d-49b3-8d4e-c33e714b512f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:03.670900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-ecec5487-353d-49b3-8d4e-c33e714b512f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:03.685397 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:03.685397 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:03.690641 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-ecec5487-353d-49b3-8d4e-c33e714b512f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:03.695758 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-ecec5487-353d-49b3-8d4e-c33e714b512f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:03.696238 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 33/130] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:03 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:04.005234 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-2cca19dc-58b1-4568-b284-ab1998ac17fd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.007758 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-2cca19dc-58b1-4568-b284-ab1998ac17fd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:04.007982 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-2cca19dc-58b1-4568-b284-ab1998ac17fd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.008154 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-2cca19dc-58b1-4568-b284-ab1998ac17fd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.017650 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.017650 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:04.022836 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-2cca19dc-58b1-4568-b284-ab1998ac17fd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:04.028721 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-2cca19dc-58b1-4568-b284-ab1998ac17fd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:04.029339 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 33/131] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:04 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:04.085085 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f9615c46-6678-42d4-a220-ff0f94177350 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.085656 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f9615c46-6678-42d4-a220-ff0f94177350 None None] GET https://10.4.3.205/volume// Aug 06 05:20:04.085927 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f9615c46-6678-42d4-a220-ff0f94177350 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.086450 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f9615c46-6678-42d4-a220-ff0f94177350 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.086642 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f9615c46-6678-42d4-a220-ff0f94177350 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:04.087009 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 33/132] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:20: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 06 05:20:04.108839 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-438f95e6-1963-487a-9ecb-eb8ad7bc33d4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.158959 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9b22c058-3160-4012-8d6c-3c1331578cdd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.161133 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-7279e625-9ddc-4252-86ef-d5d913f235c3 req-ebdf423e-4543-4493-a294-da61ac3d20ed None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.161251 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9b22c058-3160-4012-8d6c-3c1331578cdd tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:04.161473 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9b22c058-3160-4012-8d6c-3c1331578cdd tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.161653 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9b22c058-3160-4012-8d6c-3c1331578cdd tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.163523 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7279e625-9ddc-4252-86ef-d5d913f235c3 req-ebdf423e-4543-4493-a294-da61ac3d20ed tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] POST https://10.4.3.205/volume/v3/snapshots/None/action Aug 06 05:20:04.164063 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7279e625-9ddc-4252-86ef-d5d913f235c3 req-ebdf423e-4543-4493-a294-da61ac3d20ed tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:04.165518 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7279e625-9ddc-4252-86ef-d5d913f235c3 req-ebdf423e-4543-4493-a294-da61ac3d20ed tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:04.173345 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.snapshot_actions [req-7279e625-9ddc-4252-86ef-d5d913f235c3 req-ebdf423e-4543-4493-a294-da61ac3d20ed tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100428) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 05:20:04.177552 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.177552 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:04.181680 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9b22c058-3160-4012-8d6c-3c1331578cdd tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:04.188589 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9b22c058-3160-4012-8d6c-3c1331578cdd tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:04.189255 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 34/133] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:04 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:04.191247 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7279e625-9ddc-4252-86ef-d5d913f235c3 req-ebdf423e-4543-4493-a294-da61ac3d20ed tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] https://10.4.3.205/volume/v3/snapshots/None/action returned with HTTP 404 Aug 06 05:20:04.191941 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 34/134] 10.4.3.205 () {72 vars in 1582 bytes} [Thu Aug 6 05:20:04 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:20:04.208631 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b6bbd8bb-d0c3-4c1e-9ede-dcca4e0f4e03 req-24669184-451d-4511-9b01-ef6e242656f8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.211999 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b6bbd8bb-d0c3-4c1e-9ede-dcca4e0f4e03 req-24669184-451d-4511-9b01-ef6e242656f8 tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] POST https://10.4.3.205/volume/v3/snapshots/368d1001-23b9-4ef0-912d-31bda1204602/action Aug 06 05:20:04.212471 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b6bbd8bb-d0c3-4c1e-9ede-dcca4e0f4e03 req-24669184-451d-4511-9b01-ef6e242656f8 tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:04.212598 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b6bbd8bb-d0c3-4c1e-9ede-dcca4e0f4e03 req-24669184-451d-4511-9b01-ef6e242656f8 tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:04.214157 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.snapshot_actions [req-b6bbd8bb-d0c3-4c1e-9ede-dcca4e0f4e03 req-24669184-451d-4511-9b01-ef6e242656f8 tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100427) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 05:20:04.246694 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b6bbd8bb-d0c3-4c1e-9ede-dcca4e0f4e03 req-24669184-451d-4511-9b01-ef6e242656f8 tempest-VolumesAssistedSnapshotsTest-768925655 tempest-VolumesAssistedSnapshotsTest-768925655-project] https://10.4.3.205/volume/v3/snapshots/368d1001-23b9-4ef0-912d-31bda1204602/action returned with HTTP 404 Aug 06 05:20:04.251801 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 34/135] 10.4.3.205 () {72 vars in 1678 bytes} [Thu Aug 6 05:20:04 2026] POST /volume/v3/snapshots/368d1001-23b9-4ef0-912d-31bda1204602/action => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:04.274747 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-621d8f35-2d2a-4a58-bfe2-dbec9c271b0b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.280008 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-621d8f35-2d2a-4a58-bfe2-dbec9c271b0b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:04.280438 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-621d8f35-2d2a-4a58-bfe2-dbec9c271b0b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.280722 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-621d8f35-2d2a-4a58-bfe2-dbec9c271b0b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.294840 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.294840 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:04.299455 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-621d8f35-2d2a-4a58-bfe2-dbec9c271b0b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:04.305313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-621d8f35-2d2a-4a58-bfe2-dbec9c271b0b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:04.305765 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 35/136] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:04 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:04.356870 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-59b16bf4-8f73-4710-8c75-c2100a98bcdb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.360551 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-59b16bf4-8f73-4710-8c75-c2100a98bcdb tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] POST https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479/action Aug 06 05:20:04.360967 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-59b16bf4-8f73-4710-8c75-c2100a98bcdb tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:04.361145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-59b16bf4-8f73-4710-8c75-c2100a98bcdb tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:04.375922 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.375922 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:04.376384 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-59b16bf4-8f73-4710-8c75-c2100a98bcdb tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:04.385711 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-59b16bf4-8f73-4710-8c75-c2100a98bcdb tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Begin detaching volume completed successfully. Aug 06 05:20:04.386098 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-59b16bf4-8f73-4710-8c75-c2100a98bcdb tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479/action returned with HTTP 202 Aug 06 05:20:04.386696 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 35/137] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:20:04 2026] POST /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:20:04.428387 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-438f95e6-1963-487a-9ecb-eb8ad7bc33d4 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:20:04.428833 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-438f95e6-1963-487a-9ecb-eb8ad7bc33d4 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d5ca69e-0343-44bb-8df7-78cd200fb80a", "connector": null, "instance_uuid": "8407de0a-0379-4105-bd09-a116ae0aa908"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:04.441405 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.441405 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:04.467477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7b754333-4bb0-44e9-9986-15724821dd98 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.470558 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b754333-4bb0-44e9-9986-15724821dd98 None None] GET https://10.4.3.205/volume// Aug 06 05:20:04.470558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b754333-4bb0-44e9-9986-15724821dd98 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.470558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b754333-4bb0-44e9-9986-15724821dd98 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.470558 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b754333-4bb0-44e9-9986-15724821dd98 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:04.470558 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 35/138] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:04.483856 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-8e32519e-e2e3-407d-a760-d458e783ae5c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.486656 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-8e32519e-e2e3-407d-a760-d458e783ae5c tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:04.486935 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-8e32519e-e2e3-407d-a760-d458e783ae5c tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.487227 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-8e32519e-e2e3-407d-a760-d458e783ae5c tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.495680 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-438f95e6-1963-487a-9ecb-eb8ad7bc33d4 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:20:04.496357 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 34/139] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:20:04 2026] POST /volume/v3/attachments => generated 273 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:04.499609 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a7736bc2-258d-4417-af61-ae44e8780c50 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.500193 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a7736bc2-258d-4417-af61-ae44e8780c50 None None] GET https://10.4.3.205/volume// Aug 06 05:20:04.501385 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.501385 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:04.501936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a7736bc2-258d-4417-af61-ae44e8780c50 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.502178 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a7736bc2-258d-4417-af61-ae44e8780c50 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.503313 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a7736bc2-258d-4417-af61-ae44e8780c50 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:04.503881 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 36/140] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:20:04 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:20:04.506668 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-8e32519e-e2e3-407d-a760-d458e783ae5c tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:04.513821 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-8e32519e-e2e3-407d-a760-d458e783ae5c tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:04.514536 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 36/141] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:04 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1552 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:04.527516 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-46d3b7ac-aa16-4764-883f-8db97826d6dd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.537399 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eac8cb7e-bc0d-4ca6-86f7-aa82d478585f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.543213 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eac8cb7e-bc0d-4ca6-86f7-aa82d478585f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:04.543409 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eac8cb7e-bc0d-4ca6-86f7-aa82d478585f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.543803 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eac8cb7e-bc0d-4ca6-86f7-aa82d478585f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.562990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-51a1e597-4227-47a7-a26b-56d81930661b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.563525 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-51a1e597-4227-47a7-a26b-56d81930661b None None] GET https://10.4.3.205/volume// Aug 06 05:20:04.563761 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-51a1e597-4227-47a7-a26b-56d81930661b None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.564054 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-51a1e597-4227-47a7-a26b-56d81930661b None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.564333 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-51a1e597-4227-47a7-a26b-56d81930661b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:04.564653 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 37/142] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:04.566253 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.566253 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:04.574779 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-eac8cb7e-bc0d-4ca6-86f7-aa82d478585f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:04.576884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-2ace3447-5015-4354-8219-0ece65dde1a3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.580323 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eac8cb7e-bc0d-4ca6-86f7-aa82d478585f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:04.580770 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 35/143] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:04 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:04.581220 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-2ace3447-5015-4354-8219-0ece65dde1a3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:04.581538 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-2ace3447-5015-4354-8219-0ece65dde1a3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.582196 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-2ace3447-5015-4354-8219-0ece65dde1a3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.599034 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.599034 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:04.603941 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-2ace3447-5015-4354-8219-0ece65dde1a3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:04.609355 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-2ace3447-5015-4354-8219-0ece65dde1a3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:04.610245 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 37/144] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:04 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:04.731974 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-1a63f7af-8511-4279-ac54-8347f1847365 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.737316 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-1a63f7af-8511-4279-ac54-8347f1847365 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] PUT https://10.4.3.205/volume/v3/attachments/ebbe10d4-1ebe-4129-8c86-d4178c7d8f15 Aug 06 05:20:04.737923 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-1a63f7af-8511-4279-ac54-8347f1847365 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:04.754827 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-1a63f7af-8511-4279-ac54-8347f1847365 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Acquiring lock "cinder-attachment_update-1d5ca69e-0343-44bb-8df7-78cd200fb80a-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:20:04.761087 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-1a63f7af-8511-4279-ac54-8347f1847365 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Lock "cinder-attachment_update-1d5ca69e-0343-44bb-8df7-78cd200fb80a-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:20:04.762216 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.762216 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:04.863978 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-46d3b7ac-aa16-4764-883f-8db97826d6dd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:20:04.863978 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-46d3b7ac-aa16-4764-883f-8db97826d6dd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceb67471-f1a7-4d60-bbe4-38d098feb937", "connector": null, "instance_uuid": "50ec636a-67c2-4d1c-8959-4456ffe34631"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:04.877252 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.877252 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:04.885701 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-1a63f7af-8511-4279-ac54-8347f1847365 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Lock "cinder-attachment_update-1d5ca69e-0343-44bb-8df7-78cd200fb80a-np0000006623" released by "attachment_update" :: held 0.125s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:20:04.886130 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-1a63f7af-8511-4279-ac54-8347f1847365 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/attachments/ebbe10d4-1ebe-4129-8c86-d4178c7d8f15 returned with HTTP 200 Aug 06 05:20:04.886767 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 38/145] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:20:04 2026] PUT /volume/v3/attachments/ebbe10d4-1ebe-4129-8c86-d4178c7d8f15 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:20:04.908010 np0000006623 devstack@c-api.service[100427]: WARNING cinder.volume.api [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-46d3b7ac-aa16-4764-883f-8db97826d6dd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 05:20:04.916479 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-46d3b7ac-aa16-4764-883f-8db97826d6dd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:20:04.916857 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 36/146] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:20:04 2026] POST /volume/v3/attachments => generated 271 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:04.951586 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8852e259-a85a-4a37-bf7a-2dc44906b724 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.953600 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8852e259-a85a-4a37-bf7a-2dc44906b724 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:04.953792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8852e259-a85a-4a37-bf7a-2dc44906b724 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.954008 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8852e259-a85a-4a37-bf7a-2dc44906b724 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.964679 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.964679 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:04.968887 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8852e259-a85a-4a37-bf7a-2dc44906b724 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:04.969155 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e4c52e86-f617-454e-90fb-10555bfad022 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.969621 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4c52e86-f617-454e-90fb-10555bfad022 None None] GET https://10.4.3.205/volume// Aug 06 05:20:04.969916 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4c52e86-f617-454e-90fb-10555bfad022 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.970108 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4c52e86-f617-454e-90fb-10555bfad022 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.970562 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4c52e86-f617-454e-90fb-10555bfad022 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:04.970936 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 38/147] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:04.973811 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8852e259-a85a-4a37-bf7a-2dc44906b724 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:04.974225 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 36/148] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:04 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:04.982154 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-3eab0dd4-c41f-47b0-9943-6541bfe11aa9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:04.984274 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-3eab0dd4-c41f-47b0-9943-6541bfe11aa9 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:04.984554 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-3eab0dd4-c41f-47b0-9943-6541bfe11aa9 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:04.984785 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-3eab0dd4-c41f-47b0-9943-6541bfe11aa9 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:04.995007 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:04.995007 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:04.998851 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-3eab0dd4-c41f-47b0-9943-6541bfe11aa9 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:05.003466 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-3eab0dd4-c41f-47b0-9943-6541bfe11aa9 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:05.003848 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 39/149] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:04 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1047 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:05.283875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-e5c7c0b5-a19c-4541-9c1a-20a5fe9c9b6d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:05.285795 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-e5c7c0b5-a19c-4541-9c1a-20a5fe9c9b6d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] PUT https://10.4.3.205/volume/v3/attachments/a3a7bfec-133f-4dac-b3b4-3c8db5059390 Aug 06 05:20:05.286196 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-e5c7c0b5-a19c-4541-9c1a-20a5fe9c9b6d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:05.294015 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-e5c7c0b5-a19c-4541-9c1a-20a5fe9c9b6d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Acquiring lock "cinder-attachment_update-ceb67471-f1a7-4d60-bbe4-38d098feb937-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:20:05.299586 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-e5c7c0b5-a19c-4541-9c1a-20a5fe9c9b6d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Lock "cinder-attachment_update-ceb67471-f1a7-4d60-bbe4-38d098feb937-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:20:05.300682 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:05.300682 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:05.572666 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-e5c7c0b5-a19c-4541-9c1a-20a5fe9c9b6d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Lock "cinder-attachment_update-ceb67471-f1a7-4d60-bbe4-38d098feb937-np0000006623" released by "attachment_update" :: held 0.273s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:20:05.573223 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-e5c7c0b5-a19c-4541-9c1a-20a5fe9c9b6d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/attachments/a3a7bfec-133f-4dac-b3b4-3c8db5059390 returned with HTTP 200 Aug 06 05:20:05.573509 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 37/150] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:20:05 2026] PUT /volume/v3/attachments/a3a7bfec-133f-4dac-b3b4-3c8db5059390 => generated 967 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:05.595590 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-67e4fe6b-4519-4fb7-bfa0-4cd51a6e5815 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:05.597790 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-67e4fe6b-4519-4fb7-bfa0-4cd51a6e5815 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:05.598066 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-67e4fe6b-4519-4fb7-bfa0-4cd51a6e5815 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:05.598589 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-67e4fe6b-4519-4fb7-bfa0-4cd51a6e5815 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:05.613820 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:05.613820 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:05.620624 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-67e4fe6b-4519-4fb7-bfa0-4cd51a6e5815 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:05.628316 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-67e4fe6b-4519-4fb7-bfa0-4cd51a6e5815 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:05.628978 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 39/151] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:05 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:05.989117 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-18a056c7-78bd-4c9d-bdf1-8370ce553d8d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:05.993165 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-18a056c7-78bd-4c9d-bdf1-8370ce553d8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:05.993426 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-18a056c7-78bd-4c9d-bdf1-8370ce553d8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:05.993633 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-18a056c7-78bd-4c9d-bdf1-8370ce553d8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:06.004732 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:06.004732 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:06.010667 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-18a056c7-78bd-4c9d-bdf1-8370ce553d8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:06.016341 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-18a056c7-78bd-4c9d-bdf1-8370ce553d8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:06.016971 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 37/152] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:05 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:06.644361 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a9d08ae5-c912-4e86-939a-a35d3aebfb0c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:06.648718 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a9d08ae5-c912-4e86-939a-a35d3aebfb0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:06.648718 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a9d08ae5-c912-4e86-939a-a35d3aebfb0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:06.648718 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a9d08ae5-c912-4e86-939a-a35d3aebfb0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:06.671454 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:06.671454 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:06.676705 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a9d08ae5-c912-4e86-939a-a35d3aebfb0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:06.682588 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a9d08ae5-c912-4e86-939a-a35d3aebfb0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:06.683111 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 40/153] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:06 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:07.030863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-83f279df-33a6-481a-85b4-708a0d043a65 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:07.032773 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-83f279df-33a6-481a-85b4-708a0d043a65 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:07.032983 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-83f279df-33a6-481a-85b4-708a0d043a65 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:07.033236 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-83f279df-33a6-481a-85b4-708a0d043a65 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:07.046537 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:07.046537 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:07.050545 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-83f279df-33a6-481a-85b4-708a0d043a65 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:07.056174 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-83f279df-33a6-481a-85b4-708a0d043a65 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:07.056635 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 38/154] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:07 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:07.695362 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e85ed3e8-8a02-43c8-97e3-622778c3002c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:07.697161 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e85ed3e8-8a02-43c8-97e3-622778c3002c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:07.697366 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e85ed3e8-8a02-43c8-97e3-622778c3002c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:07.697544 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e85ed3e8-8a02-43c8-97e3-622778c3002c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:07.706691 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:07.706691 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:07.710266 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e85ed3e8-8a02-43c8-97e3-622778c3002c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:07.714350 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e85ed3e8-8a02-43c8-97e3-622778c3002c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:07.714704 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 40/155] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:07 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:08.073426 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-91fa4030-1a36-4452-82c3-3ea84cab3d4f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.076217 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-91fa4030-1a36-4452-82c3-3ea84cab3d4f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:08.076517 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-91fa4030-1a36-4452-82c3-3ea84cab3d4f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:08.076794 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-91fa4030-1a36-4452-82c3-3ea84cab3d4f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:08.092495 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:08.092495 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:08.098528 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-91fa4030-1a36-4452-82c3-3ea84cab3d4f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:08.103173 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-91fa4030-1a36-4452-82c3-3ea84cab3d4f tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:08.103600 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 38/156] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:08 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:08.246544 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-516a94c5-610c-405f-8fd0-ea9e49e190a2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.250417 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-516a94c5-610c-405f-8fd0-ea9e49e190a2 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] POST https://10.4.3.205/volume/v3/attachments/ebbe10d4-1ebe-4129-8c86-d4178c7d8f15/action Aug 06 05:20:08.251248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-516a94c5-610c-405f-8fd0-ea9e49e190a2 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:08.251555 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-516a94c5-610c-405f-8fd0-ea9e49e190a2 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:08.277683 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:08.277683 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:08.295165 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ade0d263-aca6-41a7-b01a-9da8288676dd req-516a94c5-610c-405f-8fd0-ea9e49e190a2 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/attachments/ebbe10d4-1ebe-4129-8c86-d4178c7d8f15/action returned with HTTP 204 Aug 06 05:20:08.295814 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 41/157] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:20:08 2026] POST /volume/v3/attachments/ebbe10d4-1ebe-4129-8c86-d4178c7d8f15/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:08.312183 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-0d82db49-5f98-495e-98d7-bb2b16c0bc46 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.316862 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-0d82db49-5f98-495e-98d7-bb2b16c0bc46 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] DELETE https://10.4.3.205/volume/v3/attachments/5cfcab00-d42e-4f88-8567-7a06fab763c8 Aug 06 05:20:08.318558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-0d82db49-5f98-495e-98d7-bb2b16c0bc46 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:08.318558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-0d82db49-5f98-495e-98d7-bb2b16c0bc46 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:08.329048 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:08.329048 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:08.428682 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4b4dfba1-f724-458b-817c-e22b4ebc79ee req-0d82db49-5f98-495e-98d7-bb2b16c0bc46 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/attachments/5cfcab00-d42e-4f88-8567-7a06fab763c8 returned with HTTP 200 Aug 06 05:20:08.429282 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 39/158] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:20:08 2026] DELETE /volume/v3/attachments/5cfcab00-d42e-4f88-8567-7a06fab763c8 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:08.689370 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e4f9b921-ad51-4d40-a662-179d9ee5090b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.691588 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4f9b921-ad51-4d40-a662-179d9ee5090b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:08.692182 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4f9b921-ad51-4d40-a662-179d9ee5090b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:08.692647 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4f9b921-ad51-4d40-a662-179d9ee5090b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:08.700597 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:08.700597 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:08.704615 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e4f9b921-ad51-4d40-a662-179d9ee5090b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:08.708928 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4f9b921-ad51-4d40-a662-179d9ee5090b tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:08.709393 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 41/159] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:08 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:08.724711 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c0497245-f128-4104-8f70-2cc2fdfc3cf6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.726148 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0497245-f128-4104-8f70-2cc2fdfc3cf6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:08.726366 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0497245-f128-4104-8f70-2cc2fdfc3cf6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:08.726595 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0497245-f128-4104-8f70-2cc2fdfc3cf6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:08.726793 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-23b828aa-a010-4946-8b41-2e5866fa86d1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.726838 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c0497245-f128-4104-8f70-2cc2fdfc3cf6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Delete volume with id: 8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:08.729045 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-23b828aa-a010-4946-8b41-2e5866fa86d1 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:08.729407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-23b828aa-a010-4946-8b41-2e5866fa86d1 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:08.729685 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-23b828aa-a010-4946-8b41-2e5866fa86d1 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:08.736096 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:08.736096 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:08.736654 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c0497245-f128-4104-8f70-2cc2fdfc3cf6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:08.744090 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:08.744090 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:08.748600 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-23b828aa-a010-4946-8b41-2e5866fa86d1 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:08.755064 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-23b828aa-a010-4946-8b41-2e5866fa86d1 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:08.755513 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 42/160] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:08 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:08.769753 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fc2ef018-d29a-4ed6-b642-4cae87ccd7a7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.772224 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fc2ef018-d29a-4ed6-b642-4cae87ccd7a7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:08.772507 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fc2ef018-d29a-4ed6-b642-4cae87ccd7a7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:08.772745 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fc2ef018-d29a-4ed6-b642-4cae87ccd7a7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:08.774048 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c0497245-f128-4104-8f70-2cc2fdfc3cf6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Delete volume request issued successfully. Aug 06 05:20:08.774266 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0497245-f128-4104-8f70-2cc2fdfc3cf6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 202 Aug 06 05:20:08.774751 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 39/161] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:20:08 2026] DELETE /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:20:08.784787 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d20d037f-f6dc-4faa-8499-558dc8f93719 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.786577 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:08.786577 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:08.787152 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d20d037f-f6dc-4faa-8499-558dc8f93719 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:08.787447 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d20d037f-f6dc-4faa-8499-558dc8f93719 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:08.787724 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d20d037f-f6dc-4faa-8499-558dc8f93719 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:08.790749 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fc2ef018-d29a-4ed6-b642-4cae87ccd7a7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:08.796482 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fc2ef018-d29a-4ed6-b642-4cae87ccd7a7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:08.796945 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 40/162] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:08 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:08.799121 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:08.799121 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:08.807544 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d20d037f-f6dc-4faa-8499-558dc8f93719 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Volume info retrieved successfully. Aug 06 05:20:08.813553 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d20d037f-f6dc-4faa-8499-558dc8f93719 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 200 Aug 06 05:20:08.814048 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 42/163] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:08 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:08.814335 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d7dbc472-fe4b-4eb8-be37-1477ad60b010 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.817346 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d7dbc472-fe4b-4eb8-be37-1477ad60b010 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:08.817613 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d7dbc472-fe4b-4eb8-be37-1477ad60b010 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:08.817839 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d7dbc472-fe4b-4eb8-be37-1477ad60b010 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:08.829751 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:08.829751 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:08.834095 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d7dbc472-fe4b-4eb8-be37-1477ad60b010 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Volume info retrieved successfully. Aug 06 05:20:08.840468 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d7dbc472-fe4b-4eb8-be37-1477ad60b010 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:08.841123 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 43/164] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:08 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:08.956733 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-07f81104-e979-4f44-84e6-caa3bead912f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:08.961421 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-07f81104-e979-4f44-84e6-caa3bead912f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:08.961715 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-07f81104-e979-4f44-84e6-caa3bead912f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:08.962027 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-07f81104-e979-4f44-84e6-caa3bead912f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:09.108630 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:09.108630 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:09.114927 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-07f81104-e979-4f44-84e6-caa3bead912f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:09.117361 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-86b2f783-e88f-4c10-a060-69978d1adcf3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:09.119526 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-86b2f783-e88f-4c10-a060-69978d1adcf3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:09.119749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-86b2f783-e88f-4c10-a060-69978d1adcf3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:09.119956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-86b2f783-e88f-4c10-a060-69978d1adcf3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:09.124747 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-07f81104-e979-4f44-84e6-caa3bead912f tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:09.125244 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 40/165] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:08 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1140 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:09.136494 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:09.136494 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:09.141850 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-86b2f783-e88f-4c10-a060-69978d1adcf3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:09.147861 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-86b2f783-e88f-4c10-a060-69978d1adcf3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:09.149434 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 41/166] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:09 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:09.185622 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-97f16d21-ce2a-4a6f-8943-01be2ca38577 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:09.187902 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-97f16d21-ce2a-4a6f-8943-01be2ca38577 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] POST https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a/action Aug 06 05:20:09.188353 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-97f16d21-ce2a-4a6f-8943-01be2ca38577 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:09.188500 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-97f16d21-ce2a-4a6f-8943-01be2ca38577 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:09.201747 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:09.201747 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:09.202625 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-97f16d21-ce2a-4a6f-8943-01be2ca38577 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:09.210839 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-97f16d21-ce2a-4a6f-8943-01be2ca38577 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Begin detaching volume completed successfully. Aug 06 05:20:09.211146 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-97f16d21-ce2a-4a6f-8943-01be2ca38577 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a/action returned with HTTP 202 Aug 06 05:20:09.211651 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 43/167] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:20:09 2026] POST /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:20:09.239685 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d97128ad-665b-4641-9d2d-95eafd588ec0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:09.242405 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d97128ad-665b-4641-9d2d-95eafd588ec0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:09.242956 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d97128ad-665b-4641-9d2d-95eafd588ec0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:09.243346 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d97128ad-665b-4641-9d2d-95eafd588ec0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:09.258925 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:09.258925 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:09.266476 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d97128ad-665b-4641-9d2d-95eafd588ec0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Volume info retrieved successfully. Aug 06 05:20:09.269190 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-588d4b34-0742-4396-afcb-e642e080c612 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:09.269684 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-588d4b34-0742-4396-afcb-e642e080c612 None None] GET https://10.4.3.205/volume// Aug 06 05:20:09.269906 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-588d4b34-0742-4396-afcb-e642e080c612 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:09.270170 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-588d4b34-0742-4396-afcb-e642e080c612 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:09.270643 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-588d4b34-0742-4396-afcb-e642e080c612 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:09.272701 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 41/168] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:09.274187 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d97128ad-665b-4641-9d2d-95eafd588ec0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:09.274624 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 44/169] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:09 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:09.292852 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-82e73134-1d54-496d-a378-15f4e477e72e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:09.295428 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-82e73134-1d54-496d-a378-15f4e477e72e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:09.295705 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-82e73134-1d54-496d-a378-15f4e477e72e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:09.295957 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-82e73134-1d54-496d-a378-15f4e477e72e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:09.308431 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:09.308431 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:09.313240 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-82e73134-1d54-496d-a378-15f4e477e72e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:09.319383 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-82e73134-1d54-496d-a378-15f4e477e72e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:09.320465 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 42/170] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:09 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:09.831925 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-47be4e51-5b9e-4a69-a30e-96578298d8d6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:09.833714 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-47be4e51-5b9e-4a69-a30e-96578298d8d6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:09.833900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-47be4e51-5b9e-4a69-a30e-96578298d8d6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:09.834086 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-47be4e51-5b9e-4a69-a30e-96578298d8d6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:09.842031 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-47be4e51-5b9e-4a69-a30e-96578298d8d6 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 404 Aug 06 05:20:09.842878 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 44/171] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:09 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:10.162702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8339ef26-bfc7-4a8d-b317-754b72113b96 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:10.165011 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8339ef26-bfc7-4a8d-b317-754b72113b96 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:10.165202 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8339ef26-bfc7-4a8d-b317-754b72113b96 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:10.165436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8339ef26-bfc7-4a8d-b317-754b72113b96 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:10.176551 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:10.176551 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:10.182098 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8339ef26-bfc7-4a8d-b317-754b72113b96 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:10.194446 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8339ef26-bfc7-4a8d-b317-754b72113b96 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:10.194968 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 42/172] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:10 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:10.288774 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ecec526c-5d36-4b5b-8e40-db22f630a111 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:10.290858 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ecec526c-5d36-4b5b-8e40-db22f630a111 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:10.291083 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ecec526c-5d36-4b5b-8e40-db22f630a111 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:10.291325 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ecec526c-5d36-4b5b-8e40-db22f630a111 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:10.304365 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:10.304365 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:10.309026 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ecec526c-5d36-4b5b-8e40-db22f630a111 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Volume info retrieved successfully. Aug 06 05:20:10.315225 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ecec526c-5d36-4b5b-8e40-db22f630a111 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:10.315659 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 45/173] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:10 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:11.211087 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ed0b402c-24a2-4fdc-b546-340a938a85b7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:11.213471 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed0b402c-24a2-4fdc-b546-340a938a85b7 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:11.213647 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed0b402c-24a2-4fdc-b546-340a938a85b7 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:11.213877 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed0b402c-24a2-4fdc-b546-340a938a85b7 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:11.227251 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:11.227251 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:11.235206 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ed0b402c-24a2-4fdc-b546-340a938a85b7 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:11.241476 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed0b402c-24a2-4fdc-b546-340a938a85b7 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:11.242004 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 43/174] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:11 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:11.331509 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ae861b56-c782-472d-80ee-4cf3ed77331b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:11.336815 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae861b56-c782-472d-80ee-4cf3ed77331b tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:11.337152 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae861b56-c782-472d-80ee-4cf3ed77331b tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:11.337448 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae861b56-c782-472d-80ee-4cf3ed77331b tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:11.352740 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:11.352740 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:11.357668 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ae861b56-c782-472d-80ee-4cf3ed77331b tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Volume info retrieved successfully. Aug 06 05:20:11.363864 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae861b56-c782-472d-80ee-4cf3ed77331b tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:11.364601 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 45/175] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:11 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:11.584168 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-d13addb1-21d0-4094-8f3f-ff5cc8ea4448 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:11.589622 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-d13addb1-21d0-4094-8f3f-ff5cc8ea4448 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] POST https://10.4.3.205/volume/v3/attachments/a3a7bfec-133f-4dac-b3b4-3c8db5059390/action Aug 06 05:20:11.590171 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-d13addb1-21d0-4094-8f3f-ff5cc8ea4448 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:11.590376 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-d13addb1-21d0-4094-8f3f-ff5cc8ea4448 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:11.621065 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:11.621065 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:11.637227 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b628a026-1e19-4225-a7ea-bc6571855f98 req-d13addb1-21d0-4094-8f3f-ff5cc8ea4448 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/attachments/a3a7bfec-133f-4dac-b3b4-3c8db5059390/action returned with HTTP 204 Aug 06 05:20:11.637876 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 43/176] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:20:11 2026] POST /volume/v3/attachments/a3a7bfec-133f-4dac-b3b4-3c8db5059390/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:12.255457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6c2bb2f6-b5c6-4f40-a586-6c456bff4514 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:12.257628 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6c2bb2f6-b5c6-4f40-a586-6c456bff4514 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:12.257890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6c2bb2f6-b5c6-4f40-a586-6c456bff4514 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:12.258154 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6c2bb2f6-b5c6-4f40-a586-6c456bff4514 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:12.270033 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:12.270033 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:12.274726 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6c2bb2f6-b5c6-4f40-a586-6c456bff4514 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:12.281446 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6c2bb2f6-b5c6-4f40-a586-6c456bff4514 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:12.281990 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 46/177] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:12 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:12.333176 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-adeb8975-a845-4876-9c46-cce08a613d5e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:12.335503 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-adeb8975-a845-4876-9c46-cce08a613d5e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:12.335757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-adeb8975-a845-4876-9c46-cce08a613d5e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:12.335989 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-adeb8975-a845-4876-9c46-cce08a613d5e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:12.349230 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:12.349230 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:12.360239 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-adeb8975-a845-4876-9c46-cce08a613d5e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:12.370363 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-adeb8975-a845-4876-9c46-cce08a613d5e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:12.370872 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 44/178] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:12 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:12.383762 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-74972c61-d262-40ef-817e-f40048ea4d3c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:12.387723 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-74972c61-d262-40ef-817e-f40048ea4d3c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:12.388134 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-74972c61-d262-40ef-817e-f40048ea4d3c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:12.388522 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-74972c61-d262-40ef-817e-f40048ea4d3c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:12.403346 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:12.403346 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:12.409701 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-74972c61-d262-40ef-817e-f40048ea4d3c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Volume info retrieved successfully. Aug 06 05:20:12.419756 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-74972c61-d262-40ef-817e-f40048ea4d3c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:12.420328 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 46/179] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:12 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:12.491401 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-02600d9d-4b14-450e-9136-59ecd8bd3f25 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:12.492028 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-02600d9d-4b14-450e-9136-59ecd8bd3f25 None None] GET https://10.4.3.205/volume// Aug 06 05:20:12.492249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-02600d9d-4b14-450e-9136-59ecd8bd3f25 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:12.492498 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-02600d9d-4b14-450e-9136-59ecd8bd3f25 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:12.492914 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-02600d9d-4b14-450e-9136-59ecd8bd3f25 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:12.493699 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 44/180] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:20: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 06 05:20:12.503002 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-c77dfa41-db42-4ae8-8f30-17468dd0c755 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:12.506125 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-c77dfa41-db42-4ae8-8f30-17468dd0c755 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:20:12.506958 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-c77dfa41-db42-4ae8-8f30-17468dd0c755 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceb67471-f1a7-4d60-bbe4-38d098feb937", "connector": null, "instance_uuid": "efd43c4b-04cf-481f-bdef-29676ea878c4"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:12.521243 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:12.521243 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:12.547727 np0000006623 devstack@c-api.service[100428]: WARNING cinder.volume.api [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-c77dfa41-db42-4ae8-8f30-17468dd0c755 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 05:20:12.555268 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-c77dfa41-db42-4ae8-8f30-17468dd0c755 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:20:12.556031 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 47/181] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:20:12 2026] POST /volume/v3/attachments => generated 271 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:12.605772 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cbfe667a-14b1-4b62-be48-d70dca83e71e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:12.613810 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cbfe667a-14b1-4b62-be48-d70dca83e71e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:12.613810 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cbfe667a-14b1-4b62-be48-d70dca83e71e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:12.613810 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cbfe667a-14b1-4b62-be48-d70dca83e71e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:12.613957 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a715f617-3a14-4373-bce3-778d1ce3c29d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:12.613957 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a715f617-3a14-4373-bce3-778d1ce3c29d None None] GET https://10.4.3.205/volume// Aug 06 05:20:12.613957 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a715f617-3a14-4373-bce3-778d1ce3c29d None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:12.613957 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a715f617-3a14-4373-bce3-778d1ce3c29d None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:12.613957 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a715f617-3a14-4373-bce3-778d1ce3c29d None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:12.614052 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 47/182] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:20:12.627359 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:12.627359 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:12.630242 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-5110cd56-4e8f-47bc-b0b2-84c4cad0fc30 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:12.634303 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cbfe667a-14b1-4b62-be48-d70dca83e71e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:12.635630 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-5110cd56-4e8f-47bc-b0b2-84c4cad0fc30 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:12.635630 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-5110cd56-4e8f-47bc-b0b2-84c4cad0fc30 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:12.635749 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-5110cd56-4e8f-47bc-b0b2-84c4cad0fc30 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:12.643563 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cbfe667a-14b1-4b62-be48-d70dca83e71e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:12.643563 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 45/183] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:12 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:12.658736 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:12.658736 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:12.663815 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-5110cd56-4e8f-47bc-b0b2-84c4cad0fc30 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:12.668935 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-5110cd56-4e8f-47bc-b0b2-84c4cad0fc30 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:12.669139 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 45/184] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:12 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 05:20:12.798785 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-92d996bc-3366-4bbb-8287-ca5bff017edd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:12.801718 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-92d996bc-3366-4bbb-8287-ca5bff017edd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] PUT https://10.4.3.205/volume/v3/attachments/ce2fc210-a54b-46d6-b099-e526778bfcc8 Aug 06 05:20:12.802424 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-92d996bc-3366-4bbb-8287-ca5bff017edd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:12.819768 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-92d996bc-3366-4bbb-8287-ca5bff017edd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Acquiring lock "cinder-attachment_update-ceb67471-f1a7-4d60-bbe4-38d098feb937-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:20:12.830865 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-92d996bc-3366-4bbb-8287-ca5bff017edd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Lock "cinder-attachment_update-ceb67471-f1a7-4d60-bbe4-38d098feb937-np0000006623" acquired by "attachment_update" :: waited 0.011s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:20:12.832343 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:12.832343 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:12.936711 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-92d996bc-3366-4bbb-8287-ca5bff017edd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Lock "cinder-attachment_update-ceb67471-f1a7-4d60-bbe4-38d098feb937-np0000006623" released by "attachment_update" :: held 0.106s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:20:12.937687 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-92d996bc-3366-4bbb-8287-ca5bff017edd tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/attachments/ce2fc210-a54b-46d6-b099-e526778bfcc8 returned with HTTP 200 Aug 06 05:20:12.938340 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 48/185] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:20:12 2026] PUT /volume/v3/attachments/ce2fc210-a54b-46d6-b099-e526778bfcc8 => generated 967 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:13.114471 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d91fab37-91e6-4bc3-9484-eef40c12922e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:13.116485 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d91fab37-91e6-4bc3-9484-eef40c12922e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:13.116684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d91fab37-91e6-4bc3-9484-eef40c12922e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:13.116868 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d91fab37-91e6-4bc3-9484-eef40c12922e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:13.117052 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-d91fab37-91e6-4bc3-9484-eef40c12922e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Delete volume with id: 8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:13.123454 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d91fab37-91e6-4bc3-9484-eef40c12922e tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 404 Aug 06 05:20:13.124096 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 48/186] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:20:13 2026] DELETE /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:13.132264 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8f6a3841-fce9-4cf8-81e7-b1ce96d61ee3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:13.135048 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8f6a3841-fce9-4cf8-81e7-b1ce96d61ee3 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] GET https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 Aug 06 05:20:13.135336 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8f6a3841-fce9-4cf8-81e7-b1ce96d61ee3 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:13.135601 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8f6a3841-fce9-4cf8-81e7-b1ce96d61ee3 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:13.145486 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8f6a3841-fce9-4cf8-81e7-b1ce96d61ee3 tempest-VolumesAssistedSnapshotsTest-1147253168 tempest-VolumesAssistedSnapshotsTest-1147253168-project-admin] https://10.4.3.205/volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 returned with HTTP 404 Aug 06 05:20:13.146144 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 46/187] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:13 2026] GET /volume/v3/volumes/8b4d1729-9753-40be-acd1-4cf02f265479 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:13.436843 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-decd19fa-9fda-408d-854a-cd09bacf3d8e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:13.439724 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-decd19fa-9fda-408d-854a-cd09bacf3d8e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:13.439724 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-decd19fa-9fda-408d-854a-cd09bacf3d8e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:13.439724 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-decd19fa-9fda-408d-854a-cd09bacf3d8e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:13.454416 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:13.454416 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:13.458514 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-decd19fa-9fda-408d-854a-cd09bacf3d8e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Volume info retrieved successfully. Aug 06 05:20:13.462693 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-decd19fa-9fda-408d-854a-cd09bacf3d8e tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:13.463082 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 46/188] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:13 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:13.657779 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0a18e5d0-4c96-4c4d-bcc8-13e5b6b62e9c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:13.662390 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0a18e5d0-4c96-4c4d-bcc8-13e5b6b62e9c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:13.662390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0a18e5d0-4c96-4c4d-bcc8-13e5b6b62e9c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:13.662390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0a18e5d0-4c96-4c4d-bcc8-13e5b6b62e9c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:13.675201 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:13.675201 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:13.679532 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0a18e5d0-4c96-4c4d-bcc8-13e5b6b62e9c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:13.684419 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0a18e5d0-4c96-4c4d-bcc8-13e5b6b62e9c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:13.684887 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 49/189] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:13 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:14.476742 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-26dfc33b-659a-49bf-918e-1624fda25ff0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:14.478974 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-26dfc33b-659a-49bf-918e-1624fda25ff0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:14.479230 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-26dfc33b-659a-49bf-918e-1624fda25ff0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:14.479443 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-26dfc33b-659a-49bf-918e-1624fda25ff0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:14.490647 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:14.490647 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:14.495704 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-26dfc33b-659a-49bf-918e-1624fda25ff0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Volume info retrieved successfully. Aug 06 05:20:14.500737 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-26dfc33b-659a-49bf-918e-1624fda25ff0 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:14.501352 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 49/190] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:14 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:14.701805 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-362d1dc6-30a9-45b4-8293-7f0c3069b3d8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:14.704220 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-362d1dc6-30a9-45b4-8293-7f0c3069b3d8 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:14.704458 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-362d1dc6-30a9-45b4-8293-7f0c3069b3d8 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:14.704673 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-362d1dc6-30a9-45b4-8293-7f0c3069b3d8 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:14.721404 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:14.721404 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:14.725730 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-362d1dc6-30a9-45b4-8293-7f0c3069b3d8 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:14.730580 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-362d1dc6-30a9-45b4-8293-7f0c3069b3d8 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:14.730998 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 47/191] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:14 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:14.773862 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-7a9ad74e-2264-4d5f-a43a-9326d9403584 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:14.776706 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-7a9ad74e-2264-4d5f-a43a-9326d9403584 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] DELETE https://10.4.3.205/volume/v3/attachments/ebbe10d4-1ebe-4129-8c86-d4178c7d8f15 Aug 06 05:20:14.777020 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-7a9ad74e-2264-4d5f-a43a-9326d9403584 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:14.777223 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-7a9ad74e-2264-4d5f-a43a-9326d9403584 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:14.794486 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:14.794486 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:14.887487 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-36537abf-a0c8-4094-9f1b-8dad9d2b3353 req-7a9ad74e-2264-4d5f-a43a-9326d9403584 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/attachments/ebbe10d4-1ebe-4129-8c86-d4178c7d8f15 returned with HTTP 200 Aug 06 05:20:14.887487 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 47/192] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:20:14 2026] DELETE /volume/v3/attachments/ebbe10d4-1ebe-4129-8c86-d4178c7d8f15 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:15.517219 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4d9e376d-d4d6-4f35-8dcf-36703dcb72d7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:15.518888 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4d9e376d-d4d6-4f35-8dcf-36703dcb72d7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:15.519062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4d9e376d-d4d6-4f35-8dcf-36703dcb72d7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:15.519239 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4d9e376d-d4d6-4f35-8dcf-36703dcb72d7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:15.525978 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:15.525978 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:15.529592 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4d9e376d-d4d6-4f35-8dcf-36703dcb72d7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] Volume info retrieved successfully. Aug 06 05:20:15.533564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4d9e376d-d4d6-4f35-8dcf-36703dcb72d7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-reader] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:15.533885 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 50/193] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:15 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:15.595849 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d160f454-eb9b-4caa-999f-1b8e93bdfab3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:15.598307 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d160f454-eb9b-4caa-999f-1b8e93bdfab3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:15.598605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d160f454-eb9b-4caa-999f-1b8e93bdfab3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:15.598866 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d160f454-eb9b-4caa-999f-1b8e93bdfab3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:15.613123 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:15.613123 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:15.619578 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d160f454-eb9b-4caa-999f-1b8e93bdfab3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:15.626379 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d160f454-eb9b-4caa-999f-1b8e93bdfab3 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:15.627053 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 50/194] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:15 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:15.690995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-71ed78f0-fd08-4ff4-bcbd-7d37e78b9997 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:15.693193 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-71ed78f0-fd08-4ff4-bcbd-7d37e78b9997 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:15.693438 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-71ed78f0-fd08-4ff4-bcbd-7d37e78b9997 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:15.693685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-71ed78f0-fd08-4ff4-bcbd-7d37e78b9997 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:15.702797 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:15.702797 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:15.707447 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-71ed78f0-fd08-4ff4-bcbd-7d37e78b9997 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:15.713201 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-71ed78f0-fd08-4ff4-bcbd-7d37e78b9997 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:15.713724 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 48/195] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:15 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:15.747219 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f7c8ee1f-dfbc-478c-be95-95b82521be0e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:15.749787 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f7c8ee1f-dfbc-478c-be95-95b82521be0e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:15.749996 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f7c8ee1f-dfbc-478c-be95-95b82521be0e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:15.750279 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f7c8ee1f-dfbc-478c-be95-95b82521be0e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:15.773818 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:15.773818 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:15.780027 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f7c8ee1f-dfbc-478c-be95-95b82521be0e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:15.785324 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f7c8ee1f-dfbc-478c-be95-95b82521be0e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:15.785891 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 48/196] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:15 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1163 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:16.804646 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-51a02e54-81d4-437c-89e8-0d1eef771ffb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:16.806598 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-51a02e54-81d4-437c-89e8-0d1eef771ffb tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:16.806793 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-51a02e54-81d4-437c-89e8-0d1eef771ffb tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:16.807023 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-51a02e54-81d4-437c-89e8-0d1eef771ffb tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:16.824264 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:16.824264 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:16.829775 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-51a02e54-81d4-437c-89e8-0d1eef771ffb tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:16.834730 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-51a02e54-81d4-437c-89e8-0d1eef771ffb tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:16.835186 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 51/197] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:16 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:17.042398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-a7615de9-a2a0-4f25-9335-37ce27a2901e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:17.044752 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-a7615de9-a2a0-4f25-9335-37ce27a2901e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] POST https://10.4.3.205/volume/v3/attachments/ce2fc210-a54b-46d6-b099-e526778bfcc8/action Aug 06 05:20:17.045066 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-a7615de9-a2a0-4f25-9335-37ce27a2901e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:17.045171 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-a7615de9-a2a0-4f25-9335-37ce27a2901e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:17.069765 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:17.069765 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:17.082202 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-af5a744b-3421-4ec6-9146-738fe0a769c2 req-a7615de9-a2a0-4f25-9335-37ce27a2901e tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/attachments/ce2fc210-a54b-46d6-b099-e526778bfcc8/action returned with HTTP 204 Aug 06 05:20:17.082891 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 51/198] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:20:17 2026] POST /volume/v3/attachments/ce2fc210-a54b-46d6-b099-e526778bfcc8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:17.850059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b283c0e0-db3f-4b0b-874b-05f84aeb2b75 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:17.852160 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b283c0e0-db3f-4b0b-874b-05f84aeb2b75 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:17.852476 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b283c0e0-db3f-4b0b-874b-05f84aeb2b75 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:17.852671 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b283c0e0-db3f-4b0b-874b-05f84aeb2b75 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:17.877526 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:17.877526 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:17.884457 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b283c0e0-db3f-4b0b-874b-05f84aeb2b75 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:17.890757 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b283c0e0-db3f-4b0b-874b-05f84aeb2b75 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:17.891477 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 49/199] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:17 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:18.248521 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-dfcc57cf-fe0f-4fc0-a3d1-c0085244ca5f req-cd7d0102-d710-48d4-a1e0-2d8deedd8f9e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.250792 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-dfcc57cf-fe0f-4fc0-a3d1-c0085244ca5f req-cd7d0102-d710-48d4-a1e0-2d8deedd8f9e tempest-TestMultiAttachVolumeSwap-127363888 tempest-TestMultiAttachVolumeSwap-127363888-project] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:18.250792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-dfcc57cf-fe0f-4fc0-a3d1-c0085244ca5f req-cd7d0102-d710-48d4-a1e0-2d8deedd8f9e tempest-TestMultiAttachVolumeSwap-127363888 tempest-TestMultiAttachVolumeSwap-127363888-project] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:18.250920 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-dfcc57cf-fe0f-4fc0-a3d1-c0085244ca5f req-cd7d0102-d710-48d4-a1e0-2d8deedd8f9e tempest-TestMultiAttachVolumeSwap-127363888 tempest-TestMultiAttachVolumeSwap-127363888-project] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:18.263151 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:18.263151 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:18.266926 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-dfcc57cf-fe0f-4fc0-a3d1-c0085244ca5f req-cd7d0102-d710-48d4-a1e0-2d8deedd8f9e tempest-TestMultiAttachVolumeSwap-127363888 tempest-TestMultiAttachVolumeSwap-127363888-project] Volume info retrieved successfully. Aug 06 05:20:18.271801 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-dfcc57cf-fe0f-4fc0-a3d1-c0085244ca5f req-cd7d0102-d710-48d4-a1e0-2d8deedd8f9e tempest-TestMultiAttachVolumeSwap-127363888 tempest-TestMultiAttachVolumeSwap-127363888-project] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:18.272648 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 49/200] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:18 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1650 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:18.285153 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7798d6f6-3fe9-4b15-9fb5-b89a5351d483 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.287231 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7798d6f6-3fe9-4b15-9fb5-b89a5351d483 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:18.287516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7798d6f6-3fe9-4b15-9fb5-b89a5351d483 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:18.287763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7798d6f6-3fe9-4b15-9fb5-b89a5351d483 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:18.311003 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:18.311003 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:18.315862 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7798d6f6-3fe9-4b15-9fb5-b89a5351d483 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] Volume info retrieved successfully. Aug 06 05:20:18.320675 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7798d6f6-3fe9-4b15-9fb5-b89a5351d483 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:18.321105 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 52/201] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:18 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:18.339455 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5a1efd56-2116-4d4f-bcb7-5c0fa1e58d4c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.341487 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5a1efd56-2116-4d4f-bcb7-5c0fa1e58d4c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] GET https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b Aug 06 05:20:18.341713 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5a1efd56-2116-4d4f-bcb7-5c0fa1e58d4c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:18.341920 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5a1efd56-2116-4d4f-bcb7-5c0fa1e58d4c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:18.350875 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:18.350875 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:18.355825 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5a1efd56-2116-4d4f-bcb7-5c0fa1e58d4c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] Volume info retrieved successfully. Aug 06 05:20:18.361019 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5a1efd56-2116-4d4f-bcb7-5c0fa1e58d4c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-reader] https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b returned with HTTP 200 Aug 06 05:20:18.361545 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 52/202] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:18 2026] GET /volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:18.475126 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-27e17240-fb60-47a2-bdfe-a5bd534ef4f6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.478253 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-27e17240-fb60-47a2-bdfe-a5bd534ef4f6 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:18.478984 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-27e17240-fb60-47a2-bdfe-a5bd534ef4f6 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:18.479253 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-27e17240-fb60-47a2-bdfe-a5bd534ef4f6 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:18.491605 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:18.491605 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:18.495252 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-27e17240-fb60-47a2-bdfe-a5bd534ef4f6 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:18.499633 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-27e17240-fb60-47a2-bdfe-a5bd534ef4f6 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:18.500215 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 50/203] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:18 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:18.550605 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-a8a15699-8053-4a7a-87fd-9ef6750cea8d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.554113 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-a8a15699-8053-4a7a-87fd-9ef6750cea8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:18.554387 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-a8a15699-8053-4a7a-87fd-9ef6750cea8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:18.554638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-a8a15699-8053-4a7a-87fd-9ef6750cea8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:18.575612 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:18.575612 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:18.582660 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-a8a15699-8053-4a7a-87fd-9ef6750cea8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:18.589276 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-a8a15699-8053-4a7a-87fd-9ef6750cea8d tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:18.590085 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 50/204] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:18 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:18.615250 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-1de5045a-1ded-4532-ac92-ff23bea731d1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.617497 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-1de5045a-1ded-4532-ac92-ff23bea731d1 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] POST https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937/action Aug 06 05:20:18.617857 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-1de5045a-1ded-4532-ac92-ff23bea731d1 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:18.618029 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-1de5045a-1ded-4532-ac92-ff23bea731d1 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:18.632115 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:18.632115 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:18.632260 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-1de5045a-1ded-4532-ac92-ff23bea731d1 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:18.643623 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-1de5045a-1ded-4532-ac92-ff23bea731d1 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Begin detaching volume completed successfully. Aug 06 05:20:18.643623 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-1de5045a-1ded-4532-ac92-ff23bea731d1 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937/action returned with HTTP 202 Aug 06 05:20:18.644251 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 53/205] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:20:18 2026] POST /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:20:18.645686 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-f55b29a7-b5e4-4a28-91df-679f5887b36a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.648783 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-f55b29a7-b5e4-4a28-91df-679f5887b36a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:18.649306 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-f55b29a7-b5e4-4a28-91df-679f5887b36a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:18.649542 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-f55b29a7-b5e4-4a28-91df-679f5887b36a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:18.659819 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:18.659819 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:18.664591 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-f55b29a7-b5e4-4a28-91df-679f5887b36a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:18.671262 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-f55b29a7-b5e4-4a28-91df-679f5887b36a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:18.671262 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 53/206] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:18 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:18.712543 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b8fb33ce-05ce-4f1b-8e61-7a0f3d1c08e5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.712932 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8fb33ce-05ce-4f1b-8e61-7a0f3d1c08e5 None None] GET https://10.4.3.205/volume// Aug 06 05:20:18.713153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8fb33ce-05ce-4f1b-8e61-7a0f3d1c08e5 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:18.713344 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8fb33ce-05ce-4f1b-8e61-7a0f3d1c08e5 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:18.713675 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8fb33ce-05ce-4f1b-8e61-7a0f3d1c08e5 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:18.713959 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 51/207] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05: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 06 05:20:18.732217 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-5b6dbba9-195a-42bc-94f6-80d9a24ecaec None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.734416 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-5b6dbba9-195a-42bc-94f6-80d9a24ecaec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:18.735105 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-5b6dbba9-195a-42bc-94f6-80d9a24ecaec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:18.735484 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-5b6dbba9-195a-42bc-94f6-80d9a24ecaec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:18.754422 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:18.754422 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:18.761796 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-5b6dbba9-195a-42bc-94f6-80d9a24ecaec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:18.769942 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-5b6dbba9-195a-42bc-94f6-80d9a24ecaec tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:18.770383 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 51/208] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:18 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1640 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:18.997165 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5f1d3598-0f67-4826-8730-f6e3e550bd62 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:18.997165 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5f1d3598-0f67-4826-8730-f6e3e550bd62 None None] GET https://10.4.3.205/volume// Aug 06 05:20:18.997165 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5f1d3598-0f67-4826-8730-f6e3e550bd62 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:18.997165 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5f1d3598-0f67-4826-8730-f6e3e550bd62 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:18.997165 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5f1d3598-0f67-4826-8730-f6e3e550bd62 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:18.997165 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 54/209] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05: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 06 05:20:19.020407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-ec210836-0ad8-4b4f-8732-888f4f050773 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.302278 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-ec210836-0ad8-4b4f-8732-888f4f050773 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:20:19.302737 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-ec210836-0ad8-4b4f-8732-888f4f050773 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a368115d-cb3d-4684-a752-068abcbe3276", "connector": null, "instance_uuid": "c3f40dd7-ad9e-4dcd-bbba-81f4017ac070"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:19.318678 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-8952599f-0ec4-4b71-ab49-beda99896de2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.319105 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.319105 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:19.322867 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-8952599f-0ec4-4b71-ab49-beda99896de2 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:19.323123 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-8952599f-0ec4-4b71-ab49-beda99896de2 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.323342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-8952599f-0ec4-4b71-ab49-beda99896de2 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.338754 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.338754 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:19.342614 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-8952599f-0ec4-4b71-ab49-beda99896de2 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:19.347748 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-8952599f-0ec4-4b71-ab49-beda99896de2 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:19.348274 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 52/210] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:19 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1460 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:19.355844 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-ec210836-0ad8-4b4f-8732-888f4f050773 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:20:19.356510 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 54/211] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:20:19 2026] POST /volume/v3/attachments => generated 273 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:19.370510 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-e0641a18-4c9d-480a-9ced-cce610082701 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.373222 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-e0641a18-4c9d-480a-9ced-cce610082701 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] DELETE https://10.4.3.205/volume/v3/attachments/ce2fc210-a54b-46d6-b099-e526778bfcc8 Aug 06 05:20:19.373471 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-e0641a18-4c9d-480a-9ced-cce610082701 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.373680 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-e0641a18-4c9d-480a-9ced-cce610082701 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.382980 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.382980 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:19.399812 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1dec647c-8317-4c29-bc6d-8390ce4b8f88 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.407447 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1dec647c-8317-4c29-bc6d-8390ce4b8f88 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:19.407447 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1dec647c-8317-4c29-bc6d-8390ce4b8f88 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.407447 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1dec647c-8317-4c29-bc6d-8390ce4b8f88 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.410482 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4136c506-a4c6-4e91-9441-2dc81e48877a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.410951 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4136c506-a4c6-4e91-9441-2dc81e48877a None None] GET https://10.4.3.205/volume// Aug 06 05:20:19.411652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4136c506-a4c6-4e91-9441-2dc81e48877a None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.411652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4136c506-a4c6-4e91-9441-2dc81e48877a None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.411878 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4136c506-a4c6-4e91-9441-2dc81e48877a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:19.412178 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 53/212] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:19.421049 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-3ef5a910-64fe-40a9-8713-8f9646ff15b1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.424910 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-3ef5a910-64fe-40a9-8713-8f9646ff15b1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:19.425257 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-3ef5a910-64fe-40a9-8713-8f9646ff15b1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.425835 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-3ef5a910-64fe-40a9-8713-8f9646ff15b1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.427736 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.427736 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:19.431357 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1dec647c-8317-4c29-bc6d-8390ce4b8f88 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:19.437819 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.437819 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:19.441999 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1dec647c-8317-4c29-bc6d-8390ce4b8f88 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:19.442974 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 55/213] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:19 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:19.444770 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-3ef5a910-64fe-40a9-8713-8f9646ff15b1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:19.452257 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-3ef5a910-64fe-40a9-8713-8f9646ff15b1 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:19.453550 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 55/214] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:19 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 1031 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:19.454659 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bbaa789d-6cb3-4f3e-989a-8b0adf035ecd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.457428 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bbaa789d-6cb3-4f3e-989a-8b0adf035ecd tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:19.457649 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bbaa789d-6cb3-4f3e-989a-8b0adf035ecd tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.457849 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bbaa789d-6cb3-4f3e-989a-8b0adf035ecd tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.458044 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-bbaa789d-6cb3-4f3e-989a-8b0adf035ecd tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Delete volume with id: 1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:19.469378 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.469378 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:19.470447 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bbaa789d-6cb3-4f3e-989a-8b0adf035ecd tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:19.473915 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-200cb3e4-bd35-4750-b00d-dc0e276aa157 req-e0641a18-4c9d-480a-9ced-cce610082701 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/attachments/ce2fc210-a54b-46d6-b099-e526778bfcc8 returned with HTTP 200 Aug 06 05:20:19.475117 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 52/215] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:20:19 2026] DELETE /volume/v3/attachments/ce2fc210-a54b-46d6-b099-e526778bfcc8 => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:19.510355 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bbaa789d-6cb3-4f3e-989a-8b0adf035ecd tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Delete volume request issued successfully. Aug 06 05:20:19.510712 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bbaa789d-6cb3-4f3e-989a-8b0adf035ecd tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 202 Aug 06 05:20:19.511760 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 54/216] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:20:19 2026] DELETE /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:20:19.523583 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5b5de62a-fe9e-43b2-9686-94d291dfae0c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.531315 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5b5de62a-fe9e-43b2-9686-94d291dfae0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:19.531472 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5b5de62a-fe9e-43b2-9686-94d291dfae0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.531804 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5b5de62a-fe9e-43b2-9686-94d291dfae0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.540782 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.540782 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:19.548704 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5b5de62a-fe9e-43b2-9686-94d291dfae0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Volume info retrieved successfully. Aug 06 05:20:19.556465 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5b5de62a-fe9e-43b2-9686-94d291dfae0c tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 200 Aug 06 05:20:19.556904 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 56/217] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:19 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:19.577416 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-d80427de-640c-4336-9101-2ff9e3c87935 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.579970 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-d80427de-640c-4336-9101-2ff9e3c87935 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] PUT https://10.4.3.205/volume/v3/attachments/7d203b28-cf73-4ee3-9d5d-09bae1f625e4 Aug 06 05:20:19.580392 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-d80427de-640c-4336-9101-2ff9e3c87935 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:19.588785 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-d80427de-640c-4336-9101-2ff9e3c87935 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Acquiring lock "cinder-attachment_update-a368115d-cb3d-4684-a752-068abcbe3276-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:20:19.593207 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-d80427de-640c-4336-9101-2ff9e3c87935 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Lock "cinder-attachment_update-a368115d-cb3d-4684-a752-068abcbe3276-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:20:19.594145 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.594145 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:19.693032 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-d80427de-640c-4336-9101-2ff9e3c87935 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Lock "cinder-attachment_update-a368115d-cb3d-4684-a752-068abcbe3276-np0000006623" released by "attachment_update" :: held 0.100s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:20:19.693438 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-d80427de-640c-4336-9101-2ff9e3c87935 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/attachments/7d203b28-cf73-4ee3-9d5d-09bae1f625e4 returned with HTTP 200 Aug 06 05:20:19.694076 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 56/218] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:20:19 2026] PUT /volume/v3/attachments/7d203b28-cf73-4ee3-9d5d-09bae1f625e4 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:19.757473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1a1f11a2-299b-44ac-9c91-ac1285554e6c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.760319 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a1f11a2-299b-44ac-9c91-ac1285554e6c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:19.760319 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a1f11a2-299b-44ac-9c91-ac1285554e6c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.760319 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a1f11a2-299b-44ac-9c91-ac1285554e6c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.768466 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.768466 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:19.771807 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1a1f11a2-299b-44ac-9c91-ac1285554e6c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:19.775699 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a1f11a2-299b-44ac-9c91-ac1285554e6c tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:19.776055 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 53/219] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:19 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:19.839384 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-bbab00d6-e6da-4a16-b304-b4881f777017 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.841515 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-bbab00d6-e6da-4a16-b304-b4881f777017 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:19.841623 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-bbab00d6-e6da-4a16-b304-b4881f777017 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.841889 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-bbab00d6-e6da-4a16-b304-b4881f777017 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.853177 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.853177 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:19.858381 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-bbab00d6-e6da-4a16-b304-b4881f777017 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:19.864796 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-bbab00d6-e6da-4a16-b304-b4881f777017 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:19.865251 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 55/220] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:19 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:19.907523 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-a6e926c4-c575-4b07-9019-0f4a6ead6373 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.909687 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-a6e926c4-c575-4b07-9019-0f4a6ead6373 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] POST https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937/action Aug 06 05:20:19.910103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-a6e926c4-c575-4b07-9019-0f4a6ead6373 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:19.910261 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-a6e926c4-c575-4b07-9019-0f4a6ead6373 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:19.921425 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:19.921425 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:19.921978 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-a6e926c4-c575-4b07-9019-0f4a6ead6373 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:19.929539 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-a6e926c4-c575-4b07-9019-0f4a6ead6373 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Begin detaching volume completed successfully. Aug 06 05:20:19.929820 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-a6e926c4-c575-4b07-9019-0f4a6ead6373 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937/action returned with HTTP 202 Aug 06 05:20:19.930425 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 57/221] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:20:19 2026] POST /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:20:19.977738 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e6ee736e-b358-4122-a8a9-c1d74d6b00bc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.978141 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e6ee736e-b358-4122-a8a9-c1d74d6b00bc None None] GET https://10.4.3.205/volume// Aug 06 05:20:19.978331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e6ee736e-b358-4122-a8a9-c1d74d6b00bc None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.978545 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e6ee736e-b358-4122-a8a9-c1d74d6b00bc None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:19.978887 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e6ee736e-b358-4122-a8a9-c1d74d6b00bc None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:19.979178 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 57/222] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:19.987937 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-d9fd5932-1bc6-4ce4-8b91-936408d5e336 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:19.990794 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-d9fd5932-1bc6-4ce4-8b91-936408d5e336 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:19.991108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-d9fd5932-1bc6-4ce4-8b91-936408d5e336 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:19.991393 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-d9fd5932-1bc6-4ce4-8b91-936408d5e336 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:20.003728 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:20.003728 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:20.008591 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-d9fd5932-1bc6-4ce4-8b91-936408d5e336 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:20.014833 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-d9fd5932-1bc6-4ce4-8b91-936408d5e336 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:20.015429 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 54/223] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:19 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1343 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:20.459150 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c15c9ab3-7557-44cc-90f6-44cbe0276c8e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:20.460987 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c15c9ab3-7557-44cc-90f6-44cbe0276c8e tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:20.461172 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c15c9ab3-7557-44cc-90f6-44cbe0276c8e tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:20.461384 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c15c9ab3-7557-44cc-90f6-44cbe0276c8e tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:20.470679 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:20.470679 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:20.473913 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c15c9ab3-7557-44cc-90f6-44cbe0276c8e tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:20.477563 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c15c9ab3-7557-44cc-90f6-44cbe0276c8e tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:20.477939 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 56/224] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:20 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:20.571667 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2aee0b23-a85a-40bc-a6ce-ac4fbb5770d7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:20.574584 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2aee0b23-a85a-40bc-a6ce-ac4fbb5770d7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] GET https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a Aug 06 05:20:20.574584 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2aee0b23-a85a-40bc-a6ce-ac4fbb5770d7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:20.574584 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2aee0b23-a85a-40bc-a6ce-ac4fbb5770d7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:20.581621 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2aee0b23-a85a-40bc-a6ce-ac4fbb5770d7 tempest-AttachSCSIVolumeTestJSON-516408963 tempest-AttachSCSIVolumeTestJSON-516408963-project-member] https://10.4.3.205/volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a returned with HTTP 404 Aug 06 05:20:20.582312 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 58/225] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:20 2026] GET /volume/v3/volumes/1d5ca69e-0343-44bb-8df7-78cd200fb80a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:21.490225 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e53bf8b5-3174-46b9-90d6-a9cd77a31ed6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:21.494141 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e53bf8b5-3174-46b9-90d6-a9cd77a31ed6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:21.494381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e53bf8b5-3174-46b9-90d6-a9cd77a31ed6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:21.494556 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e53bf8b5-3174-46b9-90d6-a9cd77a31ed6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:21.513889 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:21.513889 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:21.524435 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e53bf8b5-3174-46b9-90d6-a9cd77a31ed6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:21.527125 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e53bf8b5-3174-46b9-90d6-a9cd77a31ed6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:21.527587 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 58/226] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:21 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:22.542242 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f8b49464-cd7c-428b-858f-2ad8db73b24a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:22.543987 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8b49464-cd7c-428b-858f-2ad8db73b24a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:22.544187 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8b49464-cd7c-428b-858f-2ad8db73b24a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:22.544393 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8b49464-cd7c-428b-858f-2ad8db73b24a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:22.553549 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:22.553549 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:22.557126 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f8b49464-cd7c-428b-858f-2ad8db73b24a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:22.561674 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8b49464-cd7c-428b-858f-2ad8db73b24a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:22.562074 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 55/227] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:22 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:23.141572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-5169bd72-0354-4388-8922-63806175f5ec None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:23.141572 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-5169bd72-0354-4388-8922-63806175f5ec tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] POST https://10.4.3.205/volume/v3/attachments/7d203b28-cf73-4ee3-9d5d-09bae1f625e4/action Aug 06 05:20:23.141572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-5169bd72-0354-4388-8922-63806175f5ec tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:23.141572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-5169bd72-0354-4388-8922-63806175f5ec tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:23.159523 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:23.159523 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:23.175521 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2fc312f3-2ce2-4af2-8026-a3f6b9a50bca req-5169bd72-0354-4388-8922-63806175f5ec tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/attachments/7d203b28-cf73-4ee3-9d5d-09bae1f625e4/action returned with HTTP 204 Aug 06 05:20:23.176020 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 57/228] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:20:23 2026] POST /volume/v3/attachments/7d203b28-cf73-4ee3-9d5d-09bae1f625e4/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:23.575341 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7aaf6634-e807-4f79-af54-529c45829015 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:23.576892 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7aaf6634-e807-4f79-af54-529c45829015 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:23.577099 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7aaf6634-e807-4f79-af54-529c45829015 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:23.577229 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7aaf6634-e807-4f79-af54-529c45829015 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:23.586178 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:23.586178 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:23.589329 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7aaf6634-e807-4f79-af54-529c45829015 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:23.592973 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7aaf6634-e807-4f79-af54-529c45829015 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:23.593339 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 59/229] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:23 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 1144 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:23.606085 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cfb3771f-b1d6-416c-afac-e68a9c7cfe5f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:23.607881 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cfb3771f-b1d6-416c-afac-e68a9c7cfe5f tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:23.608080 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cfb3771f-b1d6-416c-afac-e68a9c7cfe5f tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:23.608273 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cfb3771f-b1d6-416c-afac-e68a9c7cfe5f tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:23.617497 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:23.617497 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:23.620508 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cfb3771f-b1d6-416c-afac-e68a9c7cfe5f tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:23.624553 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cfb3771f-b1d6-416c-afac-e68a9c7cfe5f tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:23.624961 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 59/230] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:23 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:23.713562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6772386a-e21a-44f7-b0ab-5df9e2e18dc0 req-dbde7af3-7fe8-427d-8c72-88c585b610b4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:23.715910 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6772386a-e21a-44f7-b0ab-5df9e2e18dc0 req-dbde7af3-7fe8-427d-8c72-88c585b610b4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:23.716077 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6772386a-e21a-44f7-b0ab-5df9e2e18dc0 req-dbde7af3-7fe8-427d-8c72-88c585b610b4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:23.716272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6772386a-e21a-44f7-b0ab-5df9e2e18dc0 req-dbde7af3-7fe8-427d-8c72-88c585b610b4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:23.726494 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:23.726494 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:23.729996 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-6772386a-e21a-44f7-b0ab-5df9e2e18dc0 req-dbde7af3-7fe8-427d-8c72-88c585b610b4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:23.734408 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6772386a-e21a-44f7-b0ab-5df9e2e18dc0 req-dbde7af3-7fe8-427d-8c72-88c585b610b4 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:23.734866 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 56/231] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:23 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:24.691668 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-98cd4500-834f-47a0-b329-8dfdddda4946 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:24.693594 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-98cd4500-834f-47a0-b329-8dfdddda4946 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:24.693851 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-98cd4500-834f-47a0-b329-8dfdddda4946 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:24.694112 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-98cd4500-834f-47a0-b329-8dfdddda4946 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:24.703810 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:24.703810 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:24.707823 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-98cd4500-834f-47a0-b329-8dfdddda4946 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:24.711904 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-98cd4500-834f-47a0-b329-8dfdddda4946 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:24.712432 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 58/232] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:24 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:26.366946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-dba401a3-0cd1-49e6-8eb8-d7b69d6e9552 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:26.369718 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-dba401a3-0cd1-49e6-8eb8-d7b69d6e9552 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] DELETE https://10.4.3.205/volume/v3/attachments/a3a7bfec-133f-4dac-b3b4-3c8db5059390 Aug 06 05:20:26.369937 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-dba401a3-0cd1-49e6-8eb8-d7b69d6e9552 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:26.370134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-dba401a3-0cd1-49e6-8eb8-d7b69d6e9552 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:26.379916 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:26.379916 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:26.500837 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-53420ee4-bb5e-4ced-9ce7-cbc81b2726fc req-dba401a3-0cd1-49e6-8eb8-d7b69d6e9552 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/attachments/a3a7bfec-133f-4dac-b3b4-3c8db5059390 returned with HTTP 200 Aug 06 05:20:26.500837 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 60/233] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:20:26 2026] DELETE /volume/v3/attachments/a3a7bfec-133f-4dac-b3b4-3c8db5059390 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:28.210042 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-58bc7cda-61a7-44ef-841e-c208bada148f req-50745aba-5fe4-442a-9c78-85c90e15d1cd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:28.219352 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-58bc7cda-61a7-44ef-841e-c208bada148f req-50745aba-5fe4-442a-9c78-85c90e15d1cd tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:20:28.219352 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-58bc7cda-61a7-44ef-841e-c208bada148f req-50745aba-5fe4-442a-9c78-85c90e15d1cd tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:28.220167 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-58bc7cda-61a7-44ef-841e-c208bada148f req-50745aba-5fe4-442a-9c78-85c90e15d1cd tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:28.236352 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:28.236352 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:28.240807 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-58bc7cda-61a7-44ef-841e-c208bada148f req-50745aba-5fe4-442a-9c78-85c90e15d1cd tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:20:28.246656 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-58bc7cda-61a7-44ef-841e-c208bada148f req-50745aba-5fe4-442a-9c78-85c90e15d1cd tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:20:28.247189 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 60/234] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:28 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:31.847637 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7d39f30c-d8f1-419e-bd70-e16ce26fb6df None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:31.849815 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7d39f30c-d8f1-419e-bd70-e16ce26fb6df tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b Aug 06 05:20:31.850229 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7d39f30c-d8f1-419e-bd70-e16ce26fb6df tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:31.850666 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7d39f30c-d8f1-419e-bd70-e16ce26fb6df tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:31.851180 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-7d39f30c-d8f1-419e-bd70-e16ce26fb6df tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Delete volume with id: a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b Aug 06 05:20:31.861671 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:31.861671 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:31.862638 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7d39f30c-d8f1-419e-bd70-e16ce26fb6df tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:31.889416 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7d39f30c-d8f1-419e-bd70-e16ce26fb6df tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Delete volume request issued successfully. Aug 06 05:20:31.889416 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7d39f30c-d8f1-419e-bd70-e16ce26fb6df tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b returned with HTTP 202 Aug 06 05:20:31.889416 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 57/235] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:20:31 2026] DELETE /volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:20:31.902181 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-eb8427b9-2524-4983-93f4-45a57f86a7bf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:31.904357 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eb8427b9-2524-4983-93f4-45a57f86a7bf tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b Aug 06 05:20:31.904613 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eb8427b9-2524-4983-93f4-45a57f86a7bf tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:31.904890 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eb8427b9-2524-4983-93f4-45a57f86a7bf tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:31.914826 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:31.914826 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:31.919654 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-eb8427b9-2524-4983-93f4-45a57f86a7bf tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:31.926455 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eb8427b9-2524-4983-93f4-45a57f86a7bf tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b returned with HTTP 200 Aug 06 05:20:31.927153 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 59/236] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:31 2026] GET /volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:32.942875 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6515120d-93e5-4d2f-abfc-ee52e42ab40a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:32.944495 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6515120d-93e5-4d2f-abfc-ee52e42ab40a tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b Aug 06 05:20:32.944495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6515120d-93e5-4d2f-abfc-ee52e42ab40a tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:32.944711 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6515120d-93e5-4d2f-abfc-ee52e42ab40a tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:32.954929 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6515120d-93e5-4d2f-abfc-ee52e42ab40a tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b returned with HTTP 404 Aug 06 05:20:32.955422 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 61/237] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:32 2026] GET /volume/v3/volumes/a782c2a9-bc45-443e-85d2-c7f8a0eaeb6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:32.963965 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a13c31fd-b027-43b3-9db9-fbe48e862233 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:32.966451 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a13c31fd-b027-43b3-9db9-fbe48e862233 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] DELETE https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:32.966732 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a13c31fd-b027-43b3-9db9-fbe48e862233 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:32.967495 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a13c31fd-b027-43b3-9db9-fbe48e862233 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:32.967495 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-a13c31fd-b027-43b3-9db9-fbe48e862233 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Delete volume with id: ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:32.977823 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:32.977823 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:32.978486 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a13c31fd-b027-43b3-9db9-fbe48e862233 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:33.018117 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a13c31fd-b027-43b3-9db9-fbe48e862233 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Delete volume request issued successfully. Aug 06 05:20:33.018221 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a13c31fd-b027-43b3-9db9-fbe48e862233 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 202 Aug 06 05:20:33.018719 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 61/238] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:20:32 2026] DELETE /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:20:33.029592 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-828dd6f3-75be-44e1-a80d-158cd5bc30e3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:33.031926 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-828dd6f3-75be-44e1-a80d-158cd5bc30e3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:33.032176 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-828dd6f3-75be-44e1-a80d-158cd5bc30e3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:33.032448 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-828dd6f3-75be-44e1-a80d-158cd5bc30e3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:33.041816 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:33.041816 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:33.045714 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-828dd6f3-75be-44e1-a80d-158cd5bc30e3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Volume info retrieved successfully. Aug 06 05:20:33.051526 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-828dd6f3-75be-44e1-a80d-158cd5bc30e3 tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 200 Aug 06 05:20:33.052033 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 58/239] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:33 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:34.069200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c3259be5-8801-4e03-adc8-ba85dea6334a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:34.071141 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c3259be5-8801-4e03-adc8-ba85dea6334a tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] GET https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 Aug 06 05:20:34.071584 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c3259be5-8801-4e03-adc8-ba85dea6334a tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:34.073221 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c3259be5-8801-4e03-adc8-ba85dea6334a tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:34.078954 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c3259be5-8801-4e03-adc8-ba85dea6334a tempest-TestMultiAttachVolumeSwap-2106002405 tempest-TestMultiAttachVolumeSwap-2106002405-project-member] https://10.4.3.205/volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 returned with HTTP 404 Aug 06 05:20:34.079685 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 60/240] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:34 2026] GET /volume/v3/volumes/ceb67471-f1a7-4d60-bbe4-38d098feb937 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:34.712872 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-f4ddbfa0-0dfe-4ec3-a998-6ad29c7c69c5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:34.716454 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-f4ddbfa0-0dfe-4ec3-a998-6ad29c7c69c5 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:20:34.716454 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-f4ddbfa0-0dfe-4ec3-a998-6ad29c7c69c5 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:34.716454 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-f4ddbfa0-0dfe-4ec3-a998-6ad29c7c69c5 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:34.725571 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:34.725571 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:34.729696 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-f4ddbfa0-0dfe-4ec3-a998-6ad29c7c69c5 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:20:34.737533 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-f4ddbfa0-0dfe-4ec3-a998-6ad29c7c69c5 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:20:34.737533 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 62/241] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:34 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 1653 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:34.789893 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-d6f3d59b-6ec6-4f94-a6a2-2679a9fe52a4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:34.792735 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-d6f3d59b-6ec6-4f94-a6a2-2679a9fe52a4 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:20:34.792987 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-d6f3d59b-6ec6-4f94-a6a2-2679a9fe52a4 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:34.793192 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-d6f3d59b-6ec6-4f94-a6a2-2679a9fe52a4 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:34.808306 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:34.808306 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:34.813258 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-d6f3d59b-6ec6-4f94-a6a2-2679a9fe52a4 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:20:34.817567 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-d6f3d59b-6ec6-4f94-a6a2-2679a9fe52a4 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:20:34.818768 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 62/242] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:34 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 1653 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:36.449890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-721907b1-7e3f-4b06-9826-87e1b855dbff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:36.450344 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-721907b1-7e3f-4b06-9826-87e1b855dbff None None] GET https://10.4.3.205/volume// Aug 06 05:20:36.450431 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-721907b1-7e3f-4b06-9826-87e1b855dbff None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:36.450585 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-721907b1-7e3f-4b06-9826-87e1b855dbff None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:36.450895 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-721907b1-7e3f-4b06-9826-87e1b855dbff None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:36.451198 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 59/243] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:36.462702 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-58f12c86-c446-4ae9-b8f2-48f6697bdc57 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:36.466994 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-58f12c86-c446-4ae9-b8f2-48f6697bdc57 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:20:36.467378 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-58f12c86-c446-4ae9-b8f2-48f6697bdc57 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c700c493-98d3-41d6-a39f-9be4181b687f", "connector": null, "instance_uuid": "f04bf664-12b9-47c2-a3af-103350996700"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:36.495115 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:36.495115 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:36.549147 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-58f12c86-c446-4ae9-b8f2-48f6697bdc57 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:20:36.549694 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 61/244] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:20:36 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:36.625843 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-e433bab9-aa66-4a6a-9453-6c3e245a22cb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:36.627728 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-e433bab9-aa66-4a6a-9453-6c3e245a22cb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] DELETE https://10.4.3.205/volume/v3/attachments/5ba2f066-55a1-4e79-8869-180b60a00c1e Aug 06 05:20:36.627896 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-e433bab9-aa66-4a6a-9453-6c3e245a22cb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:36.628090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-e433bab9-aa66-4a6a-9453-6c3e245a22cb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:36.637660 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:36.637660 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:36.710864 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-e433bab9-aa66-4a6a-9453-6c3e245a22cb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/attachments/5ba2f066-55a1-4e79-8869-180b60a00c1e returned with HTTP 200 Aug 06 05:20:36.710864 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 63/245] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:20:36 2026] DELETE /volume/v3/attachments/5ba2f066-55a1-4e79-8869-180b60a00c1e => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:36.844736 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-53b66a21-e71c-4034-88a3-99473351fbc7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:36.845096 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-53b66a21-e71c-4034-88a3-99473351fbc7 None None] GET https://10.4.3.205/volume// Aug 06 05:20:36.845265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-53b66a21-e71c-4034-88a3-99473351fbc7 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:36.845469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-53b66a21-e71c-4034-88a3-99473351fbc7 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:36.846339 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-53b66a21-e71c-4034-88a3-99473351fbc7 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:36.846461 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 63/246] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:20:36.860642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-982ce0f6-402d-425c-ad3f-7bffcfbc1397 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:36.866429 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-982ce0f6-402d-425c-ad3f-7bffcfbc1397 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] POST https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f/action Aug 06 05:20:36.866842 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-982ce0f6-402d-425c-ad3f-7bffcfbc1397 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action body: b'{"os-reimage": {"image_id": "88158b4c-2500-460d-a779-ab800176213c", "reimage_reserved": true}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:36.866970 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-982ce0f6-402d-425c-ad3f-7bffcfbc1397 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "88158b4c-2500-460d-a779-ab800176213c", "reimage_reserved": true}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:36.885520 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:36.885520 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:36.886014 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-982ce0f6-402d-425c-ad3f-7bffcfbc1397 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:20:37.401104 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-982ce0f6-402d-425c-ad3f-7bffcfbc1397 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f/action returned with HTTP 202 Aug 06 05:20:37.401582 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 60/247] 10.4.3.205 () {74 vars in 1713 bytes} [Thu Aug 6 05:20:36 2026] POST /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f/action => generated 0 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 05:20:39.737487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-276787b2-4141-451c-95b5-414a77c525fe None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:39.738997 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:20:39.739297 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-734321563"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:39.740591 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-734321563'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:20:39.740709 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Create volume of 1 GB Aug 06 05:20:39.740922 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:39.740922 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:39.744538 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Availability Zones retrieved successfully. Aug 06 05:20:39.750251 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Flow 'volume_create_api' (95729e3a-75bd-46d4-b197-a628ad3bca95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:20:39.751191 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff168a2-e120-4564-aaab-8807851eeea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:39.752167 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:20:39.777933 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff168a2-e120-4564-aaab-8807851eeea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:39.779245 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803a0f79-5ad6-4bdc-be2c-5b100a625776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:39.857304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Created reservations ['7769b966-1e52-4c86-9b3f-6757ef304727', '46a12d3a-aad5-4ab5-9e39-52de19668395', 'ad6216bc-e99e-4a4e-8583-5efbc0434088', '7677b405-69db-4849-969c-56b6d54200dd'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:20:39.858260 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803a0f79-5ad6-4bdc-be2c-5b100a625776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7769b966-1e52-4c86-9b3f-6757ef304727', '46a12d3a-aad5-4ab5-9e39-52de19668395', 'ad6216bc-e99e-4a4e-8583-5efbc0434088', '7677b405-69db-4849-969c-56b6d54200dd']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:39.859460 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4ddb7d-4ae4-401c-a17c-038b440d61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:39.890998 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4ddb7d-4ae4-401c-a17c-038b440d61a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947df8a0-639f-4a07-951d-c61edfd31c47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-734321563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11b6038e4c484c548c422a7d0ae365fc',qos_specs=None,replication_status=,reservations=['7769b966-1e52-4c86-9b3f-6757ef304727','46a12d3a-aad5-4ab5-9e39-52de19668395','ad6216bc-e99e-4a4e-8583-5efbc0434088','7677b405-69db-4849-969c-56b6d54200dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='784be0c4c8a947268d185be3f944847a',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-734321563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947df8a0-639f-4a07-951d-c61edfd31c47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11b6038e4c484c548c422a7d0ae365fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='784be0c4c8a947268d185be3f944847a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:39.891898 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c218c3f5-cc4c-4c4e-a851-59c57228251f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:39.912616 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c218c3f5-cc4c-4c4e-a851-59c57228251f) transitioned into state 'SUCCESS' from state '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-734321563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11b6038e4c484c548c422a7d0ae365fc',qos_specs=None,replication_status=,reservations=['7769b966-1e52-4c86-9b3f-6757ef304727','46a12d3a-aad5-4ab5-9e39-52de19668395','ad6216bc-e99e-4a4e-8583-5efbc0434088','7677b405-69db-4849-969c-56b6d54200dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='784be0c4c8a947268d185be3f944847a',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:39.913345 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854abb92-8429-46bb-9108-9f3a2e5b8b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:20:39.927930 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854abb92-8429-46bb-9108-9f3a2e5b8b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:20:39.929206 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Flow 'volume_create_api' (95729e3a-75bd-46d4-b197-a628ad3bca95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:20:39.929206 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Create volume request issued successfully. Aug 06 05:20:39.930048 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-276787b2-4141-451c-95b5-414a77c525fe tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:20:39.930762 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 62/248] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:20:39 2026] POST /volume/v3/volumes => generated 751 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:20:39.943568 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f24d8eb4-c791-4a26-a98f-ee8200ed6691 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:39.946813 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f24d8eb4-c791-4a26-a98f-ee8200ed6691 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:20:39.946813 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f24d8eb4-c791-4a26-a98f-ee8200ed6691 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:39.947110 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f24d8eb4-c791-4a26-a98f-ee8200ed6691 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:39.958472 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:39.958472 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:39.965553 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f24d8eb4-c791-4a26-a98f-ee8200ed6691 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:20:39.971697 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f24d8eb4-c791-4a26-a98f-ee8200ed6691 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:20:39.972227 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 64/249] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:39 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:40.988729 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7f255613-1e35-4c72-a5c3-d6e021724e08 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:40.993865 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7f255613-1e35-4c72-a5c3-d6e021724e08 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:20:40.994083 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7f255613-1e35-4c72-a5c3-d6e021724e08 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:40.994332 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7f255613-1e35-4c72-a5c3-d6e021724e08 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:40.997905 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=238,cinder:INSERT=32,cinder:UPDATE=49 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:20:41.005525 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:41.005525 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:41.016584 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7f255613-1e35-4c72-a5c3-d6e021724e08 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:20:41.021938 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7f255613-1e35-4c72-a5c3-d6e021724e08 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:20:41.021938 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 64/250] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:40 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:43.755042 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5df8e575-d045-44ed-ab7f-2eb14b61a3e2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:43.757594 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5df8e575-d045-44ed-ab7f-2eb14b61a3e2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:43.757751 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5df8e575-d045-44ed-ab7f-2eb14b61a3e2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:43.757988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5df8e575-d045-44ed-ab7f-2eb14b61a3e2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:43.760592 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=207,cinder:INSERT=11,cinder:UPDATE=31 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:20:43.768077 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:43.768077 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:43.773661 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5df8e575-d045-44ed-ab7f-2eb14b61a3e2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:43.780981 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5df8e575-d045-44ed-ab7f-2eb14b61a3e2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:43.781552 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 61/251] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:43 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:20:43.834835 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-807793b9-6fa2-4e8e-b1a3-e96b730777c8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:43.837912 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-807793b9-6fa2-4e8e-b1a3-e96b730777c8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:43.846493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-807793b9-6fa2-4e8e-b1a3-e96b730777c8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:43.846493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-807793b9-6fa2-4e8e-b1a3-e96b730777c8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:43.853997 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=194,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:20:43.856881 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:43.856881 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:43.863493 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-807793b9-6fa2-4e8e-b1a3-e96b730777c8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:43.870969 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-807793b9-6fa2-4e8e-b1a3-e96b730777c8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:43.871631 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 63/252] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:43 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:44.017637 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-613bc3c1-904d-422f-88f5-61834efbea84 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:44.019089 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-613bc3c1-904d-422f-88f5-61834efbea84 None None] GET https://10.4.3.205/volume// Aug 06 05:20:44.020851 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-613bc3c1-904d-422f-88f5-61834efbea84 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:44.020851 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-613bc3c1-904d-422f-88f5-61834efbea84 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:44.020851 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-613bc3c1-904d-422f-88f5-61834efbea84 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:44.020851 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 65/253] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:20:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:20:44.036422 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-2d381b70-45fc-465b-be9b-37d1f4797639 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:44.040090 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-2d381b70-45fc-465b-be9b-37d1f4797639 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:20:44.040240 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-2d381b70-45fc-465b-be9b-37d1f4797639 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6356d386-0d8d-4397-a9ea-78730f01c8b9", "connector": null, "instance_uuid": "03ef34de-43a4-49a8-b038-9f5831289c4b"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:44.052686 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:44.052686 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:44.111725 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-2d381b70-45fc-465b-be9b-37d1f4797639 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:20:44.112128 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 65/254] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:20:44 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:44.163834 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c8694fb7-4592-4bb7-bc8f-fc982fc5a128 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:44.167455 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c8694fb7-4592-4bb7-bc8f-fc982fc5a128 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:44.167455 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c8694fb7-4592-4bb7-bc8f-fc982fc5a128 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:44.167455 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c8694fb7-4592-4bb7-bc8f-fc982fc5a128 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:44.186798 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:44.186798 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:44.193959 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a1aa943c-7891-4916-b403-5020e0d99322 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:44.193959 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1aa943c-7891-4916-b403-5020e0d99322 None None] GET https://10.4.3.205/volume// Aug 06 05:20:44.193959 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1aa943c-7891-4916-b403-5020e0d99322 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:44.194233 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c8694fb7-4592-4bb7-bc8f-fc982fc5a128 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:44.194846 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1aa943c-7891-4916-b403-5020e0d99322 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:44.195229 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1aa943c-7891-4916-b403-5020e0d99322 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:44.195826 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 64/255] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 05:20:44.201658 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c8694fb7-4592-4bb7-bc8f-fc982fc5a128 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:44.202337 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 62/256] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:44 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:44.206801 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-028dd1f4-ad5d-4980-8384-cb5608bc36af None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:44.209476 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-028dd1f4-ad5d-4980-8384-cb5608bc36af tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:44.209773 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-028dd1f4-ad5d-4980-8384-cb5608bc36af tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:44.209999 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-028dd1f4-ad5d-4980-8384-cb5608bc36af tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:44.212527 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=238,cinder:INSERT=19,cinder:UPDATE=48 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:20:44.224737 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:44.224737 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:44.232028 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-028dd1f4-ad5d-4980-8384-cb5608bc36af tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:44.238802 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-028dd1f4-ad5d-4980-8384-cb5608bc36af tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:44.239565 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 66/257] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:44 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:44.361927 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-337e3aa0-60a8-470f-bcb4-96ce1d645ec3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:44.364224 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-337e3aa0-60a8-470f-bcb4-96ce1d645ec3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] PUT https://10.4.3.205/volume/v3/attachments/3b1e7755-aa87-45fc-84f9-cb0801718a34 Aug 06 05:20:44.364721 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-337e3aa0-60a8-470f-bcb4-96ce1d645ec3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:44.383395 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-337e3aa0-60a8-470f-bcb4-96ce1d645ec3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Acquiring lock "cinder-attachment_update-6356d386-0d8d-4397-a9ea-78730f01c8b9-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:20:44.390672 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-337e3aa0-60a8-470f-bcb4-96ce1d645ec3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Lock "cinder-attachment_update-6356d386-0d8d-4397-a9ea-78730f01c8b9-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:20:44.391687 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:44.391687 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:44.552364 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-337e3aa0-60a8-470f-bcb4-96ce1d645ec3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Lock "cinder-attachment_update-6356d386-0d8d-4397-a9ea-78730f01c8b9-np0000006623" released by "attachment_update" :: held 0.161s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:20:44.552364 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-337e3aa0-60a8-470f-bcb4-96ce1d645ec3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/3b1e7755-aa87-45fc-84f9-cb0801718a34 returned with HTTP 200 Aug 06 05:20:44.552486 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 66/258] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:20:44 2026] PUT /volume/v3/attachments/3b1e7755-aa87-45fc-84f9-cb0801718a34 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:45.221618 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bbd66317-8419-4029-b6b0-1a4ead705cba None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:45.224357 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bbd66317-8419-4029-b6b0-1a4ead705cba tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:45.224637 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bbd66317-8419-4029-b6b0-1a4ead705cba tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:45.224788 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bbd66317-8419-4029-b6b0-1a4ead705cba tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:45.236484 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:45.236484 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:45.245280 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bbd66317-8419-4029-b6b0-1a4ead705cba tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:45.257085 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bbd66317-8419-4029-b6b0-1a4ead705cba tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:45.257239 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 65/259] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:45 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:46.239516 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-fcbff0af-9401-45e5-add7-82b34a8a6724 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:46.242549 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-fcbff0af-9401-45e5-add7-82b34a8a6724 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] DELETE https://10.4.3.205/volume/v3/attachments/dcb11d26-a6db-44c8-b52b-40f06ef94e71 Aug 06 05:20:46.242803 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-fcbff0af-9401-45e5-add7-82b34a8a6724 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:46.243195 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-fcbff0af-9401-45e5-add7-82b34a8a6724 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:46.253918 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:46.253918 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:46.274615 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0254376b-4bea-4a78-aecf-f56dd2ab8536 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:46.280090 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0254376b-4bea-4a78-aecf-f56dd2ab8536 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:46.280402 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0254376b-4bea-4a78-aecf-f56dd2ab8536 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:46.280689 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0254376b-4bea-4a78-aecf-f56dd2ab8536 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:46.303175 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:46.303175 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:46.308764 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0254376b-4bea-4a78-aecf-f56dd2ab8536 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:46.315433 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0254376b-4bea-4a78-aecf-f56dd2ab8536 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:46.315974 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 67/260] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:46 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:46.330306 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-fcbff0af-9401-45e5-add7-82b34a8a6724 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments/dcb11d26-a6db-44c8-b52b-40f06ef94e71 returned with HTTP 200 Aug 06 05:20:46.330933 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 63/261] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:20:46 2026] DELETE /volume/v3/attachments/dcb11d26-a6db-44c8-b52b-40f06ef94e71 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:46.340384 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-4f5165f0-0df5-4c4e-b64f-293cc5f195e6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:46.342631 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-4f5165f0-0df5-4c4e-b64f-293cc5f195e6 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] DELETE https://10.4.3.205/volume/v3/attachments/67c1406a-be2c-4627-8165-68d96d1fe6b0 Aug 06 05:20:46.342830 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-4f5165f0-0df5-4c4e-b64f-293cc5f195e6 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:46.343018 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-4f5165f0-0df5-4c4e-b64f-293cc5f195e6 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:46.349945 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:46.349945 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:46.438007 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-4f5165f0-0df5-4c4e-b64f-293cc5f195e6 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments/67c1406a-be2c-4627-8165-68d96d1fe6b0 returned with HTTP 200 Aug 06 05:20:46.438558 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 67/262] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:20:46 2026] DELETE /volume/v3/attachments/67c1406a-be2c-4627-8165-68d96d1fe6b0 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:46.451235 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-f7a27447-5ff8-4b80-8732-ded434578d51 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:46.453986 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-f7a27447-5ff8-4b80-8732-ded434578d51 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] DELETE https://10.4.3.205/volume/v3/attachments/88597575-eefa-43ca-adef-d10ff9a3d5b1 Aug 06 05:20:46.454498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-f7a27447-5ff8-4b80-8732-ded434578d51 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:46.454751 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-f7a27447-5ff8-4b80-8732-ded434578d51 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:46.461658 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:46.461658 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:46.516455 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-bd453912-7f77-499e-b5cc-8f03910b43ea req-f7a27447-5ff8-4b80-8732-ded434578d51 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/attachments/88597575-eefa-43ca-adef-d10ff9a3d5b1 returned with HTTP 200 Aug 06 05:20:46.516919 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 66/263] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:20:46 2026] DELETE /volume/v3/attachments/88597575-eefa-43ca-adef-d10ff9a3d5b1 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:47.334573 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d5f95d0d-7f15-4e83-9c29-8478826f6c60 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:47.336638 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d5f95d0d-7f15-4e83-9c29-8478826f6c60 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:47.336971 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d5f95d0d-7f15-4e83-9c29-8478826f6c60 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:47.337110 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d5f95d0d-7f15-4e83-9c29-8478826f6c60 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:47.347363 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:47.347363 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:47.353650 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d5f95d0d-7f15-4e83-9c29-8478826f6c60 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:47.357045 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d5f95d0d-7f15-4e83-9c29-8478826f6c60 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:47.357705 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 68/264] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:47 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:20:47.853855 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-dd0bb0e2-e5ad-4971-babf-6a356992d5c5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:47.859912 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-dd0bb0e2-e5ad-4971-babf-6a356992d5c5 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/attachments/3b1e7755-aa87-45fc-84f9-cb0801718a34/action Aug 06 05:20:47.860466 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-dd0bb0e2-e5ad-4971-babf-6a356992d5c5 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:47.860636 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-dd0bb0e2-e5ad-4971-babf-6a356992d5c5 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:47.890180 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:47.890180 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:47.900991 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b3ab0c3b-72c3-4f93-a5cc-079efd176c18 req-dd0bb0e2-e5ad-4971-babf-6a356992d5c5 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/3b1e7755-aa87-45fc-84f9-cb0801718a34/action returned with HTTP 204 Aug 06 05:20:47.901455 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 64/265] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:20:47 2026] POST /volume/v3/attachments/3b1e7755-aa87-45fc-84f9-cb0801718a34/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:48.378306 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-30c7fb90-0ff3-490e-b6b5-92769eff1802 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:48.380139 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-30c7fb90-0ff3-490e-b6b5-92769eff1802 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:48.380433 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-30c7fb90-0ff3-490e-b6b5-92769eff1802 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:48.380739 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-30c7fb90-0ff3-490e-b6b5-92769eff1802 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:48.395493 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:48.395493 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:48.409313 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-30c7fb90-0ff3-490e-b6b5-92769eff1802 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:48.418039 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-30c7fb90-0ff3-490e-b6b5-92769eff1802 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:48.418489 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 68/266] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:48 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:48.432040 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a93029fa-0869-4ca1-9cc9-240783e4cfda None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:48.434416 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a93029fa-0869-4ca1-9cc9-240783e4cfda tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:48.436307 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a93029fa-0869-4ca1-9cc9-240783e4cfda tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:48.436307 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a93029fa-0869-4ca1-9cc9-240783e4cfda tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:48.451811 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:48.451811 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:48.462317 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a93029fa-0869-4ca1-9cc9-240783e4cfda tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:48.470315 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a93029fa-0869-4ca1-9cc9-240783e4cfda tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:48.471478 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 67/267] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:48 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:48.842020 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9a72f762-0453-46e2-a74f-6543b702c001 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:48.842433 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a72f762-0453-46e2-a74f-6543b702c001 None None] GET https://10.4.3.205/volume// Aug 06 05:20:48.842433 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a72f762-0453-46e2-a74f-6543b702c001 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:48.842692 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a72f762-0453-46e2-a74f-6543b702c001 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:48.843027 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a72f762-0453-46e2-a74f-6543b702c001 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:48.843368 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 69/268] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:48.851156 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-128b0aa2-1943-45b7-9986-2fabdb09ae3d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:48.854112 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-128b0aa2-1943-45b7-9986-2fabdb09ae3d tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:20:48.854514 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-128b0aa2-1943-45b7-9986-2fabdb09ae3d tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:48.854544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-128b0aa2-1943-45b7-9986-2fabdb09ae3d tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:48.866763 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:48.866763 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:48.871643 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-128b0aa2-1943-45b7-9986-2fabdb09ae3d tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:20:48.879235 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-128b0aa2-1943-45b7-9986-2fabdb09ae3d tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:20:48.880220 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 65/269] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:48 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 1540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:48.992375 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-eb355ef7-7446-4b53-aa22-df9c79d6ca58 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:48.992492 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-12d2b29e-629b-415f-a111-cde115ec50f7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:48.995074 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-12d2b29e-629b-415f-a111-cde115ec50f7 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:48.995405 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-12d2b29e-629b-415f-a111-cde115ec50f7 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:48.995746 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-12d2b29e-629b-415f-a111-cde115ec50f7 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:48.996906 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-eb355ef7-7446-4b53-aa22-df9c79d6ca58 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] PUT https://10.4.3.205/volume/v3/attachments/beaafa21-ce52-4b06-a014-38ebc514a145 Aug 06 05:20:48.997442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-eb355ef7-7446-4b53-aa22-df9c79d6ca58 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:49.009017 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-eb355ef7-7446-4b53-aa22-df9c79d6ca58 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Acquiring lock "cinder-attachment_update-c700c493-98d3-41d6-a39f-9be4181b687f-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:20:49.011843 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:49.011843 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:49.016763 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-eb355ef7-7446-4b53-aa22-df9c79d6ca58 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Lock "cinder-attachment_update-c700c493-98d3-41d6-a39f-9be4181b687f-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:20:49.017456 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-12d2b29e-629b-415f-a111-cde115ec50f7 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:49.017597 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:49.017597 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:49.025277 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-12d2b29e-629b-415f-a111-cde115ec50f7 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:49.026249 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 68/270] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:20:48 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:49.140735 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-eb355ef7-7446-4b53-aa22-df9c79d6ca58 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Lock "cinder-attachment_update-c700c493-98d3-41d6-a39f-9be4181b687f-np0000006623" released by "attachment_update" :: held 0.124s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:20:49.141161 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-eb355ef7-7446-4b53-aa22-df9c79d6ca58 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/attachments/beaafa21-ce52-4b06-a014-38ebc514a145 returned with HTTP 200 Aug 06 05:20:49.141814 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 69/271] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:20:48 2026] PUT /volume/v3/attachments/beaafa21-ce52-4b06-a014-38ebc514a145 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:49.184668 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-9d1bde89-0404-4dd9-b0e3-2a8cb0c5bf71 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:49.189067 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-9d1bde89-0404-4dd9-b0e3-2a8cb0c5bf71 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] POST https://10.4.3.205/volume/v3/attachments/beaafa21-ce52-4b06-a014-38ebc514a145/action Aug 06 05:20:49.189067 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-9d1bde89-0404-4dd9-b0e3-2a8cb0c5bf71 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:49.189067 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-9d1bde89-0404-4dd9-b0e3-2a8cb0c5bf71 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:49.221594 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:49.221594 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:49.239999 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-80102c48-e3a2-44ec-b1d4-153d7db02969 req-9d1bde89-0404-4dd9-b0e3-2a8cb0c5bf71 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/attachments/beaafa21-ce52-4b06-a014-38ebc514a145/action returned with HTTP 204 Aug 06 05:20:49.241001 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 70/272] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:20:49 2026] POST /volume/v3/attachments/beaafa21-ce52-4b06-a014-38ebc514a145/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:50.003222 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0883e22f-38fd-4cc0-8c08-8d239f9804e8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:50.004682 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0883e22f-38fd-4cc0-8c08-8d239f9804e8 None None] GET https://10.4.3.205/volume// Aug 06 05:20:50.004682 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0883e22f-38fd-4cc0-8c08-8d239f9804e8 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:50.004682 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0883e22f-38fd-4cc0-8c08-8d239f9804e8 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:50.004682 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0883e22f-38fd-4cc0-8c08-8d239f9804e8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:50.004682 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 66/273] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:50.016158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-836b89e3-7a34-42ec-87b8-5e3a2bdf425c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:50.018298 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-836b89e3-7a34-42ec-87b8-5e3a2bdf425c tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:20:50.018759 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-836b89e3-7a34-42ec-87b8-5e3a2bdf425c tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6356d386-0d8d-4397-a9ea-78730f01c8b9", "connector": null, "instance_uuid": "03ef34de-43a4-49a8-b038-9f5831289c4b"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:50.032391 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:50.032391 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:50.050984 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-986dcd90-157a-4739-a8ee-6a13eb0cb761 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:50.053185 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-986dcd90-157a-4739-a8ee-6a13eb0cb761 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 Aug 06 05:20:50.053568 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-986dcd90-157a-4739-a8ee-6a13eb0cb761 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:50.053815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-986dcd90-157a-4739-a8ee-6a13eb0cb761 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:50.054085 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-986dcd90-157a-4739-a8ee-6a13eb0cb761 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Delete volume with id: d0417a62-440d-407d-b225-f4c6269cb2f7 Aug 06 05:20:50.061752 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:50.061752 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:50.062269 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-986dcd90-157a-4739-a8ee-6a13eb0cb761 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:20:50.068038 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-836b89e3-7a34-42ec-87b8-5e3a2bdf425c tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:20:50.068709 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 69/274] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:20:50 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 06 05:20:50.077931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7c238700-0ac7-484e-bbe6-3b1a71b7904a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:50.078367 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7c238700-0ac7-484e-bbe6-3b1a71b7904a None None] GET https://10.4.3.205/volume// Aug 06 05:20:50.078600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7c238700-0ac7-484e-bbe6-3b1a71b7904a None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:50.078810 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7c238700-0ac7-484e-bbe6-3b1a71b7904a None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:50.079144 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7c238700-0ac7-484e-bbe6-3b1a71b7904a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:50.079476 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 71/275] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:50.086143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-237564a3-a9c9-4e4e-a1c7-5c900f730719 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:50.088401 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-237564a3-a9c9-4e4e-a1c7-5c900f730719 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:50.088630 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-237564a3-a9c9-4e4e-a1c7-5c900f730719 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:50.088808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-237564a3-a9c9-4e4e-a1c7-5c900f730719 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:50.091128 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-986dcd90-157a-4739-a8ee-6a13eb0cb761 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Delete volume request issued successfully. Aug 06 05:20:50.091400 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-986dcd90-157a-4739-a8ee-6a13eb0cb761 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 returned with HTTP 202 Aug 06 05:20:50.092006 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 70/276] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:20:50 2026] DELETE /volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:20:50.100619 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-30736e5e-0cdd-4d46-9a64-cdfacf861fbc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:50.102671 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-30736e5e-0cdd-4d46-9a64-cdfacf861fbc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 Aug 06 05:20:50.102946 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-30736e5e-0cdd-4d46-9a64-cdfacf861fbc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:50.103210 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-30736e5e-0cdd-4d46-9a64-cdfacf861fbc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:50.103838 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:50.103838 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:50.107772 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-237564a3-a9c9-4e4e-a1c7-5c900f730719 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:50.112381 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-237564a3-a9c9-4e4e-a1c7-5c900f730719 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:50.112889 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 67/277] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:50 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:50.113444 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:50.113444 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:50.118896 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-30736e5e-0cdd-4d46-9a64-cdfacf861fbc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:20:50.125604 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-30736e5e-0cdd-4d46-9a64-cdfacf861fbc tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 returned with HTTP 200 Aug 06 05:20:50.126009 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 70/278] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:50 2026] GET /volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:51.139976 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ec3d70a4-7a08-4d80-a78c-4dfa09ccf15a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:51.142423 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ec3d70a4-7a08-4d80-a78c-4dfa09ccf15a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 Aug 06 05:20:51.142665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ec3d70a4-7a08-4d80-a78c-4dfa09ccf15a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:51.142897 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ec3d70a4-7a08-4d80-a78c-4dfa09ccf15a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:51.149118 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ec3d70a4-7a08-4d80-a78c-4dfa09ccf15a tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 returned with HTTP 404 Aug 06 05:20:51.149654 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 72/279] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:51 2026] GET /volume/v3/volumes/d0417a62-440d-407d-b225-f4c6269cb2f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:51.157351 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6d8bf233-4d07-4667-8e73-e178d67887be None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:51.159510 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d8bf233-4d07-4667-8e73-e178d67887be tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] DELETE https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 Aug 06 05:20:51.159791 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d8bf233-4d07-4667-8e73-e178d67887be tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:51.160029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d8bf233-4d07-4667-8e73-e178d67887be tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:51.160264 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-6d8bf233-4d07-4667-8e73-e178d67887be tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Delete volume with id: 009221cd-e8c6-4174-a8c4-e8564297e247 Aug 06 05:20:51.168252 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:51.168252 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:51.168829 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6d8bf233-4d07-4667-8e73-e178d67887be tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:20:51.190569 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6d8bf233-4d07-4667-8e73-e178d67887be tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Delete volume request issued successfully. Aug 06 05:20:51.190569 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d8bf233-4d07-4667-8e73-e178d67887be tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 returned with HTTP 202 Aug 06 05:20:51.191039 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 71/280] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:20:51 2026] DELETE /volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:20:51.199661 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d0bb41bd-7b33-4af1-8585-badaf2a312a4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:51.201952 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0bb41bd-7b33-4af1-8585-badaf2a312a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 Aug 06 05:20:51.202283 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d0bb41bd-7b33-4af1-8585-badaf2a312a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:51.202803 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d0bb41bd-7b33-4af1-8585-badaf2a312a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:51.214302 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:51.214302 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:51.218694 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d0bb41bd-7b33-4af1-8585-badaf2a312a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:20:51.224969 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0bb41bd-7b33-4af1-8585-badaf2a312a4 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 returned with HTTP 200 Aug 06 05:20:51.225382 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 68/281] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:51 2026] GET /volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:20:52.241314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-42261257-92d8-4c2e-9cb0-b06d3d9f8bba None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:52.243671 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-42261257-92d8-4c2e-9cb0-b06d3d9f8bba tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 Aug 06 05:20:52.243915 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-42261257-92d8-4c2e-9cb0-b06d3d9f8bba tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:52.244121 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-42261257-92d8-4c2e-9cb0-b06d3d9f8bba tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:52.254988 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-42261257-92d8-4c2e-9cb0-b06d3d9f8bba tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 returned with HTTP 404 Aug 06 05:20:52.255646 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 71/282] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:52 2026] GET /volume/v3/volumes/009221cd-e8c6-4174-a8c4-e8564297e247 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:52.264658 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-509c6650-0b18-4d3e-bcfa-8df4a2997ee5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:52.266945 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-509c6650-0b18-4d3e-bcfa-8df4a2997ee5 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:20:52.267242 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-509c6650-0b18-4d3e-bcfa-8df4a2997ee5 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:52.267570 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-509c6650-0b18-4d3e-bcfa-8df4a2997ee5 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:52.267834 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-509c6650-0b18-4d3e-bcfa-8df4a2997ee5 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Delete volume with id: d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:20:52.278981 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:52.278981 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:52.280209 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-509c6650-0b18-4d3e-bcfa-8df4a2997ee5 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:20:52.305242 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-509c6650-0b18-4d3e-bcfa-8df4a2997ee5 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Delete volume request issued successfully. Aug 06 05:20:52.305563 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-509c6650-0b18-4d3e-bcfa-8df4a2997ee5 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 202 Aug 06 05:20:52.306345 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 73/283] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:20:52 2026] DELETE /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:20:52.314585 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2e8243dd-197e-4b5b-a5d5-94e7176cf152 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:52.317310 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e8243dd-197e-4b5b-a5d5-94e7176cf152 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:20:52.317622 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e8243dd-197e-4b5b-a5d5-94e7176cf152 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:52.317905 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e8243dd-197e-4b5b-a5d5-94e7176cf152 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:52.327374 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:52.327374 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:52.332887 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2e8243dd-197e-4b5b-a5d5-94e7176cf152 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Volume info retrieved successfully. Aug 06 05:20:52.338989 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e8243dd-197e-4b5b-a5d5-94e7176cf152 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 200 Aug 06 05:20:52.339516 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 72/284] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:52 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:52.760888 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-1e3f1418-abaf-431c-8521-2bf198440119 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:52.766307 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-1e3f1418-abaf-431c-8521-2bf198440119 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] DELETE https://10.4.3.205/volume/v3/attachments/3b1e7755-aa87-45fc-84f9-cb0801718a34 Aug 06 05:20:52.766307 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-1e3f1418-abaf-431c-8521-2bf198440119 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:52.766307 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-1e3f1418-abaf-431c-8521-2bf198440119 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:52.779496 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:52.779496 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:20:52.847401 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-1e3f1418-abaf-431c-8521-2bf198440119 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/3b1e7755-aa87-45fc-84f9-cb0801718a34 returned with HTTP 200 Aug 06 05:20:52.847864 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 69/285] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:20:52 2026] DELETE /volume/v3/attachments/3b1e7755-aa87-45fc-84f9-cb0801718a34 => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:53.682477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5b7359d4-a7ff-4522-b9bc-67cc00a05e0f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:53.682477 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b7359d4-a7ff-4522-b9bc-67cc00a05e0f None None] GET https://10.4.3.205/volume// Aug 06 05:20:53.682477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b7359d4-a7ff-4522-b9bc-67cc00a05e0f None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:53.682477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b7359d4-a7ff-4522-b9bc-67cc00a05e0f None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:53.682477 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b7359d4-a7ff-4522-b9bc-67cc00a05e0f None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:20:53.682477 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 72/286] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:20: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 06 05:20:53.685946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-96285b91-5b8b-46de-8916-9ae7d48fe5be None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:53.685946 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-96285b91-5b8b-46de-8916-9ae7d48fe5be tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:20:53.685946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-96285b91-5b8b-46de-8916-9ae7d48fe5be tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:53.685946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-96285b91-5b8b-46de-8916-9ae7d48fe5be tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:53.685946 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:53.685946 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:53.685946 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-96285b91-5b8b-46de-8916-9ae7d48fe5be tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:20:53.685946 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-96285b91-5b8b-46de-8916-9ae7d48fe5be tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:20:53.685946 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 74/287] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:20:53 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:20:53.689097 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-257a1ede-9c71-4ac9-a16b-e31f00eecac4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:53.689097 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-257a1ede-9c71-4ac9-a16b-e31f00eecac4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] PUT https://10.4.3.205/volume/v3/attachments/55f2b27b-6d89-4f0d-9289-1ec0441ea649 Aug 06 05:20:53.689097 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-257a1ede-9c71-4ac9-a16b-e31f00eecac4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:53.689097 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-257a1ede-9c71-4ac9-a16b-e31f00eecac4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Acquiring lock "cinder-attachment_update-6356d386-0d8d-4397-a9ea-78730f01c8b9-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:20:53.689097 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-257a1ede-9c71-4ac9-a16b-e31f00eecac4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Lock "cinder-attachment_update-6356d386-0d8d-4397-a9ea-78730f01c8b9-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:20:53.689097 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:53.689097 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:20:53.691675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-010901f9-e04d-4e64-9060-69a185d684d8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:53.691675 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-010901f9-e04d-4e64-9060-69a185d684d8 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] GET https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 Aug 06 05:20:53.691675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-010901f9-e04d-4e64-9060-69a185d684d8 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:53.691675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-010901f9-e04d-4e64-9060-69a185d684d8 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:53.691675 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-010901f9-e04d-4e64-9060-69a185d684d8 tempest-TaggedBootDevicesTest-1530230485 tempest-TaggedBootDevicesTest-1530230485-project-member] https://10.4.3.205/volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 returned with HTTP 404 Aug 06 05:20:53.691675 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 70/288] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:20:53 2026] GET /volume/v3/volumes/d0115d4f-33c5-4786-a120-2a02270163f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:53.693044 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-257a1ede-9c71-4ac9-a16b-e31f00eecac4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Lock "cinder-attachment_update-6356d386-0d8d-4397-a9ea-78730f01c8b9-np0000006623" released by "attachment_update" :: held 0.109s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:20:53.693044 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-257a1ede-9c71-4ac9-a16b-e31f00eecac4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/55f2b27b-6d89-4f0d-9289-1ec0441ea649 returned with HTTP 200 Aug 06 05:20:53.693044 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 73/289] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:20:53 2026] PUT /volume/v3/attachments/55f2b27b-6d89-4f0d-9289-1ec0441ea649 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:20:53.693646 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-fe82cd24-dec7-45ac-b2b7-9559382a02a3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:53.693646 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-fe82cd24-dec7-45ac-b2b7-9559382a02a3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/attachments/55f2b27b-6d89-4f0d-9289-1ec0441ea649/action Aug 06 05:20:53.693646 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-fe82cd24-dec7-45ac-b2b7-9559382a02a3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:20:53.693646 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-fe82cd24-dec7-45ac-b2b7-9559382a02a3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:20:53.693646 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:53.693646 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:20:53.693646 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0ad5e09c-1217-492d-a0fe-a88f14d52829 req-fe82cd24-dec7-45ac-b2b7-9559382a02a3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/55f2b27b-6d89-4f0d-9289-1ec0441ea649/action returned with HTTP 204 Aug 06 05:20:53.693646 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 73/290] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:20:53 2026] POST /volume/v3/attachments/55f2b27b-6d89-4f0d-9289-1ec0441ea649/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:20:54.802264 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-44a8de29-7073-41b3-bb00-489e3745f400 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:20:54.806585 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44a8de29-7073-41b3-bb00-489e3745f400 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] GET https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:20:54.806585 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44a8de29-7073-41b3-bb00-489e3745f400 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:20:54.806585 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44a8de29-7073-41b3-bb00-489e3745f400 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:20:54.819036 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:20:54.819036 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:20:54.823014 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-44a8de29-7073-41b3-bb00-489e3745f400 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:20:54.829400 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44a8de29-7073-41b3-bb00-489e3745f400 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 200 Aug 06 05:20:54.830190 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 75/291] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:20:54 2026] GET /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 1833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:03.360900 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=49,cinder:UPDATE=8 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:21:03.411956 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=46,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:21:03.477684 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=46,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:21:04.827017 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=32,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:21:09.315447 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e85b94f0-728c-4f85-b68b-adece59007b3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:09.319326 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e85b94f0-728c-4f85-b68b-adece59007b3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:21:09.319326 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e85b94f0-728c-4f85-b68b-adece59007b3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:09.319326 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e85b94f0-728c-4f85-b68b-adece59007b3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:09.335935 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:09.335935 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:09.341199 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e85b94f0-728c-4f85-b68b-adece59007b3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:21:09.347863 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e85b94f0-728c-4f85-b68b-adece59007b3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:21:09.348473 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 71/292] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:09 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:09.404646 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-bfb51521-d0fc-4a9d-b049-89c0e3e798eb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:09.406724 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-bfb51521-d0fc-4a9d-b049-89c0e3e798eb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:21:09.406950 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-bfb51521-d0fc-4a9d-b049-89c0e3e798eb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:09.407221 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-bfb51521-d0fc-4a9d-b049-89c0e3e798eb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:09.417486 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:09.417486 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:09.421706 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-bfb51521-d0fc-4a9d-b049-89c0e3e798eb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:21:09.426481 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-bfb51521-d0fc-4a9d-b049-89c0e3e798eb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:21:09.426921 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 74/293] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:09 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:09.448584 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-6845a404-4c21-458d-bae3-d47acd484264 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:09.450957 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-6845a404-4c21-458d-bae3-d47acd484264 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] POST https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276/action Aug 06 05:21:09.451357 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-6845a404-4c21-458d-bae3-d47acd484264 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:21:09.451471 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-6845a404-4c21-458d-bae3-d47acd484264 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:09.466857 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:09.466857 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:09.467345 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-6845a404-4c21-458d-bae3-d47acd484264 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:21:09.475932 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-6845a404-4c21-458d-bae3-d47acd484264 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Begin detaching volume completed successfully. Aug 06 05:21:09.476266 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-6845a404-4c21-458d-bae3-d47acd484264 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276/action returned with HTTP 202 Aug 06 05:21:09.476810 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 74/294] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:21:09 2026] POST /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:21:09.526122 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc67491a-7a06-44b6-9e72-f2adca09e05d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:09.526639 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc67491a-7a06-44b6-9e72-f2adca09e05d None None] GET https://10.4.3.205/volume// Aug 06 05:21:09.526873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc67491a-7a06-44b6-9e72-f2adca09e05d None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:09.527094 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc67491a-7a06-44b6-9e72-f2adca09e05d None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:09.527612 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc67491a-7a06-44b6-9e72-f2adca09e05d None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:09.528120 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 76/295] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21: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 06 05:21:09.538819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-e9f70a1c-49f5-4eca-b872-57e60b1c3b0d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:09.541527 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-e9f70a1c-49f5-4eca-b872-57e60b1c3b0d tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:21:09.541848 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-e9f70a1c-49f5-4eca-b872-57e60b1c3b0d tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:09.542112 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-e9f70a1c-49f5-4eca-b872-57e60b1c3b0d tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:09.555394 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:09.555394 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:09.560753 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-e9f70a1c-49f5-4eca-b872-57e60b1c3b0d tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:21:09.567493 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-e9f70a1c-49f5-4eca-b872-57e60b1c3b0d tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:21:09.567968 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 72/296] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:21:09 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:10.659763 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-ec00f57c-b826-4cf3-acd7-f32883ddacbe None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:10.662023 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-ec00f57c-b826-4cf3-acd7-f32883ddacbe tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] DELETE https://10.4.3.205/volume/v3/attachments/7d203b28-cf73-4ee3-9d5d-09bae1f625e4 Aug 06 05:21:10.662217 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-ec00f57c-b826-4cf3-acd7-f32883ddacbe tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:10.662447 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-ec00f57c-b826-4cf3-acd7-f32883ddacbe tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:10.670091 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:10.670091 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:10.729849 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b044cb01-f9e6-4ba8-ae94-0405c4eb0ba0 req-ec00f57c-b826-4cf3-acd7-f32883ddacbe tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/attachments/7d203b28-cf73-4ee3-9d5d-09bae1f625e4 returned with HTTP 200 Aug 06 05:21:10.730213 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 75/297] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:21:10 2026] DELETE /volume/v3/attachments/7d203b28-cf73-4ee3-9d5d-09bae1f625e4 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:11.636005 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e68c1e3a-3401-474f-8ef4-306974f3b3e6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:11.638678 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e68c1e3a-3401-474f-8ef4-306974f3b3e6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:21:11.640312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e68c1e3a-3401-474f-8ef4-306974f3b3e6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:11.640312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e68c1e3a-3401-474f-8ef4-306974f3b3e6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:11.648885 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:11.648885 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:11.659033 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e68c1e3a-3401-474f-8ef4-306974f3b3e6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:21:11.663680 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e68c1e3a-3401-474f-8ef4-306974f3b3e6 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:21:11.665369 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 75/298] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:11 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:14.746410 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b1d07cbe-73e8-44ba-b684-b30528657077 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:14.750808 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1d07cbe-73e8-44ba-b684-b30528657077 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:21:14.751058 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1d07cbe-73e8-44ba-b684-b30528657077 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:14.751264 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1d07cbe-73e8-44ba-b684-b30528657077 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:14.751493 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-b1d07cbe-73e8-44ba-b684-b30528657077 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Delete volume with id: a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:21:14.768095 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:14.768095 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:14.768580 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b1d07cbe-73e8-44ba-b684-b30528657077 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:21:14.801086 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b1d07cbe-73e8-44ba-b684-b30528657077 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Delete volume request issued successfully. Aug 06 05:21:14.801265 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1d07cbe-73e8-44ba-b684-b30528657077 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 202 Aug 06 05:21:14.801880 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 77/299] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:21:14 2026] DELETE /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:21:14.814314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-12338aff-52f3-44e2-9c8a-44426bdbb7c3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:14.816445 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12338aff-52f3-44e2-9c8a-44426bdbb7c3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:21:14.818315 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12338aff-52f3-44e2-9c8a-44426bdbb7c3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:14.818315 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12338aff-52f3-44e2-9c8a-44426bdbb7c3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:14.832950 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:14.832950 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:14.840697 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-12338aff-52f3-44e2-9c8a-44426bdbb7c3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:21:14.848498 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12338aff-52f3-44e2-9c8a-44426bdbb7c3 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 200 Aug 06 05:21:14.848911 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 73/300] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:14 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:15.861963 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-baa9eb3e-7fb4-48d5-a405-c59297625808 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:15.866154 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-baa9eb3e-7fb4-48d5-a405-c59297625808 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 Aug 06 05:21:15.866154 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-baa9eb3e-7fb4-48d5-a405-c59297625808 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:15.866154 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-baa9eb3e-7fb4-48d5-a405-c59297625808 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:15.871303 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-baa9eb3e-7fb4-48d5-a405-c59297625808 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 returned with HTTP 404 Aug 06 05:21:15.871952 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 76/301] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:15 2026] GET /volume/v3/volumes/a368115d-cb3d-4684-a752-068abcbe3276 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:15.885731 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c2e3522c-6a5d-48b7-9cab-c216dac67fdb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:15.886968 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c2e3522c-6a5d-48b7-9cab-c216dac67fdb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] DELETE https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 Aug 06 05:21:15.887221 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c2e3522c-6a5d-48b7-9cab-c216dac67fdb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:15.887511 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c2e3522c-6a5d-48b7-9cab-c216dac67fdb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:15.887751 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-c2e3522c-6a5d-48b7-9cab-c216dac67fdb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Delete volume with id: bb22ad48-96ba-4562-a812-de040b71d431 Aug 06 05:21:15.897981 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:15.897981 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:15.898107 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c2e3522c-6a5d-48b7-9cab-c216dac67fdb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:21:15.928801 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c2e3522c-6a5d-48b7-9cab-c216dac67fdb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Delete volume request issued successfully. Aug 06 05:21:15.929092 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c2e3522c-6a5d-48b7-9cab-c216dac67fdb tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 returned with HTTP 202 Aug 06 05:21:15.929711 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 76/302] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:21:15 2026] DELETE /volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:21:15.943014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4e8e0a4e-ef69-4f3e-ac09-6222eab31f0a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:15.944800 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4e8e0a4e-ef69-4f3e-ac09-6222eab31f0a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 Aug 06 05:21:15.945088 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4e8e0a4e-ef69-4f3e-ac09-6222eab31f0a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:15.945405 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4e8e0a4e-ef69-4f3e-ac09-6222eab31f0a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:15.962148 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:15.962148 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:15.969684 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4e8e0a4e-ef69-4f3e-ac09-6222eab31f0a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Volume info retrieved successfully. Aug 06 05:21:15.976799 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4e8e0a4e-ef69-4f3e-ac09-6222eab31f0a tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 returned with HTTP 200 Aug 06 05:21:15.977372 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 78/303] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:15 2026] GET /volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:16.994587 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dc876f27-4f08-46d4-bd4e-cb8f9f84c395 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:16.999143 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc876f27-4f08-46d4-bd4e-cb8f9f84c395 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] GET https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 Aug 06 05:21:16.999143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc876f27-4f08-46d4-bd4e-cb8f9f84c395 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:16.999143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc876f27-4f08-46d4-bd4e-cb8f9f84c395 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:17.004942 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc876f27-4f08-46d4-bd4e-cb8f9f84c395 tempest-ServerRescueNegativeTestJSON-541264158 tempest-ServerRescueNegativeTestJSON-541264158-project-member] https://10.4.3.205/volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 returned with HTTP 404 Aug 06 05:21:17.006131 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 74/304] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:16 2026] GET /volume/v3/volumes/bb22ad48-96ba-4562-a812-de040b71d431 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:22.600523 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0989b4a9-795c-48e8-a849-5194f674ef1c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:22.602308 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:21:22.603795 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1915497696"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:22.605268 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1915497696'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:21:22.606828 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Create volume of 1 GB Aug 06 05:21:22.607224 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:22.607224 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:22.622987 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Availability Zones retrieved successfully. Aug 06 05:21:22.630133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Flow 'volume_create_api' (838c4238-ef70-4f32-9781-90af0a2b4ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:22.631097 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df60223-c4db-4f1a-9db4-4becd4a4ca23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:22.633192 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:21:22.664908 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df60223-c4db-4f1a-9db4-4becd4a4ca23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:22.665782 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef380f6-7969-47b8-81cb-c50617322b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:22.729620 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Created reservations ['ed7a272d-e241-4e8e-b781-4cd37cb861b2', '19498019-e87c-4278-8c8d-5d8ad0ed3a1f', '9e9da88e-cb39-4ea8-851f-a294297425d0', '47537aa3-a55e-4e7d-b923-308850959470'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:21:22.730397 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef380f6-7969-47b8-81cb-c50617322b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed7a272d-e241-4e8e-b781-4cd37cb861b2', '19498019-e87c-4278-8c8d-5d8ad0ed3a1f', '9e9da88e-cb39-4ea8-851f-a294297425d0', '47537aa3-a55e-4e7d-b923-308850959470']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:22.731125 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4d3b7a-ac1c-4607-bcb3-d1a5250e7cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:22.754906 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4d3b7a-ac1c-4607-bcb3-d1a5250e7cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bed90b89-1697-4617-a104-493053233674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1915497696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f191badd52344d78717144e03bdee27',qos_specs=None,replication_status=,reservations=['ed7a272d-e241-4e8e-b781-4cd37cb861b2','19498019-e87c-4278-8c8d-5d8ad0ed3a1f','9e9da88e-cb39-4ea8-851f-a294297425d0','47537aa3-a55e-4e7d-b923-308850959470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556f056326ba4c6890a05daf98f03ccf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1915497696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bed90b89-1697-4617-a104-493053233674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f191badd52344d78717144e03bdee27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='556f056326ba4c6890a05daf98f03ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:22.755682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab2babf-69da-4df3-82d8-b17d9facb66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:22.773736 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab2babf-69da-4df3-82d8-b17d9facb66e) transitioned into state 'SUCCESS' from state '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-1915497696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f191badd52344d78717144e03bdee27',qos_specs=None,replication_status=,reservations=['ed7a272d-e241-4e8e-b781-4cd37cb861b2','19498019-e87c-4278-8c8d-5d8ad0ed3a1f','9e9da88e-cb39-4ea8-851f-a294297425d0','47537aa3-a55e-4e7d-b923-308850959470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556f056326ba4c6890a05daf98f03ccf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:22.774482 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2827383-ec6a-4580-8694-abc11947e03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:22.785832 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2827383-ec6a-4580-8694-abc11947e03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:22.786629 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Flow 'volume_create_api' (838c4238-ef70-4f32-9781-90af0a2b4ac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:22.786895 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Create volume request issued successfully. Aug 06 05:21:22.787464 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0989b4a9-795c-48e8-a849-5194f674ef1c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:21:22.787845 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 77/305] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:21:22 2026] POST /volume/v3/volumes => generated 751 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:21:22.801117 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-79d30355-998b-4f5e-992d-cdc0e3007596 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:22.803356 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-79d30355-998b-4f5e-992d-cdc0e3007596 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:22.803356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-79d30355-998b-4f5e-992d-cdc0e3007596 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:22.803549 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-79d30355-998b-4f5e-992d-cdc0e3007596 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:22.810498 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:22.810498 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:22.814234 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-79d30355-998b-4f5e-992d-cdc0e3007596 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:22.818474 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-79d30355-998b-4f5e-992d-cdc0e3007596 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:22.818994 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 77/306] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:22 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:23.470958 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:23.473230 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:21:23.473613 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "15858da3-530e-4f07-839d-8ca7cd03aa90-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:23.475437 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '15858da3-530e-4f07-839d-8ca7cd03aa90-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:21:23.475591 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Create volume of 1 GB Aug 06 05:21:23.479779 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Availability Zones retrieved successfully. Aug 06 05:21:23.486034 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Flow 'volume_create_api' (b7731e34-65bf-4642-a7ad-ffcf1a9a89c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:23.487306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d92044-f051-417d-bc07-ccccbf4f261e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:23.488775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:21:23.521275 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d92044-f051-417d-bc07-ccccbf4f261e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:23.522429 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1c94ee-8aa2-4693-9408-d22e92d63f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:23.613616 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Created reservations ['dcdb5af3-9353-4061-b3b9-e5e745acb5bb', 'a0654882-d487-493a-b7f7-643f84b24072', '0a27d1fa-3c15-48f0-9ab3-c65e0508b219', '05d63808-2489-454f-9c49-d3036f9189c4'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:21:23.614608 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1c94ee-8aa2-4693-9408-d22e92d63f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcdb5af3-9353-4061-b3b9-e5e745acb5bb', 'a0654882-d487-493a-b7f7-643f84b24072', '0a27d1fa-3c15-48f0-9ab3-c65e0508b219', '05d63808-2489-454f-9c49-d3036f9189c4']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:23.615591 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6419fcce-a194-429b-94f5-2346aac807d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:23.640846 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6419fcce-a194-429b-94f5-2346aac807d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9161665-b40d-48ae-90f8-68962deda0e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='15858da3-530e-4f07-839d-8ca7cd03aa90-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ab041d53804121b19c70efae637606',qos_specs=None,replication_status=,reservations=['dcdb5af3-9353-4061-b3b9-e5e745acb5bb','a0654882-d487-493a-b7f7-643f84b24072','0a27d1fa-3c15-48f0-9ab3-c65e0508b219','05d63808-2489-454f-9c49-d3036f9189c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ecde5613e4a45d29fc8c98a99062c53',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:21:23Z,deleted=False,deleted_at=None,display_description='',display_name='15858da3-530e-4f07-839d-8ca7cd03aa90-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9161665-b40d-48ae-90f8-68962deda0e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ab041d53804121b19c70efae637606',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ecde5613e4a45d29fc8c98a99062c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:23.641373 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56e4773-e808-482b-a88e-d1b8a2f1553a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:23.660735 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56e4773-e808-482b-a88e-d1b8a2f1553a) transitioned into 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='15858da3-530e-4f07-839d-8ca7cd03aa90-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ab041d53804121b19c70efae637606',qos_specs=None,replication_status=,reservations=['dcdb5af3-9353-4061-b3b9-e5e745acb5bb','a0654882-d487-493a-b7f7-643f84b24072','0a27d1fa-3c15-48f0-9ab3-c65e0508b219','05d63808-2489-454f-9c49-d3036f9189c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ecde5613e4a45d29fc8c98a99062c53',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:23.661961 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f0e010-24d7-4152-80aa-8760c0dde28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:23.673566 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f0e010-24d7-4152-80aa-8760c0dde28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:23.674522 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Flow 'volume_create_api' (b7731e34-65bf-4642-a7ad-ffcf1a9a89c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:23.674936 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Create volume request issued successfully. Aug 06 05:21:23.675640 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-35bb5bc6-f552-4545-876e-68c5d25f7735 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:21:23.676165 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 79/307] 10.4.3.205 () {72 vars in 1541 bytes} [Thu Aug 6 05:21:23 2026] POST /volume/v3/volumes => generated 749 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:21:23.690333 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-a1ed0493-75dc-4a22-a1aa-7a189ed5c3d8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:23.698535 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-a1ed0493-75dc-4a22-a1aa-7a189ed5c3d8 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 Aug 06 05:21:23.698821 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-a1ed0493-75dc-4a22-a1aa-7a189ed5c3d8 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:23.699069 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-a1ed0493-75dc-4a22-a1aa-7a189ed5c3d8 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:23.714543 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:23.714543 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:23.722828 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-a1ed0493-75dc-4a22-a1aa-7a189ed5c3d8 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:21:23.733998 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-a1ed0493-75dc-4a22-a1aa-7a189ed5c3d8 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 returned with HTTP 200 Aug 06 05:21:23.735357 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 75/308] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:23 2026] GET /volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:23.746929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-b9f2c9ff-22dc-4a63-a0af-f4c1e90ebeb4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:23.750058 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-b9f2c9ff-22dc-4a63-a0af-f4c1e90ebeb4 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 Aug 06 05:21:23.750279 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-b9f2c9ff-22dc-4a63-a0af-f4c1e90ebeb4 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:23.750494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-b9f2c9ff-22dc-4a63-a0af-f4c1e90ebeb4 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:23.761856 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:23.761856 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:23.767160 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-b9f2c9ff-22dc-4a63-a0af-f4c1e90ebeb4 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:21:23.773021 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-b9f2c9ff-22dc-4a63-a0af-f4c1e90ebeb4 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 returned with HTTP 200 Aug 06 05:21:23.773589 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 78/309] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:23 2026] GET /volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:23.785322 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-451aa9a6-d1ec-4894-8c91-9adfc2e4c154 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:23.787903 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-451aa9a6-d1ec-4894-8c91-9adfc2e4c154 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] DELETE https://10.4.3.205/volume/v3/attachments/421cac02-d9bb-4694-9316-e3e917c7b5b5 Aug 06 05:21:23.788236 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-451aa9a6-d1ec-4894-8c91-9adfc2e4c154 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:23.788492 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-451aa9a6-d1ec-4894-8c91-9adfc2e4c154 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:23.797087 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:23.797087 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:23.834535 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-51dc7ca7-b6f6-412e-a467-754a7a6aa08b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:23.836454 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-51dc7ca7-b6f6-412e-a467-754a7a6aa08b tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:23.836686 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-51dc7ca7-b6f6-412e-a467-754a7a6aa08b tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:23.836805 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-51dc7ca7-b6f6-412e-a467-754a7a6aa08b tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:23.844672 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:23.844672 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:23.850605 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-51dc7ca7-b6f6-412e-a467-754a7a6aa08b tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:23.858376 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-51dc7ca7-b6f6-412e-a467-754a7a6aa08b tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:23.858887 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 80/310] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:23 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:23.923256 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-3a598ac4-2e9b-44f4-9630-783fcd322654 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:23.926786 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-3a598ac4-2e9b-44f4-9630-783fcd322654 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:23.926960 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-3a598ac4-2e9b-44f4-9630-783fcd322654 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:23.927156 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-3a598ac4-2e9b-44f4-9630-783fcd322654 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:23.939643 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:23.939643 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:23.944632 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-3a598ac4-2e9b-44f4-9630-783fcd322654 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:23.950728 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-3a598ac4-2e9b-44f4-9630-783fcd322654 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:23.950728 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 76/311] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:23 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:23.972328 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-451aa9a6-d1ec-4894-8c91-9adfc2e4c154 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments/421cac02-d9bb-4694-9316-e3e917c7b5b5 returned with HTTP 200 Aug 06 05:21:23.972749 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 78/312] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:21:23 2026] DELETE /volume/v3/attachments/421cac02-d9bb-4694-9316-e3e917c7b5b5 => generated 19 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:23.986482 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-996274ce-5588-4295-b10f-c8134fe3631c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:23.990229 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-996274ce-5588-4295-b10f-c8134fe3631c tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] DELETE https://10.4.3.205/volume/v3/attachments/4af54a72-2693-4ad5-adc8-73e48cb090fa Aug 06 05:21:23.990229 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-996274ce-5588-4295-b10f-c8134fe3631c tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:23.990229 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-996274ce-5588-4295-b10f-c8134fe3631c tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:24.010463 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:24.010463 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:24.050205 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-18445637-cfe5-4a66-9000-0e8163fe3595 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:24.050639 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-18445637-cfe5-4a66-9000-0e8163fe3595 None None] GET https://10.4.3.205/volume// Aug 06 05:21:24.050830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-18445637-cfe5-4a66-9000-0e8163fe3595 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:24.051058 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-18445637-cfe5-4a66-9000-0e8163fe3595 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:24.051485 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-18445637-cfe5-4a66-9000-0e8163fe3595 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:24.051807 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 81/313] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:21: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 06 05:21:24.061210 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-996274ce-5588-4295-b10f-c8134fe3631c tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments/4af54a72-2693-4ad5-adc8-73e48cb090fa returned with HTTP 200 Aug 06 05:21:24.061743 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 79/314] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:21:23 2026] DELETE /volume/v3/attachments/4af54a72-2693-4ad5-adc8-73e48cb090fa => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:24.064368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-d511aba1-8ac1-462d-9d40-4b7ea464a419 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:24.066586 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-d511aba1-8ac1-462d-9d40-4b7ea464a419 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:21:24.066986 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-d511aba1-8ac1-462d-9d40-4b7ea464a419 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bed90b89-1697-4617-a104-493053233674", "connector": null, "instance_uuid": "6de71318-5913-44d4-b688-399a524a3943"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:24.078234 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-9ea08db0-aced-4135-b1a5-f41e2f8aa4f6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:24.079315 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:24.079315 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:24.080957 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-9ea08db0-aced-4135-b1a5-f41e2f8aa4f6 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] DELETE https://10.4.3.205/volume/v3/attachments/fa461619-254e-480c-8c16-82b6b4b36b7e Aug 06 05:21:24.081231 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-9ea08db0-aced-4135-b1a5-f41e2f8aa4f6 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:24.081494 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-9ea08db0-aced-4135-b1a5-f41e2f8aa4f6 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:24.093090 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:24.093090 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:24.115399 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-d511aba1-8ac1-462d-9d40-4b7ea464a419 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:21:24.116225 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 77/315] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:21:24 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 06 05:21:24.154604 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3018c6b6-1772-4d7e-9aae-c2a7ca0bb38f req-9ea08db0-aced-4135-b1a5-f41e2f8aa4f6 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/attachments/fa461619-254e-480c-8c16-82b6b4b36b7e returned with HTTP 200 Aug 06 05:21:24.155032 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 79/316] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:21:24 2026] DELETE /volume/v3/attachments/fa461619-254e-480c-8c16-82b6b4b36b7e => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:24.161099 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-82624203-a017-4d53-9e73-e4e2e4dec4e6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:24.162869 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-82624203-a017-4d53-9e73-e4e2e4dec4e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:24.163239 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-82624203-a017-4d53-9e73-e4e2e4dec4e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:24.164705 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-82624203-a017-4d53-9e73-e4e2e4dec4e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:24.175969 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:24.175969 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:24.181886 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1233be46-5b68-4f28-8b4d-5b78b8cfa174 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:24.183299 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-82624203-a017-4d53-9e73-e4e2e4dec4e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:24.183942 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1233be46-5b68-4f28-8b4d-5b78b8cfa174 None None] GET https://10.4.3.205/volume// Aug 06 05:21:24.185730 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1233be46-5b68-4f28-8b4d-5b78b8cfa174 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:24.186088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1233be46-5b68-4f28-8b4d-5b78b8cfa174 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:24.186636 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1233be46-5b68-4f28-8b4d-5b78b8cfa174 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:24.187230 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 80/317] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21:24 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:21:24.190901 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-82624203-a017-4d53-9e73-e4e2e4dec4e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:24.190901 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 82/318] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:24 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:24.196532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-ddfe1094-81f3-4c5e-ad3b-e0b85ac0bfd6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:24.199234 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-ddfe1094-81f3-4c5e-ad3b-e0b85ac0bfd6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:24.199727 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-ddfe1094-81f3-4c5e-ad3b-e0b85ac0bfd6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:24.199902 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-ddfe1094-81f3-4c5e-ad3b-e0b85ac0bfd6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:24.214940 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:24.214940 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:24.220241 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-ddfe1094-81f3-4c5e-ad3b-e0b85ac0bfd6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:24.226194 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-ddfe1094-81f3-4c5e-ad3b-e0b85ac0bfd6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:24.226700 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 78/319] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:21:24 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:24.361391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-97bfc713-81a8-49c8-b880-f13422e24b8f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:24.363633 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-97bfc713-81a8-49c8-b880-f13422e24b8f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] PUT https://10.4.3.205/volume/v3/attachments/8c942818-0c04-47f9-8f21-b2a1b65f6d45 Aug 06 05:21:24.364745 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-97bfc713-81a8-49c8-b880-f13422e24b8f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:24.382224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-97bfc713-81a8-49c8-b880-f13422e24b8f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Acquiring lock "cinder-attachment_update-bed90b89-1697-4617-a104-493053233674-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:21:24.390306 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-97bfc713-81a8-49c8-b880-f13422e24b8f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Lock "cinder-attachment_update-bed90b89-1697-4617-a104-493053233674-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:21:24.392459 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:24.392459 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:24.519572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-97bfc713-81a8-49c8-b880-f13422e24b8f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Lock "cinder-attachment_update-bed90b89-1697-4617-a104-493053233674-np0000006623" released by "attachment_update" :: held 0.129s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:21:24.519965 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-97bfc713-81a8-49c8-b880-f13422e24b8f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments/8c942818-0c04-47f9-8f21-b2a1b65f6d45 returned with HTTP 200 Aug 06 05:21:24.520559 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 80/320] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:21:24 2026] PUT /volume/v3/attachments/8c942818-0c04-47f9-8f21-b2a1b65f6d45 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:25.210335 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cfadbd8e-c830-49e2-a33f-a11135657131 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:25.214052 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cfadbd8e-c830-49e2-a33f-a11135657131 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:25.214284 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cfadbd8e-c830-49e2-a33f-a11135657131 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:25.214284 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cfadbd8e-c830-49e2-a33f-a11135657131 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:25.236104 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:25.236104 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:25.240551 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cfadbd8e-c830-49e2-a33f-a11135657131 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:25.244801 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cfadbd8e-c830-49e2-a33f-a11135657131 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:25.245115 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 81/321] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:25 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:26.264422 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fd9cfaf8-c589-4967-b0a5-f474a36d8eb0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:26.267130 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd9cfaf8-c589-4967-b0a5-f474a36d8eb0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:26.267453 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd9cfaf8-c589-4967-b0a5-f474a36d8eb0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:26.267634 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd9cfaf8-c589-4967-b0a5-f474a36d8eb0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:26.279645 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:26.279645 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:26.286038 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fd9cfaf8-c589-4967-b0a5-f474a36d8eb0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:26.291115 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd9cfaf8-c589-4967-b0a5-f474a36d8eb0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:26.291586 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 83/322] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:26 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:26.785932 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-7d6e6f1e-4b93-4076-b32a-85f9d94800ed None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:26.788241 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-7d6e6f1e-4b93-4076-b32a-85f9d94800ed tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 Aug 06 05:21:26.788731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-7d6e6f1e-4b93-4076-b32a-85f9d94800ed tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:26.790362 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-7d6e6f1e-4b93-4076-b32a-85f9d94800ed tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:26.796462 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:26.796462 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:26.803061 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-7d6e6f1e-4b93-4076-b32a-85f9d94800ed tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:21:26.805750 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-7d6e6f1e-4b93-4076-b32a-85f9d94800ed tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 returned with HTTP 200 Aug 06 05:21:26.806358 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 79/323] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:26 2026] GET /volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:26.813962 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c53c58e6-13c1-440f-99b2-066a43fc2080 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:26.814423 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c53c58e6-13c1-440f-99b2-066a43fc2080 None None] GET https://10.4.3.205/volume// Aug 06 05:21:26.814600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c53c58e6-13c1-440f-99b2-066a43fc2080 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:26.814806 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c53c58e6-13c1-440f-99b2-066a43fc2080 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:26.815183 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c53c58e6-13c1-440f-99b2-066a43fc2080 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:26.815527 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 81/324] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21: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 06 05:21:26.829128 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-78f405f9-e817-4295-95b1-7db0768934e5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:26.831122 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-78f405f9-e817-4295-95b1-7db0768934e5 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:21:26.831514 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-78f405f9-e817-4295-95b1-7db0768934e5 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9161665-b40d-48ae-90f8-68962deda0e0", "connector": null, "instance_uuid": "15858da3-530e-4f07-839d-8ca7cd03aa90"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:26.846202 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:26.846202 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:26.882177 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-78f405f9-e817-4295-95b1-7db0768934e5 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:21:26.883101 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 82/325] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:21:26 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 06 05:21:26.891311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4f67a644-24f2-4c09-a17d-81db6b3753a2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:26.891760 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4f67a644-24f2-4c09-a17d-81db6b3753a2 None None] GET https://10.4.3.205/volume// Aug 06 05:21:26.891928 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4f67a644-24f2-4c09-a17d-81db6b3753a2 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:26.892142 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4f67a644-24f2-4c09-a17d-81db6b3753a2 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:26.892523 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4f67a644-24f2-4c09-a17d-81db6b3753a2 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:26.892934 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 84/326] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21: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 06 05:21:26.900856 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-062eac48-675b-4826-abf1-467a1c3cce3f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:26.904636 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-062eac48-675b-4826-abf1-467a1c3cce3f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 Aug 06 05:21:26.906307 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-062eac48-675b-4826-abf1-467a1c3cce3f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:26.906307 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-062eac48-675b-4826-abf1-467a1c3cce3f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:26.920806 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:26.920806 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:26.926212 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-062eac48-675b-4826-abf1-467a1c3cce3f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:21:26.931960 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-062eac48-675b-4826-abf1-467a1c3cce3f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 returned with HTTP 200 Aug 06 05:21:26.932680 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 80/327] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:21:26 2026] GET /volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:27.045927 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-8abec651-377a-4110-abb1-4263a835e727 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:27.059254 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-8abec651-377a-4110-abb1-4263a835e727 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] PUT https://10.4.3.205/volume/v3/attachments/e5ad9aa2-c4a5-4877-8e4a-e5fb0e4ba7df Aug 06 05:21:27.059845 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-8abec651-377a-4110-abb1-4263a835e727 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:27.081396 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-8abec651-377a-4110-abb1-4263a835e727 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Acquiring lock "cinder-attachment_update-d9161665-b40d-48ae-90f8-68962deda0e0-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:21:27.086658 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-8abec651-377a-4110-abb1-4263a835e727 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Lock "cinder-attachment_update-d9161665-b40d-48ae-90f8-68962deda0e0-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:21:27.088125 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:27.088125 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:27.195487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-8abec651-377a-4110-abb1-4263a835e727 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Lock "cinder-attachment_update-d9161665-b40d-48ae-90f8-68962deda0e0-np0000006623" released by "attachment_update" :: held 0.109s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:21:27.195903 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-8abec651-377a-4110-abb1-4263a835e727 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/attachments/e5ad9aa2-c4a5-4877-8e4a-e5fb0e4ba7df returned with HTTP 200 Aug 06 05:21:27.196562 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 82/328] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:21:27 2026] PUT /volume/v3/attachments/e5ad9aa2-c4a5-4877-8e4a-e5fb0e4ba7df => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:27.224266 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-71cca379-33b4-47bc-87e2-77ccb885f869 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:27.228607 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-71cca379-33b4-47bc-87e2-77ccb885f869 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] POST https://10.4.3.205/volume/v3/attachments/e5ad9aa2-c4a5-4877-8e4a-e5fb0e4ba7df/action Aug 06 05:21:27.229998 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-71cca379-33b4-47bc-87e2-77ccb885f869 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:21:27.230240 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-71cca379-33b4-47bc-87e2-77ccb885f869 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:27.260247 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:27.260247 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:27.277030 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ba6c7a18-7879-4a64-a13b-9c472fb6ac59 req-71cca379-33b4-47bc-87e2-77ccb885f869 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/attachments/e5ad9aa2-c4a5-4877-8e4a-e5fb0e4ba7df/action returned with HTTP 204 Aug 06 05:21:27.277576 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 83/329] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:21:27 2026] POST /volume/v3/attachments/e5ad9aa2-c4a5-4877-8e4a-e5fb0e4ba7df/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:27.305641 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2bf50025-562d-4295-a1e0-cf9ca114d9c9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:27.308277 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2bf50025-562d-4295-a1e0-cf9ca114d9c9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:27.308585 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2bf50025-562d-4295-a1e0-cf9ca114d9c9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:27.308795 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2bf50025-562d-4295-a1e0-cf9ca114d9c9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:27.322912 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:27.322912 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:27.331958 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2bf50025-562d-4295-a1e0-cf9ca114d9c9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:27.337317 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2bf50025-562d-4295-a1e0-cf9ca114d9c9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:27.337791 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 85/330] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:27 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:27.861632 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-24d31313-7d18-41e8-a050-b2f9afcd7792 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:27.864078 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-24d31313-7d18-41e8-a050-b2f9afcd7792 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/attachments/8c942818-0c04-47f9-8f21-b2a1b65f6d45/action Aug 06 05:21:27.868384 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-24d31313-7d18-41e8-a050-b2f9afcd7792 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:21:27.868384 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-24d31313-7d18-41e8-a050-b2f9afcd7792 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:27.892399 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:27.892399 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:27.913495 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d68a350c-0173-43e7-be40-ac6bd1257f7c req-24d31313-7d18-41e8-a050-b2f9afcd7792 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments/8c942818-0c04-47f9-8f21-b2a1b65f6d45/action returned with HTTP 204 Aug 06 05:21:27.913847 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 81/331] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:21:27 2026] POST /volume/v3/attachments/8c942818-0c04-47f9-8f21-b2a1b65f6d45/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:28.354079 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8e8e9171-b062-4147-9ea1-033e639b639f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:28.356312 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8e8e9171-b062-4147-9ea1-033e639b639f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:28.356666 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8e8e9171-b062-4147-9ea1-033e639b639f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:28.356995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8e8e9171-b062-4147-9ea1-033e639b639f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:28.369824 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:28.369824 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:28.380569 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8e8e9171-b062-4147-9ea1-033e639b639f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:28.385987 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8e8e9171-b062-4147-9ea1-033e639b639f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:28.386814 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 83/332] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:28 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:28.406639 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-83d3ab5b-c5b0-496e-8a40-ebec285bd2a3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:28.408873 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-83d3ab5b-c5b0-496e-8a40-ebec285bd2a3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:21:28.409079 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-83d3ab5b-c5b0-496e-8a40-ebec285bd2a3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:28.409273 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-83d3ab5b-c5b0-496e-8a40-ebec285bd2a3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:28.423589 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:28.423589 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:28.427625 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-83d3ab5b-c5b0-496e-8a40-ebec285bd2a3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:21:28.432850 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-83d3ab5b-c5b0-496e-8a40-ebec285bd2a3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:21:28.433393 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 84/333] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:28 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:28.491078 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b96275d6-5d38-4f50-8f4b-0dfbeb5f1e01 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:28.492758 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b96275d6-5d38-4f50-8f4b-0dfbeb5f1e01 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] DELETE https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 Aug 06 05:21:28.493097 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b96275d6-5d38-4f50-8f4b-0dfbeb5f1e01 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:28.493209 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b96275d6-5d38-4f50-8f4b-0dfbeb5f1e01 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:28.493276 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-b96275d6-5d38-4f50-8f4b-0dfbeb5f1e01 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Delete volume with id: 0ef29507-728d-4a27-95f1-683b0b46d494 Aug 06 05:21:28.501211 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:28.501211 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:28.502246 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b96275d6-5d38-4f50-8f4b-0dfbeb5f1e01 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:21:28.524123 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b96275d6-5d38-4f50-8f4b-0dfbeb5f1e01 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Delete volume request issued successfully. Aug 06 05:21:28.524363 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b96275d6-5d38-4f50-8f4b-0dfbeb5f1e01 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 returned with HTTP 202 Aug 06 05:21:28.524817 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 86/334] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:21:28 2026] DELETE /volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:21:28.531976 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8cbfceab-4234-4a2d-91ae-c69ad6693c7f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:28.533953 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8cbfceab-4234-4a2d-91ae-c69ad6693c7f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 Aug 06 05:21:28.535357 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8cbfceab-4234-4a2d-91ae-c69ad6693c7f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:28.535357 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8cbfceab-4234-4a2d-91ae-c69ad6693c7f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:28.541327 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:28.541327 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:28.545500 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8cbfceab-4234-4a2d-91ae-c69ad6693c7f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:21:28.550021 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8cbfceab-4234-4a2d-91ae-c69ad6693c7f tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 returned with HTTP 200 Aug 06 05:21:28.550717 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 82/335] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:28 2026] GET /volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:29.172781 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a44362f8-927b-4b70-9153-f5f46507bb1b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:29.175899 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:21:29.175899 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-38687475"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:29.179870 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-38687475'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:21:29.179870 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Create volume of 1 GB Aug 06 05:21:29.182965 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Availability Zones retrieved successfully. Aug 06 05:21:29.191819 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Flow 'volume_create_api' (48d3723c-a91e-4644-97c9-934686d7d421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:29.193379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97340fac-6bb8-4b4b-968f-449b970711c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:29.195029 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:21:29.232732 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97340fac-6bb8-4b4b-968f-449b970711c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:29.233788 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ced6ac6-b488-41af-84a4-d0ebea4af568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:29.303486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Created reservations ['5f32d644-a904-4752-9bc8-0e14dba85179', '6794e6b2-087b-429d-a4b9-296129564087', '3e106231-1f20-425c-87d1-a45ea1897cbc', 'ba2a26c8-5537-4fd3-8076-709b743e1318'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:21:29.304554 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ced6ac6-b488-41af-84a4-d0ebea4af568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f32d644-a904-4752-9bc8-0e14dba85179', '6794e6b2-087b-429d-a4b9-296129564087', '3e106231-1f20-425c-87d1-a45ea1897cbc', 'ba2a26c8-5537-4fd3-8076-709b743e1318']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:29.305108 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949d0c8f-242e-4531-86e0-19d3d8d167bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:29.327642 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949d0c8f-242e-4531-86e0-19d3d8d167bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4619b0f-23b2-4497-81ff-475737e96624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-38687475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c78a89b14680456a8a7afb307f74f55d',qos_specs=None,replication_status=,reservations=['5f32d644-a904-4752-9bc8-0e14dba85179','6794e6b2-087b-429d-a4b9-296129564087','3e106231-1f20-425c-87d1-a45ea1897cbc','ba2a26c8-5537-4fd3-8076-709b743e1318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a57df955936416dbfd37b2220375595',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-38687475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4619b0f-23b2-4497-81ff-475737e96624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c78a89b14680456a8a7afb307f74f55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a57df955936416dbfd37b2220375595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:29.328207 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4edf26e-f0b0-460b-93bc-0fd9dc8ad7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:29.347085 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4edf26e-f0b0-460b-93bc-0fd9dc8ad7f9) transitioned into state 'SUCCESS' from state '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-38687475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c78a89b14680456a8a7afb307f74f55d',qos_specs=None,replication_status=,reservations=['5f32d644-a904-4752-9bc8-0e14dba85179','6794e6b2-087b-429d-a4b9-296129564087','3e106231-1f20-425c-87d1-a45ea1897cbc','ba2a26c8-5537-4fd3-8076-709b743e1318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a57df955936416dbfd37b2220375595',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:29.347873 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2d78e5-10cd-4186-9ca3-7c08b432bb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:29.358320 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2d78e5-10cd-4186-9ca3-7c08b432bb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:29.359402 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Flow 'volume_create_api' (48d3723c-a91e-4644-97c9-934686d7d421) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:29.359867 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Create volume request issued successfully. Aug 06 05:21:29.360315 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a44362f8-927b-4b70-9153-f5f46507bb1b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:21:29.361112 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 84/336] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:21:29 2026] POST /volume/v3/volumes => generated 750 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:21:29.372771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a8752fb5-5e4c-4846-9685-ecc908a8567f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:29.375332 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a8752fb5-5e4c-4846-9685-ecc908a8567f tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:29.375598 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a8752fb5-5e4c-4846-9685-ecc908a8567f tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:29.375864 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a8752fb5-5e4c-4846-9685-ecc908a8567f tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:29.384040 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:29.384040 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:29.388269 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a8752fb5-5e4c-4846-9685-ecc908a8567f tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:29.393425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a8752fb5-5e4c-4846-9685-ecc908a8567f tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:29.393824 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 85/337] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:29 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:29.566200 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-47531196-127e-4898-95ba-a283669b0334 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:29.567806 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-47531196-127e-4898-95ba-a283669b0334 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 Aug 06 05:21:29.568076 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-47531196-127e-4898-95ba-a283669b0334 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:29.568364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-47531196-127e-4898-95ba-a283669b0334 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:29.576016 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-47531196-127e-4898-95ba-a283669b0334 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 returned with HTTP 404 Aug 06 05:21:29.576789 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 87/338] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:29 2026] GET /volume/v3/volumes/0ef29507-728d-4a27-95f1-683b0b46d494 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:29.584169 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-83e58451-03d4-4dea-b314-0d8f4eaab7d8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:29.586317 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83e58451-03d4-4dea-b314-0d8f4eaab7d8 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce Aug 06 05:21:29.586566 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83e58451-03d4-4dea-b314-0d8f4eaab7d8 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:29.586818 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83e58451-03d4-4dea-b314-0d8f4eaab7d8 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:29.587181 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-83e58451-03d4-4dea-b314-0d8f4eaab7d8 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Delete volume with id: 6054a68c-8a71-4054-aae1-4d3be5a847ce Aug 06 05:21:29.595807 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:29.595807 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:29.596775 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-83e58451-03d4-4dea-b314-0d8f4eaab7d8 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:21:29.616569 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-83e58451-03d4-4dea-b314-0d8f4eaab7d8 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Delete volume request issued successfully. Aug 06 05:21:29.617515 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83e58451-03d4-4dea-b314-0d8f4eaab7d8 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce returned with HTTP 202 Aug 06 05:21:29.617515 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 83/339] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:21:29 2026] DELETE /volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:21:29.626600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0a16f458-9c72-41fc-b440-e25769c9b579 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:29.628331 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0a16f458-9c72-41fc-b440-e25769c9b579 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce Aug 06 05:21:29.628526 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0a16f458-9c72-41fc-b440-e25769c9b579 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:29.628746 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0a16f458-9c72-41fc-b440-e25769c9b579 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:29.635329 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:29.635329 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:29.638720 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0a16f458-9c72-41fc-b440-e25769c9b579 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:21:29.643269 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0a16f458-9c72-41fc-b440-e25769c9b579 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce returned with HTTP 200 Aug 06 05:21:29.644106 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 85/340] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:29 2026] GET /volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:30.411016 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bce57b72-0a54-4fe9-8738-bb8cebded17e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.415613 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bce57b72-0a54-4fe9-8738-bb8cebded17e tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:30.415892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bce57b72-0a54-4fe9-8738-bb8cebded17e tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:30.416192 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bce57b72-0a54-4fe9-8738-bb8cebded17e tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:30.428478 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:30.428478 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:30.434980 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bce57b72-0a54-4fe9-8738-bb8cebded17e tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:30.443619 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bce57b72-0a54-4fe9-8738-bb8cebded17e tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:30.444042 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 86/341] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:30 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:30.505247 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-6da23ee1-0f9a-4f5f-8d38-195d78b9a236 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.514201 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-6da23ee1-0f9a-4f5f-8d38-195d78b9a236 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:30.514547 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-6da23ee1-0f9a-4f5f-8d38-195d78b9a236 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:30.514857 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-6da23ee1-0f9a-4f5f-8d38-195d78b9a236 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:30.530398 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:30.530398 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:30.536118 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-6da23ee1-0f9a-4f5f-8d38-195d78b9a236 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:30.543723 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-6da23ee1-0f9a-4f5f-8d38-195d78b9a236 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:30.544340 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 88/342] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:30 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:30.657922 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1a3e0bd9-b013-4537-86c9-8f4c14eaf1bb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.661337 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a3e0bd9-b013-4537-86c9-8f4c14eaf1bb tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce Aug 06 05:21:30.661733 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a3e0bd9-b013-4537-86c9-8f4c14eaf1bb tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:30.661915 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a3e0bd9-b013-4537-86c9-8f4c14eaf1bb tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:30.673532 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a3e0bd9-b013-4537-86c9-8f4c14eaf1bb tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce returned with HTTP 404 Aug 06 05:21:30.674333 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 84/343] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:30 2026] GET /volume/v3/volumes/6054a68c-8a71-4054-aae1-4d3be5a847ce => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:30.688621 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e039cadb-2a2e-4073-b12a-67ff328842ce None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.694243 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e039cadb-2a2e-4073-b12a-67ff328842ce tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] DELETE https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a Aug 06 05:21:30.694581 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e039cadb-2a2e-4073-b12a-67ff328842ce tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:30.694867 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e039cadb-2a2e-4073-b12a-67ff328842ce tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:30.695101 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-e039cadb-2a2e-4073-b12a-67ff328842ce tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Delete volume with id: 7732b14f-9332-4045-8012-75317e6a485a Aug 06 05:21:30.706649 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:30.706649 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:30.707353 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e039cadb-2a2e-4073-b12a-67ff328842ce tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:21:30.714592 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4e20794b-6089-4950-8c38-bbe55444f24d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.715092 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e20794b-6089-4950-8c38-bbe55444f24d None None] GET https://10.4.3.205/volume// Aug 06 05:21:30.715430 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e20794b-6089-4950-8c38-bbe55444f24d None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:30.715695 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e20794b-6089-4950-8c38-bbe55444f24d None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:30.716107 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e20794b-6089-4950-8c38-bbe55444f24d None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:30.716514 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 87/344] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:21: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 06 05:21:30.728320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-b36b9299-529b-45ed-baf0-da968e72b5cd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.733196 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-b36b9299-529b-45ed-baf0-da968e72b5cd tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:21:30.735419 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-b36b9299-529b-45ed-baf0-da968e72b5cd tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4619b0f-23b2-4497-81ff-475737e96624", "connector": null, "instance_uuid": "304a6a9e-906a-41a4-af7b-0fb328a84157"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:30.741089 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e039cadb-2a2e-4073-b12a-67ff328842ce tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Delete volume request issued successfully. Aug 06 05:21:30.741507 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e039cadb-2a2e-4073-b12a-67ff328842ce tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a returned with HTTP 202 Aug 06 05:21:30.742077 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 86/345] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:21:30 2026] DELETE /volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:21:30.747227 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:30.747227 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:30.759264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-85432239-992e-40b6-9687-64b807c700dd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.759264 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85432239-992e-40b6-9687-64b807c700dd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a Aug 06 05:21:30.759264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85432239-992e-40b6-9687-64b807c700dd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:30.759264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85432239-992e-40b6-9687-64b807c700dd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:30.766264 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:30.766264 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:30.770218 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-85432239-992e-40b6-9687-64b807c700dd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Volume info retrieved successfully. Aug 06 05:21:30.778558 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85432239-992e-40b6-9687-64b807c700dd tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a returned with HTTP 200 Aug 06 05:21:30.778558 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 85/346] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:30 2026] GET /volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:30.788946 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-b36b9299-529b-45ed-baf0-da968e72b5cd tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:21:30.788946 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 89/347] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:21:30 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:30.839119 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9dc69228-7e9b-4659-91fe-fab36c301a79 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.841307 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9dc69228-7e9b-4659-91fe-fab36c301a79 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:30.841307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9dc69228-7e9b-4659-91fe-fab36c301a79 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:30.841307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9dc69228-7e9b-4659-91fe-fab36c301a79 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:30.852508 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:30.852508 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:30.857683 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9dc69228-7e9b-4659-91fe-fab36c301a79 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:30.863845 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9dc69228-7e9b-4659-91fe-fab36c301a79 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:30.864246 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 88/348] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:30 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:30.881115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2fea71d0-cf6c-4234-aa3c-0a41129f6999 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.881115 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2fea71d0-cf6c-4234-aa3c-0a41129f6999 None None] GET https://10.4.3.205/volume// Aug 06 05:21:30.881115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2fea71d0-cf6c-4234-aa3c-0a41129f6999 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:30.881233 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2fea71d0-cf6c-4234-aa3c-0a41129f6999 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:30.881586 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2fea71d0-cf6c-4234-aa3c-0a41129f6999 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:30.881904 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 87/349] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21: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 06 05:21:30.893788 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-66bbc6f5-9c3c-4797-8bbf-24463e8c994a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:30.898961 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-66bbc6f5-9c3c-4797-8bbf-24463e8c994a tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:30.899373 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-66bbc6f5-9c3c-4797-8bbf-24463e8c994a tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:30.899573 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-66bbc6f5-9c3c-4797-8bbf-24463e8c994a tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:30.915120 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:30.915120 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:30.920489 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-66bbc6f5-9c3c-4797-8bbf-24463e8c994a tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:30.925999 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-66bbc6f5-9c3c-4797-8bbf-24463e8c994a tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:30.925999 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 86/350] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:21:30 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:31.059394 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-09907e91-0d0f-49be-b76b-5a612b543795 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.066007 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-09907e91-0d0f-49be-b76b-5a612b543795 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] PUT https://10.4.3.205/volume/v3/attachments/109bd666-2500-4dec-8f0a-322fa2b74dcd Aug 06 05:21:31.066007 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-09907e91-0d0f-49be-b76b-5a612b543795 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:31.074276 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-09907e91-0d0f-49be-b76b-5a612b543795 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Acquiring lock "cinder-attachment_update-a4619b0f-23b2-4497-81ff-475737e96624-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:21:31.080035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-09907e91-0d0f-49be-b76b-5a612b543795 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Lock "cinder-attachment_update-a4619b0f-23b2-4497-81ff-475737e96624-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:21:31.081093 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:31.081093 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:31.227455 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-9024f509-3fca-4f87-82e1-c230891ff9f7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.229168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-09907e91-0d0f-49be-b76b-5a612b543795 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Lock "cinder-attachment_update-a4619b0f-23b2-4497-81ff-475737e96624-np0000006623" released by "attachment_update" :: held 0.149s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:21:31.229587 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-09907e91-0d0f-49be-b76b-5a612b543795 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/attachments/109bd666-2500-4dec-8f0a-322fa2b74dcd returned with HTTP 200 Aug 06 05:21:31.230324 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 90/351] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:21:31 2026] PUT /volume/v3/attachments/109bd666-2500-4dec-8f0a-322fa2b74dcd => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:31.231550 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-9024f509-3fca-4f87-82e1-c230891ff9f7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:31.231854 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-9024f509-3fca-4f87-82e1-c230891ff9f7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:31.232118 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-9024f509-3fca-4f87-82e1-c230891ff9f7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:31.241643 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:31.241643 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:31.245073 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-9024f509-3fca-4f87-82e1-c230891ff9f7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:31.253186 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-9024f509-3fca-4f87-82e1-c230891ff9f7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:31.253718 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 89/352] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:31 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:31.378533 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-027c8b17-8c40-43bc-9e6b-d1fd788cc893 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.378533 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-027c8b17-8c40-43bc-9e6b-d1fd788cc893 None None] GET https://10.4.3.205/volume// Aug 06 05:21:31.378533 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-027c8b17-8c40-43bc-9e6b-d1fd788cc893 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:31.378533 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-027c8b17-8c40-43bc-9e6b-d1fd788cc893 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:31.378910 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-027c8b17-8c40-43bc-9e6b-d1fd788cc893 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:31.379327 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 88/353] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:21:31 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:21:31.388815 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-45bd1b94-c7f1-48bb-99c8-151634154f7f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.393408 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-45bd1b94-c7f1-48bb-99c8-151634154f7f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:21:31.393813 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-45bd1b94-c7f1-48bb-99c8-151634154f7f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "947df8a0-639f-4a07-951d-c61edfd31c47", "connector": null, "instance_uuid": "ca2c0af1-ad57-4184-9780-9741f0453cc3"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:31.408977 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:31.408977 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:31.455946 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-45bd1b94-c7f1-48bb-99c8-151634154f7f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:21:31.455946 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 87/354] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:21:31 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 06 05:21:31.500684 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-335fdd2a-282a-417b-aa50-bacf73f5c28a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.503348 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-335fdd2a-282a-417b-aa50-bacf73f5c28a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:31.503540 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-335fdd2a-282a-417b-aa50-bacf73f5c28a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:31.503708 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-335fdd2a-282a-417b-aa50-bacf73f5c28a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:31.519435 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:31.519435 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:31.526315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-685eaf43-7dd5-4373-b33b-17f3c623d7f7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.526696 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-335fdd2a-282a-417b-aa50-bacf73f5c28a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:31.526772 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-685eaf43-7dd5-4373-b33b-17f3c623d7f7 None None] GET https://10.4.3.205/volume// Aug 06 05:21:31.526772 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-685eaf43-7dd5-4373-b33b-17f3c623d7f7 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:31.526772 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-685eaf43-7dd5-4373-b33b-17f3c623d7f7 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:31.526772 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-685eaf43-7dd5-4373-b33b-17f3c623d7f7 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:31.529635 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 90/355] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21:31 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:21:31.531083 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-335fdd2a-282a-417b-aa50-bacf73f5c28a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:31.531697 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 91/356] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:31 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:31.542439 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-3482b12c-5483-4f04-860f-158e4de29e01 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.545240 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-3482b12c-5483-4f04-860f-158e4de29e01 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:31.545530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-3482b12c-5483-4f04-860f-158e4de29e01 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:31.545769 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-3482b12c-5483-4f04-860f-158e4de29e01 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:31.557520 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:31.557520 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:31.564655 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-3482b12c-5483-4f04-860f-158e4de29e01 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:31.571469 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-3482b12c-5483-4f04-860f-158e4de29e01 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:31.571843 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 89/357] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:21:31 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:31.727919 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-e3f5d7c5-bd9a-42bd-b480-f409dfa7d2cb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.729943 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-e3f5d7c5-bd9a-42bd-b480-f409dfa7d2cb tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] PUT https://10.4.3.205/volume/v3/attachments/e0fe089e-077b-492e-9741-529de538ca8a Aug 06 05:21:31.730307 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-e3f5d7c5-bd9a-42bd-b480-f409dfa7d2cb tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:31.746422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-e3f5d7c5-bd9a-42bd-b480-f409dfa7d2cb tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Acquiring lock "cinder-attachment_update-947df8a0-639f-4a07-951d-c61edfd31c47-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:21:31.751911 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-e3f5d7c5-bd9a-42bd-b480-f409dfa7d2cb tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Lock "cinder-attachment_update-947df8a0-639f-4a07-951d-c61edfd31c47-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:21:31.752845 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:31.752845 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:31.795507 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6f12c839-7586-48ad-a24c-81bb519b3001 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.797414 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6f12c839-7586-48ad-a24c-81bb519b3001 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] GET https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a Aug 06 05:21:31.797620 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6f12c839-7586-48ad-a24c-81bb519b3001 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:31.797816 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6f12c839-7586-48ad-a24c-81bb519b3001 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:31.805303 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6f12c839-7586-48ad-a24c-81bb519b3001 tempest-TaggedBootDevicesTest_v242-1288341976 tempest-TaggedBootDevicesTest_v242-1288341976-project-member] https://10.4.3.205/volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a returned with HTTP 404 Aug 06 05:21:31.805811 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 91/358] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:31 2026] GET /volume/v3/volumes/7732b14f-9332-4045-8012-75317e6a485a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:31.850560 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-e3f5d7c5-bd9a-42bd-b480-f409dfa7d2cb tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Lock "cinder-attachment_update-947df8a0-639f-4a07-951d-c61edfd31c47-np0000006623" released by "attachment_update" :: held 0.099s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:21:31.850986 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-e3f5d7c5-bd9a-42bd-b480-f409dfa7d2cb tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/attachments/e0fe089e-077b-492e-9741-529de538ca8a returned with HTTP 200 Aug 06 05:21:31.851592 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 88/359] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:21:31 2026] PUT /volume/v3/attachments/e0fe089e-077b-492e-9741-529de538ca8a => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:31.878058 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-39c5d3d2-fe00-4404-82f7-d1768abec084 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:31.879369 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-39c5d3d2-fe00-4404-82f7-d1768abec084 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:31.879653 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-39c5d3d2-fe00-4404-82f7-d1768abec084 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:31.879924 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-39c5d3d2-fe00-4404-82f7-d1768abec084 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:31.895384 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:31.895384 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:31.901469 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-39c5d3d2-fe00-4404-82f7-d1768abec084 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:31.906970 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-39c5d3d2-fe00-4404-82f7-d1768abec084 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:31.908247 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 92/360] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:31 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:32.399858 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9760d901-153f-4293-a963-62f21fee6ec0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:32.548058 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:21:32.548394 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1351188144", "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:32.549721 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1351188144', 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:21:32.551909 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-27f70faf-f0ed-40fa-8903-d7766bdcd622 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:32.554036 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-27f70faf-f0ed-40fa-8903-d7766bdcd622 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:32.554243 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-27f70faf-f0ed-40fa-8903-d7766bdcd622 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:32.554452 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-27f70faf-f0ed-40fa-8903-d7766bdcd622 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:32.563469 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:32.563469 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:32.566986 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-27f70faf-f0ed-40fa-8903-d7766bdcd622 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:32.572170 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-27f70faf-f0ed-40fa-8903-d7766bdcd622 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:32.572550 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 92/361] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:32 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:32.816860 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume of 1 GB Aug 06 05:21:32.817315 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:32.817315 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:32.817832 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Availability Zones retrieved successfully. Aug 06 05:21:32.825055 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Flow 'volume_create_api' (3a2fd27a-5411-43b0-8dec-c9b0a8ff5a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:32.826350 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59676a0b-781d-4371-9c98-a6f71047ae67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:32.829633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:21:32.898785 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:32.898785 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:32.912382 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59676a0b-781d-4371-9c98-a6f71047ae67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2400bcaf-03fa-417d-97ab-2e84443127d2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2400bcaf-03fa-417d-97ab-2e84443127d2', 'encryption_key_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=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:32.914516 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b44691e-55f0-46d0-9f36-e2b75c467256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:32.922212 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d5ab2c72-4dbb-4dd0-bfa8-6d0a8ce52418 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:32.925219 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5ab2c72-4dbb-4dd0-bfa8-6d0a8ce52418 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:32.925479 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5ab2c72-4dbb-4dd0-bfa8-6d0a8ce52418 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:32.925729 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5ab2c72-4dbb-4dd0-bfa8-6d0a8ce52418 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:32.946666 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:32.946666 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:32.949283 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:21:32.949610 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:21:32.954520 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d5ab2c72-4dbb-4dd0-bfa8-6d0a8ce52418 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:32.958795 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5ab2c72-4dbb-4dd0-bfa8-6d0a8ce52418 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:32.959344 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 89/362] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:32 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:32.993266 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Created reservations ['03c988da-3e0f-4071-a4b4-6385ac932504', '005348f3-4bda-4114-975a-316ff82b76a1', 'b771c6a2-0edf-414c-a7fe-45f91adc2e52', '60f5d355-a516-4157-8612-c8b7c28c8720'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:21:32.994226 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b44691e-55f0-46d0-9f36-e2b75c467256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03c988da-3e0f-4071-a4b4-6385ac932504', '005348f3-4bda-4114-975a-316ff82b76a1', 'b771c6a2-0edf-414c-a7fe-45f91adc2e52', '60f5d355-a516-4157-8612-c8b7c28c8720']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:32.995084 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb5bcc5-35c6-40cb-af8b-d3de125c6979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:33.024618 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb5bcc5-35c6-40cb-af8b-d3de125c6979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e29e5b34-5d89-4b32-be1f-cb627c248e65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1351188144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ec9955a980d4816841b82b1fd07145b',qos_specs=None,replication_status=,reservations=['03c988da-3e0f-4071-a4b4-6385ac932504','005348f3-4bda-4114-975a-316ff82b76a1','b771c6a2-0edf-414c-a7fe-45f91adc2e52','60f5d355-a516-4157-8612-c8b7c28c8720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1351188144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e29e5b34-5d89-4b32-be1f-cb627c248e65,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2ec9955a980d4816841b82b1fd07145b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2400bcaf-03fa-417d-97ab-2e84443127d2),volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:33.025379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e8d9f6-ac64-48ac-acfa-a4780d7fcf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:33.043518 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e8d9f6-ac64-48ac-acfa-a4780d7fcf4d) transitioned into state 'SUCCESS' from state '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-1351188144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ec9955a980d4816841b82b1fd07145b',qos_specs=None,replication_status=,reservations=['03c988da-3e0f-4071-a4b4-6385ac932504','005348f3-4bda-4114-975a-316ff82b76a1','b771c6a2-0edf-414c-a7fe-45f91adc2e52','60f5d355-a516-4157-8612-c8b7c28c8720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:33.044243 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf8febb-bb7f-4fea-80d9-ce617dfa44bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:33.055048 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf8febb-bb7f-4fea-80d9-ce617dfa44bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:33.056225 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Flow 'volume_create_api' (3a2fd27a-5411-43b0-8dec-c9b0a8ff5a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:33.056225 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume request issued successfully. Aug 06 05:21:33.057799 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9760d901-153f-4293-a963-62f21fee6ec0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:21:33.057799 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 90/363] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:21:32 2026] POST /volume/v3/volumes => generated 760 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:21:33.071889 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b6431032-252f-428e-a7d5-aae2969e5e1a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:33.074018 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b6431032-252f-428e-a7d5-aae2969e5e1a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:21:33.074265 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b6431032-252f-428e-a7d5-aae2969e5e1a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:33.074500 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b6431032-252f-428e-a7d5-aae2969e5e1a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:33.082066 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:33.082066 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:33.085787 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b6431032-252f-428e-a7d5-aae2969e5e1a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:21:33.090191 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b6431032-252f-428e-a7d5-aae2969e5e1a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 returned with HTTP 200 Aug 06 05:21:33.090913 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 93/364] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:33 2026] GET /volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:33.587002 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a09b2766-4a52-4245-95dc-88bb5b3160d1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:33.589433 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a09b2766-4a52-4245-95dc-88bb5b3160d1 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:33.589802 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a09b2766-4a52-4245-95dc-88bb5b3160d1 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:33.590027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a09b2766-4a52-4245-95dc-88bb5b3160d1 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:33.599884 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:33.599884 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:33.603054 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a09b2766-4a52-4245-95dc-88bb5b3160d1 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:33.606600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a09b2766-4a52-4245-95dc-88bb5b3160d1 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:33.606936 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 93/365] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:33 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:33.972633 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ae59e906-8af1-49b3-ab69-defc6c6dd7dc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:33.975208 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ae59e906-8af1-49b3-ab69-defc6c6dd7dc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:33.975522 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ae59e906-8af1-49b3-ab69-defc6c6dd7dc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:33.975848 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ae59e906-8af1-49b3-ab69-defc6c6dd7dc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:33.985363 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:33.985363 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:33.988605 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ae59e906-8af1-49b3-ab69-defc6c6dd7dc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:33.993332 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ae59e906-8af1-49b3-ab69-defc6c6dd7dc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:33.993737 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 90/366] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:33 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:34.106668 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cf608b36-a4c9-422a-a1fd-bf21d8a1bb20 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:34.110501 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cf608b36-a4c9-422a-a1fd-bf21d8a1bb20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:21:34.111227 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cf608b36-a4c9-422a-a1fd-bf21d8a1bb20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:34.111227 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cf608b36-a4c9-422a-a1fd-bf21d8a1bb20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:34.117580 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:34.117580 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:34.120721 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cf608b36-a4c9-422a-a1fd-bf21d8a1bb20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:21:34.124841 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cf608b36-a4c9-422a-a1fd-bf21d8a1bb20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 returned with HTTP 200 Aug 06 05:21:34.125203 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 91/367] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:34 2026] GET /volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:34.247874 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-b4f2e9cc-5fd5-48a9-9af7-15d57ff67369 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:34.260359 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-b4f2e9cc-5fd5-48a9-9af7-15d57ff67369 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:21:34.260359 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-b4f2e9cc-5fd5-48a9-9af7-15d57ff67369 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:34.260359 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-b4f2e9cc-5fd5-48a9-9af7-15d57ff67369 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:34.271821 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:34.271821 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:34.276456 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-b4f2e9cc-5fd5-48a9-9af7-15d57ff67369 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:21:34.283079 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-b4f2e9cc-5fd5-48a9-9af7-15d57ff67369 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 returned with HTTP 200 Aug 06 05:21:34.283763 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 94/368] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:34 2026] GET /volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:34.620379 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-10e46f8d-848c-41a7-8147-351d1388a842 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:34.623636 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-10e46f8d-848c-41a7-8147-351d1388a842 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:34.623636 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-10e46f8d-848c-41a7-8147-351d1388a842 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:34.623636 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-10e46f8d-848c-41a7-8147-351d1388a842 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:34.633979 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:34.633979 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:34.639840 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-10e46f8d-848c-41a7-8147-351d1388a842 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:34.641866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-10e46f8d-848c-41a7-8147-351d1388a842 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:34.642799 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 94/369] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:34 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:34.707878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3db3f063-3a55-4c4c-972e-ceeeee64022f req-182fbd06-8d9e-4a7f-a13b-ec7aaef0ea33 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:34.708675 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3db3f063-3a55-4c4c-972e-ceeeee64022f req-182fbd06-8d9e-4a7f-a13b-ec7aaef0ea33 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 Aug 06 05:21:34.708863 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3db3f063-3a55-4c4c-972e-ceeeee64022f req-182fbd06-8d9e-4a7f-a13b-ec7aaef0ea33 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:34.709073 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3db3f063-3a55-4c4c-972e-ceeeee64022f req-182fbd06-8d9e-4a7f-a13b-ec7aaef0ea33 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:34.719211 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:34.719211 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:34.720932 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-ead777d6-cd33-4a6f-8348-c8dfcb0c4523 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:34.724257 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-ead777d6-cd33-4a6f-8348-c8dfcb0c4523 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:21:34.724479 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-ead777d6-cd33-4a6f-8348-c8dfcb0c4523 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:34.724697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-ead777d6-cd33-4a6f-8348-c8dfcb0c4523 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:34.726667 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-3db3f063-3a55-4c4c-972e-ceeeee64022f req-182fbd06-8d9e-4a7f-a13b-ec7aaef0ea33 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:21:34.734133 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3db3f063-3a55-4c4c-972e-ceeeee64022f req-182fbd06-8d9e-4a7f-a13b-ec7aaef0ea33 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 returned with HTTP 200 Aug 06 05:21:34.734573 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 91/370] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:34 2026] GET /volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:34.736691 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:34.736691 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:34.740321 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-ead777d6-cd33-4a6f-8348-c8dfcb0c4523 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:21:34.744662 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-ead777d6-cd33-4a6f-8348-c8dfcb0c4523 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 returned with HTTP 200 Aug 06 05:21:34.745058 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 92/371] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:34 2026] GET /volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:34.756181 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1108683d-b9ae-40ec-a165-7ffacbed6c15 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:34.756724 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1108683d-b9ae-40ec-a165-7ffacbed6c15 None None] GET https://10.4.3.205/volume// Aug 06 05:21:34.757533 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1108683d-b9ae-40ec-a165-7ffacbed6c15 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:34.757533 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1108683d-b9ae-40ec-a165-7ffacbed6c15 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:34.757669 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1108683d-b9ae-40ec-a165-7ffacbed6c15 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:34.758187 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 95/372] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:21:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:21:34.766049 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-586e515d-568c-4050-ae1d-2f6e873f4551 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:34.770314 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-586e515d-568c-4050-ae1d-2f6e873f4551 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:21:34.770314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-586e515d-568c-4050-ae1d-2f6e873f4551 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e29e5b34-5d89-4b32-be1f-cb627c248e65", "connector": null, "instance_uuid": "76938407-dc2b-4d7b-abca-736d29772f09"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:34.779325 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:34.779325 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:34.809809 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-586e515d-568c-4050-ae1d-2f6e873f4551 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:21:34.809809 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 95/373] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:21:34 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 06 05:21:34.910537 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-a0c3c894-8c73-49b5-9d59-e488edbdba40 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:34.913050 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-a0c3c894-8c73-49b5-9d59-e488edbdba40 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] POST https://10.4.3.205/volume/v3/attachments/109bd666-2500-4dec-8f0a-322fa2b74dcd/action Aug 06 05:21:34.913545 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-a0c3c894-8c73-49b5-9d59-e488edbdba40 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:21:34.913706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-a0c3c894-8c73-49b5-9d59-e488edbdba40 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:34.931052 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:34.931052 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:34.955377 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-25308bb6-dec1-4c92-a902-48f0d03887a5 req-a0c3c894-8c73-49b5-9d59-e488edbdba40 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/attachments/109bd666-2500-4dec-8f0a-322fa2b74dcd/action returned with HTTP 204 Aug 06 05:21:34.955377 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 92/374] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:21:34 2026] POST /volume/v3/attachments/109bd666-2500-4dec-8f0a-322fa2b74dcd/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:21:35.006069 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-22116aff-4399-4ad8-9f1d-4e366f8c9a5b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:35.007785 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22116aff-4399-4ad8-9f1d-4e366f8c9a5b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:35.008019 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22116aff-4399-4ad8-9f1d-4e366f8c9a5b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:35.008268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22116aff-4399-4ad8-9f1d-4e366f8c9a5b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:35.019018 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:35.019018 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:35.023705 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-22116aff-4399-4ad8-9f1d-4e366f8c9a5b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:35.029022 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22116aff-4399-4ad8-9f1d-4e366f8c9a5b tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:35.029521 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 93/375] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:35 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:35.044378 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0187da0e-552e-4f55-b70c-99378c9b8aa4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:35.046971 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0187da0e-552e-4f55-b70c-99378c9b8aa4 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:35.047268 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0187da0e-552e-4f55-b70c-99378c9b8aa4 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:35.047543 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0187da0e-552e-4f55-b70c-99378c9b8aa4 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:35.062438 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:35.062438 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:35.067445 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0187da0e-552e-4f55-b70c-99378c9b8aa4 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:35.076833 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0187da0e-552e-4f55-b70c-99378c9b8aa4 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:35.076833 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 96/376] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:35 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:35.656588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bf7febc0-6137-4349-b92b-cbf6c5851def None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:35.658399 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf7febc0-6137-4349-b92b-cbf6c5851def tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:35.658626 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf7febc0-6137-4349-b92b-cbf6c5851def tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:35.658821 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf7febc0-6137-4349-b92b-cbf6c5851def tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:35.671843 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:35.671843 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:35.676051 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bf7febc0-6137-4349-b92b-cbf6c5851def tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:35.681138 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf7febc0-6137-4349-b92b-cbf6c5851def tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:35.681770 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 96/377] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:35 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:36.108839 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cb99d0f8-244e-4bed-b38d-2a71bb965447 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:36.109259 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cb99d0f8-244e-4bed-b38d-2a71bb965447 None None] GET https://10.4.3.205/volume// Aug 06 05:21:36.109472 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cb99d0f8-244e-4bed-b38d-2a71bb965447 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:36.109719 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cb99d0f8-244e-4bed-b38d-2a71bb965447 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:36.110098 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cb99d0f8-244e-4bed-b38d-2a71bb965447 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:36.110530 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 93/378] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21: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 06 05:21:36.116977 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-03abf58b-4fda-4030-a1c5-37e6e50cc60e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:36.119709 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-03abf58b-4fda-4030-a1c5-37e6e50cc60e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:21:36.120007 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-03abf58b-4fda-4030-a1c5-37e6e50cc60e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:36.120298 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-03abf58b-4fda-4030-a1c5-37e6e50cc60e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:36.130281 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:36.130281 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:36.134042 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-03abf58b-4fda-4030-a1c5-37e6e50cc60e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:21:36.139040 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-03abf58b-4fda-4030-a1c5-37e6e50cc60e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 returned with HTTP 200 Aug 06 05:21:36.139530 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 94/379] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:21:36 2026] GET /volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 => generated 1547 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:36.219169 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-6101f3be-d206-4a67-a9a7-9f95ba6c7acb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:36.221242 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-6101f3be-d206-4a67-a9a7-9f95ba6c7acb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] PUT https://10.4.3.205/volume/v3/attachments/84236301-72c6-4065-9aab-31855512f6ae Aug 06 05:21:36.221649 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-6101f3be-d206-4a67-a9a7-9f95ba6c7acb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:36.228512 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-6101f3be-d206-4a67-a9a7-9f95ba6c7acb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Acquiring lock "cinder-attachment_update-e29e5b34-5d89-4b32-be1f-cb627c248e65-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:21:36.232989 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-6101f3be-d206-4a67-a9a7-9f95ba6c7acb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-e29e5b34-5d89-4b32-be1f-cb627c248e65-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:21:36.233969 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:36.233969 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:36.316401 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-6101f3be-d206-4a67-a9a7-9f95ba6c7acb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-e29e5b34-5d89-4b32-be1f-cb627c248e65-np0000006623" released by "attachment_update" :: held 0.082s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:21:36.316401 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-6101f3be-d206-4a67-a9a7-9f95ba6c7acb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/84236301-72c6-4065-9aab-31855512f6ae returned with HTTP 200 Aug 06 05:21:36.316401 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 97/380] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:21:36 2026] PUT /volume/v3/attachments/84236301-72c6-4065-9aab-31855512f6ae => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:21:36.338938 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-1ae68b23-dcf0-4811-9200-c086af718d16 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:36.341249 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-1ae68b23-dcf0-4811-9200-c086af718d16 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments/84236301-72c6-4065-9aab-31855512f6ae/action Aug 06 05:21:36.341661 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-1ae68b23-dcf0-4811-9200-c086af718d16 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:21:36.341813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-1ae68b23-dcf0-4811-9200-c086af718d16 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:36.361488 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:36.361488 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:36.373223 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-62b0d9e8-9abb-424d-b236-1a5c293cf1d6 req-1ae68b23-dcf0-4811-9200-c086af718d16 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/84236301-72c6-4065-9aab-31855512f6ae/action returned with HTTP 204 Aug 06 05:21:36.373904 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 97/381] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:21:36 2026] POST /volume/v3/attachments/84236301-72c6-4065-9aab-31855512f6ae/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:36.699642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9193a133-2d85-42dc-bea8-4702bf999b76 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:36.702886 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9193a133-2d85-42dc-bea8-4702bf999b76 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:36.702886 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9193a133-2d85-42dc-bea8-4702bf999b76 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:36.702886 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9193a133-2d85-42dc-bea8-4702bf999b76 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:36.720227 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:36.720227 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:36.724639 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9193a133-2d85-42dc-bea8-4702bf999b76 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:36.729806 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9193a133-2d85-42dc-bea8-4702bf999b76 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:36.730320 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 94/382] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:36 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:37.386265 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5caa0377-9e97-44e0-9623-4a09dfa7223e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:37.387985 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5caa0377-9e97-44e0-9623-4a09dfa7223e tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:21:37.388228 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5caa0377-9e97-44e0-9623-4a09dfa7223e tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:37.388451 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5caa0377-9e97-44e0-9623-4a09dfa7223e tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:37.400712 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:37.400712 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:37.404436 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5caa0377-9e97-44e0-9623-4a09dfa7223e tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:37.408238 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5caa0377-9e97-44e0-9623-4a09dfa7223e tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:21:37.408969 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 95/383] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:37 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:37.628334 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b556f6a6-4c06-4a63-b053-be4ad39718c3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:37.630511 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b556f6a6-4c06-4a63-b053-be4ad39718c3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:21:37.630753 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b556f6a6-4c06-4a63-b053-be4ad39718c3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:37.630888 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b556f6a6-4c06-4a63-b053-be4ad39718c3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:37.641119 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:37.641119 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:37.644972 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b556f6a6-4c06-4a63-b053-be4ad39718c3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:37.650122 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b556f6a6-4c06-4a63-b053-be4ad39718c3 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:21:37.650690 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 98/384] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:37 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:37.730240 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-c2336dec-cedd-4975-857a-ef367db6bb1c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:37.733110 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-c2336dec-cedd-4975-857a-ef367db6bb1c tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:21:37.733382 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-c2336dec-cedd-4975-857a-ef367db6bb1c tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:37.733604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-c2336dec-cedd-4975-857a-ef367db6bb1c tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:37.745702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b0d0f07d-5861-4ea7-802a-e26191449f86 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:37.745979 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:37.745979 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:37.749783 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0d0f07d-5861-4ea7-802a-e26191449f86 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:37.749783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b0d0f07d-5861-4ea7-802a-e26191449f86 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:37.749783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b0d0f07d-5861-4ea7-802a-e26191449f86 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:37.750516 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-c2336dec-cedd-4975-857a-ef367db6bb1c tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:37.755905 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-c2336dec-cedd-4975-857a-ef367db6bb1c tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:21:37.756369 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 98/385] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:37 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:37.760786 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:37.760786 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:37.764632 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b0d0f07d-5861-4ea7-802a-e26191449f86 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:37.771579 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0d0f07d-5861-4ea7-802a-e26191449f86 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:37.772002 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 95/386] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:37 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:37.780538 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-09d3f810-bc09-49fa-90a7-a0c811ae8cfa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:37.782826 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-09d3f810-bc09-49fa-90a7-a0c811ae8cfa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9/action Aug 06 05:21:37.783149 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-09d3f810-bc09-49fa-90a7-a0c811ae8cfa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:21:37.783281 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-09d3f810-bc09-49fa-90a7-a0c811ae8cfa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:37.794975 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:37.794975 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:37.795725 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-09d3f810-bc09-49fa-90a7-a0c811ae8cfa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:37.804854 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-09d3f810-bc09-49fa-90a7-a0c811ae8cfa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Begin detaching volume completed successfully. Aug 06 05:21:37.805105 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-09d3f810-bc09-49fa-90a7-a0c811ae8cfa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9/action returned with HTTP 202 Aug 06 05:21:37.805736 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 96/387] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:21:37 2026] POST /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:21:37.862470 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-745aefa7-4434-4f3e-9d0e-474001c34e8a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:37.862858 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-745aefa7-4434-4f3e-9d0e-474001c34e8a None None] GET https://10.4.3.205/volume// Aug 06 05:21:37.863037 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-745aefa7-4434-4f3e-9d0e-474001c34e8a None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:37.863232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-745aefa7-4434-4f3e-9d0e-474001c34e8a None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:37.863551 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-745aefa7-4434-4f3e-9d0e-474001c34e8a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:37.863832 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 99/388] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:21:37.871176 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-cafbbe93-c53a-46e5-a2d5-b21777362a93 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:37.873121 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-cafbbe93-c53a-46e5-a2d5-b21777362a93 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:21:37.873301 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-cafbbe93-c53a-46e5-a2d5-b21777362a93 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:37.873497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-cafbbe93-c53a-46e5-a2d5-b21777362a93 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:37.885047 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:37.885047 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:37.888093 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-cafbbe93-c53a-46e5-a2d5-b21777362a93 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:37.891547 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-cafbbe93-c53a-46e5-a2d5-b21777362a93 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:21:37.891908 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 99/389] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:21:37 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:38.791002 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ea91a53a-94d9-4ab9-bf43-c4192ffaab68 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:38.792828 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea91a53a-94d9-4ab9-bf43-c4192ffaab68 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:38.793093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ea91a53a-94d9-4ab9-bf43-c4192ffaab68 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:38.794787 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ea91a53a-94d9-4ab9-bf43-c4192ffaab68 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:38.813793 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:38.813793 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:38.821716 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ea91a53a-94d9-4ab9-bf43-c4192ffaab68 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:38.833683 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea91a53a-94d9-4ab9-bf43-c4192ffaab68 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:38.834195 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 96/390] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:38 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:39.847406 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e5bdbc24-cd78-466a-b4f4-fea8012b8ac2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:39.848908 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e5bdbc24-cd78-466a-b4f4-fea8012b8ac2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:39.849115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e5bdbc24-cd78-466a-b4f4-fea8012b8ac2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:39.849305 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e5bdbc24-cd78-466a-b4f4-fea8012b8ac2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:39.857475 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:39.857475 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:39.860396 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e5bdbc24-cd78-466a-b4f4-fea8012b8ac2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:39.864518 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e5bdbc24-cd78-466a-b4f4-fea8012b8ac2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:39.864943 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 97/391] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:39 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:40.879309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-249c24a2-2a13-41d0-b204-119360fcc656 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:40.879789 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-249c24a2-2a13-41d0-b204-119360fcc656 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:40.879983 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-249c24a2-2a13-41d0-b204-119360fcc656 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:40.880204 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-249c24a2-2a13-41d0-b204-119360fcc656 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:40.889349 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:40.889349 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:40.893142 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-249c24a2-2a13-41d0-b204-119360fcc656 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:40.898884 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-249c24a2-2a13-41d0-b204-119360fcc656 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:40.899463 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 100/392] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:40 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:40.974812 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-a1314232-4e2c-47b6-8961-f816018ed5a2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:40.976886 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-a1314232-4e2c-47b6-8961-f816018ed5a2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] POST https://10.4.3.205/volume/v3/attachments/e0fe089e-077b-492e-9741-529de538ca8a/action Aug 06 05:21:40.977344 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-a1314232-4e2c-47b6-8961-f816018ed5a2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:21:40.977501 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-a1314232-4e2c-47b6-8961-f816018ed5a2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:40.996173 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:40.996173 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:41.008615 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7d85bd05-393f-4d94-ad14-2b122c571ffb req-a1314232-4e2c-47b6-8961-f816018ed5a2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/attachments/e0fe089e-077b-492e-9741-529de538ca8a/action returned with HTTP 204 Aug 06 05:21:41.009200 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 100/393] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:21:40 2026] POST /volume/v3/attachments/e0fe089e-077b-492e-9741-529de538ca8a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:41.917314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c53a4cce-7faa-4f68-8a3b-8d5797d7f7cc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:41.918555 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c53a4cce-7faa-4f68-8a3b-8d5797d7f7cc tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:41.919378 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c53a4cce-7faa-4f68-8a3b-8d5797d7f7cc tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:41.919378 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c53a4cce-7faa-4f68-8a3b-8d5797d7f7cc tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:41.930008 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5ae09e7a-cbc3-4d46-873f-84de10fb7ae5 req-56e5e400-3d0c-40bc-9932-946b1c7b6d4d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:41.930418 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:41.930418 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:41.932632 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5ae09e7a-cbc3-4d46-873f-84de10fb7ae5 req-56e5e400-3d0c-40bc-9932-946b1c7b6d4d tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] DELETE https://10.4.3.205/volume/v3/attachments/109bd666-2500-4dec-8f0a-322fa2b74dcd Aug 06 05:21:41.933135 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5ae09e7a-cbc3-4d46-873f-84de10fb7ae5 req-56e5e400-3d0c-40bc-9932-946b1c7b6d4d tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:41.933390 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5ae09e7a-cbc3-4d46-873f-84de10fb7ae5 req-56e5e400-3d0c-40bc-9932-946b1c7b6d4d tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:41.934182 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c53a4cce-7faa-4f68-8a3b-8d5797d7f7cc tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:41.938368 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c53a4cce-7faa-4f68-8a3b-8d5797d7f7cc tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:41.938705 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 97/394] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:41 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:41.945638 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:41.945638 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:41.959327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b2ba8bad-bf33-4f86-a3e2-653a7aa8565a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:41.961472 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b2ba8bad-bf33-4f86-a3e2-653a7aa8565a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:41.961721 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b2ba8bad-bf33-4f86-a3e2-653a7aa8565a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:41.961957 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b2ba8bad-bf33-4f86-a3e2-653a7aa8565a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:41.985323 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:41.985323 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:41.992349 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b2ba8bad-bf33-4f86-a3e2-653a7aa8565a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:41.998347 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b2ba8bad-bf33-4f86-a3e2-653a7aa8565a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:41.998738 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 101/395] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:41 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:42.020207 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5ae09e7a-cbc3-4d46-873f-84de10fb7ae5 req-56e5e400-3d0c-40bc-9932-946b1c7b6d4d tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/attachments/109bd666-2500-4dec-8f0a-322fa2b74dcd returned with HTTP 200 Aug 06 05:21:42.020893 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 98/396] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:21:41 2026] DELETE /volume/v3/attachments/109bd666-2500-4dec-8f0a-322fa2b74dcd => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:42.081614 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-a6054a1b-d4d7-4e31-9c2d-be79867687b7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:42.087659 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-a6054a1b-d4d7-4e31-9c2d-be79867687b7 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] DELETE https://10.4.3.205/volume/v3/attachments/beaafa21-ce52-4b06-a014-38ebc514a145 Aug 06 05:21:42.087895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-a6054a1b-d4d7-4e31-9c2d-be79867687b7 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:42.088916 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-a6054a1b-d4d7-4e31-9c2d-be79867687b7 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:42.096017 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:42.096017 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:42.152587 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-a6054a1b-d4d7-4e31-9c2d-be79867687b7 tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/attachments/beaafa21-ce52-4b06-a014-38ebc514a145 returned with HTTP 200 Aug 06 05:21:42.153117 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 101/397] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:21:42 2026] DELETE /volume/v3/attachments/beaafa21-ce52-4b06-a014-38ebc514a145 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:42.201183 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-717900c2-1a55-491d-8924-93b4a8fab7bb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:42.209139 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-717900c2-1a55-491d-8924-93b4a8fab7bb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] DELETE https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:21:42.209371 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-717900c2-1a55-491d-8924-93b4a8fab7bb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:42.209607 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-717900c2-1a55-491d-8924-93b4a8fab7bb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:42.209772 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-717900c2-1a55-491d-8924-93b4a8fab7bb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Delete volume with id: c700c493-98d3-41d6-a39f-9be4181b687f Aug 06 05:21:42.225695 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:42.225695 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:42.226205 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-717900c2-1a55-491d-8924-93b4a8fab7bb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Volume info retrieved successfully. Aug 06 05:21:42.251193 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-717900c2-1a55-491d-8924-93b4a8fab7bb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] Delete volume request issued successfully. Aug 06 05:21:42.251404 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-fe774ea2-a38d-4034-b5f4-6ac4b0bca63a req-717900c2-1a55-491d-8924-93b4a8fab7bb tempest-ServerActionsV293TestJSON-536473439 tempest-ServerActionsV293TestJSON-536473439-project-member] https://10.4.3.205/volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f returned with HTTP 202 Aug 06 05:21:42.251815 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 98/398] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:21:42 2026] DELETE /volume/v3/volumes/c700c493-98d3-41d6-a39f-9be4181b687f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:21:43.274093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-366440be-fdd7-4296-b56a-b375c62f232f req-0737c5ab-81d9-4f0c-9621-d0708da8441a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.276618 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-0737c5ab-81d9-4f0c-9621-d0708da8441a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:43.276811 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-0737c5ab-81d9-4f0c-9621-d0708da8441a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:43.277008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-0737c5ab-81d9-4f0c-9621-d0708da8441a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:43.286767 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:43.286767 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:43.290958 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-366440be-fdd7-4296-b56a-b375c62f232f req-0737c5ab-81d9-4f0c-9621-d0708da8441a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:43.295626 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-0737c5ab-81d9-4f0c-9621-d0708da8441a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:43.296099 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 102/399] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:43 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:43.319276 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-366440be-fdd7-4296-b56a-b375c62f232f req-4f51a51e-59cb-4ed3-ad39-03c7bcec2db2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.322437 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-4f51a51e-59cb-4ed3-ad39-03c7bcec2db2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] POST https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47/action Aug 06 05:21:43.322791 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-4f51a51e-59cb-4ed3-ad39-03c7bcec2db2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:21:43.322909 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-4f51a51e-59cb-4ed3-ad39-03c7bcec2db2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:43.335132 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:43.335132 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:43.335847 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-366440be-fdd7-4296-b56a-b375c62f232f req-4f51a51e-59cb-4ed3-ad39-03c7bcec2db2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:43.348109 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-366440be-fdd7-4296-b56a-b375c62f232f req-4f51a51e-59cb-4ed3-ad39-03c7bcec2db2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Begin detaching volume completed successfully. Aug 06 05:21:43.348382 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-4f51a51e-59cb-4ed3-ad39-03c7bcec2db2 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47/action returned with HTTP 202 Aug 06 05:21:43.348924 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 99/400] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:21:43 2026] POST /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:21:43.368477 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2817efcc-a239-4a93-9561-668d3306f55e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.370276 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2817efcc-a239-4a93-9561-668d3306f55e tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:43.370489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2817efcc-a239-4a93-9561-668d3306f55e tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:43.370679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2817efcc-a239-4a93-9561-668d3306f55e tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:43.379385 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:43.379385 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:43.388904 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2817efcc-a239-4a93-9561-668d3306f55e tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:43.391425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2817efcc-a239-4a93-9561-668d3306f55e tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:43.391874 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 102/401] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:43 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:43.403378 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4aa9408f-7c46-46d9-bf28-fd5b4c3a3968 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.403774 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4aa9408f-7c46-46d9-bf28-fd5b4c3a3968 None None] GET https://10.4.3.205/volume// Aug 06 05:21:43.403940 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4aa9408f-7c46-46d9-bf28-fd5b4c3a3968 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:43.404136 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4aa9408f-7c46-46d9-bf28-fd5b4c3a3968 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:43.404499 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4aa9408f-7c46-46d9-bf28-fd5b4c3a3968 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:43.404778 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 99/402] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21: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 06 05:21:43.423736 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-366440be-fdd7-4296-b56a-b375c62f232f req-1685b318-ded3-4272-9bbe-07e3a610eb5d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.425992 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-1685b318-ded3-4272-9bbe-07e3a610eb5d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:43.426256 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-1685b318-ded3-4272-9bbe-07e3a610eb5d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:43.426488 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-1685b318-ded3-4272-9bbe-07e3a610eb5d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:43.440129 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:43.440129 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:43.443403 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-366440be-fdd7-4296-b56a-b375c62f232f req-1685b318-ded3-4272-9bbe-07e3a610eb5d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:43.447809 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-1685b318-ded3-4272-9bbe-07e3a610eb5d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:43.448214 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 103/403] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:21:43 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:43.740131 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0ff7a18e-6436-4cf6-8654-e201d26cc717 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.749541 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0ff7a18e-6436-4cf6-8654-e201d26cc717 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:43.749541 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0ff7a18e-6436-4cf6-8654-e201d26cc717 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:43.749541 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0ff7a18e-6436-4cf6-8654-e201d26cc717 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:43.755060 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:43.755060 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:43.759227 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0ff7a18e-6436-4cf6-8654-e201d26cc717 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:43.763720 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0ff7a18e-6436-4cf6-8654-e201d26cc717 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:43.763972 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 100/404] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:43 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:43.777616 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-be8bbe87-6bed-491d-816b-a91277b39dbc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.780156 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-be8bbe87-6bed-491d-816b-a91277b39dbc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:43.780468 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-be8bbe87-6bed-491d-816b-a91277b39dbc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:43.780808 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-be8bbe87-6bed-491d-816b-a91277b39dbc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:43.791583 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:43.791583 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:43.797505 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-be8bbe87-6bed-491d-816b-a91277b39dbc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:43.806136 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-be8bbe87-6bed-491d-816b-a91277b39dbc tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:43.806743 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 103/405] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:43 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:43.848586 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6281a5bf-f8b0-465f-8a82-1bb4e5d71a1d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.850419 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6281a5bf-f8b0-465f-8a82-1bb4e5d71a1d tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:43.850610 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6281a5bf-f8b0-465f-8a82-1bb4e5d71a1d tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:43.850782 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6281a5bf-f8b0-465f-8a82-1bb4e5d71a1d tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:43.859034 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:43.859034 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:43.865348 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6281a5bf-f8b0-465f-8a82-1bb4e5d71a1d tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:43.871482 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6281a5bf-f8b0-465f-8a82-1bb4e5d71a1d tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:43.871895 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 100/406] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:43 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:43.893465 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cf5955b4-414f-42e5-8229-c899b48325c8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.897221 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cf5955b4-414f-42e5-8229-c899b48325c8 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:43.897868 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cf5955b4-414f-42e5-8229-c899b48325c8 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:43.898108 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cf5955b4-414f-42e5-8229-c899b48325c8 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:43.898309 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-cf5955b4-414f-42e5-8229-c899b48325c8 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Delete volume with id: a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:43.909511 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:43.909511 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:43.910420 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cf5955b4-414f-42e5-8229-c899b48325c8 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:43.937767 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cf5955b4-414f-42e5-8229-c899b48325c8 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Delete volume request issued successfully. Aug 06 05:21:43.937988 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cf5955b4-414f-42e5-8229-c899b48325c8 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 202 Aug 06 05:21:43.938441 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 104/407] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:21:43 2026] DELETE /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:21:43.950166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ce15a919-49f3-4d3d-a6d5-b43a76722a44 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:43.955049 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce15a919-49f3-4d3d-a6d5-b43a76722a44 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:43.955350 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce15a919-49f3-4d3d-a6d5-b43a76722a44 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:43.955596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce15a919-49f3-4d3d-a6d5-b43a76722a44 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:43.965334 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:43.965334 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:43.970910 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ce15a919-49f3-4d3d-a6d5-b43a76722a44 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Volume info retrieved successfully. Aug 06 05:21:43.976382 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce15a919-49f3-4d3d-a6d5-b43a76722a44 tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 200 Aug 06 05:21:43.976821 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 101/408] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:43 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:44.405679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-87c79cc9-6006-4615-9d20-32bb6d544735 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:44.408609 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-87c79cc9-6006-4615-9d20-32bb6d544735 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:44.409108 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-87c79cc9-6006-4615-9d20-32bb6d544735 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:44.409586 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-87c79cc9-6006-4615-9d20-32bb6d544735 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:44.424887 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:44.424887 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:44.429441 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-87c79cc9-6006-4615-9d20-32bb6d544735 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:44.435953 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-87c79cc9-6006-4615-9d20-32bb6d544735 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:44.436456 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 104/409] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:44 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:44.999981 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-48075243-52b4-496e-bf6d-741079d7d54a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:45.001861 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-48075243-52b4-496e-bf6d-741079d7d54a tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] GET https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 Aug 06 05:21:45.002134 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-48075243-52b4-496e-bf6d-741079d7d54a tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:45.002344 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-48075243-52b4-496e-bf6d-741079d7d54a tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:45.009432 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-48075243-52b4-496e-bf6d-741079d7d54a tempest-DeleteServersTestJSON-1498975813 tempest-DeleteServersTestJSON-1498975813-project-member] https://10.4.3.205/volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 returned with HTTP 404 Aug 06 05:21:45.009958 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 101/410] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:44 2026] GET /volume/v3/volumes/a4619b0f-23b2-4497-81ff-475737e96624 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:45.454152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7488fa13-41e7-47cc-9306-89d71db8f2f0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:45.456815 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7488fa13-41e7-47cc-9306-89d71db8f2f0 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:45.457005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7488fa13-41e7-47cc-9306-89d71db8f2f0 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:45.457228 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7488fa13-41e7-47cc-9306-89d71db8f2f0 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:45.468028 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:45.468028 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:45.471988 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7488fa13-41e7-47cc-9306-89d71db8f2f0 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:45.476694 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7488fa13-41e7-47cc-9306-89d71db8f2f0 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:45.477274 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 105/411] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:45 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:46.496126 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a5d4dc61-47b8-4449-92bd-701738e0168d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:46.499340 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a5d4dc61-47b8-4449-92bd-701738e0168d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:46.499602 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a5d4dc61-47b8-4449-92bd-701738e0168d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:46.499856 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a5d4dc61-47b8-4449-92bd-701738e0168d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:46.516494 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:46.516494 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:46.522856 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a5d4dc61-47b8-4449-92bd-701738e0168d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:46.528771 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a5d4dc61-47b8-4449-92bd-701738e0168d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:46.529564 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 102/412] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:46 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:47.107654 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-33ab4220-bbe8-4767-926f-f97b8a008e72 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:47.110506 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-33ab4220-bbe8-4767-926f-f97b8a008e72 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] DELETE https://10.4.3.205/volume/v3/attachments/55f2b27b-6d89-4f0d-9289-1ec0441ea649 Aug 06 05:21:47.112482 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-33ab4220-bbe8-4767-926f-f97b8a008e72 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:47.112482 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-33ab4220-bbe8-4767-926f-f97b8a008e72 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:47.125147 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:47.125147 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:47.222020 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad6e8d51-ae95-484a-876c-7532375abeb6 req-33ab4220-bbe8-4767-926f-f97b8a008e72 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/55f2b27b-6d89-4f0d-9289-1ec0441ea649 returned with HTTP 200 Aug 06 05:21:47.222491 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 105/413] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:21:47 2026] DELETE /volume/v3/attachments/55f2b27b-6d89-4f0d-9289-1ec0441ea649 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:47.359554 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c696f9e2-1377-4d48-9ac0-e42dfad2bd67 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:47.361965 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c696f9e2-1377-4d48-9ac0-e42dfad2bd67 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:21:47.362222 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c696f9e2-1377-4d48-9ac0-e42dfad2bd67 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:47.362496 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c696f9e2-1377-4d48-9ac0-e42dfad2bd67 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:47.372950 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:47.372950 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:47.382615 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c696f9e2-1377-4d48-9ac0-e42dfad2bd67 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:47.393127 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c696f9e2-1377-4d48-9ac0-e42dfad2bd67 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:21:47.393571 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 102/414] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:47 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:47.472936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-366440be-fdd7-4296-b56a-b375c62f232f req-ea0812d1-03bd-483c-ad98-358349007c0a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:47.475318 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-ea0812d1-03bd-483c-ad98-358349007c0a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] DELETE https://10.4.3.205/volume/v3/attachments/e0fe089e-077b-492e-9741-529de538ca8a Aug 06 05:21:47.475583 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-ea0812d1-03bd-483c-ad98-358349007c0a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:47.475852 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-ea0812d1-03bd-483c-ad98-358349007c0a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:47.489554 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:47.489554 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:47.544551 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-81af4049-b53a-409c-b398-e28442a8b95f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:47.545175 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-366440be-fdd7-4296-b56a-b375c62f232f req-ea0812d1-03bd-483c-ad98-358349007c0a tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/attachments/e0fe089e-077b-492e-9741-529de538ca8a returned with HTTP 200 Aug 06 05:21:47.545638 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 106/415] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:21:47 2026] DELETE /volume/v3/attachments/e0fe089e-077b-492e-9741-529de538ca8a => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:47.550987 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-81af4049-b53a-409c-b398-e28442a8b95f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:47.550987 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-81af4049-b53a-409c-b398-e28442a8b95f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:47.550987 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-81af4049-b53a-409c-b398-e28442a8b95f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:47.559022 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:47.559022 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:47.565646 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-81af4049-b53a-409c-b398-e28442a8b95f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:47.571313 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-81af4049-b53a-409c-b398-e28442a8b95f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:47.571664 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 103/416] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:47 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:48.467329 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:48.470032 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:21:48.470240 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-27492421", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:48.472796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-27492421', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:21:48.473250 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Create volume of 1 GB Aug 06 05:21:48.473713 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:48.473713 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:48.479678 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Availability Zones retrieved successfully. Aug 06 05:21:48.486791 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Flow 'volume_create_api' (bfad88ff-277a-4de2-9e22-998af2a45d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:48.488723 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f8489c-3416-4cc1-acf8-14750c2e679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:48.490125 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:21:48.532066 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f8489c-3416-4cc1-acf8-14750c2e679e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:48.533361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924bc28f-eb70-4056-b0c9-d923cfba50b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:48.602772 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Created reservations ['cc16011d-fbc4-495d-ada1-9516772be710', '95d38452-8857-4220-b5bf-e77595e567aa', '38a7469b-a65e-47c3-ae00-57045954060e', '387a1615-d7f9-466a-ad55-f08b8eadd08d'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:21:48.604364 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924bc28f-eb70-4056-b0c9-d923cfba50b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc16011d-fbc4-495d-ada1-9516772be710', '95d38452-8857-4220-b5bf-e77595e567aa', '38a7469b-a65e-47c3-ae00-57045954060e', '387a1615-d7f9-466a-ad55-f08b8eadd08d']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:48.604481 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d85d86-64af-4b32-94cb-4e96412fa717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:48.630767 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d85d86-64af-4b32-94cb-4e96412fa717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0950c8c4-33d6-4eb7-865c-912a8b585c2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-27492421',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8648a867a887471181949a91db598f63',qos_specs=None,replication_status=,reservations=['cc16011d-fbc4-495d-ada1-9516772be710','95d38452-8857-4220-b5bf-e77595e567aa','38a7469b-a65e-47c3-ae00-57045954060e','387a1615-d7f9-466a-ad55-f08b8eadd08d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb96c703d4d34107af9ba4f5491971d5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-27492421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0950c8c4-33d6-4eb7-865c-912a8b585c2f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8648a867a887471181949a91db598f63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb96c703d4d34107af9ba4f5491971d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:48.631571 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b0bec2-3c5d-4521-9152-4397b3e4edaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:48.649599 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b0bec2-3c5d-4521-9152-4397b3e4edaa) transitioned into state 'SUCCESS' from state '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-27492421',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8648a867a887471181949a91db598f63',qos_specs=None,replication_status=,reservations=['cc16011d-fbc4-495d-ada1-9516772be710','95d38452-8857-4220-b5bf-e77595e567aa','38a7469b-a65e-47c3-ae00-57045954060e','387a1615-d7f9-466a-ad55-f08b8eadd08d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb96c703d4d34107af9ba4f5491971d5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:48.650533 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f744158-de9d-4ae9-9725-8b4598bf5e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:48.663456 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f744158-de9d-4ae9-9725-8b4598bf5e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:48.663456 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Flow 'volume_create_api' (bfad88ff-277a-4de2-9e22-998af2a45d16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:48.663456 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Create volume request issued successfully. Aug 06 05:21:48.663456 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-b0fcbc2c-bb96-4d80-b54e-7aa0ee101c45 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:21:48.664239 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 106/417] 10.4.3.205 () {72 vars in 1541 bytes} [Thu Aug 6 05:21:48 2026] POST /volume/v3/volumes => generated 761 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:21:48.677919 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-c5889da8-172b-4ed5-8649-207cd1feeea8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:48.677919 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-c5889da8-172b-4ed5-8649-207cd1feeea8 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] GET https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f Aug 06 05:21:48.677919 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-c5889da8-172b-4ed5-8649-207cd1feeea8 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:48.678399 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-c5889da8-172b-4ed5-8649-207cd1feeea8 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:48.687926 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:48.687926 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:48.689844 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-c5889da8-172b-4ed5-8649-207cd1feeea8 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Volume info retrieved successfully. Aug 06 05:21:48.695505 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ed735082-b7bf-4c61-870a-df25ed7fadf5 req-c5889da8-172b-4ed5-8649-207cd1feeea8 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f returned with HTTP 200 Aug 06 05:21:48.695505 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 103/418] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:48 2026] GET /volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:48.742543 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-463302c9-060f-4ab9-8946-8b668a00ce13 req-3be643ca-6442-4baa-9d59-6c2c72f603a4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:48.746646 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-463302c9-060f-4ab9-8946-8b668a00ce13 req-3be643ca-6442-4baa-9d59-6c2c72f603a4 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] GET https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f Aug 06 05:21:48.746848 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-463302c9-060f-4ab9-8946-8b668a00ce13 req-3be643ca-6442-4baa-9d59-6c2c72f603a4 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:48.747031 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-463302c9-060f-4ab9-8946-8b668a00ce13 req-3be643ca-6442-4baa-9d59-6c2c72f603a4 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:48.757156 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:48.757156 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:48.762123 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-463302c9-060f-4ab9-8946-8b668a00ce13 req-3be643ca-6442-4baa-9d59-6c2c72f603a4 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Volume info retrieved successfully. Aug 06 05:21:48.771347 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-463302c9-060f-4ab9-8946-8b668a00ce13 req-3be643ca-6442-4baa-9d59-6c2c72f603a4 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f returned with HTTP 200 Aug 06 05:21:48.771347 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 107/419] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:48 2026] GET /volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f => generated 829 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:49.796927 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-75ca204e-c79f-412a-8f0c-738e99ec1486 req-c07a3c6e-089a-47e0-a040-2c1494d07c94 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:49.799671 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-75ca204e-c79f-412a-8f0c-738e99ec1486 req-c07a3c6e-089a-47e0-a040-2c1494d07c94 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] GET https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f Aug 06 05:21:49.799842 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-75ca204e-c79f-412a-8f0c-738e99ec1486 req-c07a3c6e-089a-47e0-a040-2c1494d07c94 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:49.800113 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-75ca204e-c79f-412a-8f0c-738e99ec1486 req-c07a3c6e-089a-47e0-a040-2c1494d07c94 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:49.811480 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:49.811480 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:49.828643 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-75ca204e-c79f-412a-8f0c-738e99ec1486 req-c07a3c6e-089a-47e0-a040-2c1494d07c94 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Volume info retrieved successfully. Aug 06 05:21:49.835436 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-75ca204e-c79f-412a-8f0c-738e99ec1486 req-c07a3c6e-089a-47e0-a040-2c1494d07c94 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f returned with HTTP 200 Aug 06 05:21:49.837043 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 104/420] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:49 2026] GET /volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:49.945409 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-0252390d-4e07-443f-b305-cf87588b5f48 req-6cfad8da-f06a-49ce-92ed-1a13d478ba49 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:49.950451 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0252390d-4e07-443f-b305-cf87588b5f48 req-6cfad8da-f06a-49ce-92ed-1a13d478ba49 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-reader] GET https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f Aug 06 05:21:49.950451 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-0252390d-4e07-443f-b305-cf87588b5f48 req-6cfad8da-f06a-49ce-92ed-1a13d478ba49 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:49.950451 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-0252390d-4e07-443f-b305-cf87588b5f48 req-6cfad8da-f06a-49ce-92ed-1a13d478ba49 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-reader] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:49.957105 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:49.957105 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:49.962367 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-0252390d-4e07-443f-b305-cf87588b5f48 req-6cfad8da-f06a-49ce-92ed-1a13d478ba49 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-reader] Volume info retrieved successfully. Aug 06 05:21:49.971767 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0252390d-4e07-443f-b305-cf87588b5f48 req-6cfad8da-f06a-49ce-92ed-1a13d478ba49 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-reader] https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f returned with HTTP 200 Aug 06 05:21:49.972448 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 107/421] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:49 2026] GET /volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:49.998226 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-efda7bb8-f03e-4cc6-8a5a-384879bf0905 req-7d72ab19-4b2a-4fc6-b50a-578e1136f18a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:50.001704 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-efda7bb8-f03e-4cc6-8a5a-384879bf0905 req-7d72ab19-4b2a-4fc6-b50a-578e1136f18a tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] DELETE https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f Aug 06 05:21:50.001900 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-efda7bb8-f03e-4cc6-8a5a-384879bf0905 req-7d72ab19-4b2a-4fc6-b50a-578e1136f18a tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:50.002100 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-efda7bb8-f03e-4cc6-8a5a-384879bf0905 req-7d72ab19-4b2a-4fc6-b50a-578e1136f18a tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:50.002256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [req-efda7bb8-f03e-4cc6-8a5a-384879bf0905 req-7d72ab19-4b2a-4fc6-b50a-578e1136f18a tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Delete volume with id: 0950c8c4-33d6-4eb7-865c-912a8b585c2f Aug 06 05:21:50.009976 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:50.009976 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:50.013842 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-efda7bb8-f03e-4cc6-8a5a-384879bf0905 req-7d72ab19-4b2a-4fc6-b50a-578e1136f18a tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Volume info retrieved successfully. Aug 06 05:21:50.043253 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-efda7bb8-f03e-4cc6-8a5a-384879bf0905 req-7d72ab19-4b2a-4fc6-b50a-578e1136f18a tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Delete volume request issued successfully. Aug 06 05:21:50.043515 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-efda7bb8-f03e-4cc6-8a5a-384879bf0905 req-7d72ab19-4b2a-4fc6-b50a-578e1136f18a tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f returned with HTTP 202 Aug 06 05:21:50.044050 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 104/422] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:21:49 2026] DELETE /volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:21:50.078100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-fc1a7cc6-6eef-41c9-960b-e621495c5783 req-e7520c5c-7b5f-4af2-b6fc-6e88bb3a1eb2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:50.082338 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fc1a7cc6-6eef-41c9-960b-e621495c5783 req-e7520c5c-7b5f-4af2-b6fc-6e88bb3a1eb2 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] GET https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f Aug 06 05:21:50.082601 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fc1a7cc6-6eef-41c9-960b-e621495c5783 req-e7520c5c-7b5f-4af2-b6fc-6e88bb3a1eb2 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:50.082658 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fc1a7cc6-6eef-41c9-960b-e621495c5783 req-e7520c5c-7b5f-4af2-b6fc-6e88bb3a1eb2 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:50.106491 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:50.106491 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:50.114433 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-fc1a7cc6-6eef-41c9-960b-e621495c5783 req-e7520c5c-7b5f-4af2-b6fc-6e88bb3a1eb2 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Volume info retrieved successfully. Aug 06 05:21:50.120067 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fc1a7cc6-6eef-41c9-960b-e621495c5783 req-e7520c5c-7b5f-4af2-b6fc-6e88bb3a1eb2 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f returned with HTTP 200 Aug 06 05:21:50.120067 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 108/423] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:50 2026] GET /volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:50.870461 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-09179db0-72b4-4892-af76-546a5b7a87a2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:50.872638 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:21:50.873255 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-122157321", "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:50.874424 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-122157321', 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:21:50.982606 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Create volume of 1 GB Aug 06 05:21:50.990255 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Availability Zones retrieved successfully. Aug 06 05:21:50.998498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Flow 'volume_create_api' (0d01aaf0-170b-4556-a692-861b3ed01947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:50.999982 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b7a869-a0b2-4e30-8471-f217d6a708f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:51.005553 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:21:51.086648 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b7a869-a0b2-4e30-8471-f217d6a708f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:51.090324 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b9326d-9f4c-4206-9b91-0facd6ddc114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:51.142866 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Created reservations ['e0d1c4ae-0076-4b2a-91a3-ff18f0f2a558', 'df24369b-fb8a-42b7-883b-c48e62f9885b', 'bf77ddda-3af0-4c73-94fe-89ae5cf35fd9', '906d7edb-73f5-420e-942e-1d95dfc7af2d'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:21:51.143701 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b9326d-9f4c-4206-9b91-0facd6ddc114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d1c4ae-0076-4b2a-91a3-ff18f0f2a558', 'df24369b-fb8a-42b7-883b-c48e62f9885b', 'bf77ddda-3af0-4c73-94fe-89ae5cf35fd9', '906d7edb-73f5-420e-942e-1d95dfc7af2d']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:51.144482 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2484e072-6a63-4734-b527-9c12ebaf334a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:51.158213 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-70f6335e-0778-4f30-8320-7d056bdd0c57 req-e6122f57-5673-4c75-9a64-013530fe7955 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:51.163569 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-70f6335e-0778-4f30-8320-7d056bdd0c57 req-e6122f57-5673-4c75-9a64-013530fe7955 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] GET https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f Aug 06 05:21:51.163832 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-70f6335e-0778-4f30-8320-7d056bdd0c57 req-e6122f57-5673-4c75-9a64-013530fe7955 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:51.164094 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-70f6335e-0778-4f30-8320-7d056bdd0c57 req-e6122f57-5673-4c75-9a64-013530fe7955 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:51.171609 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-70f6335e-0778-4f30-8320-7d056bdd0c57 req-e6122f57-5673-4c75-9a64-013530fe7955 tempest-VolumesGetTestJSON-533002742 tempest-VolumesGetTestJSON-533002742-project-member] https://10.4.3.205/volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f returned with HTTP 404 Aug 06 05:21:51.172509 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 108/424] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:51 2026] GET /volume/v3/volumes/0950c8c4-33d6-4eb7-865c-912a8b585c2f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:51.173790 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2484e072-6a63-4734-b527-9c12ebaf334a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2', '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-122157321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fbe156dcc54b7eae91e73e88cab619',qos_specs=None,replication_status=,reservations=['e0d1c4ae-0076-4b2a-91a3-ff18f0f2a558','df24369b-fb8a-42b7-883b-c48e62f9885b','bf77ddda-3af0-4c73-94fe-89ae5cf35fd9','906d7edb-73f5-420e-942e-1d95dfc7af2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2d7defe755489a812c6a67e20de6fa',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-122157321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67fbe156dcc54b7eae91e73e88cab619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2d7defe755489a812c6a67e20de6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:51.174840 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae95d22f-f5fc-427e-aa77-918ec0bcea88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:51.199461 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae95d22f-f5fc-427e-aa77-918ec0bcea88) transitioned into state 'SUCCESS' from state '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-122157321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67fbe156dcc54b7eae91e73e88cab619',qos_specs=None,replication_status=,reservations=['e0d1c4ae-0076-4b2a-91a3-ff18f0f2a558','df24369b-fb8a-42b7-883b-c48e62f9885b','bf77ddda-3af0-4c73-94fe-89ae5cf35fd9','906d7edb-73f5-420e-942e-1d95dfc7af2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2d7defe755489a812c6a67e20de6fa',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:51.199461 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3213b8f6-92cb-446b-b14c-6c77f68319a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:21:51.209956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3213b8f6-92cb-446b-b14c-6c77f68319a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:21:51.210486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Flow 'volume_create_api' (0d01aaf0-170b-4556-a692-861b3ed01947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:21:51.210869 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Create volume request issued successfully. Aug 06 05:21:51.211700 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09179db0-72b4-4892-af76-546a5b7a87a2 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:21:51.212242 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 105/425] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:21:50 2026] POST /volume/v3/volumes => generated 752 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:21:51.227625 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dac34fb7-4a5b-4129-be20-f2c2e262d25a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:51.235163 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dac34fb7-4a5b-4129-be20-f2c2e262d25a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 Aug 06 05:21:51.235163 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dac34fb7-4a5b-4129-be20-f2c2e262d25a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:51.235163 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dac34fb7-4a5b-4129-be20-f2c2e262d25a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:51.242223 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:51.242223 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:51.247983 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-dac34fb7-4a5b-4129-be20-f2c2e262d25a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:51.255249 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dac34fb7-4a5b-4129-be20-f2c2e262d25a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 returned with HTTP 200 Aug 06 05:21:51.255766 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 105/426] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:51 2026] GET /volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:51.282346 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c49886e5-7e68-4a0f-9c94-2d927a1e55f8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:51.285100 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c49886e5-7e68-4a0f-9c94-2d927a1e55f8 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:51.285100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c49886e5-7e68-4a0f-9c94-2d927a1e55f8 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:51.285100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c49886e5-7e68-4a0f-9c94-2d927a1e55f8 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:51.293493 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:51.293493 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:51.300708 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c49886e5-7e68-4a0f-9c94-2d927a1e55f8 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:51.307037 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c49886e5-7e68-4a0f-9c94-2d927a1e55f8 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:51.307530 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 109/427] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:51 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:51.373162 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d81879e5-efa3-41fc-824d-23a856b5ff94 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:51.375191 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d81879e5-efa3-41fc-824d-23a856b5ff94 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:51.375495 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d81879e5-efa3-41fc-824d-23a856b5ff94 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:51.375675 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d81879e5-efa3-41fc-824d-23a856b5ff94 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:51.385119 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:51.385119 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:51.390371 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d81879e5-efa3-41fc-824d-23a856b5ff94 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:51.398021 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d81879e5-efa3-41fc-824d-23a856b5ff94 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:51.398591 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 109/428] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:51 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:52.272568 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-564c9249-fe37-4dd6-8e50-df4f71303ff8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:52.274746 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-564c9249-fe37-4dd6-8e50-df4f71303ff8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 Aug 06 05:21:52.275237 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-564c9249-fe37-4dd6-8e50-df4f71303ff8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:52.275495 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-564c9249-fe37-4dd6-8e50-df4f71303ff8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:52.286678 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:52.286678 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:52.292129 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-564c9249-fe37-4dd6-8e50-df4f71303ff8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:52.301514 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-564c9249-fe37-4dd6-8e50-df4f71303ff8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 returned with HTTP 200 Aug 06 05:21:52.303696 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 106/429] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:52 2026] GET /volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:52.345524 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-b417008a-3e2a-4bac-aace-5f393e43e3b8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:52.350071 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-b417008a-3e2a-4bac-aace-5f393e43e3b8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 Aug 06 05:21:52.350331 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-b417008a-3e2a-4bac-aace-5f393e43e3b8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:52.350586 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-b417008a-3e2a-4bac-aace-5f393e43e3b8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:52.365828 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:52.365828 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:52.376860 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-b417008a-3e2a-4bac-aace-5f393e43e3b8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:52.387731 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-b417008a-3e2a-4bac-aace-5f393e43e3b8 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 returned with HTTP 200 Aug 06 05:21:52.390564 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 106/430] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:52 2026] GET /volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 => generated 1360 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:53.450779 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-47adc440-0136-4170-a76f-d02ca2a01de1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:53.455877 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-47adc440-0136-4170-a76f-d02ca2a01de1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 Aug 06 05:21:53.456229 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-47adc440-0136-4170-a76f-d02ca2a01de1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:53.456541 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-47adc440-0136-4170-a76f-d02ca2a01de1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:53.465560 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:53.465560 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:53.470720 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-47adc440-0136-4170-a76f-d02ca2a01de1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:53.477067 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-47adc440-0136-4170-a76f-d02ca2a01de1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 returned with HTTP 200 Aug 06 05:21:53.477477 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 110/431] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:21:53 2026] GET /volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:53.495480 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-09acdd46-ff04-4dec-aa3c-14533853f97a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:53.496065 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-09acdd46-ff04-4dec-aa3c-14533853f97a None None] GET https://10.4.3.205/volume// Aug 06 05:21:53.496321 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-09acdd46-ff04-4dec-aa3c-14533853f97a None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:53.496508 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-09acdd46-ff04-4dec-aa3c-14533853f97a None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:53.497020 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-09acdd46-ff04-4dec-aa3c-14533853f97a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:53.497373 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 110/432] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05: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 06 05:21:53.511621 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-f5921fff-36bc-4dc9-820c-ce51a13c2d33 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:53.514550 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-f5921fff-36bc-4dc9-820c-ce51a13c2d33 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:21:53.515001 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-f5921fff-36bc-4dc9-820c-ce51a13c2d33 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2", "connector": null, "instance_uuid": "df7d8525-6fe9-4ce7-9124-4a170d803ac4"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:53.525304 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:53.525304 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:53.557948 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-f5921fff-36bc-4dc9-820c-ce51a13c2d33 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:21:53.558513 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 107/433] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:21:53 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 06 05:21:53.690279 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-acde3064-3431-4a70-81db-cce0958d72c6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:53.819917 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-acde3064-3431-4a70-81db-cce0958d72c6 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:21:53.820332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-acde3064-3431-4a70-81db-cce0958d72c6 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1179039484", "description": "tempest-group-type-description-519959331", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:53.863064 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-acde3064-3431-4a70-81db-cce0958d72c6 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:21:53.863396 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 107/434] 10.4.3.205 () {70 vars in 1312 bytes} [Thu Aug 6 05:21:53 2026] POST /volume/v3/group_types => generated 264 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:53.879312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6493be12-4c94-4eb7-99c3-164480604279 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:53.885031 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6493be12-4c94-4eb7-99c3-164480604279 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] GET https://10.4.3.205/volume/v3/group_types Aug 06 05:21:53.885031 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6493be12-4c94-4eb7-99c3-164480604279 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:53.886629 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6493be12-4c94-4eb7-99c3-164480604279 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:53.913499 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6493be12-4c94-4eb7-99c3-164480604279 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 200 Aug 06 05:21:53.913499 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 111/435] 10.4.3.205 () {68 vars in 1290 bytes} [Thu Aug 6 05:21:53 2026] GET /volume/v3/group_types => generated 498 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:53.924250 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0d5da728-a5b6-4203-9998-093f8e9bfcba None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:53.929380 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0d5da728-a5b6-4203-9998-093f8e9bfcba tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] PUT https://10.4.3.205/volume/v3/group_types/395ac406-3085-4949-ac7f-038017bb3b67 Aug 06 05:21:53.929652 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0d5da728-a5b6-4203-9998-093f8e9bfcba tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1570357742", "description": "updated-group-type-desc"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:53.964960 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0d5da728-a5b6-4203-9998-093f8e9bfcba tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types/395ac406-3085-4949-ac7f-038017bb3b67 returned with HTTP 200 Aug 06 05:21:53.965611 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 111/436] 10.4.3.205 () {70 vars in 1422 bytes} [Thu Aug 6 05:21:53 2026] PUT /volume/v3/group_types/395ac406-3085-4949-ac7f-038017bb3b67 => generated 255 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:53.978890 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-10d8a568-c27d-464f-ba56-b68c3171db54 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:53.981334 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10d8a568-c27d-464f-ba56-b68c3171db54 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] GET https://10.4.3.205/volume/v3/group_types/395ac406-3085-4949-ac7f-038017bb3b67 Aug 06 05:21:53.981613 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10d8a568-c27d-464f-ba56-b68c3171db54 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:53.981835 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10d8a568-c27d-464f-ba56-b68c3171db54 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:54.005526 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:54.005526 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:54.006180 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10d8a568-c27d-464f-ba56-b68c3171db54 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types/395ac406-3085-4949-ac7f-038017bb3b67 returned with HTTP 200 Aug 06 05:21:54.008326 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 108/437] 10.4.3.205 () {68 vars in 1401 bytes} [Thu Aug 6 05:21:53 2026] GET /volume/v3/group_types/395ac406-3085-4949-ac7f-038017bb3b67 => generated 255 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:54.017995 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-05a05fb0-d189-4124-a046-56c81bb11f9f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.023410 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-05a05fb0-d189-4124-a046-56c81bb11f9f tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/395ac406-3085-4949-ac7f-038017bb3b67 Aug 06 05:21:54.023410 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-05a05fb0-d189-4124-a046-56c81bb11f9f tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:54.023410 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-05a05fb0-d189-4124-a046-56c81bb11f9f tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:54.046107 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-05a05fb0-d189-4124-a046-56c81bb11f9f tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types/395ac406-3085-4949-ac7f-038017bb3b67 returned with HTTP 202 Aug 06 05:21:54.046748 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 108/438] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:21:54 2026] DELETE /volume/v3/group_types/395ac406-3085-4949-ac7f-038017bb3b67 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:21:54.055383 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ee8a63dc-9e9d-45d7-83eb-02b04a182254 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.058185 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee8a63dc-9e9d-45d7-83eb-02b04a182254 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] GET https://10.4.3.205/volume/v3/group_types Aug 06 05:21:54.058505 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ee8a63dc-9e9d-45d7-83eb-02b04a182254 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:54.058767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ee8a63dc-9e9d-45d7-83eb-02b04a182254 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:54.067283 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee8a63dc-9e9d-45d7-83eb-02b04a182254 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 200 Aug 06 05:21:54.067864 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 112/439] 10.4.3.205 () {68 vars in 1290 bytes} [Thu Aug 6 05:21:54 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:54.080265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e22cd2a9-0f07-4410-a56b-bdad8cafc664 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.084115 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e22cd2a9-0f07-4410-a56b-bdad8cafc664 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:21:54.084690 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e22cd2a9-0f07-4410-a56b-bdad8cafc664 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1322814704", "is_public": true}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:54.113983 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e22cd2a9-0f07-4410-a56b-bdad8cafc664 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:21:54.114521 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 112/440] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:21:54 2026] POST /volume/v3/group_types => generated 164 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:54.125837 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0505b1e3-6109-42c5-adcc-9a909b5762fe None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.130105 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0505b1e3-6109-42c5-adcc-9a909b5762fe tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:21:54.130105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0505b1e3-6109-42c5-adcc-9a909b5762fe tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-523310312", "is_public": false}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:54.157890 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0505b1e3-6109-42c5-adcc-9a909b5762fe tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:21:54.158700 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 109/441] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:21:54 2026] POST /volume/v3/group_types => generated 164 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:54.170641 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f4f5bdc4-3fe5-4057-8fe6-f9d7c66223a4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.175570 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f4f5bdc4-3fe5-4057-8fe6-f9d7c66223a4 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] GET https://10.4.3.205/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 06 05:21:54.175570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f4f5bdc4-3fe5-4057-8fe6-f9d7c66223a4 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:54.175570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f4f5bdc4-3fe5-4057-8fe6-f9d7c66223a4 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:54.195715 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f4f5bdc4-3fe5-4057-8fe6-f9d7c66223a4 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 06 05:21:54.195903 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 109/442] 10.4.3.205 () {68 vars in 1351 bytes} [Thu Aug 6 05:21:54 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:54.207586 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f884eac4-b6ee-484b-b929-513a5e7cb546 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.210503 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f884eac4-b6ee-484b-b929-513a5e7cb546 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] GET https://10.4.3.205/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 06 05:21:54.210885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f884eac4-b6ee-484b-b929-513a5e7cb546 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:54.211255 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f884eac4-b6ee-484b-b929-513a5e7cb546 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:54.226220 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f884eac4-b6ee-484b-b929-513a5e7cb546 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 06 05:21:54.226741 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 113/443] 10.4.3.205 () {68 vars in 1353 bytes} [Thu Aug 6 05:21:54 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:54.238760 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6b205010-af02-43da-a9e3-41b9baa83cab None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.240646 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6b205010-af02-43da-a9e3-41b9baa83cab tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] GET https://10.4.3.205/volume/v3/group_types?is_public=False Aug 06 05:21:54.241762 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6b205010-af02-43da-a9e3-41b9baa83cab tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:54.241762 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6b205010-af02-43da-a9e3-41b9baa83cab tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:54.259955 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6b205010-af02-43da-a9e3-41b9baa83cab tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 06 05:21:54.260092 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 113/444] 10.4.3.205 () {68 vars in 1321 bytes} [Thu Aug 6 05:21:54 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:54.274546 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4f537fbb-9694-403f-81aa-f15afc3ff447 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.276450 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f537fbb-9694-403f-81aa-f15afc3ff447 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] GET https://10.4.3.205/volume/v3/group_types?is_public=True Aug 06 05:21:54.277567 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4f537fbb-9694-403f-81aa-f15afc3ff447 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:54.277995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4f537fbb-9694-403f-81aa-f15afc3ff447 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:54.306773 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f537fbb-9694-403f-81aa-f15afc3ff447 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 06 05:21:54.306773 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 110/445] 10.4.3.205 () {68 vars in 1319 bytes} [Thu Aug 6 05:21:54 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:54.319343 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-434db8af-9b54-4485-a4f1-1d7c15b6e3b3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.325058 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-434db8af-9b54-4485-a4f1-1d7c15b6e3b3 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/f688ad13-2884-4cc8-b7da-56b3c7d60168 Aug 06 05:21:54.325356 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-434db8af-9b54-4485-a4f1-1d7c15b6e3b3 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:54.327316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-434db8af-9b54-4485-a4f1-1d7c15b6e3b3 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:54.349131 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-434db8af-9b54-4485-a4f1-1d7c15b6e3b3 tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types/f688ad13-2884-4cc8-b7da-56b3c7d60168 returned with HTTP 202 Aug 06 05:21:54.349618 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 110/446] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:21:54 2026] DELETE /volume/v3/group_types/f688ad13-2884-4cc8-b7da-56b3c7d60168 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:21:54.361896 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8a5b6cb7-7105-488e-b2fa-84d89a4493ac None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:54.364771 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8a5b6cb7-7105-488e-b2fa-84d89a4493ac tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/27460b11-f343-45ca-88c8-ec9ec291b5cd Aug 06 05:21:54.365026 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8a5b6cb7-7105-488e-b2fa-84d89a4493ac tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:54.365239 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8a5b6cb7-7105-488e-b2fa-84d89a4493ac tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:54.416735 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8a5b6cb7-7105-488e-b2fa-84d89a4493ac tempest-GroupTypesTest-498110595 tempest-GroupTypesTest-498110595-project-admin] https://10.4.3.205/volume/v3/group_types/27460b11-f343-45ca-88c8-ec9ec291b5cd returned with HTTP 202 Aug 06 05:21:54.418403 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 114/447] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:21:54 2026] DELETE /volume/v3/group_types/27460b11-f343-45ca-88c8-ec9ec291b5cd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:21:55.563723 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6950fc64-93e6-4443-8631-35f8bb14d6ab None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:55.564173 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6950fc64-93e6-4443-8631-35f8bb14d6ab None None] GET https://10.4.3.205/volume// Aug 06 05:21:55.568153 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6950fc64-93e6-4443-8631-35f8bb14d6ab None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:55.568153 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6950fc64-93e6-4443-8631-35f8bb14d6ab None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:55.568153 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6950fc64-93e6-4443-8631-35f8bb14d6ab None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:21:55.568153 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 114/448] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:21:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:21:55.580301 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-a8d28497-81ca-45b2-bdd6-423ff644fce1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:55.584818 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-a8d28497-81ca-45b2-bdd6-423ff644fce1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 Aug 06 05:21:55.585061 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-a8d28497-81ca-45b2-bdd6-423ff644fce1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:55.585489 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-a8d28497-81ca-45b2-bdd6-423ff644fce1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:55.603439 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:55.603439 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:55.610008 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-a8d28497-81ca-45b2-bdd6-423ff644fce1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:21:55.618083 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-a8d28497-81ca-45b2-bdd6-423ff644fce1 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 returned with HTTP 200 Aug 06 05:21:55.618524 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 111/449] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:21:55 2026] GET /volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 => generated 1539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:21:55.625157 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6c42a0c3-0f7f-4db6-b6ff-8482b869858f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:55.627821 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c42a0c3-0f7f-4db6-b6ff-8482b869858f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] DELETE https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:55.628012 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c42a0c3-0f7f-4db6-b6ff-8482b869858f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:55.628679 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c42a0c3-0f7f-4db6-b6ff-8482b869858f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:55.628679 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-6c42a0c3-0f7f-4db6-b6ff-8482b869858f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Delete volume with id: 947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:55.639881 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:55.639881 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:55.640606 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6c42a0c3-0f7f-4db6-b6ff-8482b869858f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:55.664846 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6c42a0c3-0f7f-4db6-b6ff-8482b869858f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Delete volume request issued successfully. Aug 06 05:21:55.664846 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c42a0c3-0f7f-4db6-b6ff-8482b869858f tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 202 Aug 06 05:21:55.665315 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 111/450] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:21:55 2026] DELETE /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:21:55.680644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9a3e97bc-c212-4cd7-be47-2d9b1dd53be7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:55.683038 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a3e97bc-c212-4cd7-be47-2d9b1dd53be7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:55.683315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a3e97bc-c212-4cd7-be47-2d9b1dd53be7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:55.685299 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a3e97bc-c212-4cd7-be47-2d9b1dd53be7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:55.697337 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:55.697337 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:55.702423 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9a3e97bc-c212-4cd7-be47-2d9b1dd53be7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Volume info retrieved successfully. Aug 06 05:21:55.708212 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a3e97bc-c212-4cd7-be47-2d9b1dd53be7 tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 200 Aug 06 05:21:55.708973 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 115/451] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:55 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:55.794009 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-5c13ae84-fce5-4bf1-9703-216adbec76ec None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:55.796776 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-5c13ae84-fce5-4bf1-9703-216adbec76ec tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] PUT https://10.4.3.205/volume/v3/attachments/c017d5b3-7e25-4e95-8996-f14c144fc39a Aug 06 05:21:55.798910 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-5c13ae84-fce5-4bf1-9703-216adbec76ec tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:55.814043 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-5c13ae84-fce5-4bf1-9703-216adbec76ec tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Acquiring lock "cinder-attachment_update-f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:21:55.823334 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-5c13ae84-fce5-4bf1-9703-216adbec76ec tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Lock "cinder-attachment_update-f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:21:55.823334 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:55.823334 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:55.956182 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-5c13ae84-fce5-4bf1-9703-216adbec76ec tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Lock "cinder-attachment_update-f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2-np0000006623" released by "attachment_update" :: held 0.135s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:21:55.956785 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-5c13ae84-fce5-4bf1-9703-216adbec76ec tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/c017d5b3-7e25-4e95-8996-f14c144fc39a returned with HTTP 200 Aug 06 05:21:55.957380 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 115/452] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:21:55 2026] PUT /volume/v3/attachments/c017d5b3-7e25-4e95-8996-f14c144fc39a => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:55.997675 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-139f3ad2-3c28-4fee-a92c-a3293800f978 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:56.000819 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-139f3ad2-3c28-4fee-a92c-a3293800f978 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/attachments/c017d5b3-7e25-4e95-8996-f14c144fc39a/action Aug 06 05:21:56.001650 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-139f3ad2-3c28-4fee-a92c-a3293800f978 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:21:56.001798 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-139f3ad2-3c28-4fee-a92c-a3293800f978 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:56.029031 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:56.029031 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:56.045226 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4defe75d-3c5a-4f58-bf62-f573ee243864 req-139f3ad2-3c28-4fee-a92c-a3293800f978 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/c017d5b3-7e25-4e95-8996-f14c144fc39a/action returned with HTTP 204 Aug 06 05:21:56.045873 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 112/453] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:21:55 2026] POST /volume/v3/attachments/c017d5b3-7e25-4e95-8996-f14c144fc39a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:56.727668 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d1102d2d-7b1e-4e00-8e6d-ca415a98576d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:56.730525 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d1102d2d-7b1e-4e00-8e6d-ca415a98576d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] GET https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 Aug 06 05:21:56.730525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d1102d2d-7b1e-4e00-8e6d-ca415a98576d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:56.732967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d1102d2d-7b1e-4e00-8e6d-ca415a98576d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:56.742966 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d1102d2d-7b1e-4e00-8e6d-ca415a98576d tempest-TaggedAttachmentsTest-2073575519 tempest-TaggedAttachmentsTest-2073575519-project-member] https://10.4.3.205/volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 returned with HTTP 404 Aug 06 05:21:56.743541 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 112/454] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:21:56 2026] GET /volume/v3/volumes/947df8a0-639f-4a07-951d-c61edfd31c47 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:57.603320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-faad0749-2b9e-4818-b04a-1da81fd29461 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:57.744103 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-faad0749-2b9e-4818-b04a-1da81fd29461 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:21:57.744103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-faad0749-2b9e-4818-b04a-1da81fd29461 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-873437291"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:57.761179 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-faad0749-2b9e-4818-b04a-1da81fd29461 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:21:57.761574 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 116/455] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:21:57 2026] POST /volume/v3/types => generated 215 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:21:57.771630 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0b16f153-eb19-4410-880e-85e71c96a882 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:57.773863 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0b16f153-eb19-4410-880e-85e71c96a882 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:21:57.774191 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0b16f153-eb19-4410-880e-85e71c96a882 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-876170500"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:57.776117 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:57.776117 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:21:57.794436 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0b16f153-eb19-4410-880e-85e71c96a882 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:21:57.794821 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 116/456] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:21:57 2026] POST /volume/v3/group_types => generated 172 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:21:57.804034 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d8a6f9a0-cdac-46be-b688-cb1124da4a6c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:57.902144 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d8a6f9a0-cdac-46be-b688-cb1124da4a6c tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/groups Aug 06 05:21:57.902144 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d8a6f9a0-cdac-46be-b688-cb1124da4a6c tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b59e4419-f831-4ec8-8535-750939a2ac34", "volume_types": ["d2ede502-c477-4648-9fa8-0a21cea97939"], "name": "tempest-Group1-809868217"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:57.906158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-d8a6f9a0-cdac-46be-b688-cb1124da4a6c tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Creating new group {'group': {'group_type': 'b59e4419-f831-4ec8-8535-750939a2ac34', 'volume_types': ['d2ede502-c477-4648-9fa8-0a21cea97939'], 'name': 'tempest-Group1-809868217'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 05:21:57.915559 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-d8a6f9a0-cdac-46be-b688-cb1124da4a6c tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Creating group tempest-Group1-809868217. Aug 06 05:21:57.932145 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8a6f9a0-cdac-46be-b688-cb1124da4a6c tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:21:57.931827. {{(pid=100427) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:21:57.932352 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d8a6f9a0-cdac-46be-b688-cb1124da4a6c tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Availability Zones retrieved successfully. Aug 06 05:21:57.963239 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-d8a6f9a0-cdac-46be-b688-cb1124da4a6c tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Created reservations ['bfcf7b2f-f43e-45de-ae94-b210882423c7'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:21:57.999111 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d8a6f9a0-cdac-46be-b688-cb1124da4a6c tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups returned with HTTP 202 Aug 06 05:21:57.999607 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 113/457] 10.4.3.205 () {70 vars in 1297 bytes} [Thu Aug 6 05:21:57 2026] POST /volume/v3/groups => generated 93 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:21:58.013034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ca559618-84be-4771-bab6-d7d8bb7cccb8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:58.015512 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca559618-84be-4771-bab6-d7d8bb7cccb8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 Aug 06 05:21:58.016492 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca559618-84be-4771-bab6-d7d8bb7cccb8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:58.016831 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca559618-84be-4771-bab6-d7d8bb7cccb8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:58.017249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-ca559618-84be-4771-bab6-d7d8bb7cccb8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member 7a40311f-51d2-47f8-9752-25537936a3c3 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:21:58.024955 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:58.024955 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:21:58.055907 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca559618-84be-4771-bab6-d7d8bb7cccb8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 returned with HTTP 200 Aug 06 05:21:58.056414 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 113/458] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:21:58 2026] GET /volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 => generated 321 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:59.070674 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cacc46ee-16ba-4a52-98df-fbc39751ad11 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:59.072889 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cacc46ee-16ba-4a52-98df-fbc39751ad11 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 Aug 06 05:21:59.073118 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cacc46ee-16ba-4a52-98df-fbc39751ad11 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:59.076120 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cacc46ee-16ba-4a52-98df-fbc39751ad11 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:59.076120 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-cacc46ee-16ba-4a52-98df-fbc39751ad11 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member 7a40311f-51d2-47f8-9752-25537936a3c3 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:21:59.079571 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:59.079571 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:21:59.122625 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cacc46ee-16ba-4a52-98df-fbc39751ad11 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 returned with HTTP 200 Aug 06 05:21:59.122625 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 117/459] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:21:59 2026] GET /volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:21:59.126654 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-29ceb664-0280-4728-ade4-039860d8bf81 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:59.126654 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-29ceb664-0280-4728-ade4-039860d8bf81 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/groups Aug 06 05:21:59.126654 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-29ceb664-0280-4728-ade4-039860d8bf81 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b59e4419-f831-4ec8-8535-750939a2ac34", "volume_types": ["d2ede502-c477-4648-9fa8-0a21cea97939"], "name": "tempest-Group2-526086327"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:21:59.128458 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-29ceb664-0280-4728-ade4-039860d8bf81 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Creating new group {'group': {'group_type': 'b59e4419-f831-4ec8-8535-750939a2ac34', 'volume_types': ['d2ede502-c477-4648-9fa8-0a21cea97939'], 'name': 'tempest-Group2-526086327'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 05:21:59.132259 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.groups [None req-29ceb664-0280-4728-ade4-039860d8bf81 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Creating group tempest-Group2-526086327. Aug 06 05:21:59.150072 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-29ceb664-0280-4728-ade4-039860d8bf81 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:21:59.149594. {{(pid=100429) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:21:59.150508 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-29ceb664-0280-4728-ade4-039860d8bf81 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Availability Zones retrieved successfully. Aug 06 05:21:59.170732 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-29ceb664-0280-4728-ade4-039860d8bf81 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Created reservations ['78c8b229-cc13-46e1-8e79-2d32e1fd4a4e'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:21:59.225896 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-29ceb664-0280-4728-ade4-039860d8bf81 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups returned with HTTP 202 Aug 06 05:21:59.225896 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 117/460] 10.4.3.205 () {70 vars in 1297 bytes} [Thu Aug 6 05:21:59 2026] POST /volume/v3/groups => generated 93 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:21:59.239779 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1626fa76-b6c2-4f13-8753-ec28a104c91e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:21:59.243524 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1626fa76-b6c2-4f13-8753-ec28a104c91e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb Aug 06 05:21:59.243524 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1626fa76-b6c2-4f13-8753-ec28a104c91e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:21:59.243524 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1626fa76-b6c2-4f13-8753-ec28a104c91e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:21:59.243524 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-1626fa76-b6c2-4f13-8753-ec28a104c91e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member 6f1b0de4-ab61-442a-94c7-902c54f7e2eb {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:21:59.246167 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:21:59.246167 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:21:59.277412 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1626fa76-b6c2-4f13-8753-ec28a104c91e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb returned with HTTP 200 Aug 06 05:21:59.280399 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 114/461] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:21:59 2026] GET /volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb => generated 321 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:00.297012 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1f90e0eb-11e7-4cd5-bac2-874ae720b8b5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:00.300846 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1f90e0eb-11e7-4cd5-bac2-874ae720b8b5 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb Aug 06 05:22:00.301238 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1f90e0eb-11e7-4cd5-bac2-874ae720b8b5 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:00.301380 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1f90e0eb-11e7-4cd5-bac2-874ae720b8b5 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:00.301554 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-1f90e0eb-11e7-4cd5-bac2-874ae720b8b5 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member 6f1b0de4-ab61-442a-94c7-902c54f7e2eb {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:00.312221 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:00.312221 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:00.326919 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1f90e0eb-11e7-4cd5-bac2-874ae720b8b5 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb returned with HTTP 200 Aug 06 05:22:00.327543 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 114/462] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:00 2026] GET /volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:00.339729 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:00.340902 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:00.341755 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1262898853", "volume_type": "d2ede502-c477-4648-9fa8-0a21cea97939", "group_id": "7a40311f-51d2-47f8-9752-25537936a3c3", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:00.344260 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1262898853', 'volume_type': 'd2ede502-c477-4648-9fa8-0a21cea97939', 'group_id': '7a40311f-51d2-47f8-9752-25537936a3c3', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:00.352361 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:00.352361 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:00.352896 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Create volume of 1 GB Aug 06 05:22:00.358356 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Availability Zones retrieved successfully. Aug 06 05:22:00.367765 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Flow 'volume_create_api' (d82dd4c2-c0f3-437f-8818-ac46d5a92cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:00.368766 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1eb6e7b-3568-4890-bc97-8431c84e0b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:00.369632 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:00.369632 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:00.370095 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:00.400734 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1eb6e7b-3568-4890-bc97-8431c84e0b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:21:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2ede502-c477-4648-9fa8-0a21cea97939,is_public=True,name='tempest-GroupsTest-volume-type-873437291',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2ede502-c477-4648-9fa8-0a21cea97939', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a40311f-51d2-47f8-9752-25537936a3c3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:00.401812 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0e9cd5-6dd1-42ca-9ecf-649c684e2085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:00.440620 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-873437291 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-873437291, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:00.440916 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-873437291 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-873437291, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:00.506145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Created reservations ['23495c40-b708-4632-a215-d31792c38375', '05c8af11-bab1-4d4d-8190-0c7fb0efe9bb', 'f7b16cd2-2dea-4ace-8677-8f85ecf77a15', '9e30f152-ddf6-4867-b1da-e930b8817b0b'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:00.507237 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0e9cd5-6dd1-42ca-9ecf-649c684e2085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23495c40-b708-4632-a215-d31792c38375', '05c8af11-bab1-4d4d-8190-0c7fb0efe9bb', 'f7b16cd2-2dea-4ace-8677-8f85ecf77a15', '9e30f152-ddf6-4867-b1da-e930b8817b0b']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:00.508097 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab4a4a5-6c04-4e63-9d44-4519ed4d27f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:00.541010 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab4a4a5-6c04-4e63-9d44-4519ed4d27f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9efa10b6-72fc-4c33-9687-20d79eeb764b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1262898853',encryption_key_id=None,group_id=7a40311f-51d2-47f8-9752-25537936a3c3,group_type_id=,metadata={},multiattach=False,project_id='54aa4d48526c4e2c904345831b963dba',qos_specs=None,replication_status=,reservations=['23495c40-b708-4632-a215-d31792c38375','05c8af11-bab1-4d4d-8190-0c7fb0efe9bb','f7b16cd2-2dea-4ace-8677-8f85ecf77a15','9e30f152-ddf6-4867-b1da-e930b8817b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='482e37af61c3435e805616791c5232c3',volume_type_id=d2ede502-c477-4648-9fa8-0a21cea97939), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1262898853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a40311f-51d2-47f8-9752-25537936a3c3,host=None,id=9efa10b6-72fc-4c33-9687-20d79eeb764b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54aa4d48526c4e2c904345831b963dba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='482e37af61c3435e805616791c5232c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2ede502-c477-4648-9fa8-0a21cea97939),volume_type_id=d2ede502-c477-4648-9fa8-0a21cea97939)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:00.542059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8ad5b5-10ea-42a8-ba43-c7628b4fe544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:00.564890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8ad5b5-10ea-42a8-ba43-c7628b4fe544) transitioned into state 'SUCCESS' from state '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-1262898853',encryption_key_id=None,group_id=7a40311f-51d2-47f8-9752-25537936a3c3,group_type_id=,metadata={},multiattach=False,project_id='54aa4d48526c4e2c904345831b963dba',qos_specs=None,replication_status=,reservations=['23495c40-b708-4632-a215-d31792c38375','05c8af11-bab1-4d4d-8190-0c7fb0efe9bb','f7b16cd2-2dea-4ace-8677-8f85ecf77a15','9e30f152-ddf6-4867-b1da-e930b8817b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='482e37af61c3435e805616791c5232c3',volume_type_id=d2ede502-c477-4648-9fa8-0a21cea97939)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:00.565846 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ee6688-3bfe-4c24-9443-58837ca009c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:00.582873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ee6688-3bfe-4c24-9443-58837ca009c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:00.584011 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Flow 'volume_create_api' (d82dd4c2-c0f3-437f-8818-ac46d5a92cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:00.584430 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Create volume request issued successfully. Aug 06 05:22:00.585564 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:00.585564 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:00.638702 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:00.642348 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:00.642348 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:00.646709 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7aa694bf-d3f7-4b29-b2fb-49b61f2ee725 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:00.647361 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 118/463] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:22:00 2026] POST /volume/v3/volumes => generated 814 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:00.660885 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-315afa47-46d3-4367-929c-8ca12bf933d0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:00.663198 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-315afa47-46d3-4367-929c-8ca12bf933d0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b Aug 06 05:22:00.663404 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-315afa47-46d3-4367-929c-8ca12bf933d0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:00.663604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-315afa47-46d3-4367-929c-8ca12bf933d0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:00.671803 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:00.671803 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:00.678025 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-315afa47-46d3-4367-929c-8ca12bf933d0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Volume info retrieved successfully. Aug 06 05:22:00.678800 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-315afa47-46d3-4367-929c-8ca12bf933d0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:00.678963 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-315afa47-46d3-4367-929c-8ca12bf933d0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:00.732881 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-315afa47-46d3-4367-929c-8ca12bf933d0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:00.736897 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:00.736897 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:00.746344 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-315afa47-46d3-4367-929c-8ca12bf933d0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b returned with HTTP 200 Aug 06 05:22:00.746739 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 118/464] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:00 2026] GET /volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b => generated 882 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:01.415009 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-08d24181-0766-4079-87bf-22469f97c350 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:01.417058 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:01.417499 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1071413441"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:01.419201 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1071413441'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:01.420043 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Create volume of 1 GB Aug 06 05:22:01.420985 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:01.420985 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:01.431192 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Availability Zones retrieved successfully. Aug 06 05:22:01.444327 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Flow 'volume_create_api' (a0db29e4-4b4c-4020-b2f2-d86e043e0355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:01.444327 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b77ed92-e9d2-422a-a54e-51db70e23dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:01.444327 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:01.490691 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b77ed92-e9d2-422a-a54e-51db70e23dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:01.491762 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68190248-879e-4c7b-9341-6aef0e60f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:01.609033 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Created reservations ['76ec5fae-1fa6-48ae-8e6d-189eb3a0c3d3', '68780c3b-97c4-4fd6-8e73-8b9c20894be1', 'ddbd45cb-a156-4220-a13a-ede886a0b7a7', '624a9069-3ac3-4412-bb4b-d71c59836a64'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:01.609033 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68190248-879e-4c7b-9341-6aef0e60f1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76ec5fae-1fa6-48ae-8e6d-189eb3a0c3d3', '68780c3b-97c4-4fd6-8e73-8b9c20894be1', 'ddbd45cb-a156-4220-a13a-ede886a0b7a7', '624a9069-3ac3-4412-bb4b-d71c59836a64']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:01.609720 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e46ddb-ddcb-40e6-bd7b-4f4aab37fb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:01.644719 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e46ddb-ddcb-40e6-bd7b-4f4aab37fb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ede3b51-8c8a-46e2-a38e-6efd98601137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1071413441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04edb1c8597e40239f5770f7ead8f990',qos_specs=None,replication_status=,reservations=['76ec5fae-1fa6-48ae-8e6d-189eb3a0c3d3','68780c3b-97c4-4fd6-8e73-8b9c20894be1','ddbd45cb-a156-4220-a13a-ede886a0b7a7','624a9069-3ac3-4412-bb4b-d71c59836a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e3b23d8c6445d98d8bf3783d348790',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1071413441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ede3b51-8c8a-46e2-a38e-6efd98601137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04edb1c8597e40239f5770f7ead8f990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e3b23d8c6445d98d8bf3783d348790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:01.646057 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d2a34e-44d1-4e47-8d81-2c953efb74a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:01.665095 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d2a34e-44d1-4e47-8d81-2c953efb74a6) transitioned into state 'SUCCESS' from state '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-1071413441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04edb1c8597e40239f5770f7ead8f990',qos_specs=None,replication_status=,reservations=['76ec5fae-1fa6-48ae-8e6d-189eb3a0c3d3','68780c3b-97c4-4fd6-8e73-8b9c20894be1','ddbd45cb-a156-4220-a13a-ede886a0b7a7','624a9069-3ac3-4412-bb4b-d71c59836a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e3b23d8c6445d98d8bf3783d348790',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:01.665887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b417650-7dec-4eda-95c2-c91964cdd5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:01.675661 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b417650-7dec-4eda-95c2-c91964cdd5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:01.676703 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Flow 'volume_create_api' (a0db29e4-4b4c-4020-b2f2-d86e043e0355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:01.677082 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Create volume request issued successfully. Aug 06 05:22:01.677667 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-08d24181-0766-4079-87bf-22469f97c350 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:01.678137 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 115/465] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:22:01 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 06 05:22:01.691273 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-76c4b064-3f10-45a6-afc3-de63f2ce2c98 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:01.695243 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-76c4b064-3f10-45a6-afc3-de63f2ce2c98 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 Aug 06 05:22:01.695575 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-76c4b064-3f10-45a6-afc3-de63f2ce2c98 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:01.695876 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-76c4b064-3f10-45a6-afc3-de63f2ce2c98 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:01.711238 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:01.711238 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:01.716220 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-76c4b064-3f10-45a6-afc3-de63f2ce2c98 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:01.722659 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-76c4b064-3f10-45a6-afc3-de63f2ce2c98 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 returned with HTTP 200 Aug 06 05:22:01.722659 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 115/466] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:01 2026] GET /volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:01.762340 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4e9a94f5-6ace-4864-bba8-45d2098b388e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:01.765023 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4e9a94f5-6ace-4864-bba8-45d2098b388e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b Aug 06 05:22:01.765266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4e9a94f5-6ace-4864-bba8-45d2098b388e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:01.765503 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4e9a94f5-6ace-4864-bba8-45d2098b388e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:01.774702 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:01.774702 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:01.780368 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4e9a94f5-6ace-4864-bba8-45d2098b388e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Volume info retrieved successfully. Aug 06 05:22:01.781198 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-4e9a94f5-6ace-4864-bba8-45d2098b388e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:01.781367 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-4e9a94f5-6ace-4864-bba8-45d2098b388e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:01.820018 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-4e9a94f5-6ace-4864-bba8-45d2098b388e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:01.824458 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:01.824458 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:01.836256 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4e9a94f5-6ace-4864-bba8-45d2098b388e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b returned with HTTP 200 Aug 06 05:22:01.836689 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 119/467] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:01 2026] GET /volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b => generated 907 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:01.853115 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d3c36ac5-6945-4b01-826c-8bb597bf1e5e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:01.855083 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d3c36ac5-6945-4b01-826c-8bb597bf1e5e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 Aug 06 05:22:01.855328 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d3c36ac5-6945-4b01-826c-8bb597bf1e5e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:01.857196 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d3c36ac5-6945-4b01-826c-8bb597bf1e5e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:01.857196 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-d3c36ac5-6945-4b01-826c-8bb597bf1e5e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member 7a40311f-51d2-47f8-9752-25537936a3c3 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:01.863700 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:01.863700 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:01.880826 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d3c36ac5-6945-4b01-826c-8bb597bf1e5e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 returned with HTTP 200 Aug 06 05:22:01.881253 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 119/468] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:01 2026] GET /volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:01.901960 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4dd1e899-bd83-42f9-8594-398c8a97f326 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:01.904954 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4dd1e899-bd83-42f9-8594-398c8a97f326 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb Aug 06 05:22:01.904954 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4dd1e899-bd83-42f9-8594-398c8a97f326 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:01.904954 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4dd1e899-bd83-42f9-8594-398c8a97f326 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:01.905256 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-4dd1e899-bd83-42f9-8594-398c8a97f326 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member 6f1b0de4-ab61-442a-94c7-902c54f7e2eb {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:01.910188 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:01.910188 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:01.924074 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4dd1e899-bd83-42f9-8594-398c8a97f326 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb returned with HTTP 200 Aug 06 05:22:01.924613 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 116/469] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:01 2026] GET /volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:01.934922 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8d986368-2dff-4673-ac86-f6895bfee9fb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:01.937399 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8d986368-2dff-4673-ac86-f6895bfee9fb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/detail Aug 06 05:22:01.937693 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8d986368-2dff-4673-ac86-f6895bfee9fb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:01.937985 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8d986368-2dff-4673-ac86-f6895bfee9fb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:01.974086 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8d986368-2dff-4673-ac86-f6895bfee9fb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/detail returned with HTTP 200 Aug 06 05:22:01.974576 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 116/470] 10.4.3.205 () {68 vars in 1296 bytes} [Thu Aug 6 05:22:01 2026] GET /volume/v3/groups/detail => generated 638 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:01.991745 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-44e10370-a3d7-4493-bdc8-2687bf547142 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:01.994541 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:22:01.994982 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:01.995615 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:01.997537 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:22:02.000444 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:22:02.046928 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Get all volumes completed successfully. Aug 06 05:22:02.047581 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:02.047780 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:02.102983 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:02.106724 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:02.106724 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:02.117250 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44e10370-a3d7-4493-bdc8-2687bf547142 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:22:02.119270 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 120/471] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:22:01 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:02.139344 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:02.142061 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:22:02.142061 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:02.142192 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:02.145886 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:22:02.145886 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:02.145886 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:02.145886 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:22:02.194931 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Get all volumes completed successfully. Aug 06 05:22:02.195993 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:02.196171 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:02.257504 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:02.264575 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:02.264575 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:02.274776 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f36745a3-12bf-4d6a-8c55-de006a7447ee tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:22:02.275255 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 120/472] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:22:02 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:02.294113 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-05a51271-5ba7-42e8-ac48-d0543ff4c039 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:02.296892 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-05a51271-5ba7-42e8-ac48-d0543ff4c039 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3/action Aug 06 05:22:02.297468 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-05a51271-5ba7-42e8-ac48-d0543ff4c039 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:02.297657 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-05a51271-5ba7-42e8-ac48-d0543ff4c039 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:02.299433 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-05a51271-5ba7-42e8-ac48-d0543ff4c039 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] delete called for group 7a40311f-51d2-47f8-9752-25537936a3c3 {{(pid=100427) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:22:02.299584 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-05a51271-5ba7-42e8-ac48-d0543ff4c039 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Delete group with id: 7a40311f-51d2-47f8-9752-25537936a3c3 Aug 06 05:22:02.305143 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:02.305143 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:02.390329 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-05a51271-5ba7-42e8-ac48-d0543ff4c039 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3/action returned with HTTP 202 Aug 06 05:22:02.390329 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 117/473] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:22:02 2026] POST /volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:22:02.402828 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5583fe0b-6a84-4296-a1e4-e0d1bd15e279 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:02.404951 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5583fe0b-6a84-4296-a1e4-e0d1bd15e279 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b Aug 06 05:22:02.405180 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5583fe0b-6a84-4296-a1e4-e0d1bd15e279 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:02.405446 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5583fe0b-6a84-4296-a1e4-e0d1bd15e279 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:02.420475 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:02.420475 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:02.435394 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5583fe0b-6a84-4296-a1e4-e0d1bd15e279 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Volume info retrieved successfully. Aug 06 05:22:02.436801 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-5583fe0b-6a84-4296-a1e4-e0d1bd15e279 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:02.437130 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-5583fe0b-6a84-4296-a1e4-e0d1bd15e279 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:02.506191 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-5583fe0b-6a84-4296-a1e4-e0d1bd15e279 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:02.512185 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:02.512185 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:02.527447 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5583fe0b-6a84-4296-a1e4-e0d1bd15e279 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b returned with HTTP 200 Aug 06 05:22:02.528105 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 117/474] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:02 2026] GET /volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b => generated 906 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:02.740351 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-052f77c2-9943-422c-a642-a861bc2e1e65 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:02.744205 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-052f77c2-9943-422c-a642-a861bc2e1e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 Aug 06 05:22:02.744589 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-052f77c2-9943-422c-a642-a861bc2e1e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:02.744861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-052f77c2-9943-422c-a642-a861bc2e1e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:02.759984 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:02.759984 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:02.764596 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-052f77c2-9943-422c-a642-a861bc2e1e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:02.772312 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-052f77c2-9943-422c-a642-a861bc2e1e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 returned with HTTP 200 Aug 06 05:22:02.772312 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 121/475] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:02 2026] GET /volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:02.786729 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-61155979-3adf-4f0e-a086-d72a33ba7e65 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:02.793313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-61155979-3adf-4f0e-a086-d72a33ba7e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] POST https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137/action Aug 06 05:22:02.793313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-61155979-3adf-4f0e-a086-d72a33ba7e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:02.793313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-61155979-3adf-4f0e-a086-d72a33ba7e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:02.802390 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:02.802390 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:02.803040 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-61155979-3adf-4f0e-a086-d72a33ba7e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:02.817402 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-61155979-3adf-4f0e-a086-d72a33ba7e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume updated successfully. Aug 06 05:22:02.817695 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-61155979-3adf-4f0e-a086-d72a33ba7e65 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137/action returned with HTTP 200 Aug 06 05:22:02.818272 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 121/476] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:22:02 2026] POST /volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 05:22:02.829310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-45a961e7-efc6-44f1-8e76-b4be899d1d5e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:02.831529 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45a961e7-efc6-44f1-8e76-b4be899d1d5e tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 Aug 06 05:22:02.832335 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45a961e7-efc6-44f1-8e76-b4be899d1d5e tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:02.832335 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45a961e7-efc6-44f1-8e76-b4be899d1d5e tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:02.841855 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:02.841855 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:02.847798 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-45a961e7-efc6-44f1-8e76-b4be899d1d5e tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:02.857581 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45a961e7-efc6-44f1-8e76-b4be899d1d5e tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 returned with HTTP 200 Aug 06 05:22:02.858176 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 118/477] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:02 2026] GET /volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:03.039732 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-04f9a328-a0cd-43ce-bf7a-8e72c6a1765b req-d3054def-cd0e-4989-8648-19e5082a53f6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:03.044967 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-04f9a328-a0cd-43ce-bf7a-8e72c6a1765b req-d3054def-cd0e-4989-8648-19e5082a53f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 Aug 06 05:22:03.047902 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-04f9a328-a0cd-43ce-bf7a-8e72c6a1765b req-d3054def-cd0e-4989-8648-19e5082a53f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:03.048225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-04f9a328-a0cd-43ce-bf7a-8e72c6a1765b req-d3054def-cd0e-4989-8648-19e5082a53f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:03.060345 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:03.060345 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:03.064106 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-04f9a328-a0cd-43ce-bf7a-8e72c6a1765b req-d3054def-cd0e-4989-8648-19e5082a53f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:03.069119 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-04f9a328-a0cd-43ce-bf7a-8e72c6a1765b req-d3054def-cd0e-4989-8648-19e5082a53f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 returned with HTTP 200 Aug 06 05:22:03.069939 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 118/478] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:03 2026] GET /volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:03.545273 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8eae074f-1d3b-4f91-ac34-53417ddf59ec None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:03.547187 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8eae074f-1d3b-4f91-ac34-53417ddf59ec tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b Aug 06 05:22:03.547423 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8eae074f-1d3b-4f91-ac34-53417ddf59ec tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:03.547626 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8eae074f-1d3b-4f91-ac34-53417ddf59ec tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:03.563541 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8eae074f-1d3b-4f91-ac34-53417ddf59ec tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b returned with HTTP 404 Aug 06 05:22:03.564183 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 122/479] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:03 2026] GET /volume/v3/volumes/9efa10b6-72fc-4c33-9687-20d79eeb764b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:03.579446 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e5e5cc9f-dca6-470f-8371-6a9d5273ebdc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:03.582246 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5e5cc9f-dca6-470f-8371-6a9d5273ebdc tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 Aug 06 05:22:03.582512 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5e5cc9f-dca6-470f-8371-6a9d5273ebdc tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:03.582722 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5e5cc9f-dca6-470f-8371-6a9d5273ebdc tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:03.582881 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-e5e5cc9f-dca6-470f-8371-6a9d5273ebdc tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member 7a40311f-51d2-47f8-9752-25537936a3c3 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:03.585512 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=251,cinder:UPDATE=52,cinder:INSERT=28 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:22:03.590260 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5e5cc9f-dca6-470f-8371-6a9d5273ebdc tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 returned with HTTP 404 Aug 06 05:22:03.591493 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 122/480] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:03 2026] GET /volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:03.601736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a31ef69c-5d06-4329-8c93-1d79268f627a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:03.604992 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a31ef69c-5d06-4329-8c93-1d79268f627a tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb/action Aug 06 05:22:03.605534 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a31ef69c-5d06-4329-8c93-1d79268f627a tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:03.605714 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a31ef69c-5d06-4329-8c93-1d79268f627a tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:03.608075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-a31ef69c-5d06-4329-8c93-1d79268f627a tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] delete called for group 6f1b0de4-ab61-442a-94c7-902c54f7e2eb {{(pid=100427) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:22:03.608234 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-a31ef69c-5d06-4329-8c93-1d79268f627a tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Delete group with id: 6f1b0de4-ab61-442a-94c7-902c54f7e2eb Aug 06 05:22:03.611780 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=279,cinder:UPDATE=73,cinder:INSERT=44 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:22:03.617066 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:03.617066 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:03.651280 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:03.654141 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:03.654576 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1309004916"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:03.658404 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1309004916'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:03.658591 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Create volume of 1 GB Aug 06 05:22:03.661908 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=184,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:22:03.667451 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a31ef69c-5d06-4329-8c93-1d79268f627a tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb/action returned with HTTP 202 Aug 06 05:22:03.667760 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Availability Zones retrieved successfully. Aug 06 05:22:03.667959 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 119/481] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:22:03 2026] POST /volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:22:03.678712 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Flow 'volume_create_api' (f407ece8-a39c-4880-bc8d-ce0b9159f5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:03.680439 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d539b0-ac06-4561-89c7-eeeb4d77b710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:03.681556 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a94f826f-7e5e-4997-ac48-8381d4419422 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:03.682068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:03.683494 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a94f826f-7e5e-4997-ac48-8381d4419422 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb Aug 06 05:22:03.683774 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a94f826f-7e5e-4997-ac48-8381d4419422 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:03.684031 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a94f826f-7e5e-4997-ac48-8381d4419422 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:03.684206 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-a94f826f-7e5e-4997-ac48-8381d4419422 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member 6f1b0de4-ab61-442a-94c7-902c54f7e2eb {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:03.694462 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:03.694462 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:03.718796 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a94f826f-7e5e-4997-ac48-8381d4419422 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb returned with HTTP 200 Aug 06 05:22:03.719619 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 123/482] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:03 2026] GET /volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb => generated 321 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:03.743077 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d539b0-ac06-4561-89c7-eeeb4d77b710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:03.744150 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602d79d7-1b42-4622-a113-6cbdc085b955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:03.798274 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Created reservations ['90f6a592-cdd0-43eb-a962-6530b4062dd5', '6810a035-f480-47bb-8765-9d4481d8eacd', '2de6c8ea-6cba-41b6-93c1-751f86271f53', '3bbc07a4-7635-4cb6-bf8b-390ac215d1f4'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:03.799882 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602d79d7-1b42-4622-a113-6cbdc085b955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90f6a592-cdd0-43eb-a962-6530b4062dd5', '6810a035-f480-47bb-8765-9d4481d8eacd', '2de6c8ea-6cba-41b6-93c1-751f86271f53', '3bbc07a4-7635-4cb6-bf8b-390ac215d1f4']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:03.800313 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f9cad1-f348-4888-bcef-ad3924a840de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:03.837446 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f9cad1-f348-4888-bcef-ad3924a840de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20170180-85f1-4b19-999d-aea2fc68ee4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1309004916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04edb1c8597e40239f5770f7ead8f990',qos_specs=None,replication_status=,reservations=['90f6a592-cdd0-43eb-a962-6530b4062dd5','6810a035-f480-47bb-8765-9d4481d8eacd','2de6c8ea-6cba-41b6-93c1-751f86271f53','3bbc07a4-7635-4cb6-bf8b-390ac215d1f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e3b23d8c6445d98d8bf3783d348790',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1309004916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20170180-85f1-4b19-999d-aea2fc68ee4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04edb1c8597e40239f5770f7ead8f990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e3b23d8c6445d98d8bf3783d348790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:03.838499 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd3438c-5248-4431-a713-7e1df5f261c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:03.864092 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd3438c-5248-4431-a713-7e1df5f261c4) transitioned into state 'SUCCESS' from state '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-1309004916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04edb1c8597e40239f5770f7ead8f990',qos_specs=None,replication_status=,reservations=['90f6a592-cdd0-43eb-a962-6530b4062dd5','6810a035-f480-47bb-8765-9d4481d8eacd','2de6c8ea-6cba-41b6-93c1-751f86271f53','3bbc07a4-7635-4cb6-bf8b-390ac215d1f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e3b23d8c6445d98d8bf3783d348790',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:03.865510 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80452b11-8820-4163-8182-2cd5baefde3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:03.880258 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80452b11-8820-4163-8182-2cd5baefde3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:03.881314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Flow 'volume_create_api' (f407ece8-a39c-4880-bc8d-ce0b9159f5de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:03.881620 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Create volume request issued successfully. Aug 06 05:22:03.882579 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2260cacd-0f88-4ee9-af5b-8abba04ee6c2 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:03.882579 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 119/483] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:22:03 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 06 05:22:03.902137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e51b143a-cc95-421c-a77d-a5b9bf2a05d6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:03.906265 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e51b143a-cc95-421c-a77d-a5b9bf2a05d6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c Aug 06 05:22:03.906265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e51b143a-cc95-421c-a77d-a5b9bf2a05d6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:03.906265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e51b143a-cc95-421c-a77d-a5b9bf2a05d6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:03.920393 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:03.920393 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:03.927501 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e51b143a-cc95-421c-a77d-a5b9bf2a05d6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:03.937212 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e51b143a-cc95-421c-a77d-a5b9bf2a05d6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c returned with HTTP 200 Aug 06 05:22:03.937750 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 123/484] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:03 2026] GET /volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:04.731564 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-02f819f0-9ea2-48df-b459-d061fa3d6b6e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:04.733639 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-02f819f0-9ea2-48df-b459-d061fa3d6b6e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb Aug 06 05:22:04.734100 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-02f819f0-9ea2-48df-b459-d061fa3d6b6e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:04.734361 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-02f819f0-9ea2-48df-b459-d061fa3d6b6e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:04.734965 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-02f819f0-9ea2-48df-b459-d061fa3d6b6e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member 6f1b0de4-ab61-442a-94c7-902c54f7e2eb {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:04.738674 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-02f819f0-9ea2-48df-b459-d061fa3d6b6e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb returned with HTTP 404 Aug 06 05:22:04.739321 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 120/485] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:04 2026] GET /volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:04.751200 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-97118efc-51b0-43de-9b53-5c8dd62e2447 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:04.758563 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-97118efc-51b0-43de-9b53-5c8dd62e2447 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/detail Aug 06 05:22:04.758563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-97118efc-51b0-43de-9b53-5c8dd62e2447 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:04.758563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-97118efc-51b0-43de-9b53-5c8dd62e2447 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:04.758563 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:04.758563 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:04.771714 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-97118efc-51b0-43de-9b53-5c8dd62e2447 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/detail returned with HTTP 200 Aug 06 05:22:04.772548 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 124/486] 10.4.3.205 () {68 vars in 1296 bytes} [Thu Aug 6 05:22:04 2026] GET /volume/v3/groups/detail => generated 14 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:04.782906 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cecfada9-bdbd-4247-824f-168b2772bc53 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:04.786152 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cecfada9-bdbd-4247-824f-168b2772bc53 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:22:04.786449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cecfada9-bdbd-4247-824f-168b2772bc53 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:04.786707 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cecfada9-bdbd-4247-824f-168b2772bc53 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:04.787345 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-cecfada9-bdbd-4247-824f-168b2772bc53 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:22:04.788213 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:04.788213 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:04.788770 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cecfada9-bdbd-4247-824f-168b2772bc53 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:22:04.829586 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cecfada9-bdbd-4247-824f-168b2772bc53 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Get all volumes completed successfully. Aug 06 05:22:04.833159 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cecfada9-bdbd-4247-824f-168b2772bc53 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:22:04.833666 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 120/487] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:22:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:04.846831 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-60581894-aac1-4e95-9fa0-3705ce2bc1a2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:04.849105 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-60581894-aac1-4e95-9fa0-3705ce2bc1a2 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb/action Aug 06 05:22:04.849563 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-60581894-aac1-4e95-9fa0-3705ce2bc1a2 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:04.849739 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-60581894-aac1-4e95-9fa0-3705ce2bc1a2 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:04.851551 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-60581894-aac1-4e95-9fa0-3705ce2bc1a2 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] delete called for group 6f1b0de4-ab61-442a-94c7-902c54f7e2eb {{(pid=100429) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:22:04.851709 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.groups [None req-60581894-aac1-4e95-9fa0-3705ce2bc1a2 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Delete group with id: 6f1b0de4-ab61-442a-94c7-902c54f7e2eb Aug 06 05:22:04.859380 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-60581894-aac1-4e95-9fa0-3705ce2bc1a2 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb/action returned with HTTP 404 Aug 06 05:22:04.860108 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 124/488] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:22:04 2026] POST /volume/v3/groups/6f1b0de4-ab61-442a-94c7-902c54f7e2eb/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:04.867016 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f968edf7-b6eb-4b3e-b44b-3fc75fe9d2cb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:04.870209 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f968edf7-b6eb-4b3e-b44b-3fc75fe9d2cb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:22:04.870624 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f968edf7-b6eb-4b3e-b44b-3fc75fe9d2cb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:04.871031 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f968edf7-b6eb-4b3e-b44b-3fc75fe9d2cb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:04.872973 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-f968edf7-b6eb-4b3e-b44b-3fc75fe9d2cb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:22:04.874125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f968edf7-b6eb-4b3e-b44b-3fc75fe9d2cb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:22:04.911056 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f968edf7-b6eb-4b3e-b44b-3fc75fe9d2cb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Get all volumes completed successfully. Aug 06 05:22:04.914055 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f968edf7-b6eb-4b3e-b44b-3fc75fe9d2cb tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:22:04.914702 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 121/489] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:22:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:04.935425 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d539be1f-4889-4e80-a42d-6d71473941d4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:04.937382 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d539be1f-4889-4e80-a42d-6d71473941d4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3/action Aug 06 05:22:04.937722 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d539be1f-4889-4e80-a42d-6d71473941d4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:04.937898 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d539be1f-4889-4e80-a42d-6d71473941d4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:04.941450 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-d539be1f-4889-4e80-a42d-6d71473941d4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] delete called for group 7a40311f-51d2-47f8-9752-25537936a3c3 {{(pid=100428) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:22:04.941609 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.groups [None req-d539be1f-4889-4e80-a42d-6d71473941d4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Delete group with id: 7a40311f-51d2-47f8-9752-25537936a3c3 Aug 06 05:22:04.944414 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=226,cinder:UPDATE=36,cinder:INSERT=25 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:22:04.948008 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d539be1f-4889-4e80-a42d-6d71473941d4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3/action returned with HTTP 404 Aug 06 05:22:04.948783 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 125/490] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:22:04 2026] POST /volume/v3/groups/7a40311f-51d2-47f8-9752-25537936a3c3/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:04.954887 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-86dfe2c2-1b4e-4be7-931a-14b1f3def374 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:04.957582 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-86dfe2c2-1b4e-4be7-931a-14b1f3def374 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c Aug 06 05:22:04.957905 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-86dfe2c2-1b4e-4be7-931a-14b1f3def374 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:04.958154 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-86dfe2c2-1b4e-4be7-931a-14b1f3def374 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:04.959277 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-055d223b-0a4f-495a-8f1a-0807eb17ed71 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:04.961696 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-055d223b-0a4f-495a-8f1a-0807eb17ed71 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/b59e4419-f831-4ec8-8535-750939a2ac34 Aug 06 05:22:04.961907 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-055d223b-0a4f-495a-8f1a-0807eb17ed71 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:04.962957 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-055d223b-0a4f-495a-8f1a-0807eb17ed71 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:04.967193 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:04.967193 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:04.971926 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-86dfe2c2-1b4e-4be7-931a-14b1f3def374 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:04.977756 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-86dfe2c2-1b4e-4be7-931a-14b1f3def374 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c returned with HTTP 200 Aug 06 05:22:04.978403 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 121/491] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:04 2026] GET /volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:04.992176 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-055d223b-0a4f-495a-8f1a-0807eb17ed71 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/group_types/b59e4419-f831-4ec8-8535-750939a2ac34 returned with HTTP 202 Aug 06 05:22:04.992731 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 125/492] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:22:04 2026] DELETE /volume/v3/group_types/b59e4419-f831-4ec8-8535-750939a2ac34 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:22:05.003021 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-495fa2ff-cd0d-4928-960f-cb39ae1f24c3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:05.004941 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-495fa2ff-cd0d-4928-960f-cb39ae1f24c3 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] DELETE https://10.4.3.205/volume/v3/types/d2ede502-c477-4648-9fa8-0a21cea97939 Aug 06 05:22:05.005145 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-495fa2ff-cd0d-4928-960f-cb39ae1f24c3 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:05.005383 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-495fa2ff-cd0d-4928-960f-cb39ae1f24c3 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:05.060456 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-495fa2ff-cd0d-4928-960f-cb39ae1f24c3 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/types/d2ede502-c477-4648-9fa8-0a21cea97939 returned with HTTP 202 Aug 06 05:22:05.061380 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 122/493] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:22:05 2026] DELETE /volume/v3/types/d2ede502-c477-4648-9fa8-0a21cea97939 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:05.072454 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e8b66dc5-00dc-4313-b652-495a6ef65ee0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:05.075744 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e8b66dc5-00dc-4313-b652-495a6ef65ee0 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] GET https://10.4.3.205/volume/v3/types/d2ede502-c477-4648-9fa8-0a21cea97939 Aug 06 05:22:05.075956 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e8b66dc5-00dc-4313-b652-495a6ef65ee0 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:05.076062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e8b66dc5-00dc-4313-b652-495a6ef65ee0 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:05.084674 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e8b66dc5-00dc-4313-b652-495a6ef65ee0 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/types/d2ede502-c477-4648-9fa8-0a21cea97939 returned with HTTP 404 Aug 06 05:22:05.085320 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 126/494] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:22:05 2026] GET /volume/v3/types/d2ede502-c477-4648-9fa8-0a21cea97939 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:05.100898 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5beadf62-614a-4aaa-ac83-e31ba156c9b5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:05.103917 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5beadf62-614a-4aaa-ac83-e31ba156c9b5 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:22:05.104487 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5beadf62-614a-4aaa-ac83-e31ba156c9b5 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-306373560"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:05.121646 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5beadf62-614a-4aaa-ac83-e31ba156c9b5 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:22:05.121646 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 122/495] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:22:05 2026] POST /volume/v3/types => generated 215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:05.136568 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-03e51cf2-a484-436a-a525-d1600320c12e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:05.139166 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-03e51cf2-a484-436a-a525-d1600320c12e tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:22:05.140331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-03e51cf2-a484-436a-a525-d1600320c12e tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1722734105"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:05.161094 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-03e51cf2-a484-436a-a525-d1600320c12e tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:22:05.161094 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 126/496] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:22:05 2026] POST /volume/v3/group_types => generated 173 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:05.170855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4b4dc41a-a674-412a-8a02-7c6116cfb6d7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:05.172804 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4b4dc41a-a674-412a-8a02-7c6116cfb6d7 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/groups Aug 06 05:22:05.173203 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4b4dc41a-a674-412a-8a02-7c6116cfb6d7 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8d6e59b9-e540-4442-b194-7c932f893498", "volume_types": ["17179af3-c597-4801-b2f6-e2fd16685a46"], "name": "tempest-GroupsTest-Group-2144067612"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:05.175444 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-4b4dc41a-a674-412a-8a02-7c6116cfb6d7 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Creating new group {'group': {'group_type': '8d6e59b9-e540-4442-b194-7c932f893498', 'volume_types': ['17179af3-c597-4801-b2f6-e2fd16685a46'], 'name': 'tempest-GroupsTest-Group-2144067612'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 05:22:05.179398 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-4b4dc41a-a674-412a-8a02-7c6116cfb6d7 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Creating group tempest-GroupsTest-Group-2144067612. Aug 06 05:22:05.188108 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4b4dc41a-a674-412a-8a02-7c6116cfb6d7 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Availability Zones retrieved successfully. Aug 06 05:22:05.210163 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-4b4dc41a-a674-412a-8a02-7c6116cfb6d7 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Created reservations ['43dd2286-f74e-45c9-8d33-f569989e929c'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:05.237188 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4b4dc41a-a674-412a-8a02-7c6116cfb6d7 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups returned with HTTP 202 Aug 06 05:22:05.237657 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 123/497] 10.4.3.205 () {70 vars in 1297 bytes} [Thu Aug 6 05:22:05 2026] POST /volume/v3/groups => generated 104 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:05.245036 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bc643b3b-01aa-4d01-8ffc-48905f273caf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:05.246881 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc643b3b-01aa-4d01-8ffc-48905f273caf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:05.247079 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc643b3b-01aa-4d01-8ffc-48905f273caf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:05.247256 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc643b3b-01aa-4d01-8ffc-48905f273caf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:05.248249 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-bc643b3b-01aa-4d01-8ffc-48905f273caf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member c5da4e9c-91a2-495d-8a5b-5802eb9872f8 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:05.254545 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:05.254545 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:05.262526 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc643b3b-01aa-4d01-8ffc-48905f273caf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 200 Aug 06 05:22:05.262999 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 127/498] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:05 2026] GET /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:05.420639 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bc702e44-2cca-4398-a61f-54e48089d5f6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:05.423100 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc702e44-2cca-4398-a61f-54e48089d5f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] DELETE https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c Aug 06 05:22:05.426379 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc702e44-2cca-4398-a61f-54e48089d5f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:05.426379 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc702e44-2cca-4398-a61f-54e48089d5f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:05.426379 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-bc702e44-2cca-4398-a61f-54e48089d5f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Delete volume with id: 20170180-85f1-4b19-999d-aea2fc68ee4c Aug 06 05:22:05.440824 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:05.440824 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:05.440824 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc702e44-2cca-4398-a61f-54e48089d5f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:05.498742 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc702e44-2cca-4398-a61f-54e48089d5f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Delete volume request issued successfully. Aug 06 05:22:05.498999 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc702e44-2cca-4398-a61f-54e48089d5f6 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c returned with HTTP 202 Aug 06 05:22:05.499568 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 123/499] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:22:05 2026] DELETE /volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:05.511522 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2a110ff7-3dcb-48bf-afe1-2ef097b9b499 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:05.516076 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a110ff7-3dcb-48bf-afe1-2ef097b9b499 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c Aug 06 05:22:05.517558 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a110ff7-3dcb-48bf-afe1-2ef097b9b499 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:05.517558 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a110ff7-3dcb-48bf-afe1-2ef097b9b499 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:05.529685 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:05.529685 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:05.536859 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2a110ff7-3dcb-48bf-afe1-2ef097b9b499 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:05.542560 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a110ff7-3dcb-48bf-afe1-2ef097b9b499 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c returned with HTTP 200 Aug 06 05:22:05.543098 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 127/500] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:05 2026] GET /volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:05.827746 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b0ac77f8-8b6e-420c-93d4-5e34f7b22764 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:05.957686 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b0ac77f8-8b6e-420c-93d4-5e34f7b22764 tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:22:05.959693 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b0ac77f8-8b6e-420c-93d4-5e34f7b22764 tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-143686343", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1943148608", "vendor_name": "tempest-vendor_name-825857331"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:05.964544 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:05.964544 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:05.994416 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b0ac77f8-8b6e-420c-93d4-5e34f7b22764 tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:22:05.994932 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 124/501] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:22:05 2026] POST /volume/v3/types => generated 326 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:06.008251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e5296e21-b902-4582-9455-f00e72a126a5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:06.155851 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:06.157283 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8ed81598-2328-4da5-9a68-a62a8f07df7d", "size": 1, "name": "tempest-UserMessagesTest-Volume-1141390419"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:06.159160 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Create volume request body: {'volume': {'volume_type': '8ed81598-2328-4da5-9a68-a62a8f07df7d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1141390419'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:06.166857 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Create volume of 1 GB Aug 06 05:22:06.166857 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.166857 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:06.168331 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Availability Zones retrieved successfully. Aug 06 05:22:06.179700 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Flow 'volume_create_api' (60c3e120-356d-4edf-ac3b-458a5a24dc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:06.181904 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec8f97b-23a5-4334-a7f1-8f4d3ede270f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.183115 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:06.228431 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec8f97b-23a5-4334-a7f1-8f4d3ede270f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:22:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1943148608',vendor_name='tempest-vendor_name-825857331'},id=8ed81598-2328-4da5-9a68-a62a8f07df7d,is_public=True,name='tempest-UserMessagesTest-volume-type-143686343',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ed81598-2328-4da5-9a68-a62a8f07df7d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.229529 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacdb4e7-521d-4bc9-93d8-a3db14aedb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.281368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8980477c-45c9-4098-8133-fc504393c269 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:06.285976 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8980477c-45c9-4098-8133-fc504393c269 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:06.286263 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8980477c-45c9-4098-8133-fc504393c269 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:06.286521 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8980477c-45c9-4098-8133-fc504393c269 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:06.286699 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-8980477c-45c9-4098-8133-fc504393c269 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member c5da4e9c-91a2-495d-8a5b-5802eb9872f8 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:06.297626 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.297626 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:06.297699 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-143686343 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-143686343, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:06.297699 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-143686343 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-143686343, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:06.312585 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8980477c-45c9-4098-8133-fc504393c269 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 200 Aug 06 05:22:06.313046 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 124/502] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:06 2026] GET /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 333 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:06.331310 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:06.337412 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:06.337412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-777852349", "volume_type": "17179af3-c597-4801-b2f6-e2fd16685a46", "group_id": "c5da4e9c-91a2-495d-8a5b-5802eb9872f8", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:06.343792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-777852349', 'volume_type': '17179af3-c597-4801-b2f6-e2fd16685a46', 'group_id': 'c5da4e9c-91a2-495d-8a5b-5802eb9872f8', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:06.357742 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.357742 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:06.358446 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Create volume of 1 GB Aug 06 05:22:06.366967 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Availability Zones retrieved successfully. Aug 06 05:22:06.378012 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Flow 'volume_create_api' (1928cc98-cb9b-42da-9ff6-e11f105d6ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:06.380322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b18598-98d8-4da2-afee-56d425c76825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.380710 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.380710 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:06.381407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:06.393003 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Created reservations ['e468b2cf-4d14-4afc-80d9-211455196c8c', 'cdd3a411-99d3-4643-9f9d-866bbc25aeb1', 'df0ffde7-40e8-43d8-b46d-96b421912259', '5918ca65-31ba-420d-a411-8a85983e443d'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:06.393943 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacdb4e7-521d-4bc9-93d8-a3db14aedb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e468b2cf-4d14-4afc-80d9-211455196c8c', 'cdd3a411-99d3-4643-9f9d-866bbc25aeb1', 'df0ffde7-40e8-43d8-b46d-96b421912259', '5918ca65-31ba-420d-a411-8a85983e443d']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.394841 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdab237-51dd-443c-bf0e-c69a27f9caea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.417354 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b18598-98d8-4da2-afee-56d425c76825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:22:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=17179af3-c597-4801-b2f6-e2fd16685a46,is_public=True,name='tempest-GroupsTest-volume-type-306373560',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '17179af3-c597-4801-b2f6-e2fd16685a46', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c5da4e9c-91a2-495d-8a5b-5802eb9872f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.418934 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116d4317-bde7-46cd-a609-0c64229fac77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.428366 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdab237-51dd-443c-bf0e-c69a27f9caea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee8ec810-42c2-445a-bd2f-e3108f86d26b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1141390419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b52de02b564fbcbcab9202c821f9b9',qos_specs=None,replication_status=,reservations=['e468b2cf-4d14-4afc-80d9-211455196c8c','cdd3a411-99d3-4643-9f9d-866bbc25aeb1','df0ffde7-40e8-43d8-b46d-96b421912259','5918ca65-31ba-420d-a411-8a85983e443d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='074d6a6b378a4774b5b6b6213a88e73a',volume_type_id=8ed81598-2328-4da5-9a68-a62a8f07df7d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1141390419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee8ec810-42c2-445a-bd2f-e3108f86d26b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b52de02b564fbcbcab9202c821f9b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='074d6a6b378a4774b5b6b6213a88e73a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ed81598-2328-4da5-9a68-a62a8f07df7d),volume_type_id=8ed81598-2328-4da5-9a68-a62a8f07df7d)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.429154 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a8d169-68dd-4ae8-9c95-102cfffdb6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.474321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a8d169-68dd-4ae8-9c95-102cfffdb6d7) transitioned into state 'SUCCESS' from state '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-1141390419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b52de02b564fbcbcab9202c821f9b9',qos_specs=None,replication_status=,reservations=['e468b2cf-4d14-4afc-80d9-211455196c8c','cdd3a411-99d3-4643-9f9d-866bbc25aeb1','df0ffde7-40e8-43d8-b46d-96b421912259','5918ca65-31ba-420d-a411-8a85983e443d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='074d6a6b378a4774b5b6b6213a88e73a',volume_type_id=8ed81598-2328-4da5-9a68-a62a8f07df7d)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.476981 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d4b5aeb-907f-4e8d-af7e-bd94cecfc788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.479212 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-306373560 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-306373560, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:06.479526 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-306373560 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-306373560, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:06.499685 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d4b5aeb-907f-4e8d-af7e-bd94cecfc788) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.500884 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Flow 'volume_create_api' (60c3e120-356d-4edf-ac3b-458a5a24dc33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:06.501171 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Create volume request issued successfully. Aug 06 05:22:06.501794 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e5296e21-b902-4582-9455-f00e72a126a5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:06.504086 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 128/503] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:22:06 2026] POST /volume/v3/volumes => generated 785 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:06.527462 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f152bb5a-8ab8-4b37-b29b-adb6f607684e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:06.535701 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f152bb5a-8ab8-4b37-b29b-adb6f607684e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b Aug 06 05:22:06.535904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f152bb5a-8ab8-4b37-b29b-adb6f607684e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:06.536486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f152bb5a-8ab8-4b37-b29b-adb6f607684e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:06.543853 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Created reservations ['e3eafad3-b0dc-4c71-80dd-c089e2f0bd6c', 'b14815ab-816f-4a83-b2e3-8c9db9fa62b2', 'e26debd7-3ba6-42d9-8a2a-c7f72d38817c', '87fe0aee-6930-452a-bbfd-e5ca1f7cd634'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:06.545142 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116d4317-bde7-46cd-a609-0c64229fac77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3eafad3-b0dc-4c71-80dd-c089e2f0bd6c', 'b14815ab-816f-4a83-b2e3-8c9db9fa62b2', 'e26debd7-3ba6-42d9-8a2a-c7f72d38817c', '87fe0aee-6930-452a-bbfd-e5ca1f7cd634']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.545407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (451978e6-ac4e-4cf7-abdc-94c147807693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.555861 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.555861 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:06.562542 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f152bb5a-8ab8-4b37-b29b-adb6f607684e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Volume info retrieved successfully. Aug 06 05:22:06.566646 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7f4ae97b-b2c3-41f2-a74e-3370b70d4f43 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:06.567561 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f4ae97b-b2c3-41f2-a74e-3370b70d4f43 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c Aug 06 05:22:06.567775 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7f4ae97b-b2c3-41f2-a74e-3370b70d4f43 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:06.567977 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7f4ae97b-b2c3-41f2-a74e-3370b70d4f43 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:06.574714 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f152bb5a-8ab8-4b37-b29b-adb6f607684e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b returned with HTTP 200 Aug 06 05:22:06.575356 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 125/504] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:06 2026] GET /volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:06.582014 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (451978e6-ac4e-4cf7-abdc-94c147807693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49e534b6-5ad8-4d69-bd41-9f9d51a51f1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-777852349',encryption_key_id=None,group_id=c5da4e9c-91a2-495d-8a5b-5802eb9872f8,group_type_id=,metadata={},multiattach=False,project_id='54aa4d48526c4e2c904345831b963dba',qos_specs=None,replication_status=,reservations=['e3eafad3-b0dc-4c71-80dd-c089e2f0bd6c','b14815ab-816f-4a83-b2e3-8c9db9fa62b2','e26debd7-3ba6-42d9-8a2a-c7f72d38817c','87fe0aee-6930-452a-bbfd-e5ca1f7cd634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='482e37af61c3435e805616791c5232c3',volume_type_id=17179af3-c597-4801-b2f6-e2fd16685a46), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-777852349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c5da4e9c-91a2-495d-8a5b-5802eb9872f8,host=None,id=49e534b6-5ad8-4d69-bd41-9f9d51a51f1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54aa4d48526c4e2c904345831b963dba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='482e37af61c3435e805616791c5232c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(17179af3-c597-4801-b2f6-e2fd16685a46),volume_type_id=17179af3-c597-4801-b2f6-e2fd16685a46)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.585035 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5182f50b-2882-4d5b-843c-e4ab17dc51ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.590757 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f4ae97b-b2c3-41f2-a74e-3370b70d4f43 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c returned with HTTP 404 Aug 06 05:22:06.590757 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 125/505] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:06 2026] GET /volume/v3/volumes/20170180-85f1-4b19-999d-aea2fc68ee4c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:06.608334 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6fc1a886-11b9-4f0e-bd3d-b85b582d72f4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:06.613594 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6fc1a886-11b9-4f0e-bd3d-b85b582d72f4 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 Aug 06 05:22:06.616320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6fc1a886-11b9-4f0e-bd3d-b85b582d72f4 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:06.616320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6fc1a886-11b9-4f0e-bd3d-b85b582d72f4 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:06.616320 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-6fc1a886-11b9-4f0e-bd3d-b85b582d72f4 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Delete volume with id: 6ede3b51-8c8a-46e2-a38e-6efd98601137 Aug 06 05:22:06.616799 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5182f50b-2882-4d5b-843c-e4ab17dc51ec) transitioned into state 'SUCCESS' from state '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-777852349',encryption_key_id=None,group_id=c5da4e9c-91a2-495d-8a5b-5802eb9872f8,group_type_id=,metadata={},multiattach=False,project_id='54aa4d48526c4e2c904345831b963dba',qos_specs=None,replication_status=,reservations=['e3eafad3-b0dc-4c71-80dd-c089e2f0bd6c','b14815ab-816f-4a83-b2e3-8c9db9fa62b2','e26debd7-3ba6-42d9-8a2a-c7f72d38817c','87fe0aee-6930-452a-bbfd-e5ca1f7cd634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='482e37af61c3435e805616791c5232c3',volume_type_id=17179af3-c597-4801-b2f6-e2fd16685a46)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.618773 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d92b15-e220-4d87-b4f2-3d008ebf2a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:06.634089 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.634089 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:06.635408 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6fc1a886-11b9-4f0e-bd3d-b85b582d72f4 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:06.642093 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d92b15-e220-4d87-b4f2-3d008ebf2a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:06.642506 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Flow 'volume_create_api' (1928cc98-cb9b-42da-9ff6-e11f105d6ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:06.643990 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Create volume request issued successfully. Aug 06 05:22:06.643990 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:06.643990 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:06.674335 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6fc1a886-11b9-4f0e-bd3d-b85b582d72f4 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Delete volume request issued successfully. Aug 06 05:22:06.674335 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6fc1a886-11b9-4f0e-bd3d-b85b582d72f4 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 returned with HTTP 202 Aug 06 05:22:06.674335 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 129/506] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:22:06 2026] DELETE /volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:06.687269 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5ad09810-3ba4-40b1-bf89-7f1ed5112960 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:06.693569 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5ad09810-3ba4-40b1-bf89-7f1ed5112960 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 Aug 06 05:22:06.693888 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5ad09810-3ba4-40b1-bf89-7f1ed5112960 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:06.694159 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5ad09810-3ba4-40b1-bf89-7f1ed5112960 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:06.706023 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:06.713860 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.713860 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:06.716532 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.716532 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:06.720959 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a9bb3850-f823-47d4-ae6c-ba00fdf25ab8 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:06.722793 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 128/507] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:22:06 2026] POST /volume/v3/volumes => generated 813 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:06.729299 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5ad09810-3ba4-40b1-bf89-7f1ed5112960 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Volume info retrieved successfully. Aug 06 05:22:06.735149 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5ad09810-3ba4-40b1-bf89-7f1ed5112960 tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 returned with HTTP 200 Aug 06 05:22:06.735550 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 126/508] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:06 2026] GET /volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:06.739398 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1a85c37b-8e49-4433-beb6-3e4c0801b0bf None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:06.742839 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a85c37b-8e49-4433-beb6-3e4c0801b0bf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/49e534b6-5ad8-4d69-bd41-9f9d51a51f1a Aug 06 05:22:06.742839 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a85c37b-8e49-4433-beb6-3e4c0801b0bf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:06.742839 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a85c37b-8e49-4433-beb6-3e4c0801b0bf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:06.755059 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.755059 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:06.758901 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1a85c37b-8e49-4433-beb6-3e4c0801b0bf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Volume info retrieved successfully. Aug 06 05:22:06.760400 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-1a85c37b-8e49-4433-beb6-3e4c0801b0bf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:06.760400 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-1a85c37b-8e49-4433-beb6-3e4c0801b0bf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:06.819511 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-1a85c37b-8e49-4433-beb6-3e4c0801b0bf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:06.827989 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:06.827989 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:06.846174 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a85c37b-8e49-4433-beb6-3e4c0801b0bf tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/49e534b6-5ad8-4d69-bd41-9f9d51a51f1a returned with HTTP 200 Aug 06 05:22:06.846647 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 126/509] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:06 2026] GET /volume/v3/volumes/49e534b6-5ad8-4d69-bd41-9f9d51a51f1a => generated 881 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:07.597278 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e86fde70-8fb1-4298-94aa-20f76ae50180 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.602334 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e86fde70-8fb1-4298-94aa-20f76ae50180 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b Aug 06 05:22:07.602641 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e86fde70-8fb1-4298-94aa-20f76ae50180 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.602924 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e86fde70-8fb1-4298-94aa-20f76ae50180 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.622074 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:07.622074 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:07.630053 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e86fde70-8fb1-4298-94aa-20f76ae50180 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Volume info retrieved successfully. Aug 06 05:22:07.639029 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e86fde70-8fb1-4298-94aa-20f76ae50180 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b returned with HTTP 200 Aug 06 05:22:07.639029 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 130/510] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:07 2026] GET /volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:07.656806 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b04acbdc-894e-4b49-8530-23f397811d13 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.659746 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b04acbdc-894e-4b49-8530-23f397811d13 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/messages Aug 06 05:22:07.660102 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b04acbdc-894e-4b49-8530-23f397811d13 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.661080 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b04acbdc-894e-4b49-8530-23f397811d13 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.673632 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b04acbdc-894e-4b49-8530-23f397811d13 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:22:07.674302 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 129/511] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:22:07 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:07.684442 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f21a6f6e-f2ec-4c27-b3d7-b8ed9d5bc472 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.686271 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f21a6f6e-f2ec-4c27-b3d7-b8ed9d5bc472 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] DELETE https://10.4.3.205/volume/v3/messages/eb48b6b4-f495-4eb8-8590-074a911d92a0 Aug 06 05:22:07.686519 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f21a6f6e-f2ec-4c27-b3d7-b8ed9d5bc472 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.687160 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f21a6f6e-f2ec-4c27-b3d7-b8ed9d5bc472 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.709262 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f21a6f6e-f2ec-4c27-b3d7-b8ed9d5bc472 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/messages/eb48b6b4-f495-4eb8-8590-074a911d92a0 returned with HTTP 204 Aug 06 05:22:07.709262 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 127/512] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:22:07 2026] DELETE /volume/v3/messages/eb48b6b4-f495-4eb8-8590-074a911d92a0 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:22:07.717149 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4012beae-c9e8-4d7d-a0a2-4ef68bc958a0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.720440 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4012beae-c9e8-4d7d-a0a2-4ef68bc958a0 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/messages/eb48b6b4-f495-4eb8-8590-074a911d92a0 Aug 06 05:22:07.720650 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4012beae-c9e8-4d7d-a0a2-4ef68bc958a0 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.720856 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4012beae-c9e8-4d7d-a0a2-4ef68bc958a0 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.726052 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4012beae-c9e8-4d7d-a0a2-4ef68bc958a0 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/messages/eb48b6b4-f495-4eb8-8590-074a911d92a0 returned with HTTP 404 Aug 06 05:22:07.726710 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 127/513] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:22:07 2026] GET /volume/v3/messages/eb48b6b4-f495-4eb8-8590-074a911d92a0 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:07.738591 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0447e58c-ba54-4b2f-917c-f52d0892811f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.742392 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0447e58c-ba54-4b2f-917c-f52d0892811f tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b Aug 06 05:22:07.742392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0447e58c-ba54-4b2f-917c-f52d0892811f tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.742392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0447e58c-ba54-4b2f-917c-f52d0892811f tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.752228 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:07.752228 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:07.754137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f86aec2b-ab1a-42cd-b29c-32c2c2070a3c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.757689 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f86aec2b-ab1a-42cd-b29c-32c2c2070a3c tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] GET https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 Aug 06 05:22:07.757928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f86aec2b-ab1a-42cd-b29c-32c2c2070a3c tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.758154 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f86aec2b-ab1a-42cd-b29c-32c2c2070a3c tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.763170 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0447e58c-ba54-4b2f-917c-f52d0892811f tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Volume info retrieved successfully. Aug 06 05:22:07.767516 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f86aec2b-ab1a-42cd-b29c-32c2c2070a3c tempest-ServersNegativeTestJSON-587922785 tempest-ServersNegativeTestJSON-587922785-project-member] https://10.4.3.205/volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 returned with HTTP 404 Aug 06 05:22:07.768133 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 130/514] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:07 2026] GET /volume/v3/volumes/6ede3b51-8c8a-46e2-a38e-6efd98601137 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:07.770233 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0447e58c-ba54-4b2f-917c-f52d0892811f tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b returned with HTTP 200 Aug 06 05:22:07.771282 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 131/515] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:07 2026] GET /volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:07.791520 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.795395 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] DELETE https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b Aug 06 05:22:07.796124 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.796519 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.796752 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Delete volume with id: ee8ec810-42c2-445a-bd2f-e3108f86d26b Aug 06 05:22:07.808650 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:07.808650 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:07.809507 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Volume info retrieved successfully. Aug 06 05:22:07.811693 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100427) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:22:07.832361 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-143686343 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-143686343, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:07.832361 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-143686343 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-143686343, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:07.859115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Created reservations ['1777aba4-0d10-4ad4-822e-99a0cff5c825', '5ec88a31-b8dc-4ca4-b4df-8ce4b20199bc', '68e5e85b-9fb6-4987-96cc-ab39aeb89531', '2ef4a9f6-fc98-4b0e-b996-cb44d857f4ba'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:07.868342 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4734761e-7b0a-4462-b0e2-a4f272634cd0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.872380 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4734761e-7b0a-4462-b0e2-a4f272634cd0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/49e534b6-5ad8-4d69-bd41-9f9d51a51f1a Aug 06 05:22:07.872721 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4734761e-7b0a-4462-b0e2-a4f272634cd0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.873119 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4734761e-7b0a-4462-b0e2-a4f272634cd0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.884928 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:07.884928 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:07.890667 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4734761e-7b0a-4462-b0e2-a4f272634cd0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Volume info retrieved successfully. Aug 06 05:22:07.892154 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-4734761e-7b0a-4462-b0e2-a4f272634cd0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:07.892436 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-4734761e-7b0a-4462-b0e2-a4f272634cd0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:07.901417 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Delete volume request issued successfully. Aug 06 05:22:07.901655 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d2f8ac9-6e77-4b7c-bae3-cc0d61548d9e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b returned with HTTP 202 Aug 06 05:22:07.902246 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 128/516] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:22:07 2026] DELETE /volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:07.912153 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7809201c-9270-4d7b-8902-00ae8b481bd5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.915034 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7809201c-9270-4d7b-8902-00ae8b481bd5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b Aug 06 05:22:07.915264 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7809201c-9270-4d7b-8902-00ae8b481bd5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.915462 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7809201c-9270-4d7b-8902-00ae8b481bd5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.921569 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7809201c-9270-4d7b-8902-00ae8b481bd5 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b returned with HTTP 404 Aug 06 05:22:07.922067 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 131/517] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:07 2026] GET /volume/v3/volumes/ee8ec810-42c2-445a-bd2f-e3108f86d26b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:07.934810 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3b21df08-4e4e-49ff-883e-4f6745ba376d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:07.940005 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3b21df08-4e4e-49ff-883e-4f6745ba376d tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] DELETE https://10.4.3.205/volume/v3/types/8ed81598-2328-4da5-9a68-a62a8f07df7d Aug 06 05:22:07.940005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3b21df08-4e4e-49ff-883e-4f6745ba376d tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:07.940708 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3b21df08-4e4e-49ff-883e-4f6745ba376d tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:07.961391 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-4734761e-7b0a-4462-b0e2-a4f272634cd0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:07.963703 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:07.963703 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:07.977224 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4734761e-7b0a-4462-b0e2-a4f272634cd0 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/49e534b6-5ad8-4d69-bd41-9f9d51a51f1a returned with HTTP 200 Aug 06 05:22:07.977822 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 128/518] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:07 2026] GET /volume/v3/volumes/49e534b6-5ad8-4d69-bd41-9f9d51a51f1a => generated 906 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:08.002324 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:08.004301 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:08.004719 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-485294171", "volume_type": "17179af3-c597-4801-b2f6-e2fd16685a46", "group_id": "c5da4e9c-91a2-495d-8a5b-5802eb9872f8", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:08.006235 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-485294171', 'volume_type': '17179af3-c597-4801-b2f6-e2fd16685a46', 'group_id': 'c5da4e9c-91a2-495d-8a5b-5802eb9872f8', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:08.010614 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3b21df08-4e4e-49ff-883e-4f6745ba376d tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] https://10.4.3.205/volume/v3/types/8ed81598-2328-4da5-9a68-a62a8f07df7d returned with HTTP 202 Aug 06 05:22:08.011128 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 132/519] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:22:07 2026] DELETE /volume/v3/types/8ed81598-2328-4da5-9a68-a62a8f07df7d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:08.022375 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-98e6040d-01da-410b-a057-ed71741ffd16 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:08.024401 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-98e6040d-01da-410b-a057-ed71741ffd16 tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] GET https://10.4.3.205/volume/v3/types/8ed81598-2328-4da5-9a68-a62a8f07df7d Aug 06 05:22:08.024602 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-98e6040d-01da-410b-a057-ed71741ffd16 tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:08.024803 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-98e6040d-01da-410b-a057-ed71741ffd16 tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:08.027877 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-98e6040d-01da-410b-a057-ed71741ffd16 tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] https://10.4.3.205/volume/v3/types/8ed81598-2328-4da5-9a68-a62a8f07df7d returned with HTTP 404 Aug 06 05:22:08.028351 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 132/520] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:22:08 2026] GET /volume/v3/types/8ed81598-2328-4da5-9a68-a62a8f07df7d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:08.038544 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:08.038544 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:08.039344 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Create volume of 1 GB Aug 06 05:22:08.044557 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-515dba0e-a3d6-4297-b4cb-b6d2e5c923fb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:08.048321 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-515dba0e-a3d6-4297-b4cb-b6d2e5c923fb tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:22:08.048856 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-515dba0e-a3d6-4297-b4cb-b6d2e5c923fb tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1510720440", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1938527781", "vendor_name": "tempest-vendor_name-1369977563"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:08.053559 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Availability Zones retrieved successfully. Aug 06 05:22:08.061704 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Flow 'volume_create_api' (dba53269-1490-42d2-ad3d-8f8f0877a516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:08.063537 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c766a951-2f55-4afe-a3fe-d18adf15462c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.064639 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:08.064639 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:08.065264 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:08.087056 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-515dba0e-a3d6-4297-b4cb-b6d2e5c923fb tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:22:08.087680 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 129/521] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:22:08 2026] POST /volume/v3/types => generated 328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:08.101168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:08.154892 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:08.155173 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c766a951-2f55-4afe-a3fe-d18adf15462c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:22:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=17179af3-c597-4801-b2f6-e2fd16685a46,is_public=True,name='tempest-GroupsTest-volume-type-306373560',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '17179af3-c597-4801-b2f6-e2fd16685a46', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c5da4e9c-91a2-495d-8a5b-5802eb9872f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.155173 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c5ae64-77e3-4502-abd3-34d125b0665e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.155396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0f0b5b5b-573e-4d88-8a38-4544e142e005", "size": 1, "name": "tempest-UserMessagesTest-Volume-145086244"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:08.155396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Create volume request body: {'volume': {'volume_type': '0f0b5b5b-573e-4d88-8a38-4544e142e005', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-145086244'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:08.155396 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Create volume of 1 GB Aug 06 05:22:08.155396 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:08.155396 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:08.155396 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Availability Zones retrieved successfully. Aug 06 05:22:08.155396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Flow 'volume_create_api' (43201838-7e1d-4591-9237-a1bdf8ba8ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:08.155396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f718a6-e58f-4f5b-afd3-55b9a57426a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.155396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:08.155774 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-306373560 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-306373560, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:08.155774 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-306373560 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-306373560, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:08.162056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f718a6-e58f-4f5b-afd3-55b9a57426a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1938527781',vendor_name='tempest-vendor_name-1369977563'},id=0f0b5b5b-573e-4d88-8a38-4544e142e005,is_public=True,name='tempest-UserMessagesTest-volume-type-1510720440',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f0b5b5b-573e-4d88-8a38-4544e142e005', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.163055 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f75510-7bb9-4d5b-9847-e8fdfe6fc408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.173720 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Created reservations ['cca87941-dd9f-4cc9-b229-78ecc657a186', '29e41c14-1767-4eeb-b301-cd9b4b1ad01d', '27294e97-480f-4abf-847d-1c737ed8c082', 'ae80dc0c-3d26-43f9-9f37-2f460f73b2e7'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:08.174920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c5ae64-77e3-4502-abd3-34d125b0665e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca87941-dd9f-4cc9-b229-78ecc657a186', '29e41c14-1767-4eeb-b301-cd9b4b1ad01d', '27294e97-480f-4abf-847d-1c737ed8c082', 'ae80dc0c-3d26-43f9-9f37-2f460f73b2e7']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.175944 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059dae9a-4596-40c3-b3d9-f4f6bb686a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.210277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059dae9a-4596-40c3-b3d9-f4f6bb686a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09c73db0-74bc-4127-b7e5-22c67cfbfe44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-485294171',encryption_key_id=None,group_id=c5da4e9c-91a2-495d-8a5b-5802eb9872f8,group_type_id=,metadata={},multiattach=False,project_id='54aa4d48526c4e2c904345831b963dba',qos_specs=None,replication_status=,reservations=['cca87941-dd9f-4cc9-b229-78ecc657a186','29e41c14-1767-4eeb-b301-cd9b4b1ad01d','27294e97-480f-4abf-847d-1c737ed8c082','ae80dc0c-3d26-43f9-9f37-2f460f73b2e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='482e37af61c3435e805616791c5232c3',volume_type_id=17179af3-c597-4801-b2f6-e2fd16685a46), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-485294171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c5da4e9c-91a2-495d-8a5b-5802eb9872f8,host=None,id=09c73db0-74bc-4127-b7e5-22c67cfbfe44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54aa4d48526c4e2c904345831b963dba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='482e37af61c3435e805616791c5232c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(17179af3-c597-4801-b2f6-e2fd16685a46),volume_type_id=17179af3-c597-4801-b2f6-e2fd16685a46)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.211062 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1510720440 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1510720440, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:08.211478 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f8b14a-952f-4f83-be9f-fef4efaea37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.211577 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1510720440 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1510720440, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:08.245541 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f8b14a-952f-4f83-be9f-fef4efaea37a) transitioned into state 'SUCCESS' from state '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-485294171',encryption_key_id=None,group_id=c5da4e9c-91a2-495d-8a5b-5802eb9872f8,group_type_id=,metadata={},multiattach=False,project_id='54aa4d48526c4e2c904345831b963dba',qos_specs=None,replication_status=,reservations=['cca87941-dd9f-4cc9-b229-78ecc657a186','29e41c14-1767-4eeb-b301-cd9b4b1ad01d','27294e97-480f-4abf-847d-1c737ed8c082','ae80dc0c-3d26-43f9-9f37-2f460f73b2e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='482e37af61c3435e805616791c5232c3',volume_type_id=17179af3-c597-4801-b2f6-e2fd16685a46)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.246541 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f03370-9bf1-4516-b254-518565c00edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.258824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Created reservations ['ad0f534e-3ae7-4182-b8ea-e15d5624e555', 'e1834f4c-bc41-4249-9760-f237d456be7b', '010055a2-b0ce-4ce2-8fe0-4e27851f0ba6', 'a8b48963-34fd-489f-b1d2-b2e4353a070c'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:08.259644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f75510-7bb9-4d5b-9847-e8fdfe6fc408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad0f534e-3ae7-4182-b8ea-e15d5624e555', 'e1834f4c-bc41-4249-9760-f237d456be7b', '010055a2-b0ce-4ce2-8fe0-4e27851f0ba6', 'a8b48963-34fd-489f-b1d2-b2e4353a070c']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.260947 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8df955e-04c0-404c-8765-57beb05f7b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.269641 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f03370-9bf1-4516-b254-518565c00edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.269852 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Flow 'volume_create_api' (dba53269-1490-42d2-ad3d-8f8f0877a516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:08.270332 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Create volume request issued successfully. Aug 06 05:22:08.271564 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:08.271564 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:08.299356 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8df955e-04c0-404c-8765-57beb05f7b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab4324f4-0a36-4353-b26c-4ae85955008f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-145086244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b52de02b564fbcbcab9202c821f9b9',qos_specs=None,replication_status=,reservations=['ad0f534e-3ae7-4182-b8ea-e15d5624e555','e1834f4c-bc41-4249-9760-f237d456be7b','010055a2-b0ce-4ce2-8fe0-4e27851f0ba6','a8b48963-34fd-489f-b1d2-b2e4353a070c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='074d6a6b378a4774b5b6b6213a88e73a',volume_type_id=0f0b5b5b-573e-4d88-8a38-4544e142e005), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-145086244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab4324f4-0a36-4353-b26c-4ae85955008f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b52de02b564fbcbcab9202c821f9b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='074d6a6b378a4774b5b6b6213a88e73a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f0b5b5b-573e-4d88-8a38-4544e142e005),volume_type_id=0f0b5b5b-573e-4d88-8a38-4544e142e005)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.302719 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be18ca3d-db5d-4e1e-95b4-c90d5d72230e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.331466 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:08.336379 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:08.336379 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:08.343473 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3842a629-58f7-4258-ae3e-d7110f0edc4d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:08.344107 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 129/522] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:22:08 2026] POST /volume/v3/volumes => generated 813 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:08.345841 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be18ca3d-db5d-4e1e-95b4-c90d5d72230e) transitioned into state 'SUCCESS' from state '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-145086244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b52de02b564fbcbcab9202c821f9b9',qos_specs=None,replication_status=,reservations=['ad0f534e-3ae7-4182-b8ea-e15d5624e555','e1834f4c-bc41-4249-9760-f237d456be7b','010055a2-b0ce-4ce2-8fe0-4e27851f0ba6','a8b48963-34fd-489f-b1d2-b2e4353a070c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='074d6a6b378a4774b5b6b6213a88e73a',volume_type_id=0f0b5b5b-573e-4d88-8a38-4544e142e005)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.347226 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c0ff272-992d-4d27-ad37-bb625ea26ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:08.371347 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4c8c9c02-d294-4f1d-93d7-1e03ae07da24 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:08.371568 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c0ff272-992d-4d27-ad37-bb625ea26ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:08.373240 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4c8c9c02-d294-4f1d-93d7-1e03ae07da24 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 Aug 06 05:22:08.373489 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Flow 'volume_create_api' (43201838-7e1d-4591-9237-a1bdf8ba8ece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:08.373580 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4c8c9c02-d294-4f1d-93d7-1e03ae07da24 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:08.373580 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4c8c9c02-d294-4f1d-93d7-1e03ae07da24 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:08.373772 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Create volume request issued successfully. Aug 06 05:22:08.374698 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a9a766c-9d13-4fe8-bd91-2263a4865c05 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:08.377429 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 133/523] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:22:08 2026] POST /volume/v3/volumes => generated 785 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:08.390548 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:08.390548 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:08.396178 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4c8c9c02-d294-4f1d-93d7-1e03ae07da24 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Volume info retrieved successfully. Aug 06 05:22:08.396697 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-83ae9f8a-4601-49d5-885a-102438be6688 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:08.397148 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-4c8c9c02-d294-4f1d-93d7-1e03ae07da24 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:08.397148 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-4c8c9c02-d294-4f1d-93d7-1e03ae07da24 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:08.403195 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83ae9f8a-4601-49d5-885a-102438be6688 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f Aug 06 05:22:08.403569 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83ae9f8a-4601-49d5-885a-102438be6688 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:08.403800 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83ae9f8a-4601-49d5-885a-102438be6688 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:08.419448 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:08.419448 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:08.436337 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-83ae9f8a-4601-49d5-885a-102438be6688 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Volume info retrieved successfully. Aug 06 05:22:08.445657 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83ae9f8a-4601-49d5-885a-102438be6688 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f returned with HTTP 200 Aug 06 05:22:08.445657 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 130/524] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:08 2026] GET /volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:08.460576 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-4c8c9c02-d294-4f1d-93d7-1e03ae07da24 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:08.467406 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:08.467406 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:08.492925 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4c8c9c02-d294-4f1d-93d7-1e03ae07da24 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 returned with HTTP 200 Aug 06 05:22:08.494807 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 133/525] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:08 2026] GET /volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 => generated 881 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:09.462246 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1c524c43-53e2-438b-9b44-b4080573294d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.465227 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1c524c43-53e2-438b-9b44-b4080573294d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f Aug 06 05:22:09.465227 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1c524c43-53e2-438b-9b44-b4080573294d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.465227 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1c524c43-53e2-438b-9b44-b4080573294d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.474366 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:09.474366 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:09.481660 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1c524c43-53e2-438b-9b44-b4080573294d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Volume info retrieved successfully. Aug 06 05:22:09.488280 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1c524c43-53e2-438b-9b44-b4080573294d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f returned with HTTP 200 Aug 06 05:22:09.488871 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 130/526] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:09 2026] GET /volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:09.515564 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7e83b744-c8f5-4533-bfe1-262f34681fbb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.517168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5ab96373-15e4-44e7-a13a-af3f9b4ae60e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.519592 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5ab96373-15e4-44e7-a13a-af3f9b4ae60e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 Aug 06 05:22:09.519849 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5ab96373-15e4-44e7-a13a-af3f9b4ae60e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.520019 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e83b744-c8f5-4533-bfe1-262f34681fbb tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/messages Aug 06 05:22:09.520093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5ab96373-15e4-44e7-a13a-af3f9b4ae60e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.520260 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e83b744-c8f5-4533-bfe1-262f34681fbb tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.520495 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e83b744-c8f5-4533-bfe1-262f34681fbb tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.529600 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:09.529600 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:09.529962 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e83b744-c8f5-4533-bfe1-262f34681fbb tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:22:09.530625 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 131/527] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:22:09 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:09.544122 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5ab96373-15e4-44e7-a13a-af3f9b4ae60e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Volume info retrieved successfully. Aug 06 05:22:09.545394 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-5ab96373-15e4-44e7-a13a-af3f9b4ae60e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:09.545508 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3e659db2-18ca-4e01-adda-c1d999e5fa82 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.545889 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-5ab96373-15e4-44e7-a13a-af3f9b4ae60e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:09.549627 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3e659db2-18ca-4e01-adda-c1d999e5fa82 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/messages/3df1027f-62f9-4fb2-ac60-f23388eb22d9 Aug 06 05:22:09.550627 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3e659db2-18ca-4e01-adda-c1d999e5fa82 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.550627 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3e659db2-18ca-4e01-adda-c1d999e5fa82 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.556052 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3e659db2-18ca-4e01-adda-c1d999e5fa82 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/messages/3df1027f-62f9-4fb2-ac60-f23388eb22d9 returned with HTTP 200 Aug 06 05:22:09.559371 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 134/528] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:22:09 2026] GET /volume/v3/messages/3df1027f-62f9-4fb2-ac60-f23388eb22d9 => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:09.568107 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-01fcc915-88d5-45f6-a5b3-996c23e79357 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.570621 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-01fcc915-88d5-45f6-a5b3-996c23e79357 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/messages Aug 06 05:22:09.570966 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-01fcc915-88d5-45f6-a5b3-996c23e79357 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.571229 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-01fcc915-88d5-45f6-a5b3-996c23e79357 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.577501 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-01fcc915-88d5-45f6-a5b3-996c23e79357 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:22:09.578084 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 131/529] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:22:09 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 06 05:22:09.588733 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-34eadaad-56d5-476e-b4f2-dd9c1e79812e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.590714 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-34eadaad-56d5-476e-b4f2-dd9c1e79812e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] DELETE https://10.4.3.205/volume/v3/messages/3df1027f-62f9-4fb2-ac60-f23388eb22d9 Aug 06 05:22:09.590976 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-34eadaad-56d5-476e-b4f2-dd9c1e79812e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.591260 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-34eadaad-56d5-476e-b4f2-dd9c1e79812e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.605498 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-5ab96373-15e4-44e7-a13a-af3f9b4ae60e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:09.609384 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:09.609384 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:09.612488 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-34eadaad-56d5-476e-b4f2-dd9c1e79812e tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/messages/3df1027f-62f9-4fb2-ac60-f23388eb22d9 returned with HTTP 204 Aug 06 05:22:09.613801 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 132/530] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:22:09 2026] DELETE /volume/v3/messages/3df1027f-62f9-4fb2-ac60-f23388eb22d9 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:22:09.618061 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5ab96373-15e4-44e7-a13a-af3f9b4ae60e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 returned with HTTP 200 Aug 06 05:22:09.618607 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 134/531] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:09 2026] GET /volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 => generated 906 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:09.622371 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-367c4924-da45-488d-9950-1245c97b23e7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.624693 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-367c4924-da45-488d-9950-1245c97b23e7 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f Aug 06 05:22:09.625021 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-367c4924-da45-488d-9950-1245c97b23e7 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.625585 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-367c4924-da45-488d-9950-1245c97b23e7 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.633858 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5e9a14a3-5f9d-48cc-94d6-a34878b4e4fe None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.635856 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5e9a14a3-5f9d-48cc-94d6-a34878b4e4fe tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] PUT https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:09.636347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5e9a14a3-5f9d-48cc-94d6-a34878b4e4fe tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "09c73db0-74bc-4127-b7e5-22c67cfbfe44"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:09.637337 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:09.637337 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:09.645877 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-367c4924-da45-488d-9950-1245c97b23e7 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Volume info retrieved successfully. Aug 06 05:22:09.646017 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-5e9a14a3-5f9d-48cc-94d6-a34878b4e4fe tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Update called for group c5da4e9c-91a2-495d-8a5b-5802eb9872f8. {{(pid=100427) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 05:22:09.646017 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-5e9a14a3-5f9d-48cc-94d6-a34878b4e4fe tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Updating group c5da4e9c-91a2-495d-8a5b-5802eb9872f8 with name new_group description: This is a new group add_volumes: None remove_volumes: 09c73db0-74bc-4127-b7e5-22c67cfbfe44. Aug 06 05:22:09.649264 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:09.649264 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:09.650762 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-367c4924-da45-488d-9950-1245c97b23e7 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f returned with HTTP 200 Aug 06 05:22:09.651602 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 135/532] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:09 2026] GET /volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:09.670102 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-33483f3c-5631-4635-b0ed-81141be5cc7d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.673283 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] DELETE https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f Aug 06 05:22:09.673736 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.674082 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.674256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Delete volume with id: ab4324f4-0a36-4353-b26c-4ae85955008f Aug 06 05:22:09.685285 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:09.685285 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:09.685621 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Volume info retrieved successfully. Aug 06 05:22:09.686891 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100426) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:22:09.698907 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5e9a14a3-5f9d-48cc-94d6-a34878b4e4fe tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 202 Aug 06 05:22:09.699406 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 132/533] 10.4.3.205 () {70 vars in 1407 bytes} [Thu Aug 6 05:22:09 2026] PUT /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:22:09.705804 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1510720440 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1510720440, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:09.706264 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1510720440 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1510720440, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:09.714696 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-35ea65fa-9016-48a3-a0ed-107d33604b36 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.717942 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-35ea65fa-9016-48a3-a0ed-107d33604b36 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:09.718151 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-35ea65fa-9016-48a3-a0ed-107d33604b36 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.718563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-35ea65fa-9016-48a3-a0ed-107d33604b36 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.718563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-35ea65fa-9016-48a3-a0ed-107d33604b36 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member c5da4e9c-91a2-495d-8a5b-5802eb9872f8 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:09.722457 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:09.722457 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:09.723903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Created reservations ['15175731-00a2-4fd6-bfab-30b60d4b7be8', 'fbe72e3c-3feb-4288-afa4-21a6d9538fdb', 'a498088c-e237-4ab6-a67c-bce62c71e2cc', '3bcea0c4-cf65-48bf-bfdb-b1192c8d91b5'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:09.731137 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-35ea65fa-9016-48a3-a0ed-107d33604b36 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 200 Aug 06 05:22:09.731567 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 135/534] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:09 2026] GET /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:09.777004 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Delete volume request issued successfully. Aug 06 05:22:09.777175 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-33483f3c-5631-4635-b0ed-81141be5cc7d tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f returned with HTTP 202 Aug 06 05:22:09.777709 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 133/535] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:22:09 2026] DELETE /volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:09.788516 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3d61a7d2-3f45-4439-9b11-1b12dfb26ad8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.791090 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d61a7d2-3f45-4439-9b11-1b12dfb26ad8 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] GET https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f Aug 06 05:22:09.791496 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d61a7d2-3f45-4439-9b11-1b12dfb26ad8 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.791733 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d61a7d2-3f45-4439-9b11-1b12dfb26ad8 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.798137 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d61a7d2-3f45-4439-9b11-1b12dfb26ad8 tempest-UserMessagesTest-1410569346 tempest-UserMessagesTest-1410569346-project-member] https://10.4.3.205/volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f returned with HTTP 404 Aug 06 05:22:09.798817 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 136/536] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:09 2026] GET /volume/v3/volumes/ab4324f4-0a36-4353-b26c-4ae85955008f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:09.812417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-493ba76c-16d6-4c2a-ba5f-24edf0c3c45b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.812417 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-493ba76c-16d6-4c2a-ba5f-24edf0c3c45b tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] DELETE https://10.4.3.205/volume/v3/types/0f0b5b5b-573e-4d88-8a38-4544e142e005 Aug 06 05:22:09.812417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-493ba76c-16d6-4c2a-ba5f-24edf0c3c45b tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.812706 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-493ba76c-16d6-4c2a-ba5f-24edf0c3c45b tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.848322 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-493ba76c-16d6-4c2a-ba5f-24edf0c3c45b tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] https://10.4.3.205/volume/v3/types/0f0b5b5b-573e-4d88-8a38-4544e142e005 returned with HTTP 202 Aug 06 05:22:09.849376 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 133/537] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:22:09 2026] DELETE /volume/v3/types/0f0b5b5b-573e-4d88-8a38-4544e142e005 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:09.862530 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d76f5a59-fe79-4c6f-bd14-c3b702e39d5e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:09.865811 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d76f5a59-fe79-4c6f-bd14-c3b702e39d5e tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] GET https://10.4.3.205/volume/v3/types/0f0b5b5b-573e-4d88-8a38-4544e142e005 Aug 06 05:22:09.865986 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d76f5a59-fe79-4c6f-bd14-c3b702e39d5e tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:09.866168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d76f5a59-fe79-4c6f-bd14-c3b702e39d5e tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:09.871625 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d76f5a59-fe79-4c6f-bd14-c3b702e39d5e tempest-UserMessagesTest-997734646 tempest-UserMessagesTest-997734646-project-admin] https://10.4.3.205/volume/v3/types/0f0b5b5b-573e-4d88-8a38-4544e142e005 returned with HTTP 404 Aug 06 05:22:09.874265 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 136/538] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:22:09 2026] GET /volume/v3/types/0f0b5b5b-573e-4d88-8a38-4544e142e005 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:10.216188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.218877 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:10.219729 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-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": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "source_volid": null, "backup_id": null}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:10.221429 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-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': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'source_volid': None, 'backup_id': None}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:10.336742 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Create volume of 1 GB Aug 06 05:22:10.342162 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Availability Zones retrieved successfully. Aug 06 05:22:10.350167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Flow 'volume_create_api' (907240f5-5eb9-4394-ba66-5a1a7bbd8317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:10.352464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ced39b-bd19-4e0f-9b5a-ce03255dea3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:10.353241 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:10.475672 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ced39b-bd19-4e0f-9b5a-ce03255dea3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:10.476783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70553a81-8386-479a-adbb-fa38656d6a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:10.543311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Created reservations ['2c3d6a55-d0bc-49da-91b2-46faf28becfd', '42973466-ec1c-4e75-bd3a-9d6b517c0009', '69903826-5ea3-433f-8da9-0a8c82551d91', '44840525-3d4f-4010-8d4f-7b3275d74de6'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:10.544275 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70553a81-8386-479a-adbb-fa38656d6a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c3d6a55-d0bc-49da-91b2-46faf28becfd', '42973466-ec1c-4e75-bd3a-9d6b517c0009', '69903826-5ea3-433f-8da9-0a8c82551d91', '44840525-3d4f-4010-8d4f-7b3275d74de6']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:10.545371 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917fc4c6-fde2-4967-9cdc-4a004986f482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:10.579160 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917fc4c6-fde2-4967-9cdc-4a004986f482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00f620d3-6843-4921-9af7-340662d97f4b', '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='22ab041d53804121b19c70efae637606',qos_specs=None,replication_status=,reservations=['2c3d6a55-d0bc-49da-91b2-46faf28becfd','42973466-ec1c-4e75-bd3a-9d6b517c0009','69903826-5ea3-433f-8da9-0a8c82551d91','44840525-3d4f-4010-8d4f-7b3275d74de6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ecde5613e4a45d29fc8c98a99062c53',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:10Z,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=00f620d3-6843-4921-9af7-340662d97f4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ab041d53804121b19c70efae637606',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ecde5613e4a45d29fc8c98a99062c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:10.581020 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce988d2e-a6a9-4879-bf6e-4be9f3f02614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:10.604804 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce988d2e-a6a9-4879-bf6e-4be9f3f02614) transitioned into 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='22ab041d53804121b19c70efae637606',qos_specs=None,replication_status=,reservations=['2c3d6a55-d0bc-49da-91b2-46faf28becfd','42973466-ec1c-4e75-bd3a-9d6b517c0009','69903826-5ea3-433f-8da9-0a8c82551d91','44840525-3d4f-4010-8d4f-7b3275d74de6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ecde5613e4a45d29fc8c98a99062c53',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:10.605638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a5a29b-ecab-42de-883b-b8adddd4ac3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:10.621976 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a5a29b-ecab-42de-883b-b8adddd4ac3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:10.622789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Flow 'volume_create_api' (907240f5-5eb9-4394-ba66-5a1a7bbd8317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:10.623090 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Create volume request issued successfully. Aug 06 05:22:10.623661 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-22e60ce7-178d-409e-b185-b3e64b9a4db1 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:10.624180 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 134/539] 10.4.3.205 () {72 vars in 1541 bytes} [Thu Aug 6 05:22:10 2026] POST /volume/v3/volumes => generated 703 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:10.637871 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-095cb8ab-4431-4aa2-9289-7088b51a3c24 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.644341 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-095cb8ab-4431-4aa2-9289-7088b51a3c24 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b Aug 06 05:22:10.644622 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-095cb8ab-4431-4aa2-9289-7088b51a3c24 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:10.644965 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-095cb8ab-4431-4aa2-9289-7088b51a3c24 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:10.655321 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:10.655321 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:10.659726 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-095cb8ab-4431-4aa2-9289-7088b51a3c24 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:22:10.666793 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-095cb8ab-4431-4aa2-9289-7088b51a3c24 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b returned with HTTP 200 Aug 06 05:22:10.667320 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 137/540] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:10 2026] GET /volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b => generated 771 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:10.677248 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-3b91645c-4e73-425d-a931-068f75ee4d09 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.680838 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-3b91645c-4e73-425d-a931-068f75ee4d09 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b Aug 06 05:22:10.681847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-3b91645c-4e73-425d-a931-068f75ee4d09 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:10.681847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-3b91645c-4e73-425d-a931-068f75ee4d09 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:10.694118 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:10.694118 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:10.698640 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-3b91645c-4e73-425d-a931-068f75ee4d09 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:22:10.704505 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-3b91645c-4e73-425d-a931-068f75ee4d09 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b returned with HTTP 200 Aug 06 05:22:10.705730 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 134/541] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:10 2026] GET /volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b => generated 771 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:10.744439 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d7b79db3-3f8a-409b-b702-c79dee62785d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.746662 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d7b79db3-3f8a-409b-b702-c79dee62785d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:10.746918 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d7b79db3-3f8a-409b-b702-c79dee62785d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:10.747164 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d7b79db3-3f8a-409b-b702-c79dee62785d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:10.747366 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-d7b79db3-3f8a-409b-b702-c79dee62785d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member c5da4e9c-91a2-495d-8a5b-5802eb9872f8 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:10.753387 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:10.753387 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:10.761195 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d7b79db3-3f8a-409b-b702-c79dee62785d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 200 Aug 06 05:22:10.761664 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 137/542] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:10 2026] GET /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:10.772682 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-84144025-1715-417d-9200-ad9349f60ca1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.775987 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84144025-1715-417d-9200-ad9349f60ca1 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:10.776199 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84144025-1715-417d-9200-ad9349f60ca1 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:10.776392 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84144025-1715-417d-9200-ad9349f60ca1 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:10.776516 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-84144025-1715-417d-9200-ad9349f60ca1 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member c5da4e9c-91a2-495d-8a5b-5802eb9872f8 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:10.785707 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:10.785707 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:10.799545 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84144025-1715-417d-9200-ad9349f60ca1 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 200 Aug 06 05:22:10.800060 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 135/543] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:10 2026] GET /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:10.816088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.818036 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:22:10.818211 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:10.818438 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:10.818740 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:22:10.820008 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:22:10.828250 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Get all volumes completed successfully. Aug 06 05:22:10.828948 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:10.831306 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:10.879584 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:10.884701 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:10.884701 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:10.898350 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-14b85228-e9e9-4ae7-8123-9c5b68fe071d tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:22:10.898963 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 138/544] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:22:10 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:10.919595 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-316c8784-9499-4a0f-a646-029e38b92958 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.921932 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-316c8784-9499-4a0f-a646-029e38b92958 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] PUT https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:10.922255 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-316c8784-9499-4a0f-a646-029e38b92958 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "09c73db0-74bc-4127-b7e5-22c67cfbfe44"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:10.923980 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-316c8784-9499-4a0f-a646-029e38b92958 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Update called for group c5da4e9c-91a2-495d-8a5b-5802eb9872f8. {{(pid=100427) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 05:22:10.924127 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-316c8784-9499-4a0f-a646-029e38b92958 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Updating group c5da4e9c-91a2-495d-8a5b-5802eb9872f8 with name None description: None add_volumes: 09c73db0-74bc-4127-b7e5-22c67cfbfe44 remove_volumes: None. Aug 06 05:22:10.928033 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:10.928033 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:10.942622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5ecb1269-8a97-4f86-b112-e664c6971b25 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.942993 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5ecb1269-8a97-4f86-b112-e664c6971b25 None None] GET https://10.4.3.205/volume// Aug 06 05:22:10.943139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5ecb1269-8a97-4f86-b112-e664c6971b25 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:10.943342 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5ecb1269-8a97-4f86-b112-e664c6971b25 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:10.943726 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5ecb1269-8a97-4f86-b112-e664c6971b25 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:10.944011 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 138/545] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22: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 06 05:22:10.955685 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-316c8784-9499-4a0f-a646-029e38b92958 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 202 Aug 06 05:22:10.956188 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 135/546] 10.4.3.205 () {70 vars in 1406 bytes} [Thu Aug 6 05:22:10 2026] PUT /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:22:10.957721 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-bfd28b3a-ef2d-45d6-858c-055ff935797a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.962713 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-bfd28b3a-ef2d-45d6-858c-055ff935797a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:22:10.963430 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-bfd28b3a-ef2d-45d6-858c-055ff935797a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2", "connector": null, "instance_uuid": "df7d8525-6fe9-4ce7-9124-4a170d803ac4"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:10.966266 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6b6b23d6-751b-420f-a668-cd83cb6a4775 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:10.969100 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6b6b23d6-751b-420f-a668-cd83cb6a4775 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:10.969339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6b6b23d6-751b-420f-a668-cd83cb6a4775 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:10.969526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6b6b23d6-751b-420f-a668-cd83cb6a4775 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:10.970166 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-6b6b23d6-751b-420f-a668-cd83cb6a4775 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member c5da4e9c-91a2-495d-8a5b-5802eb9872f8 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:10.974345 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:10.974345 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:10.983422 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:10.983422 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:10.988528 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6b6b23d6-751b-420f-a668-cd83cb6a4775 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 200 Aug 06 05:22:10.991619 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 139/547] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:10 2026] GET /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:11.034164 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-bfd28b3a-ef2d-45d6-858c-055ff935797a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:22:11.034668 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 136/548] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:22:10 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 06 05:22:11.045016 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-2864e4fd-e10c-4d26-abed-88a72a8ae351 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:11.048309 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-2864e4fd-e10c-4d26-abed-88a72a8ae351 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] DELETE https://10.4.3.205/volume/v3/attachments/c017d5b3-7e25-4e95-8996-f14c144fc39a Aug 06 05:22:11.048619 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-2864e4fd-e10c-4d26-abed-88a72a8ae351 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:11.048846 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-2864e4fd-e10c-4d26-abed-88a72a8ae351 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:11.058517 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:11.058517 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:11.147112 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-2864e4fd-e10c-4d26-abed-88a72a8ae351 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/c017d5b3-7e25-4e95-8996-f14c144fc39a returned with HTTP 200 Aug 06 05:22:11.147690 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 139/549] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:22:11 2026] DELETE /volume/v3/attachments/c017d5b3-7e25-4e95-8996-f14c144fc39a => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:12.004537 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dc787a8c-02c2-4c91-a312-2e01746c750e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:12.011390 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dc787a8c-02c2-4c91-a312-2e01746c750e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:12.011625 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dc787a8c-02c2-4c91-a312-2e01746c750e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:12.011809 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dc787a8c-02c2-4c91-a312-2e01746c750e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:12.011979 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-dc787a8c-02c2-4c91-a312-2e01746c750e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member c5da4e9c-91a2-495d-8a5b-5802eb9872f8 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:12.015707 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.015707 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:12.024594 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dc787a8c-02c2-4c91-a312-2e01746c750e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 200 Aug 06 05:22:12.025239 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 136/550] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:12 2026] GET /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:12.038902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:12.042417 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:22:12.043511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:12.043834 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:12.044323 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:22:12.045050 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.045050 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:12.045644 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:22:12.057099 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Get all volumes completed successfully. Aug 06 05:22:12.058576 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:12.058846 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:12.120187 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:12.127608 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.127608 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:12.131481 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:12.131694 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:12.184040 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:12.187388 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.187388 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:12.196906 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1c3f0cd0-2e90-4018-8383-60a9899a7e12 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:22:12.197182 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 140/551] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:22:12 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:12.212727 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:12.215275 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:22:12.215377 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:12.215618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:12.215987 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:22:12.217443 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.217443 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:12.218202 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:22:12.230035 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Get all volumes completed successfully. Aug 06 05:22:12.231105 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:12.231282 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:12.284257 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:12.295593 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.295593 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:12.301166 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:12.301417 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:12.340719 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:12.343955 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.343955 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:12.352724 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a5949fcf-644f-474a-b7d3-b4301a386b08 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:22:12.352786 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 137/552] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:22:12 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:12.370800 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-99653a8d-6c30-4f3c-8727-8ee81e88c14b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:12.373001 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-99653a8d-6c30-4f3c-8727-8ee81e88c14b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] POST https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8/action Aug 06 05:22:12.373505 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-99653a8d-6c30-4f3c-8727-8ee81e88c14b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:12.373695 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-99653a8d-6c30-4f3c-8727-8ee81e88c14b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:12.375565 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-99653a8d-6c30-4f3c-8727-8ee81e88c14b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] delete called for group c5da4e9c-91a2-495d-8a5b-5802eb9872f8 {{(pid=100428) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:22:12.375713 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.groups [None req-99653a8d-6c30-4f3c-8727-8ee81e88c14b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Delete group with id: c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:12.375901 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-4a449e30-5cab-43de-9d17-4e6d93301ebb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:12.378623 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-4a449e30-5cab-43de-9d17-4e6d93301ebb tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] PUT https://10.4.3.205/volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b Aug 06 05:22:12.379073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-4a449e30-5cab-43de-9d17-4e6d93301ebb tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:12.379622 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.379622 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:12.393120 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-4a449e30-5cab-43de-9d17-4e6d93301ebb tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Acquiring lock "cinder-attachment_update-f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:22:12.400031 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-4a449e30-5cab-43de-9d17-4e6d93301ebb tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Lock "cinder-attachment_update-f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:22:12.400920 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.400920 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:12.478437 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-99653a8d-6c30-4f3c-8727-8ee81e88c14b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8/action returned with HTTP 202 Aug 06 05:22:12.478614 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 140/553] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:22:12 2026] POST /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:22:12.492466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ca1c5291-a355-4353-8204-e004b8d3cd3e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:12.495044 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ca1c5291-a355-4353-8204-e004b8d3cd3e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 Aug 06 05:22:12.495044 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ca1c5291-a355-4353-8204-e004b8d3cd3e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:12.495209 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ca1c5291-a355-4353-8204-e004b8d3cd3e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:12.503976 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.503976 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:12.519538 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ca1c5291-a355-4353-8204-e004b8d3cd3e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Volume info retrieved successfully. Aug 06 05:22:12.520174 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ca1c5291-a355-4353-8204-e004b8d3cd3e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:22:12.520365 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ca1c5291-a355-4353-8204-e004b8d3cd3e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:22:12.547736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-4a449e30-5cab-43de-9d17-4e6d93301ebb tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Lock "cinder-attachment_update-f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2-np0000006623" released by "attachment_update" :: held 0.148s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:22:12.548047 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-4a449e30-5cab-43de-9d17-4e6d93301ebb tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b returned with HTTP 200 Aug 06 05:22:12.548747 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 137/554] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:22:12 2026] PUT /volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:12.562076 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-0a128128-018d-430f-909c-277d7f59c86b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:12.564596 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-ca1c5291-a355-4353-8204-e004b8d3cd3e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:22:12.564742 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-0a128128-018d-430f-909c-277d7f59c86b tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b Aug 06 05:22:12.565068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-0a128128-018d-430f-909c-277d7f59c86b tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:12.565276 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-0a128128-018d-430f-909c-277d7f59c86b tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:12.569044 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:12.569044 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:12.584088 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ca1c5291-a355-4353-8204-e004b8d3cd3e tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 returned with HTTP 200 Aug 06 05:22:12.584574 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 141/555] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:12 2026] GET /volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 => generated 905 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:12.587481 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-0a128128-018d-430f-909c-277d7f59c86b tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b returned with HTTP 200 Aug 06 05:22:12.588044 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 138/556] 10.4.3.205 () {70 vars in 1651 bytes} [Thu Aug 6 05:22:12 2026] GET /volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:13.056807 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-05a56caf-c415-40a5-b786-de379e5a3623 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.149206 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-05a56caf-c415-40a5-b786-de379e5a3623 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:22:13.149558 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-05a56caf-c415-40a5-b786-de379e5a3623 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1128817010"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:13.172364 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-05a56caf-c415-40a5-b786-de379e5a3623 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:22:13.172690 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 141/557] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:22:13 2026] POST /volume/v3/types => generated 233 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:13.181437 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-600b4e61-c0cf-4d97-92e0-254cc2235489 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.183806 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-600b4e61-c0cf-4d97-92e0-254cc2235489 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:22:13.186095 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-600b4e61-c0cf-4d97-92e0-254cc2235489 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-818148014", "extra_specs": {"multiattach": " True"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:13.190197 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.190197 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:13.205716 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-600b4e61-c0cf-4d97-92e0-254cc2235489 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:22:13.206510 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 138/558] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:22:13 2026] POST /volume/v3/types => generated 258 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:13.216562 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.280865 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:13.281361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1128817010", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1586637461"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:13.283425 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1128817010', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1586637461'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:13.287237 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Create volume of 1 GB Aug 06 05:22:13.287554 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.287554 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:13.288155 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Availability Zones retrieved successfully. Aug 06 05:22:13.294006 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Flow 'volume_create_api' (0ab21b72-fe53-4cc8-b9ca-82492bbea33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:13.294890 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5867ad1-3b67-4785-9365-af62421dc752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.295796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:13.316968 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5867ad1-3b67-4785-9365-af62421dc752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:22:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1128817010',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.317884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccd29c2-d880-41ca-8362-6f8cb7006c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.352943 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:13.353367 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:13.401906 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Created reservations ['4da1353b-6f28-4206-9a74-9895f38d1f4e', 'd29a0eaf-2b32-4ca7-8f64-e2909734dd91', '0fc84da6-265b-4cdf-b695-c75a368c2ddc', '3587c2aa-7b6f-4349-8cc9-c81b30977437'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:13.402798 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccd29c2-d880-41ca-8362-6f8cb7006c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da1353b-6f28-4206-9a74-9895f38d1f4e', 'd29a0eaf-2b32-4ca7-8f64-e2909734dd91', '0fc84da6-265b-4cdf-b695-c75a368c2ddc', '3587c2aa-7b6f-4349-8cc9-c81b30977437']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.403694 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8cd3fb-d055-41ad-a6ca-b74f28707749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.425774 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8cd3fb-d055-41ad-a6ca-b74f28707749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e560481c-af70-4ef3-a1a5-d17a8acba46a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1586637461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdce83922b354dea938370e148a882a3',qos_specs=None,replication_status=,reservations=['4da1353b-6f28-4206-9a74-9895f38d1f4e','d29a0eaf-2b32-4ca7-8f64-e2909734dd91','0fc84da6-265b-4cdf-b695-c75a368c2ddc','3587c2aa-7b6f-4349-8cc9-c81b30977437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeeadac59fb042908dcb4cd2d913aafc',volume_type_id=1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1586637461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e560481c-af70-4ef3-a1a5-d17a8acba46a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdce83922b354dea938370e148a882a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeeadac59fb042908dcb4cd2d913aafc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4),volume_type_id=1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.426528 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095bf416-07f5-47d8-a2b3-aa286331c9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.445883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095bf416-07f5-47d8-a2b3-aa286331c9b6) transitioned into state 'SUCCESS' from state '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-1586637461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdce83922b354dea938370e148a882a3',qos_specs=None,replication_status=,reservations=['4da1353b-6f28-4206-9a74-9895f38d1f4e','d29a0eaf-2b32-4ca7-8f64-e2909734dd91','0fc84da6-265b-4cdf-b695-c75a368c2ddc','3587c2aa-7b6f-4349-8cc9-c81b30977437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeeadac59fb042908dcb4cd2d913aafc',volume_type_id=1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.446863 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0273961a-bc96-4660-8c40-11ac52b243b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.458440 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0273961a-bc96-4660-8c40-11ac52b243b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.459150 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Flow 'volume_create_api' (0ab21b72-fe53-4cc8-b9ca-82492bbea33c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:13.460145 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Create volume request issued successfully. Aug 06 05:22:13.460238 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f8c7fb49-52bc-44aa-9b0c-6f9a21ffcab3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:13.461349 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 142/559] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:22:13 2026] POST /volume/v3/volumes => generated 872 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:13.477118 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ca5d2b54-3c9d-4bf9-8017-1afb53d0d094 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.479136 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca5d2b54-3c9d-4bf9-8017-1afb53d0d094 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:13.479471 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca5d2b54-3c9d-4bf9-8017-1afb53d0d094 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.479799 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca5d2b54-3c9d-4bf9-8017-1afb53d0d094 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.480605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.482783 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:13.483141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1152568686"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:13.484983 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1152568686'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:13.489517 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume of 1 GB Aug 06 05:22:13.489815 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.489815 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:13.490315 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Availability Zones retrieved successfully. Aug 06 05:22:13.495473 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.495473 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:13.495844 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Flow 'volume_create_api' (65a00fff-c2df-4865-b829-f308ade3da52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:13.497003 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615c4fe0-9f03-464f-8fcc-dd1890779360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.497912 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:13.502014 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ca5d2b54-3c9d-4bf9-8017-1afb53d0d094 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:13.506784 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.506784 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:13.508844 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca5d2b54-3c9d-4bf9-8017-1afb53d0d094 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:13.509412 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 139/560] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:13 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 940 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:13.520778 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615c4fe0-9f03-464f-8fcc-dd1890779360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2400bcaf-03fa-417d-97ab-2e84443127d2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2400bcaf-03fa-417d-97ab-2e84443127d2', 'encryption_key_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=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.521470 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e53d2401-41cf-4475-b1f0-2c25f543113d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.550835 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:13.551146 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:13.572358 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Created reservations ['3bd111be-24fb-4bdc-9fc2-088252597d45', '633858aa-f239-41ad-b3d6-02b5232cf683', 'c55ce110-ce18-4ec5-9195-206c89ee6d79', 'cb45dd46-817b-44c5-b0e7-13766258080a'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:13.573305 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e53d2401-41cf-4475-b1f0-2c25f543113d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd111be-24fb-4bdc-9fc2-088252597d45', '633858aa-f239-41ad-b3d6-02b5232cf683', 'c55ce110-ce18-4ec5-9195-206c89ee6d79', 'cb45dd46-817b-44c5-b0e7-13766258080a']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.574159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6294b16-6ee1-4e2a-9514-f4dbf5b93f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.602518 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2a07f204-7ede-442e-98f4-24498b5716e6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.605884 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a07f204-7ede-442e-98f4-24498b5716e6 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 Aug 06 05:22:13.605884 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a07f204-7ede-442e-98f4-24498b5716e6 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.605884 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a07f204-7ede-442e-98f4-24498b5716e6 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.606361 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6294b16-6ee1-4e2a-9514-f4dbf5b93f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60fc1afe-68f7-4e3a-ac6f-9153865a93e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1152568686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ec9955a980d4816841b82b1fd07145b',qos_specs=None,replication_status=,reservations=['3bd111be-24fb-4bdc-9fc2-088252597d45','633858aa-f239-41ad-b3d6-02b5232cf683','c55ce110-ce18-4ec5-9195-206c89ee6d79','cb45dd46-817b-44c5-b0e7-13766258080a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1152568686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60fc1afe-68f7-4e3a-ac6f-9153865a93e0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2ec9955a980d4816841b82b1fd07145b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2400bcaf-03fa-417d-97ab-2e84443127d2),volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.607233 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21eb0f8d-d26d-4d1c-aea3-bbeeb72eb5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.612736 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a07f204-7ede-442e-98f4-24498b5716e6 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 returned with HTTP 404 Aug 06 05:22:13.613456 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 139/561] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:13 2026] GET /volume/v3/volumes/09c73db0-74bc-4127-b7e5-22c67cfbfe44 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:13.622108 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bd01a5dd-ca38-49d1-9942-0278e3680ef4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.624671 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bd01a5dd-ca38-49d1-9942-0278e3680ef4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/volumes/49e534b6-5ad8-4d69-bd41-9f9d51a51f1a Aug 06 05:22:13.624897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bd01a5dd-ca38-49d1-9942-0278e3680ef4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.625149 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bd01a5dd-ca38-49d1-9942-0278e3680ef4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.631662 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21eb0f8d-d26d-4d1c-aea3-bbeeb72eb5b6) transitioned into state 'SUCCESS' from state '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-1152568686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ec9955a980d4816841b82b1fd07145b',qos_specs=None,replication_status=,reservations=['3bd111be-24fb-4bdc-9fc2-088252597d45','633858aa-f239-41ad-b3d6-02b5232cf683','c55ce110-ce18-4ec5-9195-206c89ee6d79','cb45dd46-817b-44c5-b0e7-13766258080a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.631875 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bd01a5dd-ca38-49d1-9942-0278e3680ef4 tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/volumes/49e534b6-5ad8-4d69-bd41-9f9d51a51f1a returned with HTTP 404 Aug 06 05:22:13.632260 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 143/562] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:13 2026] GET /volume/v3/volumes/49e534b6-5ad8-4d69-bd41-9f9d51a51f1a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:13.632545 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4221dd-ff4d-4f7e-9b8d-4f5fb0aac5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:13.643697 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8f0f2e69-c3ee-4740-8a44-402fa4b3913b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.644909 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4221dd-ff4d-4f7e-9b8d-4f5fb0aac5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:13.645688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Flow 'volume_create_api' (65a00fff-c2df-4865-b829-f308ade3da52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:13.645814 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8f0f2e69-c3ee-4740-8a44-402fa4b3913b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] GET https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 Aug 06 05:22:13.645971 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8f0f2e69-c3ee-4740-8a44-402fa4b3913b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.646166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8f0f2e69-c3ee-4740-8a44-402fa4b3913b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.646243 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume request issued successfully. Aug 06 05:22:13.646327 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-8f0f2e69-c3ee-4740-8a44-402fa4b3913b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] show called for member c5da4e9c-91a2-495d-8a5b-5802eb9872f8 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:22:13.647181 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c60e3e1a-73d3-43ba-a538-0cdfc411762b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:13.647785 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 142/563] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:22:13 2026] POST /volume/v3/volumes => generated 760 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:13.650701 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8f0f2e69-c3ee-4740-8a44-402fa4b3913b tempest-GroupsTest-2108283964 tempest-GroupsTest-2108283964-project-member] https://10.4.3.205/volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 returned with HTTP 404 Aug 06 05:22:13.652323 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 140/564] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:22:13 2026] GET /volume/v3/groups/c5da4e9c-91a2-495d-8a5b-5802eb9872f8 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:13.663531 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1744ba43-2e5e-40d5-9965-01b3853ef216 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.664281 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cdeac4b1-6b57-484c-92f6-70713f484413 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.668674 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cdeac4b1-6b57-484c-92f6-70713f484413 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:13.668674 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cdeac4b1-6b57-484c-92f6-70713f484413 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.668674 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cdeac4b1-6b57-484c-92f6-70713f484413 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.668795 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1744ba43-2e5e-40d5-9965-01b3853ef216 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/8d6e59b9-e540-4442-b194-7c932f893498 Aug 06 05:22:13.668795 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1744ba43-2e5e-40d5-9965-01b3853ef216 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.668795 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1744ba43-2e5e-40d5-9965-01b3853ef216 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.677412 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.677412 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:13.684246 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cdeac4b1-6b57-484c-92f6-70713f484413 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:13.684485 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1744ba43-2e5e-40d5-9965-01b3853ef216 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/group_types/8d6e59b9-e540-4442-b194-7c932f893498 returned with HTTP 202 Aug 06 05:22:13.684849 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 140/565] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:22:13 2026] DELETE /volume/v3/group_types/8d6e59b9-e540-4442-b194-7c932f893498 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:22:13.687495 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cdeac4b1-6b57-484c-92f6-70713f484413 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:13.688104 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 144/566] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:13 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:13.695665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-33af00fb-a7eb-4663-88a9-41a0932b36dd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.698128 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-33af00fb-a7eb-4663-88a9-41a0932b36dd tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] DELETE https://10.4.3.205/volume/v3/types/17179af3-c597-4801-b2f6-e2fd16685a46 Aug 06 05:22:13.698448 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-33af00fb-a7eb-4663-88a9-41a0932b36dd tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.698796 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-33af00fb-a7eb-4663-88a9-41a0932b36dd tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.699138 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.699138 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:13.718655 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-ce17c15a-ddf0-4eef-8299-f1223bce6f1c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.722045 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-ce17c15a-ddf0-4eef-8299-f1223bce6f1c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b Aug 06 05:22:13.722277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-ce17c15a-ddf0-4eef-8299-f1223bce6f1c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.722505 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-ce17c15a-ddf0-4eef-8299-f1223bce6f1c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.733554 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.733554 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:13.739165 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-33af00fb-a7eb-4663-88a9-41a0932b36dd tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/types/17179af3-c597-4801-b2f6-e2fd16685a46 returned with HTTP 202 Aug 06 05:22:13.742329 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 143/567] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:22:13 2026] DELETE /volume/v3/types/17179af3-c597-4801-b2f6-e2fd16685a46 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:13.745885 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-ce17c15a-ddf0-4eef-8299-f1223bce6f1c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:22:13.751327 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-26a53194-eb83-4837-b274-41ee5acdac70 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.753389 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-26a53194-eb83-4837-b274-41ee5acdac70 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] GET https://10.4.3.205/volume/v3/types/17179af3-c597-4801-b2f6-e2fd16685a46 Aug 06 05:22:13.753627 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-26a53194-eb83-4837-b274-41ee5acdac70 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.753962 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-26a53194-eb83-4837-b274-41ee5acdac70 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.756152 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-ce17c15a-ddf0-4eef-8299-f1223bce6f1c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b returned with HTTP 200 Aug 06 05:22:13.756829 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 141/568] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:13 2026] GET /volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b => generated 1311 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:13.757077 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-26a53194-eb83-4837-b274-41ee5acdac70 tempest-GroupsTest-493289248 tempest-GroupsTest-493289248-project-admin] https://10.4.3.205/volume/v3/types/17179af3-c597-4801-b2f6-e2fd16685a46 returned with HTTP 404 Aug 06 05:22:13.757755 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 141/569] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:22:13 2026] GET /volume/v3/types/17179af3-c597-4801-b2f6-e2fd16685a46 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:22:13.771095 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a6ab81c3-dcdc-42f7-b58d-60f64b288331 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.771095 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a6ab81c3-dcdc-42f7-b58d-60f64b288331 None None] GET https://10.4.3.205/volume// Aug 06 05:22:13.771095 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a6ab81c3-dcdc-42f7-b58d-60f64b288331 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.771343 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a6ab81c3-dcdc-42f7-b58d-60f64b288331 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.771720 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a6ab81c3-dcdc-42f7-b58d-60f64b288331 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:13.772210 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 145/570] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22: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 06 05:22:13.788059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-9d9371a4-22c5-4b11-b045-fc76f7d09c84 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.790224 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-9d9371a4-22c5-4b11-b045-fc76f7d09c84 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:22:13.792111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-9d9371a4-22c5-4b11-b045-fc76f7d09c84 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00f620d3-6843-4921-9af7-340662d97f4b", "connector": null, "instance_uuid": "e17f5d66-2acc-44d5-aa6b-f8b0ed8fd1dd"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:13.798668 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.798668 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:13.833501 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-9d9371a4-22c5-4b11-b045-fc76f7d09c84 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:22:13.834071 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 144/571] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:22:13 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 06 05:22:13.842928 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-60008d1a-73a3-4d17-a1f3-56ffa1cbe2e3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.843545 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-60008d1a-73a3-4d17-a1f3-56ffa1cbe2e3 None None] GET https://10.4.3.205/volume// Aug 06 05:22:13.843926 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-60008d1a-73a3-4d17-a1f3-56ffa1cbe2e3 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.844203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-60008d1a-73a3-4d17-a1f3-56ffa1cbe2e3 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.844668 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-60008d1a-73a3-4d17-a1f3-56ffa1cbe2e3 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:13.845070 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 142/572] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:22:13.856298 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7cc01019-cc82-4ecf-a6ca-d52e628d3d56 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:13.857324 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7cc01019-cc82-4ecf-a6ca-d52e628d3d56 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b Aug 06 05:22:13.857591 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7cc01019-cc82-4ecf-a6ca-d52e628d3d56 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:13.857869 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7cc01019-cc82-4ecf-a6ca-d52e628d3d56 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:13.879477 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:13.879477 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:13.883095 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7cc01019-cc82-4ecf-a6ca-d52e628d3d56 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:22:13.892165 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7cc01019-cc82-4ecf-a6ca-d52e628d3d56 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b returned with HTTP 200 Aug 06 05:22:13.892648 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 142/573] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:22:13 2026] GET /volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b => generated 1490 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:14.017197 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7b9b9ec1-0078-464c-908f-01ac2f095d3c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.021456 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7b9b9ec1-0078-464c-908f-01ac2f095d3c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] PUT https://10.4.3.205/volume/v3/attachments/1d1233c0-2dee-4613-868f-3ffb2a680054 Aug 06 05:22:14.021945 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7b9b9ec1-0078-464c-908f-01ac2f095d3c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:14.031703 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7b9b9ec1-0078-464c-908f-01ac2f095d3c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Acquiring lock "cinder-attachment_update-00f620d3-6843-4921-9af7-340662d97f4b-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:22:14.044963 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7b9b9ec1-0078-464c-908f-01ac2f095d3c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Lock "cinder-attachment_update-00f620d3-6843-4921-9af7-340662d97f4b-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:22:14.044963 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.044963 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:14.180771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7b9b9ec1-0078-464c-908f-01ac2f095d3c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Lock "cinder-attachment_update-00f620d3-6843-4921-9af7-340662d97f4b-np0000006623" released by "attachment_update" :: held 0.142s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:22:14.181190 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-7b9b9ec1-0078-464c-908f-01ac2f095d3c tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/attachments/1d1233c0-2dee-4613-868f-3ffb2a680054 returned with HTTP 200 Aug 06 05:22:14.181630 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 146/574] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:22:14 2026] PUT /volume/v3/attachments/1d1233c0-2dee-4613-868f-3ffb2a680054 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:14.217092 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-a0787e93-7d22-463f-8d04-51ea88c48451 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.219948 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-a0787e93-7d22-463f-8d04-51ea88c48451 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] POST https://10.4.3.205/volume/v3/attachments/1d1233c0-2dee-4613-868f-3ffb2a680054/action Aug 06 05:22:14.220494 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-a0787e93-7d22-463f-8d04-51ea88c48451 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:14.220660 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-a0787e93-7d22-463f-8d04-51ea88c48451 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:14.258317 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.258317 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:14.280925 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3235b8e4-d2bf-4848-afd6-ce2d7e2fe458 req-a0787e93-7d22-463f-8d04-51ea88c48451 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/attachments/1d1233c0-2dee-4613-868f-3ffb2a680054/action returned with HTTP 204 Aug 06 05:22:14.281375 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 145/575] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:22:14 2026] POST /volume/v3/attachments/1d1233c0-2dee-4613-868f-3ffb2a680054/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:14.525512 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6ae4f371-404d-4c7b-98b9-4df89fe4b9ec None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.527431 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6ae4f371-404d-4c7b-98b9-4df89fe4b9ec tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:14.528148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6ae4f371-404d-4c7b-98b9-4df89fe4b9ec tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:14.528148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6ae4f371-404d-4c7b-98b9-4df89fe4b9ec tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:14.539432 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.539432 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:14.543491 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6ae4f371-404d-4c7b-98b9-4df89fe4b9ec tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:14.549559 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6ae4f371-404d-4c7b-98b9-4df89fe4b9ec tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:14.550152 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 143/576] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:14 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:14.570937 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fb6a29bf-0505-4efa-9c60-0116b1203056 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.572628 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb6a29bf-0505-4efa-9c60-0116b1203056 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:14.572850 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb6a29bf-0505-4efa-9c60-0116b1203056 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:14.573023 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb6a29bf-0505-4efa-9c60-0116b1203056 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:14.580154 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.580154 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:14.583851 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fb6a29bf-0505-4efa-9c60-0116b1203056 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Volume info retrieved successfully. Aug 06 05:22:14.595216 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb6a29bf-0505-4efa-9c60-0116b1203056 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:14.595639 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 143/577] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:14 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 1184 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:14.611995 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.615600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] POST https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a/action Aug 06 05:22:14.616111 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-818148014", "migration_policy": "never"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:14.616281 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-818148014", "migration_policy": "never"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:14.635497 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.635497 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:14.635967 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:14.645635 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.645635 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:14.679894 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:14.680333 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:14.705614 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Created reservations ['8fc0532b-759c-49bb-8865-d945db6ed668', '1264fe23-2f8d-430a-a491-6408ae4554f9'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:14.706590 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-74e0d286-868f-4b3e-8c24-c572583e5050 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.711646 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-74e0d286-868f-4b3e-8c24-c572583e5050 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:14.711766 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-74e0d286-868f-4b3e-8c24-c572583e5050 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:14.711998 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-74e0d286-868f-4b3e-8c24-c572583e5050 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:14.724199 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.724199 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:14.727981 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-74e0d286-868f-4b3e-8c24-c572583e5050 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:14.736039 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-74e0d286-868f-4b3e-8c24-c572583e5050 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:14.736716 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 146/578] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:14 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:14.740090 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Created reservations ['a845701a-2d73-4fd4-8890-8adf7fa1dfe1', 'e1bd0cc6-c3e9-493a-b960-a0467846ef57'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:14.781116 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Retype volume request issued successfully. Aug 06 05:22:14.781116 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d287c59-7d97-4707-b1f4-7efb59e742e7 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a/action returned with HTTP 202 Aug 06 05:22:14.781116 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 147/579] 10.4.3.205 () {70 vars in 1432 bytes} [Thu Aug 6 05:22:14 2026] POST /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 05:22:14.795384 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4d546019-fba7-4f90-a1f3-47bcbf83644a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.795630 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-9a709a07-97a7-4944-beb0-e9f863eff267 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.798857 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-9a709a07-97a7-4944-beb0-e9f863eff267 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:14.799081 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-9a709a07-97a7-4944-beb0-e9f863eff267 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:14.799339 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-9a709a07-97a7-4944-beb0-e9f863eff267 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:14.800192 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4d546019-fba7-4f90-a1f3-47bcbf83644a tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:14.800414 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4d546019-fba7-4f90-a1f3-47bcbf83644a tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:14.800618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4d546019-fba7-4f90-a1f3-47bcbf83644a tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:14.810890 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.810890 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:14.812198 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.812198 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:14.816969 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4d546019-fba7-4f90-a1f3-47bcbf83644a tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:14.817537 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-9a709a07-97a7-4944-beb0-e9f863eff267 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:14.823747 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4d546019-fba7-4f90-a1f3-47bcbf83644a tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:14.823819 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-9a709a07-97a7-4944-beb0-e9f863eff267 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:14.824077 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 144/580] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:14 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:14.824164 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 144/581] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:14 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:14.925590 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bd3c3d98-ca01-481c-a5fc-9b730be1c27a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.926321 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd3c3d98-ca01-481c-a5fc-9b730be1c27a None None] GET https://10.4.3.205/volume// Aug 06 05:22:14.926476 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd3c3d98-ca01-481c-a5fc-9b730be1c27a None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:14.926763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd3c3d98-ca01-481c-a5fc-9b730be1c27a None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:14.927206 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd3c3d98-ca01-481c-a5fc-9b730be1c27a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:14.927796 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 147/582] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:22: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 06 05:22:14.934528 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-af1f2b4d-8b2d-48b5-8688-80e7edfdb229 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:14.936825 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-af1f2b4d-8b2d-48b5-8688-80e7edfdb229 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:22:14.937229 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-af1f2b4d-8b2d-48b5-8688-80e7edfdb229 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60fc1afe-68f7-4e3a-ac6f-9153865a93e0", "connector": null, "instance_uuid": "add4c44f-5b87-4968-8a58-8b0ea6808e78"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:14.946269 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:14.946269 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:14.982550 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-af1f2b4d-8b2d-48b5-8688-80e7edfdb229 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:22:14.983027 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 148/583] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:22:14 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 06 05:22:15.010408 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e0b859fe-bfb3-4ed2-9276-f1d24f92be69 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:15.012353 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e0b859fe-bfb3-4ed2-9276-f1d24f92be69 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:15.012819 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e0b859fe-bfb3-4ed2-9276-f1d24f92be69 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:15.013059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e0b859fe-bfb3-4ed2-9276-f1d24f92be69 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:15.026838 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-005af7ae-416a-4c9d-a2d4-77a11ab73455 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:15.027545 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:15.027545 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:15.027703 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-005af7ae-416a-4c9d-a2d4-77a11ab73455 None None] GET https://10.4.3.205/volume// Aug 06 05:22:15.027703 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-005af7ae-416a-4c9d-a2d4-77a11ab73455 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:15.027703 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-005af7ae-416a-4c9d-a2d4-77a11ab73455 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:15.027703 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-005af7ae-416a-4c9d-a2d4-77a11ab73455 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:15.031819 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 145/584] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22:15 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:22:15.032571 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e0b859fe-bfb3-4ed2-9276-f1d24f92be69 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:15.039452 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e0b859fe-bfb3-4ed2-9276-f1d24f92be69 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:15.040099 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 145/585] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:15 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:15.042116 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-e6b3aaa6-f8b6-4c7b-8620-29f91a83bcbe None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:15.043996 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-e6b3aaa6-f8b6-4c7b-8620-29f91a83bcbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:15.044206 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-e6b3aaa6-f8b6-4c7b-8620-29f91a83bcbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:15.044396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-e6b3aaa6-f8b6-4c7b-8620-29f91a83bcbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:15.057968 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:15.057968 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:15.064307 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-e6b3aaa6-f8b6-4c7b-8620-29f91a83bcbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:15.068829 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-e6b3aaa6-f8b6-4c7b-8620-29f91a83bcbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:15.069364 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 148/586] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:22:15 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:15.181813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-31c587c2-416e-4ec2-a785-b1c5e41baf85 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:15.184927 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-31c587c2-416e-4ec2-a785-b1c5e41baf85 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] PUT https://10.4.3.205/volume/v3/attachments/b8875269-496f-46b8-a28c-f0d2e18aef1c Aug 06 05:22:15.185404 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-31c587c2-416e-4ec2-a785-b1c5e41baf85 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:15.196341 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-31c587c2-416e-4ec2-a785-b1c5e41baf85 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Acquiring lock "cinder-attachment_update-60fc1afe-68f7-4e3a-ac6f-9153865a93e0-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:22:15.201570 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-31c587c2-416e-4ec2-a785-b1c5e41baf85 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-60fc1afe-68f7-4e3a-ac6f-9153865a93e0-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:22:15.202887 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:15.202887 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:15.326070 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-31c587c2-416e-4ec2-a785-b1c5e41baf85 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-60fc1afe-68f7-4e3a-ac6f-9153865a93e0-np0000006623" released by "attachment_update" :: held 0.125s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:22:15.326401 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-31c587c2-416e-4ec2-a785-b1c5e41baf85 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/b8875269-496f-46b8-a28c-f0d2e18aef1c returned with HTTP 200 Aug 06 05:22:15.326873 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 149/587] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:22:15 2026] PUT /volume/v3/attachments/b8875269-496f-46b8-a28c-f0d2e18aef1c => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:15.838272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4dea9827-ff2d-4a69-9e08-bd04217936b5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:15.840349 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4dea9827-ff2d-4a69-9e08-bd04217936b5 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:15.840838 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4dea9827-ff2d-4a69-9e08-bd04217936b5 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:15.841207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4dea9827-ff2d-4a69-9e08-bd04217936b5 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:15.850826 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:15.850826 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:15.857245 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4dea9827-ff2d-4a69-9e08-bd04217936b5 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:15.866432 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4dea9827-ff2d-4a69-9e08-bd04217936b5 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:15.866432 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 146/588] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:15 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:15.884683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dc0bcb6a-9149-4192-8d37-d1da710aa020 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:15.888317 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dc0bcb6a-9149-4192-8d37-d1da710aa020 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:15.888317 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dc0bcb6a-9149-4192-8d37-d1da710aa020 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:15.888317 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dc0bcb6a-9149-4192-8d37-d1da710aa020 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:15.903145 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:15.903145 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:15.907975 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dc0bcb6a-9149-4192-8d37-d1da710aa020 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Volume info retrieved successfully. Aug 06 05:22:15.913601 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dc0bcb6a-9149-4192-8d37-d1da710aa020 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:15.914161 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 146/589] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:15 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:15.931531 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a7f27e41-ae50-486d-9b79-d4d428cda530 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:15.936817 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a7f27e41-ae50-486d-9b79-d4d428cda530 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:15.937248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a7f27e41-ae50-486d-9b79-d4d428cda530 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:15.937324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a7f27e41-ae50-486d-9b79-d4d428cda530 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:15.947309 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:15.947309 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:15.950595 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a7f27e41-ae50-486d-9b79-d4d428cda530 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Volume info retrieved successfully. Aug 06 05:22:15.955998 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a7f27e41-ae50-486d-9b79-d4d428cda530 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:15.957747 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 149/590] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:15 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 1182 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:15.975912 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7c366040-5e5a-4686-87b6-4d45094497ef None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:15.978108 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c366040-5e5a-4686-87b6-4d45094497ef tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] POST https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a/action Aug 06 05:22:15.978746 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c366040-5e5a-4686-87b6-4d45094497ef tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1128817010", "migration_policy": "never"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:15.978746 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c366040-5e5a-4686-87b6-4d45094497ef tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1128817010", "migration_policy": "never"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:15.989979 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:15.989979 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:15.990632 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7c366040-5e5a-4686-87b6-4d45094497ef tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:16.027568 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-7c366040-5e5a-4686-87b6-4d45094497ef tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Created reservations ['49cca9d2-b8e7-4b31-9804-db32dd6cf951', 'f0b48e52-3781-4f46-a081-276850db5bca'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:16.060060 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-7c366040-5e5a-4686-87b6-4d45094497ef tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Created reservations ['d92d5ffe-e063-4dae-87a5-a43de3068d3c', 'fbab1777-f468-4067-83d4-2d5f43e24e6d'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:16.062190 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bdcea547-dd48-4807-a63f-9c1e82825fdc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.069095 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdcea547-dd48-4807-a63f-9c1e82825fdc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:16.070268 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdcea547-dd48-4807-a63f-9c1e82825fdc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:16.070562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdcea547-dd48-4807-a63f-9c1e82825fdc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:16.095155 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:16.095155 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:16.101547 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bdcea547-dd48-4807-a63f-9c1e82825fdc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:16.106329 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7c366040-5e5a-4686-87b6-4d45094497ef tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Retype volume request issued successfully. Aug 06 05:22:16.106329 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c366040-5e5a-4686-87b6-4d45094497ef tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a/action returned with HTTP 202 Aug 06 05:22:16.106825 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 150/591] 10.4.3.205 () {70 vars in 1432 bytes} [Thu Aug 6 05:22:15 2026] POST /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 05:22:16.108471 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdcea547-dd48-4807-a63f-9c1e82825fdc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:16.108977 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 147/592] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:16 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:16.123409 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a59f45d3-41b8-4914-8ada-f8f8ad36959c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.129314 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a59f45d3-41b8-4914-8ada-f8f8ad36959c tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:16.131815 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a59f45d3-41b8-4914-8ada-f8f8ad36959c tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:16.132149 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a59f45d3-41b8-4914-8ada-f8f8ad36959c tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:16.147961 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:16.147961 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:16.153006 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a59f45d3-41b8-4914-8ada-f8f8ad36959c tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:16.159061 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a59f45d3-41b8-4914-8ada-f8f8ad36959c tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:16.159061 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 147/593] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:16 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 997 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:16.576831 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-4770337c-9725-4409-9f40-f81ffae4ab92 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.579607 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-4770337c-9725-4409-9f40-f81ffae4ab92 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:22:16.579835 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-4770337c-9725-4409-9f40-f81ffae4ab92 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:16.580048 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-4770337c-9725-4409-9f40-f81ffae4ab92 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:16.590637 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:16.590637 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:16.595078 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-4770337c-9725-4409-9f40-f81ffae4ab92 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:16.602272 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-4770337c-9725-4409-9f40-f81ffae4ab92 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:22:16.602857 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 150/594] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:16 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:16.624602 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-6456a453-b88e-4bfa-bb91-ed08703e6872 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.626734 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-6456a453-b88e-4bfa-bb91-ed08703e6872 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674/action Aug 06 05:22:16.627055 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-6456a453-b88e-4bfa-bb91-ed08703e6872 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:16.627164 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-6456a453-b88e-4bfa-bb91-ed08703e6872 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:16.637943 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:16.637943 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:16.638467 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-6456a453-b88e-4bfa-bb91-ed08703e6872 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:16.641041 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.646456 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-6456a453-b88e-4bfa-bb91-ed08703e6872 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Begin detaching volume completed successfully. Aug 06 05:22:16.646767 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-6456a453-b88e-4bfa-bb91-ed08703e6872 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674/action returned with HTTP 202 Aug 06 05:22:16.647334 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 151/595] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:22:16 2026] POST /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:22:16.671997 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-42eea54b-0a26-4ea7-8a60-bdbcd3a6fb8a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.674611 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-42eea54b-0a26-4ea7-8a60-bdbcd3a6fb8a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:22:16.674999 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-42eea54b-0a26-4ea7-8a60-bdbcd3a6fb8a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:16.675448 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-42eea54b-0a26-4ea7-8a60-bdbcd3a6fb8a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:16.689882 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:16.689882 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:16.695299 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-42eea54b-0a26-4ea7-8a60-bdbcd3a6fb8a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:16.698144 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-52a3cc31-47b7-4142-80f5-8a9cf703062f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.699217 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-52a3cc31-47b7-4142-80f5-8a9cf703062f None None] GET https://10.4.3.205/volume// Aug 06 05:22:16.699217 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-52a3cc31-47b7-4142-80f5-8a9cf703062f None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:16.699217 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-52a3cc31-47b7-4142-80f5-8a9cf703062f None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:16.699417 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-52a3cc31-47b7-4142-80f5-8a9cf703062f None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:16.699735 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 151/596] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22: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 06 05:22:16.703426 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-42eea54b-0a26-4ea7-8a60-bdbcd3a6fb8a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:22:16.704128 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 148/597] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:16 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:16.710136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-e6f256c1-22d9-451a-b312-bf6b59083942 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.713985 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-e6f256c1-22d9-451a-b312-bf6b59083942 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:22:16.714279 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-e6f256c1-22d9-451a-b312-bf6b59083942 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:16.714557 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-e6f256c1-22d9-451a-b312-bf6b59083942 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:16.730074 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:16.730074 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:16.735255 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-e6f256c1-22d9-451a-b312-bf6b59083942 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:16.742221 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-e6f256c1-22d9-451a-b312-bf6b59083942 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:22:16.742803 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 152/598] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:22:16 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:16.762082 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b Aug 06 05:22:16.762361 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:16.762617 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:16.778671 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.779038 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.779422 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-818148014 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-818148014, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.779901 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.780241 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.780625 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.781182 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.782868 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.783231 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.783608 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.783961 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.790924 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0fe6efba-5212-4b57-b446-2c9f229fd5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b returned with HTTP 200 Aug 06 05:22:16.791355 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 148/599] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:22:16 2026] GET /volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b => generated 886 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:16.803885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.806492 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b Aug 06 05:22:16.806951 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:16.868380 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.868608 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-818148014, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.868853 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-818148014 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-818148014, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.869050 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.869383 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.870090 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1128817010, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:22:16.870268 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.870746 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.871009 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.871357 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.871637 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:16.877272 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc8114fe-60e7-40c7-97d3-d00cffad6399 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b returned with HTTP 200 Aug 06 05:22:16.877874 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 152/600] 10.4.3.205 () {68 vars in 1374 bytes} [Thu Aug 6 05:22:16 2026] PUT /volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b => generated 839 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:16.886564 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:16.968854 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:16.969223 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-405493264"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:16.972201 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-405493264'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:16.972405 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Create volume of 1 GB Aug 06 05:22:16.977021 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Availability Zones retrieved successfully. Aug 06 05:22:16.984342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Flow 'volume_create_api' (2376db51-be1e-4037-9324-453ec11c947b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:16.985372 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7445679c-3e41-4e97-8ffe-d753b934bfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:16.986405 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:17.024032 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7445679c-3e41-4e97-8ffe-d753b934bfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:17.025168 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef7944e6-6ad3-4598-8182-04f7c052dcfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:17.131411 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8196b0e6-9620-4aa6-83b0-8248bc819577 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.133386 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8196b0e6-9620-4aa6-83b0-8248bc819577 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:17.133468 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8196b0e6-9620-4aa6-83b0-8248bc819577 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.133681 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8196b0e6-9620-4aa6-83b0-8248bc819577 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.151542 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Created reservations ['7f802fe8-10e9-4d23-8fe0-bb573264d180', '97567026-2f05-408e-a833-2479f7d135a3', '651b4025-6ac0-4448-a562-ead60b749774', 'cbc86657-88ab-4754-8deb-cca1467f574e'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:17.151631 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.151631 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:17.152072 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef7944e6-6ad3-4598-8182-04f7c052dcfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f802fe8-10e9-4d23-8fe0-bb573264d180', '97567026-2f05-408e-a833-2479f7d135a3', '651b4025-6ac0-4448-a562-ead60b749774', 'cbc86657-88ab-4754-8deb-cca1467f574e']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:17.153053 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15155ca-2daa-49d9-842c-755b5f5b363f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:17.159966 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8196b0e6-9620-4aa6-83b0-8248bc819577 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:17.168398 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8196b0e6-9620-4aa6-83b0-8248bc819577 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:17.168398 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 153/601] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:17 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:17.179889 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0b094b68-1938-4fc6-bef6-b41da4a619fd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.185346 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0b094b68-1938-4fc6-bef6-b41da4a619fd tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:17.185592 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0b094b68-1938-4fc6-bef6-b41da4a619fd tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.185948 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0b094b68-1938-4fc6-bef6-b41da4a619fd tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.195530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15155ca-2daa-49d9-842c-755b5f5b363f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5faa30cc-f2a2-42ef-a7c6-660417a49873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-405493264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20ca0186a4dd4f8985703ad1add6305b',qos_specs=None,replication_status=,reservations=['7f802fe8-10e9-4d23-8fe0-bb573264d180','97567026-2f05-408e-a833-2479f7d135a3','651b4025-6ac0-4448-a562-ead60b749774','cbc86657-88ab-4754-8deb-cca1467f574e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd82df37fc16406fbd5d608bfddd5f7b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-405493264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5faa30cc-f2a2-42ef-a7c6-660417a49873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20ca0186a4dd4f8985703ad1add6305b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd82df37fc16406fbd5d608bfddd5f7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:17.196524 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5201257b-012a-4f4d-8b3b-81bf8b66dbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:17.201602 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.201602 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:17.214273 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0b094b68-1938-4fc6-bef6-b41da4a619fd tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:17.218892 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0b094b68-1938-4fc6-bef6-b41da4a619fd tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:17.219630 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 149/602] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:17 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 999 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:17.236532 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fbae9044-9840-4c34-82c4-c84fd3b4ee67 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.242304 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fbae9044-9840-4c34-82c4-c84fd3b4ee67 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:17.242878 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5201257b-012a-4f4d-8b3b-81bf8b66dbe0) transitioned into state 'SUCCESS' from state '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-405493264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20ca0186a4dd4f8985703ad1add6305b',qos_specs=None,replication_status=,reservations=['7f802fe8-10e9-4d23-8fe0-bb573264d180','97567026-2f05-408e-a833-2479f7d135a3','651b4025-6ac0-4448-a562-ead60b749774','cbc86657-88ab-4754-8deb-cca1467f574e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd82df37fc16406fbd5d608bfddd5f7b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:17.243856 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08e1d65-ad3f-4398-9d6b-f1bfcc870a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:17.247780 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fbae9044-9840-4c34-82c4-c84fd3b4ee67 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.248081 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fbae9044-9840-4c34-82c4-c84fd3b4ee67 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.261371 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.261371 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:17.266557 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fbae9044-9840-4c34-82c4-c84fd3b4ee67 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Volume info retrieved successfully. Aug 06 05:22:17.271158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08e1d65-ad3f-4398-9d6b-f1bfcc870a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:17.272473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Flow 'volume_create_api' (2376db51-be1e-4037-9324-453ec11c947b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:17.272473 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Create volume request issued successfully. Aug 06 05:22:17.274536 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-31dda000-a889-4cd5-82dd-fa36b39e6860 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:17.274536 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 149/603] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:22:16 2026] POST /volume/v3/volumes => generated 766 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:17.278386 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fbae9044-9840-4c34-82c4-c84fd3b4ee67 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:17.279187 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 153/604] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:17 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 1184 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:17.293578 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-51875c77-15ae-4ff7-952d-ac55f895e70c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.297415 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-51875c77-15ae-4ff7-952d-ac55f895e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] GET https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:17.297783 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-51875c77-15ae-4ff7-952d-ac55f895e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.297890 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-51875c77-15ae-4ff7-952d-ac55f895e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.298944 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a9df4d0c-bd94-427d-ac12-9daf1e2687ba None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.303138 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a9df4d0c-bd94-427d-ac12-9daf1e2687ba tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] GET https://10.4.3.205/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1586637461 Aug 06 05:22:17.303490 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a9df4d0c-bd94-427d-ac12-9daf1e2687ba tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.303793 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a9df4d0c-bd94-427d-ac12-9daf1e2687ba tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.306394 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a9df4d0c-bd94-427d-ac12-9daf1e2687ba tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1586637461'), ('all_tenants', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:22:17.314965 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.314965 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:17.322477 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-51875c77-15ae-4ff7-952d-ac55f895e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Volume info retrieved successfully. Aug 06 05:22:17.332559 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-51875c77-15ae-4ff7-952d-ac55f895e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 returned with HTTP 200 Aug 06 05:22:17.333167 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 154/605] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:17 2026] GET /volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 => generated 834 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:17.352597 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a9df4d0c-bd94-427d-ac12-9daf1e2687ba tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Get all volumes completed successfully. Aug 06 05:22:17.352919 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a9df4d0c-bd94-427d-ac12-9daf1e2687ba tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1586637461 returned with HTTP 200 Aug 06 05:22:17.353392 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 150/606] 10.4.3.205 () {68 vars in 1429 bytes} [Thu Aug 6 05:22:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1586637461 => generated 342 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:17.365489 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-420299d0-35d3-44b4-8b3d-bacff71a7e54 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.370185 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-420299d0-35d3-44b4-8b3d-bacff71a7e54 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] GET https://10.4.3.205/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1586637461 Aug 06 05:22:17.370185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-420299d0-35d3-44b4-8b3d-bacff71a7e54 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.370185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-420299d0-35d3-44b4-8b3d-bacff71a7e54 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.372680 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.372680 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:17.372991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-420299d0-35d3-44b4-8b3d-bacff71a7e54 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1586637461'), ('all_tenants', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:22:17.425179 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-420299d0-35d3-44b4-8b3d-bacff71a7e54 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Get all volumes completed successfully. Aug 06 05:22:17.426364 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-420299d0-35d3-44b4-8b3d-bacff71a7e54 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1586637461 returned with HTTP 200 Aug 06 05:22:17.426943 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 150/607] 10.4.3.205 () {68 vars in 1429 bytes} [Thu Aug 6 05:22:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1586637461 => generated 342 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:17.439917 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b79f4221-a171-4ece-bf78-d76d5a4c41e3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.443724 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b79f4221-a171-4ece-bf78-d76d5a4c41e3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:17.444024 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b79f4221-a171-4ece-bf78-d76d5a4c41e3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.444503 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b79f4221-a171-4ece-bf78-d76d5a4c41e3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.453790 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.453790 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:17.463758 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b79f4221-a171-4ece-bf78-d76d5a4c41e3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:17.469589 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b79f4221-a171-4ece-bf78-d76d5a4c41e3 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:17.470025 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 154/608] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:17 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:17.487252 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7f1ffbdb-1d2a-448b-b1dc-eef41c993d79 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.489770 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7f1ffbdb-1d2a-448b-b1dc-eef41c993d79 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] DELETE https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:17.489993 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7f1ffbdb-1d2a-448b-b1dc-eef41c993d79 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.490275 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7f1ffbdb-1d2a-448b-b1dc-eef41c993d79 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.490538 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-7f1ffbdb-1d2a-448b-b1dc-eef41c993d79 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Delete volume with id: e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:17.499462 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.499462 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:17.500222 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7f1ffbdb-1d2a-448b-b1dc-eef41c993d79 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:17.522399 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7f1ffbdb-1d2a-448b-b1dc-eef41c993d79 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Delete volume request issued successfully. Aug 06 05:22:17.522686 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7f1ffbdb-1d2a-448b-b1dc-eef41c993d79 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 202 Aug 06 05:22:17.523309 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 155/609] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:22:17 2026] DELETE /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:22:17.537916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d98556a8-61ff-43fe-99fb-c6d886f2030b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.542047 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d98556a8-61ff-43fe-99fb-c6d886f2030b tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:17.542335 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d98556a8-61ff-43fe-99fb-c6d886f2030b tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.542592 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d98556a8-61ff-43fe-99fb-c6d886f2030b tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.551714 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.551714 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:17.564819 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d98556a8-61ff-43fe-99fb-c6d886f2030b tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Volume info retrieved successfully. Aug 06 05:22:17.570317 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d98556a8-61ff-43fe-99fb-c6d886f2030b tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 200 Aug 06 05:22:17.570806 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 151/610] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:17 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:17.660930 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-23327022-7520-4f92-b4d0-84e928b7ddf4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.664149 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-23327022-7520-4f92-b4d0-84e928b7ddf4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] POST https://10.4.3.205/volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b/action Aug 06 05:22:17.664411 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-23327022-7520-4f92-b4d0-84e928b7ddf4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:17.664620 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-23327022-7520-4f92-b4d0-84e928b7ddf4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:17.684027 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.684027 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:17.698819 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6ed707dd-7b03-426a-be7a-d8d5f0645660 req-23327022-7520-4f92-b4d0-84e928b7ddf4 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b/action returned with HTTP 204 Aug 06 05:22:17.699577 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 151/611] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:22:17 2026] POST /volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:17.721303 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-29dba59a-b46a-468e-be36-48b91f182d31 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:17.723452 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-29dba59a-b46a-468e-be36-48b91f182d31 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:22:17.723660 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-29dba59a-b46a-468e-be36-48b91f182d31 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:17.723905 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-29dba59a-b46a-468e-be36-48b91f182d31 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:17.734529 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:17.734529 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:17.738034 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-29dba59a-b46a-468e-be36-48b91f182d31 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:17.742308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-29dba59a-b46a-468e-be36-48b91f182d31 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:22:17.742630 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 155/612] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:17 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:18.184497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1cc71e4a-6415-4f06-bcd1-ae1499c63f25 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.187747 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1cc71e4a-6415-4f06-bcd1-ae1499c63f25 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:18.187971 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1cc71e4a-6415-4f06-bcd1-ae1499c63f25 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:18.188167 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1cc71e4a-6415-4f06-bcd1-ae1499c63f25 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:18.200401 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:18.200401 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:18.204070 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1cc71e4a-6415-4f06-bcd1-ae1499c63f25 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:18.209818 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1cc71e4a-6415-4f06-bcd1-ae1499c63f25 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:18.210720 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 156/613] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:18 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:18.350410 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-886060e9-c489-4c8e-8979-bdead395459e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.352597 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-886060e9-c489-4c8e-8979-bdead395459e tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] GET https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:18.352795 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-886060e9-c489-4c8e-8979-bdead395459e tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:18.353055 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-886060e9-c489-4c8e-8979-bdead395459e tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:18.363979 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:18.363979 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:18.369531 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-886060e9-c489-4c8e-8979-bdead395459e tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Volume info retrieved successfully. Aug 06 05:22:18.373502 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-886060e9-c489-4c8e-8979-bdead395459e tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 returned with HTTP 200 Aug 06 05:22:18.373962 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 152/614] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:18 2026] GET /volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:18.391483 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0fc91868-01f1-4713-adab-df78872e0413 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.395310 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0fc91868-01f1-4713-adab-df78872e0413 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:22:18.395310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0fc91868-01f1-4713-adab-df78872e0413 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5faa30cc-f2a2-42ef-a7c6-660417a49873", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1013658002"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:18.407672 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:18.407672 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:18.408624 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0fc91868-01f1-4713-adab-df78872e0413 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Volume info retrieved successfully. Aug 06 05:22:18.408898 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-0fc91868-01f1-4713-adab-df78872e0413 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Create snapshot from volume 5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:18.427691 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-0fc91868-01f1-4713-adab-df78872e0413 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-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 06 05:22:18.469045 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-0fc91868-01f1-4713-adab-df78872e0413 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Created reservations ['0c64ae51-01d8-4b50-a284-b5ca67acc829', '4ea6006e-abc7-4eec-947e-e7607062a6be', 'd255da0d-faf4-466b-9134-4930175aa2e4', 'b451b9a8-3d70-470a-8f05-0d0cd9ac75fb'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:18.540857 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0fc91868-01f1-4713-adab-df78872e0413 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Snapshot create request issued successfully. Aug 06 05:22:18.541265 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0fc91868-01f1-4713-adab-df78872e0413 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:22:18.541896 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 152/615] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:22:18 2026] POST /volume/v3/snapshots => generated 323 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:18.556710 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4d49d26e-b779-4476-ad0f-58e2b23a2c0c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.559394 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4d49d26e-b779-4476-ad0f-58e2b23a2c0c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] GET https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 Aug 06 05:22:18.559673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4d49d26e-b779-4476-ad0f-58e2b23a2c0c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:18.559971 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4d49d26e-b779-4476-ad0f-58e2b23a2c0c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:18.586421 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3cffb4bc-d3b1-414e-a727-ed816c055fe1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.588448 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3cffb4bc-d3b1-414e-a727-ed816c055fe1 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] GET https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a Aug 06 05:22:18.588719 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3cffb4bc-d3b1-414e-a727-ed816c055fe1 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:18.588939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3cffb4bc-d3b1-414e-a727-ed816c055fe1 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:18.589492 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:18.589492 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:18.590104 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4d49d26e-b779-4476-ad0f-58e2b23a2c0c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Snapshot retrieved successfully. Aug 06 05:22:18.590927 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4d49d26e-b779-4476-ad0f-58e2b23a2c0c tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 returned with HTTP 200 Aug 06 05:22:18.591264 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 156/616] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:22:18 2026] GET /volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 => generated 455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:18.599208 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3cffb4bc-d3b1-414e-a727-ed816c055fe1 tempest-VolumeRetypeMultiattachTest-1906546105 tempest-VolumeRetypeMultiattachTest-1906546105-project-member] https://10.4.3.205/volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a returned with HTTP 404 Aug 06 05:22:18.600023 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 157/617] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:18 2026] GET /volume/v3/volumes/e560481c-af70-4ef3-a1a5-d17a8acba46a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:18.610858 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-76f8fb0f-53a3-4660-8340-7a7f14198649 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.615320 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-76f8fb0f-53a3-4660-8340-7a7f14198649 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] DELETE https://10.4.3.205/volume/v3/types/85b76b2b-5fd9-4e0b-b870-7ff4d0cef929 Aug 06 05:22:18.615320 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-76f8fb0f-53a3-4660-8340-7a7f14198649 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:18.615320 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-76f8fb0f-53a3-4660-8340-7a7f14198649 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:18.663965 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-76f8fb0f-53a3-4660-8340-7a7f14198649 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/types/85b76b2b-5fd9-4e0b-b870-7ff4d0cef929 returned with HTTP 202 Aug 06 05:22:18.664721 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 153/618] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:22:18 2026] DELETE /volume/v3/types/85b76b2b-5fd9-4e0b-b870-7ff4d0cef929 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:18.673848 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c46e3169-eb86-43d7-80bb-9896d32da728 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.676684 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c46e3169-eb86-43d7-80bb-9896d32da728 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] GET https://10.4.3.205/volume/v3/types/85b76b2b-5fd9-4e0b-b870-7ff4d0cef929 Aug 06 05:22:18.677213 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c46e3169-eb86-43d7-80bb-9896d32da728 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:18.677546 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c46e3169-eb86-43d7-80bb-9896d32da728 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:18.682207 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c46e3169-eb86-43d7-80bb-9896d32da728 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/types/85b76b2b-5fd9-4e0b-b870-7ff4d0cef929 returned with HTTP 404 Aug 06 05:22:18.683105 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 153/619] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:22:18 2026] GET /volume/v3/types/85b76b2b-5fd9-4e0b-b870-7ff4d0cef929 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:18.692244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-89905813-fa81-4556-97b0-b9312de11b0e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.694767 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-89905813-fa81-4556-97b0-b9312de11b0e tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] DELETE https://10.4.3.205/volume/v3/types/1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4 Aug 06 05:22:18.694767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-89905813-fa81-4556-97b0-b9312de11b0e tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:18.695175 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-89905813-fa81-4556-97b0-b9312de11b0e tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:18.726577 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-89905813-fa81-4556-97b0-b9312de11b0e tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/types/1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4 returned with HTTP 202 Aug 06 05:22:18.727158 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 157/620] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:22:18 2026] DELETE /volume/v3/types/1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:18.738820 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ffc4aecd-4de6-4f97-bd07-379c3d047ce6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.743258 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ffc4aecd-4de6-4f97-bd07-379c3d047ce6 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] GET https://10.4.3.205/volume/v3/types/1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4 Aug 06 05:22:18.743535 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ffc4aecd-4de6-4f97-bd07-379c3d047ce6 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:18.743884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ffc4aecd-4de6-4f97-bd07-379c3d047ce6 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:18.751651 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ffc4aecd-4de6-4f97-bd07-379c3d047ce6 tempest-VolumeRetypeMultiattachTest-677067035 tempest-VolumeRetypeMultiattachTest-677067035-project-admin] https://10.4.3.205/volume/v3/types/1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4 returned with HTTP 404 Aug 06 05:22:18.753054 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 158/621] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:22:18 2026] GET /volume/v3/types/1b6f7067-ea18-4d36-b0ba-4cc1a306c6a4 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:18.758282 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-68b166c3-d26b-4548-9d4a-d50b9e81325f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:18.760238 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-68b166c3-d26b-4548-9d4a-d50b9e81325f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:22:18.760505 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-68b166c3-d26b-4548-9d4a-d50b9e81325f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:18.760711 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-68b166c3-d26b-4548-9d4a-d50b9e81325f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:18.779000 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:18.779000 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:18.783150 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-68b166c3-d26b-4548-9d4a-d50b9e81325f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:18.787955 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-68b166c3-d26b-4548-9d4a-d50b9e81325f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:22:18.788388 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 154/622] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:18 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:19.228061 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-945a0ccd-5541-4caf-a511-259a56cc48d5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:19.232996 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-945a0ccd-5541-4caf-a511-259a56cc48d5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:19.233642 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-945a0ccd-5541-4caf-a511-259a56cc48d5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:19.236897 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-945a0ccd-5541-4caf-a511-259a56cc48d5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:19.252852 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:19.252852 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:19.259319 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-945a0ccd-5541-4caf-a511-259a56cc48d5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:19.264468 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-945a0ccd-5541-4caf-a511-259a56cc48d5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:19.264468 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 154/623] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:19 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:19.606184 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3a66d901-2f93-4f0a-ae51-42bdb9d6cf6d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:19.610308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3a66d901-2f93-4f0a-ae51-42bdb9d6cf6d tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] GET https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 Aug 06 05:22:19.611139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3a66d901-2f93-4f0a-ae51-42bdb9d6cf6d tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:19.611139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3a66d901-2f93-4f0a-ae51-42bdb9d6cf6d tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:19.621538 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:19.621538 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:19.622643 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3a66d901-2f93-4f0a-ae51-42bdb9d6cf6d tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Snapshot retrieved successfully. Aug 06 05:22:19.623315 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3a66d901-2f93-4f0a-ae51-42bdb9d6cf6d tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 returned with HTTP 200 Aug 06 05:22:19.623977 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 158/624] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:22:19 2026] GET /volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:19.639721 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-38769028-0cdf-477e-a442-89fb2c032303 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:19.644268 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b Aug 06 05:22:19.644268 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:19.721984 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.722255 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.722746 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.723399 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.723874 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.724124 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.724367 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.730509 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38769028-0cdf-477e-a442-89fb2c032303 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b returned with HTTP 200 Aug 06 05:22:19.731139 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 159/625] 10.4.3.205 () {68 vars in 1374 bytes} [Thu Aug 6 05:22:19 2026] PUT /volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b => generated 390 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:19.743622 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-701310d0-eb2d-4620-a010-15b8a4d989f6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:19.747482 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-701310d0-eb2d-4620-a010-15b8a4d989f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:22:19.749920 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-701310d0-eb2d-4620-a010-15b8a4d989f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5faa30cc-f2a2-42ef-a7c6-660417a49873"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:19.761756 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:19.761756 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:19.762453 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-701310d0-eb2d-4620-a010-15b8a4d989f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Volume info retrieved successfully. Aug 06 05:22:19.763117 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-701310d0-eb2d-4620-a010-15b8a4d989f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Create snapshot from volume 5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:19.786460 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota_utils [None req-701310d0-eb2d-4620-a010-15b8a4d989f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Quota exceeded for 20ca0186a4dd4f8985703ad1add6305b, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 05:22:19.788062 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.middleware.fault [None req-701310d0-eb2d-4620-a010-15b8a4d989f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 413 Aug 06 05:22:19.788062 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 155/626] 10.4.3.205 () {68 vars in 1264 bytes} [Thu Aug 6 05:22:19 2026] POST /volume/v3/snapshots => generated 208 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 05:22:19.799148 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8c2fa9c0-f4fc-44f1-a261-53bbcfb521d5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:19.801621 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c2fa9c0-f4fc-44f1-a261-53bbcfb521d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b Aug 06 05:22:19.802072 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c2fa9c0-f4fc-44f1-a261-53bbcfb521d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:19.807012 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-caefb0c5-bca8-4540-a42b-4ca82dfbe2c3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:19.808577 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-caefb0c5-bca8-4540-a42b-4ca82dfbe2c3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:22:19.810470 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-caefb0c5-bca8-4540-a42b-4ca82dfbe2c3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:19.810470 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-caefb0c5-bca8-4540-a42b-4ca82dfbe2c3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:19.822316 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:19.822316 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:19.829103 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-caefb0c5-bca8-4540-a42b-4ca82dfbe2c3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:19.834892 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-caefb0c5-bca8-4540-a42b-4ca82dfbe2c3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:22:19.835347 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 159/627] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:19 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:19.876486 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-8c2fa9c0-f4fc-44f1-a261-53bbcfb521d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.876668 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-8c2fa9c0-f4fc-44f1-a261-53bbcfb521d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.877061 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-8c2fa9c0-f4fc-44f1-a261-53bbcfb521d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.877580 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-8c2fa9c0-f4fc-44f1-a261-53bbcfb521d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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 06 05:22:19.887093 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c2fa9c0-f4fc-44f1-a261-53bbcfb521d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b returned with HTTP 200 Aug 06 05:22:19.888204 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 155/628] 10.4.3.205 () {68 vars in 1374 bytes} [Thu Aug 6 05:22:19 2026] PUT /volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b => generated 390 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:19.906985 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-13fe8121-0572-49ff-8c02-a255ce134994 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:19.908957 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-13fe8121-0572-49ff-8c02-a255ce134994 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:22:19.909238 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-13fe8121-0572-49ff-8c02-a255ce134994 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5faa30cc-f2a2-42ef-a7c6-660417a49873"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:19.918163 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:19.918163 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:19.918912 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-13fe8121-0572-49ff-8c02-a255ce134994 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Volume info retrieved successfully. Aug 06 05:22:19.918912 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-13fe8121-0572-49ff-8c02-a255ce134994 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Create snapshot from volume 5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:19.935546 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota_utils [None req-13fe8121-0572-49ff-8c02-a255ce134994 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Quota exceeded for 20ca0186a4dd4f8985703ad1add6305b, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 06 05:22:19.935835 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.middleware.fault [None req-13fe8121-0572-49ff-8c02-a255ce134994 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 413 Aug 06 05:22:19.938897 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 160/629] 10.4.3.205 () {68 vars in 1264 bytes} [Thu Aug 6 05:22:19 2026] POST /volume/v3/snapshots => generated 133 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 05:22:19.950249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4e73bfc8-1dfc-4ae0-8b82-7e93f88d5ab6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:19.954185 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e73bfc8-1dfc-4ae0-8b82-7e93f88d5ab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 Aug 06 05:22:19.954185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e73bfc8-1dfc-4ae0-8b82-7e93f88d5ab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:19.954185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e73bfc8-1dfc-4ae0-8b82-7e93f88d5ab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:19.954185 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-4e73bfc8-1dfc-4ae0-8b82-7e93f88d5ab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Delete snapshot with id: 6fd290a7-6816-44af-9c27-9591409d8b83 Aug 06 05:22:19.976667 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:19.976667 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:19.977198 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4e73bfc8-1dfc-4ae0-8b82-7e93f88d5ab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Snapshot retrieved successfully. Aug 06 05:22:20.000883 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4e73bfc8-1dfc-4ae0-8b82-7e93f88d5ab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Snapshot delete request issued successfully. Aug 06 05:22:20.001047 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e73bfc8-1dfc-4ae0-8b82-7e93f88d5ab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 returned with HTTP 202 Aug 06 05:22:20.001456 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 156/630] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:22:19 2026] DELETE /volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:20.012692 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e3d996f3-f885-4171-ab75-650ad780ecb7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:20.016703 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3d996f3-f885-4171-ab75-650ad780ecb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] GET https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 Aug 06 05:22:20.018769 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3d996f3-f885-4171-ab75-650ad780ecb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:20.018769 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3d996f3-f885-4171-ab75-650ad780ecb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:20.027402 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:20.027402 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:20.027402 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e3d996f3-f885-4171-ab75-650ad780ecb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Snapshot retrieved successfully. Aug 06 05:22:20.027402 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3d996f3-f885-4171-ab75-650ad780ecb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 returned with HTTP 200 Aug 06 05:22:20.027402 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 160/631] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:22:20 2026] GET /volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:22:20.288887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6d17101e-b072-406d-aa69-9722103ac5b5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:20.292241 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6d17101e-b072-406d-aa69-9722103ac5b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:20.292596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6d17101e-b072-406d-aa69-9722103ac5b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:20.292869 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6d17101e-b072-406d-aa69-9722103ac5b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:20.313465 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:20.313465 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:20.327261 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6d17101e-b072-406d-aa69-9722103ac5b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:20.334302 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6d17101e-b072-406d-aa69-9722103ac5b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:20.334785 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 156/632] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:20 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:20.856942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bf8551be-4c41-48d8-9c67-f8ec5b3fbf67 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:20.859500 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf8551be-4c41-48d8-9c67-f8ec5b3fbf67 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:22:20.859977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf8551be-4c41-48d8-9c67-f8ec5b3fbf67 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:20.861310 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf8551be-4c41-48d8-9c67-f8ec5b3fbf67 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:20.874010 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:20.874010 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:20.879684 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bf8551be-4c41-48d8-9c67-f8ec5b3fbf67 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:20.886357 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf8551be-4c41-48d8-9c67-f8ec5b3fbf67 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:22:20.886357 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 161/633] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:20 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:21.038987 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1f4111fc-f334-45e0-a599-942f99ff0038 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:21.042601 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1f4111fc-f334-45e0-a599-942f99ff0038 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] GET https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 Aug 06 05:22:21.042601 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1f4111fc-f334-45e0-a599-942f99ff0038 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:21.042940 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1f4111fc-f334-45e0-a599-942f99ff0038 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:21.049520 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1f4111fc-f334-45e0-a599-942f99ff0038 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 returned with HTTP 404 Aug 06 05:22:21.050339 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 157/634] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:22:21 2026] GET /volume/v3/snapshots/6fd290a7-6816-44af-9c27-9591409d8b83 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:22:21.057993 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b46d1c6a-596f-4a57-b35f-1e22c6246468 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:21.062978 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b46d1c6a-596f-4a57-b35f-1e22c6246468 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] GET https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:21.063361 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b46d1c6a-596f-4a57-b35f-1e22c6246468 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:21.063749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b46d1c6a-596f-4a57-b35f-1e22c6246468 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:21.076530 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:21.076530 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:21.085329 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b46d1c6a-596f-4a57-b35f-1e22c6246468 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Volume info retrieved successfully. Aug 06 05:22:21.092916 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b46d1c6a-596f-4a57-b35f-1e22c6246468 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 returned with HTTP 200 Aug 06 05:22:21.094251 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 161/635] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:21 2026] GET /volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:21.108382 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4dceb4f5-6cd6-438f-9158-e631897c17cf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:21.110544 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4dceb4f5-6cd6-438f-9158-e631897c17cf tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] DELETE https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:21.110835 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4dceb4f5-6cd6-438f-9158-e631897c17cf tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:21.111121 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4dceb4f5-6cd6-438f-9158-e631897c17cf tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:21.111339 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-4dceb4f5-6cd6-438f-9158-e631897c17cf tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Delete volume with id: 5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:21.120765 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:21.120765 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:21.121179 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4dceb4f5-6cd6-438f-9158-e631897c17cf tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Volume info retrieved successfully. Aug 06 05:22:21.149273 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4dceb4f5-6cd6-438f-9158-e631897c17cf tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Delete volume request issued successfully. Aug 06 05:22:21.149560 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4dceb4f5-6cd6-438f-9158-e631897c17cf tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 returned with HTTP 202 Aug 06 05:22:21.150093 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 157/636] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:22:21 2026] DELETE /volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:21.158637 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5ae07cd1-2f09-44a7-8400-16808a359cb3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:21.161115 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5ae07cd1-2f09-44a7-8400-16808a359cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] GET https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:21.161373 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5ae07cd1-2f09-44a7-8400-16808a359cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:21.161601 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5ae07cd1-2f09-44a7-8400-16808a359cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:21.175197 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:21.175197 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:21.182711 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5ae07cd1-2f09-44a7-8400-16808a359cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Volume info retrieved successfully. Aug 06 05:22:21.188934 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5ae07cd1-2f09-44a7-8400-16808a359cb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 returned with HTTP 200 Aug 06 05:22:21.190990 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 162/637] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:21 2026] GET /volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:21.350464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3eb5ead2-281a-42af-9cf7-efb970474d00 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:21.352599 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3eb5ead2-281a-42af-9cf7-efb970474d00 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:21.352901 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3eb5ead2-281a-42af-9cf7-efb970474d00 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:21.353396 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3eb5ead2-281a-42af-9cf7-efb970474d00 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:21.374469 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:21.374469 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:21.382956 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3eb5ead2-281a-42af-9cf7-efb970474d00 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:21.395071 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3eb5ead2-281a-42af-9cf7-efb970474d00 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:21.395838 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 158/638] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:21 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:21.907896 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-50d7f02f-2786-402e-a169-7f8786001003 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:21.909825 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-50d7f02f-2786-402e-a169-7f8786001003 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:22:21.910245 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-50d7f02f-2786-402e-a169-7f8786001003 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:21.910759 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-50d7f02f-2786-402e-a169-7f8786001003 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:21.935150 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:21.935150 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:21.950116 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-50d7f02f-2786-402e-a169-7f8786001003 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:21.958483 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-50d7f02f-2786-402e-a169-7f8786001003 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:22:21.958483 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 162/639] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:21 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 1139 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:22.209501 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-11d2c567-9b6e-4dd5-aae1-7c00b6f01d69 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.211500 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-11d2c567-9b6e-4dd5-aae1-7c00b6f01d69 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] GET https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 Aug 06 05:22:22.211741 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-11d2c567-9b6e-4dd5-aae1-7c00b6f01d69 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.211986 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-11d2c567-9b6e-4dd5-aae1-7c00b6f01d69 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.220314 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-11d2c567-9b6e-4dd5-aae1-7c00b6f01d69 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506 tempest-VolumeSnapshotQuotasNegativeTestJSON-614918506-project-member] https://10.4.3.205/volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 returned with HTTP 404 Aug 06 05:22:22.221352 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 158/640] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/volumes/5faa30cc-f2a2-42ef-a7c6-660417a49873 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:22.230442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1f063964-2f35-4b74-b915-42f297b30c10 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.233104 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1f063964-2f35-4b74-b915-42f297b30c10 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b Aug 06 05:22:22.234031 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1f063964-2f35-4b74-b915-42f297b30c10 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.236808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-c3cc0f21-3036-4029-b4ad-3a0b8df64eb2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.240501 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-c3cc0f21-3036-4029-b4ad-3a0b8df64eb2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments/b8875269-496f-46b8-a28c-f0d2e18aef1c/action Aug 06 05:22:22.244127 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-c3cc0f21-3036-4029-b4ad-3a0b8df64eb2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:22.244127 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-c3cc0f21-3036-4029-b4ad-3a0b8df64eb2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.272873 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.272873 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:22.289722 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-906536c8-c5b7-4481-992c-710d5cba62b0 req-c3cc0f21-3036-4029-b4ad-3a0b8df64eb2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/b8875269-496f-46b8-a28c-f0d2e18aef1c/action returned with HTTP 204 Aug 06 05:22:22.290563 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 159/641] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:22:22 2026] POST /volume/v3/attachments/b8875269-496f-46b8-a28c-f0d2e18aef1c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:22.383496 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-276845d5-7edf-4cd2-8b53-a1682b8c4be8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.386159 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-276845d5-7edf-4cd2-8b53-a1682b8c4be8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] DELETE https://10.4.3.205/volume/v3/attachments/8c942818-0c04-47f9-8f21-b2a1b65f6d45 Aug 06 05:22:22.386433 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-276845d5-7edf-4cd2-8b53-a1682b8c4be8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.386672 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-276845d5-7edf-4cd2-8b53-a1682b8c4be8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.398725 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.398725 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:22.403412 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1f063964-2f35-4b74-b915-42f297b30c10 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415 tempest-VolumeSnapshotQuotasNegativeTestJSON-4668415-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b returned with HTTP 200 Aug 06 05:22:22.404189 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 163/642] 10.4.3.205 () {68 vars in 1375 bytes} [Thu Aug 6 05:22:22 2026] PUT /volume/v3/os-quota-sets/20ca0186a4dd4f8985703ad1add6305b => generated 395 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:22.415358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9f359737-e373-43e9-8a0f-7b304a6cc291 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.421156 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9f359737-e373-43e9-8a0f-7b304a6cc291 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:22.422205 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9f359737-e373-43e9-8a0f-7b304a6cc291 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.422205 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9f359737-e373-43e9-8a0f-7b304a6cc291 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.445600 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.445600 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:22.450960 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9f359737-e373-43e9-8a0f-7b304a6cc291 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:22.458733 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9f359737-e373-43e9-8a0f-7b304a6cc291 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:22.458977 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 159/643] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:22.463062 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7dbdd358-7dfc-4efd-9ee5-b262364c64b9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.493316 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c59bff54-856c-4b98-9e5b-76a1f75640ae req-276845d5-7edf-4cd2-8b53-a1682b8c4be8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments/8c942818-0c04-47f9-8f21-b2a1b65f6d45 returned with HTTP 200 Aug 06 05:22:22.493913 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 163/644] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:22:22 2026] DELETE /volume/v3/attachments/8c942818-0c04-47f9-8f21-b2a1b65f6d45 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:22.523804 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-93fb9c2c-4982-46b4-ba46-9879897ebc8e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.528554 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-93fb9c2c-4982-46b4-ba46-9879897ebc8e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:22.528554 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-93fb9c2c-4982-46b4-ba46-9879897ebc8e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.528684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-93fb9c2c-4982-46b4-ba46-9879897ebc8e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.544119 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.544119 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:22.550893 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-93fb9c2c-4982-46b4-ba46-9879897ebc8e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:22.563470 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-93fb9c2c-4982-46b4-ba46-9879897ebc8e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:22.563648 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 164/645] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:22.628840 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7dbdd358-7dfc-4efd-9ee5-b262364c64b9 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:22:22.629674 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7dbdd358-7dfc-4efd-9ee5-b262364c64b9 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-603933848", "extra_specs": {"spec1": "val1"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.656663 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7dbdd358-7dfc-4efd-9ee5-b262364c64b9 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:22:22.657064 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 160/646] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:22:22 2026] POST /volume/v3/types => generated 242 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:22.670487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-aa39d7c4-2c7c-4c7a-98d0-4b341ff2ce9c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.672326 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aa39d7c4-2c7c-4c7a-98d0-4b341ff2ce9c tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] POST https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs Aug 06 05:22:22.672737 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aa39d7c4-2c7c-4c7a-98d0-4b341ff2ce9c tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.674471 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aa39d7c4-2c7c-4c7a-98d0-4b341ff2ce9c tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs returned with HTTP 400 Aug 06 05:22:22.674893 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 160/647] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:22:22 2026] POST /volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:22:22.684080 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8b629782-bb23-41ab-8eca-0ad5429b5f35 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.684599 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8b629782-bb23-41ab-8eca-0ad5429b5f35 None None] GET https://10.4.3.205/volume// Aug 06 05:22:22.685589 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8b629782-bb23-41ab-8eca-0ad5429b5f35 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.685589 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8b629782-bb23-41ab-8eca-0ad5429b5f35 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.685727 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-af69fe82-f437-4072-ab36-ab92ad07647f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.685763 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8b629782-bb23-41ab-8eca-0ad5429b5f35 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:22.685763 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 164/648] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:22: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 06 05:22:22.687085 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-af69fe82-f437-4072-ab36-ab92ad07647f tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] POST https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs Aug 06 05:22:22.687458 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-af69fe82-f437-4072-ab36-ab92ad07647f tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.689377 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-af69fe82-f437-4072-ab36-ab92ad07647f tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs returned with HTTP 400 Aug 06 05:22:22.689601 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 165/649] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:22:22 2026] POST /volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:22:22.696152 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-b83b96e0-c6bd-4f7b-abf3-a220b27cd4e1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.698892 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-b83b96e0-c6bd-4f7b-abf3-a220b27cd4e1 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:22:22.699379 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-b83b96e0-c6bd-4f7b-abf3-a220b27cd4e1 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60fc1afe-68f7-4e3a-ac6f-9153865a93e0", "connector": null, "instance_uuid": "1d98cc62-5a55-459f-b1b5-ca84c07f33a5"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.700726 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b3346d0a-0d95-4973-b467-14c4cba0080c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.703311 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b3346d0a-0d95-4973-b467-14c4cba0080c tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] POST https://10.4.3.205/volume/v3/types/b723bb1b-6912-4b5e-8ba2-d3a21f8c1f93/extra_specs Aug 06 05:22:22.703311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b3346d0a-0d95-4973-b467-14c4cba0080c tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.713943 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b3346d0a-0d95-4973-b467-14c4cba0080c tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/b723bb1b-6912-4b5e-8ba2-d3a21f8c1f93/extra_specs returned with HTTP 404 Aug 06 05:22:22.714535 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 161/650] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:22:22 2026] POST /volume/v3/types/b723bb1b-6912-4b5e-8ba2-d3a21f8c1f93/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:22.714775 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.714775 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:22.725652 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-03190a17-92c3-4de6-ba68-d7f7b1f76d67 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.727721 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-03190a17-92c3-4de6-ba68-d7f7b1f76d67 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] DELETE https://10.4.3.205/volume/v3/types/aafc230a-e0d9-45de-b589-d467b8781c76/extra_specs/spec1 Aug 06 05:22:22.727991 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-03190a17-92c3-4de6-ba68-d7f7b1f76d67 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.729686 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-03190a17-92c3-4de6-ba68-d7f7b1f76d67 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.733633 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-03190a17-92c3-4de6-ba68-d7f7b1f76d67 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/aafc230a-e0d9-45de-b589-d467b8781c76/extra_specs/spec1 returned with HTTP 404 Aug 06 05:22:22.734348 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 165/651] 10.4.3.205 () {66 vars in 1399 bytes} [Thu Aug 6 05:22:22 2026] DELETE /volume/v3/types/aafc230a-e0d9-45de-b589-d467b8781c76/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:22:22.745971 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7ca9c636-9c38-4e84-807b-f1a37d7e4db0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.748316 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ca9c636-9c38-4e84-807b-f1a37d7e4db0 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] GET https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/nonexistent_extra_spec_name Aug 06 05:22:22.748605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ca9c636-9c38-4e84-807b-f1a37d7e4db0 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.748817 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ca9c636-9c38-4e84-807b-f1a37d7e4db0 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.756878 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ca9c636-9c38-4e84-807b-f1a37d7e4db0 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 06 05:22:22.757403 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 166/652] 10.4.3.205 () {66 vars in 1462 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:22.763311 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-b83b96e0-c6bd-4f7b-abf3-a220b27cd4e1 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:22:22.763843 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 161/653] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:22:22 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 06 05:22:22.767791 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-08db66fe-9e46-409d-ab3e-33c31d3c6b84 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.776594 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-08db66fe-9e46-409d-ab3e-33c31d3c6b84 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] GET https://10.4.3.205/volume/v3/types/adb2e5fb-dd4e-4429-a340-6b40d6e64bb7/extra_specs/spec1 Aug 06 05:22:22.776950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-08db66fe-9e46-409d-ab3e-33c31d3c6b84 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.777269 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-08db66fe-9e46-409d-ab3e-33c31d3c6b84 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.782936 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-08db66fe-9e46-409d-ab3e-33c31d3c6b84 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/adb2e5fb-dd4e-4429-a340-6b40d6e64bb7/extra_specs/spec1 returned with HTTP 404 Aug 06 05:22:22.783592 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 162/654] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/types/adb2e5fb-dd4e-4429-a340-6b40d6e64bb7/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:22.802446 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c69dd830-71aa-439a-9f57-0cdf15e9ead9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.804394 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c69dd830-71aa-439a-9f57-0cdf15e9ead9 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] GET https://10.4.3.205/volume/v3/types/f09a834d-f2f0-40e9-82f6-1ebbfadbcf56/extra_specs Aug 06 05:22:22.804819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c69dd830-71aa-439a-9f57-0cdf15e9ead9 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.805065 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c69dd830-71aa-439a-9f57-0cdf15e9ead9 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.806190 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.806190 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:22.810117 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c69dd830-71aa-439a-9f57-0cdf15e9ead9 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/f09a834d-f2f0-40e9-82f6-1ebbfadbcf56/extra_specs returned with HTTP 404 Aug 06 05:22:22.810786 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f95c3721-4784-4416-9d0a-59b97c0291bf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.811602 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 166/655] 10.4.3.205 () {66 vars in 1378 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/types/f09a834d-f2f0-40e9-82f6-1ebbfadbcf56/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:22.813423 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f95c3721-4784-4416-9d0a-59b97c0291bf tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:22.813423 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f95c3721-4784-4416-9d0a-59b97c0291bf tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.813497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f95c3721-4784-4416-9d0a-59b97c0291bf tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.825081 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4f22f096-4a8b-4e49-aa32-46d534938f1b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.826924 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e8947bb7-18a8-44aa-b5c0-7c28a2133191 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.827028 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4f22f096-4a8b-4e49-aa32-46d534938f1b tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] PUT https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/spec1 Aug 06 05:22:22.827338 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4f22f096-4a8b-4e49-aa32-46d534938f1b tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.827392 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e8947bb7-18a8-44aa-b5c0-7c28a2133191 None None] GET https://10.4.3.205/volume// Aug 06 05:22:22.827620 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e8947bb7-18a8-44aa-b5c0-7c28a2133191 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.827857 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e8947bb7-18a8-44aa-b5c0-7c28a2133191 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.828211 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e8947bb7-18a8-44aa-b5c0-7c28a2133191 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:22.828559 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 163/656] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22: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 06 05:22:22.829128 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4f22f096-4a8b-4e49-aa32-46d534938f1b tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/spec1 returned with HTTP 400 Aug 06 05:22:22.831280 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 162/657] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:22:22 2026] PUT /volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:22:22.835485 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.835485 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:22.839438 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f95c3721-4784-4416-9d0a-59b97c0291bf tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:22.839936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-1b5f1a2a-8993-40d7-9009-6da867b05bfc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.841750 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ed1a2811-867d-4c1d-9718-ed6365d7eba7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.843435 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-1b5f1a2a-8993-40d7-9009-6da867b05bfc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:22.847346 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed1a2811-867d-4c1d-9718-ed6365d7eba7 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] PUT https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/spec1 Aug 06 05:22:22.847346 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed1a2811-867d-4c1d-9718-ed6365d7eba7 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Action: 'update', calling method: update, body: null {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.847521 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f95c3721-4784-4416-9d0a-59b97c0291bf tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:22.847563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-1b5f1a2a-8993-40d7-9009-6da867b05bfc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.847563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-1b5f1a2a-8993-40d7-9009-6da867b05bfc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.847644 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 167/658] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:22.850117 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed1a2811-867d-4c1d-9718-ed6365d7eba7 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/spec1 returned with HTTP 400 Aug 06 05:22:22.850117 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 164/659] 10.4.3.205 () {68 vars in 1415 bytes} [Thu Aug 6 05:22:22 2026] PUT /volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:22.859933 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.859933 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:22.862792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b0a93555-9e08-4f99-b4fd-a6ee2b7bce42 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.865450 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0a93555-9e08-4f99-b4fd-a6ee2b7bce42 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] PUT https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/None Aug 06 05:22:22.865938 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b0a93555-9e08-4f99-b4fd-a6ee2b7bce42 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.866026 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-1b5f1a2a-8993-40d7-9009-6da867b05bfc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:22.869148 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.869148 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:22.871811 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-1b5f1a2a-8993-40d7-9009-6da867b05bfc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:22.872264 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 167/660] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 05:22:22.911528 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0a93555-9e08-4f99-b4fd-a6ee2b7bce42 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 05:22:22.911797 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0a93555-9e08-4f99-b4fd-a6ee2b7bce42 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/None returned with HTTP 400 Aug 06 05:22:22.912507 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 163/661] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:22:22 2026] PUT /volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/None => generated 73 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:22.924042 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-04157b8e-7468-4ede-b424-7fcc95d8f096 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.927179 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-04157b8e-7468-4ede-b424-7fcc95d8f096 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] PUT https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/4a5b68ac-e499-4e72-8726-6fdc4a7e9bdf Aug 06 05:22:22.927791 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-04157b8e-7468-4ede-b424-7fcc95d8f096 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.946120 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-04157b8e-7468-4ede-b424-7fcc95d8f096 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 05:22:22.946565 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-04157b8e-7468-4ede-b424-7fcc95d8f096 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/4a5b68ac-e499-4e72-8726-6fdc4a7e9bdf returned with HTTP 400 Aug 06 05:22:22.947106 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 168/662] 10.4.3.205 () {68 vars in 1509 bytes} [Thu Aug 6 05:22:22 2026] PUT /volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76/extra_specs/4a5b68ac-e499-4e72-8726-6fdc4a7e9bdf => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:22:22.959427 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ce6cb29b-dbab-4a70-a904-13bb66354082 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.962084 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce6cb29b-dbab-4a70-a904-13bb66354082 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] PUT https://10.4.3.205/volume/v3/types/c156d7e0-ff9c-40d4-9df7-db4a4d19bc7d/extra_specs/spec1 Aug 06 05:22:22.962466 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce6cb29b-dbab-4a70-a904-13bb66354082 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:22.973548 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce6cb29b-dbab-4a70-a904-13bb66354082 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/c156d7e0-ff9c-40d4-9df7-db4a4d19bc7d/extra_specs/spec1 returned with HTTP 404 Aug 06 05:22:22.974066 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 165/663] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:22:22 2026] PUT /volume/v3/types/c156d7e0-ff9c-40d4-9df7-db4a4d19bc7d/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:22.976141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-de7cdfd8-96c6-4f1f-a674-0bacd8a64b4a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.976534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2a5442a4-fd30-422c-8f6b-a0965a29091e req-92681a09-ffc7-4692-81c8-30049278dc6f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.978480 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-de7cdfd8-96c6-4f1f-a674-0bacd8a64b4a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:22:22.978664 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-de7cdfd8-96c6-4f1f-a674-0bacd8a64b4a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.978846 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-de7cdfd8-96c6-4f1f-a674-0bacd8a64b4a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.979110 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2a5442a4-fd30-422c-8f6b-a0965a29091e req-92681a09-ffc7-4692-81c8-30049278dc6f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] GET https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b Aug 06 05:22:22.979329 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2a5442a4-fd30-422c-8f6b-a0965a29091e req-92681a09-ffc7-4692-81c8-30049278dc6f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.979562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2a5442a4-fd30-422c-8f6b-a0965a29091e req-92681a09-ffc7-4692-81c8-30049278dc6f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.986781 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cb5573d9-5679-42a4-af43-d99caa0a7b52 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:22.988419 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb5573d9-5679-42a4-af43-d99caa0a7b52 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] DELETE https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76 Aug 06 05:22:22.988642 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb5573d9-5679-42a4-af43-d99caa0a7b52 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:22.988943 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb5573d9-5679-42a4-af43-d99caa0a7b52 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:22.994257 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.994257 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:22.996912 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:22.996912 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:22.999129 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-2a5442a4-fd30-422c-8f6b-a0965a29091e req-92681a09-ffc7-4692-81c8-30049278dc6f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:22:23.003913 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-de7cdfd8-96c6-4f1f-a674-0bacd8a64b4a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:22:23.004386 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-c0faaa08-1236-4385-b695-d2ab8d03ccd2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:23.007150 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-c0faaa08-1236-4385-b695-d2ab8d03ccd2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] PUT https://10.4.3.205/volume/v3/attachments/390812a1-f753-4227-b6d7-2690b6cfc49d Aug 06 05:22:23.007827 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2a5442a4-fd30-422c-8f6b-a0965a29091e req-92681a09-ffc7-4692-81c8-30049278dc6f tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b returned with HTTP 200 Aug 06 05:22:23.008043 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-c0faaa08-1236-4385-b695-d2ab8d03ccd2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:23.008528 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 164/664] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b => generated 1603 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:23.009902 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-de7cdfd8-96c6-4f1f-a674-0bacd8a64b4a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:22:23.010396 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 168/665] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:22 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:23.021406 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-c0faaa08-1236-4385-b695-d2ab8d03ccd2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Acquiring lock "cinder-attachment_update-60fc1afe-68f7-4e3a-ac6f-9153865a93e0-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:22:23.029540 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-c0faaa08-1236-4385-b695-d2ab8d03ccd2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-60fc1afe-68f7-4e3a-ac6f-9153865a93e0-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:22:23.030993 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:23.030993 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:23.049213 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb5573d9-5679-42a4-af43-d99caa0a7b52 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76 returned with HTTP 202 Aug 06 05:22:23.049819 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 169/666] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:22:22 2026] DELETE /volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:23.064214 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f6c489fd-ac7d-4d62-97de-3dc924845ac4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:23.067130 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f6c489fd-ac7d-4d62-97de-3dc924845ac4 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] GET https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76 Aug 06 05:22:23.067130 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f6c489fd-ac7d-4d62-97de-3dc924845ac4 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:23.067405 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f6c489fd-ac7d-4d62-97de-3dc924845ac4 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:23.073451 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f6c489fd-ac7d-4d62-97de-3dc924845ac4 tempest-ExtraSpecsNegativeTest-138323152 tempest-ExtraSpecsNegativeTest-138323152-project-admin] https://10.4.3.205/volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76 returned with HTTP 404 Aug 06 05:22:23.074399 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 165/667] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:22:23 2026] GET /volume/v3/types/d0fa4e75-21d6-4d61-b1a7-42c6432b7c76 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:23.160148 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-c0faaa08-1236-4385-b695-d2ab8d03ccd2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-60fc1afe-68f7-4e3a-ac6f-9153865a93e0-np0000006623" released by "attachment_update" :: held 0.131s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:22:23.161737 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-c0faaa08-1236-4385-b695-d2ab8d03ccd2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/390812a1-f753-4227-b6d7-2690b6cfc49d returned with HTTP 200 Aug 06 05:22:23.163169 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 166/668] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:22:23 2026] PUT /volume/v3/attachments/390812a1-f753-4227-b6d7-2690b6cfc49d => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:23.867544 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cece1ba9-7823-4356-b23d-807dddbd96d0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:23.870153 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cece1ba9-7823-4356-b23d-807dddbd96d0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:23.870356 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cece1ba9-7823-4356-b23d-807dddbd96d0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:23.870533 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cece1ba9-7823-4356-b23d-807dddbd96d0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:23.884375 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:23.884375 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:23.888368 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cece1ba9-7823-4356-b23d-807dddbd96d0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:23.892923 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cece1ba9-7823-4356-b23d-807dddbd96d0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:23.893587 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 169/669] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:23 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:24.912791 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7ee54880-8b1f-42c5-9217-341c556f9763 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:24.913141 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ee54880-8b1f-42c5-9217-341c556f9763 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:24.913320 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ee54880-8b1f-42c5-9217-341c556f9763 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:24.914014 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ee54880-8b1f-42c5-9217-341c556f9763 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:24.927793 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:24.927793 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:24.931989 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7ee54880-8b1f-42c5-9217-341c556f9763 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:24.936951 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ee54880-8b1f-42c5-9217-341c556f9763 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:24.937330 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 170/670] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:24 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:25.546145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-8649675e-4c9d-44c7-8910-a24350e6e1e9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:25.557524 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-8649675e-4c9d-44c7-8910-a24350e6e1e9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments/390812a1-f753-4227-b6d7-2690b6cfc49d/action Aug 06 05:22:25.557524 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-8649675e-4c9d-44c7-8910-a24350e6e1e9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:25.557524 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-8649675e-4c9d-44c7-8910-a24350e6e1e9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:25.613310 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:25.613310 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:25.630155 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5ea47de7-20b5-45d8-9505-2beca32c7bd2 req-8649675e-4c9d-44c7-8910-a24350e6e1e9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/390812a1-f753-4227-b6d7-2690b6cfc49d/action returned with HTTP 204 Aug 06 05:22:25.630909 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 166/671] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:22:25 2026] POST /volume/v3/attachments/390812a1-f753-4227-b6d7-2690b6cfc49d/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:25.634088 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-051a02cf-a278-42e4-8284-b9237fb1733f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:25.636561 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:25.637075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1447940398"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:25.638610 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Create volume request body: {'volume': {'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1447940398'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:25.744908 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Create volume of 1 GB Aug 06 05:22:25.745246 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:25.745246 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:25.749209 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Availability Zones retrieved successfully. Aug 06 05:22:25.758705 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Flow 'volume_create_api' (d0f8c183-e244-4e33-8b0c-f81d0161ca0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:25.758705 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa9d7f7d-7c0a-4626-86dc-24eb86ccdd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:25.758915 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:25.850949 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa9d7f7d-7c0a-4626-86dc-24eb86ccdd49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:25.852163 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c90a9d1b-b4e4-46b4-9d54-8720b4aa4035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:25.949541 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Created reservations ['a2eb351b-3a65-45e7-8fe1-9e84acf75c70', '8257f6ed-8b2b-47a3-a8a2-7af12eab2318', '7d1958b0-e5bc-41e0-812a-abdfb1b07b17', '3619f930-c107-426c-8ce7-9b406dd5cb26'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:25.950586 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c90a9d1b-b4e4-46b4-9d54-8720b4aa4035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2eb351b-3a65-45e7-8fe1-9e84acf75c70', '8257f6ed-8b2b-47a3-a8a2-7af12eab2318', '7d1958b0-e5bc-41e0-812a-abdfb1b07b17', '3619f930-c107-426c-8ce7-9b406dd5cb26']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:25.951942 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad888f1-c52d-47ad-9dc3-0f195ed3208f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:25.952122 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-87dccf93-642b-4273-b1cb-84709f358f55 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:25.955006 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-87dccf93-642b-4273-b1cb-84709f358f55 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:25.955157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-87dccf93-642b-4273-b1cb-84709f358f55 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:25.955364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-87dccf93-642b-4273-b1cb-84709f358f55 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:25.974664 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:25.974664 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:25.978808 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-87dccf93-642b-4273-b1cb-84709f358f55 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:25.983460 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-87dccf93-642b-4273-b1cb-84709f358f55 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:25.983868 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 170/672] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:25 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:25.984054 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad888f1-c52d-47ad-9dc3-0f195ed3208f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96e9e874-4e7c-46de-ad1b-0f8e5420f243', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1447940398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e6d48e99e94edc8d516d359323f162',qos_specs=None,replication_status=,reservations=['a2eb351b-3a65-45e7-8fe1-9e84acf75c70','8257f6ed-8b2b-47a3-a8a2-7af12eab2318','7d1958b0-e5bc-41e0-812a-abdfb1b07b17','3619f930-c107-426c-8ce7-9b406dd5cb26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca3a9c6b59cd4d1a96fc121c5dd774d0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1447940398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96e9e874-4e7c-46de-ad1b-0f8e5420f243,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38e6d48e99e94edc8d516d359323f162',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca3a9c6b59cd4d1a96fc121c5dd774d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:25.985143 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea702202-15b1-4a5c-80ce-45c32949fe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:26.005594 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1a803cdf-94ae-4add-8be0-60e410a47dbc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:26.021989 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea702202-15b1-4a5c-80ce-45c32949fe30) transitioned into state 'SUCCESS' from state '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-1447940398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38e6d48e99e94edc8d516d359323f162',qos_specs=None,replication_status=,reservations=['a2eb351b-3a65-45e7-8fe1-9e84acf75c70','8257f6ed-8b2b-47a3-a8a2-7af12eab2318','7d1958b0-e5bc-41e0-812a-abdfb1b07b17','3619f930-c107-426c-8ce7-9b406dd5cb26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca3a9c6b59cd4d1a96fc121c5dd774d0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:26.022341 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a476bb11-92b2-420a-94a9-cba46afe86c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:26.037388 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a476bb11-92b2-420a-94a9-cba46afe86c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:26.038921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Flow 'volume_create_api' (d0f8c183-e244-4e33-8b0c-f81d0161ca0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:26.039358 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Create volume request issued successfully. Aug 06 05:22:26.040133 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-051a02cf-a278-42e4-8284-b9237fb1733f tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:26.040998 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 167/673] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:22:25 2026] POST /volume/v3/volumes => generated 751 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:26.058458 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2c139cec-412d-4e13-8083-74ea96c1a0ab None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:26.062098 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c139cec-412d-4e13-8083-74ea96c1a0ab tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] GET https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 Aug 06 05:22:26.062364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c139cec-412d-4e13-8083-74ea96c1a0ab tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:26.062614 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c139cec-412d-4e13-8083-74ea96c1a0ab tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:26.075766 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:26.075766 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:26.080223 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2c139cec-412d-4e13-8083-74ea96c1a0ab tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Volume info retrieved successfully. Aug 06 05:22:26.084422 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c139cec-412d-4e13-8083-74ea96c1a0ab tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 returned with HTTP 200 Aug 06 05:22:26.085138 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 167/674] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:26 2026] GET /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:26.206058 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1a803cdf-94ae-4add-8be0-60e410a47dbc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:26.206245 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1a803cdf-94ae-4add-8be0-60e410a47dbc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:26.206521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1a803cdf-94ae-4add-8be0-60e410a47dbc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:26.225550 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:26.225550 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:26.232103 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1a803cdf-94ae-4add-8be0-60e410a47dbc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Volume info retrieved successfully. Aug 06 05:22:26.238506 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1a803cdf-94ae-4add-8be0-60e410a47dbc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:26.238506 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 171/675] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:26 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1442 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:26.322932 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2842e1aa-35d8-48e5-b4be-c2e69b7e5ea9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:26.323935 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2842e1aa-35d8-48e5-b4be-c2e69b7e5ea9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:26.324210 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2842e1aa-35d8-48e5-b4be-c2e69b7e5ea9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:26.324505 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2842e1aa-35d8-48e5-b4be-c2e69b7e5ea9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:26.348066 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:26.348066 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:26.358687 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2842e1aa-35d8-48e5-b4be-c2e69b7e5ea9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Volume info retrieved successfully. Aug 06 05:22:26.368234 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2842e1aa-35d8-48e5-b4be-c2e69b7e5ea9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:26.368703 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 171/676] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:26 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:26.427493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-64a9c9dc-9265-4bd0-8aec-077511ac8b6e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:26.431281 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-64a9c9dc-9265-4bd0-8aec-077511ac8b6e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:26.431540 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-64a9c9dc-9265-4bd0-8aec-077511ac8b6e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:26.431783 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-64a9c9dc-9265-4bd0-8aec-077511ac8b6e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:26.457833 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:26.457833 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:26.464730 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-64a9c9dc-9265-4bd0-8aec-077511ac8b6e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:26.470303 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-64a9c9dc-9265-4bd0-8aec-077511ac8b6e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:26.470877 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 168/677] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:26 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:26.515896 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-08c475b7-dc97-4d6f-9c16-3d0fd0b5f118 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:26.521315 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-08c475b7-dc97-4d6f-9c16-3d0fd0b5f118 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0/action Aug 06 05:22:26.521315 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-08c475b7-dc97-4d6f-9c16-3d0fd0b5f118 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:26.521315 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-08c475b7-dc97-4d6f-9c16-3d0fd0b5f118 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:26.546639 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:26.546639 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:26.547241 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-08c475b7-dc97-4d6f-9c16-3d0fd0b5f118 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:26.559770 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-08c475b7-dc97-4d6f-9c16-3d0fd0b5f118 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Begin detaching volume completed successfully. Aug 06 05:22:26.560083 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-08c475b7-dc97-4d6f-9c16-3d0fd0b5f118 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0/action returned with HTTP 202 Aug 06 05:22:26.560934 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 168/678] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:22:26 2026] POST /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:22:26.587733 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7d5137b6-4bd2-429a-9259-6a5df37bf855 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:26.594027 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7d5137b6-4bd2-429a-9259-6a5df37bf855 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:26.594027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7d5137b6-4bd2-429a-9259-6a5df37bf855 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:26.594027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7d5137b6-4bd2-429a-9259-6a5df37bf855 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:26.613479 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:26.613479 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:26.617379 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7d5137b6-4bd2-429a-9259-6a5df37bf855 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:26.622535 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7d5137b6-4bd2-429a-9259-6a5df37bf855 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:26.622535 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 172/679] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:26 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:26.754337 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2a7b4c9b-9d23-4f56-8f33-10237389fb3c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:26.754337 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a7b4c9b-9d23-4f56-8f33-10237389fb3c None None] GET https://10.4.3.205/volume// Aug 06 05:22:26.754337 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a7b4c9b-9d23-4f56-8f33-10237389fb3c None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:26.754591 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a7b4c9b-9d23-4f56-8f33-10237389fb3c None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:26.754734 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a7b4c9b-9d23-4f56-8f33-10237389fb3c None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:26.755043 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 172/680] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22: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 06 05:22:26.772097 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-806a575b-ac10-4978-8422-256cd3689386 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:26.782582 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-806a575b-ac10-4978-8422-256cd3689386 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:26.782582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-806a575b-ac10-4978-8422-256cd3689386 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:26.782582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-806a575b-ac10-4978-8422-256cd3689386 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:26.797600 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:26.797600 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:26.802784 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-806a575b-ac10-4978-8422-256cd3689386 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:26.808340 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-806a575b-ac10-4978-8422-256cd3689386 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:26.808906 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 169/681] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:22:26 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1625 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:27.103591 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5403453c-767e-4d20-be0a-f926deaf5728 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.108129 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5403453c-767e-4d20-be0a-f926deaf5728 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] GET https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 Aug 06 05:22:27.108129 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5403453c-767e-4d20-be0a-f926deaf5728 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.108129 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5403453c-767e-4d20-be0a-f926deaf5728 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.116327 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.116327 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:27.121140 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5403453c-767e-4d20-be0a-f926deaf5728 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Volume info retrieved successfully. Aug 06 05:22:27.129075 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5403453c-767e-4d20-be0a-f926deaf5728 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 returned with HTTP 200 Aug 06 05:22:27.129934 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 169/682] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.150642 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5d2fad5c-3509-45a9-b669-fb2643589613 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.152218 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5d2fad5c-3509-45a9-b669-fb2643589613 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] POST https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243/action Aug 06 05:22:27.152600 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5d2fad5c-3509-45a9-b669-fb2643589613 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-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=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:27.152713 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5d2fad5c-3509-45a9-b669-fb2643589613 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:27.161211 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.161211 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:27.167470 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.167470 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:27.167883 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5d2fad5c-3509-45a9-b669-fb2643589613 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Volume info retrieved successfully. Aug 06 05:22:27.179052 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5d2fad5c-3509-45a9-b669-fb2643589613 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Update volume metadata completed successfully. Aug 06 05:22:27.179371 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5d2fad5c-3509-45a9-b669-fb2643589613 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243/action returned with HTTP 200 Aug 06 05:22:27.180383 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 173/683] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:22:27 2026] POST /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243/action => generated 563 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:27.191989 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8b323e83-f3bb-4559-a7c8-020f1ef5a8c1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.193479 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8b323e83-f3bb-4559-a7c8-020f1ef5a8c1 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] GET https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 Aug 06 05:22:27.193772 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8b323e83-f3bb-4559-a7c8-020f1ef5a8c1 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.194020 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8b323e83-f3bb-4559-a7c8-020f1ef5a8c1 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.203455 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.203455 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:27.207369 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8b323e83-f3bb-4559-a7c8-020f1ef5a8c1 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Volume info retrieved successfully. Aug 06 05:22:27.212761 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8b323e83-f3bb-4559-a7c8-020f1ef5a8c1 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 returned with HTTP 200 Aug 06 05:22:27.213219 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 173/684] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 => generated 1419 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.229090 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b0b73453-eaec-40a7-95e1-644f35eff84a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.231714 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b0b73453-eaec-40a7-95e1-644f35eff84a tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] POST https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243/action Aug 06 05:22:27.232112 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b0b73453-eaec-40a7-95e1-644f35eff84a tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:27.232261 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b0b73453-eaec-40a7-95e1-644f35eff84a tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:27.241021 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.241021 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:27.249257 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.249257 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:27.249852 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b0b73453-eaec-40a7-95e1-644f35eff84a tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Volume info retrieved successfully. Aug 06 05:22:27.260314 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b0b73453-eaec-40a7-95e1-644f35eff84a tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Get volume image-metadata completed successfully. Aug 06 05:22:27.269994 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b0b73453-eaec-40a7-95e1-644f35eff84a tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Delete volume metadata completed successfully. Aug 06 05:22:27.270232 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b0b73453-eaec-40a7-95e1-644f35eff84a tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243/action returned with HTTP 200 Aug 06 05:22:27.271451 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 170/685] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:22:27 2026] POST /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 05:22:27.282220 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3aa7726c-2fa0-420f-a5d9-29a0345ea526 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.284127 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3aa7726c-2fa0-420f-a5d9-29a0345ea526 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] POST https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243/action Aug 06 05:22:27.284888 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3aa7726c-2fa0-420f-a5d9-29a0345ea526 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:27.285150 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3aa7726c-2fa0-420f-a5d9-29a0345ea526 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:27.301869 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.301869 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:27.302495 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3aa7726c-2fa0-420f-a5d9-29a0345ea526 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Volume info retrieved successfully. Aug 06 05:22:27.312916 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3aa7726c-2fa0-420f-a5d9-29a0345ea526 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Get volume image-metadata completed successfully. Aug 06 05:22:27.313279 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3aa7726c-2fa0-420f-a5d9-29a0345ea526 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243/action returned with HTTP 200 Aug 06 05:22:27.314032 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 170/686] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:22:27 2026] POST /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243/action => generated 537 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:27.322128 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0e8f0766-3261-439a-9d6d-7f62056e9bbe None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.324368 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0e8f0766-3261-439a-9d6d-7f62056e9bbe tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] GET https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 Aug 06 05:22:27.324724 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0e8f0766-3261-439a-9d6d-7f62056e9bbe tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.324835 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0e8f0766-3261-439a-9d6d-7f62056e9bbe tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.334652 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.334652 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:27.339660 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0e8f0766-3261-439a-9d6d-7f62056e9bbe tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Volume info retrieved successfully. Aug 06 05:22:27.344663 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0e8f0766-3261-439a-9d6d-7f62056e9bbe tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 returned with HTTP 200 Aug 06 05:22:27.345350 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 174/687] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.359763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8d1dd9e7-cb60-4c3f-aef9-5fe2c34c107c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.361937 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8d1dd9e7-cb60-4c3f-aef9-5fe2c34c107c tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] DELETE https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 Aug 06 05:22:27.363473 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8d1dd9e7-cb60-4c3f-aef9-5fe2c34c107c tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.363473 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8d1dd9e7-cb60-4c3f-aef9-5fe2c34c107c tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.363473 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-8d1dd9e7-cb60-4c3f-aef9-5fe2c34c107c tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Delete volume with id: 96e9e874-4e7c-46de-ad1b-0f8e5420f243 Aug 06 05:22:27.373130 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.373130 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:27.373597 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8d1dd9e7-cb60-4c3f-aef9-5fe2c34c107c tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Volume info retrieved successfully. Aug 06 05:22:27.390831 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-189f1bf4-6fd8-4d51-9696-2573ec644be0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.393397 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-189f1bf4-6fd8-4d51-9696-2573ec644be0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:27.393598 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-189f1bf4-6fd8-4d51-9696-2573ec644be0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.393794 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-189f1bf4-6fd8-4d51-9696-2573ec644be0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.411408 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8d1dd9e7-cb60-4c3f-aef9-5fe2c34c107c tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Delete volume request issued successfully. Aug 06 05:22:27.411675 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8d1dd9e7-cb60-4c3f-aef9-5fe2c34c107c tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 returned with HTTP 202 Aug 06 05:22:27.415382 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 174/688] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:22:27 2026] DELETE /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:27.421013 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.421013 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:27.422211 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cd488e72-710f-4562-afd5-f6649d825234 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.425272 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cd488e72-710f-4562-afd5-f6649d825234 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] GET https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 Aug 06 05:22:27.425501 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-189f1bf4-6fd8-4d51-9696-2573ec644be0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:27.425538 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cd488e72-710f-4562-afd5-f6649d825234 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.425768 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cd488e72-710f-4562-afd5-f6649d825234 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.430354 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-189f1bf4-6fd8-4d51-9696-2573ec644be0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:27.430987 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 171/689] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.434783 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.434783 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:27.440885 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cd488e72-710f-4562-afd5-f6649d825234 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Volume info retrieved successfully. Aug 06 05:22:27.450051 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cd488e72-710f-4562-afd5-f6649d825234 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 returned with HTTP 200 Aug 06 05:22:27.450483 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 171/690] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.462550 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-2c0c5fd2-4e57-4d22-803d-61e8cdd18211 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.466364 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-2c0c5fd2-4e57-4d22-803d-61e8cdd18211 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/attachments/b8875269-496f-46b8-a28c-f0d2e18aef1c Aug 06 05:22:27.466585 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-2c0c5fd2-4e57-4d22-803d-61e8cdd18211 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.466809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-2c0c5fd2-4e57-4d22-803d-61e8cdd18211 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.484975 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.484975 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:27.570706 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4c6d88ee-8d29-4678-87bd-1d4910fea0da req-2c0c5fd2-4e57-4d22-803d-61e8cdd18211 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/b8875269-496f-46b8-a28c-f0d2e18aef1c returned with HTTP 200 Aug 06 05:22:27.571267 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 175/691] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:22:27 2026] DELETE /volume/v3/attachments/b8875269-496f-46b8-a28c-f0d2e18aef1c => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.641374 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7ccbfed6-82d1-43a4-a8d0-f19d1bc5b484 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.643507 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7ccbfed6-82d1-43a4-a8d0-f19d1bc5b484 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:27.643743 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7ccbfed6-82d1-43a4-a8d0-f19d1bc5b484 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.643946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7ccbfed6-82d1-43a4-a8d0-f19d1bc5b484 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.659954 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.659954 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:27.668998 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7ccbfed6-82d1-43a4-a8d0-f19d1bc5b484 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:27.675613 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7ccbfed6-82d1-43a4-a8d0-f19d1bc5b484 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:27.676163 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 175/692] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.736596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d8436bca-3707-4180-8794-8f836a48e5b0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.738301 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d8436bca-3707-4180-8794-8f836a48e5b0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:27.738473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d8436bca-3707-4180-8794-8f836a48e5b0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.738683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d8436bca-3707-4180-8794-8f836a48e5b0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.749845 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.749845 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:27.757661 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d8436bca-3707-4180-8794-8f836a48e5b0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Volume info retrieved successfully. Aug 06 05:22:27.763508 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d8436bca-3707-4180-8794-8f836a48e5b0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:27.764704 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 172/693] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.813456 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-cf7f064e-0263-4a82-a255-ec73afd55288 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.815834 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-cf7f064e-0263-4a82-a255-ec73afd55288 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:27.816044 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-cf7f064e-0263-4a82-a255-ec73afd55288 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.816219 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-cf7f064e-0263-4a82-a255-ec73afd55288 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.829051 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.829051 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:27.834682 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-cf7f064e-0263-4a82-a255-ec73afd55288 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:27.842033 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-cf7f064e-0263-4a82-a255-ec73afd55288 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:27.842974 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 172/694] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.892873 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-ff2454ff-a443-4378-8744-713afc3136df None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.894791 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-ff2454ff-a443-4378-8744-713afc3136df tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0/action Aug 06 05:22:27.895088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-ff2454ff-a443-4378-8744-713afc3136df tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:27.895271 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-ff2454ff-a443-4378-8744-713afc3136df tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:27.905538 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.905538 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:27.906036 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-ff2454ff-a443-4378-8744-713afc3136df tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:27.912669 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-ff2454ff-a443-4378-8744-713afc3136df tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Begin detaching volume completed successfully. Aug 06 05:22:27.912879 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-ff2454ff-a443-4378-8744-713afc3136df tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0/action returned with HTTP 202 Aug 06 05:22:27.913306 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 176/695] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:22:27 2026] POST /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:22:27.936777 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-51f279d7-a8c9-46cb-b4d6-769332e9a769 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.940800 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-51f279d7-a8c9-46cb-b4d6-769332e9a769 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:27.941056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-51f279d7-a8c9-46cb-b4d6-769332e9a769 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.941310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-51f279d7-a8c9-46cb-b4d6-769332e9a769 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.963200 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:27.963200 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:27.969806 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4f52e804-5892-4427-b011-70cd15825dea None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.970326 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-51f279d7-a8c9-46cb-b4d6-769332e9a769 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:27.970376 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f52e804-5892-4427-b011-70cd15825dea None None] GET https://10.4.3.205/volume// Aug 06 05:22:27.970490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4f52e804-5892-4427-b011-70cd15825dea None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.970733 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4f52e804-5892-4427-b011-70cd15825dea None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:27.971031 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f52e804-5892-4427-b011-70cd15825dea None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:27.971325 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 173/696] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22: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 06 05:22:27.978354 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-51f279d7-a8c9-46cb-b4d6-769332e9a769 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:27.979022 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 176/697] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:27.980371 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e039db5f-d5e1-451b-8f73-74bebdd64c88 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:27.987207 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e039db5f-d5e1-451b-8f73-74bebdd64c88 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:27.987580 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e039db5f-d5e1-451b-8f73-74bebdd64c88 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:27.987845 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e039db5f-d5e1-451b-8f73-74bebdd64c88 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:28.000888 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:28.000888 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:28.004648 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e039db5f-d5e1-451b-8f73-74bebdd64c88 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:28.009181 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e039db5f-d5e1-451b-8f73-74bebdd64c88 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:28.009655 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 173/698] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:22:27 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:28.465010 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-22d1eee5-2149-4c88-ac53-eac895ec1cb4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:28.466842 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22d1eee5-2149-4c88-ac53-eac895ec1cb4 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] GET https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 Aug 06 05:22:28.467055 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-22d1eee5-2149-4c88-ac53-eac895ec1cb4 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:28.467254 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-22d1eee5-2149-4c88-ac53-eac895ec1cb4 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:28.474919 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22d1eee5-2149-4c88-ac53-eac895ec1cb4 tempest-VolumesImageMetadata-1516693392 tempest-VolumesImageMetadata-1516693392-project-member] https://10.4.3.205/volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 returned with HTTP 404 Aug 06 05:22:28.475404 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 177/699] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:28 2026] GET /volume/v3/volumes/96e9e874-4e7c-46de-ad1b-0f8e5420f243 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:28.993547 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9a04bf2e-6f98-491b-9ad0-940cee9d7451 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:28.995398 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9a04bf2e-6f98-491b-9ad0-940cee9d7451 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:28.995468 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9a04bf2e-6f98-491b-9ad0-940cee9d7451 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:28.995655 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9a04bf2e-6f98-491b-9ad0-940cee9d7451 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:29.011044 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:29.011044 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:29.014856 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9a04bf2e-6f98-491b-9ad0-940cee9d7451 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:29.018807 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9a04bf2e-6f98-491b-9ad0-940cee9d7451 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:29.019229 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 174/700] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:28 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:30.052678 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6ab549b9-0f24-46cd-9658-2177db97d2d3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:30.059821 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6ab549b9-0f24-46cd-9658-2177db97d2d3 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:30.059821 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6ab549b9-0f24-46cd-9658-2177db97d2d3 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:30.059821 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6ab549b9-0f24-46cd-9658-2177db97d2d3 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:30.069575 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:30.069575 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:30.073237 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6ab549b9-0f24-46cd-9658-2177db97d2d3 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:30.077431 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6ab549b9-0f24-46cd-9658-2177db97d2d3 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:30.077873 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 177/701] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:30 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:30.734706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d0f04720-2b6b-4983-a7c1-916342067102 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:30.899854 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:30.899854 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-532520261"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:30.901417 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-532520261'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:30.901858 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Create volume of 1 GB Aug 06 05:22:30.909216 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Availability Zones retrieved successfully. Aug 06 05:22:30.924068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Flow 'volume_create_api' (be945561-cdf5-45db-93ce-4d87bd7e5a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:30.925571 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b86d02-3711-47bd-bbc2-50c945d8af0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:30.927447 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:30.964989 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b86d02-3711-47bd-bbc2-50c945d8af0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:30.966042 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1172a242-3ad8-4552-9f44-22bc9ef7de85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:31.065218 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Created reservations ['ee87f6f4-af66-4c9f-8aa0-10add8179124', '734ec565-fc02-4e70-b568-281f39081d9b', 'a3ac4eac-0c0e-4800-a337-0e15faeade2c', '1eb556a9-fac4-47ec-902e-635586b2af58'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:31.066529 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1172a242-3ad8-4552-9f44-22bc9ef7de85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee87f6f4-af66-4c9f-8aa0-10add8179124', '734ec565-fc02-4e70-b568-281f39081d9b', 'a3ac4eac-0c0e-4800-a337-0e15faeade2c', '1eb556a9-fac4-47ec-902e-635586b2af58']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:31.067154 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e24545c-53df-4b56-97d3-6216b36d708f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:31.098390 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-398d3afa-7569-4600-ab39-38e1c4bd1726 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:31.101326 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-398d3afa-7569-4600-ab39-38e1c4bd1726 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:31.101687 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-398d3afa-7569-4600-ab39-38e1c4bd1726 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:31.101844 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e24545c-53df-4b56-97d3-6216b36d708f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1a029d0-ba6d-4adb-8685-cf7dc8c607e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-532520261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a8b9d646f14e06bbfb50dd5ea79a20',qos_specs=None,replication_status=,reservations=['ee87f6f4-af66-4c9f-8aa0-10add8179124','734ec565-fc02-4e70-b568-281f39081d9b','a3ac4eac-0c0e-4800-a337-0e15faeade2c','1eb556a9-fac4-47ec-902e-635586b2af58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383260af37ae4fef9f4e20fad84b4818',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-532520261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1a029d0-ba6d-4adb-8685-cf7dc8c607e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67a8b9d646f14e06bbfb50dd5ea79a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='383260af37ae4fef9f4e20fad84b4818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:31.102058 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-398d3afa-7569-4600-ab39-38e1c4bd1726 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:31.103309 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985d851a-51a6-41ce-bcae-d057a6dc2158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:31.125663 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:31.125663 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:31.135209 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-398d3afa-7569-4600-ab39-38e1c4bd1726 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:31.138267 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985d851a-51a6-41ce-bcae-d057a6dc2158) transitioned into state 'SUCCESS' from state '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-532520261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a8b9d646f14e06bbfb50dd5ea79a20',qos_specs=None,replication_status=,reservations=['ee87f6f4-af66-4c9f-8aa0-10add8179124','734ec565-fc02-4e70-b568-281f39081d9b','a3ac4eac-0c0e-4800-a337-0e15faeade2c','1eb556a9-fac4-47ec-902e-635586b2af58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383260af37ae4fef9f4e20fad84b4818',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:31.139054 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a38cc1a8-176f-470f-a325-5e7841a48958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:31.144689 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-398d3afa-7569-4600-ab39-38e1c4bd1726 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:31.145341 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 178/702] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:31 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:31.156959 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a38cc1a8-176f-470f-a325-5e7841a48958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:31.157890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Flow 'volume_create_api' (be945561-cdf5-45db-93ce-4d87bd7e5a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:31.163005 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Create volume request issued successfully. Aug 06 05:22:31.163005 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0f04720-2b6b-4983-a7c1-916342067102 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:31.163657 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 174/703] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:22:30 2026] POST /volume/v3/volumes => generated 749 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:31.183931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0e0260c8-d756-4932-a7e8-30a1b7474034 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:31.185688 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e0260c8-d756-4932-a7e8-30a1b7474034 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] GET https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 Aug 06 05:22:31.186049 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e0260c8-d756-4932-a7e8-30a1b7474034 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:31.186049 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e0260c8-d756-4932-a7e8-30a1b7474034 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:31.196110 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:31.196110 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:31.200533 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0e0260c8-d756-4932-a7e8-30a1b7474034 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Volume info retrieved successfully. Aug 06 05:22:31.209343 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e0260c8-d756-4932-a7e8-30a1b7474034 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 returned with HTTP 200 Aug 06 05:22:31.209971 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 175/704] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:31 2026] GET /volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:32.158243 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1e97a7d3-b0ee-4519-8b01-10095566e486 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:32.162389 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1e97a7d3-b0ee-4519-8b01-10095566e486 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:32.162389 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1e97a7d3-b0ee-4519-8b01-10095566e486 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:32.162389 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1e97a7d3-b0ee-4519-8b01-10095566e486 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:32.169206 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:32.169206 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:32.172626 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1e97a7d3-b0ee-4519-8b01-10095566e486 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:32.177029 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1e97a7d3-b0ee-4519-8b01-10095566e486 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:32.177508 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 178/705] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:32 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:32.227694 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c44a0b85-8b58-4bdf-961b-40391dfee0f5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:32.229856 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c44a0b85-8b58-4bdf-961b-40391dfee0f5 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] GET https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 Aug 06 05:22:32.231609 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c44a0b85-8b58-4bdf-961b-40391dfee0f5 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:32.231609 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c44a0b85-8b58-4bdf-961b-40391dfee0f5 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:32.242980 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:32.242980 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:32.252921 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c44a0b85-8b58-4bdf-961b-40391dfee0f5 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Volume info retrieved successfully. Aug 06 05:22:32.260759 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c44a0b85-8b58-4bdf-961b-40391dfee0f5 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 returned with HTTP 200 Aug 06 05:22:32.261206 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 179/706] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:32 2026] GET /volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:32.275114 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e3a654a0-746c-4a53-9f2a-1a7aacd4acc0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:32.277265 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e3a654a0-746c-4a53-9f2a-1a7aacd4acc0 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] GET https://10.4.3.205/volume/v3/limits Aug 06 05:22:32.277599 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e3a654a0-746c-4a53-9f2a-1a7aacd4acc0 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:32.277840 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e3a654a0-746c-4a53-9f2a-1a7aacd4acc0 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:32.287051 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:32.287051 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:32.303362 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e3a654a0-746c-4a53-9f2a-1a7aacd4acc0 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] https://10.4.3.205/volume/v3/limits returned with HTTP 200 Aug 06 05:22:32.304305 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 175/707] 10.4.3.205 () {66 vars in 1234 bytes} [Thu Aug 6 05:22:32 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:32.318184 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5f3b6118-cd9d-4d22-a706-eebd9d6afc4c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:32.320454 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f3b6118-cd9d-4d22-a706-eebd9d6afc4c tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] GET https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 Aug 06 05:22:32.320718 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f3b6118-cd9d-4d22-a706-eebd9d6afc4c tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:32.321689 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f3b6118-cd9d-4d22-a706-eebd9d6afc4c tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:32.330448 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:32.330448 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:32.335502 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5f3b6118-cd9d-4d22-a706-eebd9d6afc4c tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Volume info retrieved successfully. Aug 06 05:22:32.339936 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f3b6118-cd9d-4d22-a706-eebd9d6afc4c tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 returned with HTTP 200 Aug 06 05:22:32.340371 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 176/708] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:32 2026] GET /volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:32.353506 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d38afa75-f85f-4d31-91f3-ba4be6795f18 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:32.356447 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d38afa75-f85f-4d31-91f3-ba4be6795f18 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] DELETE https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 Aug 06 05:22:32.356447 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d38afa75-f85f-4d31-91f3-ba4be6795f18 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:32.356447 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d38afa75-f85f-4d31-91f3-ba4be6795f18 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:32.356447 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d38afa75-f85f-4d31-91f3-ba4be6795f18 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Delete volume with id: e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 Aug 06 05:22:32.363733 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:32.363733 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:32.364461 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d38afa75-f85f-4d31-91f3-ba4be6795f18 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Volume info retrieved successfully. Aug 06 05:22:32.382101 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d38afa75-f85f-4d31-91f3-ba4be6795f18 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Delete volume request issued successfully. Aug 06 05:22:32.382358 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d38afa75-f85f-4d31-91f3-ba4be6795f18 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 returned with HTTP 202 Aug 06 05:22:32.382879 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 179/709] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:22:32 2026] DELETE /volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:32.391884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-32017aa4-65b6-4212-a1b7-767b633c4974 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:32.397425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-32017aa4-65b6-4212-a1b7-767b633c4974 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] GET https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 Aug 06 05:22:32.397751 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-32017aa4-65b6-4212-a1b7-767b633c4974 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:32.398102 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-32017aa4-65b6-4212-a1b7-767b633c4974 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:32.410104 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:32.410104 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:32.422005 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-32017aa4-65b6-4212-a1b7-767b633c4974 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Volume info retrieved successfully. Aug 06 05:22:32.429226 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-32017aa4-65b6-4212-a1b7-767b633c4974 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 returned with HTTP 200 Aug 06 05:22:32.429792 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 180/710] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:32 2026] GET /volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:33.191329 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7e787c93-c788-4b75-90e2-12459e366f9e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:33.197090 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e787c93-c788-4b75-90e2-12459e366f9e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:33.197449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e787c93-c788-4b75-90e2-12459e366f9e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:33.197828 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e787c93-c788-4b75-90e2-12459e366f9e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:33.209410 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:33.209410 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:33.214354 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7e787c93-c788-4b75-90e2-12459e366f9e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:33.221637 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e787c93-c788-4b75-90e2-12459e366f9e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:33.222598 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 176/711] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:33 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:33.448518 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8c93b8c3-3b17-4ecb-82e3-abd7d0ffcfc6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:33.451115 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c93b8c3-3b17-4ecb-82e3-abd7d0ffcfc6 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] GET https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 Aug 06 05:22:33.451434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c93b8c3-3b17-4ecb-82e3-abd7d0ffcfc6 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:33.451734 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c93b8c3-3b17-4ecb-82e3-abd7d0ffcfc6 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:33.459849 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c93b8c3-3b17-4ecb-82e3-abd7d0ffcfc6 tempest-AbsoluteLimitsTests-1894870517 tempest-AbsoluteLimitsTests-1894870517-project-member] https://10.4.3.205/volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 returned with HTTP 404 Aug 06 05:22:33.460878 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 177/712] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:33 2026] GET /volume/v3/volumes/e1a029d0-ba6d-4adb-8685-cf7dc8c607e0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:34.228149 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e6e9a799-03ef-48ca-b448-b78bc074e7bc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:34.233953 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e6e9a799-03ef-48ca-b448-b78bc074e7bc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:34.234217 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e6e9a799-03ef-48ca-b448-b78bc074e7bc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:34.234481 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e6e9a799-03ef-48ca-b448-b78bc074e7bc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:34.252929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-27c48796-7897-4eeb-9c8c-a2aa5763b3eb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:34.257363 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-27c48796-7897-4eeb-9c8c-a2aa5763b3eb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:34.257363 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-27c48796-7897-4eeb-9c8c-a2aa5763b3eb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:34.257363 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-27c48796-7897-4eeb-9c8c-a2aa5763b3eb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:34.263828 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:34.263828 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:34.273443 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:34.273443 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:34.278628 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e6e9a799-03ef-48ca-b448-b78bc074e7bc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:34.281022 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-27c48796-7897-4eeb-9c8c-a2aa5763b3eb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:34.291420 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-e6e9a799-03ef-48ca-b448-b78bc074e7bc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:34.291420 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 180/713] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:34 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:34.294179 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-27c48796-7897-4eeb-9c8c-a2aa5763b3eb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:34.294179 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 181/714] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:34 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:34.717445 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-bc9744ca-a23a-41e3-9de0-90ca7139f68d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:34.722000 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-bc9744ca-a23a-41e3-9de0-90ca7139f68d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/attachments/390812a1-f753-4227-b6d7-2690b6cfc49d Aug 06 05:22:34.722225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-bc9744ca-a23a-41e3-9de0-90ca7139f68d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:34.722506 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-bc9744ca-a23a-41e3-9de0-90ca7139f68d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:34.732178 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:34.732178 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:34.798272 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b97f6b33-b046-49e2-b53f-d626c47b47ad req-bc9744ca-a23a-41e3-9de0-90ca7139f68d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/390812a1-f753-4227-b6d7-2690b6cfc49d returned with HTTP 200 Aug 06 05:22:34.800367 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 177/715] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:22:34 2026] DELETE /volume/v3/attachments/390812a1-f753-4227-b6d7-2690b6cfc49d => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:35.308976 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-690674e7-e0c5-4aca-b6f4-3d42fb0600ef None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:35.311797 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-690674e7-e0c5-4aca-b6f4-3d42fb0600ef tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:35.311797 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-690674e7-e0c5-4aca-b6f4-3d42fb0600ef tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:35.311917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-690674e7-e0c5-4aca-b6f4-3d42fb0600ef tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:35.329765 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:35.329765 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:35.336447 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-690674e7-e0c5-4aca-b6f4-3d42fb0600ef tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:35.343898 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-690674e7-e0c5-4aca-b6f4-3d42fb0600ef tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:35.344667 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 178/716] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:35 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:35.367653 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bc6bcc44-0521-43f7-b502-a7b78ba9527c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:35.373991 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc6bcc44-0521-43f7-b502-a7b78ba9527c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:35.374318 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc6bcc44-0521-43f7-b502-a7b78ba9527c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:35.374407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc6bcc44-0521-43f7-b502-a7b78ba9527c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:35.384211 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:35.384211 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:35.388496 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bc6bcc44-0521-43f7-b502-a7b78ba9527c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:35.395107 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc6bcc44-0521-43f7-b502-a7b78ba9527c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:35.395851 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 181/717] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:35 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:35.466992 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-aa9df341-b59f-449f-ae4b-efa0de84d510 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:35.471172 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa9df341-b59f-449f-ae4b-efa0de84d510 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:22:35.471519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa9df341-b59f-449f-ae4b-efa0de84d510 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:35.471815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa9df341-b59f-449f-ae4b-efa0de84d510 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:35.483626 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:35.483626 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:35.489754 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-aa9df341-b59f-449f-ae4b-efa0de84d510 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:35.496595 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa9df341-b59f-449f-ae4b-efa0de84d510 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:22:35.496595 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 182/718] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:35 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:35.678172 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-af83e0c5-5296-4856-9158-810271838127 req-04e913bf-3fc0-42ae-87ab-6573db31b048 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:35.682275 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-af83e0c5-5296-4856-9158-810271838127 req-04e913bf-3fc0-42ae-87ab-6573db31b048 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] DELETE https://10.4.3.205/volume/v3/attachments/1d1233c0-2dee-4613-868f-3ffb2a680054 Aug 06 05:22:35.682687 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-af83e0c5-5296-4856-9158-810271838127 req-04e913bf-3fc0-42ae-87ab-6573db31b048 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:35.683315 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-af83e0c5-5296-4856-9158-810271838127 req-04e913bf-3fc0-42ae-87ab-6573db31b048 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:35.702742 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:35.702742 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:35.798907 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-af83e0c5-5296-4856-9158-810271838127 req-04e913bf-3fc0-42ae-87ab-6573db31b048 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/attachments/1d1233c0-2dee-4613-868f-3ffb2a680054 returned with HTTP 200 Aug 06 05:22:35.799554 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 178/719] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:22:35 2026] DELETE /volume/v3/attachments/1d1233c0-2dee-4613-868f-3ffb2a680054 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:35.819978 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-af83e0c5-5296-4856-9158-810271838127 req-07ec9b17-5cf1-4638-802d-81655cfa93b6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:35.825458 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-af83e0c5-5296-4856-9158-810271838127 req-07ec9b17-5cf1-4638-802d-81655cfa93b6 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] DELETE https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b Aug 06 05:22:35.825751 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-af83e0c5-5296-4856-9158-810271838127 req-07ec9b17-5cf1-4638-802d-81655cfa93b6 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:35.826015 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-af83e0c5-5296-4856-9158-810271838127 req-07ec9b17-5cf1-4638-802d-81655cfa93b6 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:35.826204 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [req-af83e0c5-5296-4856-9158-810271838127 req-07ec9b17-5cf1-4638-802d-81655cfa93b6 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Delete volume with id: 00f620d3-6843-4921-9af7-340662d97f4b Aug 06 05:22:35.834379 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:35.834379 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:35.834893 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-af83e0c5-5296-4856-9158-810271838127 req-07ec9b17-5cf1-4638-802d-81655cfa93b6 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:22:35.853974 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-af83e0c5-5296-4856-9158-810271838127 req-07ec9b17-5cf1-4638-802d-81655cfa93b6 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Delete volume request issued successfully. Aug 06 05:22:35.854266 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-af83e0c5-5296-4856-9158-810271838127 req-07ec9b17-5cf1-4638-802d-81655cfa93b6 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b returned with HTTP 202 Aug 06 05:22:35.854943 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 179/720] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:22:35 2026] DELETE /volume/v3/volumes/00f620d3-6843-4921-9af7-340662d97f4b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:35.908905 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-88a02faa-c43c-4b25-be73-b148262fabb0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:36.145667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:36.192314 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:36.192314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-786332991"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:36.192989 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-786332991'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:36.193112 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Create volume of 1 GB Aug 06 05:22:36.197594 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Availability Zones retrieved successfully. Aug 06 05:22:36.203185 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Flow 'volume_create_api' (fb35ac03-8ed7-4252-8f90-93eba82dfa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:36.204146 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca4b0e2-96ae-415e-a29d-ea1fb696d346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.205252 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:36.257161 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca4b0e2-96ae-415e-a29d-ea1fb696d346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.259008 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7845c26a-36c3-45ca-adde-6532bb10cded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.273280 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:36.273815 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1682966809"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:36.275846 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1682966809'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:36.275966 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Create volume of 1 GB Aug 06 05:22:36.281116 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Availability Zones retrieved successfully. Aug 06 05:22:36.288767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Flow 'volume_create_api' (862b48e0-9916-451c-97bc-93def93ccf85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:36.289883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba5b817-42cd-4d54-b6d1-141292efd325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.291088 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:36.334030 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba5b817-42cd-4d54-b6d1-141292efd325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.335150 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c9f2c89-883b-4616-8958-771a4129d6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.352941 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Created reservations ['b314c532-1380-4c9b-86fb-59a29836a7ec', '0c506129-a80c-41eb-b5f1-1cd3d62cbcfd', '30cf9f09-9bf1-42c4-bad2-7beb9c610026', '8fc5b014-499a-48c4-ae8b-7f2271f36772'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:36.354464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7845c26a-36c3-45ca-adde-6532bb10cded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b314c532-1380-4c9b-86fb-59a29836a7ec', '0c506129-a80c-41eb-b5f1-1cd3d62cbcfd', '30cf9f09-9bf1-42c4-bad2-7beb9c610026', '8fc5b014-499a-48c4-ae8b-7f2271f36772']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.355777 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21773bd3-24be-4329-a675-ac397bee8611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.386022 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21773bd3-24be-4329-a675-ac397bee8611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3644fd4-7320-4ba5-9fe9-f7807e000dbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-786332991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a649d5cbd5744b1986a6c4e1001b963',qos_specs=None,replication_status=,reservations=['b314c532-1380-4c9b-86fb-59a29836a7ec','0c506129-a80c-41eb-b5f1-1cd3d62cbcfd','30cf9f09-9bf1-42c4-bad2-7beb9c610026','8fc5b014-499a-48c4-ae8b-7f2271f36772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c11600b30494ef3b50faf9807abeb2c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-786332991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3644fd4-7320-4ba5-9fe9-f7807e000dbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a649d5cbd5744b1986a6c4e1001b963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c11600b30494ef3b50faf9807abeb2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.388493 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5f1cb0-68cf-4fc5-89a9-5a71377f9a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.421463 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5f1cb0-68cf-4fc5-89a9-5a71377f9a47) transitioned into state 'SUCCESS' from state '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-786332991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a649d5cbd5744b1986a6c4e1001b963',qos_specs=None,replication_status=,reservations=['b314c532-1380-4c9b-86fb-59a29836a7ec','0c506129-a80c-41eb-b5f1-1cd3d62cbcfd','30cf9f09-9bf1-42c4-bad2-7beb9c610026','8fc5b014-499a-48c4-ae8b-7f2271f36772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c11600b30494ef3b50faf9807abeb2c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.422997 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77017be2-1e97-40a9-a3e9-19121c8936ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.436234 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Created reservations ['349982cf-4185-4188-a1f4-47e9d95a9f0d', 'c831c4c9-7cb9-4d25-9cdd-499887c30c11', '6c86a16b-27c1-4933-94ba-d4ad4ca72e3c', 'd7e17507-7500-4c62-b1b0-f7cbddc2f103'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:36.437338 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c9f2c89-883b-4616-8958-771a4129d6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['349982cf-4185-4188-a1f4-47e9d95a9f0d', 'c831c4c9-7cb9-4d25-9cdd-499887c30c11', '6c86a16b-27c1-4933-94ba-d4ad4ca72e3c', 'd7e17507-7500-4c62-b1b0-f7cbddc2f103']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.438775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (968e2a48-713e-49c3-b11e-2fd82356a449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.439584 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77017be2-1e97-40a9-a3e9-19121c8936ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.440806 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Flow 'volume_create_api' (fb35ac03-8ed7-4252-8f90-93eba82dfa38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:36.441211 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Create volume request issued successfully. Aug 06 05:22:36.442439 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-842a8977-779c-45a2-beea-e9d5e4e98fa3 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:36.443244 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 183/721] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:22:36 2026] POST /volume/v3/volumes => generated 751 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:36.459638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b7329b14-cdba-4030-8c83-564e7a4cffbc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:36.463083 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b7329b14-cdba-4030-8c83-564e7a4cffbc tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf Aug 06 05:22:36.463422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b7329b14-cdba-4030-8c83-564e7a4cffbc tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:36.463875 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b7329b14-cdba-4030-8c83-564e7a4cffbc tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:36.479388 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:36.479388 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:36.479951 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (968e2a48-713e-49c3-b11e-2fd82356a449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9697ef-183f-4c74-931d-e8c8caa9a82f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1682966809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c2e0192fa543e9950ff16b5938b835',qos_specs=None,replication_status=,reservations=['349982cf-4185-4188-a1f4-47e9d95a9f0d','c831c4c9-7cb9-4d25-9cdd-499887c30c11','6c86a16b-27c1-4933-94ba-d4ad4ca72e3c','d7e17507-7500-4c62-b1b0-f7cbddc2f103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69de45c8f51945d6ba508f487fd73e37',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1682966809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9697ef-183f-4c74-931d-e8c8caa9a82f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c2e0192fa543e9950ff16b5938b835',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69de45c8f51945d6ba508f487fd73e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.480949 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb76ba7-2f78-41c1-953e-805e2e38eb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.484249 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b7329b14-cdba-4030-8c83-564e7a4cffbc tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Volume info retrieved successfully. Aug 06 05:22:36.495746 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b7329b14-cdba-4030-8c83-564e7a4cffbc tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf returned with HTTP 200 Aug 06 05:22:36.496332 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 179/722] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:36 2026] GET /volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:36.515259 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb76ba7-2f78-41c1-953e-805e2e38eb1e) transitioned into state 'SUCCESS' from state '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-1682966809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c2e0192fa543e9950ff16b5938b835',qos_specs=None,replication_status=,reservations=['349982cf-4185-4188-a1f4-47e9d95a9f0d','c831c4c9-7cb9-4d25-9cdd-499887c30c11','6c86a16b-27c1-4933-94ba-d4ad4ca72e3c','d7e17507-7500-4c62-b1b0-f7cbddc2f103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69de45c8f51945d6ba508f487fd73e37',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.516366 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb057f9-0941-46b8-ab1f-79783ed8df34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:36.528030 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb057f9-0941-46b8-ab1f-79783ed8df34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:36.529152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Flow 'volume_create_api' (862b48e0-9916-451c-97bc-93def93ccf85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:36.529801 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Create volume request issued successfully. Aug 06 05:22:36.530394 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88a02faa-c43c-4b25-be73-b148262fabb0 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:36.530797 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 182/723] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:22:35 2026] POST /volume/v3/volumes => generated 774 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:36.546829 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-acfeb39c-7109-4161-aa98-1b28b933a28d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:36.548868 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acfeb39c-7109-4161-aa98-1b28b933a28d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:22:36.549137 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acfeb39c-7109-4161-aa98-1b28b933a28d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:36.549343 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acfeb39c-7109-4161-aa98-1b28b933a28d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:36.558479 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:36.558479 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:36.563454 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-acfeb39c-7109-4161-aa98-1b28b933a28d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:22:36.569742 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acfeb39c-7109-4161-aa98-1b28b933a28d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:22:36.569960 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 180/724] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:36 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:37.510157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-90199a2a-ada4-45ef-a224-e10750e5d874 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:37.512350 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-90199a2a-ada4-45ef-a224-e10750e5d874 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf Aug 06 05:22:37.512846 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-90199a2a-ada4-45ef-a224-e10750e5d874 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:37.512846 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-90199a2a-ada4-45ef-a224-e10750e5d874 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:37.521387 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:37.521387 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:37.526377 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-90199a2a-ada4-45ef-a224-e10750e5d874 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Volume info retrieved successfully. Aug 06 05:22:37.532248 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-90199a2a-ada4-45ef-a224-e10750e5d874 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf returned with HTTP 200 Aug 06 05:22:37.532817 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 184/725] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:37 2026] GET /volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:37.551090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0339cec5-1bde-40a2-a83b-c7049fbd02c9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:37.553497 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0339cec5-1bde-40a2-a83b-c7049fbd02c9 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:22:37.553969 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0339cec5-1bde-40a2-a83b-c7049fbd02c9 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3644fd4-7320-4ba5-9fe9-f7807e000dbf", "name": "tempest-VolumesBackupsV39Test-Backup-1268273848", "container": "tempest-volumesbackupsv39test-backup-container-1249383475"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:37.555890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-0339cec5-1bde-40a2-a83b-c7049fbd02c9 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Creating new backup {'backup': {'volume_id': 'c3644fd4-7320-4ba5-9fe9-f7807e000dbf', 'name': 'tempest-VolumesBackupsV39Test-Backup-1268273848', 'container': 'tempest-volumesbackupsv39test-backup-container-1249383475'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:22:37.556067 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-0339cec5-1bde-40a2-a83b-c7049fbd02c9 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Creating backup of volume c3644fd4-7320-4ba5-9fe9-f7807e000dbf in container tempest-volumesbackupsv39test-backup-container-1249383475 Aug 06 05:22:37.564827 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:37.564827 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:37.565410 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0339cec5-1bde-40a2-a83b-c7049fbd02c9 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Volume info retrieved successfully. Aug 06 05:22:37.585204 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9a8c89d7-6d2a-4690-ac44-12b206636995 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:37.586884 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a8c89d7-6d2a-4690-ac44-12b206636995 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:22:37.587086 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a8c89d7-6d2a-4690-ac44-12b206636995 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:37.587266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a8c89d7-6d2a-4690-ac44-12b206636995 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:37.597309 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:37.597309 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:37.601304 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9a8c89d7-6d2a-4690-ac44-12b206636995 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:22:37.605855 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a8c89d7-6d2a-4690-ac44-12b206636995 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:22:37.606203 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 183/726] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:22:37 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:37.614155 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-0339cec5-1bde-40a2-a83b-c7049fbd02c9 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Created reservations ['25b04f5d-7657-4994-92d4-24afe9873864', '9b18f6b4-9d1a-4f4b-bfbc-b60d21baa249'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:37.673132 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0339cec5-1bde-40a2-a83b-c7049fbd02c9 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:22:37.673597 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 180/727] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:22:37 2026] POST /volume/v3/backups => generated 333 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:37.685302 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d302360d-7898-463b-a83b-0c85f841a555 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:37.687708 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d302360d-7898-463b-a83b-0c85f841a555 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:37.687995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d302360d-7898-463b-a83b-0c85f841a555 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:37.688256 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d302360d-7898-463b-a83b-0c85f841a555 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:37.688461 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d302360d-7898-463b-a83b-0c85f841a555 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:37.707204 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:37.707204 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:37.708316 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d302360d-7898-463b-a83b-0c85f841a555 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:37.708829 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 181/728] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:37 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 795 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:38.723667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e7219331-e4ad-4b09-ad69-e33c846550e5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:38.724811 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e7219331-e4ad-4b09-ad69-e33c846550e5 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:38.724811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e7219331-e4ad-4b09-ad69-e33c846550e5 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:38.724811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e7219331-e4ad-4b09-ad69-e33c846550e5 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:38.724949 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-e7219331-e4ad-4b09-ad69-e33c846550e5 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:38.743937 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:38.743937 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:38.745061 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e7219331-e4ad-4b09-ad69-e33c846550e5 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:38.745621 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 185/729] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:38 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:39.762066 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f8a81f6f-62f1-4021-b6f4-b083cc091eca None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:39.764013 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f8a81f6f-62f1-4021-b6f4-b083cc091eca tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:39.764013 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f8a81f6f-62f1-4021-b6f4-b083cc091eca tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:39.764013 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f8a81f6f-62f1-4021-b6f4-b083cc091eca tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:39.764013 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-f8a81f6f-62f1-4021-b6f4-b083cc091eca tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:39.788335 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:39.788335 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:39.789505 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f8a81f6f-62f1-4021-b6f4-b083cc091eca tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:39.789505 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 184/730] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:39 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:40.804511 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e889d7a4-95ee-4a4e-b2b6-bc3461339634 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:40.806389 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e889d7a4-95ee-4a4e-b2b6-bc3461339634 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:40.806662 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e889d7a4-95ee-4a4e-b2b6-bc3461339634 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:40.806881 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e889d7a4-95ee-4a4e-b2b6-bc3461339634 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:40.807016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-e889d7a4-95ee-4a4e-b2b6-bc3461339634 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:40.812618 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:40.812618 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:40.813601 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e889d7a4-95ee-4a4e-b2b6-bc3461339634 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:40.814195 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 181/731] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:40 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:41.827637 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cac239cf-6732-496b-bc39-5b63b301f593 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:41.830813 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cac239cf-6732-496b-bc39-5b63b301f593 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:41.830946 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cac239cf-6732-496b-bc39-5b63b301f593 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:41.831200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cac239cf-6732-496b-bc39-5b63b301f593 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:41.831200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-cac239cf-6732-496b-bc39-5b63b301f593 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:41.836869 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:41.836869 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:41.837987 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cac239cf-6732-496b-bc39-5b63b301f593 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:41.838559 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 182/732] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:41 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:42.441699 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-1caef429-f2f9-4283-8693-411e123e0695 req-1b58f363-a8aa-4bd7-bced-6e36ac4787e4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:42.447510 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-1caef429-f2f9-4283-8693-411e123e0695 req-1b58f363-a8aa-4bd7-bced-6e36ac4787e4 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] DELETE https://10.4.3.205/volume/v3/attachments/e5ad9aa2-c4a5-4877-8e4a-e5fb0e4ba7df Aug 06 05:22:42.447725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-1caef429-f2f9-4283-8693-411e123e0695 req-1b58f363-a8aa-4bd7-bced-6e36ac4787e4 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:42.447909 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-1caef429-f2f9-4283-8693-411e123e0695 req-1b58f363-a8aa-4bd7-bced-6e36ac4787e4 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:42.466417 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:42.466417 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:42.535316 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-1caef429-f2f9-4283-8693-411e123e0695 req-1b58f363-a8aa-4bd7-bced-6e36ac4787e4 tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/attachments/e5ad9aa2-c4a5-4877-8e4a-e5fb0e4ba7df returned with HTTP 200 Aug 06 05:22:42.535801 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 186/733] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:22:42 2026] DELETE /volume/v3/attachments/e5ad9aa2-c4a5-4877-8e4a-e5fb0e4ba7df => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:42.549981 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-1caef429-f2f9-4283-8693-411e123e0695 req-301a6955-485a-41d9-9dc4-0e554c4ee8ad None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:42.551320 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-1caef429-f2f9-4283-8693-411e123e0695 req-301a6955-485a-41d9-9dc4-0e554c4ee8ad tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 Aug 06 05:22:42.551486 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-1caef429-f2f9-4283-8693-411e123e0695 req-301a6955-485a-41d9-9dc4-0e554c4ee8ad tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:42.551695 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-1caef429-f2f9-4283-8693-411e123e0695 req-301a6955-485a-41d9-9dc4-0e554c4ee8ad tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:42.551837 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [req-1caef429-f2f9-4283-8693-411e123e0695 req-301a6955-485a-41d9-9dc4-0e554c4ee8ad tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Delete volume with id: d9161665-b40d-48ae-90f8-68962deda0e0 Aug 06 05:22:42.559044 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:42.559044 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:42.559481 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-1caef429-f2f9-4283-8693-411e123e0695 req-301a6955-485a-41d9-9dc4-0e554c4ee8ad tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Volume info retrieved successfully. Aug 06 05:22:42.578056 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-1caef429-f2f9-4283-8693-411e123e0695 req-301a6955-485a-41d9-9dc4-0e554c4ee8ad tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] Delete volume request issued successfully. Aug 06 05:22:42.578392 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-1caef429-f2f9-4283-8693-411e123e0695 req-301a6955-485a-41d9-9dc4-0e554c4ee8ad tempest-ServerBootFromVolumeStableRescueTest-228614714 tempest-ServerBootFromVolumeStableRescueTest-228614714-project-member] https://10.4.3.205/volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 returned with HTTP 202 Aug 06 05:22:42.578773 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 185/734] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:22:42 2026] DELETE /volume/v3/volumes/d9161665-b40d-48ae-90f8-68962deda0e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:22:42.849247 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-84dc0b5c-109f-45bc-9e4d-f6f3785e7858 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:42.851419 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84dc0b5c-109f-45bc-9e4d-f6f3785e7858 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:42.851705 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84dc0b5c-109f-45bc-9e4d-f6f3785e7858 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:42.851895 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84dc0b5c-109f-45bc-9e4d-f6f3785e7858 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:42.852473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-84dc0b5c-109f-45bc-9e4d-f6f3785e7858 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:42.856749 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:42.856749 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:42.857312 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84dc0b5c-109f-45bc-9e4d-f6f3785e7858 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:42.857692 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 182/735] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:42 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:43.480334 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7e47e536-31c6-4a61-b711-7f9af720d2da None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:43.484364 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:43.484364 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1707706596"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:43.485738 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1707706596'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:43.485868 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Create volume of 1 GB Aug 06 05:22:43.493651 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Availability Zones retrieved successfully. Aug 06 05:22:43.501617 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Flow 'volume_create_api' (bd35f4e5-fd8d-4037-8569-37bf10e335df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:43.503149 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d943f53d-3771-4fc1-badd-59e5a3a11f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:43.504171 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:43.555912 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d943f53d-3771-4fc1-badd-59e5a3a11f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:43.557089 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b94c320d-3ef3-4d06-bb6b-a1e3f62dc95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:43.662007 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Created reservations ['ce5d4646-5d88-4cb0-a2b3-7660e3549ed1', 'd4f17321-41a2-4939-bf4f-b7375facb570', '64729634-3dbe-48af-b6e9-bbccdcc77666', '2bbdab0f-1b52-48f6-9866-65cf47e9c799'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:43.662904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b94c320d-3ef3-4d06-bb6b-a1e3f62dc95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce5d4646-5d88-4cb0-a2b3-7660e3549ed1', 'd4f17321-41a2-4939-bf4f-b7375facb570', '64729634-3dbe-48af-b6e9-bbccdcc77666', '2bbdab0f-1b52-48f6-9866-65cf47e9c799']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:43.663823 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d601d7f9-8f7e-40ce-9d89-50eeef35f2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:43.694812 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d601d7f9-8f7e-40ce-9d89-50eeef35f2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66522fbb-bb73-4074-853d-84d0d9fdeb75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1707706596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13988e68650e4397b8745add5f16063f',qos_specs=None,replication_status=,reservations=['ce5d4646-5d88-4cb0-a2b3-7660e3549ed1','d4f17321-41a2-4939-bf4f-b7375facb570','64729634-3dbe-48af-b6e9-bbccdcc77666','2bbdab0f-1b52-48f6-9866-65cf47e9c799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcf06aa89004a60ae7e90e14a9cc02b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1707706596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66522fbb-bb73-4074-853d-84d0d9fdeb75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13988e68650e4397b8745add5f16063f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fcf06aa89004a60ae7e90e14a9cc02b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:43.695880 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dabf9fae-57d5-4c8d-9146-fa9bf8b78f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:43.726633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dabf9fae-57d5-4c8d-9146-fa9bf8b78f49) transitioned into state 'SUCCESS' from state '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-1707706596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13988e68650e4397b8745add5f16063f',qos_specs=None,replication_status=,reservations=['ce5d4646-5d88-4cb0-a2b3-7660e3549ed1','d4f17321-41a2-4939-bf4f-b7375facb570','64729634-3dbe-48af-b6e9-bbccdcc77666','2bbdab0f-1b52-48f6-9866-65cf47e9c799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcf06aa89004a60ae7e90e14a9cc02b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:43.728418 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3baf3a7a-c85f-4766-bc86-0f5fb8b4ea80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:43.747922 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3baf3a7a-c85f-4766-bc86-0f5fb8b4ea80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:43.749000 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Flow 'volume_create_api' (bd35f4e5-fd8d-4037-8569-37bf10e335df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:43.749057 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Create volume request issued successfully. Aug 06 05:22:43.749835 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7e47e536-31c6-4a61-b711-7f9af720d2da tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:43.750598 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 183/736] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:22:43 2026] POST /volume/v3/volumes => generated 754 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:43.771228 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8cd2bfe4-6e08-42af-8d22-d4c0401a0ae0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:43.774373 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8cd2bfe4-6e08-42af-8d22-d4c0401a0ae0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:43.774625 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8cd2bfe4-6e08-42af-8d22-d4c0401a0ae0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:43.774886 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8cd2bfe4-6e08-42af-8d22-d4c0401a0ae0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:43.787414 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:43.787414 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:43.793973 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8cd2bfe4-6e08-42af-8d22-d4c0401a0ae0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:43.800476 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8cd2bfe4-6e08-42af-8d22-d4c0401a0ae0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:43.800966 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 187/737] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:43 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:43.873957 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-14d77af7-17ba-40a6-b5a7-212ec708b922 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:43.879898 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-14d77af7-17ba-40a6-b5a7-212ec708b922 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:43.883347 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-14d77af7-17ba-40a6-b5a7-212ec708b922 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:43.883655 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-14d77af7-17ba-40a6-b5a7-212ec708b922 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:43.883825 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-14d77af7-17ba-40a6-b5a7-212ec708b922 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:43.889503 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:43.889503 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:43.891803 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-14d77af7-17ba-40a6-b5a7-212ec708b922 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:43.891915 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 186/738] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:43 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:44.816895 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-216b56e9-0988-4ecc-ad04-fd28ff45d694 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:44.823368 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-216b56e9-0988-4ecc-ad04-fd28ff45d694 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:44.823368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-216b56e9-0988-4ecc-ad04-fd28ff45d694 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:44.823368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-216b56e9-0988-4ecc-ad04-fd28ff45d694 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:44.830532 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:44.830532 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:44.836528 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-216b56e9-0988-4ecc-ad04-fd28ff45d694 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:44.841932 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-216b56e9-0988-4ecc-ad04-fd28ff45d694 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:44.842594 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 183/739] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:44 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:44.908400 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-377cafae-339d-4e8a-a601-85d3dd523218 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:44.912845 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-377cafae-339d-4e8a-a601-85d3dd523218 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:44.913132 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-377cafae-339d-4e8a-a601-85d3dd523218 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:44.913342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-377cafae-339d-4e8a-a601-85d3dd523218 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:44.913454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-377cafae-339d-4e8a-a601-85d3dd523218 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:44.917917 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:44.917917 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:44.918911 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-377cafae-339d-4e8a-a601-85d3dd523218 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:44.919314 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 184/740] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:44 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:45.364320 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-a69b566f-ea0c-42d5-b5c8-d76dbb82c7a0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:45.367996 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-a69b566f-ea0c-42d5-b5c8-d76dbb82c7a0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:45.368447 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-a69b566f-ea0c-42d5-b5c8-d76dbb82c7a0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:45.368763 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-a69b566f-ea0c-42d5-b5c8-d76dbb82c7a0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:45.380324 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:45.380324 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:45.389870 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-a69b566f-ea0c-42d5-b5c8-d76dbb82c7a0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:45.401343 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-a69b566f-ea0c-42d5-b5c8-d76dbb82c7a0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:45.401895 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 188/741] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:45 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:45.535418 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-276bbb51-99fb-4516-9385-3ced9f2b13c6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:45.535853 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-276bbb51-99fb-4516-9385-3ced9f2b13c6 None None] GET https://10.4.3.205/volume// Aug 06 05:22:45.537990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-276bbb51-99fb-4516-9385-3ced9f2b13c6 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:45.537990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-276bbb51-99fb-4516-9385-3ced9f2b13c6 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:45.537990 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-276bbb51-99fb-4516-9385-3ced9f2b13c6 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:45.537990 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 187/742] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:22: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 06 05:22:45.548142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-1f5cfde8-b15a-4d35-b5f3-c12173e319d1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:45.551545 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-1f5cfde8-b15a-4d35-b5f3-c12173e319d1 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:22:45.551971 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-1f5cfde8-b15a-4d35-b5f3-c12173e319d1 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66522fbb-bb73-4074-853d-84d0d9fdeb75", "connector": null, "instance_uuid": "d50ffdec-97d9-44d0-99b7-1154087a3fb2"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:45.562461 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:45.562461 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:45.614357 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-1f5cfde8-b15a-4d35-b5f3-c12173e319d1 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:22:45.614357 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 184/743] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:22:45 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 06 05:22:45.657476 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cd96c812-be75-4bb0-b501-9ffbe505011c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:45.660306 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cd96c812-be75-4bb0-b501-9ffbe505011c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:45.660531 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cd96c812-be75-4bb0-b501-9ffbe505011c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:45.660762 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cd96c812-be75-4bb0-b501-9ffbe505011c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:45.672534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-37708511-8e24-4d95-959e-8503b8a41fa4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:45.673813 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-37708511-8e24-4d95-959e-8503b8a41fa4 None None] GET https://10.4.3.205/volume// Aug 06 05:22:45.674721 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-37708511-8e24-4d95-959e-8503b8a41fa4 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:45.675659 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-37708511-8e24-4d95-959e-8503b8a41fa4 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:45.676494 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:45.676494 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:45.676944 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-37708511-8e24-4d95-959e-8503b8a41fa4 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:45.677459 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 189/744] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22:45 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:22:45.681667 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cd96c812-be75-4bb0-b501-9ffbe505011c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:45.688010 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cd96c812-be75-4bb0-b501-9ffbe505011c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:45.688480 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 185/745] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:45 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:45.696260 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c646badc-c870-4ca5-8e42-a2c7173fe2fa None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:45.703035 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c646badc-c870-4ca5-8e42-a2c7173fe2fa tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:45.703035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c646badc-c870-4ca5-8e42-a2c7173fe2fa tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:45.703035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c646badc-c870-4ca5-8e42-a2c7173fe2fa tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:45.716993 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:45.716993 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:45.720056 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c646badc-c870-4ca5-8e42-a2c7173fe2fa tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:45.725110 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c646badc-c870-4ca5-8e42-a2c7173fe2fa tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:45.725809 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 188/746] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:22:45 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:45.842956 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-379a5c95-8d1a-4215-a9fb-ed750ba67093 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:45.846191 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-379a5c95-8d1a-4215-a9fb-ed750ba67093 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] PUT https://10.4.3.205/volume/v3/attachments/d772fc5e-e7e3-421a-922e-bc1c0bae2730 Aug 06 05:22:45.846703 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-379a5c95-8d1a-4215-a9fb-ed750ba67093 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:45.858068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-379a5c95-8d1a-4215-a9fb-ed750ba67093 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Acquiring lock "cinder-attachment_update-66522fbb-bb73-4074-853d-84d0d9fdeb75-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:22:45.863732 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-379a5c95-8d1a-4215-a9fb-ed750ba67093 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Lock "cinder-attachment_update-66522fbb-bb73-4074-853d-84d0d9fdeb75-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:22:45.865027 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:45.865027 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:45.929556 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bebb0cc3-2141-499a-bbe6-2214247987dd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:45.936794 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bebb0cc3-2141-499a-bbe6-2214247987dd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:45.936910 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bebb0cc3-2141-499a-bbe6-2214247987dd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:45.937203 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bebb0cc3-2141-499a-bbe6-2214247987dd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:45.937280 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-bebb0cc3-2141-499a-bbe6-2214247987dd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:45.946148 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:45.946148 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:45.947097 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bebb0cc3-2141-499a-bbe6-2214247987dd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:45.948869 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 190/747] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:45 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:45.999071 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-379a5c95-8d1a-4215-a9fb-ed750ba67093 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Lock "cinder-attachment_update-66522fbb-bb73-4074-853d-84d0d9fdeb75-np0000006623" released by "attachment_update" :: held 0.135s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:22:45.999458 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-379a5c95-8d1a-4215-a9fb-ed750ba67093 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/d772fc5e-e7e3-421a-922e-bc1c0bae2730 returned with HTTP 200 Aug 06 05:22:46.000019 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 185/748] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:22:45 2026] PUT /volume/v3/attachments/d772fc5e-e7e3-421a-922e-bc1c0bae2730 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:46.708185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-76138b78-250b-42fa-b18e-088f88fb2aef None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:46.712545 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76138b78-250b-42fa-b18e-088f88fb2aef tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:46.712675 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76138b78-250b-42fa-b18e-088f88fb2aef tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:46.712888 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76138b78-250b-42fa-b18e-088f88fb2aef tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:46.730002 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:46.730002 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:46.737450 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-76138b78-250b-42fa-b18e-088f88fb2aef tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:46.743844 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76138b78-250b-42fa-b18e-088f88fb2aef tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:46.744099 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 186/749] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:46 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:22:46.963787 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-672bceda-646c-4a18-bad6-7ef44ac91dab None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:46.965690 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-672bceda-646c-4a18-bad6-7ef44ac91dab tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:46.965911 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-672bceda-646c-4a18-bad6-7ef44ac91dab tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:46.966093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-672bceda-646c-4a18-bad6-7ef44ac91dab tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:46.966185 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-672bceda-646c-4a18-bad6-7ef44ac91dab tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:46.971683 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:46.971683 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:46.972522 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-672bceda-646c-4a18-bad6-7ef44ac91dab tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:46.973001 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 189/750] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:46 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:47.758358 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3d3d90f6-0661-4472-a4fe-9ead5459d8f1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:47.762076 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d3d90f6-0661-4472-a4fe-9ead5459d8f1 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:47.762335 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d3d90f6-0661-4472-a4fe-9ead5459d8f1 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:47.762831 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d3d90f6-0661-4472-a4fe-9ead5459d8f1 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:47.776496 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:47.776496 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:47.780964 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3d3d90f6-0661-4472-a4fe-9ead5459d8f1 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:47.786399 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d3d90f6-0661-4472-a4fe-9ead5459d8f1 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:47.786774 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 191/751] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:47 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:47.986772 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-88951cf3-e4a5-4274-a173-7b300fe7468b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:47.989022 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-88951cf3-e4a5-4274-a173-7b300fe7468b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:47.989222 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-88951cf3-e4a5-4274-a173-7b300fe7468b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:47.989602 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-88951cf3-e4a5-4274-a173-7b300fe7468b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:47.989602 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-88951cf3-e4a5-4274-a173-7b300fe7468b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:47.996497 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:47.996497 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:47.997651 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-88951cf3-e4a5-4274-a173-7b300fe7468b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:47.998223 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 186/752] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:47 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:48.813815 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f3a2ed00-68bf-43d4-8d96-2f8fadd0450e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:48.825574 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3a2ed00-68bf-43d4-8d96-2f8fadd0450e tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:48.826953 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f3a2ed00-68bf-43d4-8d96-2f8fadd0450e tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:48.827262 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f3a2ed00-68bf-43d4-8d96-2f8fadd0450e tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:48.885199 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:48.885199 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:48.898472 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f3a2ed00-68bf-43d4-8d96-2f8fadd0450e tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:48.905124 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3a2ed00-68bf-43d4-8d96-2f8fadd0450e tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:48.905735 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 187/753] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:48 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 847 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:49.011993 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-50df4316-f8da-4cca-8cd8-74f2b435242f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:49.016186 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-50df4316-f8da-4cca-8cd8-74f2b435242f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:49.016514 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-50df4316-f8da-4cca-8cd8-74f2b435242f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:49.016824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-50df4316-f8da-4cca-8cd8-74f2b435242f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:49.016975 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-50df4316-f8da-4cca-8cd8-74f2b435242f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:49.022913 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:49.022913 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:49.023819 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-50df4316-f8da-4cca-8cd8-74f2b435242f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:49.024224 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 190/754] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:49 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:49.538305 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c73e13a5-e001-4549-8153-8f775695db80 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:49.541522 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c73e13a5-e001-4549-8153-8f775695db80 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] POST https://10.4.3.205/volume/v3/attachments/d772fc5e-e7e3-421a-922e-bc1c0bae2730/action Aug 06 05:22:49.542010 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c73e13a5-e001-4549-8153-8f775695db80 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:49.542233 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c73e13a5-e001-4549-8153-8f775695db80 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:49.571102 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:49.571102 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:49.587849 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4828fe2a-fff9-4d2a-97aa-e44af7126b47 req-c73e13a5-e001-4549-8153-8f775695db80 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/d772fc5e-e7e3-421a-922e-bc1c0bae2730/action returned with HTTP 204 Aug 06 05:22:49.588365 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 192/755] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:22:49 2026] POST /volume/v3/attachments/d772fc5e-e7e3-421a-922e-bc1c0bae2730/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:49.922473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bc7a0f69-dc4d-4e76-9bf9-1f2b6aa6e061 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:49.924193 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc7a0f69-dc4d-4e76-9bf9-1f2b6aa6e061 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:49.924388 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc7a0f69-dc4d-4e76-9bf9-1f2b6aa6e061 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:49.924559 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc7a0f69-dc4d-4e76-9bf9-1f2b6aa6e061 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:49.934023 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:49.934023 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:49.938362 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc7a0f69-dc4d-4e76-9bf9-1f2b6aa6e061 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:49.943508 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc7a0f69-dc4d-4e76-9bf9-1f2b6aa6e061 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:49.943508 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 187/756] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:49 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:49.956132 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6d56f8c1-663b-4386-9103-7c80f2f05384 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:49.959147 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6d56f8c1-663b-4386-9103-7c80f2f05384 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:22:49.959356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6d56f8c1-663b-4386-9103-7c80f2f05384 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:49.959554 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6d56f8c1-663b-4386-9103-7c80f2f05384 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:50.003401 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:50.003401 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:50.017887 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6d56f8c1-663b-4386-9103-7c80f2f05384 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:22:50.039440 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-228a8660-d1df-4778-8cfe-a0be998eeb7d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:50.042046 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-228a8660-d1df-4778-8cfe-a0be998eeb7d tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:50.042378 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-228a8660-d1df-4778-8cfe-a0be998eeb7d tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:50.042611 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-228a8660-d1df-4778-8cfe-a0be998eeb7d tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:50.042788 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-228a8660-d1df-4778-8cfe-a0be998eeb7d tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:50.049765 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:50.049765 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:50.050774 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-228a8660-d1df-4778-8cfe-a0be998eeb7d tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:50.051569 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 191/757] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:50 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:22:50.060259 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6d56f8c1-663b-4386-9103-7c80f2f05384 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:22:50.061414 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 188/758] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:49 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 1139 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:51.062428 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bcc1f1fb-6ef3-4f0b-b77b-3fccfd0df4ee None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:51.064618 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bcc1f1fb-6ef3-4f0b-b77b-3fccfd0df4ee tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:51.065013 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bcc1f1fb-6ef3-4f0b-b77b-3fccfd0df4ee tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:51.065212 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bcc1f1fb-6ef3-4f0b-b77b-3fccfd0df4ee tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:51.065433 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-bcc1f1fb-6ef3-4f0b-b77b-3fccfd0df4ee tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:51.070326 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:51.070326 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:51.071050 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bcc1f1fb-6ef3-4f0b-b77b-3fccfd0df4ee tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:51.071343 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 193/759] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:51 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:52.086551 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-46deadf6-f0b6-45be-81a5-456d52fa0ee2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:52.089083 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-46deadf6-f0b6-45be-81a5-456d52fa0ee2 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:52.089309 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-46deadf6-f0b6-45be-81a5-456d52fa0ee2 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:52.089515 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-46deadf6-f0b6-45be-81a5-456d52fa0ee2 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:52.089620 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-46deadf6-f0b6-45be-81a5-456d52fa0ee2 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:52.094336 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:52.094336 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:52.095136 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-46deadf6-f0b6-45be-81a5-456d52fa0ee2 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:52.095620 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 188/760] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:52 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:52.500054 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:52.502281 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:52.503018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-268368363"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:52.505141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-268368363'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:52.510969 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume of 1 GB Aug 06 05:22:52.511343 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:52.511343 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:52.512227 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Availability Zones retrieved successfully. Aug 06 05:22:52.523947 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Flow 'volume_create_api' (9a2fbf3b-330f-47a8-a1ee-d7f1edae2037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:52.526129 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54fe0d84-f013-40a2-8dc4-b8607946609c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:52.528229 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:52.540576 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:52.540576 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:52.559738 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54fe0d84-f013-40a2-8dc4-b8607946609c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2400bcaf-03fa-417d-97ab-2e84443127d2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2400bcaf-03fa-417d-97ab-2e84443127d2', 'encryption_key_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=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:52.560405 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c72597d-2f14-4d3e-a05b-0893ca20232b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:52.613607 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Created reservations ['cd239405-fab5-433d-95cc-115c6ab87cd2', '6a7ce1b0-cd53-4ad0-8535-c32826bdcb7f', 'a761db08-8c78-447e-b07a-bb67b7867244', '3404b13d-e4c7-4f67-a2db-fe945875cad2'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:52.614181 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c72597d-2f14-4d3e-a05b-0893ca20232b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd239405-fab5-433d-95cc-115c6ab87cd2', '6a7ce1b0-cd53-4ad0-8535-c32826bdcb7f', 'a761db08-8c78-447e-b07a-bb67b7867244', '3404b13d-e4c7-4f67-a2db-fe945875cad2']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:52.615512 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de913457-edf5-4448-a7b0-91599476becf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:52.652275 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de913457-edf5-4448-a7b0-91599476becf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b817c4ac-0cd3-4db7-adcc-d73109a70c2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-268368363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ec9955a980d4816841b82b1fd07145b',qos_specs=None,replication_status=,reservations=['cd239405-fab5-433d-95cc-115c6ab87cd2','6a7ce1b0-cd53-4ad0-8535-c32826bdcb7f','a761db08-8c78-447e-b07a-bb67b7867244','3404b13d-e4c7-4f67-a2db-fe945875cad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-268368363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b817c4ac-0cd3-4db7-adcc-d73109a70c2b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2ec9955a980d4816841b82b1fd07145b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2400bcaf-03fa-417d-97ab-2e84443127d2),volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:52.653575 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0e0dee-70c2-448a-b54e-5dff6b5aa750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:52.679246 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0e0dee-70c2-448a-b54e-5dff6b5aa750) transitioned into state 'SUCCESS' from state '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-268368363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ec9955a980d4816841b82b1fd07145b',qos_specs=None,replication_status=,reservations=['cd239405-fab5-433d-95cc-115c6ab87cd2','6a7ce1b0-cd53-4ad0-8535-c32826bdcb7f','a761db08-8c78-447e-b07a-bb67b7867244','3404b13d-e4c7-4f67-a2db-fe945875cad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:52.680122 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde47ab8-e7cb-47d7-bd48-44473ef5e158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:52.690081 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde47ab8-e7cb-47d7-bd48-44473ef5e158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:52.691282 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Flow 'volume_create_api' (9a2fbf3b-330f-47a8-a1ee-d7f1edae2037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:52.691697 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume request issued successfully. Aug 06 05:22:52.692460 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2ee55e27-25fd-4846-b673-d16c6eed5339 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:52.693028 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 192/761] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:22:52 2026] POST /volume/v3/volumes => generated 759 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 05:22:52.708837 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f0eed966-a499-46f3-ac18-955a5d13b591 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:52.711340 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f0eed966-a499-46f3-ac18-955a5d13b591 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:52.711592 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f0eed966-a499-46f3-ac18-955a5d13b591 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:52.711787 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f0eed966-a499-46f3-ac18-955a5d13b591 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:52.724124 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:52.724124 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:52.733398 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f0eed966-a499-46f3-ac18-955a5d13b591 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:52.742371 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f0eed966-a499-46f3-ac18-955a5d13b591 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:52.742945 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 189/762] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:52 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:53.113520 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c71f48f1-b3b5-494c-83b0-b014246839b1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:53.117997 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c71f48f1-b3b5-494c-83b0-b014246839b1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:53.117997 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c71f48f1-b3b5-494c-83b0-b014246839b1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:53.117997 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c71f48f1-b3b5-494c-83b0-b014246839b1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:53.117997 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-c71f48f1-b3b5-494c-83b0-b014246839b1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:53.122339 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:53.122339 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:53.123590 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c71f48f1-b3b5-494c-83b0-b014246839b1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:53.124176 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 194/763] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:53 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:53.768181 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6c67c41d-3633-4642-a43f-aebb0af1d092 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:53.770514 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c67c41d-3633-4642-a43f-aebb0af1d092 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:53.770894 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c67c41d-3633-4642-a43f-aebb0af1d092 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:53.771217 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c67c41d-3633-4642-a43f-aebb0af1d092 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:53.779420 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:53.779420 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:53.783365 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6c67c41d-3633-4642-a43f-aebb0af1d092 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:53.787827 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c67c41d-3633-4642-a43f-aebb0af1d092 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:53.788138 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 189/764] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:53 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:53.850659 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-481cbcad-0b6e-4013-a9f4-db77908f7907 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:53.854324 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-481cbcad-0b6e-4013-a9f4-db77908f7907 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:53.854324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-481cbcad-0b6e-4013-a9f4-db77908f7907 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:53.854324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-481cbcad-0b6e-4013-a9f4-db77908f7907 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:53.863888 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:53.863888 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:53.869216 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-481cbcad-0b6e-4013-a9f4-db77908f7907 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:53.875779 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-481cbcad-0b6e-4013-a9f4-db77908f7907 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:53.876350 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 193/765] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:53 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:53.979782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-45e6b744-c366-4671-b507-d5dd005d5c1c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:53.980229 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45e6b744-c366-4671-b507-d5dd005d5c1c None None] GET https://10.4.3.205/volume// Aug 06 05:22:53.980396 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45e6b744-c366-4671-b507-d5dd005d5c1c None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:53.980668 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45e6b744-c366-4671-b507-d5dd005d5c1c None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:53.981620 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45e6b744-c366-4671-b507-d5dd005d5c1c None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:53.982263 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 190/766] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:22: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 06 05:22:53.990853 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-8fee43f3-2d9e-46d5-962a-7be53b4072b4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:53.994062 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-8fee43f3-2d9e-46d5-962a-7be53b4072b4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:22:53.994577 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-8fee43f3-2d9e-46d5-962a-7be53b4072b4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b817c4ac-0cd3-4db7-adcc-d73109a70c2b", "connector": null, "instance_uuid": "e3b09f2a-f95a-40b7-a059-aaaef482f318"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:54.004581 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:54.004581 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:54.031628 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-8fee43f3-2d9e-46d5-962a-7be53b4072b4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:22:54.032168 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 195/767] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:22:53 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:54.070991 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0f3c946a-dddd-4e7e-ab3d-12a47164d754 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:54.074430 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0f3c946a-dddd-4e7e-ab3d-12a47164d754 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:54.074653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0f3c946a-dddd-4e7e-ab3d-12a47164d754 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:54.074929 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0f3c946a-dddd-4e7e-ab3d-12a47164d754 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:54.096712 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-dc68118e-bc9f-4a15-8d65-511b39711a56 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:54.097142 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dc68118e-bc9f-4a15-8d65-511b39711a56 None None] GET https://10.4.3.205/volume// Aug 06 05:22:54.097325 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dc68118e-bc9f-4a15-8d65-511b39711a56 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:54.097559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dc68118e-bc9f-4a15-8d65-511b39711a56 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:54.097893 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dc68118e-bc9f-4a15-8d65-511b39711a56 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:54.098176 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 194/768] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22: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 06 05:22:54.098425 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:54.098425 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:54.117339 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0f3c946a-dddd-4e7e-ab3d-12a47164d754 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:54.122672 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0f3c946a-dddd-4e7e-ab3d-12a47164d754 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:54.122960 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-85766e24-7074-4cfe-858e-839e0478df0f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:54.123191 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 190/769] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:54 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:54.126246 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-85766e24-7074-4cfe-858e-839e0478df0f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:54.126461 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-85766e24-7074-4cfe-858e-839e0478df0f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:54.126896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-85766e24-7074-4cfe-858e-839e0478df0f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:54.141855 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d79658be-baad-4e20-95b4-103fa35f56bb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:54.145320 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d79658be-baad-4e20-95b4-103fa35f56bb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:54.145320 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d79658be-baad-4e20-95b4-103fa35f56bb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:54.145320 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d79658be-baad-4e20-95b4-103fa35f56bb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:54.145320 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-d79658be-baad-4e20-95b4-103fa35f56bb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:54.146573 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:54.146573 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:54.152207 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-85766e24-7074-4cfe-858e-839e0478df0f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:54.154532 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:54.154532 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:54.155656 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d79658be-baad-4e20-95b4-103fa35f56bb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:54.156128 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 196/770] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:54 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:54.159678 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-85766e24-7074-4cfe-858e-839e0478df0f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:54.160127 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 191/771] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:22:54 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1031 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:54.293315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-3ee0cfa8-4a47-414f-92b3-5a0af26e2b2c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:54.293657 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-3ee0cfa8-4a47-414f-92b3-5a0af26e2b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] PUT https://10.4.3.205/volume/v3/attachments/37754338-755f-4e33-b3e2-2165fde9f9c1 Aug 06 05:22:54.294057 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-3ee0cfa8-4a47-414f-92b3-5a0af26e2b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:54.311605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-3ee0cfa8-4a47-414f-92b3-5a0af26e2b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Acquiring lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:22:54.316493 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-3ee0cfa8-4a47-414f-92b3-5a0af26e2b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:22:54.317537 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:54.317537 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:54.468557 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-3ee0cfa8-4a47-414f-92b3-5a0af26e2b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" released by "attachment_update" :: held 0.152s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:22:54.469232 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-3ee0cfa8-4a47-414f-92b3-5a0af26e2b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/37754338-755f-4e33-b3e2-2165fde9f9c1 returned with HTTP 200 Aug 06 05:22:54.470180 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 195/772] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:22:54 2026] PUT /volume/v3/attachments/37754338-755f-4e33-b3e2-2165fde9f9c1 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:54.969475 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f8a7aad5-0553-4de9-954d-1ea8da9362d2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:54.969903 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8a7aad5-0553-4de9-954d-1ea8da9362d2 None None] GET https://10.4.3.205/volume// Aug 06 05:22:54.970035 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8a7aad5-0553-4de9-954d-1ea8da9362d2 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:54.970238 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8a7aad5-0553-4de9-954d-1ea8da9362d2 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:54.970639 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8a7aad5-0553-4de9-954d-1ea8da9362d2 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:54.970978 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 191/773] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22: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 06 05:22:54.981140 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-91f50d4b-75e1-4ece-8aa4-eb9fe830ad91 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:54.983184 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-91f50d4b-75e1-4ece-8aa4-eb9fe830ad91 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:22:54.983534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-91f50d4b-75e1-4ece-8aa4-eb9fe830ad91 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66522fbb-bb73-4074-853d-84d0d9fdeb75", "connector": null, "instance_uuid": "d50ffdec-97d9-44d0-99b7-1154087a3fb2"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:54.996100 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:54.996100 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:55.031571 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-91f50d4b-75e1-4ece-8aa4-eb9fe830ad91 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:22:55.032057 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 197/774] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:22:54 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 06 05:22:55.042762 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c76aab25-be85-49ca-a521-c11699637352 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:55.045165 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c76aab25-be85-49ca-a521-c11699637352 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] DELETE https://10.4.3.205/volume/v3/attachments/d772fc5e-e7e3-421a-922e-bc1c0bae2730 Aug 06 05:22:55.045332 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c76aab25-be85-49ca-a521-c11699637352 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:55.045562 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c76aab25-be85-49ca-a521-c11699637352 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:55.053132 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:55.053132 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:55.101840 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c76aab25-be85-49ca-a521-c11699637352 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/d772fc5e-e7e3-421a-922e-bc1c0bae2730 returned with HTTP 200 Aug 06 05:22:55.102228 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 192/775] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:22:55 2026] DELETE /volume/v3/attachments/d772fc5e-e7e3-421a-922e-bc1c0bae2730 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:55.144614 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4660a722-0136-4879-9dcd-c6d6896a2f3f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:55.147328 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4660a722-0136-4879-9dcd-c6d6896a2f3f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:55.147328 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4660a722-0136-4879-9dcd-c6d6896a2f3f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:55.147469 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4660a722-0136-4879-9dcd-c6d6896a2f3f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:55.159220 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:55.159220 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:55.163681 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4660a722-0136-4879-9dcd-c6d6896a2f3f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:55.168400 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-121f1299-eac8-4016-b616-4bc282515e94 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:55.170015 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4660a722-0136-4879-9dcd-c6d6896a2f3f tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:55.170533 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 196/776] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:55 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:55.170882 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-121f1299-eac8-4016-b616-4bc282515e94 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:55.170990 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-121f1299-eac8-4016-b616-4bc282515e94 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:55.171407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-121f1299-eac8-4016-b616-4bc282515e94 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:55.171407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-121f1299-eac8-4016-b616-4bc282515e94 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:55.176486 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:55.176486 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:55.177441 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-121f1299-eac8-4016-b616-4bc282515e94 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:55.177899 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 192/777] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:55 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:56.157813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-608abc4b-911b-42ab-b85c-4664fcffd3a5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:56.160159 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-608abc4b-911b-42ab-b85c-4664fcffd3a5 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] PUT https://10.4.3.205/volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1 Aug 06 05:22:56.160578 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-608abc4b-911b-42ab-b85c-4664fcffd3a5 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:56.169240 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-608abc4b-911b-42ab-b85c-4664fcffd3a5 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Acquiring lock "cinder-attachment_update-66522fbb-bb73-4074-853d-84d0d9fdeb75-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:22:56.173326 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-608abc4b-911b-42ab-b85c-4664fcffd3a5 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Lock "cinder-attachment_update-66522fbb-bb73-4074-853d-84d0d9fdeb75-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:22:56.174243 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:56.174243 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:56.188204 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0fe65319-8074-4a0f-a2ef-3520bfa2f9a0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:56.190278 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0fe65319-8074-4a0f-a2ef-3520bfa2f9a0 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:56.190400 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0fe65319-8074-4a0f-a2ef-3520bfa2f9a0 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:56.191361 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-71c8759d-20d3-4675-8ec0-12e1935bbe82 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:56.191654 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0fe65319-8074-4a0f-a2ef-3520bfa2f9a0 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:56.191654 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0fe65319-8074-4a0f-a2ef-3520bfa2f9a0 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:56.193443 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-71c8759d-20d3-4675-8ec0-12e1935bbe82 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:56.194885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-71c8759d-20d3-4675-8ec0-12e1935bbe82 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:56.194885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-71c8759d-20d3-4675-8ec0-12e1935bbe82 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:56.195734 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:56.195734 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:56.196587 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0fe65319-8074-4a0f-a2ef-3520bfa2f9a0 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:56.197128 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 193/778] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:56 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:56.204401 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:56.204401 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:56.207595 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-71c8759d-20d3-4675-8ec0-12e1935bbe82 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:56.213098 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-71c8759d-20d3-4675-8ec0-12e1935bbe82 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:56.213325 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 197/779] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:56 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:56.272475 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-608abc4b-911b-42ab-b85c-4664fcffd3a5 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Lock "cinder-attachment_update-66522fbb-bb73-4074-853d-84d0d9fdeb75-np0000006623" released by "attachment_update" :: held 0.099s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:22:56.272825 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-608abc4b-911b-42ab-b85c-4664fcffd3a5 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1 returned with HTTP 200 Aug 06 05:22:56.273300 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 198/780] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:22:56 2026] PUT /volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:56.282094 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-072ed309-f5e5-4975-a2f2-a507cb1b6a0d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:56.284620 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-072ed309-f5e5-4975-a2f2-a507cb1b6a0d tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1 Aug 06 05:22:56.284620 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-072ed309-f5e5-4975-a2f2-a507cb1b6a0d tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:56.284836 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-072ed309-f5e5-4975-a2f2-a507cb1b6a0d tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:56.304033 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-072ed309-f5e5-4975-a2f2-a507cb1b6a0d tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1 returned with HTTP 200 Aug 06 05:22:56.306858 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 193/781] 10.4.3.205 () {70 vars in 1651 bytes} [Thu Aug 6 05:22:56 2026] GET /volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:57.208255 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ddafe6c5-ea12-4d62-a146-e7dc35ef70e8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:57.212490 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ddafe6c5-ea12-4d62-a146-e7dc35ef70e8 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:57.212888 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ddafe6c5-ea12-4d62-a146-e7dc35ef70e8 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:57.213154 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ddafe6c5-ea12-4d62-a146-e7dc35ef70e8 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:57.213322 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ddafe6c5-ea12-4d62-a146-e7dc35ef70e8 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:57.219665 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:57.219665 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:57.220600 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ddafe6c5-ea12-4d62-a146-e7dc35ef70e8 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:57.221120 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 194/782] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:57 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:57.228830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e70b8462-f2a3-4f3d-a420-090a3407b0a2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:57.231130 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e70b8462-f2a3-4f3d-a420-090a3407b0a2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:57.231434 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e70b8462-f2a3-4f3d-a420-090a3407b0a2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:57.231737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e70b8462-f2a3-4f3d-a420-090a3407b0a2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:57.244256 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:57.244256 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:57.249529 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e70b8462-f2a3-4f3d-a420-090a3407b0a2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:57.258354 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e70b8462-f2a3-4f3d-a420-090a3407b0a2 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:57.258937 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 198/783] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:57 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:57.820003 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-54627e5e-3104-448d-beeb-f492a2d98289 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:57.822798 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-54627e5e-3104-448d-beeb-f492a2d98289 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments/37754338-755f-4e33-b3e2-2165fde9f9c1/action Aug 06 05:22:57.823328 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-54627e5e-3104-448d-beeb-f492a2d98289 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:22:57.823515 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-54627e5e-3104-448d-beeb-f492a2d98289 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:57.844069 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:57.844069 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:57.858234 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b6bbb939-e926-45b7-8b88-61f960af3edd req-54627e5e-3104-448d-beeb-f492a2d98289 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/37754338-755f-4e33-b3e2-2165fde9f9c1/action returned with HTTP 204 Aug 06 05:22:57.858754 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 199/784] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:22:57 2026] POST /volume/v3/attachments/37754338-755f-4e33-b3e2-2165fde9f9c1/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:22:57.942365 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.053085 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:22:58.053453 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1844465747"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:58.054952 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1844465747'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:22:58.055083 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Create volume of 1 GB Aug 06 05:22:58.055535 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:58.055535 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:58.059534 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Availability Zones retrieved successfully. Aug 06 05:22:58.065323 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Flow 'volume_create_api' (389877e0-5cc6-450e-9f9c-dd72e4d15fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:58.066399 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc12803f-1ca5-4e0e-9ce2-2ce2632e82ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:58.067432 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:22:58.101226 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc12803f-1ca5-4e0e-9ce2-2ce2632e82ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:58.103438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080fec7a-a5c4-45d8-ad30-92cf91a5dbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:58.166050 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Created reservations ['39f236fb-79f6-490a-9217-e11a8c93e70f', '84087a50-8156-4d41-80ca-01facdec57bb', '45023580-3a0a-4d20-a5c5-ada2e6ca4792', 'ca7a6ab8-fa2c-423c-80e2-680da9486db1'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:22:58.167142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080fec7a-a5c4-45d8-ad30-92cf91a5dbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39f236fb-79f6-490a-9217-e11a8c93e70f', '84087a50-8156-4d41-80ca-01facdec57bb', '45023580-3a0a-4d20-a5c5-ada2e6ca4792', 'ca7a6ab8-fa2c-423c-80e2-680da9486db1']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:58.168154 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e21a5f2-6b92-45fd-8bc3-9a36b8619910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:58.194589 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e21a5f2-6b92-45fd-8bc3-9a36b8619910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a658f4df-4ae5-40fe-977d-323264f65bd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1844465747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='243fdedeea224e6c8c2015ef5fa42de0',qos_specs=None,replication_status=,reservations=['39f236fb-79f6-490a-9217-e11a8c93e70f','84087a50-8156-4d41-80ca-01facdec57bb','45023580-3a0a-4d20-a5c5-ada2e6ca4792','ca7a6ab8-fa2c-423c-80e2-680da9486db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b79a499c8824cd0b63f41cb8de8467d',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1844465747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a658f4df-4ae5-40fe-977d-323264f65bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243fdedeea224e6c8c2015ef5fa42de0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b79a499c8824cd0b63f41cb8de8467d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:58.195273 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a47648a3-7539-49dd-be76-228715982417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:58.215215 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a47648a3-7539-49dd-be76-228715982417) transitioned into state 'SUCCESS' from state '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-1844465747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='243fdedeea224e6c8c2015ef5fa42de0',qos_specs=None,replication_status=,reservations=['39f236fb-79f6-490a-9217-e11a8c93e70f','84087a50-8156-4d41-80ca-01facdec57bb','45023580-3a0a-4d20-a5c5-ada2e6ca4792','ca7a6ab8-fa2c-423c-80e2-680da9486db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b79a499c8824cd0b63f41cb8de8467d',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:58.216134 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704de9aa-e6e1-4904-bfff-4219d8b1a74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:22:58.226435 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704de9aa-e6e1-4904-bfff-4219d8b1a74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:22:58.227478 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Flow 'volume_create_api' (389877e0-5cc6-450e-9f9c-dd72e4d15fc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:22:58.227860 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Create volume request issued successfully. Aug 06 05:22:58.228493 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e10659c-51dd-425a-9b90-e1626692cfe7 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:22:58.228993 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 194/785] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:22:57 2026] POST /volume/v3/volumes => generated 759 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:22:58.230621 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6cbb242d-5741-4b36-874f-a67e76378045 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.232840 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6cbb242d-5741-4b36-874f-a67e76378045 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:58.233116 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6cbb242d-5741-4b36-874f-a67e76378045 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:58.233389 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6cbb242d-5741-4b36-874f-a67e76378045 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:58.233553 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-6cbb242d-5741-4b36-874f-a67e76378045 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:58.239975 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:58.239975 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:58.241035 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6cbb242d-5741-4b36-874f-a67e76378045 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:58.241525 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 195/786] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:58 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:58.273069 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4c8e0d33-e8b8-461d-910c-c8e5764c531d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.275494 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4c8e0d33-e8b8-461d-910c-c8e5764c531d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:58.275755 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4c8e0d33-e8b8-461d-910c-c8e5764c531d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:58.276187 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4c8e0d33-e8b8-461d-910c-c8e5764c531d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:58.288283 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:58.288283 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:58.292838 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4c8e0d33-e8b8-461d-910c-c8e5764c531d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:58.303140 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4c8e0d33-e8b8-461d-910c-c8e5764c531d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:58.303665 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 199/787] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:58 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:58.357387 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-77e861dc-80ff-4495-a403-8cb3d55d59d4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.360929 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-77e861dc-80ff-4495-a403-8cb3d55d59d4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:58.361160 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-77e861dc-80ff-4495-a403-8cb3d55d59d4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:58.361634 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-77e861dc-80ff-4495-a403-8cb3d55d59d4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:58.377438 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:58.377438 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:58.381277 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-77e861dc-80ff-4495-a403-8cb3d55d59d4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:58.388714 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-77e861dc-80ff-4495-a403-8cb3d55d59d4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:58.389227 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 200/788] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:22:58 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:58.614157 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-84a09fb0-2616-46fd-b4f7-99ae2400b21a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.614693 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84a09fb0-2616-46fd-b4f7-99ae2400b21a None None] GET https://10.4.3.205/volume// Aug 06 05:22:58.614937 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84a09fb0-2616-46fd-b4f7-99ae2400b21a None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:58.615167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84a09fb0-2616-46fd-b4f7-99ae2400b21a None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:58.615538 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84a09fb0-2616-46fd-b4f7-99ae2400b21a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:58.615859 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 195/789] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:22:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:22:58.625185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-bd048db9-5e3c-4700-8ffe-91f522c4ac49 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.633245 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-bd048db9-5e3c-4700-8ffe-91f522c4ac49 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:22:58.633245 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-bd048db9-5e3c-4700-8ffe-91f522c4ac49 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b817c4ac-0cd3-4db7-adcc-d73109a70c2b", "connector": null, "instance_uuid": "1dc3e31a-5c3a-4c1f-8717-0f6334b83fcb"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:58.648529 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:58.648529 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:58.692771 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-bd048db9-5e3c-4700-8ffe-91f522c4ac49 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:22:58.693513 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 196/790] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:22:58 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 06 05:22:58.731309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-70b043ef-a1f3-45b8-a774-8fbda6e8111a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.733366 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-70b043ef-a1f3-45b8-a774-8fbda6e8111a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:58.733853 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-70b043ef-a1f3-45b8-a774-8fbda6e8111a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:58.734214 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-70b043ef-a1f3-45b8-a774-8fbda6e8111a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:58.757144 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:58.757144 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:58.762580 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2147258e-5efc-4fdc-af30-f732d6aff4b7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.762968 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2147258e-5efc-4fdc-af30-f732d6aff4b7 None None] GET https://10.4.3.205/volume// Aug 06 05:22:58.763201 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2147258e-5efc-4fdc-af30-f732d6aff4b7 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:58.763476 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2147258e-5efc-4fdc-af30-f732d6aff4b7 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:58.763578 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-70b043ef-a1f3-45b8-a774-8fbda6e8111a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:58.763877 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2147258e-5efc-4fdc-af30-f732d6aff4b7 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:22:58.769038 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 201/791] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:22:58 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:22:58.773002 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-70b043ef-a1f3-45b8-a774-8fbda6e8111a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:58.774850 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 200/792] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:58 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:58.781058 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-645f3738-8842-489d-9abd-0211b876c8e0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.785831 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-645f3738-8842-489d-9abd-0211b876c8e0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:58.786057 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-645f3738-8842-489d-9abd-0211b876c8e0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:58.786228 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-645f3738-8842-489d-9abd-0211b876c8e0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:58.811227 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:58.811227 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:22:58.818942 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-645f3738-8842-489d-9abd-0211b876c8e0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:58.823798 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-645f3738-8842-489d-9abd-0211b876c8e0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:58.824581 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 196/793] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:22:58 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:22:58.937600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-f792ffb8-9ac6-4b6f-8b11-07e66292d41c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:58.939770 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-f792ffb8-9ac6-4b6f-8b11-07e66292d41c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] PUT https://10.4.3.205/volume/v3/attachments/5500cfcd-0a22-4577-adf2-cc195b5053b3 Aug 06 05:22:58.940172 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-f792ffb8-9ac6-4b6f-8b11-07e66292d41c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:22:58.950113 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-f792ffb8-9ac6-4b6f-8b11-07e66292d41c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Acquiring lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:22:58.955000 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-f792ffb8-9ac6-4b6f-8b11-07e66292d41c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:22:58.956209 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:58.956209 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:22:59.065196 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-f792ffb8-9ac6-4b6f-8b11-07e66292d41c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" released by "attachment_update" :: held 0.110s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:22:59.065654 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-f792ffb8-9ac6-4b6f-8b11-07e66292d41c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/5500cfcd-0a22-4577-adf2-cc195b5053b3 returned with HTTP 200 Aug 06 05:22:59.066305 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 197/794] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:22:58 2026] PUT /volume/v3/attachments/5500cfcd-0a22-4577-adf2-cc195b5053b3 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:22:59.252481 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3f72bfe1-525e-4d2f-8d32-68454896bfe4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:59.254909 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f72bfe1-525e-4d2f-8d32-68454896bfe4 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:22:59.255191 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f72bfe1-525e-4d2f-8d32-68454896bfe4 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:59.255643 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f72bfe1-525e-4d2f-8d32-68454896bfe4 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:59.255780 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3f72bfe1-525e-4d2f-8d32-68454896bfe4 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:22:59.260930 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:59.260930 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:22:59.261689 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f72bfe1-525e-4d2f-8d32-68454896bfe4 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:22:59.262062 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 202/795] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:22:59 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:22:59.791861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-39e42584-5505-45dd-a7ac-76157e9e8195 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:22:59.793744 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-39e42584-5505-45dd-a7ac-76157e9e8195 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:22:59.793967 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-39e42584-5505-45dd-a7ac-76157e9e8195 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:22:59.794146 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-39e42584-5505-45dd-a7ac-76157e9e8195 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:22:59.807149 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:22:59.807149 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:22:59.811280 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-39e42584-5505-45dd-a7ac-76157e9e8195 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:22:59.816320 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-39e42584-5505-45dd-a7ac-76157e9e8195 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:22:59.816703 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 201/796] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:22:59 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:00.275489 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b0d22058-1f8c-4d92-913f-df37f9a23b9e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:00.277306 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0d22058-1f8c-4d92-913f-df37f9a23b9e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:00.277576 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b0d22058-1f8c-4d92-913f-df37f9a23b9e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:00.277785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b0d22058-1f8c-4d92-913f-df37f9a23b9e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:00.277909 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-b0d22058-1f8c-4d92-913f-df37f9a23b9e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:23:00.282314 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:00.282314 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:00.283138 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0d22058-1f8c-4d92-913f-df37f9a23b9e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:23:00.283513 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 197/797] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:00 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:00.838314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6f3b6e84-ab6e-445a-8fc6-50f97b938f8b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:00.841165 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6f3b6e84-ab6e-445a-8fc6-50f97b938f8b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:23:00.841495 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6f3b6e84-ab6e-445a-8fc6-50f97b938f8b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:00.841770 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6f3b6e84-ab6e-445a-8fc6-50f97b938f8b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:00.867739 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:00.867739 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:00.874162 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6f3b6e84-ab6e-445a-8fc6-50f97b938f8b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:23:00.876855 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6f3b6e84-ab6e-445a-8fc6-50f97b938f8b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:23:00.877260 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 198/798] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:00 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:01.298145 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-77b22f98-d2e6-4529-82bb-1c9ec55dabcd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:01.298145 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77b22f98-d2e6-4529-82bb-1c9ec55dabcd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:01.298571 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77b22f98-d2e6-4529-82bb-1c9ec55dabcd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:01.298640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77b22f98-d2e6-4529-82bb-1c9ec55dabcd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:01.298728 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-77b22f98-d2e6-4529-82bb-1c9ec55dabcd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:23:01.306406 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:01.306406 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:01.306985 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77b22f98-d2e6-4529-82bb-1c9ec55dabcd tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:23:01.307355 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 203/799] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:01 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:01.896421 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a54ca4d7-6bd3-4866-bdfc-eaa4862d7296 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:01.900046 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a54ca4d7-6bd3-4866-bdfc-eaa4862d7296 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:23:01.900368 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a54ca4d7-6bd3-4866-bdfc-eaa4862d7296 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:01.900636 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a54ca4d7-6bd3-4866-bdfc-eaa4862d7296 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:01.931696 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:01.931696 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:01.937009 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a54ca4d7-6bd3-4866-bdfc-eaa4862d7296 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:23:01.941796 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a54ca4d7-6bd3-4866-bdfc-eaa4862d7296 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:23:01.942359 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 202/800] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:01 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:02.223916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c85e8c7d-4f3f-416f-a578-b5b43cf9a284 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:02.227218 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c85e8c7d-4f3f-416f-a578-b5b43cf9a284 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] POST https://10.4.3.205/volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1/action Aug 06 05:23:02.227717 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c85e8c7d-4f3f-416f-a578-b5b43cf9a284 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:02.227890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c85e8c7d-4f3f-416f-a578-b5b43cf9a284 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:02.250668 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:02.250668 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:02.265822 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4891360e-7cbd-48f6-bfd6-1edac606cd1c req-c85e8c7d-4f3f-416f-a578-b5b43cf9a284 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1/action returned with HTTP 204 Aug 06 05:23:02.266429 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 198/801] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:23:02 2026] POST /volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:02.320206 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1a7a9c93-2271-4657-b81e-2402a03f3381 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:02.322745 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1a7a9c93-2271-4657-b81e-2402a03f3381 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:02.323006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1a7a9c93-2271-4657-b81e-2402a03f3381 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:02.323196 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1a7a9c93-2271-4657-b81e-2402a03f3381 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:02.323436 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1a7a9c93-2271-4657-b81e-2402a03f3381 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:23:02.328767 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:02.328767 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:02.330574 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1a7a9c93-2271-4657-b81e-2402a03f3381 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:23:02.330574 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 199/802] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:02 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:02.908950 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-83ff9b66-3b01-4dfc-bedb-1efa45061e4a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:02.911254 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-83ff9b66-3b01-4dfc-bedb-1efa45061e4a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments/5500cfcd-0a22-4577-adf2-cc195b5053b3/action Aug 06 05:23:02.911690 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-83ff9b66-3b01-4dfc-bedb-1efa45061e4a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:02.911835 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-83ff9b66-3b01-4dfc-bedb-1efa45061e4a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:02.934171 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:02.934171 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:02.950583 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-86b869a2-c5f8-4a96-9273-a3c56e757351 req-83ff9b66-3b01-4dfc-bedb-1efa45061e4a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/5500cfcd-0a22-4577-adf2-cc195b5053b3/action returned with HTTP 204 Aug 06 05:23:02.951237 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 204/803] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:23:02 2026] POST /volume/v3/attachments/5500cfcd-0a22-4577-adf2-cc195b5053b3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:02.956054 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b1750bab-015c-4854-917d-d1613d434e97 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:02.959903 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1750bab-015c-4854-917d-d1613d434e97 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:23:02.960141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1750bab-015c-4854-917d-d1613d434e97 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:02.960357 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1750bab-015c-4854-917d-d1613d434e97 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:02.976541 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:02.976541 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:02.983203 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b1750bab-015c-4854-917d-d1613d434e97 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:23:02.989421 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1750bab-015c-4854-917d-d1613d434e97 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:23:02.989952 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 203/804] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:02 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:03.342455 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-028674fd-91a1-4097-b08f-f3ac3e3dee5f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:03.345735 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-028674fd-91a1-4097-b08f-f3ac3e3dee5f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:03.346046 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-028674fd-91a1-4097-b08f-f3ac3e3dee5f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:03.346332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-028674fd-91a1-4097-b08f-f3ac3e3dee5f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:03.346544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-028674fd-91a1-4097-b08f-f3ac3e3dee5f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:23:03.352298 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:03.352298 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:03.353429 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-028674fd-91a1-4097-b08f-f3ac3e3dee5f tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:23:03.353875 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 199/805] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:03 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:03.969375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-283dbdb1-e892-43fb-b84c-6b1eb51707aa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:03.972341 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-283dbdb1-e892-43fb-b84c-6b1eb51707aa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] DELETE https://10.4.3.205/volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b Aug 06 05:23:03.972571 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-283dbdb1-e892-43fb-b84c-6b1eb51707aa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:03.972761 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-283dbdb1-e892-43fb-b84c-6b1eb51707aa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:03.975248 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=412,cinder:UPDATE=107,cinder:INSERT=58 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:23:03.984264 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:03.984264 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:04.061717 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-283dbdb1-e892-43fb-b84c-6b1eb51707aa tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b returned with HTTP 200 Aug 06 05:23:04.062355 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 200/806] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:23:03 2026] DELETE /volume/v3/attachments/23674085-59d0-4ef3-80e4-a664c008a00b => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:04.079815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-f3171e91-1311-4538-8ae7-bf25f1166b88 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:04.084577 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-f3171e91-1311-4538-8ae7-bf25f1166b88 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] DELETE https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 Aug 06 05:23:04.084888 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-f3171e91-1311-4538-8ae7-bf25f1166b88 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:04.085222 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-f3171e91-1311-4538-8ae7-bf25f1166b88 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:04.085461 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-f3171e91-1311-4538-8ae7-bf25f1166b88 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Delete volume with id: f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 Aug 06 05:23:04.091376 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=427,cinder:UPDATE=81,cinder:INSERT=47 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:23:04.099944 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:04.099944 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:04.100655 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-f3171e91-1311-4538-8ae7-bf25f1166b88 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:23:04.132252 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-f3171e91-1311-4538-8ae7-bf25f1166b88 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Delete volume request issued successfully. Aug 06 05:23:04.132503 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-d2dc1a51-3a7a-43e6-8dd4-5a3d8eebfad9 req-f3171e91-1311-4538-8ae7-bf25f1166b88 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 returned with HTTP 202 Aug 06 05:23:04.133033 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 205/807] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:23:04 2026] DELETE /volume/v3/volumes/f1ec7e4b-c1f4-4014-a7b5-b299c26db3a2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:04.370179 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-92510737-66f4-4535-a11a-de007f022d4e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:04.374134 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-92510737-66f4-4535-a11a-de007f022d4e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:04.374461 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-92510737-66f4-4535-a11a-de007f022d4e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:04.374686 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-92510737-66f4-4535-a11a-de007f022d4e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:04.375053 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-92510737-66f4-4535-a11a-de007f022d4e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:23:04.382486 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:04.382486 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:04.383172 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-92510737-66f4-4535-a11a-de007f022d4e tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:23:04.383519 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 204/808] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:04 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:04.398353 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7172fc9e-431b-4a4e-b1c1-1930ef8df8fb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:04.404316 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7172fc9e-431b-4a4e-b1c1-1930ef8df8fb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf Aug 06 05:23:04.404634 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7172fc9e-431b-4a4e-b1c1-1930ef8df8fb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:04.404906 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7172fc9e-431b-4a4e-b1c1-1930ef8df8fb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:04.411879 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=389,cinder:INSERT=51,cinder:UPDATE=98 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:23:04.420082 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:04.420082 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:04.424403 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7172fc9e-431b-4a4e-b1c1-1930ef8df8fb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Volume info retrieved successfully. Aug 06 05:23:04.430459 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7172fc9e-431b-4a4e-b1c1-1930ef8df8fb tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf returned with HTTP 200 Aug 06 05:23:04.431050 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 200/809] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:04 2026] GET /volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:04.445721 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-93bc002e-696c-4535-8a9e-a1fa2afe9a4a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:04.447968 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-93bc002e-696c-4535-8a9e-a1fa2afe9a4a tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] PUT https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:04.448529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-93bc002e-696c-4535-8a9e-a1fa2afe9a4a tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-753010984", "description": "tempest-volume-backup-description-99536804"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:04.455943 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:04.455943 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:04.471683 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-93bc002e-696c-4535-8a9e-a1fa2afe9a4a tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:23:04.472358 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 201/810] 10.4.3.205 () {70 vars in 1409 bytes} [Thu Aug 6 05:23:04 2026] PUT /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 332 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:23:04.483924 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c029acf6-7781-47a6-ab06-40a1e791ca93 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:04.486797 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c029acf6-7781-47a6-ab06-40a1e791ca93 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:04.487099 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c029acf6-7781-47a6-ab06-40a1e791ca93 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:04.487365 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c029acf6-7781-47a6-ab06-40a1e791ca93 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:04.487507 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-c029acf6-7781-47a6-ab06-40a1e791ca93 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:23:04.501750 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:04.501750 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:04.502611 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c029acf6-7781-47a6-ab06-40a1e791ca93 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:23:04.502998 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 206/811] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:04 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:04.519025 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-72cfd1d1-1cdc-4c51-9ad8-c73e77d69de1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:04.521015 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-72cfd1d1-1cdc-4c51-9ad8-c73e77d69de1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] DELETE https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:04.522431 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-72cfd1d1-1cdc-4c51-9ad8-c73e77d69de1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:04.522431 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-72cfd1d1-1cdc-4c51-9ad8-c73e77d69de1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:04.522431 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-72cfd1d1-1cdc-4c51-9ad8-c73e77d69de1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Delete backup with id: 781948ad-03e2-49b9-9e3a-bc8c51f3f491. Aug 06 05:23:04.526619 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:04.526619 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:04.558076 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-72cfd1d1-1cdc-4c51-9ad8-c73e77d69de1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] delete_backup rpcapi backup_id 781948ad-03e2-49b9-9e3a-bc8c51f3f491 {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:23:04.560325 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-72cfd1d1-1cdc-4c51-9ad8-c73e77d69de1 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 202 Aug 06 05:23:04.560962 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 205/812] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:23:04 2026] DELETE /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:04.571422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1e8e4c04-0425-48d0-b3f8-d4f12ff8d43b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:04.573256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e8e4c04-0425-48d0-b3f8-d4f12ff8d43b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:04.573901 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e8e4c04-0425-48d0-b3f8-d4f12ff8d43b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:04.574365 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e8e4c04-0425-48d0-b3f8-d4f12ff8d43b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:04.574590 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-1e8e4c04-0425-48d0-b3f8-d4f12ff8d43b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:23:04.587088 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:04.587088 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:04.587088 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e8e4c04-0425-48d0-b3f8-d4f12ff8d43b tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 200 Aug 06 05:23:04.587088 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 201/813] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:04 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:05.581155 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e7dc6b8c-de68-428a-9206-4462f9ccf1ae None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:05.581155 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e7dc6b8c-de68-428a-9206-4462f9ccf1ae None None] GET https://10.4.3.205/volume// Aug 06 05:23:05.582926 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e7dc6b8c-de68-428a-9206-4462f9ccf1ae None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:05.582926 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e7dc6b8c-de68-428a-9206-4462f9ccf1ae None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:05.582926 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e7dc6b8c-de68-428a-9206-4462f9ccf1ae None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:05.582926 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 202/814] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:23:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:23:05.591773 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-a0038157-3f6d-4c57-be0b-a8da01d2f138 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:05.594482 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-a0038157-3f6d-4c57-be0b-a8da01d2f138 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:23:05.595030 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-a0038157-3f6d-4c57-be0b-a8da01d2f138 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66522fbb-bb73-4074-853d-84d0d9fdeb75", "connector": null, "instance_uuid": "d50ffdec-97d9-44d0-99b7-1154087a3fb2"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:05.600915 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-204e193b-47c6-4c44-8a90-dfc93a0e8f48 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:05.603124 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-204e193b-47c6-4c44-8a90-dfc93a0e8f48 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 Aug 06 05:23:05.603525 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-204e193b-47c6-4c44-8a90-dfc93a0e8f48 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:05.604018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-204e193b-47c6-4c44-8a90-dfc93a0e8f48 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:05.604266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-204e193b-47c6-4c44-8a90-dfc93a0e8f48 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Show backup with id 781948ad-03e2-49b9-9e3a-bc8c51f3f491. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:23:05.609324 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=415,cinder:INSERT=49,cinder:UPDATE=91 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:23:05.611955 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:05.611955 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:05.617100 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-204e193b-47c6-4c44-8a90-dfc93a0e8f48 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 returned with HTTP 404 Aug 06 05:23:05.618602 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 206/815] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:05 2026] GET /volume/v3/backups/781948ad-03e2-49b9-9e3a-bc8c51f3f491 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:05.660641 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-a0038157-3f6d-4c57-be0b-a8da01d2f138 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:23:05.661277 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 207/816] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:23:05 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 06 05:23:05.671534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-94102bbd-4cdb-4dbc-85db-bfd0417c8b28 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:05.676216 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-94102bbd-4cdb-4dbc-85db-bfd0417c8b28 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] DELETE https://10.4.3.205/volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1 Aug 06 05:23:05.676436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-94102bbd-4cdb-4dbc-85db-bfd0417c8b28 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:05.676618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-94102bbd-4cdb-4dbc-85db-bfd0417c8b28 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:05.684284 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:05.684284 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:05.687348 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ee6ac679-cd29-4ed8-b93c-a78a85cf1d71 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:05.691040 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ee6ac679-cd29-4ed8-b93c-a78a85cf1d71 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:23:05.691040 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ee6ac679-cd29-4ed8-b93c-a78a85cf1d71 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:05.691040 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ee6ac679-cd29-4ed8-b93c-a78a85cf1d71 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:05.696617 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e749c68f-6339-4572-931f-e00ecf45b7d7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:05.697217 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:05.697217 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:05.698983 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e749c68f-6339-4572-931f-e00ecf45b7d7 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf Aug 06 05:23:05.699351 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e749c68f-6339-4572-931f-e00ecf45b7d7 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:05.700056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e749c68f-6339-4572-931f-e00ecf45b7d7 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:05.701277 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ee6ac679-cd29-4ed8-b93c-a78a85cf1d71 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:05.705777 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ee6ac679-cd29-4ed8-b93c-a78a85cf1d71 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:23:05.706224 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 203/817] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:05 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:05.709301 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:05.709301 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:05.714083 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e749c68f-6339-4572-931f-e00ecf45b7d7 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Volume info retrieved successfully. Aug 06 05:23:05.721631 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e749c68f-6339-4572-931f-e00ecf45b7d7 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf returned with HTTP 200 Aug 06 05:23:05.722681 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 207/818] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:05 2026] GET /volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:05.737552 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dd309a7b-aa0a-40c1-b698-348754209e52 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:05.739532 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dd309a7b-aa0a-40c1-b698-348754209e52 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] DELETE https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf Aug 06 05:23:05.739756 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dd309a7b-aa0a-40c1-b698-348754209e52 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:05.739960 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dd309a7b-aa0a-40c1-b698-348754209e52 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:05.740134 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-dd309a7b-aa0a-40c1-b698-348754209e52 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Delete volume with id: c3644fd4-7320-4ba5-9fe9-f7807e000dbf Aug 06 05:23:05.741368 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-94102bbd-4cdb-4dbc-85db-bfd0417c8b28 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1 returned with HTTP 200 Aug 06 05:23:05.741798 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 202/819] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:23:05 2026] DELETE /volume/v3/attachments/0cc2f51b-e4ed-4bdb-a25b-7549c70c50d1 => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:05.748380 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:05.748380 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:05.748810 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dd309a7b-aa0a-40c1-b698-348754209e52 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Volume info retrieved successfully. Aug 06 05:23:05.760340 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0062c71d-13f6-439b-85df-7e765e8cc58f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:05.762371 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0062c71d-13f6-439b-85df-7e765e8cc58f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:23:05.762813 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0062c71d-13f6-439b-85df-7e765e8cc58f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:05.763233 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0062c71d-13f6-439b-85df-7e765e8cc58f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:05.773163 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:05.773163 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:05.774430 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dd309a7b-aa0a-40c1-b698-348754209e52 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Delete volume request issued successfully. Aug 06 05:23:05.774430 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dd309a7b-aa0a-40c1-b698-348754209e52 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf returned with HTTP 202 Aug 06 05:23:05.774430 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 208/820] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:23:05 2026] DELETE /volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:05.781563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-df624b7c-e6e9-4fbe-9d1d-64f68646e567 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:05.784590 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0062c71d-13f6-439b-85df-7e765e8cc58f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:05.784763 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df624b7c-e6e9-4fbe-9d1d-64f68646e567 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf Aug 06 05:23:05.784763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-df624b7c-e6e9-4fbe-9d1d-64f68646e567 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:05.784763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-df624b7c-e6e9-4fbe-9d1d-64f68646e567 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:05.789443 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0062c71d-13f6-439b-85df-7e765e8cc58f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:23:05.790246 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 204/821] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:05 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:05.795666 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:05.795666 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:05.799838 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-df624b7c-e6e9-4fbe-9d1d-64f68646e567 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Volume info retrieved successfully. Aug 06 05:23:05.807613 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df624b7c-e6e9-4fbe-9d1d-64f68646e567 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf returned with HTTP 200 Aug 06 05:23:05.808128 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 208/822] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:05 2026] GET /volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:06.180113 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8cefc585-590d-46a2-ae76-8f5b79da8df0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:06.183676 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8cefc585-590d-46a2-ae76-8f5b79da8df0 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:23:06.183847 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8cefc585-590d-46a2-ae76-8f5b79da8df0 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:06.184050 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8cefc585-590d-46a2-ae76-8f5b79da8df0 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:06.184243 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-8cefc585-590d-46a2-ae76-8f5b79da8df0 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Delete volume with id: 6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:23:06.191417 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:06.191417 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:06.191846 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8cefc585-590d-46a2-ae76-8f5b79da8df0 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:23:06.213849 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8cefc585-590d-46a2-ae76-8f5b79da8df0 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Delete volume request issued successfully. Aug 06 05:23:06.214105 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8cefc585-590d-46a2-ae76-8f5b79da8df0 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 202 Aug 06 05:23:06.214741 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 203/823] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:06 2026] DELETE /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:06.222065 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d08e0a1c-4f82-4425-850c-36ce40bcdc20 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:06.226177 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d08e0a1c-4f82-4425-850c-36ce40bcdc20 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:23:06.226538 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d08e0a1c-4f82-4425-850c-36ce40bcdc20 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:06.226854 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d08e0a1c-4f82-4425-850c-36ce40bcdc20 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:06.237755 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:06.237755 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:06.241833 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d08e0a1c-4f82-4425-850c-36ce40bcdc20 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Volume info retrieved successfully. Aug 06 05:23:06.246837 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d08e0a1c-4f82-4425-850c-36ce40bcdc20 tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 200 Aug 06 05:23:06.247564 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 209/824] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:06 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:06.823719 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-711881ce-0518-4903-8e1e-c6a1ce49cd94 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:06.825864 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-711881ce-0518-4903-8e1e-c6a1ce49cd94 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] GET https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf Aug 06 05:23:06.826139 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-711881ce-0518-4903-8e1e-c6a1ce49cd94 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:06.826380 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-711881ce-0518-4903-8e1e-c6a1ce49cd94 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:06.833125 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-711881ce-0518-4903-8e1e-c6a1ce49cd94 tempest-VolumesBackupsV39Test-1987580833 tempest-VolumesBackupsV39Test-1987580833-project-member] https://10.4.3.205/volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf returned with HTTP 404 Aug 06 05:23:06.833745 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 205/825] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:23:06 2026] GET /volume/v3/volumes/c3644fd4-7320-4ba5-9fe9-f7807e000dbf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:07.213516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-293c27a2-c11f-4488-9c53-e84c3fc50b2c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:07.217067 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-293c27a2-c11f-4488-9c53-e84c3fc50b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:23:07.217067 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-293c27a2-c11f-4488-9c53-e84c3fc50b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:07.217067 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-293c27a2-c11f-4488-9c53-e84c3fc50b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:07.239449 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:07.239449 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:07.248342 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-293c27a2-c11f-4488-9c53-e84c3fc50b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:23:07.254705 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-293c27a2-c11f-4488-9c53-e84c3fc50b2c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:23:07.255110 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 209/826] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:23:07 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:07.269214 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bdeb2930-397b-4ab5-bada-d75bda55d11a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:07.271329 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdeb2930-397b-4ab5-bada-d75bda55d11a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] GET https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 Aug 06 05:23:07.272235 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdeb2930-397b-4ab5-bada-d75bda55d11a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:07.272235 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdeb2930-397b-4ab5-bada-d75bda55d11a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:07.293387 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdeb2930-397b-4ab5-bada-d75bda55d11a tempest-ServerActionsTestOtherA-2041414592 tempest-ServerActionsTestOtherA-2041414592-project-member] https://10.4.3.205/volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 returned with HTTP 404 Aug 06 05:23:07.293387 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 204/827] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:07 2026] GET /volume/v3/volumes/6356d386-0d8d-4397-a9ea-78730f01c8b9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:07.763489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a0a130b6-5d9b-4cc4-89ee-e81b172b51b9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:07.764008 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a0a130b6-5d9b-4cc4-89ee-e81b172b51b9 None None] GET https://10.4.3.205/volume// Aug 06 05:23:07.765253 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a0a130b6-5d9b-4cc4-89ee-e81b172b51b9 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:07.765253 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a0a130b6-5d9b-4cc4-89ee-e81b172b51b9 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:07.765253 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a0a130b6-5d9b-4cc4-89ee-e81b172b51b9 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:07.765253 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 210/828] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:23: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 06 05:23:07.786434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-f30da463-6bec-4735-9700-49389103a9c5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:07.790236 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-f30da463-6bec-4735-9700-49389103a9c5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:23:07.790955 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-f30da463-6bec-4735-9700-49389103a9c5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b817c4ac-0cd3-4db7-adcc-d73109a70c2b", "connector": null, "instance_uuid": "e3b09f2a-f95a-40b7-a059-aaaef482f318"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:07.818991 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:07.818991 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:07.855541 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-f30da463-6bec-4735-9700-49389103a9c5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:23:07.856146 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 206/829] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:23:07 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 06 05:23:07.871514 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-9c1de76e-e84c-40a0-aa7a-b590bcd32810 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:07.874416 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-9c1de76e-e84c-40a0-aa7a-b590bcd32810 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/attachments/37754338-755f-4e33-b3e2-2165fde9f9c1 Aug 06 05:23:07.874416 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-9c1de76e-e84c-40a0-aa7a-b590bcd32810 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:07.874742 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-9c1de76e-e84c-40a0-aa7a-b590bcd32810 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:07.894793 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:07.894793 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:07.990401 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-9c1de76e-e84c-40a0-aa7a-b590bcd32810 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/37754338-755f-4e33-b3e2-2165fde9f9c1 returned with HTTP 200 Aug 06 05:23:07.990588 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 210/830] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:23:07 2026] DELETE /volume/v3/attachments/37754338-755f-4e33-b3e2-2165fde9f9c1 => generated 367 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:08.505608 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-90221f66-e354-4185-aed6-d08f4d26f01e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:08.662778 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-ab3459b3-e924-4d2e-959e-98f58bc40159 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:08.663132 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:08.663579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-894487370", "metadata": {"Type": "Test"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:08.665923 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-ab3459b3-e924-4d2e-959e-98f58bc40159 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] PUT https://10.4.3.205/volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865 Aug 06 05:23:08.666454 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-ab3459b3-e924-4d2e-959e-98f58bc40159 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:08.667194 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-894487370', 'metadata': {'Type': 'Test'}}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:08.667595 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume of 1 GB Aug 06 05:23:08.676461 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-ab3459b3-e924-4d2e-959e-98f58bc40159 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Acquiring lock "cinder-attachment_update-66522fbb-bb73-4074-853d-84d0d9fdeb75-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:23:08.680636 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Availability Zones retrieved successfully. Aug 06 05:23:08.687731 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-ab3459b3-e924-4d2e-959e-98f58bc40159 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Lock "cinder-attachment_update-66522fbb-bb73-4074-853d-84d0d9fdeb75-np0000006623" acquired by "attachment_update" :: waited 0.011s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:23:08.689163 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:08.689163 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:08.690360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (80e7c96f-651f-45e4-b229-b37a7633fc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:08.691382 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c009c0-d81e-40e3-8379-6a5f68fd6cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:08.692526 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:08.725308 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c009c0-d81e-40e3-8379-6a5f68fd6cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:08.726194 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275df53c-fd77-4cc4-997a-00fb5e4fcd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:08.803519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-ab3459b3-e924-4d2e-959e-98f58bc40159 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Lock "cinder-attachment_update-66522fbb-bb73-4074-853d-84d0d9fdeb75-np0000006623" released by "attachment_update" :: held 0.116s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:23:08.803932 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-ab3459b3-e924-4d2e-959e-98f58bc40159 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865 returned with HTTP 200 Aug 06 05:23:08.804620 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 211/831] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:23:08 2026] PUT /volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:08.810614 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Created reservations ['31515395-e8e4-4b98-a9cc-9524577cb18e', 'cca08712-0a91-483b-a825-724df1198d23', '42a976bc-987a-49df-882f-ba2a595412ab', '4508c5f0-8bce-415c-a406-93d8e9aa89e0'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:08.811677 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275df53c-fd77-4cc4-997a-00fb5e4fcd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31515395-e8e4-4b98-a9cc-9524577cb18e', 'cca08712-0a91-483b-a825-724df1198d23', '42a976bc-987a-49df-882f-ba2a595412ab', '4508c5f0-8bce-415c-a406-93d8e9aa89e0']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:08.812773 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ff5ff1-db34-4bba-bdf8-d2a649fc94f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:08.816523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-2c924e13-c94c-4b73-a82a-5d844b4f3f5c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:08.824451 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-2c924e13-c94c-4b73-a82a-5d844b4f3f5c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865 Aug 06 05:23:08.824451 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-2c924e13-c94c-4b73-a82a-5d844b4f3f5c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:08.824775 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-2c924e13-c94c-4b73-a82a-5d844b4f3f5c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:08.847990 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ff5ff1-db34-4bba-bdf8-d2a649fc94f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f513f9f-3c77-49b3-a07f-2ee8a076facd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-894487370',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['31515395-e8e4-4b98-a9cc-9524577cb18e','cca08712-0a91-483b-a825-724df1198d23','42a976bc-987a-49df-882f-ba2a595412ab','4508c5f0-8bce-415c-a406-93d8e9aa89e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-894487370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f513f9f-3c77-49b3-a07f-2ee8a076facd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2483377ea34048ad9361c40e22afc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:08.849837 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d32a741c-a4fc-4899-9b58-aafd0a8bfeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:08.852631 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-2c924e13-c94c-4b73-a82a-5d844b4f3f5c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865 returned with HTTP 200 Aug 06 05:23:08.853046 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 207/832] 10.4.3.205 () {70 vars in 1651 bytes} [Thu Aug 6 05:23:08 2026] GET /volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865 => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:08.869096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d32a741c-a4fc-4899-9b58-aafd0a8bfeca) transitioned into state 'SUCCESS' from state '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-894487370',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['31515395-e8e4-4b98-a9cc-9524577cb18e','cca08712-0a91-483b-a825-724df1198d23','42a976bc-987a-49df-882f-ba2a595412ab','4508c5f0-8bce-415c-a406-93d8e9aa89e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:08.870025 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a03f52-4309-4ced-8fc6-56395965d8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:08.882089 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a03f52-4309-4ced-8fc6-56395965d8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:08.882813 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (80e7c96f-651f-45e4-b229-b37a7633fc52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:08.883099 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request issued successfully. Aug 06 05:23:08.883621 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90221f66-e354-4185-aed6-d08f4d26f01e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:08.883995 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 205/833] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:23:08 2026] POST /volume/v3/volumes => generated 758 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:08.898647 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-80f51778-f922-45cb-973d-7924fcb26e38 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:08.900724 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-80f51778-f922-45cb-973d-7924fcb26e38 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:08.900724 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-80f51778-f922-45cb-973d-7924fcb26e38 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:08.900917 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-80f51778-f922-45cb-973d-7924fcb26e38 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:08.911155 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:08.911155 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:08.915233 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-80f51778-f922-45cb-973d-7924fcb26e38 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:08.920495 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-80f51778-f922-45cb-973d-7924fcb26e38 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 200 Aug 06 05:23:08.920608 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 211/834] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:08 2026] GET /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:09.204235 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-d45d26d7-d688-4f2f-99f9-7f606d3ab452 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:09.206329 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-d45d26d7-d688-4f2f-99f9-7f606d3ab452 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] PUT https://10.4.3.205/volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a Aug 06 05:23:09.206708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-d45d26d7-d688-4f2f-99f9-7f606d3ab452 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:09.215076 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-d45d26d7-d688-4f2f-99f9-7f606d3ab452 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Acquiring lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:23:09.219947 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-d45d26d7-d688-4f2f-99f9-7f606d3ab452 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:23:09.220890 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:09.220890 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:09.314245 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-d45d26d7-d688-4f2f-99f9-7f606d3ab452 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" released by "attachment_update" :: held 0.094s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:23:09.314585 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-d45d26d7-d688-4f2f-99f9-7f606d3ab452 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a returned with HTTP 200 Aug 06 05:23:09.315204 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 212/835] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:23:09 2026] PUT /volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:09.329383 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-12510935-24d2-4c60-9962-47cf3a2ae478 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:09.331896 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-12510935-24d2-4c60-9962-47cf3a2ae478 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a Aug 06 05:23:09.332113 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-12510935-24d2-4c60-9962-47cf3a2ae478 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:09.332299 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-12510935-24d2-4c60-9962-47cf3a2ae478 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:09.350671 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-12510935-24d2-4c60-9962-47cf3a2ae478 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a returned with HTTP 200 Aug 06 05:23:09.351246 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 208/836] 10.4.3.205 () {70 vars in 1651 bytes} [Thu Aug 6 05:23:09 2026] GET /volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:09.936768 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ebb8aa2e-ea99-426f-88ca-5808d175a100 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:09.939606 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ebb8aa2e-ea99-426f-88ca-5808d175a100 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:09.940040 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ebb8aa2e-ea99-426f-88ca-5808d175a100 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:09.940181 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ebb8aa2e-ea99-426f-88ca-5808d175a100 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:09.951718 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:09.951718 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:09.958664 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ebb8aa2e-ea99-426f-88ca-5808d175a100 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:09.967863 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ebb8aa2e-ea99-426f-88ca-5808d175a100 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 200 Aug 06 05:23:09.968436 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 206/837] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:09 2026] GET /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:09.984930 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-57e25b66-1fd9-4ca6-aa8d-8f033c392b9b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:09.986956 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-57e25b66-1fd9-4ca6-aa8d-8f033c392b9b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:09.987248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-57e25b66-1fd9-4ca6-aa8d-8f033c392b9b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:09.987474 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-57e25b66-1fd9-4ca6-aa8d-8f033c392b9b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:09.997506 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:09.997506 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:10.001570 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-57e25b66-1fd9-4ca6-aa8d-8f033c392b9b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:10.007038 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-57e25b66-1fd9-4ca6-aa8d-8f033c392b9b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 200 Aug 06 05:23:10.007797 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 212/838] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:09 2026] GET /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:10.024498 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-76823ef9-86b5-4fe0-a2b5-67e4ea79daf5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:10.027220 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-76823ef9-86b5-4fe0-a2b5-67e4ea79daf5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] PUT https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:10.027486 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-76823ef9-86b5-4fe0-a2b5-67e4ea79daf5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-894487370"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:10.039190 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:10.039190 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:10.044278 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-76823ef9-86b5-4fe0-a2b5-67e4ea79daf5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:10.053759 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-76823ef9-86b5-4fe0-a2b5-67e4ea79daf5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume updated successfully. Aug 06 05:23:10.054654 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-76823ef9-86b5-4fe0-a2b5-67e4ea79daf5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 200 Aug 06 05:23:10.055051 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 213/839] 10.4.3.205 () {68 vars in 1368 bytes} [Thu Aug 6 05:23:10 2026] PUT /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 783 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:10.067939 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c8e9e94d-9c8b-4c21-9a29-5a1aac853d85 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:10.070370 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c8e9e94d-9c8b-4c21-9a29-5a1aac853d85 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] PUT https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:10.070774 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c8e9e94d-9c8b-4c21-9a29-5a1aac853d85 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-472531014", "description": "This is the new description of volume"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:10.080516 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:10.080516 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:10.084240 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c8e9e94d-9c8b-4c21-9a29-5a1aac853d85 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:10.093192 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c8e9e94d-9c8b-4c21-9a29-5a1aac853d85 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume updated successfully. Aug 06 05:23:10.093192 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c8e9e94d-9c8b-4c21-9a29-5a1aac853d85 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 200 Aug 06 05:23:10.093813 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 209/840] 10.4.3.205 () {68 vars in 1369 bytes} [Thu Aug 6 05:23:10 2026] PUT /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:10.113979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3d5b0aa1-027e-4d05-990b-2ca66aa40901 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:10.117967 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3d5b0aa1-027e-4d05-990b-2ca66aa40901 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:10.117967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3d5b0aa1-027e-4d05-990b-2ca66aa40901 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:10.117967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3d5b0aa1-027e-4d05-990b-2ca66aa40901 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:10.128426 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:10.128426 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:10.135361 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3d5b0aa1-027e-4d05-990b-2ca66aa40901 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:10.142382 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3d5b0aa1-027e-4d05-990b-2ca66aa40901 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 200 Aug 06 05:23:10.142886 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 207/841] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:10 2026] GET /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 890 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:10.159364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:10.162336 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:10.162336 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-376667174", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1985865186"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:10.165091 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-376667174', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1985865186'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:10.165091 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume of 1 GB Aug 06 05:23:10.170779 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Availability Zones retrieved successfully. Aug 06 05:23:10.180242 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (2752bbe4-4390-4b1e-b9d3-4a80a2f9a30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:10.182428 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685df1d1-3aa8-48cf-a64d-6a7464177ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:10.184728 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:10.218493 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685df1d1-3aa8-48cf-a64d-6a7464177ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:10.219391 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce32d9e-b4ca-4cf6-9ac9-5277963dcc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:10.278870 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Created reservations ['c8061804-e2ec-4aaf-9eb5-63ebbd6743a7', '9f576d7a-1b6d-4e55-804a-da218e2f61b2', '5e3cd59e-aa2a-4faf-b182-2f14d273da69', 'a5d5fb42-2ee4-4c8d-9b94-00c455d1f680'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:10.280143 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce32d9e-b4ca-4cf6-9ac9-5277963dcc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8061804-e2ec-4aaf-9eb5-63ebbd6743a7', '9f576d7a-1b6d-4e55-804a-da218e2f61b2', '5e3cd59e-aa2a-4faf-b182-2f14d273da69', 'a5d5fb42-2ee4-4c8d-9b94-00c455d1f680']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:10.281634 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea81d35c-1fce-4e28-b3eb-bd4246cba20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:10.312417 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea81d35c-1fce-4e28-b3eb-bd4246cba20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b0f64c6-cca0-47ac-a8e7-51283b9ca558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-376667174',display_name='tempest-VolumesGetTest-Volume-1985865186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['c8061804-e2ec-4aaf-9eb5-63ebbd6743a7','9f576d7a-1b6d-4e55-804a-da218e2f61b2','5e3cd59e-aa2a-4faf-b182-2f14d273da69','a5d5fb42-2ee4-4c8d-9b94-00c455d1f680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-376667174',display_name='tempest-VolumesGetTest-Volume-1985865186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b0f64c6-cca0-47ac-a8e7-51283b9ca558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2483377ea34048ad9361c40e22afc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:10.312549 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ff5638-ed9d-4fbe-bce3-cadc196ab4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:10.336690 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ff5638-ed9d-4fbe-bce3-cadc196ab4b2) transitioned into 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-376667174',display_name='tempest-VolumesGetTest-Volume-1985865186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['c8061804-e2ec-4aaf-9eb5-63ebbd6743a7','9f576d7a-1b6d-4e55-804a-da218e2f61b2','5e3cd59e-aa2a-4faf-b182-2f14d273da69','a5d5fb42-2ee4-4c8d-9b94-00c455d1f680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:10.337896 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51805b1-2a8f-4ddf-afe9-5af9090e01a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:10.349714 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51805b1-2a8f-4ddf-afe9-5af9090e01a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:10.351082 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (2752bbe4-4390-4b1e-b9d3-4a80a2f9a30f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:10.351728 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request issued successfully. Aug 06 05:23:10.352603 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a22345cc-7926-45ed-a98c-8fb0043e6710 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:10.353220 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 213/842] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:23:10 2026] POST /volume/v3/volumes => generated 779 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:10.368242 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e5880352-e4ef-491f-a940-524dc0d7c919 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:10.370705 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5880352-e4ef-491f-a940-524dc0d7c919 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 Aug 06 05:23:10.370883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5880352-e4ef-491f-a940-524dc0d7c919 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:10.371156 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5880352-e4ef-491f-a940-524dc0d7c919 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:10.381062 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:10.381062 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:10.386984 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e5880352-e4ef-491f-a940-524dc0d7c919 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:10.395479 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5880352-e4ef-491f-a940-524dc0d7c919 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 returned with HTTP 200 Aug 06 05:23:10.395885 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 214/843] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:10 2026] GET /volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:11.410148 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-451d496c-6025-40f6-a233-f0ae381ab0d6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:11.411877 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-451d496c-6025-40f6-a233-f0ae381ab0d6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 Aug 06 05:23:11.412075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-451d496c-6025-40f6-a233-f0ae381ab0d6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:11.412271 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-451d496c-6025-40f6-a233-f0ae381ab0d6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:11.421572 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:11.421572 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:11.426585 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-451d496c-6025-40f6-a233-f0ae381ab0d6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:11.436429 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-451d496c-6025-40f6-a233-f0ae381ab0d6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 returned with HTTP 200 Aug 06 05:23:11.436803 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 210/844] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:11 2026] GET /volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:11.452792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fe95c8c6-d54b-4804-b10c-46e37e09bb26 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:11.455177 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fe95c8c6-d54b-4804-b10c-46e37e09bb26 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] PUT https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 Aug 06 05:23:11.455732 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fe95c8c6-d54b-4804-b10c-46e37e09bb26 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-894487370", "description": null}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:11.466084 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:11.466084 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:11.469947 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fe95c8c6-d54b-4804-b10c-46e37e09bb26 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:11.479309 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fe95c8c6-d54b-4804-b10c-46e37e09bb26 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume updated successfully. Aug 06 05:23:11.479309 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fe95c8c6-d54b-4804-b10c-46e37e09bb26 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 returned with HTTP 200 Aug 06 05:23:11.479309 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 208/845] 10.4.3.205 () {68 vars in 1368 bytes} [Thu Aug 6 05:23:11 2026] PUT /volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 => generated 769 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:11.489564 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fed0ccdd-5ba9-4ca2-8915-5e293c4c3802 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:11.491474 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fed0ccdd-5ba9-4ca2-8915-5e293c4c3802 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 Aug 06 05:23:11.491648 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fed0ccdd-5ba9-4ca2-8915-5e293c4c3802 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:11.491877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fed0ccdd-5ba9-4ca2-8915-5e293c4c3802 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:11.498110 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:11.498110 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:11.501394 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fed0ccdd-5ba9-4ca2-8915-5e293c4c3802 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:11.505069 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fed0ccdd-5ba9-4ca2-8915-5e293c4c3802 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 returned with HTTP 200 Aug 06 05:23:11.505518 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 214/846] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:11 2026] GET /volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:11.522712 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-84c4c0da-a6e0-47af-88f5-6526a1fe3e96 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:11.525245 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-84c4c0da-a6e0-47af-88f5-6526a1fe3e96 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] DELETE https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 Aug 06 05:23:11.525534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-84c4c0da-a6e0-47af-88f5-6526a1fe3e96 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:11.525810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-84c4c0da-a6e0-47af-88f5-6526a1fe3e96 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:11.526037 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-84c4c0da-a6e0-47af-88f5-6526a1fe3e96 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume with id: 7b0f64c6-cca0-47ac-a8e7-51283b9ca558 Aug 06 05:23:11.534660 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:11.534660 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:11.535282 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-84c4c0da-a6e0-47af-88f5-6526a1fe3e96 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:11.553312 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-84c4c0da-a6e0-47af-88f5-6526a1fe3e96 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume request issued successfully. Aug 06 05:23:11.553312 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-84c4c0da-a6e0-47af-88f5-6526a1fe3e96 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 returned with HTTP 202 Aug 06 05:23:11.553732 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 215/847] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:11 2026] DELETE /volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:11.563643 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-845210d0-a0c9-498e-816b-684d08639496 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:11.565970 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-845210d0-a0c9-498e-816b-684d08639496 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 Aug 06 05:23:11.566271 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-845210d0-a0c9-498e-816b-684d08639496 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:11.566599 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-845210d0-a0c9-498e-816b-684d08639496 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:11.582739 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:11.582739 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:11.591545 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-845210d0-a0c9-498e-816b-684d08639496 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:11.593926 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-845210d0-a0c9-498e-816b-684d08639496 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 returned with HTTP 200 Aug 06 05:23:11.594152 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 211/848] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:11 2026] GET /volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:12.613505 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f086e1d6-c7e6-46f6-ad51-7bf2350dfc83 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:12.615574 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f086e1d6-c7e6-46f6-ad51-7bf2350dfc83 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 Aug 06 05:23:12.615840 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f086e1d6-c7e6-46f6-ad51-7bf2350dfc83 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:12.616051 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f086e1d6-c7e6-46f6-ad51-7bf2350dfc83 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:12.649522 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f086e1d6-c7e6-46f6-ad51-7bf2350dfc83 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 returned with HTTP 404 Aug 06 05:23:12.651174 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 209/849] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:12 2026] GET /volume/v3/volumes/7b0f64c6-cca0-47ac-a8e7-51283b9ca558 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:12.667950 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-eb9c8446-7f25-45d2-b66f-b3569182ee92 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:12.669326 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eb9c8446-7f25-45d2-b66f-b3569182ee92 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:12.669563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eb9c8446-7f25-45d2-b66f-b3569182ee92 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:12.669804 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eb9c8446-7f25-45d2-b66f-b3569182ee92 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:12.684897 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:12.684897 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:12.690701 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-eb9c8446-7f25-45d2-b66f-b3569182ee92 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:12.698707 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eb9c8446-7f25-45d2-b66f-b3569182ee92 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 200 Aug 06 05:23:12.699221 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 215/850] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:12 2026] GET /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 890 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:12.715983 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cb73e45b-7a19-42bf-97c7-42001472a4b0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:12.717708 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb73e45b-7a19-42bf-97c7-42001472a4b0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:12.718035 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb73e45b-7a19-42bf-97c7-42001472a4b0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:12.718323 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb73e45b-7a19-42bf-97c7-42001472a4b0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:12.718510 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-cb73e45b-7a19-42bf-97c7-42001472a4b0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume with id: 6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:12.725553 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:12.725553 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:12.725935 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cb73e45b-7a19-42bf-97c7-42001472a4b0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:12.748451 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cb73e45b-7a19-42bf-97c7-42001472a4b0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume request issued successfully. Aug 06 05:23:12.748716 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb73e45b-7a19-42bf-97c7-42001472a4b0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 202 Aug 06 05:23:12.749272 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 216/851] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:12 2026] DELETE /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:12.757961 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c5ca8371-0db9-49ad-bc5b-559fd4b80846 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:12.760726 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c5ca8371-0db9-49ad-bc5b-559fd4b80846 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:12.760847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c5ca8371-0db9-49ad-bc5b-559fd4b80846 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:12.761018 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c5ca8371-0db9-49ad-bc5b-559fd4b80846 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:12.768638 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:12.768638 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:12.773471 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c5ca8371-0db9-49ad-bc5b-559fd4b80846 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:12.777358 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c5ca8371-0db9-49ad-bc5b-559fd4b80846 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 200 Aug 06 05:23:12.777710 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 212/852] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:12 2026] GET /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:13.626658 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-f197324d-91b2-4804-a3ef-b69ba6ee2ded None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:13.628627 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-f197324d-91b2-4804-a3ef-b69ba6ee2ded tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] POST https://10.4.3.205/volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865/action Aug 06 05:23:13.629050 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-f197324d-91b2-4804-a3ef-b69ba6ee2ded tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:13.629222 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-f197324d-91b2-4804-a3ef-b69ba6ee2ded tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:13.662519 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:13.662519 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:13.675219 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7a7fcaa3-11bc-4d8e-a218-3f5ceaa20e96 req-f197324d-91b2-4804-a3ef-b69ba6ee2ded tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865/action returned with HTTP 204 Aug 06 05:23:13.675922 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 210/853] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:23:13 2026] POST /volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:13.791693 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f0346ed9-b30b-4bec-9c89-1e2783f4e099 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:13.795258 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0346ed9-b30b-4bec-9c89-1e2783f4e099 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd Aug 06 05:23:13.795521 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f0346ed9-b30b-4bec-9c89-1e2783f4e099 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:13.795739 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f0346ed9-b30b-4bec-9c89-1e2783f4e099 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:13.811530 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0346ed9-b30b-4bec-9c89-1e2783f4e099 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd returned with HTTP 404 Aug 06 05:23:13.812246 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 216/854] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:13 2026] GET /volume/v3/volumes/6f513f9f-3c77-49b3-a07f-2ee8a076facd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:13.829270 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:13.831379 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:13.831816 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1764540379"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:13.835669 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1764540379'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:13.836009 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume of 1 GB Aug 06 05:23:13.841320 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Availability Zones retrieved successfully. Aug 06 05:23:13.849422 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (9ca4cb69-0560-42a2-a537-6a02e589e793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:13.850990 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771543b4-a78c-45a4-9443-796ab6433164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:13.852210 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:13.883803 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771543b4-a78c-45a4-9443-796ab6433164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:13.885054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c35c9b8-aea9-4fde-89c4-347ec087671d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:13.937547 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Created reservations ['b501cc60-a5da-4d57-8c68-e2cec2d6eb15', '205cc7d5-dece-446e-bc68-2fa6b118b7ff', '3edbe4ae-dc20-455e-b9d6-a19025b834cc', 'f73b076c-158e-4497-ac6d-bfb19800c077'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:13.938426 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c35c9b8-aea9-4fde-89c4-347ec087671d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b501cc60-a5da-4d57-8c68-e2cec2d6eb15', '205cc7d5-dece-446e-bc68-2fa6b118b7ff', '3edbe4ae-dc20-455e-b9d6-a19025b834cc', 'f73b076c-158e-4497-ac6d-bfb19800c077']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:13.939184 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce6d65e-d750-4718-b6e4-ecd490193c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:13.961766 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce6d65e-d750-4718-b6e4-ecd490193c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a69c99d-c5b8-4e76-9217-350f7b418931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1764540379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['b501cc60-a5da-4d57-8c68-e2cec2d6eb15','205cc7d5-dece-446e-bc68-2fa6b118b7ff','3edbe4ae-dc20-455e-b9d6-a19025b834cc','f73b076c-158e-4497-ac6d-bfb19800c077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1764540379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a69c99d-c5b8-4e76-9217-350f7b418931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2483377ea34048ad9361c40e22afc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:13.962537 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b832bf-4c38-4163-8fb0-3c1fa0eec111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:13.985079 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b832bf-4c38-4163-8fb0-3c1fa0eec111) transitioned into state 'SUCCESS' from state '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-1764540379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['b501cc60-a5da-4d57-8c68-e2cec2d6eb15','205cc7d5-dece-446e-bc68-2fa6b118b7ff','3edbe4ae-dc20-455e-b9d6-a19025b834cc','f73b076c-158e-4497-ac6d-bfb19800c077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:13.987605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36eac542-b4f9-4c22-8c2e-22dd0b7cba6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:14.010054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36eac542-b4f9-4c22-8c2e-22dd0b7cba6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:14.011149 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (9ca4cb69-0560-42a2-a537-6a02e589e793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:14.011640 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request issued successfully. Aug 06 05:23:14.012546 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8064fa9a-fcb6-49a5-b0ca-888e91654345 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:14.013394 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 217/855] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:13 2026] POST /volume/v3/volumes => generated 745 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:14.026124 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e875c290-d039-4eaa-aef5-c95f315fb2ab None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.030758 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e875c290-d039-4eaa-aef5-c95f315fb2ab tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 Aug 06 05:23:14.031023 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e875c290-d039-4eaa-aef5-c95f315fb2ab tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:14.031314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e875c290-d039-4eaa-aef5-c95f315fb2ab tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:14.042858 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:14.042858 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:14.048062 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e875c290-d039-4eaa-aef5-c95f315fb2ab tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:14.053702 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e875c290-d039-4eaa-aef5-c95f315fb2ab tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 returned with HTTP 200 Aug 06 05:23:14.054139 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 213/856] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:14 2026] GET /volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:14.644275 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2e379cd0-8abe-43ba-8c35-738adfe2e067 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.751517 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2e379cd0-8abe-43ba-8c35-738adfe2e067 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:23:14.751765 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2e379cd0-8abe-43ba-8c35-738adfe2e067 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-990742616"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:14.763903 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2e379cd0-8abe-43ba-8c35-738adfe2e067 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:23:14.764259 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 211/857] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:23:14 2026] POST /volume/v3/group_types => generated 180 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:14.772534 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c1c97a3a-a12e-43a4-abcc-73e902bcd70a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.777243 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c1c97a3a-a12e-43a4-abcc-73e902bcd70a tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] POST https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs Aug 06 05:23:14.777581 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c1c97a3a-a12e-43a4-abcc-73e902bcd70a tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:14.799461 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c1c97a3a-a12e-43a4-abcc-73e902bcd70a tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs returned with HTTP 202 Aug 06 05:23:14.800044 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 217/858] 10.4.3.205 () {70 vars in 1458 bytes} [Thu Aug 6 05:23:14 2026] POST /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:14.808064 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cae11b57-d3b5-4f28-8bf0-591f9e1982cb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.810013 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cae11b57-d3b5-4f28-8bf0-591f9e1982cb tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] POST https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs Aug 06 05:23:14.810398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cae11b57-d3b5-4f28-8bf0-591f9e1982cb tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:14.811916 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:14.811916 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:14.830093 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cae11b57-d3b5-4f28-8bf0-591f9e1982cb tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs returned with HTTP 202 Aug 06 05:23:14.830659 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 218/859] 10.4.3.205 () {70 vars in 1458 bytes} [Thu Aug 6 05:23:14 2026] POST /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs => generated 61 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:14.838673 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9de20200-e033-4c1f-af0f-9f96c3d11352 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.840384 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9de20200-e033-4c1f-af0f-9f96c3d11352 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] GET https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key2 Aug 06 05:23:14.840581 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9de20200-e033-4c1f-af0f-9f96c3d11352 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:14.840789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9de20200-e033-4c1f-af0f-9f96c3d11352 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:14.849166 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9de20200-e033-4c1f-af0f-9f96c3d11352 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key2 returned with HTTP 200 Aug 06 05:23:14.849556 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 214/860] 10.4.3.205 () {68 vars in 1452 bytes} [Thu Aug 6 05:23:14 2026] GET /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:14.861769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e7240e36-1466-40d1-bcc9-ea19aebf8fe1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.863950 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7240e36-1466-40d1-bcc9-ea19aebf8fe1 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] GET https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 Aug 06 05:23:14.864224 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7240e36-1466-40d1-bcc9-ea19aebf8fe1 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:14.864493 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7240e36-1466-40d1-bcc9-ea19aebf8fe1 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:14.877441 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7240e36-1466-40d1-bcc9-ea19aebf8fe1 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 returned with HTTP 200 Aug 06 05:23:14.877865 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 212/861] 10.4.3.205 () {68 vars in 1452 bytes} [Thu Aug 6 05:23:14 2026] GET /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 => generated 18 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:14.886252 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-39d4b04c-41c0-4729-84d7-b0e860a9ae9e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.887993 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-39d4b04c-41c0-4729-84d7-b0e860a9ae9e tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] PUT https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 Aug 06 05:23:14.888381 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-39d4b04c-41c0-4729-84d7-b0e860a9ae9e tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:14.904453 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-39d4b04c-41c0-4729-84d7-b0e860a9ae9e tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 returned with HTTP 200 Aug 06 05:23:14.905044 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 218/862] 10.4.3.205 () {70 vars in 1472 bytes} [Thu Aug 6 05:23:14 2026] PUT /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:14.917608 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c66f4673-2832-41ad-aa50-4b832c3d49dd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.920381 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c66f4673-2832-41ad-aa50-4b832c3d49dd tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] GET https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs Aug 06 05:23:14.920630 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c66f4673-2832-41ad-aa50-4b832c3d49dd tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:14.920817 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c66f4673-2832-41ad-aa50-4b832c3d49dd tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:14.929271 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c66f4673-2832-41ad-aa50-4b832c3d49dd tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs returned with HTTP 200 Aug 06 05:23:14.929860 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 219/863] 10.4.3.205 () {68 vars in 1437 bytes} [Thu Aug 6 05:23:14 2026] GET /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:14.942950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2b7b1e07-e2c6-4c69-9964-a43b8332d905 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.944794 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2b7b1e07-e2c6-4c69-9964-a43b8332d905 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key1 Aug 06 05:23:14.945043 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2b7b1e07-e2c6-4c69-9964-a43b8332d905 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:14.945284 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2b7b1e07-e2c6-4c69-9964-a43b8332d905 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:14.957280 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2b7b1e07-e2c6-4c69-9964-a43b8332d905 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key1 returned with HTTP 202 Aug 06 05:23:14.957768 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 215/864] 10.4.3.205 () {68 vars in 1455 bytes} [Thu Aug 6 05:23:14 2026] DELETE /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:14.968010 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5bf47ba2-a670-4bbe-8042-ad26b93061f7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.969890 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5bf47ba2-a670-4bbe-8042-ad26b93061f7 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] GET https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key1 Aug 06 05:23:14.970438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5bf47ba2-a670-4bbe-8042-ad26b93061f7 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:14.970438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5bf47ba2-a670-4bbe-8042-ad26b93061f7 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:14.983332 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5bf47ba2-a670-4bbe-8042-ad26b93061f7 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] HTTP exception thrown: Group Type a78a12ff-2f24-4eef-aa6b-815bf565de8e has no extra spec with key key1. Aug 06 05:23:14.983491 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5bf47ba2-a670-4bbe-8042-ad26b93061f7 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key1 returned with HTTP 404 Aug 06 05:23:14.984007 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 213/865] 10.4.3.205 () {68 vars in 1452 bytes} [Thu Aug 6 05:23:14 2026] GET /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key1 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:14.994595 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fed0cee4-1e89-493d-a97d-34fa104af33a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:14.997717 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fed0cee4-1e89-493d-a97d-34fa104af33a tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key2 Aug 06 05:23:14.998070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fed0cee4-1e89-493d-a97d-34fa104af33a tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:14.998410 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fed0cee4-1e89-493d-a97d-34fa104af33a tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:15.011455 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fed0cee4-1e89-493d-a97d-34fa104af33a tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key2 returned with HTTP 202 Aug 06 05:23:15.012149 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 219/866] 10.4.3.205 () {68 vars in 1455 bytes} [Thu Aug 6 05:23:14 2026] DELETE /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:15.021812 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-db84d44e-56b7-4db5-8903-684446c0ce1f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.024312 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-db84d44e-56b7-4db5-8903-684446c0ce1f tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] GET https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key2 Aug 06 05:23:15.025444 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-db84d44e-56b7-4db5-8903-684446c0ce1f tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:15.025761 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-db84d44e-56b7-4db5-8903-684446c0ce1f tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:15.039065 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-db84d44e-56b7-4db5-8903-684446c0ce1f tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] HTTP exception thrown: Group Type a78a12ff-2f24-4eef-aa6b-815bf565de8e has no extra spec with key key2. Aug 06 05:23:15.039278 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-db84d44e-56b7-4db5-8903-684446c0ce1f tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key2 returned with HTTP 404 Aug 06 05:23:15.039836 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 220/867] 10.4.3.205 () {68 vars in 1452 bytes} [Thu Aug 6 05:23:15 2026] GET /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key2 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:15.048902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-80b8534d-f287-4076-9a0d-9add10df45cd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.050773 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80b8534d-f287-4076-9a0d-9add10df45cd tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 Aug 06 05:23:15.050998 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-80b8534d-f287-4076-9a0d-9add10df45cd tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:15.051233 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-80b8534d-f287-4076-9a0d-9add10df45cd tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:15.073410 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-84f97bbc-4304-4539-a0de-fbd7062d6325 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.079488 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84f97bbc-4304-4539-a0de-fbd7062d6325 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 Aug 06 05:23:15.079488 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84f97bbc-4304-4539-a0de-fbd7062d6325 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:15.079488 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84f97bbc-4304-4539-a0de-fbd7062d6325 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:15.080608 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80b8534d-f287-4076-9a0d-9add10df45cd tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 returned with HTTP 202 Aug 06 05:23:15.080987 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 216/868] 10.4.3.205 () {68 vars in 1455 bytes} [Thu Aug 6 05:23:15 2026] DELETE /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:15.093078 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:15.093078 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:15.094017 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b3299ca0-751c-44d9-80cf-7bbba9eaaf42 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.099047 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b3299ca0-751c-44d9-80cf-7bbba9eaaf42 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] GET https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 Aug 06 05:23:15.099314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b3299ca0-751c-44d9-80cf-7bbba9eaaf42 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:15.099621 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b3299ca0-751c-44d9-80cf-7bbba9eaaf42 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:15.100674 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-84f97bbc-4304-4539-a0de-fbd7062d6325 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:15.106787 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84f97bbc-4304-4539-a0de-fbd7062d6325 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 returned with HTTP 200 Aug 06 05:23:15.107323 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 214/869] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:15 2026] GET /volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:15.113065 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b3299ca0-751c-44d9-80cf-7bbba9eaaf42 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] HTTP exception thrown: Group Type a78a12ff-2f24-4eef-aa6b-815bf565de8e has no extra spec with key key3. Aug 06 05:23:15.113065 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b3299ca0-751c-44d9-80cf-7bbba9eaaf42 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 returned with HTTP 404 Aug 06 05:23:15.114306 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 220/870] 10.4.3.205 () {68 vars in 1452 bytes} [Thu Aug 6 05:23:15 2026] GET /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e/group_specs/key3 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:15.120458 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-327b2e64-f078-4942-87b6-bdb466d68a41 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.123869 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f24dab1b-a165-4b14-9630-a9a40cae8e83 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.124270 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:15.125610 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3a69c99d-c5b8-4e76-9217-350f7b418931", "size": 1, "name": "tempest-VolumesGetTest-Volume-1700694574", "metadata": {"Type": "Test"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:15.125863 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f24dab1b-a165-4b14-9630-a9a40cae8e83 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e Aug 06 05:23:15.127473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f24dab1b-a165-4b14-9630-a9a40cae8e83 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:15.127473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f24dab1b-a165-4b14-9630-a9a40cae8e83 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:15.129189 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request body: {'volume': {'source_volid': '3a69c99d-c5b8-4e76-9217-350f7b418931', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1700694574', 'metadata': {'Type': 'Test'}}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:15.138902 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:15.138902 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:15.139553 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume retrieved successfully. Aug 06 05:23:15.139684 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume of 1 GB Aug 06 05:23:15.140193 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f24dab1b-a165-4b14-9630-a9a40cae8e83 tempest-GroupTypeSpecsTest-1914177069 tempest-GroupTypeSpecsTest-1914177069-project-admin] https://10.4.3.205/volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e returned with HTTP 202 Aug 06 05:23:15.140660 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 217/871] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:23:15 2026] DELETE /volume/v3/group_types/a78a12ff-2f24-4eef-aa6b-815bf565de8e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:15.144771 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Availability Zones retrieved successfully. Aug 06 05:23:15.158482 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (be7ec1ad-c793-4cfd-bb52-4ffec6796040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:15.159657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3abf18-45e1-47ad-a1a8-d2d09815d787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.160943 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:15.186749 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3abf18-45e1-47ad-a1a8-d2d09815d787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3a69c99d-c5b8-4e76-9217-350f7b418931', 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.187791 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f91d42-99ef-4205-9d9a-2309068d8bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.245805 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Created reservations ['f374c5aa-c872-4c62-a1a7-18a3b3d51b5d', 'b5d9fdf4-ac2c-4859-afb3-65379d61f7b8', '496fdb7e-ea69-489b-a11b-2be674ae342a', '6e596497-cb0e-4ac7-a7c5-b8c1a203f1b0'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:15.246649 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f91d42-99ef-4205-9d9a-2309068d8bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f374c5aa-c872-4c62-a1a7-18a3b3d51b5d', 'b5d9fdf4-ac2c-4859-afb3-65379d61f7b8', '496fdb7e-ea69-489b-a11b-2be674ae342a', '6e596497-cb0e-4ac7-a7c5-b8c1a203f1b0']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.247436 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3326f8de-db1d-42c3-91bd-c41e88bcb95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.300442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3326f8de-db1d-42c3-91bd-c41e88bcb95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ded62ee-dfd6-481d-b2f5-4df6d81bc329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1700694574',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['f374c5aa-c872-4c62-a1a7-18a3b3d51b5d','b5d9fdf4-ac2c-4859-afb3-65379d61f7b8','496fdb7e-ea69-489b-a11b-2be674ae342a','6e596497-cb0e-4ac7-a7c5-b8c1a203f1b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=3a69c99d-c5b8-4e76-9217-350f7b418931,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1700694574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ded62ee-dfd6-481d-b2f5-4df6d81bc329,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3a69c99d-c5b8-4e76-9217-350f7b418931,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2483377ea34048ad9361c40e22afc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.301168 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df198b9-4898-413c-8b45-dd0864f2dae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.321420 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df198b9-4898-413c-8b45-dd0864f2dae1) transitioned into state 'SUCCESS' from state '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-1700694574',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['f374c5aa-c872-4c62-a1a7-18a3b3d51b5d','b5d9fdf4-ac2c-4859-afb3-65379d61f7b8','496fdb7e-ea69-489b-a11b-2be674ae342a','6e596497-cb0e-4ac7-a7c5-b8c1a203f1b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=3a69c99d-c5b8-4e76-9217-350f7b418931,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.322731 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48bcdfeb-669b-4c88-8dcf-7e656a25d10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.351668 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48bcdfeb-669b-4c88-8dcf-7e656a25d10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.352497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (be7ec1ad-c793-4cfd-bb52-4ffec6796040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:15.353649 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request issued successfully. Aug 06 05:23:15.353649 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-327b2e64-f078-4942-87b6-bdb466d68a41 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:15.354086 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 221/872] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:23:15 2026] POST /volume/v3/volumes => generated 793 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:15.369959 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-99af060a-7d4d-406d-9d9f-40550e16897d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.372631 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-99af060a-7d4d-406d-9d9f-40550e16897d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:15.372631 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-99af060a-7d4d-406d-9d9f-40550e16897d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:15.372788 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-99af060a-7d4d-406d-9d9f-40550e16897d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:15.382008 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:15.382008 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:15.387286 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-99af060a-7d4d-406d-9d9f-40550e16897d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:15.392445 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-99af060a-7d4d-406d-9d9f-40550e16897d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 200 Aug 06 05:23:15.392544 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 215/873] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:15 2026] GET /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:15.719664 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.723651 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:15.723651 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1624754867"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:15.725187 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1624754867'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:15.725824 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Create volume of 1 GB Aug 06 05:23:15.732336 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Availability Zones retrieved successfully. Aug 06 05:23:15.741416 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Flow 'volume_create_api' (eae7795b-dfac-47e2-be0c-cd8d74c33a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:15.745243 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c639b73e-fe8b-4863-b04b-40f2c570b093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.747516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:15.785600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c639b73e-fe8b-4863-b04b-40f2c570b093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.785600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc080f8-e37b-4e5e-a289-46cc5f511bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.849224 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Created reservations ['d86916c3-ec7f-40ee-94bb-c0688a886895', '7cb849dc-4878-401e-abae-107e8471583e', '841d87a2-4028-4dac-acd6-be89ffb95edf', 'c44d6e5f-57b2-4cb1-aa93-0b164f3d9115'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:15.850391 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc080f8-e37b-4e5e-a289-46cc5f511bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d86916c3-ec7f-40ee-94bb-c0688a886895', '7cb849dc-4878-401e-abae-107e8471583e', '841d87a2-4028-4dac-acd6-be89ffb95edf', 'c44d6e5f-57b2-4cb1-aa93-0b164f3d9115']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.850928 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa42e28-1335-46ce-b487-03973b417f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.869824 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-43491554-ce4a-4bfc-82b8-396782357c2d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.872040 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-43491554-ce4a-4bfc-82b8-396782357c2d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a/action Aug 06 05:23:15.872442 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-43491554-ce4a-4bfc-82b8-396782357c2d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:15.872549 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-43491554-ce4a-4bfc-82b8-396782357c2d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:15.886895 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa42e28-1335-46ce-b487-03973b417f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1624754867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c8d8976d70409eb3f237406f21d28e',qos_specs=None,replication_status=,reservations=['d86916c3-ec7f-40ee-94bb-c0688a886895','7cb849dc-4878-401e-abae-107e8471583e','841d87a2-4028-4dac-acd6-be89ffb95edf','c44d6e5f-57b2-4cb1-aa93-0b164f3d9115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3446a5d29b4b67acc2affa97b6893b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1624754867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c8d8976d70409eb3f237406f21d28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3446a5d29b4b67acc2affa97b6893b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.887927 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c188e5e-f546-428a-b36e-6c59b1fa85ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.898908 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:15.898908 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:15.907543 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c188e5e-f546-428a-b36e-6c59b1fa85ac) transitioned into state 'SUCCESS' from state '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-1624754867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c8d8976d70409eb3f237406f21d28e',qos_specs=None,replication_status=,reservations=['d86916c3-ec7f-40ee-94bb-c0688a886895','7cb849dc-4878-401e-abae-107e8471583e','841d87a2-4028-4dac-acd6-be89ffb95edf','c44d6e5f-57b2-4cb1-aa93-0b164f3d9115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3446a5d29b4b67acc2affa97b6893b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.908428 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2001ec78-bae7-403a-8c0b-30811c36914a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:15.910601 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5d17136a-8163-457a-bcaa-25a2403110b5 req-43491554-ce4a-4bfc-82b8-396782357c2d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a/action returned with HTTP 204 Aug 06 05:23:15.911049 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 218/874] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:23:15 2026] POST /volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:15.927330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2001ec78-bae7-403a-8c0b-30811c36914a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:15.927330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Flow 'volume_create_api' (eae7795b-dfac-47e2-be0c-cd8d74c33a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:15.927330 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Create volume request issued successfully. Aug 06 05:23:15.927330 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e68d5c2f-58fc-48f4-a29a-79386d4ffd1a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:15.928472 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 221/875] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:15 2026] POST /volume/v3/volumes => generated 755 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:15.947308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-df7e4e4c-d2f3-4cc9-882a-03c3b2a31050 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:15.949184 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-df7e4e4c-d2f3-4cc9-882a-03c3b2a31050 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:15.949464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-df7e4e4c-d2f3-4cc9-882a-03c3b2a31050 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:15.949674 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-df7e4e4c-d2f3-4cc9-882a-03c3b2a31050 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:15.957899 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:15.957899 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:15.962989 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-df7e4e4c-d2f3-4cc9-882a-03c3b2a31050 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:15.968073 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-df7e4e4c-d2f3-4cc9-882a-03c3b2a31050 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:15.968606 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 222/876] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:15 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:16.409918 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-538cb15f-1f7e-40aa-9f9a-36192e88de81 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:16.413340 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-538cb15f-1f7e-40aa-9f9a-36192e88de81 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:16.414437 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-538cb15f-1f7e-40aa-9f9a-36192e88de81 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:16.414437 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-538cb15f-1f7e-40aa-9f9a-36192e88de81 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:16.424576 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:16.424576 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:16.432588 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-538cb15f-1f7e-40aa-9f9a-36192e88de81 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:16.440307 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-538cb15f-1f7e-40aa-9f9a-36192e88de81 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 200 Aug 06 05:23:16.440848 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 216/877] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:16 2026] GET /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 886 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:16.457872 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3fd57ec6-da37-49ec-8094-603087a64978 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:16.460274 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3fd57ec6-da37-49ec-8094-603087a64978 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:16.460557 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3fd57ec6-da37-49ec-8094-603087a64978 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:16.460856 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3fd57ec6-da37-49ec-8094-603087a64978 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:16.475832 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:16.475832 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:16.481054 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3fd57ec6-da37-49ec-8094-603087a64978 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:16.487100 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3fd57ec6-da37-49ec-8094-603087a64978 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 200 Aug 06 05:23:16.487684 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 219/878] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:16 2026] GET /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 886 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:16.506351 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0fb63856-4c77-45a2-a8c4-0a3a0641b9d0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:16.508748 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0fb63856-4c77-45a2-a8c4-0a3a0641b9d0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] PUT https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:16.509424 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0fb63856-4c77-45a2-a8c4-0a3a0641b9d0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1700694574"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:16.522975 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:16.522975 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:16.528044 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0fb63856-4c77-45a2-a8c4-0a3a0641b9d0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:16.543044 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0fb63856-4c77-45a2-a8c4-0a3a0641b9d0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume updated successfully. Aug 06 05:23:16.543945 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0fb63856-4c77-45a2-a8c4-0a3a0641b9d0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 200 Aug 06 05:23:16.544013 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 222/879] 10.4.3.205 () {68 vars in 1368 bytes} [Thu Aug 6 05:23:16 2026] PUT /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:16.559812 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a11f1da7-8deb-4807-9805-9ad159e01c34 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:16.562500 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a11f1da7-8deb-4807-9805-9ad159e01c34 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] PUT https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:16.563730 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a11f1da7-8deb-4807-9805-9ad159e01c34 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1533143684", "description": "This is the new description of volume"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:16.585405 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:16.585405 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:16.595443 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a11f1da7-8deb-4807-9805-9ad159e01c34 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:16.612848 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a11f1da7-8deb-4807-9805-9ad159e01c34 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume updated successfully. Aug 06 05:23:16.614251 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a11f1da7-8deb-4807-9805-9ad159e01c34 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 200 Aug 06 05:23:16.614251 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 223/880] 10.4.3.205 () {68 vars in 1369 bytes} [Thu Aug 6 05:23:16 2026] PUT /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:16.627347 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c4a996f5-f198-4c42-b87a-d3aa7210eb44 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:16.633468 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c4a996f5-f198-4c42-b87a-d3aa7210eb44 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:16.633974 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c4a996f5-f198-4c42-b87a-d3aa7210eb44 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:16.634267 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c4a996f5-f198-4c42-b87a-d3aa7210eb44 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:16.647010 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:16.647010 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:16.652613 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c4a996f5-f198-4c42-b87a-d3aa7210eb44 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:16.658486 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c4a996f5-f198-4c42-b87a-d3aa7210eb44 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 200 Aug 06 05:23:16.659057 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 217/881] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:16 2026] GET /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 925 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:16.682496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:16.687857 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:16.688377 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-912871097", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1656370289"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:16.690237 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-912871097', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1656370289'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:16.690442 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume of 1 GB Aug 06 05:23:16.699404 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Availability Zones retrieved successfully. Aug 06 05:23:16.707418 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (65fe77d4-b113-43fc-9dd0-b065b1edc249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:16.708803 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2479f54c-9ce1-49c7-8bdc-5be2c669b0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:16.709841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:16.749478 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2479f54c-9ce1-49c7-8bdc-5be2c669b0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:16.750680 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc77f2b-64a6-4e9f-ae71-c0e23d6920a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:16.810224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Created reservations ['185060c5-014b-4d52-93fc-029c1034243d', '6ec015d1-155c-4a7b-a414-a15d85c4638c', '5d86e571-a188-47ef-b4cf-7671ca250380', '1c89bb3b-f501-40b0-98a0-f6f03671ea9c'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:16.810977 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc77f2b-64a6-4e9f-ae71-c0e23d6920a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['185060c5-014b-4d52-93fc-029c1034243d', '6ec015d1-155c-4a7b-a414-a15d85c4638c', '5d86e571-a188-47ef-b4cf-7671ca250380', '1c89bb3b-f501-40b0-98a0-f6f03671ea9c']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:16.811870 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964fa2b6-c3ca-421b-aa97-51d718e8fbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:16.841488 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964fa2b6-c3ca-421b-aa97-51d718e8fbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2329c059-6a98-48df-886f-cbec0d374aac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-912871097',display_name='tempest-VolumesGetTest-Volume-1656370289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['185060c5-014b-4d52-93fc-029c1034243d','6ec015d1-155c-4a7b-a414-a15d85c4638c','5d86e571-a188-47ef-b4cf-7671ca250380','1c89bb3b-f501-40b0-98a0-f6f03671ea9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:16Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-912871097',display_name='tempest-VolumesGetTest-Volume-1656370289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2329c059-6a98-48df-886f-cbec0d374aac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2483377ea34048ad9361c40e22afc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:16.842303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f2571e-217e-4b5a-87ea-599309b665f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:16.875303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f2571e-217e-4b5a-87ea-599309b665f5) transitioned into 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-912871097',display_name='tempest-VolumesGetTest-Volume-1656370289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['185060c5-014b-4d52-93fc-029c1034243d','6ec015d1-155c-4a7b-a414-a15d85c4638c','5d86e571-a188-47ef-b4cf-7671ca250380','1c89bb3b-f501-40b0-98a0-f6f03671ea9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:16.875889 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3fb2253-5627-4985-b2ab-93e85ff5bab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:16.893428 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3fb2253-5627-4985-b2ab-93e85ff5bab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:16.893428 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (65fe77d4-b113-43fc-9dd0-b065b1edc249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:16.893428 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request issued successfully. Aug 06 05:23:16.897382 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-51e64d31-8ef0-4d99-9dbf-cfcec47cea62 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:16.897382 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 220/882] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:23:16 2026] POST /volume/v3/volumes => generated 779 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:16.909309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8c63d3dd-ac84-400d-92e1-5fc881b6eda9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:16.912201 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8c63d3dd-ac84-400d-92e1-5fc881b6eda9 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac Aug 06 05:23:16.912463 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8c63d3dd-ac84-400d-92e1-5fc881b6eda9 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:16.912687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8c63d3dd-ac84-400d-92e1-5fc881b6eda9 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:16.924581 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:16.924581 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:16.928544 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8c63d3dd-ac84-400d-92e1-5fc881b6eda9 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:16.932764 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8c63d3dd-ac84-400d-92e1-5fc881b6eda9 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac returned with HTTP 200 Aug 06 05:23:16.933139 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 223/883] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:16 2026] GET /volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:16.982067 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f211f169-f8ab-4563-bb3a-c72533c13dda None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:16.985736 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f211f169-f8ab-4563-bb3a-c72533c13dda tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:16.985975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f211f169-f8ab-4563-bb3a-c72533c13dda tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:16.986213 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f211f169-f8ab-4563-bb3a-c72533c13dda tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:16.996578 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:16.996578 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:17.000089 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f211f169-f8ab-4563-bb3a-c72533c13dda tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:17.005936 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f211f169-f8ab-4563-bb3a-c72533c13dda tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:17.006410 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 224/884] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:16 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:23:17.063531 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-41272199-4657-4900-80bf-0cb5c1b19aea req-803c312a-b49f-44e5-ae4f-58628bf8cda9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:17.065585 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-803c312a-b49f-44e5-ae4f-58628bf8cda9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:17.065966 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-803c312a-b49f-44e5-ae4f-58628bf8cda9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:17.067018 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-803c312a-b49f-44e5-ae4f-58628bf8cda9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:17.073604 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:17.073604 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:17.080763 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-41272199-4657-4900-80bf-0cb5c1b19aea req-803c312a-b49f-44e5-ae4f-58628bf8cda9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:17.085929 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-803c312a-b49f-44e5-ae4f-58628bf8cda9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:17.086469 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 218/885] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:23:17 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:17.183802 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4197230d-b134-4732-9851-3de5223124c3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:17.184241 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4197230d-b134-4732-9851-3de5223124c3 None None] GET https://10.4.3.205/volume// Aug 06 05:23:17.184427 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4197230d-b134-4732-9851-3de5223124c3 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:17.184680 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4197230d-b134-4732-9851-3de5223124c3 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:17.184935 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4197230d-b134-4732-9851-3de5223124c3 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:17.185573 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 221/886] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:23:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:23:17.195672 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-41272199-4657-4900-80bf-0cb5c1b19aea req-39af50de-1453-460e-8b13-35d2709e56b8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:17.198559 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-39af50de-1453-460e-8b13-35d2709e56b8 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:23:17.198559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-39af50de-1453-460e-8b13-35d2709e56b8 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a", "connector": null, "instance_uuid": "b4bd1039-f75f-4617-8086-305d72ad9a65"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:17.211238 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:17.211238 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:17.269336 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-39af50de-1453-460e-8b13-35d2709e56b8 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:23:17.269336 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 224/887] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:23:17 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:17.316790 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6aa7b9cb-1d68-42ca-8304-885081a4cfdc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:17.320397 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6aa7b9cb-1d68-42ca-8304-885081a4cfdc tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:17.320676 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6aa7b9cb-1d68-42ca-8304-885081a4cfdc tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:17.320963 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6aa7b9cb-1d68-42ca-8304-885081a4cfdc tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:17.327808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-63482e94-0a1d-4cea-83bd-56ef3d24717b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:17.328228 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-63482e94-0a1d-4cea-83bd-56ef3d24717b None None] GET https://10.4.3.205/volume// Aug 06 05:23:17.328413 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-63482e94-0a1d-4cea-83bd-56ef3d24717b None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:17.328599 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-63482e94-0a1d-4cea-83bd-56ef3d24717b None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:17.328894 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-63482e94-0a1d-4cea-83bd-56ef3d24717b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:17.329227 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 219/888] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:23:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:23:17.334378 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:17.334378 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:17.342659 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6aa7b9cb-1d68-42ca-8304-885081a4cfdc tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:17.347488 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-41272199-4657-4900-80bf-0cb5c1b19aea req-2b388157-8a74-4315-96ea-b798869c71bd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:17.348773 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6aa7b9cb-1d68-42ca-8304-885081a4cfdc tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:17.349348 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 225/889] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:17 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:17.353479 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-2b388157-8a74-4315-96ea-b798869c71bd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:17.354019 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-2b388157-8a74-4315-96ea-b798869c71bd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:17.354019 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-2b388157-8a74-4315-96ea-b798869c71bd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:17.373838 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:17.373838 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:17.379078 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-41272199-4657-4900-80bf-0cb5c1b19aea req-2b388157-8a74-4315-96ea-b798869c71bd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:17.385941 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-2b388157-8a74-4315-96ea-b798869c71bd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:17.386440 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 222/890] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:23:17 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:17.512057 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-094237be-5a5f-4f66-a614-8b31e737113c req-27646cef-3858-4166-a5bd-c07b87f04ee0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:17.513947 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-41272199-4657-4900-80bf-0cb5c1b19aea req-b034bf01-0436-474a-9576-fe37324f5b37 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:17.514855 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-094237be-5a5f-4f66-a614-8b31e737113c req-27646cef-3858-4166-a5bd-c07b87f04ee0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] DELETE https://10.4.3.205/volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865 Aug 06 05:23:17.515569 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-094237be-5a5f-4f66-a614-8b31e737113c req-27646cef-3858-4166-a5bd-c07b87f04ee0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:17.515569 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-094237be-5a5f-4f66-a614-8b31e737113c req-27646cef-3858-4166-a5bd-c07b87f04ee0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:17.516432 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-b034bf01-0436-474a-9576-fe37324f5b37 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] PUT https://10.4.3.205/volume/v3/attachments/2b2b44db-e961-440a-80df-74c30748d143 Aug 06 05:23:17.516841 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-b034bf01-0436-474a-9576-fe37324f5b37 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:17.523710 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:17.523710 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:17.529369 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-41272199-4657-4900-80bf-0cb5c1b19aea req-b034bf01-0436-474a-9576-fe37324f5b37 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Acquiring lock "cinder-attachment_update-0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:23:17.533868 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-41272199-4657-4900-80bf-0cb5c1b19aea req-b034bf01-0436-474a-9576-fe37324f5b37 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Lock "cinder-attachment_update-0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:23:17.534932 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:17.534932 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:17.572999 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-094237be-5a5f-4f66-a614-8b31e737113c req-27646cef-3858-4166-a5bd-c07b87f04ee0 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865 returned with HTTP 200 Aug 06 05:23:17.573213 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 225/891] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:23:17 2026] DELETE /volume/v3/attachments/3f5a2020-4af7-4c06-ad75-5366fa7da865 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:17.628817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-41272199-4657-4900-80bf-0cb5c1b19aea req-b034bf01-0436-474a-9576-fe37324f5b37 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Lock "cinder-attachment_update-0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a-np0000006623" released by "attachment_update" :: held 0.095s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:23:17.629158 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-b034bf01-0436-474a-9576-fe37324f5b37 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments/2b2b44db-e961-440a-80df-74c30748d143 returned with HTTP 200 Aug 06 05:23:17.629729 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 220/892] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:23:17 2026] PUT /volume/v3/attachments/2b2b44db-e961-440a-80df-74c30748d143 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:17.951704 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d0968c6d-d496-4071-8751-353e6d0921e5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:17.955660 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d0968c6d-d496-4071-8751-353e6d0921e5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac Aug 06 05:23:17.956431 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d0968c6d-d496-4071-8751-353e6d0921e5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:17.956983 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d0968c6d-d496-4071-8751-353e6d0921e5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:17.971212 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:17.971212 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:17.987689 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d0968c6d-d496-4071-8751-353e6d0921e5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:17.999470 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d0968c6d-d496-4071-8751-353e6d0921e5 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac returned with HTTP 200 Aug 06 05:23:17.999470 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 226/893] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:17 2026] GET /volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:18.023319 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-99a82c29-07a3-4782-9ad6-66171a5dcc9d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:18.023319 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99a82c29-07a3-4782-9ad6-66171a5dcc9d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] PUT https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac Aug 06 05:23:18.023855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-99a82c29-07a3-4782-9ad6-66171a5dcc9d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1700694574", "description": null}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:18.035996 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:18.035996 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:18.040904 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-99a82c29-07a3-4782-9ad6-66171a5dcc9d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:18.049128 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-99a82c29-07a3-4782-9ad6-66171a5dcc9d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume updated successfully. Aug 06 05:23:18.049990 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99a82c29-07a3-4782-9ad6-66171a5dcc9d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac returned with HTTP 200 Aug 06 05:23:18.050579 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 223/894] 10.4.3.205 () {68 vars in 1368 bytes} [Thu Aug 6 05:23:18 2026] PUT /volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:18.069712 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-30c15e0a-4d48-48a0-b6d4-75a8730e75fd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:18.070001 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-30c15e0a-4d48-48a0-b6d4-75a8730e75fd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac Aug 06 05:23:18.070138 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-30c15e0a-4d48-48a0-b6d4-75a8730e75fd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:18.070390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-30c15e0a-4d48-48a0-b6d4-75a8730e75fd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:18.078806 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:18.078806 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:18.083038 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-30c15e0a-4d48-48a0-b6d4-75a8730e75fd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:18.088783 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-30c15e0a-4d48-48a0-b6d4-75a8730e75fd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac returned with HTTP 200 Aug 06 05:23:18.089434 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 226/895] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:18 2026] GET /volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:18.104894 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-60e6b8cb-f3a1-482b-b3d8-b795cb5b5bad None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:18.111311 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-60e6b8cb-f3a1-482b-b3d8-b795cb5b5bad tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] DELETE https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac Aug 06 05:23:18.111311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-60e6b8cb-f3a1-482b-b3d8-b795cb5b5bad tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:18.111311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-60e6b8cb-f3a1-482b-b3d8-b795cb5b5bad tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:18.111311 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-60e6b8cb-f3a1-482b-b3d8-b795cb5b5bad tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume with id: 2329c059-6a98-48df-886f-cbec0d374aac Aug 06 05:23:18.121582 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:18.121582 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:18.122360 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-60e6b8cb-f3a1-482b-b3d8-b795cb5b5bad tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:18.146495 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-60e6b8cb-f3a1-482b-b3d8-b795cb5b5bad tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume request issued successfully. Aug 06 05:23:18.146849 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-60e6b8cb-f3a1-482b-b3d8-b795cb5b5bad tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac returned with HTTP 202 Aug 06 05:23:18.147711 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 221/896] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:18 2026] DELETE /volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:18.158206 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e2695b32-e308-4547-ba47-0d8a2681cf1f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:18.164178 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2695b32-e308-4547-ba47-0d8a2681cf1f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac Aug 06 05:23:18.164178 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2695b32-e308-4547-ba47-0d8a2681cf1f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:18.164178 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2695b32-e308-4547-ba47-0d8a2681cf1f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:18.172085 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:18.172085 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:18.177752 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e2695b32-e308-4547-ba47-0d8a2681cf1f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:18.187047 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2695b32-e308-4547-ba47-0d8a2681cf1f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac returned with HTTP 200 Aug 06 05:23:18.187550 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:18.187640 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 227/897] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:18 2026] GET /volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:18.357597 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:18.358279 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1645866449"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:18.360175 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1645866449'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:18.360366 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Create volume of 1 GB Aug 06 05:23:18.367846 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Availability Zones retrieved successfully. Aug 06 05:23:18.368008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6f2d6b2b-88a6-4d89-88ba-145c7443c447 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:18.370135 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6f2d6b2b-88a6-4d89-88ba-145c7443c447 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:18.370600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6f2d6b2b-88a6-4d89-88ba-145c7443c447 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:18.370934 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6f2d6b2b-88a6-4d89-88ba-145c7443c447 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:18.374178 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Flow 'volume_create_api' (11fd8c29-ccc6-4e44-a111-3db80b23b596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:18.375170 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4632aa-9a8b-4af5-b4c1-1ea2c3ff838a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:18.376163 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:18.382374 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:18.382374 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:18.386151 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6f2d6b2b-88a6-4d89-88ba-145c7443c447 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:18.390698 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6f2d6b2b-88a6-4d89-88ba-145c7443c447 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:18.391272 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 227/898] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:18 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:18.405449 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4632aa-9a8b-4af5-b4c1-1ea2c3ff838a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:18.406077 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fbef61-e615-4adf-84cb-49dd8b8f58d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:18.495746 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Created reservations ['1bfdf124-3050-450b-a4e7-16f411980d75', 'c945abed-f74f-4322-8de9-b6e45f8dbcc8', 'fe97d0a7-d34c-4464-a57d-4b13976193e4', 'a071f33f-f56c-495b-b5a9-6291b48bd9f1'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:18.496849 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fbef61-e615-4adf-84cb-49dd8b8f58d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bfdf124-3050-450b-a4e7-16f411980d75', 'c945abed-f74f-4322-8de9-b6e45f8dbcc8', 'fe97d0a7-d34c-4464-a57d-4b13976193e4', 'a071f33f-f56c-495b-b5a9-6291b48bd9f1']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:18.498129 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c1c9a9-1f57-4bef-9298-48d50ca4db8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:18.530778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c1c9a9-1f57-4bef-9298-48d50ca4db8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10838587-c00b-4bfc-a7e0-14eebc0da7a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1645866449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474f401bc07240c09556d80010795971',qos_specs=None,replication_status=,reservations=['1bfdf124-3050-450b-a4e7-16f411980d75','c945abed-f74f-4322-8de9-b6e45f8dbcc8','fe97d0a7-d34c-4464-a57d-4b13976193e4','a071f33f-f56c-495b-b5a9-6291b48bd9f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a3a090bb7946c7b1a8d119d2f74003',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1645866449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10838587-c00b-4bfc-a7e0-14eebc0da7a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474f401bc07240c09556d80010795971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0a3a090bb7946c7b1a8d119d2f74003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:18.531864 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6affbdb-a3fc-4db0-ad45-2434f2fdae2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:18.555141 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6affbdb-a3fc-4db0-ad45-2434f2fdae2c) transitioned into state 'SUCCESS' from state '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-1645866449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474f401bc07240c09556d80010795971',qos_specs=None,replication_status=,reservations=['1bfdf124-3050-450b-a4e7-16f411980d75','c945abed-f74f-4322-8de9-b6e45f8dbcc8','fe97d0a7-d34c-4464-a57d-4b13976193e4','a071f33f-f56c-495b-b5a9-6291b48bd9f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a3a090bb7946c7b1a8d119d2f74003',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:18.555890 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b24e197-e3d9-4c4a-9244-3cbed4d2f061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:18.568722 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b24e197-e3d9-4c4a-9244-3cbed4d2f061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:18.569513 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Flow 'volume_create_api' (11fd8c29-ccc6-4e44-a111-3db80b23b596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:18.569808 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Create volume request issued successfully. Aug 06 05:23:18.570370 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8e8ba7e4-5d70-4444-8075-43d9d5336258 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:18.570741 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 224/899] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:18 2026] POST /volume/v3/volumes => generated 751 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:18.586309 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5979998e-227a-4b95-a3eb-1636d63eae6b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:18.589561 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5979998e-227a-4b95-a3eb-1636d63eae6b tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:18.590814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5979998e-227a-4b95-a3eb-1636d63eae6b tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:18.591111 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5979998e-227a-4b95-a3eb-1636d63eae6b tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:18.604904 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:18.604904 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:18.608469 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5979998e-227a-4b95-a3eb-1636d63eae6b tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:18.612711 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5979998e-227a-4b95-a3eb-1636d63eae6b tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 returned with HTTP 200 Aug 06 05:23:18.613531 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 222/900] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:18 2026] GET /volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:19.209498 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-195699a0-007c-40ee-b3f2-398096053360 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.211381 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-195699a0-007c-40ee-b3f2-398096053360 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac Aug 06 05:23:19.211623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-195699a0-007c-40ee-b3f2-398096053360 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.211857 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-195699a0-007c-40ee-b3f2-398096053360 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.219609 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-195699a0-007c-40ee-b3f2-398096053360 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac returned with HTTP 404 Aug 06 05:23:19.220183 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 228/901] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:19 2026] GET /volume/v3/volumes/2329c059-6a98-48df-886f-cbec0d374aac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:19.229063 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2f4f565d-ffa8-413e-b154-206736d4e4dc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.232213 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2f4f565d-ffa8-413e-b154-206736d4e4dc tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:19.232788 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2f4f565d-ffa8-413e-b154-206736d4e4dc tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.233009 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2f4f565d-ffa8-413e-b154-206736d4e4dc tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.245737 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.245737 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:19.250283 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2f4f565d-ffa8-413e-b154-206736d4e4dc tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:19.255068 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2f4f565d-ffa8-413e-b154-206736d4e4dc tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 200 Aug 06 05:23:19.255399 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 228/902] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:19 2026] GET /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:19.267995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fb53ef89-309c-4396-829a-25b36db1bafd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.269855 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb53ef89-309c-4396-829a-25b36db1bafd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:19.270021 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb53ef89-309c-4396-829a-25b36db1bafd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.270238 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb53ef89-309c-4396-829a-25b36db1bafd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.270460 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-fb53ef89-309c-4396-829a-25b36db1bafd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume with id: 1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:19.277650 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.277650 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:19.278143 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fb53ef89-309c-4396-829a-25b36db1bafd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:19.301970 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fb53ef89-309c-4396-829a-25b36db1bafd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume request issued successfully. Aug 06 05:23:19.302180 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb53ef89-309c-4396-829a-25b36db1bafd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 202 Aug 06 05:23:19.302627 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 225/903] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:19 2026] DELETE /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:19.310869 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d5c4a20b-4842-4820-9445-9a0976abcba6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.312936 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5c4a20b-4842-4820-9445-9a0976abcba6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:19.313299 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5c4a20b-4842-4820-9445-9a0976abcba6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.313718 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5c4a20b-4842-4820-9445-9a0976abcba6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.320672 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.320672 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:19.325515 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d5c4a20b-4842-4820-9445-9a0976abcba6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:19.330041 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5c4a20b-4842-4820-9445-9a0976abcba6 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 200 Aug 06 05:23:19.330559 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 223/904] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:19 2026] GET /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:19.372015 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f397b23d-46c8-4df1-a087-4a08a781f96c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.375038 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f397b23d-46c8-4df1-a087-4a08a781f96c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:23:19.375159 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f397b23d-46c8-4df1-a087-4a08a781f96c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.375409 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f397b23d-46c8-4df1-a087-4a08a781f96c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.386417 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.386417 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:19.392466 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f397b23d-46c8-4df1-a087-4a08a781f96c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:23:19.397484 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f397b23d-46c8-4df1-a087-4a08a781f96c tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:23:19.398049 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 229/905] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:19 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:19.407519 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7de6b72b-087b-4ab1-9823-829e2d02b787 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.409930 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7de6b72b-087b-4ab1-9823-829e2d02b787 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:19.410131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7de6b72b-087b-4ab1-9823-829e2d02b787 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.410386 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7de6b72b-087b-4ab1-9823-829e2d02b787 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.427189 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.427189 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:19.436779 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7de6b72b-087b-4ab1-9823-829e2d02b787 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:19.447019 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7de6b72b-087b-4ab1-9823-829e2d02b787 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:19.447580 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 229/906] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:19 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:19.456774 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2876d75b-b7bb-42f4-a67e-a1183fed015b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.460984 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2876d75b-b7bb-42f4-a67e-a1183fed015b tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:23:19.461254 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2876d75b-b7bb-42f4-a67e-a1183fed015b tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.461492 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2876d75b-b7bb-42f4-a67e-a1183fed015b tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.471718 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.471718 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:19.478660 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2876d75b-b7bb-42f4-a67e-a1183fed015b tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:23:19.488210 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2876d75b-b7bb-42f4-a67e-a1183fed015b tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:23:19.488717 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 226/907] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:19 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:19.509550 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-979b1d50-47b8-4461-ac4d-5e1537937d9f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.513613 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-979b1d50-47b8-4461-ac4d-5e1537937d9f tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] DELETE https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:23:19.514322 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-979b1d50-47b8-4461-ac4d-5e1537937d9f tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.514634 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-979b1d50-47b8-4461-ac4d-5e1537937d9f tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.515166 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-979b1d50-47b8-4461-ac4d-5e1537937d9f tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Delete volume with id: 66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:23:19.528098 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.528098 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:19.528824 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-979b1d50-47b8-4461-ac4d-5e1537937d9f tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:23:19.554336 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-979b1d50-47b8-4461-ac4d-5e1537937d9f tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Delete volume request issued successfully. Aug 06 05:23:19.554580 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-979b1d50-47b8-4461-ac4d-5e1537937d9f tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 202 Aug 06 05:23:19.555112 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 224/908] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:19 2026] DELETE /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:19.564109 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-51f21163-f23c-4c33-b78c-d3a4b62f5411 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.566522 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-51f21163-f23c-4c33-b78c-d3a4b62f5411 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:23:19.566865 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-51f21163-f23c-4c33-b78c-d3a4b62f5411 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.566865 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-51f21163-f23c-4c33-b78c-d3a4b62f5411 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.575694 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.575694 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:19.581155 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-51f21163-f23c-4c33-b78c-d3a4b62f5411 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Volume info retrieved successfully. Aug 06 05:23:19.588491 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-51f21163-f23c-4c33-b78c-d3a4b62f5411 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 200 Aug 06 05:23:19.589135 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 230/909] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:19 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:19.627309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-359b13aa-0852-4e67-9c50-ac6cd6d9ef85 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.629035 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-359b13aa-0852-4e67-9c50-ac6cd6d9ef85 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:19.629787 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-359b13aa-0852-4e67-9c50-ac6cd6d9ef85 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.629787 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-359b13aa-0852-4e67-9c50-ac6cd6d9ef85 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.637238 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.637238 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:19.641080 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-359b13aa-0852-4e67-9c50-ac6cd6d9ef85 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:19.645405 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-359b13aa-0852-4e67-9c50-ac6cd6d9ef85 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 returned with HTTP 200 Aug 06 05:23:19.645869 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 230/910] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:19 2026] GET /volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:19.661091 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-58544d1b-9b5c-4464-89c0-4fac67444185 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.664611 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-58544d1b-9b5c-4464-89c0-4fac67444185 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:19.665000 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-58544d1b-9b5c-4464-89c0-4fac67444185 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10838587-c00b-4bfc-a7e0-14eebc0da7a3", "name": "tempest-SnapshotsActionsTest-Snapshot-137190500"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:19.674236 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.674236 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:19.674734 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-58544d1b-9b5c-4464-89c0-4fac67444185 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:19.674850 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-58544d1b-9b5c-4464-89c0-4fac67444185 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Create snapshot from volume 10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:19.719310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-58544d1b-9b5c-4464-89c0-4fac67444185 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Created reservations ['6eeb12de-ea62-4ced-9b88-2df76c805280', '9dd23e01-a456-4dc7-9914-2f48bf0993de', '811b4ab4-e9af-4710-a6ef-efb6b0cbea40', 'b671ebab-d721-4262-9baa-d298d0d1b01f'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:19.762845 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-58544d1b-9b5c-4464-89c0-4fac67444185 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot create request issued successfully. Aug 06 05:23:19.763302 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-58544d1b-9b5c-4464-89c0-4fac67444185 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:23:19.764021 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 227/911] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:23:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:19.773172 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e3e30f5a-6658-415c-aa30-be9db37974c6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:19.776924 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e3e30f5a-6658-415c-aa30-be9db37974c6 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:19.777251 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e3e30f5a-6658-415c-aa30-be9db37974c6 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:19.777585 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e3e30f5a-6658-415c-aa30-be9db37974c6 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:19.786692 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:19.786692 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:19.787358 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e3e30f5a-6658-415c-aa30-be9db37974c6 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:19.790948 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e3e30f5a-6658-415c-aa30-be9db37974c6 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:19.792627 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 225/912] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:19 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:20.349608 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a7f16d09-4ca6-468c-9d5a-72cfbd092180 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.352001 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a7f16d09-4ca6-468c-9d5a-72cfbd092180 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 Aug 06 05:23:20.352104 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a7f16d09-4ca6-468c-9d5a-72cfbd092180 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:20.352266 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a7f16d09-4ca6-468c-9d5a-72cfbd092180 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:20.359165 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a7f16d09-4ca6-468c-9d5a-72cfbd092180 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 returned with HTTP 404 Aug 06 05:23:20.359797 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 231/913] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:20 2026] GET /volume/v3/volumes/1ded62ee-dfd6-481d-b2f5-4df6d81bc329 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:20.370486 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b8ad6d24-b8d6-49be-878d-2da0492ed494 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.372558 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b8ad6d24-b8d6-49be-878d-2da0492ed494 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 Aug 06 05:23:20.372765 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b8ad6d24-b8d6-49be-878d-2da0492ed494 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:20.372972 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b8ad6d24-b8d6-49be-878d-2da0492ed494 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:20.385966 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:20.385966 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:20.395180 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b8ad6d24-b8d6-49be-878d-2da0492ed494 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:20.402618 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b8ad6d24-b8d6-49be-878d-2da0492ed494 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 returned with HTTP 200 Aug 06 05:23:20.403075 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 231/914] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:20 2026] GET /volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:20.415617 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2d37dbf5-7263-4708-a014-d43988987dfd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.417780 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d37dbf5-7263-4708-a014-d43988987dfd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] DELETE https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 Aug 06 05:23:20.418024 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2d37dbf5-7263-4708-a014-d43988987dfd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:20.418255 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2d37dbf5-7263-4708-a014-d43988987dfd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:20.418461 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-2d37dbf5-7263-4708-a014-d43988987dfd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume with id: 3a69c99d-c5b8-4e76-9217-350f7b418931 Aug 06 05:23:20.426269 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:20.426269 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:20.426838 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2d37dbf5-7263-4708-a014-d43988987dfd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:20.444376 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2d37dbf5-7263-4708-a014-d43988987dfd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume request issued successfully. Aug 06 05:23:20.444529 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d37dbf5-7263-4708-a014-d43988987dfd tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 returned with HTTP 202 Aug 06 05:23:20.444933 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 228/915] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:20 2026] DELETE /volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:20.455027 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5eb1cc3e-9b60-4062-b5cd-209cd064f29b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.459257 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5eb1cc3e-9b60-4062-b5cd-209cd064f29b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 Aug 06 05:23:20.459519 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5eb1cc3e-9b60-4062-b5cd-209cd064f29b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:20.459763 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5eb1cc3e-9b60-4062-b5cd-209cd064f29b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:20.461150 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a5edf0fd-2272-4486-887c-36aab792cef9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.462602 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5edf0fd-2272-4486-887c-36aab792cef9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:20.462795 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5edf0fd-2272-4486-887c-36aab792cef9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:20.462986 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5edf0fd-2272-4486-887c-36aab792cef9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:20.469625 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:20.469625 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:20.473649 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5eb1cc3e-9b60-4062-b5cd-209cd064f29b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:20.475188 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:20.475188 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:20.479207 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5eb1cc3e-9b60-4062-b5cd-209cd064f29b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 returned with HTTP 200 Aug 06 05:23:20.479631 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 226/916] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:20 2026] GET /volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:20.479753 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a5edf0fd-2272-4486-887c-36aab792cef9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:20.484908 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5edf0fd-2272-4486-887c-36aab792cef9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:20.485340 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 232/917] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:20 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:20.602308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c5ee957a-3614-4d01-b687-c0f3039e1090 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.604169 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c5ee957a-3614-4d01-b687-c0f3039e1090 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] GET https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 Aug 06 05:23:20.604382 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c5ee957a-3614-4d01-b687-c0f3039e1090 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:20.604567 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c5ee957a-3614-4d01-b687-c0f3039e1090 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:20.610476 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c5ee957a-3614-4d01-b687-c0f3039e1090 tempest-ServerActionsTestOtherB-125444717 tempest-ServerActionsTestOtherB-125444717-project-member] https://10.4.3.205/volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 returned with HTTP 404 Aug 06 05:23:20.610936 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 232/918] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:20 2026] GET /volume/v3/volumes/66522fbb-bb73-4074-853d-84d0d9fdeb75 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:20.803817 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-679015d9-2a76-4994-89e5-18e12359a465 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.807341 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-679015d9-2a76-4994-89e5-18e12359a465 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:20.807527 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-679015d9-2a76-4994-89e5-18e12359a465 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:20.807798 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-679015d9-2a76-4994-89e5-18e12359a465 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:20.820478 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:20.820478 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:20.821168 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-679015d9-2a76-4994-89e5-18e12359a465 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:20.823579 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-679015d9-2a76-4994-89e5-18e12359a465 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:20.824168 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 229/919] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:20 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:20.839351 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dc2aa450-da51-48d7-adc4-be8fbf890bf9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.885629 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc2aa450-da51-48d7-adc4-be8fbf890bf9 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action Aug 06 05:23:20.886085 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc2aa450-da51-48d7-adc4-be8fbf890bf9 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:20.886197 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc2aa450-da51-48d7-adc4-be8fbf890bf9 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:20.888181 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.admin_actions [None req-dc2aa450-da51-48d7-adc4-be8fbf890bf9 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot 'adca79da-d817-48e7-a272-40c9721f3bad' with '{'status': 'creating'}' {{(pid=100426) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:20.912950 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:20.912950 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:20.932833 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc2aa450-da51-48d7-adc4-be8fbf890bf9 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action returned with HTTP 202 Aug 06 05:23:20.933223 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 227/920] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:20 2026] POST /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:20.947798 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8a05bede-eeb3-4efc-b1c1-6f9c728a15e9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.951486 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8a05bede-eeb3-4efc-b1c1-6f9c728a15e9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:20.951703 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8a05bede-eeb3-4efc-b1c1-6f9c728a15e9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:20.951908 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8a05bede-eeb3-4efc-b1c1-6f9c728a15e9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:20.972257 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-41272199-4657-4900-80bf-0cb5c1b19aea req-8253fe39-1c54-4ec5-92fb-4b84a27c09b2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.975111 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-8253fe39-1c54-4ec5-92fb-4b84a27c09b2 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/attachments/2b2b44db-e961-440a-80df-74c30748d143/action Aug 06 05:23:20.975682 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-8253fe39-1c54-4ec5-92fb-4b84a27c09b2 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:20.975893 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-8253fe39-1c54-4ec5-92fb-4b84a27c09b2 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:20.977837 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:20.977837 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:20.978542 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8a05bede-eeb3-4efc-b1c1-6f9c728a15e9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:20.979795 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8a05bede-eeb3-4efc-b1c1-6f9c728a15e9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:20.980433 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 233/921] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:20 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:20.990490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-32d7e91d-bd1c-41b1-a3b9-fc19365442d6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:20.992316 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-32d7e91d-bd1c-41b1-a3b9-fc19365442d6 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action Aug 06 05:23:20.992639 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-32d7e91d-bd1c-41b1-a3b9-fc19365442d6 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:20.992749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-32d7e91d-bd1c-41b1-a3b9-fc19365442d6 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:20.994181 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.admin_actions [None req-32d7e91d-bd1c-41b1-a3b9-fc19365442d6 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot 'adca79da-d817-48e7-a272-40c9721f3bad' with '{'status': 'available'}' {{(pid=100427) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:20.999494 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:20.999494 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:21.004789 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:21.004789 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:21.012754 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-41272199-4657-4900-80bf-0cb5c1b19aea req-8253fe39-1c54-4ec5-92fb-4b84a27c09b2 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments/2b2b44db-e961-440a-80df-74c30748d143/action returned with HTTP 204 Aug 06 05:23:21.013681 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 233/922] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:23:20 2026] POST /volume/v3/attachments/2b2b44db-e961-440a-80df-74c30748d143/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:21.024793 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-32d7e91d-bd1c-41b1-a3b9-fc19365442d6 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action returned with HTTP 202 Aug 06 05:23:21.026610 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 230/923] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:20 2026] POST /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:21.034316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1242bcef-51ff-4776-8a2c-6d17aacf922c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:21.037922 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1242bcef-51ff-4776-8a2c-6d17aacf922c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:21.038140 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1242bcef-51ff-4776-8a2c-6d17aacf922c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:21.038369 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1242bcef-51ff-4776-8a2c-6d17aacf922c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:21.046708 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:21.046708 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:21.047220 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1242bcef-51ff-4776-8a2c-6d17aacf922c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:21.048053 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1242bcef-51ff-4776-8a2c-6d17aacf922c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:21.048677 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 228/924] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:21 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:21.065259 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5ed6496f-53b1-43ad-a811-b8acac6950c4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:21.068780 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5ed6496f-53b1-43ad-a811-b8acac6950c4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:21.069133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5ed6496f-53b1-43ad-a811-b8acac6950c4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10838587-c00b-4bfc-a7e0-14eebc0da7a3", "name": "tempest-SnapshotsActionsTest-Snapshot-814415008"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:21.081837 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:21.081837 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:21.082661 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5ed6496f-53b1-43ad-a811-b8acac6950c4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:21.082819 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-5ed6496f-53b1-43ad-a811-b8acac6950c4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Create snapshot from volume 10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:21.113504 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-5ed6496f-53b1-43ad-a811-b8acac6950c4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Created reservations ['d4001f37-caab-4c4f-b147-8b20cf20e7aa', 'd913e115-ef7c-4f3d-ac3d-95b587a624a1', '67abdff5-b9b9-4cc3-9081-6e785aa98ea5', '16c6c53c-68c1-4a6c-8bff-30cdc51dd11c'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:21.147443 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5ed6496f-53b1-43ad-a811-b8acac6950c4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot create request issued successfully. Aug 06 05:23:21.147856 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5ed6496f-53b1-43ad-a811-b8acac6950c4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:23:21.148396 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 234/925] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:23:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:21.161082 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-22634495-dda0-448a-b10f-ea88bf931812 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:21.164507 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-22634495-dda0-448a-b10f-ea88bf931812 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 Aug 06 05:23:21.164782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-22634495-dda0-448a-b10f-ea88bf931812 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:21.165356 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-22634495-dda0-448a-b10f-ea88bf931812 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:21.173898 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:21.173898 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:21.174398 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-22634495-dda0-448a-b10f-ea88bf931812 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:21.175522 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-22634495-dda0-448a-b10f-ea88bf931812 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 returned with HTTP 200 Aug 06 05:23:21.177784 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 234/926] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:21 2026] GET /volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:21.493622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-119559dc-9f2c-4201-a85d-d45ab6e6585a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:21.495640 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-119559dc-9f2c-4201-a85d-d45ab6e6585a tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 Aug 06 05:23:21.495838 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-119559dc-9f2c-4201-a85d-d45ab6e6585a tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:21.496018 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-119559dc-9f2c-4201-a85d-d45ab6e6585a tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:21.498159 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9df26b5e-c8fa-422a-ad1f-1784a39b644d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:21.501048 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9df26b5e-c8fa-422a-ad1f-1784a39b644d tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:21.501261 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9df26b5e-c8fa-422a-ad1f-1784a39b644d tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:21.501469 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9df26b5e-c8fa-422a-ad1f-1784a39b644d tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:21.506022 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-119559dc-9f2c-4201-a85d-d45ab6e6585a tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 returned with HTTP 404 Aug 06 05:23:21.506702 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 231/927] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:21 2026] GET /volume/v3/volumes/3a69c99d-c5b8-4e76-9217-350f7b418931 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:23:21.519337 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:21.519337 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:21.527062 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9df26b5e-c8fa-422a-ad1f-1784a39b644d tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:21.532158 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9df26b5e-c8fa-422a-ad1f-1784a39b644d tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:21.532948 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 229/928] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:21 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:21.549815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-255a5bd9-b7cd-40df-803a-7925aa5c7f0c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:21.552396 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-255a5bd9-b7cd-40df-803a-7925aa5c7f0c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:23:21.552659 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-255a5bd9-b7cd-40df-803a-7925aa5c7f0c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:21.552977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-255a5bd9-b7cd-40df-803a-7925aa5c7f0c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:21.558375 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:21.561000 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:21.561627 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-VolumesGetTest-Volume-697844428", "metadata": {"Type": "Test"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:21.564035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request body: {'volume': {'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-697844428', 'metadata': {'Type': 'Test'}}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:21.566379 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:21.566379 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:21.571097 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-255a5bd9-b7cd-40df-803a-7925aa5c7f0c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:23:21.578108 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-255a5bd9-b7cd-40df-803a-7925aa5c7f0c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:23:21.578108 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 235/929] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:21 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:21.682715 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume of 1 GB Aug 06 05:23:21.687419 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Availability Zones retrieved successfully. Aug 06 05:23:21.694627 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (ffed4b2f-5aa6-4124-b1fa-37163ee096cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:21.696157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478870f0-abb6-4136-a74c-4f22e4cd74e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:21.697624 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:21.765560 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478870f0-abb6-4136-a74c-4f22e4cd74e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:21.766682 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc021bb-e3c5-4580-ad0f-0f41c43a703e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:21.809093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Created reservations ['a3cb535f-e70e-4f60-b6ff-5e5a55208c6e', '899481b8-55f9-4828-8b29-afe3f164d076', 'f1869b45-461d-43a2-b5d2-5795b6f97b4e', '7f9332e6-b3e6-49c0-b209-ebc3633fd050'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:21.810059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc021bb-e3c5-4580-ad0f-0f41c43a703e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3cb535f-e70e-4f60-b6ff-5e5a55208c6e', '899481b8-55f9-4828-8b29-afe3f164d076', 'f1869b45-461d-43a2-b5d2-5795b6f97b4e', '7f9332e6-b3e6-49c0-b209-ebc3633fd050']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:21.811012 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6d6ac7-f766-4038-89ae-54d445ce4eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:21.840993 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6d6ac7-f766-4038-89ae-54d445ce4eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18907f08-505e-4348-84c0-3098883d45c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-697844428',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['a3cb535f-e70e-4f60-b6ff-5e5a55208c6e','899481b8-55f9-4828-8b29-afe3f164d076','f1869b45-461d-43a2-b5d2-5795b6f97b4e','7f9332e6-b3e6-49c0-b209-ebc3633fd050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-697844428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18907f08-505e-4348-84c0-3098883d45c3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2483377ea34048ad9361c40e22afc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:21.842555 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (361b5df7-08a0-4134-afec-8a8910b70c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:21.861771 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (361b5df7-08a0-4134-afec-8a8910b70c21) transitioned into state 'SUCCESS' from state '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-697844428',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['a3cb535f-e70e-4f60-b6ff-5e5a55208c6e','899481b8-55f9-4828-8b29-afe3f164d076','f1869b45-461d-43a2-b5d2-5795b6f97b4e','7f9332e6-b3e6-49c0-b209-ebc3633fd050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:21.862687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a8cac4-6918-400c-914b-811129bf6134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:21.871912 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a8cac4-6918-400c-914b-811129bf6134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:21.872902 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (ffed4b2f-5aa6-4124-b1fa-37163ee096cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:21.873210 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request issued successfully. Aug 06 05:23:21.873796 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-07c625e5-7c85-4760-99d9-efaf3f5ece46 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:21.874200 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 235/930] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:23:21 2026] POST /volume/v3/volumes => generated 758 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:21.888269 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a16e6f3e-c6fa-4b68-8dc2-3cfad55d8122 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:21.890072 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a16e6f3e-c6fa-4b68-8dc2-3cfad55d8122 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:21.890356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a16e6f3e-c6fa-4b68-8dc2-3cfad55d8122 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:21.892742 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a16e6f3e-c6fa-4b68-8dc2-3cfad55d8122 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:21.904837 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:21.904837 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:21.912818 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a16e6f3e-c6fa-4b68-8dc2-3cfad55d8122 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:21.917829 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a16e6f3e-c6fa-4b68-8dc2-3cfad55d8122 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 200 Aug 06 05:23:21.918069 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 232/931] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:21 2026] GET /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:22.192092 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-09878fc0-b361-455d-ab83-c7a66c77c437 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:22.195198 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-09878fc0-b361-455d-ab83-c7a66c77c437 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 Aug 06 05:23:22.195952 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-09878fc0-b361-455d-ab83-c7a66c77c437 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:22.196200 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-09878fc0-b361-455d-ab83-c7a66c77c437 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:22.203173 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:22.203173 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:22.203996 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-09878fc0-b361-455d-ab83-c7a66c77c437 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:22.205098 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-09878fc0-b361-455d-ab83-c7a66c77c437 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 returned with HTTP 200 Aug 06 05:23:22.205526 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 230/932] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:22 2026] GET /volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:22.215412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9792d153-34ac-4ddd-bdae-f87f3925cbcd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:22.216906 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9792d153-34ac-4ddd-bdae-f87f3925cbcd tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56/action Aug 06 05:23:22.217416 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9792d153-34ac-4ddd-bdae-f87f3925cbcd tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:22.217620 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9792d153-34ac-4ddd-bdae-f87f3925cbcd tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:22.219050 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.admin_actions [None req-9792d153-34ac-4ddd-bdae-f87f3925cbcd tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot '14b3b54b-0693-461b-ab5c-2b17d9e38e56' with '{'status': 'creating'}' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:22.251299 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:22.251299 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:22.268125 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9792d153-34ac-4ddd-bdae-f87f3925cbcd tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56/action returned with HTTP 202 Aug 06 05:23:22.268773 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 236/933] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:22 2026] POST /volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:22.277411 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-40af4d24-771d-433d-a517-9a5d42971ad5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:22.281309 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-40af4d24-771d-433d-a517-9a5d42971ad5 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 Aug 06 05:23:22.281860 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-40af4d24-771d-433d-a517-9a5d42971ad5 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:22.282227 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-40af4d24-771d-433d-a517-9a5d42971ad5 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:22.288906 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:22.288906 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:22.289779 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-40af4d24-771d-433d-a517-9a5d42971ad5 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:22.291281 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-40af4d24-771d-433d-a517-9a5d42971ad5 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 returned with HTTP 200 Aug 06 05:23:22.292389 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 236/934] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:22 2026] GET /volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:22.302231 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f297691b-20ed-4099-b122-7141af4fbf3a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:22.304093 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f297691b-20ed-4099-b122-7141af4fbf3a tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56/action Aug 06 05:23:22.304490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f297691b-20ed-4099-b122-7141af4fbf3a tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:22.304597 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f297691b-20ed-4099-b122-7141af4fbf3a tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:22.310750 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:22.310750 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:22.311043 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f297691b-20ed-4099-b122-7141af4fbf3a tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Snapshot retrieved successfully. Aug 06 05:23:22.329701 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f297691b-20ed-4099-b122-7141af4fbf3a tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Snapshot delete request issued successfully. Aug 06 05:23:22.329894 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f297691b-20ed-4099-b122-7141af4fbf3a tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56/action returned with HTTP 202 Aug 06 05:23:22.330329 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 233/935] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:22 2026] POST /volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:22.337886 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-33b5a384-a5fa-4366-9760-e8fdf763bf33 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:22.341030 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-33b5a384-a5fa-4366-9760-e8fdf763bf33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 Aug 06 05:23:22.342031 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-33b5a384-a5fa-4366-9760-e8fdf763bf33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:22.342031 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-33b5a384-a5fa-4366-9760-e8fdf763bf33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:22.347768 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:22.347768 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:22.348333 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-33b5a384-a5fa-4366-9760-e8fdf763bf33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:22.349265 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-33b5a384-a5fa-4366-9760-e8fdf763bf33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 returned with HTTP 200 Aug 06 05:23:22.350965 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 231/936] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:22 2026] GET /volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:22.933897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f29ed917-5a37-4092-8feb-b72e44cfd74d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:22.935961 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f29ed917-5a37-4092-8feb-b72e44cfd74d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:22.936206 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f29ed917-5a37-4092-8feb-b72e44cfd74d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:22.936486 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f29ed917-5a37-4092-8feb-b72e44cfd74d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:22.946795 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:22.946795 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:22.952229 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f29ed917-5a37-4092-8feb-b72e44cfd74d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:22.954905 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-1e79524a-8848-4315-a491-5ed404246c63 req-14cf7328-4af5-42b7-925d-03e7c0d67f53 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:22.958308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-14cf7328-4af5-42b7-925d-03e7c0d67f53 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:22.958308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-14cf7328-4af5-42b7-925d-03e7c0d67f53 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:22.958455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-14cf7328-4af5-42b7-925d-03e7c0d67f53 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:22.960630 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f29ed917-5a37-4092-8feb-b72e44cfd74d tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 200 Aug 06 05:23:22.961224 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 237/937] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:22 2026] GET /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:22.965764 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:22.965764 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:22.969684 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-1e79524a-8848-4315-a491-5ed404246c63 req-14cf7328-4af5-42b7-925d-03e7c0d67f53 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:22.973806 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-14cf7328-4af5-42b7-925d-03e7c0d67f53 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:22.974370 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 237/938] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:23:22 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:22.983368 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-56bc7251-6d82-461a-b0fe-fad613331c78 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:22.988527 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-56bc7251-6d82-461a-b0fe-fad613331c78 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:22.988527 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-56bc7251-6d82-461a-b0fe-fad613331c78 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:22.988679 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-56bc7251-6d82-461a-b0fe-fad613331c78 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:22.996958 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:22.996958 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:23.003019 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-56bc7251-6d82-461a-b0fe-fad613331c78 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:23.010318 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-56bc7251-6d82-461a-b0fe-fad613331c78 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 200 Aug 06 05:23:23.010829 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 234/939] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:22 2026] GET /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:23.030606 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-780b534d-783c-46ff-ae5d-7cb2948d9579 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.032841 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-780b534d-783c-46ff-ae5d-7cb2948d9579 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] PUT https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:23.033249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-780b534d-783c-46ff-ae5d-7cb2948d9579 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-697844428"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:23.045587 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.045587 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:23.053009 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-780b534d-783c-46ff-ae5d-7cb2948d9579 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:23.071358 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-780b534d-783c-46ff-ae5d-7cb2948d9579 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume updated successfully. Aug 06 05:23:23.074470 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-780b534d-783c-46ff-ae5d-7cb2948d9579 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 200 Aug 06 05:23:23.074574 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cd4cccc8-9628-4e2c-bafa-9578c9c6c085 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.074633 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 232/940] 10.4.3.205 () {68 vars in 1368 bytes} [Thu Aug 6 05:23:23 2026] PUT /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 782 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:23.074707 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cd4cccc8-9628-4e2c-bafa-9578c9c6c085 None None] GET https://10.4.3.205/volume// Aug 06 05:23:23.074707 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cd4cccc8-9628-4e2c-bafa-9578c9c6c085 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.074707 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cd4cccc8-9628-4e2c-bafa-9578c9c6c085 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.074707 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cd4cccc8-9628-4e2c-bafa-9578c9c6c085 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:23.074707 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 238/941] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:23:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:23:23.085646 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-1e79524a-8848-4315-a491-5ed404246c63 req-d75b31e5-58fe-45bb-bc34-e8af7f857b5f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.088617 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-d75b31e5-58fe-45bb-bc34-e8af7f857b5f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:23:23.088712 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-232b0890-21c5-4a6d-81ae-0e29a9197b58 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.089242 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-d75b31e5-58fe-45bb-bc34-e8af7f857b5f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db9697ef-183f-4c74-931d-e8c8caa9a82f", "connector": null, "instance_uuid": "7286f01e-ab24-4469-b5de-4fc9bb0beb94"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:23.090828 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-232b0890-21c5-4a6d-81ae-0e29a9197b58 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] PUT https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:23.091318 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-232b0890-21c5-4a6d-81ae-0e29a9197b58 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1707881563", "description": "This is the new description of volume"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:23.103391 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.103391 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:23.104659 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.104659 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:23.112398 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-232b0890-21c5-4a6d-81ae-0e29a9197b58 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:23.122237 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-232b0890-21c5-4a6d-81ae-0e29a9197b58 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume updated successfully. Aug 06 05:23:23.123320 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-232b0890-21c5-4a6d-81ae-0e29a9197b58 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 200 Aug 06 05:23:23.123869 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 235/942] 10.4.3.205 () {68 vars in 1369 bytes} [Thu Aug 6 05:23:23 2026] PUT /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:23.132071 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-d75b31e5-58fe-45bb-bc34-e8af7f857b5f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:23:23.132595 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 238/943] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:23:23 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 06 05:23:23.140190 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e29faeca-a560-46d8-8580-176dd71d2c3f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.143716 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e29faeca-a560-46d8-8580-176dd71d2c3f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:23.143942 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e29faeca-a560-46d8-8580-176dd71d2c3f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.144174 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e29faeca-a560-46d8-8580-176dd71d2c3f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.159678 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.159678 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:23.165469 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e29faeca-a560-46d8-8580-176dd71d2c3f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:23.167605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c58530b8-6ac6-4adb-9ab2-194637f32355 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.169494 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c58530b8-6ac6-4adb-9ab2-194637f32355 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:23.170133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c58530b8-6ac6-4adb-9ab2-194637f32355 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.170945 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c58530b8-6ac6-4adb-9ab2-194637f32355 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.172351 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e29faeca-a560-46d8-8580-176dd71d2c3f tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 200 Aug 06 05:23:23.173179 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 233/944] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:23 2026] GET /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 1406 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:23.183329 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ff1b78ed-21b5-4147-82e7-eb3451b9b670 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.183513 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff1b78ed-21b5-4147-82e7-eb3451b9b670 None None] GET https://10.4.3.205/volume// Aug 06 05:23:23.183715 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff1b78ed-21b5-4147-82e7-eb3451b9b670 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.183960 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff1b78ed-21b5-4147-82e7-eb3451b9b670 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.184381 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff1b78ed-21b5-4147-82e7-eb3451b9b670 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:23.184595 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 236/945] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:23:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:23:23.187307 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.187307 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:23.191251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c2cd326e-2193-4876-8996-c24d210afc1e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.193219 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:23.193711 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-385210510", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-689972122"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:23.197310 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c58530b8-6ac6-4adb-9ab2-194637f32355 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:23.197393 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-385210510', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-689972122'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:23.197393 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume of 1 GB Aug 06 05:23:23.197393 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.197393 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:23.198808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-1e79524a-8848-4315-a491-5ed404246c63 req-01ff9747-c0b7-4d71-8e92-896343a55646 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.199677 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Availability Zones retrieved successfully. Aug 06 05:23:23.200852 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c58530b8-6ac6-4adb-9ab2-194637f32355 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:23.201495 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 239/946] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:23 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:23.202889 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-01ff9747-c0b7-4d71-8e92-896343a55646 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:23.203241 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-01ff9747-c0b7-4d71-8e92-896343a55646 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.203575 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-01ff9747-c0b7-4d71-8e92-896343a55646 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.205621 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (af5a307b-fc67-4310-9c09-c167a3fc776b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:23.207532 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078f15eb-c979-4fce-bef7-5db1b73ce032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:23.208610 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:23.215892 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.215892 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:23.220227 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-1e79524a-8848-4315-a491-5ed404246c63 req-01ff9747-c0b7-4d71-8e92-896343a55646 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:23.226684 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-01ff9747-c0b7-4d71-8e92-896343a55646 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:23.227195 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 234/947] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:23:23 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:23.235891 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078f15eb-c979-4fce-bef7-5db1b73ce032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:23.236600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b4d5c2-eb66-4f2b-ab9c-43f5d2e92b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:23.279005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Created reservations ['d0bebd85-4f6e-428d-9342-e10406997a3c', '2c313010-e62b-46ba-bfe5-4827b65aae4b', 'a758f9c0-0ccf-4271-9d34-a8a5b6b540c0', 'ccdb197c-872e-4902-adf4-e79265fadd16'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:23.279726 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b4d5c2-eb66-4f2b-ab9c-43f5d2e92b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0bebd85-4f6e-428d-9342-e10406997a3c', '2c313010-e62b-46ba-bfe5-4827b65aae4b', 'a758f9c0-0ccf-4271-9d34-a8a5b6b540c0', 'ccdb197c-872e-4902-adf4-e79265fadd16']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:23.283308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62995e4c-8981-452f-946c-f135bab84511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:23.313628 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62995e4c-8981-452f-946c-f135bab84511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0972efb2-d567-4306-bb85-0c2048809a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-385210510',display_name='tempest-VolumesGetTest-Volume-689972122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['d0bebd85-4f6e-428d-9342-e10406997a3c','2c313010-e62b-46ba-bfe5-4827b65aae4b','a758f9c0-0ccf-4271-9d34-a8a5b6b540c0','ccdb197c-872e-4902-adf4-e79265fadd16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-385210510',display_name='tempest-VolumesGetTest-Volume-689972122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0972efb2-d567-4306-bb85-0c2048809a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2483377ea34048ad9361c40e22afc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:23.314051 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f59b84-872a-4b4d-9428-d755c52e632f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:23.333259 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f59b84-872a-4b4d-9428-d755c52e632f) transitioned into 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-385210510',display_name='tempest-VolumesGetTest-Volume-689972122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e7a75e5b224f6db4ccb06a1cb8bb76',qos_specs=None,replication_status=,reservations=['d0bebd85-4f6e-428d-9342-e10406997a3c','2c313010-e62b-46ba-bfe5-4827b65aae4b','a758f9c0-0ccf-4271-9d34-a8a5b6b540c0','ccdb197c-872e-4902-adf4-e79265fadd16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2483377ea34048ad9361c40e22afc4',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:23.334135 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824724e4-587d-43e3-b038-5a53db21d4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:23.337249 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-1e79524a-8848-4315-a491-5ed404246c63 req-fca88597-71e9-4613-8c0a-4d0d149b699d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.341057 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-fca88597-71e9-4613-8c0a-4d0d149b699d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] PUT https://10.4.3.205/volume/v3/attachments/bfb1a3b8-0b1c-43ff-b351-62ed3b311407 Aug 06 05:23:23.344353 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-fca88597-71e9-4613-8c0a-4d0d149b699d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:23.348626 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824724e4-587d-43e3-b038-5a53db21d4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:23.349475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Flow 'volume_create_api' (af5a307b-fc67-4310-9c09-c167a3fc776b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:23.349790 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Create volume request issued successfully. Aug 06 05:23:23.350392 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2cd326e-2193-4876-8996-c24d210afc1e tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:23.351312 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 239/948] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:23:23 2026] POST /volume/v3/volumes => generated 778 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:23.360013 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a51f878c-9215-4927-901e-e967c1f02a90 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.360318 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-1e79524a-8848-4315-a491-5ed404246c63 req-fca88597-71e9-4613-8c0a-4d0d149b699d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Acquiring lock "cinder-attachment_update-db9697ef-183f-4c74-931d-e8c8caa9a82f-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:23:23.362831 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a51f878c-9215-4927-901e-e967c1f02a90 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 Aug 06 05:23:23.362831 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a51f878c-9215-4927-901e-e967c1f02a90 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.362920 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a51f878c-9215-4927-901e-e967c1f02a90 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.367079 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dc55f41a-f4e4-40d4-830b-2f43def8faff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.371224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-1e79524a-8848-4315-a491-5ed404246c63 req-fca88597-71e9-4613-8c0a-4d0d149b699d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Lock "cinder-attachment_update-db9697ef-183f-4c74-931d-e8c8caa9a82f-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:23:23.371344 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a51f878c-9215-4927-901e-e967c1f02a90 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 returned with HTTP 404 Aug 06 05:23:23.371407 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc55f41a-f4e4-40d4-830b-2f43def8faff tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 Aug 06 05:23:23.371407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc55f41a-f4e4-40d4-830b-2f43def8faff tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.371469 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 240/949] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:23 2026] GET /volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:23.371496 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc55f41a-f4e4-40d4-830b-2f43def8faff tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.371519 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.371519 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:23.377390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c422e26f-07f4-400b-9558-28ee36660278 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.379596 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.379596 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:23.379883 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c422e26f-07f4-400b-9558-28ee36660278 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action Aug 06 05:23:23.381038 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c422e26f-07f4-400b-9558-28ee36660278 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:23.381038 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c422e26f-07f4-400b-9558-28ee36660278 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:23.382205 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.admin_actions [None req-c422e26f-07f4-400b-9558-28ee36660278 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot 'adca79da-d817-48e7-a272-40c9721f3bad' with '{'status': 'available'}' {{(pid=100428) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:23.385476 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-dc55f41a-f4e4-40d4-830b-2f43def8faff tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:23.390847 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc55f41a-f4e4-40d4-830b-2f43def8faff tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 returned with HTTP 200 Aug 06 05:23:23.391450 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 235/950] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:23 2026] GET /volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:23.396764 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.396764 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:23.412377 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c422e26f-07f4-400b-9558-28ee36660278 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action returned with HTTP 202 Aug 06 05:23:23.412808 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 240/951] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:23 2026] POST /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:23.421234 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e4763608-071e-4731-befc-d4c08fd8eaff None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.424218 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4763608-071e-4731-befc-d4c08fd8eaff tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:23.424534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4763608-071e-4731-befc-d4c08fd8eaff tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.424804 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4763608-071e-4731-befc-d4c08fd8eaff tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.433984 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.433984 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:23.434806 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e4763608-071e-4731-befc-d4c08fd8eaff tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:23.436573 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4763608-071e-4731-befc-d4c08fd8eaff tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:23.437063 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 241/952] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:23 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:23.449965 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-de7ea24b-51d2-43bc-8624-1f972e0b44f1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.451746 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de7ea24b-51d2-43bc-8624-1f972e0b44f1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 Aug 06 05:23:23.452483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de7ea24b-51d2-43bc-8624-1f972e0b44f1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.452804 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de7ea24b-51d2-43bc-8624-1f972e0b44f1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.453031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-de7ea24b-51d2-43bc-8624-1f972e0b44f1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Delete snapshot with id: 14b3b54b-0693-461b-ab5c-2b17d9e38e56 Aug 06 05:23:23.460257 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de7ea24b-51d2-43bc-8624-1f972e0b44f1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 returned with HTTP 404 Aug 06 05:23:23.460257 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 236/953] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:23:23 2026] DELETE /volume/v3/snapshots/14b3b54b-0693-461b-ab5c-2b17d9e38e56 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:23.468897 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-19b84efb-7d64-4237-877b-128cbb27f335 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.471363 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-19b84efb-7d64-4237-877b-128cbb27f335 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:23.471705 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-19b84efb-7d64-4237-877b-128cbb27f335 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10838587-c00b-4bfc-a7e0-14eebc0da7a3", "name": "tempest-SnapshotsActionsTest-Snapshot-1167496690"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:23.480953 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.480953 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:23.481422 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-19b84efb-7d64-4237-877b-128cbb27f335 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:23.481544 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-19b84efb-7d64-4237-877b-128cbb27f335 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Create snapshot from volume 10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:23.500233 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-1e79524a-8848-4315-a491-5ed404246c63 req-fca88597-71e9-4613-8c0a-4d0d149b699d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Lock "cinder-attachment_update-db9697ef-183f-4c74-931d-e8c8caa9a82f-np0000006623" released by "attachment_update" :: held 0.130s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:23:23.500233 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-fca88597-71e9-4613-8c0a-4d0d149b699d tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/attachments/bfb1a3b8-0b1c-43ff-b351-62ed3b311407 returned with HTTP 200 Aug 06 05:23:23.500233 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 237/954] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:23:23 2026] PUT /volume/v3/attachments/bfb1a3b8-0b1c-43ff-b351-62ed3b311407 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:23.515849 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-19b84efb-7d64-4237-877b-128cbb27f335 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Created reservations ['d1bce707-9aaf-4bb9-b903-46dd16ee4785', 'f1a26aa3-b976-409b-8bda-3aa9b6187dcd', '021298ad-685e-4336-960d-9666c322d3a7', '6bac1477-4b67-4032-af4e-8a04fbabc96e'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:23.574190 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-19b84efb-7d64-4237-877b-128cbb27f335 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot create request issued successfully. Aug 06 05:23:23.574665 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-19b84efb-7d64-4237-877b-128cbb27f335 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:23:23.575148 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 241/955] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:23:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:23.584574 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2a8a6a28-25d0-40e3-8097-211ca60249b4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:23.587192 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a8a6a28-25d0-40e3-8097-211ca60249b4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 Aug 06 05:23:23.587532 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a8a6a28-25d0-40e3-8097-211ca60249b4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:23.587794 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a8a6a28-25d0-40e3-8097-211ca60249b4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:23.595061 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:23.595061 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:23.595524 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2a8a6a28-25d0-40e3-8097-211ca60249b4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:23.596540 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a8a6a28-25d0-40e3-8097-211ca60249b4 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 returned with HTTP 200 Aug 06 05:23:23.597122 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 242/956] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:23 2026] GET /volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:24.221282 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1645e9b0-ff08-487f-aab9-e351989175f5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.223503 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1645e9b0-ff08-487f-aab9-e351989175f5 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:24.225343 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1645e9b0-ff08-487f-aab9-e351989175f5 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:24.225343 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1645e9b0-ff08-487f-aab9-e351989175f5 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:24.240437 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.240437 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:24.246048 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1645e9b0-ff08-487f-aab9-e351989175f5 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:24.251446 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1645e9b0-ff08-487f-aab9-e351989175f5 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:24.252008 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 237/957] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:24 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:24.405146 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-022f07e2-3965-443f-a658-c421da89d781 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.408302 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-022f07e2-3965-443f-a658-c421da89d781 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 Aug 06 05:23:24.408302 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-022f07e2-3965-443f-a658-c421da89d781 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:24.408302 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-022f07e2-3965-443f-a658-c421da89d781 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:24.414538 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.414538 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:24.418450 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-022f07e2-3965-443f-a658-c421da89d781 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:24.426101 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-022f07e2-3965-443f-a658-c421da89d781 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 returned with HTTP 200 Aug 06 05:23:24.426101 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 238/958] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:24 2026] GET /volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:24.445104 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-868b5a69-7f9c-4ee7-97f0-e398bab65ac0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.447408 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-868b5a69-7f9c-4ee7-97f0-e398bab65ac0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] PUT https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 Aug 06 05:23:24.447799 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-868b5a69-7f9c-4ee7-97f0-e398bab65ac0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-697844428", "description": null}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:24.457035 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.457035 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:24.462920 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-868b5a69-7f9c-4ee7-97f0-e398bab65ac0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:24.473930 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-868b5a69-7f9c-4ee7-97f0-e398bab65ac0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume updated successfully. Aug 06 05:23:24.474671 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-868b5a69-7f9c-4ee7-97f0-e398bab65ac0 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 returned with HTTP 200 Aug 06 05:23:24.475096 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 242/959] 10.4.3.205 () {68 vars in 1368 bytes} [Thu Aug 6 05:23:24 2026] PUT /volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 => generated 769 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:24.489744 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-32eadd13-c161-4c66-a650-5ad71ae7074b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.492772 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-32eadd13-c161-4c66-a650-5ad71ae7074b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 Aug 06 05:23:24.492993 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-32eadd13-c161-4c66-a650-5ad71ae7074b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:24.493174 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-32eadd13-c161-4c66-a650-5ad71ae7074b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:24.505479 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.505479 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:24.511358 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-32eadd13-c161-4c66-a650-5ad71ae7074b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:24.516501 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-32eadd13-c161-4c66-a650-5ad71ae7074b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 returned with HTTP 200 Aug 06 05:23:24.516966 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 243/960] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:24 2026] GET /volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:24.531552 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c55bcbda-ed24-4bc5-8941-64fe1fa9c888 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.533333 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c55bcbda-ed24-4bc5-8941-64fe1fa9c888 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] DELETE https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 Aug 06 05:23:24.533758 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c55bcbda-ed24-4bc5-8941-64fe1fa9c888 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:24.534132 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c55bcbda-ed24-4bc5-8941-64fe1fa9c888 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:24.535308 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c55bcbda-ed24-4bc5-8941-64fe1fa9c888 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume with id: 0972efb2-d567-4306-bb85-0c2048809a70 Aug 06 05:23:24.544170 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.544170 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:24.545053 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c55bcbda-ed24-4bc5-8941-64fe1fa9c888 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:24.575086 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c55bcbda-ed24-4bc5-8941-64fe1fa9c888 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume request issued successfully. Aug 06 05:23:24.575086 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c55bcbda-ed24-4bc5-8941-64fe1fa9c888 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 returned with HTTP 202 Aug 06 05:23:24.575086 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 238/961] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:24 2026] DELETE /volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:24.585369 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-240b7f86-dece-4da8-90a9-3279852f389c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.586773 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-240b7f86-dece-4da8-90a9-3279852f389c tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 Aug 06 05:23:24.587078 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-240b7f86-dece-4da8-90a9-3279852f389c tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:24.587387 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-240b7f86-dece-4da8-90a9-3279852f389c tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:24.597773 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.597773 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:24.605221 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-240b7f86-dece-4da8-90a9-3279852f389c tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:24.608177 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-240b7f86-dece-4da8-90a9-3279852f389c tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 returned with HTTP 200 Aug 06 05:23:24.609477 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 239/962] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:24 2026] GET /volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:24.609601 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-229f4d96-c325-4dc5-b4a4-ba4f2d371259 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.611713 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-229f4d96-c325-4dc5-b4a4-ba4f2d371259 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 Aug 06 05:23:24.611985 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-229f4d96-c325-4dc5-b4a4-ba4f2d371259 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:24.612417 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-229f4d96-c325-4dc5-b4a4-ba4f2d371259 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:24.618958 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.618958 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:24.619743 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-229f4d96-c325-4dc5-b4a4-ba4f2d371259 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:24.620929 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-229f4d96-c325-4dc5-b4a4-ba4f2d371259 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 returned with HTTP 200 Aug 06 05:23:24.621668 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 243/963] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:24 2026] GET /volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:24.638507 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-75a9431b-f9bd-48e8-aa85-41ae439ec894 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.641016 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-75a9431b-f9bd-48e8-aa85-41ae439ec894 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923/action Aug 06 05:23:24.641599 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-75a9431b-f9bd-48e8-aa85-41ae439ec894 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:24.641914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-75a9431b-f9bd-48e8-aa85-41ae439ec894 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:24.644166 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.admin_actions [None req-75a9431b-f9bd-48e8-aa85-41ae439ec894 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot '25ee2b9f-d2f5-4598-9942-b951d5cc7923' with '{'status': 'deleting'}' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:24.660534 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.660534 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:24.680350 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-75a9431b-f9bd-48e8-aa85-41ae439ec894 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923/action returned with HTTP 202 Aug 06 05:23:24.680350 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 244/964] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:24 2026] POST /volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:24.691579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-06be642d-16d9-469a-a3fc-8ca480a5a37a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.693626 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-06be642d-16d9-469a-a3fc-8ca480a5a37a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 Aug 06 05:23:24.694035 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-06be642d-16d9-469a-a3fc-8ca480a5a37a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:24.695350 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-06be642d-16d9-469a-a3fc-8ca480a5a37a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:24.703412 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.703412 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:24.704177 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-06be642d-16d9-469a-a3fc-8ca480a5a37a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:24.708415 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-06be642d-16d9-469a-a3fc-8ca480a5a37a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 returned with HTTP 200 Aug 06 05:23:24.708415 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 239/965] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:24 2026] GET /volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:24.718227 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0c5321be-ae03-4a6b-849f-1f62dc194109 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.720091 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0c5321be-ae03-4a6b-849f-1f62dc194109 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923/action Aug 06 05:23:24.720670 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0c5321be-ae03-4a6b-849f-1f62dc194109 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:24.724849 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0c5321be-ae03-4a6b-849f-1f62dc194109 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:24.736688 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.736688 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:24.736688 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0c5321be-ae03-4a6b-849f-1f62dc194109 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Snapshot retrieved successfully. Aug 06 05:23:24.760274 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0c5321be-ae03-4a6b-849f-1f62dc194109 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Snapshot delete request issued successfully. Aug 06 05:23:24.760464 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0c5321be-ae03-4a6b-849f-1f62dc194109 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923/action returned with HTTP 202 Aug 06 05:23:24.761181 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 240/966] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:24 2026] POST /volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:24.779312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5cabc631-ff62-4c0d-870e-a6a74561f9a7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:24.780564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5cabc631-ff62-4c0d-870e-a6a74561f9a7 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 Aug 06 05:23:24.780755 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5cabc631-ff62-4c0d-870e-a6a74561f9a7 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:24.781006 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5cabc631-ff62-4c0d-870e-a6a74561f9a7 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:24.788157 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:24.788157 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:24.788275 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5cabc631-ff62-4c0d-870e-a6a74561f9a7 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:24.791062 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5cabc631-ff62-4c0d-870e-a6a74561f9a7 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 returned with HTTP 200 Aug 06 05:23:24.791956 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 244/967] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:24 2026] GET /volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:25.267356 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a048d47d-01d3-40a4-a26b-827b87e64798 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.270786 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a048d47d-01d3-40a4-a26b-827b87e64798 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:25.271074 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a048d47d-01d3-40a4-a26b-827b87e64798 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.271355 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a048d47d-01d3-40a4-a26b-827b87e64798 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.291764 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:25.291764 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:25.295497 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a048d47d-01d3-40a4-a26b-827b87e64798 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:25.300311 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a048d47d-01d3-40a4-a26b-827b87e64798 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:25.300861 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 245/968] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:25.360048 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bd807063-5115-4c2e-a4da-4bffc09a7e4b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.474977 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bd807063-5115-4c2e-a4da-4bffc09a7e4b tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] GET https://10.4.3.205/volume/v3/scheduler-stats/get_pools Aug 06 05:23:25.475180 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bd807063-5115-4c2e-a4da-4bffc09a7e4b tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.475530 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bd807063-5115-4c2e-a4da-4bffc09a7e4b tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Calling method 'get_pools' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.485562 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bd807063-5115-4c2e-a4da-4bffc09a7e4b tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] https://10.4.3.205/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 05:23:25.485825 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 240/969] 10.4.3.205 () {66 vars in 1291 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:25.496397 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6b1f6add-e12d-40d6-ba9e-efec7e703619 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.498793 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6b1f6add-e12d-40d6-ba9e-efec7e703619 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] GET https://10.4.3.205/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 05:23:25.499139 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6b1f6add-e12d-40d6-ba9e-efec7e703619 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.499469 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6b1f6add-e12d-40d6-ba9e-efec7e703619 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Calling method 'get_pools' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.499859 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:25.499859 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:25.510158 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6b1f6add-e12d-40d6-ba9e-efec7e703619 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] https://10.4.3.205/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 05:23:25.510800 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 241/970] 10.4.3.205 () {66 vars in 1314 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:25.519459 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bfec3550-f356-4f49-ad18-fb2ab32a7596 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.521171 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bfec3550-f356-4f49-ad18-fb2ab32a7596 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] GET https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool Aug 06 05:23:25.521422 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bfec3550-f356-4f49-ad18-fb2ab32a7596 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.521608 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bfec3550-f356-4f49-ad18-fb2ab32a7596 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.533697 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bfec3550-f356-4f49-ad18-fb2ab32a7596 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool returned with HTTP 200 Aug 06 05:23:25.534068 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 245/971] 10.4.3.205 () {66 vars in 1318 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/capabilities/np0000006623@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:25.542875 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-92efec22-871b-425c-91f0-70cc1c5f565b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.544760 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-92efec22-871b-425c-91f0-70cc1c5f565b tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] GET https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool Aug 06 05:23:25.545005 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-92efec22-871b-425c-91f0-70cc1c5f565b tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.545219 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-92efec22-871b-425c-91f0-70cc1c5f565b tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.556790 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-92efec22-871b-425c-91f0-70cc1c5f565b tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool returned with HTTP 200 Aug 06 05:23:25.557204 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 246/972] 10.4.3.205 () {66 vars in 1318 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/capabilities/np0000006623@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:25.566793 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-df7310a5-d006-4294-b95e-579f1461db53 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.569221 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-df7310a5-d006-4294-b95e-579f1461db53 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] GET https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool Aug 06 05:23:25.569570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-df7310a5-d006-4294-b95e-579f1461db53 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.569885 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-df7310a5-d006-4294-b95e-579f1461db53 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.584970 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-df7310a5-d006-4294-b95e-579f1461db53 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792 tempest-BackendsCapabilitiesAdminTestsJSON-1089437792-project-admin] https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool returned with HTTP 200 Aug 06 05:23:25.586031 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 241/973] 10.4.3.205 () {66 vars in 1318 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/capabilities/np0000006623@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:25.629273 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-31666771-994f-4810-8c2e-7bc334960416 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.631012 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-31666771-994f-4810-8c2e-7bc334960416 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 Aug 06 05:23:25.631143 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-31666771-994f-4810-8c2e-7bc334960416 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.631312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-31666771-994f-4810-8c2e-7bc334960416 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.636628 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-31666771-994f-4810-8c2e-7bc334960416 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 returned with HTTP 404 Aug 06 05:23:25.637413 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 242/974] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/volumes/0972efb2-d567-4306-bb85-0c2048809a70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:25.644166 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a608d004-5f99-47f9-a8b4-0811c064b766 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.646510 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a608d004-5f99-47f9-a8b4-0811c064b766 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:25.646685 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a608d004-5f99-47f9-a8b4-0811c064b766 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.646858 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a608d004-5f99-47f9-a8b4-0811c064b766 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.653612 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:25.653612 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:25.657254 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a608d004-5f99-47f9-a8b4-0811c064b766 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:25.661371 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a608d004-5f99-47f9-a8b4-0811c064b766 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 200 Aug 06 05:23:25.661873 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 246/975] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 1406 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:23:25.673860 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4f929a20-3d66-4b4b-b849-7b44e107751b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.676121 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4f929a20-3d66-4b4b-b849-7b44e107751b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] DELETE https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:25.676438 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4f929a20-3d66-4b4b-b849-7b44e107751b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.676619 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4f929a20-3d66-4b4b-b849-7b44e107751b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.676811 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-4f929a20-3d66-4b4b-b849-7b44e107751b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume with id: 18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:25.686503 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:25.686503 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:25.687065 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4f929a20-3d66-4b4b-b849-7b44e107751b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:25.706093 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4f929a20-3d66-4b4b-b849-7b44e107751b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Delete volume request issued successfully. Aug 06 05:23:25.706323 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4f929a20-3d66-4b4b-b849-7b44e107751b tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 202 Aug 06 05:23:25.707102 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 247/976] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:25 2026] DELETE /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:25.716229 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-01e31f78-bc93-4874-ace6-703a23635281 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.721895 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-01e31f78-bc93-4874-ace6-703a23635281 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:25.722197 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-01e31f78-bc93-4874-ace6-703a23635281 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.722506 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-01e31f78-bc93-4874-ace6-703a23635281 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.734370 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:25.734370 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:25.743611 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-01e31f78-bc93-4874-ace6-703a23635281 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Volume info retrieved successfully. Aug 06 05:23:25.749186 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-01e31f78-bc93-4874-ace6-703a23635281 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 200 Aug 06 05:23:25.749859 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 242/977] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 1405 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:25.802837 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e05ed5ce-c2cd-49dc-b183-3be42621a799 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.805169 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e05ed5ce-c2cd-49dc-b183-3be42621a799 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 Aug 06 05:23:25.805169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e05ed5ce-c2cd-49dc-b183-3be42621a799 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.805363 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e05ed5ce-c2cd-49dc-b183-3be42621a799 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.810663 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e05ed5ce-c2cd-49dc-b183-3be42621a799 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 returned with HTTP 404 Aug 06 05:23:25.811361 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 243/978] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:25.828323 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f3b774cb-637f-492b-8df3-8104c110dbaa None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.828323 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f3b774cb-637f-492b-8df3-8104c110dbaa tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action Aug 06 05:23:25.828323 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f3b774cb-637f-492b-8df3-8104c110dbaa tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:25.828323 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f3b774cb-637f-492b-8df3-8104c110dbaa tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:25.828880 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.admin_actions [None req-f3b774cb-637f-492b-8df3-8104c110dbaa tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot 'adca79da-d817-48e7-a272-40c9721f3bad' with '{'status': 'available'}' {{(pid=100428) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:25.838203 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:25.838203 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:25.853626 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f3b774cb-637f-492b-8df3-8104c110dbaa tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action returned with HTTP 202 Aug 06 05:23:25.853626 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 247/979] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:25 2026] POST /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:25.859235 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-14d213e9-b700-4e3a-b106-c08fbdc1eec3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.860957 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-14d213e9-b700-4e3a-b106-c08fbdc1eec3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:25.861189 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-14d213e9-b700-4e3a-b106-c08fbdc1eec3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.861396 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-14d213e9-b700-4e3a-b106-c08fbdc1eec3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.866900 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:25.866900 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:25.867452 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-14d213e9-b700-4e3a-b106-c08fbdc1eec3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:25.868215 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-14d213e9-b700-4e3a-b106-c08fbdc1eec3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:25.868588 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 248/980] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:25.877562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-19283798-2a75-4d11-b98f-da4f8321a59c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.880160 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-19283798-2a75-4d11-b98f-da4f8321a59c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 Aug 06 05:23:25.880852 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-19283798-2a75-4d11-b98f-da4f8321a59c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:25.881143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-19283798-2a75-4d11-b98f-da4f8321a59c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:25.881266 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-19283798-2a75-4d11-b98f-da4f8321a59c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Delete snapshot with id: 25ee2b9f-d2f5-4598-9942-b951d5cc7923 Aug 06 05:23:25.892164 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-19283798-2a75-4d11-b98f-da4f8321a59c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 returned with HTTP 404 Aug 06 05:23:25.892689 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 243/981] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:23:25 2026] DELETE /volume/v3/snapshots/25ee2b9f-d2f5-4598-9942-b951d5cc7923 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:25.905475 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b302e441-35f2-428d-b8c8-8b7b230686bf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:25.908110 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b302e441-35f2-428d-b8c8-8b7b230686bf tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:25.908523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b302e441-35f2-428d-b8c8-8b7b230686bf tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10838587-c00b-4bfc-a7e0-14eebc0da7a3", "name": "tempest-SnapshotsActionsTest-Snapshot-729303336"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:25.919775 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:25.919775 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:25.920258 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b302e441-35f2-428d-b8c8-8b7b230686bf tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:25.920432 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-b302e441-35f2-428d-b8c8-8b7b230686bf tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Create snapshot from volume 10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:25.947571 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-b302e441-35f2-428d-b8c8-8b7b230686bf tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Created reservations ['bc4e0114-de42-4955-8a0f-0b9ab70f18f4', 'bb28385f-9e80-44b7-bd8d-f17f5d74f898', 'dc7323bb-c2f6-450f-9458-999fbbfc9242', '85d523db-c3cf-4ada-98aa-55efc8b623ab'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:25.987321 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b302e441-35f2-428d-b8c8-8b7b230686bf tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot create request issued successfully. Aug 06 05:23:25.987321 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b302e441-35f2-428d-b8c8-8b7b230686bf tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:23:25.987321 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 244/982] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:23:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:25.998701 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-82aaf9b7-9076-4fb6-aac1-bbf5082c059a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:26.000679 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-82aaf9b7-9076-4fb6-aac1-bbf5082c059a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 Aug 06 05:23:26.000870 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-82aaf9b7-9076-4fb6-aac1-bbf5082c059a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:26.001088 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-82aaf9b7-9076-4fb6-aac1-bbf5082c059a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:26.008004 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:26.008004 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:26.008473 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-82aaf9b7-9076-4fb6-aac1-bbf5082c059a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:26.009228 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-82aaf9b7-9076-4fb6-aac1-bbf5082c059a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 returned with HTTP 200 Aug 06 05:23:26.009630 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 248/983] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:25 2026] GET /volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:26.315577 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1626e841-00ec-4db8-b20a-091fecd1ee1f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:26.318751 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1626e841-00ec-4db8-b20a-091fecd1ee1f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:26.318984 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1626e841-00ec-4db8-b20a-091fecd1ee1f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:26.319181 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1626e841-00ec-4db8-b20a-091fecd1ee1f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:26.330811 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:26.330811 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:26.336942 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1626e841-00ec-4db8-b20a-091fecd1ee1f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:26.343102 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1626e841-00ec-4db8-b20a-091fecd1ee1f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:26.343932 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 249/984] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:26 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:26.771299 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-adf16cba-cb3f-4815-bfd0-0d340971f411 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:26.772926 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-adf16cba-cb3f-4815-bfd0-0d340971f411 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] GET https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 Aug 06 05:23:26.772926 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-adf16cba-cb3f-4815-bfd0-0d340971f411 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:26.773181 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-adf16cba-cb3f-4815-bfd0-0d340971f411 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:26.779939 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-1e79524a-8848-4315-a491-5ed404246c63 req-346a4097-b94d-483c-94ff-d623602485e9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:26.782117 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-346a4097-b94d-483c-94ff-d623602485e9 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] POST https://10.4.3.205/volume/v3/attachments/bfb1a3b8-0b1c-43ff-b351-62ed3b311407/action Aug 06 05:23:26.784899 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-346a4097-b94d-483c-94ff-d623602485e9 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:26.784899 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-346a4097-b94d-483c-94ff-d623602485e9 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:26.785093 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-adf16cba-cb3f-4815-bfd0-0d340971f411 tempest-VolumesGetTest-914701749 tempest-VolumesGetTest-914701749-project-member] https://10.4.3.205/volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 returned with HTTP 404 Aug 06 05:23:26.785093 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 244/985] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:26 2026] GET /volume/v3/volumes/18907f08-505e-4348-84c0-3098883d45c3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:26.801393 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:26.801393 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:26.815529 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-1e79524a-8848-4315-a491-5ed404246c63 req-346a4097-b94d-483c-94ff-d623602485e9 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/attachments/bfb1a3b8-0b1c-43ff-b351-62ed3b311407/action returned with HTTP 204 Aug 06 05:23:26.816196 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 245/986] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:23:26 2026] POST /volume/v3/attachments/bfb1a3b8-0b1c-43ff-b351-62ed3b311407/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:27.021829 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-25bece9a-3fcb-4377-8428-652060bad0cc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:27.026321 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-25bece9a-3fcb-4377-8428-652060bad0cc tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 Aug 06 05:23:27.026321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-25bece9a-3fcb-4377-8428-652060bad0cc tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:27.026321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-25bece9a-3fcb-4377-8428-652060bad0cc tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:27.033988 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:27.033988 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:27.034790 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-25bece9a-3fcb-4377-8428-652060bad0cc tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:27.037978 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-25bece9a-3fcb-4377-8428-652060bad0cc tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 returned with HTTP 200 Aug 06 05:23:27.039183 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 249/987] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:27 2026] GET /volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:27.052990 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-96513af4-5db7-4156-b431-f67a1028424c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:27.056670 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-96513af4-5db7-4156-b431-f67a1028424c tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3/action Aug 06 05:23:27.057011 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-96513af4-5db7-4156-b431-f67a1028424c tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:27.057129 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-96513af4-5db7-4156-b431-f67a1028424c tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:27.061464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.admin_actions [None req-96513af4-5db7-4156-b431-f67a1028424c tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot '61a5fd35-a504-4acd-9029-27c4b74fb8d3' with '{'status': 'error'}' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:27.074169 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:27.074169 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:27.091495 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-96513af4-5db7-4156-b431-f67a1028424c tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3/action returned with HTTP 202 Aug 06 05:23:27.091495 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 250/988] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:27 2026] POST /volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:27.099488 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7251d11a-aaac-47ab-91eb-63cdb8235a0a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:27.103328 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7251d11a-aaac-47ab-91eb-63cdb8235a0a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 Aug 06 05:23:27.103328 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7251d11a-aaac-47ab-91eb-63cdb8235a0a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:27.103328 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7251d11a-aaac-47ab-91eb-63cdb8235a0a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:27.108445 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:27.108445 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:27.109010 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7251d11a-aaac-47ab-91eb-63cdb8235a0a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:27.109974 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7251d11a-aaac-47ab-91eb-63cdb8235a0a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 returned with HTTP 200 Aug 06 05:23:27.110494 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 245/989] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:27 2026] GET /volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:27.123217 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-89b2e9e8-8371-47a5-af93-ff83cbc51aa3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:27.125657 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-89b2e9e8-8371-47a5-af93-ff83cbc51aa3 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3/action Aug 06 05:23:27.126036 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-89b2e9e8-8371-47a5-af93-ff83cbc51aa3 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:27.126504 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-89b2e9e8-8371-47a5-af93-ff83cbc51aa3 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:27.133376 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:27.133376 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:27.133812 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-89b2e9e8-8371-47a5-af93-ff83cbc51aa3 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Snapshot retrieved successfully. Aug 06 05:23:27.152197 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-89b2e9e8-8371-47a5-af93-ff83cbc51aa3 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Snapshot delete request issued successfully. Aug 06 05:23:27.152743 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-89b2e9e8-8371-47a5-af93-ff83cbc51aa3 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3/action returned with HTTP 202 Aug 06 05:23:27.153198 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 246/990] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:27 2026] POST /volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:27.164261 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-23d6f63b-7eaa-4dea-8e3d-fa8611170ed3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:27.166673 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-23d6f63b-7eaa-4dea-8e3d-fa8611170ed3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 Aug 06 05:23:27.166917 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-23d6f63b-7eaa-4dea-8e3d-fa8611170ed3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:27.167120 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-23d6f63b-7eaa-4dea-8e3d-fa8611170ed3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:27.175375 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:27.175375 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:27.176249 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-23d6f63b-7eaa-4dea-8e3d-fa8611170ed3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:27.177727 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-23d6f63b-7eaa-4dea-8e3d-fa8611170ed3 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 returned with HTTP 200 Aug 06 05:23:27.178747 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 250/991] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:27 2026] GET /volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:27.360961 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-87cbf7be-d4eb-4ca4-832d-73cc2238ee01 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:27.362655 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-87cbf7be-d4eb-4ca4-832d-73cc2238ee01 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:27.362888 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-87cbf7be-d4eb-4ca4-832d-73cc2238ee01 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:27.363130 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-87cbf7be-d4eb-4ca4-832d-73cc2238ee01 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:27.372656 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:27.372656 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:27.376037 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-87cbf7be-d4eb-4ca4-832d-73cc2238ee01 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:27.380875 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-87cbf7be-d4eb-4ca4-832d-73cc2238ee01 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:27.384327 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 251/992] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:27 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:27.396003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c537b102-1989-4515-908f-8f6fdeb2c2f1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:27.398251 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c537b102-1989-4515-908f-8f6fdeb2c2f1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] POST https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f/action Aug 06 05:23:27.398597 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c537b102-1989-4515-908f-8f6fdeb2c2f1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:27.400446 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c537b102-1989-4515-908f-8f6fdeb2c2f1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:27.417988 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:27.417988 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:27.418504 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c537b102-1989-4515-908f-8f6fdeb2c2f1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:27.466207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-c537b102-1989-4515-908f-8f6fdeb2c2f1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Created reservations ['5a8b5313-4a78-4fac-ba6f-232cdb9fe1b3', '0fc4ba83-2985-4aca-9284-34c500693f03'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:27.495712 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c537b102-1989-4515-908f-8f6fdeb2c2f1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Extend volume request issued successfully. Aug 06 05:23:27.495928 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c537b102-1989-4515-908f-8f6fdeb2c2f1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f/action returned with HTTP 202 Aug 06 05:23:27.496423 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 246/993] 10.4.3.205 () {70 vars in 1431 bytes} [Thu Aug 6 05:23:27 2026] POST /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 05:23:27.506073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fe43a729-4d8c-4814-8960-d41c225665b7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:27.510308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe43a729-4d8c-4814-8960-d41c225665b7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:27.510649 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe43a729-4d8c-4814-8960-d41c225665b7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:27.510881 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe43a729-4d8c-4814-8960-d41c225665b7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:27.523915 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:27.523915 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:27.527855 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fe43a729-4d8c-4814-8960-d41c225665b7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:27.531670 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe43a729-4d8c-4814-8960-d41c225665b7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:27.532021 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 247/994] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:27 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:27.811645 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-c537b102-1989-4515-908f-8f6fdeb2c2f1 req-c63f547a-23ca-49b1-830d-b00ce5ea3b9f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:27.813891 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c537b102-1989-4515-908f-8f6fdeb2c2f1 req-c63f547a-23ca-49b1-830d-b00ce5ea3b9f service nova] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:27.813891 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c537b102-1989-4515-908f-8f6fdeb2c2f1 req-c63f547a-23ca-49b1-830d-b00ce5ea3b9f service nova] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:27.814151 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c537b102-1989-4515-908f-8f6fdeb2c2f1 req-c63f547a-23ca-49b1-830d-b00ce5ea3b9f service nova] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:27.824299 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:27.824299 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:27.827206 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-c537b102-1989-4515-908f-8f6fdeb2c2f1 req-c63f547a-23ca-49b1-830d-b00ce5ea3b9f service nova] Volume info retrieved successfully. Aug 06 05:23:27.830586 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c537b102-1989-4515-908f-8f6fdeb2c2f1 req-c63f547a-23ca-49b1-830d-b00ce5ea3b9f service nova] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:27.831045 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 251/995] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:23:27 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 1324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:27.878309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d773a2ab-589a-44d7-bb6d-07bac0576a7f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.011306 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d773a2ab-589a-44d7-bb6d-07bac0576a7f tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:23:28.011654 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d773a2ab-589a-44d7-bb6d-07bac0576a7f tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-383951146"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:28.028246 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d773a2ab-589a-44d7-bb6d-07bac0576a7f tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:23:28.028601 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 252/996] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:23:27 2026] POST /volume/v3/types => generated 223 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:28.038420 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-917dc89f-c560-44dc-9c0e-14712537b11c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.040773 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-917dc89f-c560-44dc-9c0e-14712537b11c tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:23:28.041224 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-917dc89f-c560-44dc-9c0e-14712537b11c tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-356097719"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:28.046345 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.046345 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:28.054055 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-917dc89f-c560-44dc-9c0e-14712537b11c tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:23:28.056647 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 247/997] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:23:28 2026] POST /volume/v3/group_types => generated 180 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:28.065203 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-441a36a4-27e8-44e9-a770-d357a952bcdb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.164835 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-441a36a4-27e8-44e9-a770-d357a952bcdb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/groups Aug 06 05:23:28.165429 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-441a36a4-27e8-44e9-a770-d357a952bcdb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d0471f30-9ee5-4d67-afe9-85f18ad692e9", "volume_types": ["2ed20509-04ca-403e-96b0-990bc4bbb479"], "name": "tempest-GroupSnapshotsTest-Group-420480428"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:28.166988 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-441a36a4-27e8-44e9-a770-d357a952bcdb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating new group {'group': {'group_type': 'd0471f30-9ee5-4d67-afe9-85f18ad692e9', 'volume_types': ['2ed20509-04ca-403e-96b0-990bc4bbb479'], 'name': 'tempest-GroupSnapshotsTest-Group-420480428'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 05:23:28.170588 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-441a36a4-27e8-44e9-a770-d357a952bcdb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating group tempest-GroupSnapshotsTest-Group-420480428. Aug 06 05:23:28.180436 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-441a36a4-27e8-44e9-a770-d357a952bcdb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Availability Zones retrieved successfully. Aug 06 05:23:28.190883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-aa2c54a9-1408-449d-aa03-0b6549fb4580 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.194058 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aa2c54a9-1408-449d-aa03-0b6549fb4580 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 Aug 06 05:23:28.194451 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aa2c54a9-1408-449d-aa03-0b6549fb4580 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:28.195056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aa2c54a9-1408-449d-aa03-0b6549fb4580 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:28.200039 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aa2c54a9-1408-449d-aa03-0b6549fb4580 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 returned with HTTP 404 Aug 06 05:23:28.200906 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 252/998] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:28 2026] GET /volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:28.205083 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-441a36a4-27e8-44e9-a770-d357a952bcdb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['6e6a8001-4518-4d04-8d42-8ebba42034e4'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:28.208034 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-71c3e977-a840-4202-8078-8e0ffd155f95 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.210219 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-71c3e977-a840-4202-8078-8e0ffd155f95 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action Aug 06 05:23:28.210712 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-71c3e977-a840-4202-8078-8e0ffd155f95 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:28.210901 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-71c3e977-a840-4202-8078-8e0ffd155f95 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:28.214148 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.admin_actions [None req-71c3e977-a840-4202-8078-8e0ffd155f95 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot 'adca79da-d817-48e7-a272-40c9721f3bad' with '{'status': 'available'}' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:28.225110 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.225110 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:28.235356 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-71c3e977-a840-4202-8078-8e0ffd155f95 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action returned with HTTP 202 Aug 06 05:23:28.235660 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 253/999] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:28 2026] POST /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:28.242663 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-441a36a4-27e8-44e9-a770-d357a952bcdb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups returned with HTTP 202 Aug 06 05:23:28.243038 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 248/1000] 10.4.3.205 () {70 vars in 1297 bytes} [Thu Aug 6 05:23:28 2026] POST /volume/v3/groups => generated 111 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:28.243214 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-91790bc9-fcda-4586-a5de-df3a5dab5252 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.247191 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-91790bc9-fcda-4586-a5de-df3a5dab5252 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:28.247452 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-91790bc9-fcda-4586-a5de-df3a5dab5252 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:28.247699 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-91790bc9-fcda-4586-a5de-df3a5dab5252 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:28.250772 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e1488269-d0e6-401a-a9a6-5a09f2fd491f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.252609 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1488269-d0e6-401a-a9a6-5a09f2fd491f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7 Aug 06 05:23:28.252883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e1488269-d0e6-401a-a9a6-5a09f2fd491f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:28.253130 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e1488269-d0e6-401a-a9a6-5a09f2fd491f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:28.253320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-e1488269-d0e6-401a-a9a6-5a09f2fd491f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 33e3a7a2-c075-4022-829e-58cfb1725da7 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:28.254446 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.254446 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:28.255154 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-91790bc9-fcda-4586-a5de-df3a5dab5252 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:28.256179 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-91790bc9-fcda-4586-a5de-df3a5dab5252 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:28.256691 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 248/1001] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:28 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:28.258388 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.258388 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:28.265705 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5a61114c-6bd0-46d4-9bd9-956f6bf1bacd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.267642 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5a61114c-6bd0-46d4-9bd9-956f6bf1bacd tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 Aug 06 05:23:28.267811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5a61114c-6bd0-46d4-9bd9-956f6bf1bacd tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:28.268017 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5a61114c-6bd0-46d4-9bd9-956f6bf1bacd tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:28.268121 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-5a61114c-6bd0-46d4-9bd9-956f6bf1bacd tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Delete snapshot with id: 61a5fd35-a504-4acd-9029-27c4b74fb8d3 Aug 06 05:23:28.268591 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1488269-d0e6-401a-a9a6-5a09f2fd491f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7 returned with HTTP 200 Aug 06 05:23:28.268955 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 253/1002] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:28 2026] GET /volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:28.272441 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5a61114c-6bd0-46d4-9bd9-956f6bf1bacd tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 returned with HTTP 404 Aug 06 05:23:28.273977 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 254/1003] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:23:28 2026] DELETE /volume/v3/snapshots/61a5fd35-a504-4acd-9029-27c4b74fb8d3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:28.284310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-99f808c5-bf4e-4929-a4e3-2b0b2457730f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.286383 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99f808c5-bf4e-4929-a4e3-2b0b2457730f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:28.286766 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-99f808c5-bf4e-4929-a4e3-2b0b2457730f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10838587-c00b-4bfc-a7e0-14eebc0da7a3", "name": "tempest-SnapshotsActionsTest-Snapshot-743649742"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:28.296642 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.296642 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:28.297561 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-99f808c5-bf4e-4929-a4e3-2b0b2457730f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:28.297738 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-99f808c5-bf4e-4929-a4e3-2b0b2457730f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Create snapshot from volume 10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:28.331607 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-99f808c5-bf4e-4929-a4e3-2b0b2457730f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Created reservations ['da5443b5-844e-4c2b-8cc2-d52d9495d775', '79fe7e0e-b9e5-4be2-9962-65b008c95b07', '8f2e5a8f-35e3-403a-8d2d-bce09b4166fc', '5a1e8a50-2471-4161-b0d5-cd2bb5438b71'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:28.361842 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-99f808c5-bf4e-4929-a4e3-2b0b2457730f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot create request issued successfully. Aug 06 05:23:28.362170 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99f808c5-bf4e-4929-a4e3-2b0b2457730f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:23:28.362660 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 249/1004] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:23:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:28.371362 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-61fe313f-ba9e-4f2e-9b0c-0b842a7d0ff8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.374656 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-61fe313f-ba9e-4f2e-9b0c-0b842a7d0ff8 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 Aug 06 05:23:28.374839 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-61fe313f-ba9e-4f2e-9b0c-0b842a7d0ff8 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:28.375017 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-61fe313f-ba9e-4f2e-9b0c-0b842a7d0ff8 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:28.386969 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.386969 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:28.387440 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-61fe313f-ba9e-4f2e-9b0c-0b842a7d0ff8 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:28.388173 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-61fe313f-ba9e-4f2e-9b0c-0b842a7d0ff8 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 returned with HTTP 200 Aug 06 05:23:28.388604 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 249/1005] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:28 2026] GET /volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:28.551525 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8843996a-5824-40da-9b12-b526fc19f0c1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.554082 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8843996a-5824-40da-9b12-b526fc19f0c1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:28.554303 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8843996a-5824-40da-9b12-b526fc19f0c1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:28.554527 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8843996a-5824-40da-9b12-b526fc19f0c1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:28.563918 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.563918 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:28.568147 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8843996a-5824-40da-9b12-b526fc19f0c1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:28.574631 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8843996a-5824-40da-9b12-b526fc19f0c1 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:28.575022 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 254/1006] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:28 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:28.589081 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c8e423ac-4fbb-4c2a-a822-9cc333a0ba8f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.592489 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c8e423ac-4fbb-4c2a-a822-9cc333a0ba8f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:28.592777 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c8e423ac-4fbb-4c2a-a822-9cc333a0ba8f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:28.593020 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c8e423ac-4fbb-4c2a-a822-9cc333a0ba8f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:28.613971 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.613971 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:28.620149 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c8e423ac-4fbb-4c2a-a822-9cc333a0ba8f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:28.628567 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c8e423ac-4fbb-4c2a-a822-9cc333a0ba8f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:28.628946 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 255/1007] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:28 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 1159 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:28.886505 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-5517eb46-0809-4d23-b7d4-038e88622fe8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.889976 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-5517eb46-0809-4d23-b7d4-038e88622fe8 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:28.890300 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-5517eb46-0809-4d23-b7d4-038e88622fe8 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:28.890719 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-5517eb46-0809-4d23-b7d4-038e88622fe8 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:28.902335 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.902335 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:28.907517 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-5517eb46-0809-4d23-b7d4-038e88622fe8 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:28.912961 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-5517eb46-0809-4d23-b7d4-038e88622fe8 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:28.913450 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 250/1008] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:23:28 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:28.936655 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-739d4684-f1ee-486b-996e-64e3666cab6c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.941246 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-739d4684-f1ee-486b-996e-64e3666cab6c tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] POST https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f/action Aug 06 05:23:28.941494 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-739d4684-f1ee-486b-996e-64e3666cab6c tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:28.941630 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-739d4684-f1ee-486b-996e-64e3666cab6c tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:28.952144 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:28.952144 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:28.952573 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-739d4684-f1ee-486b-996e-64e3666cab6c tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:28.958132 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-739d4684-f1ee-486b-996e-64e3666cab6c tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Begin detaching volume completed successfully. Aug 06 05:23:28.958424 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-739d4684-f1ee-486b-996e-64e3666cab6c tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f/action returned with HTTP 202 Aug 06 05:23:28.958953 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 250/1009] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:23:28 2026] POST /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:28.989680 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a5f205b7-9c31-4bcc-93f2-d3bb27091ca9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:28.993134 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a5f205b7-9c31-4bcc-93f2-d3bb27091ca9 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:28.993134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a5f205b7-9c31-4bcc-93f2-d3bb27091ca9 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:28.993134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a5f205b7-9c31-4bcc-93f2-d3bb27091ca9 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:29.002024 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.002024 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:29.008685 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a5f205b7-9c31-4bcc-93f2-d3bb27091ca9 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:29.010622 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a5f205b7-9c31-4bcc-93f2-d3bb27091ca9 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:29.011071 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 255/1010] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:28 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:29.015278 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-65636d07-5dee-423c-9565-155803546348 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.015718 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-65636d07-5dee-423c-9565-155803546348 None None] GET https://10.4.3.205/volume// Aug 06 05:23:29.015873 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-65636d07-5dee-423c-9565-155803546348 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:29.016051 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-65636d07-5dee-423c-9565-155803546348 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:29.016388 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-65636d07-5dee-423c-9565-155803546348 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:29.016692 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 256/1011] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:23:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:23:29.024237 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-3ed59f75-23dd-4228-87d3-07e12678fda3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.026372 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-3ed59f75-23dd-4228-87d3-07e12678fda3 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:29.026586 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-3ed59f75-23dd-4228-87d3-07e12678fda3 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:29.026789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-3ed59f75-23dd-4228-87d3-07e12678fda3 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:29.036628 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.036628 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:29.040990 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-3ed59f75-23dd-4228-87d3-07e12678fda3 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:29.046365 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-3ed59f75-23dd-4228-87d3-07e12678fda3 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:29.046799 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 251/1012] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:23:29 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:29.278760 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1cdcb9ac-bb58-4067-853e-bbb8595a1de2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.280539 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1cdcb9ac-bb58-4067-853e-bbb8595a1de2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7 Aug 06 05:23:29.280760 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1cdcb9ac-bb58-4067-853e-bbb8595a1de2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:29.280959 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1cdcb9ac-bb58-4067-853e-bbb8595a1de2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:29.281084 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-1cdcb9ac-bb58-4067-853e-bbb8595a1de2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 33e3a7a2-c075-4022-829e-58cfb1725da7 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:29.284703 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.284703 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:29.291982 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1cdcb9ac-bb58-4067-853e-bbb8595a1de2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7 returned with HTTP 200 Aug 06 05:23:29.292405 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 251/1013] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:29 2026] GET /volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:29.306099 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a128e800-1d88-4976-8cc1-47332ac02379 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.310316 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:29.310316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-614204530", "volume_type": "2ed20509-04ca-403e-96b0-990bc4bbb479", "group_id": "33e3a7a2-c075-4022-829e-58cfb1725da7", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:29.311814 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-614204530', 'volume_type': '2ed20509-04ca-403e-96b0-990bc4bbb479', 'group_id': '33e3a7a2-c075-4022-829e-58cfb1725da7', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:29.319574 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.319574 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:29.320380 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume of 1 GB Aug 06 05:23:29.327688 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Availability Zones retrieved successfully. Aug 06 05:23:29.336383 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (52c67459-3ff8-48cc-837c-9302d0d58a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:29.339409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728d25fe-2859-4cf2-8d56-5a3bf99f730f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:29.339409 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.339409 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:29.340236 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:29.366666 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728d25fe-2859-4cf2-8d56-5a3bf99f730f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:23:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ed20509-04ca-403e-96b0-990bc4bbb479,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-383951146',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ed20509-04ca-403e-96b0-990bc4bbb479', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '33e3a7a2-c075-4022-829e-58cfb1725da7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:29.368021 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a273c5bb-0525-4947-be29-477243e8dd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:29.400565 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a774658e-4d72-446b-8477-1a0856a6d3f2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.402608 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a774658e-4d72-446b-8477-1a0856a6d3f2 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 Aug 06 05:23:29.402830 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a774658e-4d72-446b-8477-1a0856a6d3f2 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:29.403101 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a774658e-4d72-446b-8477-1a0856a6d3f2 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:29.410096 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.410096 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:29.410589 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a774658e-4d72-446b-8477-1a0856a6d3f2 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:29.411429 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-383951146 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-383951146, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:29.411761 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a774658e-4d72-446b-8477-1a0856a6d3f2 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 returned with HTTP 200 Aug 06 05:23:29.411829 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-383951146 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-383951146, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:29.412201 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 257/1014] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:29 2026] GET /volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:29.424175 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c8677599-f5fb-40f0-aa04-f3ac58e32dc1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.426219 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c8677599-f5fb-40f0-aa04-f3ac58e32dc1 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0/action Aug 06 05:23:29.426662 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c8677599-f5fb-40f0-aa04-f3ac58e32dc1 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:29.426889 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c8677599-f5fb-40f0-aa04-f3ac58e32dc1 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:29.428921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.admin_actions [None req-c8677599-f5fb-40f0-aa04-f3ac58e32dc1 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot '0ca31ba9-f495-4170-a6c5-7cef853423e0' with '{'status': 'error_deleting'}' {{(pid=100427) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:29.443498 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.443498 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:29.451955 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['2e5513fa-2d31-461b-931e-8da22931b175', '79ec18ce-3df3-4f07-bdb3-86c048a40063', 'a287fd6b-8cc7-4cd6-8a95-52b38ac97216', '61d3330f-c3e1-41de-9a4a-3fa144274dfd'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:29.452912 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a273c5bb-0525-4947-be29-477243e8dd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e5513fa-2d31-461b-931e-8da22931b175', '79ec18ce-3df3-4f07-bdb3-86c048a40063', 'a287fd6b-8cc7-4cd6-8a95-52b38ac97216', '61d3330f-c3e1-41de-9a4a-3fa144274dfd']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:29.453967 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b243a8-5702-49f1-86ba-73c79b92786a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:29.466830 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c8677599-f5fb-40f0-aa04-f3ac58e32dc1 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0/action returned with HTTP 202 Aug 06 05:23:29.467483 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 252/1015] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:29 2026] POST /volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:29.480449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f38c7479-81c8-432f-b648-c7b37deac569 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.483614 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f38c7479-81c8-432f-b648-c7b37deac569 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 Aug 06 05:23:29.484097 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b243a8-5702-49f1-86ba-73c79b92786a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6c84848-0bb4-4507-8774-77fd5b047837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-614204530',encryption_key_id=None,group_id=33e3a7a2-c075-4022-829e-58cfb1725da7,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['2e5513fa-2d31-461b-931e-8da22931b175','79ec18ce-3df3-4f07-bdb3-86c048a40063','a287fd6b-8cc7-4cd6-8a95-52b38ac97216','61d3330f-c3e1-41de-9a4a-3fa144274dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=2ed20509-04ca-403e-96b0-990bc4bbb479), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-614204530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=33e3a7a2-c075-4022-829e-58cfb1725da7,host=None,id=e6c84848-0bb4-4507-8774-77fd5b047837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adbce4d818bd4e4bbe5244c98993f345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c0425f176e9426687a21014334d2a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ed20509-04ca-403e-96b0-990bc4bbb479),volume_type_id=2ed20509-04ca-403e-96b0-990bc4bbb479)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:29.484215 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f38c7479-81c8-432f-b648-c7b37deac569 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:29.484251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf892fd-2fa0-4aef-bf22-8bb3c63efd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:29.485176 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f38c7479-81c8-432f-b648-c7b37deac569 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:29.493106 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.493106 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:29.493854 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f38c7479-81c8-432f-b648-c7b37deac569 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:29.495061 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f38c7479-81c8-432f-b648-c7b37deac569 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 returned with HTTP 200 Aug 06 05:23:29.495717 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 252/1016] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:29 2026] GET /volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:29.512388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-550e41d6-f430-4b6b-a59d-40be8c7ab4e7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.513158 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf892fd-2fa0-4aef-bf22-8bb3c63efd58) transitioned into state 'SUCCESS' from state '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-614204530',encryption_key_id=None,group_id=33e3a7a2-c075-4022-829e-58cfb1725da7,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['2e5513fa-2d31-461b-931e-8da22931b175','79ec18ce-3df3-4f07-bdb3-86c048a40063','a287fd6b-8cc7-4cd6-8a95-52b38ac97216','61d3330f-c3e1-41de-9a4a-3fa144274dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=2ed20509-04ca-403e-96b0-990bc4bbb479)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:29.513946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1de596-e0f9-47b3-ae61-a30f9ff693f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:29.514720 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-550e41d6-f430-4b6b-a59d-40be8c7ab4e7 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0/action Aug 06 05:23:29.516067 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-550e41d6-f430-4b6b-a59d-40be8c7ab4e7 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:29.516259 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-550e41d6-f430-4b6b-a59d-40be8c7ab4e7 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:29.528881 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1de596-e0f9-47b3-ae61-a30f9ff693f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:29.529878 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (52c67459-3ff8-48cc-837c-9302d0d58a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:29.530209 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume request issued successfully. Aug 06 05:23:29.530974 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:29.531147 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:29.531719 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.531719 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:29.532188 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-550e41d6-f430-4b6b-a59d-40be8c7ab4e7 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Snapshot retrieved successfully. Aug 06 05:23:29.569365 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-550e41d6-f430-4b6b-a59d-40be8c7ab4e7 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Snapshot delete request issued successfully. Aug 06 05:23:29.569654 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-550e41d6-f430-4b6b-a59d-40be8c7ab4e7 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0/action returned with HTTP 202 Aug 06 05:23:29.570226 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 258/1017] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:29 2026] POST /volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:29.580332 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e49fb0f9-e430-4bd1-bc0b-c030d74a607f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.584463 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e49fb0f9-e430-4bd1-bc0b-c030d74a607f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 Aug 06 05:23:29.584682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e49fb0f9-e430-4bd1-bc0b-c030d74a607f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:29.586312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e49fb0f9-e430-4bd1-bc0b-c030d74a607f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:29.586416 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:29.590606 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.590606 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:29.594557 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.594557 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:29.595052 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e49fb0f9-e430-4bd1-bc0b-c030d74a607f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:29.595992 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e49fb0f9-e430-4bd1-bc0b-c030d74a607f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 returned with HTTP 200 Aug 06 05:23:29.596301 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 253/1018] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:29 2026] GET /volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:29.597047 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a128e800-1d88-4976-8cc1-47332ac02379 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:29.597594 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 256/1019] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:23:29 2026] POST /volume/v3/volumes => generated 821 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:29.610661 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-22bcb784-e22c-4066-870f-abe1592991d5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.614751 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-22bcb784-e22c-4066-870f-abe1592991d5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 Aug 06 05:23:29.614996 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-22bcb784-e22c-4066-870f-abe1592991d5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:29.615218 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-22bcb784-e22c-4066-870f-abe1592991d5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:29.624845 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.624845 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:29.629055 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-22bcb784-e22c-4066-870f-abe1592991d5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:29.629872 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-22bcb784-e22c-4066-870f-abe1592991d5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:29.630488 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-22bcb784-e22c-4066-870f-abe1592991d5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:29.664857 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-22bcb784-e22c-4066-870f-abe1592991d5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:29.667687 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.667687 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:29.674444 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-22bcb784-e22c-4066-870f-abe1592991d5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 returned with HTTP 200 Aug 06 05:23:29.674847 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 253/1020] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:29 2026] GET /volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 => generated 889 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:29.879634 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-ad953c69-4f5e-4468-b132-e9292bd78ccb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:29.881775 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-ad953c69-4f5e-4468-b132-e9292bd78ccb tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] DELETE https://10.4.3.205/volume/v3/attachments/bfb1a3b8-0b1c-43ff-b351-62ed3b311407 Aug 06 05:23:29.881983 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-ad953c69-4f5e-4468-b132-e9292bd78ccb tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:29.882162 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-ad953c69-4f5e-4468-b132-e9292bd78ccb tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:29.890235 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:29.890235 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:29.936073 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-e4ed3fc5-efac-4a4e-9c2d-bef7516cae30 req-ad953c69-4f5e-4468-b132-e9292bd78ccb tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/attachments/bfb1a3b8-0b1c-43ff-b351-62ed3b311407 returned with HTTP 200 Aug 06 05:23:29.936526 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 259/1021] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:23:29 2026] DELETE /volume/v3/attachments/bfb1a3b8-0b1c-43ff-b351-62ed3b311407 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:30.025881 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-efb45a08-e9bf-426d-9fb7-1aa464bc4bd7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.028156 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-efb45a08-e9bf-426d-9fb7-1aa464bc4bd7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:30.028472 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-efb45a08-e9bf-426d-9fb7-1aa464bc4bd7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.028657 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-efb45a08-e9bf-426d-9fb7-1aa464bc4bd7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.039215 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.039215 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:30.044141 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-efb45a08-e9bf-426d-9fb7-1aa464bc4bd7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:30.048769 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-efb45a08-e9bf-426d-9fb7-1aa464bc4bd7 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:30.049233 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 254/1022] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:30 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:30.606922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ddf1ef2c-1983-4817-873c-31e067fbcc5f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.611266 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ddf1ef2c-1983-4817-873c-31e067fbcc5f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 Aug 06 05:23:30.611266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ddf1ef2c-1983-4817-873c-31e067fbcc5f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.611266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ddf1ef2c-1983-4817-873c-31e067fbcc5f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.615533 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ddf1ef2c-1983-4817-873c-31e067fbcc5f tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 returned with HTTP 404 Aug 06 05:23:30.616113 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 257/1023] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:30 2026] GET /volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:30.627732 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-286dfebf-062d-47a4-ba07-208394784ffe None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.630585 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-286dfebf-062d-47a4-ba07-208394784ffe tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action Aug 06 05:23:30.630908 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-286dfebf-062d-47a4-ba07-208394784ffe tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:30.631030 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-286dfebf-062d-47a4-ba07-208394784ffe tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:30.635588 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.admin_actions [None req-286dfebf-062d-47a4-ba07-208394784ffe tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot 'adca79da-d817-48e7-a272-40c9721f3bad' with '{'status': 'available'}' {{(pid=100426) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:30.647624 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.647624 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:30.665540 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-286dfebf-062d-47a4-ba07-208394784ffe tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action returned with HTTP 202 Aug 06 05:23:30.666029 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 254/1024] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:30 2026] POST /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:30.673983 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8d3f8509-c9ce-489d-a44f-05ef691eeb8c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.676400 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8d3f8509-c9ce-489d-a44f-05ef691eeb8c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:30.676612 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8d3f8509-c9ce-489d-a44f-05ef691eeb8c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.676808 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8d3f8509-c9ce-489d-a44f-05ef691eeb8c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.682631 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.682631 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:30.683201 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8d3f8509-c9ce-489d-a44f-05ef691eeb8c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:30.684040 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8d3f8509-c9ce-489d-a44f-05ef691eeb8c tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:30.684422 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 260/1025] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:30 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:30.699082 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fded790f-90bb-47e9-85b3-d9defb1e5721 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.699682 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-682c4710-9710-4195-8260-9a0aaa3e94a9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.701767 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fded790f-90bb-47e9-85b3-d9defb1e5721 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 Aug 06 05:23:30.702352 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fded790f-90bb-47e9-85b3-d9defb1e5721 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.709048 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-682c4710-9710-4195-8260-9a0aaa3e94a9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 Aug 06 05:23:30.709048 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-682c4710-9710-4195-8260-9a0aaa3e94a9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.709048 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-682c4710-9710-4195-8260-9a0aaa3e94a9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.709048 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-682c4710-9710-4195-8260-9a0aaa3e94a9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Delete snapshot with id: 0ca31ba9-f495-4170-a6c5-7cef853423e0 Aug 06 05:23:30.709758 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fded790f-90bb-47e9-85b3-d9defb1e5721 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.713568 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-682c4710-9710-4195-8260-9a0aaa3e94a9 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 returned with HTTP 404 Aug 06 05:23:30.713568 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 258/1026] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:23:30 2026] DELETE /volume/v3/snapshots/0ca31ba9-f495-4170-a6c5-7cef853423e0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:30.720008 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.720008 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:30.725575 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e23e6e51-3100-4482-b37f-ce6d36a36b26 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.729251 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e23e6e51-3100-4482-b37f-ce6d36a36b26 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action Aug 06 05:23:30.729720 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e23e6e51-3100-4482-b37f-ce6d36a36b26 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:30.729897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e23e6e51-3100-4482-b37f-ce6d36a36b26 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:30.735102 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fded790f-90bb-47e9-85b3-d9defb1e5721 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:30.735981 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-fded790f-90bb-47e9-85b3-d9defb1e5721 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:30.735981 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-fded790f-90bb-47e9-85b3-d9defb1e5721 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:30.737452 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.admin_actions [None req-e23e6e51-3100-4482-b37f-ce6d36a36b26 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot 'adca79da-d817-48e7-a272-40c9721f3bad' with '{'status': 'creating'}' {{(pid=100426) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:30.747570 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.747570 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:30.762218 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e23e6e51-3100-4482-b37f-ce6d36a36b26 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action returned with HTTP 202 Aug 06 05:23:30.762682 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 255/1027] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:30 2026] POST /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:30.773201 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-21f9047d-d076-4545-8cb0-9337d74bc041 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.777951 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-21f9047d-d076-4545-8cb0-9337d74bc041 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:30.778191 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-21f9047d-d076-4545-8cb0-9337d74bc041 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.778424 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-21f9047d-d076-4545-8cb0-9337d74bc041 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.784610 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-fded790f-90bb-47e9-85b3-d9defb1e5721 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:30.785892 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.785892 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:30.786547 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-21f9047d-d076-4545-8cb0-9337d74bc041 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:30.787700 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-21f9047d-d076-4545-8cb0-9337d74bc041 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:30.788187 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 261/1028] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:30 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:30.788509 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.788509 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:30.797139 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fded790f-90bb-47e9-85b3-d9defb1e5721 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 returned with HTTP 200 Aug 06 05:23:30.797579 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 255/1029] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:30 2026] GET /volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:30.799455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cafee093-e7b2-434d-83f8-e7398bfd71a1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.801936 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cafee093-e7b2-434d-83f8-e7398bfd71a1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] POST https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action Aug 06 05:23:30.802237 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cafee093-e7b2-434d-83f8-e7398bfd71a1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:30.802442 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cafee093-e7b2-434d-83f8-e7398bfd71a1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:30.803892 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.snapshot_actions [None req-cafee093-e7b2-434d-83f8-e7398bfd71a1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100428) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 05:23:30.811125 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.811125 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:30.811720 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.snapshot_actions [None req-cafee093-e7b2-434d-83f8-e7398bfd71a1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Updating snapshot adca79da-d817-48e7-a272-40c9721f3bad with info {'id': 'adca79da-d817-48e7-a272-40c9721f3bad', 'status': 'error', 'progress': '80%'} Aug 06 05:23:30.811932 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d68806ff-b081-488b-8104-83c66282914e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.815913 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d68806ff-b081-488b-8104-83c66282914e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/group_snapshots Aug 06 05:23:30.816383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d68806ff-b081-488b-8104-83c66282914e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "33e3a7a2-c075-4022-829e-58cfb1725da7", "name": "tempest-group_snapshot-1863621940"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:30.817954 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-d68806ff-b081-488b-8104-83c66282914e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '33e3a7a2-c075-4022-829e-58cfb1725da7', 'name': 'tempest-group_snapshot-1863621940'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 05:23:30.819345 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cafee093-e7b2-434d-83f8-e7398bfd71a1 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action returned with HTTP 202 Aug 06 05:23:30.819835 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 259/1030] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:30 2026] POST /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:30.821831 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.821831 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:30.825700 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.group_snapshots [None req-d68806ff-b081-488b-8104-83c66282914e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating group_snapshot tempest-group_snapshot-1863621940. Aug 06 05:23:30.829441 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-04367ead-d90f-4145-8d4b-6663726dcfaf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.831628 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-04367ead-d90f-4145-8d4b-6663726dcfaf tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:30.831967 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-04367ead-d90f-4145-8d4b-6663726dcfaf tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.832260 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-04367ead-d90f-4145-8d4b-6663726dcfaf tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.838177 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.838177 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:30.838699 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-04367ead-d90f-4145-8d4b-6663726dcfaf tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Snapshot retrieved successfully. Aug 06 05:23:30.839878 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-04367ead-d90f-4145-8d4b-6663726dcfaf tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:30.840442 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 262/1031] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:30 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:30.851490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b8a93be4-be4a-49e1-ad4a-1620f90117e2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.853731 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8a93be4-be4a-49e1-ad4a-1620f90117e2 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] POST https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action Aug 06 05:23:30.854441 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8a93be4-be4a-49e1-ad4a-1620f90117e2 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:30.854441 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8a93be4-be4a-49e1-ad4a-1620f90117e2 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:30.856122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.admin_actions [None req-b8a93be4-be4a-49e1-ad4a-1620f90117e2 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] Updating snapshot 'adca79da-d817-48e7-a272-40c9721f3bad' with '{'status': 'available'}' {{(pid=100427) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:23:30.862680 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.862680 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:30.868880 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.868880 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:30.878775 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-d68806ff-b081-488b-8104-83c66282914e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-383951146 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-383951146, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:30.879200 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-d68806ff-b081-488b-8104-83c66282914e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-383951146 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-383951146, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:30.883534 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8a93be4-be4a-49e1-ad4a-1620f90117e2 tempest-SnapshotsActionsTest-917102305 tempest-SnapshotsActionsTest-917102305-project-admin] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action returned with HTTP 202 Aug 06 05:23:30.884133 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 256/1032] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:23:30 2026] POST /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:30.894095 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8029e76f-7bd0-45a3-9161-9c7cafd31727 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.896127 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8029e76f-7bd0-45a3-9161-9c7cafd31727 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:30.896424 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8029e76f-7bd0-45a3-9161-9c7cafd31727 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.896610 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8029e76f-7bd0-45a3-9161-9c7cafd31727 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.903936 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.903936 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:30.904423 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8029e76f-7bd0-45a3-9161-9c7cafd31727 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:30.905938 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8029e76f-7bd0-45a3-9161-9c7cafd31727 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:30.906483 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 260/1033] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:30 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:30.909153 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-d68806ff-b081-488b-8104-83c66282914e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['d3b4dd99-820a-480f-aff7-7117b8b2e0c3', '252aaaa9-39f7-46d6-b0db-e83d52cdd520', '023a639e-9dff-4963-84a9-a9e47d7a425c', '302d76fb-4041-4900-a623-04b46acbaeda'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:30.915067 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1d7192cd-8e98-4c52-abc2-9ebe81204495 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.918924 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1d7192cd-8e98-4c52-abc2-9ebe81204495 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:30.918924 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1d7192cd-8e98-4c52-abc2-9ebe81204495 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.918924 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1d7192cd-8e98-4c52-abc2-9ebe81204495 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.918924 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-1d7192cd-8e98-4c52-abc2-9ebe81204495 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Delete snapshot with id: adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:30.926243 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.926243 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:30.927412 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1d7192cd-8e98-4c52-abc2-9ebe81204495 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:30.951587 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d68806ff-b081-488b-8104-83c66282914e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots returned with HTTP 202 Aug 06 05:23:30.952167 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 256/1034] 10.4.3.205 () {70 vars in 1324 bytes} [Thu Aug 6 05:23:30 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:30.954793 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1d7192cd-8e98-4c52-abc2-9ebe81204495 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot delete request issued successfully. Aug 06 05:23:30.955173 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1d7192cd-8e98-4c52-abc2-9ebe81204495 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 202 Aug 06 05:23:30.955822 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 263/1035] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:23:30 2026] DELETE /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:30.964469 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8db8b756-2e88-439e-b98a-24f2a309c48b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.965396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bb5b0c89-9899-451d-8947-7fc7bfcc000a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:30.966269 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8db8b756-2e88-439e-b98a-24f2a309c48b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 Aug 06 05:23:30.966518 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8db8b756-2e88-439e-b98a-24f2a309c48b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.966745 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8db8b756-2e88-439e-b98a-24f2a309c48b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.966876 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.group_snapshots [None req-8db8b756-2e88-439e-b98a-24f2a309c48b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 7d1f1a2e-ff15-4896-a951-d6472bd94de9 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:30.967744 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb5b0c89-9899-451d-8947-7fc7bfcc000a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:30.968015 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb5b0c89-9899-451d-8947-7fc7bfcc000a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:30.968304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb5b0c89-9899-451d-8947-7fc7bfcc000a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:30.973170 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.973170 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:30.974991 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:30.974991 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:30.975678 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bb5b0c89-9899-451d-8947-7fc7bfcc000a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Snapshot retrieved successfully. Aug 06 05:23:30.977077 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb5b0c89-9899-451d-8947-7fc7bfcc000a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 200 Aug 06 05:23:30.977625 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 261/1036] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:30 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:30.979607 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8db8b756-2e88-439e-b98a-24f2a309c48b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 returned with HTTP 200 Aug 06 05:23:30.980094 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 257/1037] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:30 2026] GET /volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:31.989395 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bfe2a47d-cdc5-4a19-a3e4-110d7482af25 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:31.989747 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7ee7a3b4-c3c5-41d0-8dd4-e3ca2af8465a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:31.993105 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bfe2a47d-cdc5-4a19-a3e4-110d7482af25 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 Aug 06 05:23:31.993105 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bfe2a47d-cdc5-4a19-a3e4-110d7482af25 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:31.993105 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bfe2a47d-cdc5-4a19-a3e4-110d7482af25 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:31.993105 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-bfe2a47d-cdc5-4a19-a3e4-110d7482af25 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 7d1f1a2e-ff15-4896-a951-d6472bd94de9 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:31.994802 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7ee7a3b4-c3c5-41d0-8dd4-e3ca2af8465a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad Aug 06 05:23:31.994971 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7ee7a3b4-c3c5-41d0-8dd4-e3ca2af8465a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:31.995166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7ee7a3b4-c3c5-41d0-8dd4-e3ca2af8465a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:31.999579 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:31.999579 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:32.000316 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7ee7a3b4-c3c5-41d0-8dd4-e3ca2af8465a tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad returned with HTTP 404 Aug 06 05:23:32.000901 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 257/1038] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:31 2026] GET /volume/v3/snapshots/adca79da-d817-48e7-a272-40c9721f3bad => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:32.005600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bfe2a47d-cdc5-4a19-a3e4-110d7482af25 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 returned with HTTP 200 Aug 06 05:23:32.006247 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 264/1039] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:31 2026] GET /volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:32.008971 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-be722dda-de89-46a3-996a-2df7c6362f33 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.013189 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-be722dda-de89-46a3-996a-2df7c6362f33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:32.013189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-be722dda-de89-46a3-996a-2df7c6362f33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.013189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-be722dda-de89-46a3-996a-2df7c6362f33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.015270 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2ebbe5f1-f5b7-44c6-939e-06cab3658b6e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.018253 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2ebbe5f1-f5b7-44c6-939e-06cab3658b6e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail Aug 06 05:23:32.020176 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2ebbe5f1-f5b7-44c6-939e-06cab3658b6e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.020499 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2ebbe5f1-f5b7-44c6-939e-06cab3658b6e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.020835 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-2ebbe5f1-f5b7-44c6-939e-06cab3658b6e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:32.021990 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-2ebbe5f1-f5b7-44c6-939e-06cab3658b6e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:23:32.022055 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.022055 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:32.028069 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-be722dda-de89-46a3-996a-2df7c6362f33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:32.034583 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2ebbe5f1-f5b7-44c6-939e-06cab3658b6e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all snapshots completed successfully. Aug 06 05:23:32.035086 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-be722dda-de89-46a3-996a-2df7c6362f33 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 returned with HTTP 200 Aug 06 05:23:32.035180 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.035180 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:32.035519 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 262/1040] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:32 2026] GET /volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:32.035875 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2ebbe5f1-f5b7-44c6-939e-06cab3658b6e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 05:23:32.036322 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 258/1041] 10.4.3.205 () {66 vars in 1264 bytes} [Thu Aug 6 05:23:32 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:32.050814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a77835f6-d9ed-4e09-ad95-01905a7bcef0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.052083 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c5feefbf-34b9-4c5e-80e3-2b154cdb20ae None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.052509 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a77835f6-d9ed-4e09-ad95-01905a7bcef0 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] DELETE https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:32.052697 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a77835f6-d9ed-4e09-ad95-01905a7bcef0 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.052892 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a77835f6-d9ed-4e09-ad95-01905a7bcef0 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.053031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-a77835f6-d9ed-4e09-ad95-01905a7bcef0 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Delete volume with id: 10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:32.055512 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c5feefbf-34b9-4c5e-80e3-2b154cdb20ae tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/d064d68d-8ec8-40e3-a93b-1a94b1b72856 Aug 06 05:23:32.055858 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c5feefbf-34b9-4c5e-80e3-2b154cdb20ae tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.056166 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c5feefbf-34b9-4c5e-80e3-2b154cdb20ae tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.060868 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.060868 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:32.061196 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a77835f6-d9ed-4e09-ad95-01905a7bcef0 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:32.063642 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.063642 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:32.064118 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c5feefbf-34b9-4c5e-80e3-2b154cdb20ae tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Snapshot retrieved successfully. Aug 06 05:23:32.064927 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c5feefbf-34b9-4c5e-80e3-2b154cdb20ae tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/d064d68d-8ec8-40e3-a93b-1a94b1b72856 returned with HTTP 200 Aug 06 05:23:32.065318 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 265/1042] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:32 2026] GET /volume/v3/snapshots/d064d68d-8ec8-40e3-a93b-1a94b1b72856 => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:32.074842 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3b234706-bf78-4212-800e-71d11b81817e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.076450 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/groups/action Aug 06 05:23:32.076789 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "7d1f1a2e-ff15-4896-a951-d6472bd94de9", "name": "tempest-Group_from_snap-1817553419"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:32.076945 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "7d1f1a2e-ff15-4896-a951-d6472bd94de9", "name": "tempest-Group_from_snap-1817553419"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:32.078433 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '7d1f1a2e-ff15-4896-a951-d6472bd94de9', 'name': 'tempest-Group_from_snap-1817553419'}}. {{(pid=100428) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 05:23:32.078534 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.groups [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating group tempest-Group_from_snap-1817553419 from group_snapshot 7d1f1a2e-ff15-4896-a951-d6472bd94de9. Aug 06 05:23:32.080846 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a77835f6-d9ed-4e09-ad95-01905a7bcef0 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Delete volume request issued successfully. Aug 06 05:23:32.081187 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a77835f6-d9ed-4e09-ad95-01905a7bcef0 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 returned with HTTP 202 Aug 06 05:23:32.081714 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 258/1043] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:32 2026] DELETE /volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:32.083230 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.083230 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:32.090338 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-926883a6-e9e6-4882-981d-544f65e77979 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.092605 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.092605 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:32.092706 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-926883a6-e9e6-4882-981d-544f65e77979 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:32.092998 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-926883a6-e9e6-4882-981d-544f65e77979 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.093229 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-926883a6-e9e6-4882-981d-544f65e77979 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.097585 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.097585 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:32.103126 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.103126 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:32.108052 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-926883a6-e9e6-4882-981d-544f65e77979 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Volume info retrieved successfully. Aug 06 05:23:32.114489 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-926883a6-e9e6-4882-981d-544f65e77979 tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 returned with HTTP 200 Aug 06 05:23:32.115013 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 259/1044] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:32 2026] GET /volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:32.139812 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['e2d515b4-41f2-4e0b-a0af-dd88f41756c8'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:32.215324 np0000006623 devstack@c-api.service[100428]: INFO cinder.group.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] A mapping entry already exists for group 93fec928-e9fd-4b32-8a99-10d08ef6f410 and volume type 2ed20509-04ca-403e-96b0-990bc4bbb479. Do not need to create again. Aug 06 05:23:32.215833 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.215833 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:32.220164 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:23:32.219848. {{(pid=100428) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:23:32.220344 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Availability Zones retrieved successfully. Aug 06 05:23:32.228671 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (b1265ab2-b069-49f8-bc4a-c53408036775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:32.230146 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef30fcf-5500-4a03-a035-dd47bf01458b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:32.231604 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:32.266739 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef30fcf-5500-4a03-a035-dd47bf01458b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd064d68d-8ec8-40e3-a93b-1a94b1b72856', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:23:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2ed20509-04ca-403e-96b0-990bc4bbb479,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-383951146',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ed20509-04ca-403e-96b0-990bc4bbb479', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93fec928-e9fd-4b32-8a99-10d08ef6f410', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:32.268170 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b931e17-339a-490a-a359-ae8e15c476c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:32.320589 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['8c9c8ee5-65ed-4724-a586-656df59a24bc', '4e7b1953-78a2-4017-bba5-ed5c44f46810'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:32.321405 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b931e17-339a-490a-a359-ae8e15c476c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c9c8ee5-65ed-4724-a586-656df59a24bc', '4e7b1953-78a2-4017-bba5-ed5c44f46810']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:32.322111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71128f8-d4c8-4847-9adb-5224e71fd656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:32.356219 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71128f8-d4c8-4847-9adb-5224e71fd656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bcab417-cd78-4e51-85ae-dfc7a8cee2a9', '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=93fec928-e9fd-4b32-8a99-10d08ef6f410,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['8c9c8ee5-65ed-4724-a586-656df59a24bc','4e7b1953-78a2-4017-bba5-ed5c44f46810'],size=1,snapshot_id=d064d68d-8ec8-40e3-a93b-1a94b1b72856,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=2ed20509-04ca-403e-96b0-990bc4bbb479), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=93fec928-e9fd-4b32-8a99-10d08ef6f410,host=None,id=3bcab417-cd78-4e51-85ae-dfc7a8cee2a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adbce4d818bd4e4bbe5244c98993f345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d064d68d-8ec8-40e3-a93b-1a94b1b72856,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c0425f176e9426687a21014334d2a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ed20509-04ca-403e-96b0-990bc4bbb479),volume_type_id=2ed20509-04ca-403e-96b0-990bc4bbb479)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:32.357143 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5038cd20-ee1f-4dfc-8a97-136414676bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:32.372483 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5038cd20-ee1f-4dfc-8a97-136414676bbf) transitioned into state 'SUCCESS' from 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=93fec928-e9fd-4b32-8a99-10d08ef6f410,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['8c9c8ee5-65ed-4724-a586-656df59a24bc','4e7b1953-78a2-4017-bba5-ed5c44f46810'],size=1,snapshot_id=d064d68d-8ec8-40e3-a93b-1a94b1b72856,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=2ed20509-04ca-403e-96b0-990bc4bbb479)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:32.373426 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (b1265ab2-b069-49f8-bc4a-c53408036775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:32.373767 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume request issued successfully. Aug 06 05:23:32.411745 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3b234706-bf78-4212-800e-71d11b81817e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/action returned with HTTP 202 Aug 06 05:23:32.412189 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 263/1045] 10.4.3.205 () {70 vars in 1318 bytes} [Thu Aug 6 05:23:32 2026] POST /volume/v3/groups/action => generated 103 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:32.424221 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.426082 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:23:32.426275 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.426621 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.426997 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:32.427712 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:32.446586 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all volumes completed successfully. Aug 06 05:23:32.449142 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:32.451026 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:32.488373 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:32.495427 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.495427 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:32.495427 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:32.495427 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:32.536629 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:32.540284 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.540284 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:32.549344 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ea021c40-c6db-471c-b015-4b2dffef5b06 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:23:32.549344 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 266/1046] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:23:32 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:32.568175 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1e17d3b5-8d6a-4077-846c-9814a3c865e4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.570214 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e17d3b5-8d6a-4077-846c-9814a3c865e4 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/3bcab417-cd78-4e51-85ae-dfc7a8cee2a9 Aug 06 05:23:32.570481 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e17d3b5-8d6a-4077-846c-9814a3c865e4 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.570673 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e17d3b5-8d6a-4077-846c-9814a3c865e4 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.577723 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.577723 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:32.583142 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1e17d3b5-8d6a-4077-846c-9814a3c865e4 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:32.584177 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-1e17d3b5-8d6a-4077-846c-9814a3c865e4 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:32.584177 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-1e17d3b5-8d6a-4077-846c-9814a3c865e4 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:32.627761 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-1e17d3b5-8d6a-4077-846c-9814a3c865e4 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:32.639362 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.639362 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:32.647035 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e17d3b5-8d6a-4077-846c-9814a3c865e4 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/3bcab417-cd78-4e51-85ae-dfc7a8cee2a9 returned with HTTP 200 Aug 06 05:23:32.647535 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 259/1047] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:32 2026] GET /volume/v3/volumes/3bcab417-cd78-4e51-85ae-dfc7a8cee2a9 => generated 926 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:32.665341 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9915e20e-0863-43c8-b53b-ed87a15ebeb8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.671022 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9915e20e-0863-43c8-b53b-ed87a15ebeb8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/93fec928-e9fd-4b32-8a99-10d08ef6f410 Aug 06 05:23:32.671274 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9915e20e-0863-43c8-b53b-ed87a15ebeb8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.671523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9915e20e-0863-43c8-b53b-ed87a15ebeb8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.671667 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-9915e20e-0863-43c8-b53b-ed87a15ebeb8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 93fec928-e9fd-4b32-8a99-10d08ef6f410 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:32.675776 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.675776 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:32.687463 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9915e20e-0863-43c8-b53b-ed87a15ebeb8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/93fec928-e9fd-4b32-8a99-10d08ef6f410 returned with HTTP 200 Aug 06 05:23:32.688065 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 260/1048] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:32 2026] GET /volume/v3/groups/93fec928-e9fd-4b32-8a99-10d08ef6f410 => generated 418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:32.701152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.703175 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:23:32.704193 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.704450 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.705048 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:32.705104 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.705104 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:32.705654 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:32.713427 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all volumes completed successfully. Aug 06 05:23:32.713969 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:32.713969 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:32.753020 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:32.757248 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.757248 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:32.761907 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:32.762108 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:32.798803 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:32.802593 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.802593 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:32.809758 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea16e70d-1335-4dcb-acf2-a014d4647931 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:23:32.810150 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 264/1049] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:23:32 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:32.826418 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1de6384a-7f83-49da-b9c2-802bc0f65c1f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.828431 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1de6384a-7f83-49da-b9c2-802bc0f65c1f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/groups/93fec928-e9fd-4b32-8a99-10d08ef6f410/action Aug 06 05:23:32.828832 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1de6384a-7f83-49da-b9c2-802bc0f65c1f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:32.828989 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1de6384a-7f83-49da-b9c2-802bc0f65c1f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:32.830776 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-1de6384a-7f83-49da-b9c2-802bc0f65c1f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] delete called for group 93fec928-e9fd-4b32-8a99-10d08ef6f410 {{(pid=100429) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:23:32.830916 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.groups [None req-1de6384a-7f83-49da-b9c2-802bc0f65c1f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Delete group with id: 93fec928-e9fd-4b32-8a99-10d08ef6f410 Aug 06 05:23:32.834800 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.834800 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:32.893268 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1de6384a-7f83-49da-b9c2-802bc0f65c1f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/93fec928-e9fd-4b32-8a99-10d08ef6f410/action returned with HTTP 202 Aug 06 05:23:32.894611 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 267/1050] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:23:32 2026] POST /volume/v3/groups/93fec928-e9fd-4b32-8a99-10d08ef6f410/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:32.905972 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bf9ccf62-0023-4917-8ece-d4b6c6d30e10 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:32.908419 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bf9ccf62-0023-4917-8ece-d4b6c6d30e10 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/3bcab417-cd78-4e51-85ae-dfc7a8cee2a9 Aug 06 05:23:32.908638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bf9ccf62-0023-4917-8ece-d4b6c6d30e10 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:32.908846 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bf9ccf62-0023-4917-8ece-d4b6c6d30e10 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:32.919094 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.919094 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:32.924083 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bf9ccf62-0023-4917-8ece-d4b6c6d30e10 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:32.925005 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-bf9ccf62-0023-4917-8ece-d4b6c6d30e10 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:32.925241 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-bf9ccf62-0023-4917-8ece-d4b6c6d30e10 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:32.976361 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-bf9ccf62-0023-4917-8ece-d4b6c6d30e10 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:32.977924 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:32.977924 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:32.987113 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bf9ccf62-0023-4917-8ece-d4b6c6d30e10 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/3bcab417-cd78-4e51-85ae-dfc7a8cee2a9 returned with HTTP 200 Aug 06 05:23:32.987532 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 260/1051] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:32 2026] GET /volume/v3/volumes/3bcab417-cd78-4e51-85ae-dfc7a8cee2a9 => generated 925 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:33.129649 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-738aa31f-e114-453a-b06f-3af4175519bc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:33.130726 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-738aa31f-e114-453a-b06f-3af4175519bc tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] GET https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 Aug 06 05:23:33.130917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-738aa31f-e114-453a-b06f-3af4175519bc tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:33.131102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-738aa31f-e114-453a-b06f-3af4175519bc tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:33.137985 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-738aa31f-e114-453a-b06f-3af4175519bc tempest-SnapshotsActionsTest-1565609170 tempest-SnapshotsActionsTest-1565609170-project-member] https://10.4.3.205/volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 returned with HTTP 404 Aug 06 05:23:33.138586 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 261/1052] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:33 2026] GET /volume/v3/volumes/10838587-c00b-4bfc-a7e0-14eebc0da7a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:33.341876 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cb242820-15fb-43ab-919b-63d1671d9ff6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:33.344363 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cb242820-15fb-43ab-919b-63d1671d9ff6 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:33.344680 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cb242820-15fb-43ab-919b-63d1671d9ff6 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:33.344907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cb242820-15fb-43ab-919b-63d1671d9ff6 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:33.354395 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:33.354395 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:33.360448 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cb242820-15fb-43ab-919b-63d1671d9ff6 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:33.366677 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cb242820-15fb-43ab-919b-63d1671d9ff6 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:33.367191 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 265/1053] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:33 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:33.387882 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8cedd198-e057-4ca9-86d1-94f686e8260f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:33.391104 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8cedd198-e057-4ca9-86d1-94f686e8260f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] DELETE https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:33.391104 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8cedd198-e057-4ca9-86d1-94f686e8260f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:33.391104 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8cedd198-e057-4ca9-86d1-94f686e8260f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:33.391104 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-8cedd198-e057-4ca9-86d1-94f686e8260f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Delete volume with id: db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:33.397836 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:33.397836 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:33.398313 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8cedd198-e057-4ca9-86d1-94f686e8260f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:33.423423 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8cedd198-e057-4ca9-86d1-94f686e8260f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Delete volume request issued successfully. Aug 06 05:23:33.423610 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8cedd198-e057-4ca9-86d1-94f686e8260f tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 202 Aug 06 05:23:33.424025 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 268/1054] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:23:33 2026] DELETE /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:33.432856 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dcea3c58-3daf-4153-95ac-2201c704f737 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:33.434953 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dcea3c58-3daf-4153-95ac-2201c704f737 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:33.435198 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dcea3c58-3daf-4153-95ac-2201c704f737 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:33.435463 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dcea3c58-3daf-4153-95ac-2201c704f737 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:33.446721 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:33.446721 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:33.450754 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-dcea3c58-3daf-4153-95ac-2201c704f737 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Volume info retrieved successfully. Aug 06 05:23:33.455856 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dcea3c58-3daf-4153-95ac-2201c704f737 tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 200 Aug 06 05:23:33.456433 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 261/1055] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:33 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:34.005667 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ef0921b2-4f4a-433b-a376-bd2542811674 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.008780 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ef0921b2-4f4a-433b-a376-bd2542811674 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/3bcab417-cd78-4e51-85ae-dfc7a8cee2a9 Aug 06 05:23:34.009194 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ef0921b2-4f4a-433b-a376-bd2542811674 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:34.012309 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ef0921b2-4f4a-433b-a376-bd2542811674 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:34.021467 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ef0921b2-4f4a-433b-a376-bd2542811674 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/3bcab417-cd78-4e51-85ae-dfc7a8cee2a9 returned with HTTP 404 Aug 06 05:23:34.022735 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 262/1056] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:34 2026] GET /volume/v3/volumes/3bcab417-cd78-4e51-85ae-dfc7a8cee2a9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:34.032679 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-410ca488-035d-459f-baf7-c1e8ecd3dd1a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.034894 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-410ca488-035d-459f-baf7-c1e8ecd3dd1a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/93fec928-e9fd-4b32-8a99-10d08ef6f410 Aug 06 05:23:34.035175 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-410ca488-035d-459f-baf7-c1e8ecd3dd1a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:34.035465 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-410ca488-035d-459f-baf7-c1e8ecd3dd1a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:34.035676 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-410ca488-035d-459f-baf7-c1e8ecd3dd1a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 93fec928-e9fd-4b32-8a99-10d08ef6f410 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:34.039106 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-410ca488-035d-459f-baf7-c1e8ecd3dd1a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/93fec928-e9fd-4b32-8a99-10d08ef6f410 returned with HTTP 404 Aug 06 05:23:34.039828 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 266/1057] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:34 2026] GET /volume/v3/groups/93fec928-e9fd-4b32-8a99-10d08ef6f410 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:34.053196 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b660ea01-f902-4039-a020-4cfdfa138866 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.054944 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b660ea01-f902-4039-a020-4cfdfa138866 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] DELETE https://10.4.3.205/volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 Aug 06 05:23:34.055157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b660ea01-f902-4039-a020-4cfdfa138866 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:34.055383 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b660ea01-f902-4039-a020-4cfdfa138866 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:34.055562 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-b660ea01-f902-4039-a020-4cfdfa138866 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] delete called for member 7d1f1a2e-ff15-4896-a951-d6472bd94de9 {{(pid=100429) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 05:23:34.055702 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.group_snapshots [None req-b660ea01-f902-4039-a020-4cfdfa138866 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Delete group_snapshot with id: 7d1f1a2e-ff15-4896-a951-d6472bd94de9 Aug 06 05:23:34.059247 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:34.059247 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:34.096196 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b660ea01-f902-4039-a020-4cfdfa138866 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 returned with HTTP 202 Aug 06 05:23:34.096598 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 269/1058] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:23:34 2026] DELETE /volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:34.106823 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a858706a-160d-4179-9844-dc48a8e588ab None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.109442 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:23:34.109442 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:34.109598 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:34.109958 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:34.111099 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:34.120729 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all volumes completed successfully. Aug 06 05:23:34.121689 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:34.121909 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:34.184795 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:34.191692 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:34.191692 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:34.201183 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a858706a-160d-4179-9844-dc48a8e588ab tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:23:34.201780 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 262/1059] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:23:34 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:34.217868 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-68598d2b-bd37-4c9d-a47d-456925a0ff53 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.219789 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-68598d2b-bd37-4c9d-a47d-456925a0ff53 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail Aug 06 05:23:34.220225 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-68598d2b-bd37-4c9d-a47d-456925a0ff53 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:34.220977 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-68598d2b-bd37-4c9d-a47d-456925a0ff53 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:34.220977 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-68598d2b-bd37-4c9d-a47d-456925a0ff53 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:34.221362 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:34.221362 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:34.222593 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-68598d2b-bd37-4c9d-a47d-456925a0ff53 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:23:34.228720 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-68598d2b-bd37-4c9d-a47d-456925a0ff53 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all snapshots completed successfully. Aug 06 05:23:34.229908 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-68598d2b-bd37-4c9d-a47d-456925a0ff53 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 05:23:34.230582 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 263/1060] 10.4.3.205 () {66 vars in 1264 bytes} [Thu Aug 6 05:23:34 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:34.240720 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-012f9892-295b-4305-b4db-188f684e22c7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.243395 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-012f9892-295b-4305-b4db-188f684e22c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 Aug 06 05:23:34.244364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-012f9892-295b-4305-b4db-188f684e22c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:34.244651 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-012f9892-295b-4305-b4db-188f684e22c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:34.244849 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.group_snapshots [None req-012f9892-295b-4305-b4db-188f684e22c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 7d1f1a2e-ff15-4896-a951-d6472bd94de9 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:34.248430 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-012f9892-295b-4305-b4db-188f684e22c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 returned with HTTP 404 Aug 06 05:23:34.249100 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 267/1061] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:34 2026] GET /volume/v3/group_snapshots/7d1f1a2e-ff15-4896-a951-d6472bd94de9 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:34.258457 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.260721 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:23:34.261764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:34.261764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:34.261764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:34.262046 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:34.262046 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:34.262914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:34.269359 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all volumes completed successfully. Aug 06 05:23:34.270109 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:34.270506 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:34.308434 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:34.312048 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:34.312048 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:34.320764 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-368f61f1-fb4b-4967-a660-1c186cf500b2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:23:34.321139 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 270/1062] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:23:34 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:34.334303 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3cfd4d4f-35b8-4cd5-b5ce-3d888e599a34 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.336399 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3cfd4d4f-35b8-4cd5-b5ce-3d888e599a34 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7/action Aug 06 05:23:34.336763 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3cfd4d4f-35b8-4cd5-b5ce-3d888e599a34 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:34.336878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3cfd4d4f-35b8-4cd5-b5ce-3d888e599a34 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:34.338437 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-3cfd4d4f-35b8-4cd5-b5ce-3d888e599a34 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] delete called for group 33e3a7a2-c075-4022-829e-58cfb1725da7 {{(pid=100426) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:23:34.338559 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.groups [None req-3cfd4d4f-35b8-4cd5-b5ce-3d888e599a34 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Delete group with id: 33e3a7a2-c075-4022-829e-58cfb1725da7 Aug 06 05:23:34.342982 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:34.342982 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:34.403903 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3cfd4d4f-35b8-4cd5-b5ce-3d888e599a34 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7/action returned with HTTP 202 Aug 06 05:23:34.405152 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 263/1063] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:23:34 2026] POST /volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:34.413689 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7bc37872-aa4f-4813-9e11-7f6a39a78e92 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.416667 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7bc37872-aa4f-4813-9e11-7f6a39a78e92 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 Aug 06 05:23:34.416988 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7bc37872-aa4f-4813-9e11-7f6a39a78e92 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:34.417273 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7bc37872-aa4f-4813-9e11-7f6a39a78e92 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:34.427879 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:34.427879 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:34.432736 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7bc37872-aa4f-4813-9e11-7f6a39a78e92 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:34.433718 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-7bc37872-aa4f-4813-9e11-7f6a39a78e92 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:34.433968 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-7bc37872-aa4f-4813-9e11-7f6a39a78e92 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:34.477108 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-11f51077-8c11-4a00-9f4a-b25fe1e5ee0e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:34.479240 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-11f51077-8c11-4a00-9f4a-b25fe1e5ee0e tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] GET https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f Aug 06 05:23:34.479513 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-11f51077-8c11-4a00-9f4a-b25fe1e5ee0e tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:34.479704 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-11f51077-8c11-4a00-9f4a-b25fe1e5ee0e tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:34.486122 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc37872-aa4f-4813-9e11-7f6a39a78e92 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:34.489946 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-11f51077-8c11-4a00-9f4a-b25fe1e5ee0e tempest-VolumesExtendAttachedTest-652826518 tempest-VolumesExtendAttachedTest-652826518-project-member] https://10.4.3.205/volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f returned with HTTP 404 Aug 06 05:23:34.490496 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 268/1064] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:34 2026] GET /volume/v3/volumes/db9697ef-183f-4c74-931d-e8c8caa9a82f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:34.491875 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:34.491875 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:34.505033 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7bc37872-aa4f-4813-9e11-7f6a39a78e92 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 returned with HTTP 200 Aug 06 05:23:34.505565 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 264/1065] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:34 2026] GET /volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:35.523613 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-add9c576-a431-404e-8939-5763ea195de8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.528789 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-add9c576-a431-404e-8939-5763ea195de8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 Aug 06 05:23:35.528789 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-add9c576-a431-404e-8939-5763ea195de8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.528789 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-add9c576-a431-404e-8939-5763ea195de8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.532532 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-add9c576-a431-404e-8939-5763ea195de8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 returned with HTTP 404 Aug 06 05:23:35.533003 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 271/1066] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:35 2026] GET /volume/v3/volumes/e6c84848-0bb4-4507-8774-77fd5b047837 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:35.548711 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ed92509a-f66d-4474-91ec-9922c8fd5c5c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.549005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-910fdf69-50f9-41c6-a7ec-184b23df95c7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.552180 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-910fdf69-50f9-41c6-a7ec-184b23df95c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7 Aug 06 05:23:35.553377 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-910fdf69-50f9-41c6-a7ec-184b23df95c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.553377 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-910fdf69-50f9-41c6-a7ec-184b23df95c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.553377 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-910fdf69-50f9-41c6-a7ec-184b23df95c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 33e3a7a2-c075-4022-829e-58cfb1725da7 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:35.555909 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-910fdf69-50f9-41c6-a7ec-184b23df95c7 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7 returned with HTTP 404 Aug 06 05:23:35.556176 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 269/1067] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:35 2026] GET /volume/v3/groups/33e3a7a2-c075-4022-829e-58cfb1725da7 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:35.562829 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-07eee926-36e7-4d81-a974-db23f3108681 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.565318 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-07eee926-36e7-4d81-a974-db23f3108681 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/d0471f30-9ee5-4d67-afe9-85f18ad692e9 Aug 06 05:23:35.565705 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-07eee926-36e7-4d81-a974-db23f3108681 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.565888 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-07eee926-36e7-4d81-a974-db23f3108681 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.584881 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-07eee926-36e7-4d81-a974-db23f3108681 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/group_types/d0471f30-9ee5-4d67-afe9-85f18ad692e9 returned with HTTP 202 Aug 06 05:23:35.585445 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 265/1068] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:23:35 2026] DELETE /volume/v3/group_types/d0471f30-9ee5-4d67-afe9-85f18ad692e9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:35.594481 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e5b13e96-dd8a-4eda-b115-1efd70f4af65 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.596706 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5b13e96-dd8a-4eda-b115-1efd70f4af65 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] DELETE https://10.4.3.205/volume/v3/types/2ed20509-04ca-403e-96b0-990bc4bbb479 Aug 06 05:23:35.596978 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5b13e96-dd8a-4eda-b115-1efd70f4af65 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.597247 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5b13e96-dd8a-4eda-b115-1efd70f4af65 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.622913 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5b13e96-dd8a-4eda-b115-1efd70f4af65 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/types/2ed20509-04ca-403e-96b0-990bc4bbb479 returned with HTTP 202 Aug 06 05:23:35.623372 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 272/1069] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:23:35 2026] DELETE /volume/v3/types/2ed20509-04ca-403e-96b0-990bc4bbb479 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:35.630194 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f0df8ac1-7602-4244-abe3-d3d6898bd3c6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.632351 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0df8ac1-7602-4244-abe3-d3d6898bd3c6 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] GET https://10.4.3.205/volume/v3/types/2ed20509-04ca-403e-96b0-990bc4bbb479 Aug 06 05:23:35.632604 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f0df8ac1-7602-4244-abe3-d3d6898bd3c6 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.632830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f0df8ac1-7602-4244-abe3-d3d6898bd3c6 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.636517 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0df8ac1-7602-4244-abe3-d3d6898bd3c6 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/types/2ed20509-04ca-403e-96b0-990bc4bbb479 returned with HTTP 404 Aug 06 05:23:35.637033 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 270/1070] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:23:35 2026] GET /volume/v3/types/2ed20509-04ca-403e-96b0-990bc4bbb479 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:35.646155 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed92509a-f66d-4474-91ec-9922c8fd5c5c tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] GET https://10.4.3.205/volume/v3/os-services Aug 06 05:23:35.646386 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ed92509a-f66d-4474-91ec-9922c8fd5c5c tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.646586 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ed92509a-f66d-4474-91ec-9922c8fd5c5c tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.648893 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-23f9ebcf-c068-4fab-bbcf-c8b77b181e5e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.650733 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-23f9ebcf-c068-4fab-bbcf-c8b77b181e5e tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:23:35.651105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-23f9ebcf-c068-4fab-bbcf-c8b77b181e5e tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-579046925"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:35.651734 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed92509a-f66d-4474-91ec-9922c8fd5c5c tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] https://10.4.3.205/volume/v3/os-services returned with HTTP 200 Aug 06 05:23:35.652117 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 264/1071] 10.4.3.205 () {66 vars in 1249 bytes} [Thu Aug 6 05:23:35 2026] GET /volume/v3/os-services => generated 626 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:35.661263 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3f21f1f0-d203-41b0-beb8-9dab78a2ad1b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.663839 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f21f1f0-d203-41b0-beb8-9dab78a2ad1b tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] GET https://10.4.3.205/volume/v3/os-services?host=np0000006623 Aug 06 05:23:35.664084 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f21f1f0-d203-41b0-beb8-9dab78a2ad1b tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.664317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f21f1f0-d203-41b0-beb8-9dab78a2ad1b tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.666159 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-23f9ebcf-c068-4fab-bbcf-c8b77b181e5e tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:23:35.666548 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 266/1072] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:23:35 2026] POST /volume/v3/types => generated 223 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:35.673893 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e5702332-50dd-4999-8434-d11255fa7901 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.676300 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e5702332-50dd-4999-8434-d11255fa7901 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:23:35.676660 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e5702332-50dd-4999-8434-d11255fa7901 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1787634471"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:35.678437 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f21f1f0-d203-41b0-beb8-9dab78a2ad1b tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] https://10.4.3.205/volume/v3/os-services?host=np0000006623 returned with HTTP 200 Aug 06 05:23:35.678889 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 273/1073] 10.4.3.205 () {66 vars in 1284 bytes} [Thu Aug 6 05:23:35 2026] GET /volume/v3/os-services?host=np0000006623 => generated 626 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:35.689413 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f507b9fc-99f2-43b5-9883-e96373ede020 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.689840 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e5702332-50dd-4999-8434-d11255fa7901 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:23:35.690221 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 271/1074] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:23:35 2026] POST /volume/v3/group_types => generated 181 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:35.691072 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f507b9fc-99f2-43b5-9883-e96373ede020 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] GET https://10.4.3.205/volume/v3/os-services?host=np0000006623&binary=cinder-scheduler Aug 06 05:23:35.691269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f507b9fc-99f2-43b5-9883-e96373ede020 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.691470 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f507b9fc-99f2-43b5-9883-e96373ede020 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.696735 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f507b9fc-99f2-43b5-9883-e96373ede020 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] https://10.4.3.205/volume/v3/os-services?host=np0000006623&binary=cinder-scheduler returned with HTTP 200 Aug 06 05:23:35.697027 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 265/1075] 10.4.3.205 () {66 vars in 1332 bytes} [Thu Aug 6 05:23:35 2026] GET /volume/v3/os-services?host=np0000006623&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:35.698436 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9e758013-18e6-48e2-ad08-8009eaab3626 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.704391 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9e758013-18e6-48e2-ad08-8009eaab3626 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/groups Aug 06 05:23:35.704784 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9e758013-18e6-48e2-ad08-8009eaab3626 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "59f31d17-7826-4ebe-8f0e-2842e11eeed6", "volume_types": ["e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6"], "name": "tempest-GroupSnapshotsTest-Group-1887994757"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:35.706866 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-9e758013-18e6-48e2-ad08-8009eaab3626 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating new group {'group': {'group_type': '59f31d17-7826-4ebe-8f0e-2842e11eeed6', 'volume_types': ['e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6'], 'name': 'tempest-GroupSnapshotsTest-Group-1887994757'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 05:23:35.707571 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6371f093-b480-4fb9-a256-96d65544d9b8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.709782 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6371f093-b480-4fb9-a256-96d65544d9b8 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] GET https://10.4.3.205/volume/v3/os-services?binary=cinder-scheduler Aug 06 05:23:35.709995 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6371f093-b480-4fb9-a256-96d65544d9b8 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.710222 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6371f093-b480-4fb9-a256-96d65544d9b8 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.710295 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-9e758013-18e6-48e2-ad08-8009eaab3626 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating group tempest-GroupSnapshotsTest-Group-1887994757. Aug 06 05:23:35.715228 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6371f093-b480-4fb9-a256-96d65544d9b8 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] https://10.4.3.205/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 06 05:23:35.715699 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 274/1076] 10.4.3.205 () {66 vars in 1296 bytes} [Thu Aug 6 05:23:35 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:35.717172 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9e758013-18e6-48e2-ad08-8009eaab3626 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Availability Zones retrieved successfully. Aug 06 05:23:35.724159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.727417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-9e758013-18e6-48e2-ad08-8009eaab3626 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['da431a96-1d54-46bf-ac5b-1ab486bd1da1'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:35.755400 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9e758013-18e6-48e2-ad08-8009eaab3626 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups returned with HTTP 202 Aug 06 05:23:35.755826 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 267/1077] 10.4.3.205 () {70 vars in 1297 bytes} [Thu Aug 6 05:23:35 2026] POST /volume/v3/groups => generated 112 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:35.763275 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4eb83cbc-8b44-445a-a5a2-0b6bfe8f5852 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.765179 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4eb83cbc-8b44-445a-a5a2-0b6bfe8f5852 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:35.765246 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4eb83cbc-8b44-445a-a5a2-0b6bfe8f5852 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.765445 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4eb83cbc-8b44-445a-a5a2-0b6bfe8f5852 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:35.765667 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-4eb83cbc-8b44-445a-a5a2-0b6bfe8f5852 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:35.769416 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:35.769416 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:35.779153 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4eb83cbc-8b44-445a-a5a2-0b6bfe8f5852 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:35.779676 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 266/1078] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:35 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:35.785489 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:35.785964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-232976543"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:35.788159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-232976543'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:35.788365 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Create volume of 1 GB Aug 06 05:23:35.794938 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Availability Zones retrieved successfully. Aug 06 05:23:35.802890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Flow 'volume_create_api' (0500f2c0-d94d-401b-83d4-f86726545201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:35.804494 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ba84b9-5497-4cfd-a139-bf25abbb9098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:35.805854 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:35.837053 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ba84b9-5497-4cfd-a139-bf25abbb9098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:35.838101 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d46dca-d8a1-4121-98eb-fbe8217ca5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:35.913599 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Created reservations ['22baa516-0b35-48e4-b801-17742be1d469', 'dc5d8259-c3ef-4d89-8697-0e5d2a90c7ae', '1a89b1b0-85d1-49dd-94e5-faa4d91f4a7d', '97ed8480-c141-4484-83c6-3fbbf08f4b9d'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:35.914480 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d46dca-d8a1-4121-98eb-fbe8217ca5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22baa516-0b35-48e4-b801-17742be1d469', 'dc5d8259-c3ef-4d89-8697-0e5d2a90c7ae', '1a89b1b0-85d1-49dd-94e5-faa4d91f4a7d', '97ed8480-c141-4484-83c6-3fbbf08f4b9d']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:35.915605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1801d9df-ec0f-47a6-9a83-c2e25c87ed82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:35.937992 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1801d9df-ec0f-47a6-9a83-c2e25c87ed82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7928d1f7-1c7c-42b4-ab82-c20960909b11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-232976543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f3ce3b199334f0b80a8cc95d80e8c42',qos_specs=None,replication_status=,reservations=['22baa516-0b35-48e4-b801-17742be1d469','dc5d8259-c3ef-4d89-8697-0e5d2a90c7ae','1a89b1b0-85d1-49dd-94e5-faa4d91f4a7d','97ed8480-c141-4484-83c6-3fbbf08f4b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71276d15bc4745ffa363f8f4a47b2347',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-232976543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7928d1f7-1c7c-42b4-ab82-c20960909b11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f3ce3b199334f0b80a8cc95d80e8c42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71276d15bc4745ffa363f8f4a47b2347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:35.938742 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5281c860-1095-4654-b6aa-2a6911db6e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:35.957141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5281c860-1095-4654-b6aa-2a6911db6e5a) transitioned into state 'SUCCESS' from state '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-232976543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f3ce3b199334f0b80a8cc95d80e8c42',qos_specs=None,replication_status=,reservations=['22baa516-0b35-48e4-b801-17742be1d469','dc5d8259-c3ef-4d89-8697-0e5d2a90c7ae','1a89b1b0-85d1-49dd-94e5-faa4d91f4a7d','97ed8480-c141-4484-83c6-3fbbf08f4b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71276d15bc4745ffa363f8f4a47b2347',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:35.957871 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbe39aa-5c15-447b-a485-95942f5700fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:35.966922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbe39aa-5c15-447b-a485-95942f5700fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:35.967732 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Flow 'volume_create_api' (0500f2c0-d94d-401b-83d4-f86726545201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:35.968054 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Create volume request issued successfully. Aug 06 05:23:35.968647 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d7c68a62-78d8-41eb-b4df-267d52a7598b tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:35.969059 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 272/1079] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:35 2026] POST /volume/v3/volumes => generated 753 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:35.983564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e4a826d2-cfe6-4294-a67f-5f5bf900e5dc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:35.983564 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4a826d2-cfe6-4294-a67f-5f5bf900e5dc tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] GET https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 Aug 06 05:23:35.983564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4a826d2-cfe6-4294-a67f-5f5bf900e5dc tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:35.983564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4a826d2-cfe6-4294-a67f-5f5bf900e5dc tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:36.001086 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:36.001086 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:36.010781 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e4a826d2-cfe6-4294-a67f-5f5bf900e5dc tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Volume info retrieved successfully. Aug 06 05:23:36.019192 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4a826d2-cfe6-4294-a67f-5f5bf900e5dc tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 returned with HTTP 200 Aug 06 05:23:36.019855 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 275/1080] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:35 2026] GET /volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:36.791085 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-10da6b34-b814-4719-94c0-ca471f12da00 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:36.793868 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10da6b34-b814-4719-94c0-ca471f12da00 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:36.794101 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10da6b34-b814-4719-94c0-ca471f12da00 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:36.794303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10da6b34-b814-4719-94c0-ca471f12da00 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:36.794471 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-10da6b34-b814-4719-94c0-ca471f12da00 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:36.807066 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:36.807066 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:36.813772 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10da6b34-b814-4719-94c0-ca471f12da00 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:36.814301 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 268/1081] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:36 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:36.825772 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-489fd5a6-569e-442c-ac06-e8882a861a51 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:36.828187 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:36.828644 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1973679135", "volume_type": "e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6", "group_id": "b9be2c8c-4e0a-4d82-a559-b334394bf6d6", "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:36.830566 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1973679135', 'volume_type': 'e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6', 'group_id': 'b9be2c8c-4e0a-4d82-a559-b334394bf6d6', 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:36.837512 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:36.837512 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:36.837988 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume of 1 GB Aug 06 05:23:36.842670 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Availability Zones retrieved successfully. Aug 06 05:23:36.848814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (759c6739-c520-4023-a05c-6df7e9fd535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:36.850053 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608ce801-5dc8-4d67-8197-85f5f37b5228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:36.850625 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:36.850625 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:36.851036 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:36.874156 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608ce801-5dc8-4d67-8197-85f5f37b5228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:23:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-579046925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b9be2c8c-4e0a-4d82-a559-b334394bf6d6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:36.875034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d269c0a6-fb00-479f-a546-0181904c7199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:36.902491 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-579046925 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-579046925, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:36.902915 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-579046925 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-579046925, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:36.927997 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['c19c85da-b704-4c9c-8752-6d95e8a51aef', '800c0170-7d97-47c6-b825-f71a2644eed3', '4f6b6e81-1f32-4528-91c4-0e07f3ebaf7a', 'e4c01b02-a876-430c-84cd-49e10290afb2'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:36.932439 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d269c0a6-fb00-479f-a546-0181904c7199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c19c85da-b704-4c9c-8752-6d95e8a51aef', '800c0170-7d97-47c6-b825-f71a2644eed3', '4f6b6e81-1f32-4528-91c4-0e07f3ebaf7a', 'e4c01b02-a876-430c-84cd-49e10290afb2']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:36.932439 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc239f7-124f-4bf1-820d-a6aadfbcd118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:36.954658 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc239f7-124f-4bf1-820d-a6aadfbcd118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80011a8f-5250-425f-8127-761da207d0a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1973679135',encryption_key_id=None,group_id=b9be2c8c-4e0a-4d82-a559-b334394bf6d6,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['c19c85da-b704-4c9c-8752-6d95e8a51aef','800c0170-7d97-47c6-b825-f71a2644eed3','4f6b6e81-1f32-4528-91c4-0e07f3ebaf7a','e4c01b02-a876-430c-84cd-49e10290afb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1973679135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b9be2c8c-4e0a-4d82-a559-b334394bf6d6,host=None,id=80011a8f-5250-425f-8127-761da207d0a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adbce4d818bd4e4bbe5244c98993f345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c0425f176e9426687a21014334d2a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6),volume_type_id=e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:36.955543 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7d5d2f-9ea3-4377-89ae-61ef76db25c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:36.975358 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7d5d2f-9ea3-4377-89ae-61ef76db25c5) transitioned into state 'SUCCESS' from state '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-1973679135',encryption_key_id=None,group_id=b9be2c8c-4e0a-4d82-a559-b334394bf6d6,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['c19c85da-b704-4c9c-8752-6d95e8a51aef','800c0170-7d97-47c6-b825-f71a2644eed3','4f6b6e81-1f32-4528-91c4-0e07f3ebaf7a','e4c01b02-a876-430c-84cd-49e10290afb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:36.976394 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6618b67a-42b1-457a-9b09-cfd15375eb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:36.992712 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6618b67a-42b1-457a-9b09-cfd15375eb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:36.993520 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (759c6739-c520-4023-a05c-6df7e9fd535d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:36.993793 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume request issued successfully. Aug 06 05:23:36.994436 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:36.994554 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:37.033320 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:37.036492 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b9a080fb-2487-444b-b8bc-998d62321172 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.038335 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:37.038335 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:37.041577 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9a080fb-2487-444b-b8bc-998d62321172 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] GET https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 Aug 06 05:23:37.041577 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9a080fb-2487-444b-b8bc-998d62321172 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:37.041577 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9a080fb-2487-444b-b8bc-998d62321172 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:37.041865 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-489fd5a6-569e-442c-ac06-e8882a861a51 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:37.042178 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 267/1082] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:23:36 2026] POST /volume/v3/volumes => generated 822 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:37.056744 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:37.056744 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:37.056744 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b9a080fb-2487-444b-b8bc-998d62321172 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Volume info retrieved successfully. Aug 06 05:23:37.057727 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9a080fb-2487-444b-b8bc-998d62321172 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 returned with HTTP 200 Aug 06 05:23:37.058215 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 273/1083] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:37 2026] GET /volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:37.058780 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b75ebb5c-30d4-45be-800c-f923c4a8a176 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.066046 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b75ebb5c-30d4-45be-800c-f923c4a8a176 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/80011a8f-5250-425f-8127-761da207d0a4 Aug 06 05:23:37.066272 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b75ebb5c-30d4-45be-800c-f923c4a8a176 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:37.066526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b75ebb5c-30d4-45be-800c-f923c4a8a176 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:37.073584 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:37.073584 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:37.077149 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b75ebb5c-30d4-45be-800c-f923c4a8a176 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:37.077939 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-b75ebb5c-30d4-45be-800c-f923c4a8a176 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:37.078138 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-b75ebb5c-30d4-45be-800c-f923c4a8a176 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:37.084865 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ff9a1ddb-ceb9-464c-b853-794531d8af2a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.087229 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff9a1ddb-ceb9-464c-b853-794531d8af2a tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] GET https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 Aug 06 05:23:37.087575 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff9a1ddb-ceb9-464c-b853-794531d8af2a tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:37.087838 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff9a1ddb-ceb9-464c-b853-794531d8af2a tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:37.098388 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:37.098388 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:37.103112 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ff9a1ddb-ceb9-464c-b853-794531d8af2a tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Volume info retrieved successfully. Aug 06 05:23:37.108493 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff9a1ddb-ceb9-464c-b853-794531d8af2a tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 returned with HTTP 200 Aug 06 05:23:37.109174 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 269/1084] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:37 2026] GET /volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:37.111937 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-b75ebb5c-30d4-45be-800c-f923c4a8a176 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:37.115135 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:37.115135 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:37.126335 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b75ebb5c-30d4-45be-800c-f923c4a8a176 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/80011a8f-5250-425f-8127-761da207d0a4 returned with HTTP 200 Aug 06 05:23:37.126335 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 276/1085] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:37 2026] GET /volume/v3/volumes/80011a8f-5250-425f-8127-761da207d0a4 => generated 890 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:37.133879 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-faccf271-f46d-416d-b4db-ff89f5517428 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.137275 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-faccf271-f46d-416d-b4db-ff89f5517428 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] GET https://10.4.3.205/volume/v3/os-services?host=np0000006623&binary=cinder-volume Aug 06 05:23:37.137568 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-faccf271-f46d-416d-b4db-ff89f5517428 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:37.137821 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-faccf271-f46d-416d-b4db-ff89f5517428 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:37.143539 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-faccf271-f46d-416d-b4db-ff89f5517428 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] https://10.4.3.205/volume/v3/os-services?host=np0000006623&binary=cinder-volume returned with HTTP 200 Aug 06 05:23:37.143960 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 268/1086] 10.4.3.205 () {66 vars in 1326 bytes} [Thu Aug 6 05:23:37 2026] GET /volume/v3/os-services?host=np0000006623&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:37.153243 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8bfd2371-b567-4172-a8ee-68626ae977e9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.155507 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8bfd2371-b567-4172-a8ee-68626ae977e9 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] GET https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 Aug 06 05:23:37.155772 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8bfd2371-b567-4172-a8ee-68626ae977e9 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:37.156035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8bfd2371-b567-4172-a8ee-68626ae977e9 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:37.164556 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:37.164556 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:37.169019 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8bfd2371-b567-4172-a8ee-68626ae977e9 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Volume info retrieved successfully. Aug 06 05:23:37.174980 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8bfd2371-b567-4172-a8ee-68626ae977e9 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 returned with HTTP 200 Aug 06 05:23:37.175565 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 274/1087] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:37 2026] GET /volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:37.187373 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d9cf0dfa-9800-42a6-be71-13dbe86db578 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.189999 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d9cf0dfa-9800-42a6-be71-13dbe86db578 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] DELETE https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 Aug 06 05:23:37.190203 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d9cf0dfa-9800-42a6-be71-13dbe86db578 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:37.190406 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d9cf0dfa-9800-42a6-be71-13dbe86db578 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:37.190751 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-d9cf0dfa-9800-42a6-be71-13dbe86db578 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Delete volume with id: 7928d1f7-1c7c-42b4-ab82-c20960909b11 Aug 06 05:23:37.200414 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:37.200414 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:37.201415 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d9cf0dfa-9800-42a6-be71-13dbe86db578 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Volume info retrieved successfully. Aug 06 05:23:37.220069 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d9cf0dfa-9800-42a6-be71-13dbe86db578 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Delete volume request issued successfully. Aug 06 05:23:37.220308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d9cf0dfa-9800-42a6-be71-13dbe86db578 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 returned with HTTP 202 Aug 06 05:23:37.220975 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 270/1088] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:37 2026] DELETE /volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:37.228876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f4a75091-e52d-4057-ab92-9f637a28ca36 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.231462 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f4a75091-e52d-4057-ab92-9f637a28ca36 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] GET https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 Aug 06 05:23:37.231708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f4a75091-e52d-4057-ab92-9f637a28ca36 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:37.231925 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f4a75091-e52d-4057-ab92-9f637a28ca36 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:37.239387 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:37.239387 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:37.243393 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f4a75091-e52d-4057-ab92-9f637a28ca36 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Volume info retrieved successfully. Aug 06 05:23:37.247729 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f4a75091-e52d-4057-ab92-9f637a28ca36 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 returned with HTTP 200 Aug 06 05:23:37.248198 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 277/1089] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:37 2026] GET /volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:37.260173 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-195abaf1-3941-4cfb-8de0-8f4b60aa6faa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.289624 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-195abaf1-3941-4cfb-8de0-8f4b60aa6faa tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:23:37.291354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-195abaf1-3941-4cfb-8de0-8f4b60aa6faa tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1162363103", "extra_specs": {}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:37.319664 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-195abaf1-3941-4cfb-8de0-8f4b60aa6faa tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:23:37.319832 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 269/1090] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:23:37 2026] POST /volume/v3/types => generated 218 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:37.331404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cf3ae3d8-d02d-4359-b300-9a59592fdbe9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.333653 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cf3ae3d8-d02d-4359-b300-9a59592fdbe9 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] POST https://10.4.3.205/volume/v3/types/8ac232a5-d99f-46e7-a7d9-b6ba44e061cf/encryption Aug 06 05:23:37.334049 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cf3ae3d8-d02d-4359-b300-9a59592fdbe9 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:37.365585 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cf3ae3d8-d02d-4359-b300-9a59592fdbe9 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types/8ac232a5-d99f-46e7-a7d9-b6ba44e061cf/encryption returned with HTTP 200 Aug 06 05:23:37.365977 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 275/1091] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:23:37 2026] POST /volume/v3/types/8ac232a5-d99f-46e7-a7d9-b6ba44e061cf/encryption => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:37.375627 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:37.448907 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:37.449500 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-130683050", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1162363103", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:37.451380 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-130683050', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1162363103', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:37.456243 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume of 1 GB Aug 06 05:23:37.456648 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:37.456648 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:37.457161 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Availability Zones retrieved successfully. Aug 06 05:23:37.463376 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Flow 'volume_create_api' (7f11b556-d335-4316-9dc5-ee574cf7b14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:37.464494 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23558270-0a76-4e97-acb4-d8974eb952cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:37.465425 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:37.492976 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23558270-0a76-4e97-acb4-d8974eb952cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:23:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ac232a5-d99f-46e7-a7d9-b6ba44e061cf,is_public=True,name='tempest-scenario-type-cryptsetup-1162363103',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ac232a5-d99f-46e7-a7d9-b6ba44e061cf', '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=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:37.493782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855ce0da-1c59-42c9-a4ec-c19a33de41e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:37.518668 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:37.518935 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:37.550647 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Created reservations ['cde328c3-a786-4342-bd51-d3f7a63c95aa', '2990a938-050a-4cb1-aa92-940731503e06', '4ecd17c1-fd46-4374-adba-aefa42db473a', '4b8a2b74-b180-43af-8a3d-27e6feca6499'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:37.551487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855ce0da-1c59-42c9-a4ec-c19a33de41e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cde328c3-a786-4342-bd51-d3f7a63c95aa', '2990a938-050a-4cb1-aa92-940731503e06', '4ecd17c1-fd46-4374-adba-aefa42db473a', '4b8a2b74-b180-43af-8a3d-27e6feca6499']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:37.552238 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207aa1d8-e58f-42d4-9aff-72c7985451ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:37.573125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207aa1d8-e58f-42d4-9aff-72c7985451ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '297e2009-52c4-4ec0-80aa-bcf172818e4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-130683050',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a69b7be3c452a935f8668bb9916ed',qos_specs=None,replication_status=,reservations=['cde328c3-a786-4342-bd51-d3f7a63c95aa','2990a938-050a-4cb1-aa92-940731503e06','4ecd17c1-fd46-4374-adba-aefa42db473a','4b8a2b74-b180-43af-8a3d-27e6feca6499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_type_id=8ac232a5-d99f-46e7-a7d9-b6ba44e061cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-130683050',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=297e2009-52c4-4ec0-80aa-bcf172818e4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='483a69b7be3c452a935f8668bb9916ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ac232a5-d99f-46e7-a7d9-b6ba44e061cf),volume_type_id=8ac232a5-d99f-46e7-a7d9-b6ba44e061cf)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:37.573902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01bae4f4-1706-4e4c-8927-d0bef47d913e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:37.593709 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01bae4f4-1706-4e4c-8927-d0bef47d913e) transitioned into state 'SUCCESS' from state '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-130683050',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a69b7be3c452a935f8668bb9916ed',qos_specs=None,replication_status=,reservations=['cde328c3-a786-4342-bd51-d3f7a63c95aa','2990a938-050a-4cb1-aa92-940731503e06','4ecd17c1-fd46-4374-adba-aefa42db473a','4b8a2b74-b180-43af-8a3d-27e6feca6499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_type_id=8ac232a5-d99f-46e7-a7d9-b6ba44e061cf)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:37.594473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e703f7-b026-44c8-a8dd-7f1df0964291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:37.605819 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e703f7-b026-44c8-a8dd-7f1df0964291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:37.607070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Flow 'volume_create_api' (7f11b556-d335-4316-9dc5-ee574cf7b14f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:37.608465 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume request issued successfully. Aug 06 05:23:37.609191 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f5606ef-6c28-4a26-941d-3964b13211c7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:37.609768 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 271/1092] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:23:37 2026] POST /volume/v3/volumes => generated 790 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:38.140105 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f5d05e97-0733-46a5-9aee-77e766727b40 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:38.141846 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f5d05e97-0733-46a5-9aee-77e766727b40 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/80011a8f-5250-425f-8127-761da207d0a4 Aug 06 05:23:38.142041 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f5d05e97-0733-46a5-9aee-77e766727b40 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:38.142257 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f5d05e97-0733-46a5-9aee-77e766727b40 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:38.149160 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:38.149160 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:38.153098 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f5d05e97-0733-46a5-9aee-77e766727b40 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:38.153821 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-f5d05e97-0733-46a5-9aee-77e766727b40 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:38.153967 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-f5d05e97-0733-46a5-9aee-77e766727b40 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:38.189245 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-f5d05e97-0733-46a5-9aee-77e766727b40 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:38.192241 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:38.192241 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:38.199035 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f5d05e97-0733-46a5-9aee-77e766727b40 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/80011a8f-5250-425f-8127-761da207d0a4 returned with HTTP 200 Aug 06 05:23:38.199393 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 278/1093] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:38 2026] GET /volume/v3/volumes/80011a8f-5250-425f-8127-761da207d0a4 => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:38.211596 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:38.214031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:38.214549 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-218289772", "volume_type": "e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6", "group_id": "b9be2c8c-4e0a-4d82-a559-b334394bf6d6", "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:38.217183 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-218289772', 'volume_type': 'e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6', 'group_id': 'b9be2c8c-4e0a-4d82-a559-b334394bf6d6', 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:38.226999 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:38.226999 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:38.227694 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume of 1 GB Aug 06 05:23:38.232833 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Availability Zones retrieved successfully. Aug 06 05:23:38.238047 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (8a00ba0a-2e9b-450c-8738-c9de9d328981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:38.238971 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9012f7f-0212-481c-b31d-00bde3d5be7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:38.239522 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:38.239522 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:38.239922 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:38.259430 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9012f7f-0212-481c-b31d-00bde3d5be7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:23:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-579046925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b9be2c8c-4e0a-4d82-a559-b334394bf6d6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:38.261433 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd756bd4-e6da-43bc-a30b-8349837ec9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:38.262171 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ba72ef05-8c7d-4503-b564-631c5adab196 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:38.264515 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ba72ef05-8c7d-4503-b564-631c5adab196 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] GET https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 Aug 06 05:23:38.264783 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ba72ef05-8c7d-4503-b564-631c5adab196 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:38.265038 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ba72ef05-8c7d-4503-b564-631c5adab196 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:38.273725 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ba72ef05-8c7d-4503-b564-631c5adab196 tempest-VolumesServicesTestJSON-699294852 tempest-VolumesServicesTestJSON-699294852-project-member] https://10.4.3.205/volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 returned with HTTP 404 Aug 06 05:23:38.274398 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 276/1094] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:38 2026] GET /volume/v3/volumes/7928d1f7-1c7c-42b4-ab82-c20960909b11 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:38.284477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4d9da041-cc40-4bd9-b70d-66066b465078 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:38.286107 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4d9da041-cc40-4bd9-b70d-66066b465078 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] GET https://10.4.3.205/volume/v3/os-services Aug 06 05:23:38.286268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4d9da041-cc40-4bd9-b70d-66066b465078 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:38.286453 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4d9da041-cc40-4bd9-b70d-66066b465078 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:38.286670 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:38.286670 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:38.290739 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4d9da041-cc40-4bd9-b70d-66066b465078 tempest-VolumesServicesTestJSON-775984432 tempest-VolumesServicesTestJSON-775984432-project-admin] https://10.4.3.205/volume/v3/os-services returned with HTTP 200 Aug 06 05:23:38.291045 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 272/1095] 10.4.3.205 () {66 vars in 1249 bytes} [Thu Aug 6 05:23:38 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:38.307111 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['868cff4a-c369-48fd-9d44-22f6d0c9aae7', '343e44a8-b1ff-4b92-964f-5ffd087534ee', '1c664c55-bb47-4c7f-b75a-c639665d895f', 'aabf4e8a-8415-4ec4-a503-db5d8741ea8c'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:38.308143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd756bd4-e6da-43bc-a30b-8349837ec9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['868cff4a-c369-48fd-9d44-22f6d0c9aae7', '343e44a8-b1ff-4b92-964f-5ffd087534ee', '1c664c55-bb47-4c7f-b75a-c639665d895f', 'aabf4e8a-8415-4ec4-a503-db5d8741ea8c']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:38.309225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552102ec-7300-4c36-9036-f1cb06273f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:38.337839 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552102ec-7300-4c36-9036-f1cb06273f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '779b07f2-d04f-46fd-adbf-3690b04aa6a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-218289772',encryption_key_id=None,group_id=b9be2c8c-4e0a-4d82-a559-b334394bf6d6,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['868cff4a-c369-48fd-9d44-22f6d0c9aae7','343e44a8-b1ff-4b92-964f-5ffd087534ee','1c664c55-bb47-4c7f-b75a-c639665d895f','aabf4e8a-8415-4ec4-a503-db5d8741ea8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-218289772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b9be2c8c-4e0a-4d82-a559-b334394bf6d6,host=None,id=779b07f2-d04f-46fd-adbf-3690b04aa6a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adbce4d818bd4e4bbe5244c98993f345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c0425f176e9426687a21014334d2a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6),volume_type_id=e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:38.339034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7c7848-a238-4783-95a8-88f5529bae90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:38.359196 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7c7848-a238-4783-95a8-88f5529bae90) transitioned into state 'SUCCESS' from state '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-218289772',encryption_key_id=None,group_id=b9be2c8c-4e0a-4d82-a559-b334394bf6d6,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['868cff4a-c369-48fd-9d44-22f6d0c9aae7','343e44a8-b1ff-4b92-964f-5ffd087534ee','1c664c55-bb47-4c7f-b75a-c639665d895f','aabf4e8a-8415-4ec4-a503-db5d8741ea8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:38.360280 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58fb4cec-9fa8-4730-8f19-326d7aee797d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:38.375177 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58fb4cec-9fa8-4730-8f19-326d7aee797d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:38.376089 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (8a00ba0a-2e9b-450c-8738-c9de9d328981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:38.376483 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume request issued successfully. Aug 06 05:23:38.377080 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:38.377221 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:38.412729 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:38.415360 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:38.415360 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:38.418539 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cf55bd45-427b-45d1-abbe-4838d1168fe6 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:38.418911 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 270/1096] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:23:38 2026] POST /volume/v3/volumes => generated 821 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:38.431071 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-448e6058-aedb-4f35-9b40-3ea7422e68ad None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:38.433166 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-448e6058-aedb-4f35-9b40-3ea7422e68ad tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 Aug 06 05:23:38.433387 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-448e6058-aedb-4f35-9b40-3ea7422e68ad tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:38.433640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-448e6058-aedb-4f35-9b40-3ea7422e68ad tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:38.440446 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:38.440446 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:38.445231 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-448e6058-aedb-4f35-9b40-3ea7422e68ad tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:38.446033 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-448e6058-aedb-4f35-9b40-3ea7422e68ad tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:38.446573 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-448e6058-aedb-4f35-9b40-3ea7422e68ad tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:38.493360 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-448e6058-aedb-4f35-9b40-3ea7422e68ad tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:38.496989 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:38.496989 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:38.504447 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-448e6058-aedb-4f35-9b40-3ea7422e68ad tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 returned with HTTP 200 Aug 06 05:23:38.504832 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 279/1097] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:38 2026] GET /volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 => generated 889 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:39.516275 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4ce5597c-42e0-42bb-b644-2e766badcf2c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:39.518105 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4ce5597c-42e0-42bb-b644-2e766badcf2c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 Aug 06 05:23:39.518364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4ce5597c-42e0-42bb-b644-2e766badcf2c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:39.518804 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4ce5597c-42e0-42bb-b644-2e766badcf2c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:39.525614 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:39.525614 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:39.534777 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4ce5597c-42e0-42bb-b644-2e766badcf2c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:39.535685 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-4ce5597c-42e0-42bb-b644-2e766badcf2c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:39.535858 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-4ce5597c-42e0-42bb-b644-2e766badcf2c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:39.589714 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-4ce5597c-42e0-42bb-b644-2e766badcf2c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:39.593400 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:39.593400 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:39.602657 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4ce5597c-42e0-42bb-b644-2e766badcf2c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 returned with HTTP 200 Aug 06 05:23:39.603101 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 277/1098] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:39 2026] GET /volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:39.615235 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-242a669d-2a2d-414c-a983-32b6a79e9fda None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:39.618355 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-242a669d-2a2d-414c-a983-32b6a79e9fda tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] PUT https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:39.618685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-242a669d-2a2d-414c-a983-32b6a79e9fda tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "80011a8f-5250-425f-8127-761da207d0a4"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:39.620004 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-242a669d-2a2d-414c-a983-32b6a79e9fda tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Update called for group b9be2c8c-4e0a-4d82-a559-b334394bf6d6. {{(pid=100427) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 05:23:39.620126 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-242a669d-2a2d-414c-a983-32b6a79e9fda tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Updating group b9be2c8c-4e0a-4d82-a559-b334394bf6d6 with name None description: None add_volumes: None remove_volumes: 80011a8f-5250-425f-8127-761da207d0a4. Aug 06 05:23:39.627883 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:39.627883 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:39.647544 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-242a669d-2a2d-414c-a983-32b6a79e9fda tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 202 Aug 06 05:23:39.648072 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 273/1099] 10.4.3.205 () {70 vars in 1406 bytes} [Thu Aug 6 05:23:39 2026] PUT /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:39.662252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-faead4ba-d561-4ed9-b610-009290d91826 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:39.664737 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-faead4ba-d561-4ed9-b610-009290d91826 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:39.665050 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-faead4ba-d561-4ed9-b610-009290d91826 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:39.665340 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-faead4ba-d561-4ed9-b610-009290d91826 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:39.665558 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-faead4ba-d561-4ed9-b610-009290d91826 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:39.669712 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:39.669712 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:39.680334 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-faead4ba-d561-4ed9-b610-009290d91826 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:39.680871 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 271/1100] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:39 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:40.169550 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6447333c-4289-4202-994f-849d45cc2c72 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:40.280209 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6447333c-4289-4202-994f-849d45cc2c72 tempest-AvailabilityZoneTestJSON-1244840688 tempest-AvailabilityZoneTestJSON-1244840688-project-member] GET https://10.4.3.205/volume/v3/os-availability-zone Aug 06 05:23:40.280473 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6447333c-4289-4202-994f-849d45cc2c72 tempest-AvailabilityZoneTestJSON-1244840688 tempest-AvailabilityZoneTestJSON-1244840688-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:40.280748 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6447333c-4289-4202-994f-849d45cc2c72 tempest-AvailabilityZoneTestJSON-1244840688 tempest-AvailabilityZoneTestJSON-1244840688-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:40.286383 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6447333c-4289-4202-994f-849d45cc2c72 tempest-AvailabilityZoneTestJSON-1244840688 tempest-AvailabilityZoneTestJSON-1244840688-project-member] Availability Zones retrieved successfully. Aug 06 05:23:40.286788 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6447333c-4289-4202-994f-849d45cc2c72 tempest-AvailabilityZoneTestJSON-1244840688 tempest-AvailabilityZoneTestJSON-1244840688-project-member] https://10.4.3.205/volume/v3/os-availability-zone returned with HTTP 200 Aug 06 05:23:40.287105 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 280/1101] 10.4.3.205 () {66 vars in 1276 bytes} [Thu Aug 6 05:23:40 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:40.693523 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-77ac9263-d9e8-4533-91ef-789d080e0a5e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:40.696861 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-77ac9263-d9e8-4533-91ef-789d080e0a5e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:40.697125 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-77ac9263-d9e8-4533-91ef-789d080e0a5e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:40.697430 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-77ac9263-d9e8-4533-91ef-789d080e0a5e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:40.697640 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-77ac9263-d9e8-4533-91ef-789d080e0a5e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:40.702420 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:40.702420 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:40.717426 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-77ac9263-d9e8-4533-91ef-789d080e0a5e tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:40.718003 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 278/1102] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:40 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:40.734611 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-412d4e54-5efe-4061-b268-08b51aeb4936 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:40.736781 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-412d4e54-5efe-4061-b268-08b51aeb4936 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] PUT https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:40.737189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-412d4e54-5efe-4061-b268-08b51aeb4936 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "80011a8f-5250-425f-8127-761da207d0a4"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:40.738802 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-412d4e54-5efe-4061-b268-08b51aeb4936 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Update called for group b9be2c8c-4e0a-4d82-a559-b334394bf6d6. {{(pid=100427) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 05:23:40.738930 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-412d4e54-5efe-4061-b268-08b51aeb4936 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Updating group b9be2c8c-4e0a-4d82-a559-b334394bf6d6 with name None description: None add_volumes: 80011a8f-5250-425f-8127-761da207d0a4 remove_volumes: None. Aug 06 05:23:40.742498 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:40.742498 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:40.775749 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-412d4e54-5efe-4061-b268-08b51aeb4936 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 202 Aug 06 05:23:40.775749 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 274/1103] 10.4.3.205 () {70 vars in 1406 bytes} [Thu Aug 6 05:23:40 2026] PUT /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:40.788319 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-449a9d03-a76b-499b-a605-efc2c0fc02b9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:40.790142 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-449a9d03-a76b-499b-a605-efc2c0fc02b9 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:40.790482 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-449a9d03-a76b-499b-a605-efc2c0fc02b9 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:40.790785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-449a9d03-a76b-499b-a605-efc2c0fc02b9 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:40.791007 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-449a9d03-a76b-499b-a605-efc2c0fc02b9 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:40.795957 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:40.795957 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:40.811451 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-449a9d03-a76b-499b-a605-efc2c0fc02b9 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:40.812590 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 272/1104] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:40 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:41.603056 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8ed086f0-0928-4693-b2d4-f11483d35625 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:41.746023 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:41.746845 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:41.747683 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1408605742"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:41.757899 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1408605742'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:41.757899 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume of 1 GB Aug 06 05:23:41.763923 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Availability Zones retrieved successfully. Aug 06 05:23:41.770042 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Flow 'volume_create_api' (f4b5b98e-e9f3-4e9d-a0d8-fca2beeb2951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:41.771124 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6545718-c533-400e-9556-30089aabf134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:41.772130 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:41.807582 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6545718-c533-400e-9556-30089aabf134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:41.808694 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff8ac15-7644-4670-a26e-68876f4c2cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:41.822764 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2d34be84-cdfd-4f81-b8e0-1f83dff7c587 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:41.826223 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d34be84-cdfd-4f81-b8e0-1f83dff7c587 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:41.826223 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2d34be84-cdfd-4f81-b8e0-1f83dff7c587 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:41.826223 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2d34be84-cdfd-4f81-b8e0-1f83dff7c587 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:41.826223 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-2d34be84-cdfd-4f81-b8e0-1f83dff7c587 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:41.829941 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:41.829941 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:41.834524 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:41.835082 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-397726730"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:41.837189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-397726730'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:41.837489 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create volume of 1 GB Aug 06 05:23:41.838361 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:41.838361 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:41.838599 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d34be84-cdfd-4f81-b8e0-1f83dff7c587 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:41.839198 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 275/1105] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:41 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:41.844584 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Availability Zones retrieved successfully. Aug 06 05:23:41.854755 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bc53b516-b8aa-47dc-a52d-b019814118fc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:41.855969 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Flow 'volume_create_api' (f140bcb9-8f59-41e4-9165-04a8a7283c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:41.857455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc81986-821c-4bc6-b77a-1a6bffed5d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:41.858248 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc53b516-b8aa-47dc-a52d-b019814118fc tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] PUT https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:41.858409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:41.858808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc53b516-b8aa-47dc-a52d-b019814118fc tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "779b07f2-d04f-46fd-adbf-3690b04aa6a8"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:41.860903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-bc53b516-b8aa-47dc-a52d-b019814118fc tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Update called for group b9be2c8c-4e0a-4d82-a559-b334394bf6d6. {{(pid=100426) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 05:23:41.861191 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.groups [None req-bc53b516-b8aa-47dc-a52d-b019814118fc tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Updating group b9be2c8c-4e0a-4d82-a559-b334394bf6d6 with name None description: None add_volumes: None remove_volumes: 779b07f2-d04f-46fd-adbf-3690b04aa6a8. Aug 06 05:23:41.865583 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:41.865583 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:41.889240 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc81986-821c-4bc6-b77a-1a6bffed5d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:41.891200 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992d5a92-2145-44f1-9afe-8cbc1a3cf254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:41.899659 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Created reservations ['5f2c0f6b-4d65-4675-b609-341a2359a5f4', '60041404-f82c-4a31-910e-9031d5eaa2c0', 'a6314d00-f76b-4aab-9876-b158c9ba5037', '44f0e4f4-546a-4e06-b05d-7bc55f786921'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:41.900577 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff8ac15-7644-4670-a26e-68876f4c2cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f2c0f6b-4d65-4675-b609-341a2359a5f4', '60041404-f82c-4a31-910e-9031d5eaa2c0', 'a6314d00-f76b-4aab-9876-b158c9ba5037', '44f0e4f4-546a-4e06-b05d-7bc55f786921']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:41.901468 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ccf0aa-8ef2-427b-83d9-fd9939864601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:41.908232 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc53b516-b8aa-47dc-a52d-b019814118fc tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 202 Aug 06 05:23:41.908735 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 273/1106] 10.4.3.205 () {70 vars in 1406 bytes} [Thu Aug 6 05:23:41 2026] PUT /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:41.919340 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-10c2d755-a0ee-4e2b-85e5-d36b3aeec10a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:41.925475 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10c2d755-a0ee-4e2b-85e5-d36b3aeec10a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:41.925772 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10c2d755-a0ee-4e2b-85e5-d36b3aeec10a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:41.926037 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10c2d755-a0ee-4e2b-85e5-d36b3aeec10a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:41.926219 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-10c2d755-a0ee-4e2b-85e5-d36b3aeec10a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:41.930925 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ccf0aa-8ef2-427b-83d9-fd9939864601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ff4e781-697d-4ad6-a20d-ab3a4edde554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1408605742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea08dfa7fc44dc6b9d492cf719778b2',qos_specs=None,replication_status=,reservations=['5f2c0f6b-4d65-4675-b609-341a2359a5f4','60041404-f82c-4a31-910e-9031d5eaa2c0','a6314d00-f76b-4aab-9876-b158c9ba5037','44f0e4f4-546a-4e06-b05d-7bc55f786921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860e73f9e82c4186aaf3323085987359',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1408605742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ff4e781-697d-4ad6-a20d-ab3a4edde554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea08dfa7fc44dc6b9d492cf719778b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='860e73f9e82c4186aaf3323085987359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:41.932079 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04265afe-672f-4efc-a7de-fe41343c7994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:41.934472 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:41.934472 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:41.951390 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10c2d755-a0ee-4e2b-85e5-d36b3aeec10a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:41.951828 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 276/1107] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:41 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:41.953986 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04265afe-672f-4efc-a7de-fe41343c7994) transitioned into state 'SUCCESS' from state '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-1408605742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea08dfa7fc44dc6b9d492cf719778b2',qos_specs=None,replication_status=,reservations=['5f2c0f6b-4d65-4675-b609-341a2359a5f4','60041404-f82c-4a31-910e-9031d5eaa2c0','a6314d00-f76b-4aab-9876-b158c9ba5037','44f0e4f4-546a-4e06-b05d-7bc55f786921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860e73f9e82c4186aaf3323085987359',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:41.956313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc5fb26-130c-4e37-abc3-c16aea959acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:41.961968 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Created reservations ['ae4b9fb3-7580-450c-8ad0-881a6fa8d4c0', 'b8b47a2e-ee1f-4085-8ee3-ce8cac75966a', 'f335bc0d-8236-4e15-bac6-06975155e192', '62552546-248b-4a30-9439-923207a70b08'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:41.962941 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992d5a92-2145-44f1-9afe-8cbc1a3cf254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae4b9fb3-7580-450c-8ad0-881a6fa8d4c0', 'b8b47a2e-ee1f-4085-8ee3-ce8cac75966a', 'f335bc0d-8236-4e15-bac6-06975155e192', '62552546-248b-4a30-9439-923207a70b08']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:41.963909 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f00153d-5095-47a6-8000-5d0d4c8de280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:41.964582 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc5fb26-130c-4e37-abc3-c16aea959acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:41.965412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Flow 'volume_create_api' (f4b5b98e-e9f3-4e9d-a0d8-fca2beeb2951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:41.965725 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume request issued successfully. Aug 06 05:23:41.966570 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8ed086f0-0928-4693-b2d4-f11483d35625 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:41.966717 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 281/1108] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:41 2026] POST /volume/v3/volumes => generated 750 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:41.987246 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-88e79b7d-9a38-45e9-be96-c6da8951aa61 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:41.989473 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-88e79b7d-9a38-45e9-be96-c6da8951aa61 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 Aug 06 05:23:41.989802 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-88e79b7d-9a38-45e9-be96-c6da8951aa61 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:41.990098 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-88e79b7d-9a38-45e9-be96-c6da8951aa61 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:41.991383 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f00153d-5095-47a6-8000-5d0d4c8de280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-397726730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='341d379b85cc46edb5d9d4344eb1f169',qos_specs=None,replication_status=,reservations=['ae4b9fb3-7580-450c-8ad0-881a6fa8d4c0','b8b47a2e-ee1f-4085-8ee3-ce8cac75966a','f335bc0d-8236-4e15-bac6-06975155e192','62552546-248b-4a30-9439-923207a70b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b206a923d21048a5ab2442c9213f8ebf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-397726730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='341d379b85cc46edb5d9d4344eb1f169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b206a923d21048a5ab2442c9213f8ebf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:41.992131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d59e97-4123-41bc-8a7d-b2a0b0fa1688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:42.001159 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:42.001159 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:42.005938 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-88e79b7d-9a38-45e9-be96-c6da8951aa61 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Volume info retrieved successfully. Aug 06 05:23:42.008786 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d59e97-4123-41bc-8a7d-b2a0b0fa1688) transitioned into state 'SUCCESS' from state '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-397726730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='341d379b85cc46edb5d9d4344eb1f169',qos_specs=None,replication_status=,reservations=['ae4b9fb3-7580-450c-8ad0-881a6fa8d4c0','b8b47a2e-ee1f-4085-8ee3-ce8cac75966a','f335bc0d-8236-4e15-bac6-06975155e192','62552546-248b-4a30-9439-923207a70b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b206a923d21048a5ab2442c9213f8ebf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:42.009553 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a81f6b-0bc3-4785-9b11-4baf5dcb94c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:42.012658 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-88e79b7d-9a38-45e9-be96-c6da8951aa61 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 returned with HTTP 200 Aug 06 05:23:42.013400 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 274/1109] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:41 2026] GET /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:42.020172 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a81f6b-0bc3-4785-9b11-4baf5dcb94c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:42.020944 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Flow 'volume_create_api' (f140bcb9-8f59-41e4-9165-04a8a7283c54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:42.021274 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create volume request issued successfully. Aug 06 05:23:42.021853 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-15a2050f-6b51-47e0-bd5e-cb25704bb697 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:42.022230 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 279/1110] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:41 2026] POST /volume/v3/volumes => generated 750 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:42.033935 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f340040f-fdfb-468e-abda-8ffbb998bf74 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:42.037939 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f340040f-fdfb-468e-abda-8ffbb998bf74 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:42.038174 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f340040f-fdfb-468e-abda-8ffbb998bf74 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:42.038435 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f340040f-fdfb-468e-abda-8ffbb998bf74 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:42.046896 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:42.046896 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:42.051664 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f340040f-fdfb-468e-abda-8ffbb998bf74 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:42.057818 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f340040f-fdfb-468e-abda-8ffbb998bf74 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 returned with HTTP 200 Aug 06 05:23:42.058525 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 277/1111] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:42 2026] GET /volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:42.964759 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-13450732-bedf-4e38-8a29-7b8ec4de8438 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:42.966599 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-13450732-bedf-4e38-8a29-7b8ec4de8438 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:42.966799 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-13450732-bedf-4e38-8a29-7b8ec4de8438 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:42.966968 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-13450732-bedf-4e38-8a29-7b8ec4de8438 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:42.967087 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-13450732-bedf-4e38-8a29-7b8ec4de8438 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:42.970571 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:42.970571 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:42.977548 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-13450732-bedf-4e38-8a29-7b8ec4de8438 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:42.978046 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 282/1112] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:42 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:42.994272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dc844494-e43a-43be-92e6-50bdd9db84da None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:42.996593 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc844494-e43a-43be-92e6-50bdd9db84da tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] PUT https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:42.997089 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc844494-e43a-43be-92e6-50bdd9db84da tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "779b07f2-d04f-46fd-adbf-3690b04aa6a8"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:42.999108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-dc844494-e43a-43be-92e6-50bdd9db84da tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Update called for group b9be2c8c-4e0a-4d82-a559-b334394bf6d6. {{(pid=100426) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 05:23:42.999365 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.groups [None req-dc844494-e43a-43be-92e6-50bdd9db84da tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Updating group b9be2c8c-4e0a-4d82-a559-b334394bf6d6 with name None description: None add_volumes: 779b07f2-d04f-46fd-adbf-3690b04aa6a8 remove_volumes: None. Aug 06 05:23:43.003028 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:43.003028 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:43.030049 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-84933a01-67b5-42be-b6f9-ec5f0391d46d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:43.030693 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc844494-e43a-43be-92e6-50bdd9db84da tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 202 Aug 06 05:23:43.031342 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 275/1113] 10.4.3.205 () {70 vars in 1406 bytes} [Thu Aug 6 05:23:42 2026] PUT /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:43.031817 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-84933a01-67b5-42be-b6f9-ec5f0391d46d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 Aug 06 05:23:43.034341 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-84933a01-67b5-42be-b6f9-ec5f0391d46d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:43.034341 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-84933a01-67b5-42be-b6f9-ec5f0391d46d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:43.038103 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fe23e1b8-e72f-40a9-9620-c00090624318 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:43.040189 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe23e1b8-e72f-40a9-9620-c00090624318 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:43.040189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe23e1b8-e72f-40a9-9620-c00090624318 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:43.040336 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe23e1b8-e72f-40a9-9620-c00090624318 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:43.040491 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-fe23e1b8-e72f-40a9-9620-c00090624318 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:43.042516 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:43.042516 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:43.043803 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:43.043803 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:43.046309 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-84933a01-67b5-42be-b6f9-ec5f0391d46d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Volume info retrieved successfully. Aug 06 05:23:43.050684 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe23e1b8-e72f-40a9-9620-c00090624318 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:43.051272 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 278/1114] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:43 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:43.052318 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-84933a01-67b5-42be-b6f9-ec5f0391d46d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 returned with HTTP 200 Aug 06 05:23:43.054491 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 280/1115] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:43 2026] GET /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:43.070859 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cbcbddcc-2fe0-46e9-9806-150b173a5f2d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:43.072514 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cbcbddcc-2fe0-46e9-9806-150b173a5f2d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:43.072664 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cbcbddcc-2fe0-46e9-9806-150b173a5f2d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:43.072864 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cbcbddcc-2fe0-46e9-9806-150b173a5f2d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:43.079460 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:43.079460 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:43.083086 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cbcbddcc-2fe0-46e9-9806-150b173a5f2d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:43.086805 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cbcbddcc-2fe0-46e9-9806-150b173a5f2d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 returned with HTTP 200 Aug 06 05:23:43.087178 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 283/1116] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:43 2026] GET /volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:43.098967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7f282d79-21dc-4691-8ecd-23c35b607348 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:43.101309 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f282d79-21dc-4691-8ecd-23c35b607348 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:43.104128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7f282d79-21dc-4691-8ecd-23c35b607348 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937", "name": "tempest-VolumesDeleteCascade-Snapshot-2867242"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:43.118475 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:43.118475 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:43.119191 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7f282d79-21dc-4691-8ecd-23c35b607348 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:43.119519 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-7f282d79-21dc-4691-8ecd-23c35b607348 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create snapshot from volume 4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:43.168185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-7f282d79-21dc-4691-8ecd-23c35b607348 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Created reservations ['3d4085c3-af50-40ec-a86f-c5ee0bf554b5', '166d6a09-db85-4ed0-a605-7e68114b623d', '6d563bf3-5301-40de-832b-59a7188c38c8', '1fc86226-24ca-4572-8123-0b6e4467b700'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:43.205505 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7f282d79-21dc-4691-8ecd-23c35b607348 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot create request issued successfully. Aug 06 05:23:43.205505 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f282d79-21dc-4691-8ecd-23c35b607348 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:23:43.205505 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 276/1117] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:23:43 2026] POST /volume/v3/snapshots => generated 304 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:43.214618 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c65c31f7-befc-4526-a242-5a9c105134a9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:43.217267 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c65c31f7-befc-4526-a242-5a9c105134a9 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/snapshots/dfbcf85b-993e-47ab-b786-4ef56a1649c3 Aug 06 05:23:43.217521 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c65c31f7-befc-4526-a242-5a9c105134a9 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:43.218643 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c65c31f7-befc-4526-a242-5a9c105134a9 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:43.224913 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:43.224913 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:43.225563 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c65c31f7-befc-4526-a242-5a9c105134a9 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot retrieved successfully. Aug 06 05:23:43.226741 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c65c31f7-befc-4526-a242-5a9c105134a9 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots/dfbcf85b-993e-47ab-b786-4ef56a1649c3 returned with HTTP 200 Aug 06 05:23:43.227229 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 279/1118] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:43 2026] GET /volume/v3/snapshots/dfbcf85b-993e-47ab-b786-4ef56a1649c3 => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:44.066993 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-90ea7d12-46bb-4601-9746-b78e66f9977f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:44.068641 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-90ea7d12-46bb-4601-9746-b78e66f9977f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:44.068847 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-90ea7d12-46bb-4601-9746-b78e66f9977f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:44.069012 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-90ea7d12-46bb-4601-9746-b78e66f9977f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:44.069136 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-90ea7d12-46bb-4601-9746-b78e66f9977f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:44.073277 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:44.073277 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:44.080979 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-90ea7d12-46bb-4601-9746-b78e66f9977f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 200 Aug 06 05:23:44.082132 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 281/1119] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:44 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:44.094789 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1b639587-1d88-43f7-aef2-9fb61da71fce None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:44.096769 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:23:44.096843 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:44.097836 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:44.097836 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:44.098030 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:44.106473 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all volumes completed successfully. Aug 06 05:23:44.107164 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:44.107306 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:44.152974 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:44.156996 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:44.156996 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:44.159815 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:44.159984 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:44.195895 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:44.199321 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:44.199321 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:44.206895 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1b639587-1d88-43f7-aef2-9fb61da71fce tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:23:44.208310 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 284/1120] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:23:44 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:44.223701 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1b916049-b7f8-4fa6-af5a-812b4be4913a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:44.225782 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1b916049-b7f8-4fa6-af5a-812b4be4913a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/group_snapshots Aug 06 05:23:44.227332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1b916049-b7f8-4fa6-af5a-812b4be4913a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b9be2c8c-4e0a-4d82-a559-b334394bf6d6", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-723772607"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:44.227773 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-1b916049-b7f8-4fa6-af5a-812b4be4913a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b9be2c8c-4e0a-4d82-a559-b334394bf6d6', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-723772607'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 05:23:44.231937 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:44.231937 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:44.235751 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.group_snapshots [None req-1b916049-b7f8-4fa6-af5a-812b4be4913a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-723772607. Aug 06 05:23:44.236610 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-55de0310-e0e4-44b4-9fe9-dc07d6b71994 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:44.238614 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-55de0310-e0e4-44b4-9fe9-dc07d6b71994 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/snapshots/dfbcf85b-993e-47ab-b786-4ef56a1649c3 Aug 06 05:23:44.238841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-55de0310-e0e4-44b4-9fe9-dc07d6b71994 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:44.239075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-55de0310-e0e4-44b4-9fe9-dc07d6b71994 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:44.246822 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:44.246822 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:44.247367 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-55de0310-e0e4-44b4-9fe9-dc07d6b71994 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot retrieved successfully. Aug 06 05:23:44.248259 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-55de0310-e0e4-44b4-9fe9-dc07d6b71994 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots/dfbcf85b-993e-47ab-b786-4ef56a1649c3 returned with HTTP 200 Aug 06 05:23:44.248705 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 280/1121] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:44 2026] GET /volume/v3/snapshots/dfbcf85b-993e-47ab-b786-4ef56a1649c3 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:44.258350 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ae19b953-f7e4-4b9c-b46a-2955ef7722de None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:44.260316 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae19b953-f7e4-4b9c-b46a-2955ef7722de tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:44.260737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ae19b953-f7e4-4b9c-b46a-2955ef7722de tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937", "name": "tempest-VolumesDeleteCascade-Snapshot-2042111225"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:44.264152 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:44.264152 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:44.273552 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:44.273552 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:44.274156 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ae19b953-f7e4-4b9c-b46a-2955ef7722de tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:44.274330 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-ae19b953-f7e4-4b9c-b46a-2955ef7722de tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create snapshot from volume 4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:44.285363 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-1b916049-b7f8-4fa6-af5a-812b4be4913a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-579046925 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-579046925, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:44.317522 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-1b916049-b7f8-4fa6-af5a-812b4be4913a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['6ed1b1cd-5b95-4f70-bbcc-b30045be9c08', '295ff2e2-adbf-4009-bea2-c2376395e41d', 'ea8dc67a-05aa-45a3-a0b9-d7646e47f294', 'b85af206-bce5-40bc-b932-ed528a0487d5'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:44.319059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-ae19b953-f7e4-4b9c-b46a-2955ef7722de tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Created reservations ['bce964ea-e9c3-4fce-bb26-e82f65875031', '8e3eb859-d53d-444e-80f4-f7c5b24ee7f7', '7d14671e-f763-45ba-8667-fd621dd3828d', 'f617d31a-4be4-4010-9948-3ffb419eca81'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:44.359906 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1b916049-b7f8-4fa6-af5a-812b4be4913a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots returned with HTTP 202 Aug 06 05:23:44.360452 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 277/1122] 10.4.3.205 () {70 vars in 1324 bytes} [Thu Aug 6 05:23:44 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:44.370280 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8806a457-9416-49d6-8dd1-abb8a191da29 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:44.372913 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8806a457-9416-49d6-8dd1-abb8a191da29 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 Aug 06 05:23:44.373092 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8806a457-9416-49d6-8dd1-abb8a191da29 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:44.373350 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8806a457-9416-49d6-8dd1-abb8a191da29 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:44.373522 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-8806a457-9416-49d6-8dd1-abb8a191da29 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 26df9feb-cdb8-4808-8fbf-ee9976734b64 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:44.376732 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ae19b953-f7e4-4b9c-b46a-2955ef7722de tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot create request issued successfully. Aug 06 05:23:44.377186 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae19b953-f7e4-4b9c-b46a-2955ef7722de tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:23:44.379130 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 282/1123] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:23:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:44.379347 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:44.379347 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:44.388876 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d7b6b207-b29f-4483-b629-9f133434410b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:44.391870 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d7b6b207-b29f-4483-b629-9f133434410b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/snapshots/6dc6d162-8371-4b3a-a2af-ad5f1649de02 Aug 06 05:23:44.392096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d7b6b207-b29f-4483-b629-9f133434410b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:44.393498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d7b6b207-b29f-4483-b629-9f133434410b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:44.393581 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8806a457-9416-49d6-8dd1-abb8a191da29 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 returned with HTTP 200 Aug 06 05:23:44.394446 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 285/1124] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:44 2026] GET /volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:44.401496 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:44.401496 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:44.401496 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d7b6b207-b29f-4483-b629-9f133434410b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot retrieved successfully. Aug 06 05:23:44.402140 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d7b6b207-b29f-4483-b629-9f133434410b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots/6dc6d162-8371-4b3a-a2af-ad5f1649de02 returned with HTTP 200 Aug 06 05:23:44.402631 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 281/1125] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:44 2026] GET /volume/v3/snapshots/6dc6d162-8371-4b3a-a2af-ad5f1649de02 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:45.403622 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-29634f12-7bc3-4b19-9806-9d0982e051db None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.406489 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-29634f12-7bc3-4b19-9806-9d0982e051db tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 Aug 06 05:23:45.406808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-29634f12-7bc3-4b19-9806-9d0982e051db tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.407041 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-29634f12-7bc3-4b19-9806-9d0982e051db tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.407200 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-29634f12-7bc3-4b19-9806-9d0982e051db tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 26df9feb-cdb8-4808-8fbf-ee9976734b64 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:45.411724 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.411724 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:45.412366 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-55f0879d-2575-4faf-84c2-1f7d4a2a826e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.414694 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-55f0879d-2575-4faf-84c2-1f7d4a2a826e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/snapshots/6dc6d162-8371-4b3a-a2af-ad5f1649de02 Aug 06 05:23:45.414928 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-55f0879d-2575-4faf-84c2-1f7d4a2a826e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.415152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-55f0879d-2575-4faf-84c2-1f7d4a2a826e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.416478 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-29634f12-7bc3-4b19-9806-9d0982e051db tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 returned with HTTP 200 Aug 06 05:23:45.417427 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 278/1126] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:45 2026] GET /volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:45.424249 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.424249 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:45.424838 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-55f0879d-2575-4faf-84c2-1f7d4a2a826e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot retrieved successfully. Aug 06 05:23:45.425856 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-55f0879d-2575-4faf-84c2-1f7d4a2a826e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots/6dc6d162-8371-4b3a-a2af-ad5f1649de02 returned with HTTP 200 Aug 06 05:23:45.426358 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 283/1127] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:45 2026] GET /volume/v3/snapshots/6dc6d162-8371-4b3a-a2af-ad5f1649de02 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:45.427351 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6714e97f-9da0-45e9-af3d-42a59085c547 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.438960 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6714e97f-9da0-45e9-af3d-42a59085c547 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail Aug 06 05:23:45.439248 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6714e97f-9da0-45e9-af3d-42a59085c547 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.439314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1ef2b486-12e4-4e0c-8631-a69f8949726d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.439623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6714e97f-9da0-45e9-af3d-42a59085c547 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.439861 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-6714e97f-9da0-45e9-af3d-42a59085c547 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:45.441037 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ef2b486-12e4-4e0c-8631-a69f8949726d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937?cascade=True Aug 06 05:23:45.441271 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ef2b486-12e4-4e0c-8631-a69f8949726d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.441487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ef2b486-12e4-4e0c-8631-a69f8949726d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.441692 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-1ef2b486-12e4-4e0c-8631-a69f8949726d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete volume with id: 4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:45.442081 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.db.api [None req-6714e97f-9da0-45e9-af3d-42a59085c547 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Building query based on filter {{(pid=100429) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:23:45.451461 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.451461 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:45.451922 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1ef2b486-12e4-4e0c-8631-a69f8949726d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:45.461236 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6714e97f-9da0-45e9-af3d-42a59085c547 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all snapshots completed successfully. Aug 06 05:23:45.461861 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.461861 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:45.462696 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6714e97f-9da0-45e9-af3d-42a59085c547 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 05:23:45.463204 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 286/1128] 10.4.3.205 () {66 vars in 1264 bytes} [Thu Aug 6 05:23:45 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:45.474432 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-25612bfc-eae9-47ce-a923-216c0e1c506f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.480069 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-25612bfc-eae9-47ce-a923-216c0e1c506f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/cb3bc841-d7b0-496a-af0e-525d11c21eea Aug 06 05:23:45.480069 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-25612bfc-eae9-47ce-a923-216c0e1c506f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.480069 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-25612bfc-eae9-47ce-a923-216c0e1c506f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.490076 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.490076 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:45.491058 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-25612bfc-eae9-47ce-a923-216c0e1c506f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Snapshot retrieved successfully. Aug 06 05:23:45.492877 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-25612bfc-eae9-47ce-a923-216c0e1c506f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/cb3bc841-d7b0-496a-af0e-525d11c21eea returned with HTTP 200 Aug 06 05:23:45.492877 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 279/1129] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:45 2026] GET /volume/v3/snapshots/cb3bc841-d7b0-496a-af0e-525d11c21eea => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:45.504842 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-357664b5-4027-467f-823c-6764e878f9aa None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.507316 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1ef2b486-12e4-4e0c-8631-a69f8949726d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete volume request issued successfully. Aug 06 05:23:45.507496 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ef2b486-12e4-4e0c-8631-a69f8949726d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937?cascade=True returned with HTTP 202 Aug 06 05:23:45.507894 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 282/1130] 10.4.3.205 () {66 vars in 1376 bytes} [Thu Aug 6 05:23:45 2026] DELETE /volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937?cascade=True => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:45.509172 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-357664b5-4027-467f-823c-6764e878f9aa tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/9364b397-34c0-4376-9856-db02a291aafc Aug 06 05:23:45.509886 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-357664b5-4027-467f-823c-6764e878f9aa tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.509886 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-357664b5-4027-467f-823c-6764e878f9aa tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.515106 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.515106 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:45.515550 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-357664b5-4027-467f-823c-6764e878f9aa tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Snapshot retrieved successfully. Aug 06 05:23:45.516370 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-357664b5-4027-467f-823c-6764e878f9aa tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/9364b397-34c0-4376-9856-db02a291aafc returned with HTTP 200 Aug 06 05:23:45.516747 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 284/1131] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:45 2026] GET /volume/v3/snapshots/9364b397-34c0-4376-9856-db02a291aafc => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:45.518314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2f2243a3-6d3c-4ce9-86fe-65b1b2a1ed68 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.520772 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2f2243a3-6d3c-4ce9-86fe-65b1b2a1ed68 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:45.520900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2f2243a3-6d3c-4ce9-86fe-65b1b2a1ed68 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.521135 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2f2243a3-6d3c-4ce9-86fe-65b1b2a1ed68 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.531543 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.531543 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:45.533463 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-85833c8d-9e9e-42fb-838f-b85a8e010b47 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.539130 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85833c8d-9e9e-42fb-838f-b85a8e010b47 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] DELETE https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 Aug 06 05:23:45.539130 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85833c8d-9e9e-42fb-838f-b85a8e010b47 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.539130 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85833c8d-9e9e-42fb-838f-b85a8e010b47 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.539130 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-85833c8d-9e9e-42fb-838f-b85a8e010b47 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] delete called for member 26df9feb-cdb8-4808-8fbf-ee9976734b64 {{(pid=100426) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 05:23:45.539130 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.group_snapshots [None req-85833c8d-9e9e-42fb-838f-b85a8e010b47 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Delete group_snapshot with id: 26df9feb-cdb8-4808-8fbf-ee9976734b64 Aug 06 05:23:45.539314 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2f2243a3-6d3c-4ce9-86fe-65b1b2a1ed68 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:45.542445 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.542445 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:45.544902 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2f2243a3-6d3c-4ce9-86fe-65b1b2a1ed68 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 returned with HTTP 200 Aug 06 05:23:45.545307 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 287/1132] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:45 2026] GET /volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:45.780565 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85833c8d-9e9e-42fb-838f-b85a8e010b47 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 returned with HTTP 202 Aug 06 05:23:45.781344 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 280/1133] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:23:45 2026] DELETE /volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 06 05:23:45.794693 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.797307 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:23:45.797518 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.797698 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.797983 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:45.798863 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.798863 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:45.798863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:45.809898 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all volumes completed successfully. Aug 06 05:23:45.810532 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:45.810684 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:45.867847 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:45.875567 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.875567 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:45.880979 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:45.881164 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:45.932661 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:45.936312 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:45.936312 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:45.943773 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0a3f4855-6942-4434-b224-15cbb99d8fd5 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:23:45.944203 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 283/1134] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:23:45 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:45.958283 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5170c5aa-c738-49b9-ab62-71b07aab856f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.959713 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5170c5aa-c738-49b9-ab62-71b07aab856f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail Aug 06 05:23:45.960029 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5170c5aa-c738-49b9-ab62-71b07aab856f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.960435 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5170c5aa-c738-49b9-ab62-71b07aab856f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.961321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-5170c5aa-c738-49b9-ab62-71b07aab856f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:45.962084 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-5170c5aa-c738-49b9-ab62-71b07aab856f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:23:45.976617 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5170c5aa-c738-49b9-ab62-71b07aab856f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all snapshots completed successfully. Aug 06 05:23:45.976617 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5170c5aa-c738-49b9-ab62-71b07aab856f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 05:23:45.976617 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 285/1135] 10.4.3.205 () {66 vars in 1264 bytes} [Thu Aug 6 05:23:45 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:45.985370 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fc07a512-4358-422b-b3c7-1f77ac8bb571 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:45.987132 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fc07a512-4358-422b-b3c7-1f77ac8bb571 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 Aug 06 05:23:45.987370 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fc07a512-4358-422b-b3c7-1f77ac8bb571 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:45.987588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fc07a512-4358-422b-b3c7-1f77ac8bb571 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:45.987721 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-fc07a512-4358-422b-b3c7-1f77ac8bb571 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 26df9feb-cdb8-4808-8fbf-ee9976734b64 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:45.990514 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fc07a512-4358-422b-b3c7-1f77ac8bb571 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 returned with HTTP 404 Aug 06 05:23:45.991177 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 288/1136] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:45 2026] GET /volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:46.000079 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e35f1cc2-a938-48be-95e9-cc2c8449174b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.001854 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e35f1cc2-a938-48be-95e9-cc2c8449174b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] DELETE https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 Aug 06 05:23:46.002048 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e35f1cc2-a938-48be-95e9-cc2c8449174b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.002256 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e35f1cc2-a938-48be-95e9-cc2c8449174b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.002402 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-e35f1cc2-a938-48be-95e9-cc2c8449174b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] delete called for member 26df9feb-cdb8-4808-8fbf-ee9976734b64 {{(pid=100426) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 05:23:46.002485 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.group_snapshots [None req-e35f1cc2-a938-48be-95e9-cc2c8449174b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Delete group_snapshot with id: 26df9feb-cdb8-4808-8fbf-ee9976734b64 Aug 06 05:23:46.006237 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e35f1cc2-a938-48be-95e9-cc2c8449174b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 returned with HTTP 404 Aug 06 05:23:46.006666 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 281/1137] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:23:45 2026] DELETE /volume/v3/group_snapshots/26df9feb-cdb8-4808-8fbf-ee9976734b64 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:46.014304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.017235 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:23:46.017442 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.017628 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.017819 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:46.018433 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:46.031772 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all volumes completed successfully. Aug 06 05:23:46.032634 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:46.032837 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:46.087752 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:46.091142 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:46.091142 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:46.095146 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:46.095361 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:46.129925 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:46.132933 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:46.132933 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:46.140091 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6a5b8531-d35c-4eef-a08c-b91cf2414545 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:23:46.140515 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 284/1138] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:23:46 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:46.156251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d257cee5-3eac-4b0d-957e-a92f8de5358c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.157939 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d257cee5-3eac-4b0d-957e-a92f8de5358c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6/action Aug 06 05:23:46.158573 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d257cee5-3eac-4b0d-957e-a92f8de5358c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:46.158847 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d257cee5-3eac-4b0d-957e-a92f8de5358c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:46.161136 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-d257cee5-3eac-4b0d-957e-a92f8de5358c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] delete called for group b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100428) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:23:46.161423 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.groups [None req-d257cee5-3eac-4b0d-957e-a92f8de5358c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Delete group with id: b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:46.167904 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:46.167904 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:46.222148 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d257cee5-3eac-4b0d-957e-a92f8de5358c tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6/action returned with HTTP 202 Aug 06 05:23:46.222601 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 286/1139] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:23:46 2026] POST /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:46.234740 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0f742a17-6255-4fda-b380-eab68e11ea6f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.237955 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0f742a17-6255-4fda-b380-eab68e11ea6f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 Aug 06 05:23:46.237955 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0f742a17-6255-4fda-b380-eab68e11ea6f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.237955 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0f742a17-6255-4fda-b380-eab68e11ea6f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.248798 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:46.248798 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:46.252594 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0f742a17-6255-4fda-b380-eab68e11ea6f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:46.255309 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-0f742a17-6255-4fda-b380-eab68e11ea6f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:46.255309 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-0f742a17-6255-4fda-b380-eab68e11ea6f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:46.297774 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-0f742a17-6255-4fda-b380-eab68e11ea6f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:46.305091 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:46.305091 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:46.319116 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0f742a17-6255-4fda-b380-eab68e11ea6f tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 returned with HTTP 200 Aug 06 05:23:46.319591 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 289/1140] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:46 2026] GET /volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:46.562096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8797f328-300b-47c2-853d-3d84210d3606 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.564348 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8797f328-300b-47c2-853d-3d84210d3606 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:46.564633 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8797f328-300b-47c2-853d-3d84210d3606 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.564889 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8797f328-300b-47c2-853d-3d84210d3606 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.571138 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8797f328-300b-47c2-853d-3d84210d3606 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 returned with HTTP 404 Aug 06 05:23:46.571536 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 282/1141] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:46 2026] GET /volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:46.579897 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bf99ea91-ab35-49b1-9c8f-9e2c8e48de29 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.582283 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bf99ea91-ab35-49b1-9c8f-9e2c8e48de29 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes Aug 06 05:23:46.582552 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bf99ea91-ab35-49b1-9c8f-9e2c8e48de29 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.582791 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bf99ea91-ab35-49b1-9c8f-9e2c8e48de29 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.583057 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-bf99ea91-ab35-49b1-9c8f-9e2c8e48de29 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:46.584016 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf99ea91-ab35-49b1-9c8f-9e2c8e48de29 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:46.596395 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bf99ea91-ab35-49b1-9c8f-9e2c8e48de29 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Get all volumes completed successfully. Aug 06 05:23:46.596843 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bf99ea91-ab35-49b1-9c8f-9e2c8e48de29 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 200 Aug 06 05:23:46.597360 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 285/1142] 10.4.3.205 () {66 vars in 1237 bytes} [Thu Aug 6 05:23:46 2026] GET /volume/v3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:46.607527 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6d491ac7-28fa-4b60-b422-a4874730246b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.610440 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6d491ac7-28fa-4b60-b422-a4874730246b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:46.611091 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6d491ac7-28fa-4b60-b422-a4874730246b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.611936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6d491ac7-28fa-4b60-b422-a4874730246b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.612239 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-6d491ac7-28fa-4b60-b422-a4874730246b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:46.614676 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-6d491ac7-28fa-4b60-b422-a4874730246b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:23:46.619346 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6d491ac7-28fa-4b60-b422-a4874730246b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Get all snapshots completed successfully. Aug 06 05:23:46.619774 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6d491ac7-28fa-4b60-b422-a4874730246b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 200 Aug 06 05:23:46.620334 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 287/1143] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:23:46 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:46.628360 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dd83ee11-4a3e-4816-9218-da840eb9bff1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.630773 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dd83ee11-4a3e-4816-9218-da840eb9bff1 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/6dc6d162-8371-4b3a-a2af-ad5f1649de02 Aug 06 05:23:46.630959 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dd83ee11-4a3e-4816-9218-da840eb9bff1 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.631139 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dd83ee11-4a3e-4816-9218-da840eb9bff1 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.631251 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-dd83ee11-4a3e-4816-9218-da840eb9bff1 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete snapshot with id: 6dc6d162-8371-4b3a-a2af-ad5f1649de02 Aug 06 05:23:46.643484 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dd83ee11-4a3e-4816-9218-da840eb9bff1 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots/6dc6d162-8371-4b3a-a2af-ad5f1649de02 returned with HTTP 404 Aug 06 05:23:46.643484 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 290/1144] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:23:46 2026] DELETE /volume/v3/snapshots/6dc6d162-8371-4b3a-a2af-ad5f1649de02 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:46.654264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9f310421-6ad9-4821-ad17-c1fc36a1d2f0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.656638 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9f310421-6ad9-4821-ad17-c1fc36a1d2f0 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/dfbcf85b-993e-47ab-b786-4ef56a1649c3 Aug 06 05:23:46.656825 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9f310421-6ad9-4821-ad17-c1fc36a1d2f0 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.656949 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9f310421-6ad9-4821-ad17-c1fc36a1d2f0 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.657084 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-9f310421-6ad9-4821-ad17-c1fc36a1d2f0 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete snapshot with id: dfbcf85b-993e-47ab-b786-4ef56a1649c3 Aug 06 05:23:46.664203 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9f310421-6ad9-4821-ad17-c1fc36a1d2f0 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots/dfbcf85b-993e-47ab-b786-4ef56a1649c3 returned with HTTP 404 Aug 06 05:23:46.664813 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 283/1145] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:23:46 2026] DELETE /volume/v3/snapshots/dfbcf85b-993e-47ab-b786-4ef56a1649c3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:46.673312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-541a3d26-1379-4179-a586-7e2d2c62b55b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.674451 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-541a3d26-1379-4179-a586-7e2d2c62b55b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:46.674638 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-541a3d26-1379-4179-a586-7e2d2c62b55b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.674803 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-541a3d26-1379-4179-a586-7e2d2c62b55b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.679971 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-541a3d26-1379-4179-a586-7e2d2c62b55b tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 returned with HTTP 404 Aug 06 05:23:46.680446 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 286/1146] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:46 2026] GET /volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:46.688314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-be48eccc-68c3-4be4-89e8-3c5ec2a5f631 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.691672 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-be48eccc-68c3-4be4-89e8-3c5ec2a5f631 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:46.691672 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-be48eccc-68c3-4be4-89e8-3c5ec2a5f631 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.691672 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-be48eccc-68c3-4be4-89e8-3c5ec2a5f631 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.691672 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-be48eccc-68c3-4be4-89e8-3c5ec2a5f631 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete volume with id: 4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 Aug 06 05:23:46.697200 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-be48eccc-68c3-4be4-89e8-3c5ec2a5f631 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 returned with HTTP 404 Aug 06 05:23:46.697868 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 288/1147] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:46 2026] DELETE /volume/v3/volumes/4eb5a358-3c9a-4d3b-94cb-3bcbb0c61937 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:46.708075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.709850 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:46.710183 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-197120742"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:46.711591 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-197120742'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:46.711716 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create volume of 1 GB Aug 06 05:23:46.716162 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Availability Zones retrieved successfully. Aug 06 05:23:46.725074 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Flow 'volume_create_api' (0bb62661-cac6-4f66-8b12-87c40de4b938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:46.726133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b68a62c-7d26-4436-bb7c-3d488804d143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:46.728130 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:46.760917 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b68a62c-7d26-4436-bb7c-3d488804d143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:46.761980 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a659b2cc-edfe-4047-9486-3bbc684f46c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:46.800779 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Created reservations ['e1b329c0-c31e-4905-b3f3-1f09569dcce3', '2b57bd1a-334b-4edd-a132-ad5773a9e1cf', '55fdb1e4-5215-4504-8ab2-208c72880d86', '8e30e5ed-bcb5-4095-8cff-4f4773fe3f00'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:46.801576 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a659b2cc-edfe-4047-9486-3bbc684f46c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1b329c0-c31e-4905-b3f3-1f09569dcce3', '2b57bd1a-334b-4edd-a132-ad5773a9e1cf', '55fdb1e4-5215-4504-8ab2-208c72880d86', '8e30e5ed-bcb5-4095-8cff-4f4773fe3f00']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:46.802396 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e2414c-3c77-41d0-b4c4-b9f73c8a00f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:46.826312 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e2414c-3c77-41d0-b4c4-b9f73c8a00f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87f7fcea-4522-46e8-a129-24513efbf679', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-197120742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='341d379b85cc46edb5d9d4344eb1f169',qos_specs=None,replication_status=,reservations=['e1b329c0-c31e-4905-b3f3-1f09569dcce3','2b57bd1a-334b-4edd-a132-ad5773a9e1cf','55fdb1e4-5215-4504-8ab2-208c72880d86','8e30e5ed-bcb5-4095-8cff-4f4773fe3f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b206a923d21048a5ab2442c9213f8ebf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-197120742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87f7fcea-4522-46e8-a129-24513efbf679,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='341d379b85cc46edb5d9d4344eb1f169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b206a923d21048a5ab2442c9213f8ebf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:46.827148 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442cf110-8245-42d9-a603-dce8eaea25e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:46.847313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442cf110-8245-42d9-a603-dce8eaea25e4) transitioned into state 'SUCCESS' from state '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-197120742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='341d379b85cc46edb5d9d4344eb1f169',qos_specs=None,replication_status=,reservations=['e1b329c0-c31e-4905-b3f3-1f09569dcce3','2b57bd1a-334b-4edd-a132-ad5773a9e1cf','55fdb1e4-5215-4504-8ab2-208c72880d86','8e30e5ed-bcb5-4095-8cff-4f4773fe3f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b206a923d21048a5ab2442c9213f8ebf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:46.847313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7f24ae-242d-46ec-8f88-d9f98d8ee58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:46.855487 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7f24ae-242d-46ec-8f88-d9f98d8ee58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:46.856333 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Flow 'volume_create_api' (0bb62661-cac6-4f66-8b12-87c40de4b938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:46.856630 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create volume request issued successfully. Aug 06 05:23:46.857135 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a4712a3a-15ed-4e69-b638-329fc1f9d406 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:46.857566 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 291/1148] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:46 2026] POST /volume/v3/volumes => generated 750 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:46.868179 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-de792d6a-0402-4af3-a500-b5c495e4c505 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:46.871073 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de792d6a-0402-4af3-a500-b5c495e4c505 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 Aug 06 05:23:46.871328 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de792d6a-0402-4af3-a500-b5c495e4c505 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:46.871566 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de792d6a-0402-4af3-a500-b5c495e4c505 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:46.880370 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:46.880370 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:46.884765 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-de792d6a-0402-4af3-a500-b5c495e4c505 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:46.892823 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de792d6a-0402-4af3-a500-b5c495e4c505 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 returned with HTTP 200 Aug 06 05:23:46.893449 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 284/1149] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:46 2026] GET /volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:47.339161 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9df01734-d5bc-4442-8734-7ef676ac1644 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.343878 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9df01734-d5bc-4442-8734-7ef676ac1644 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 Aug 06 05:23:47.343878 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9df01734-d5bc-4442-8734-7ef676ac1644 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:47.343878 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9df01734-d5bc-4442-8734-7ef676ac1644 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:47.355477 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9df01734-d5bc-4442-8734-7ef676ac1644 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 returned with HTTP 404 Aug 06 05:23:47.356159 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 287/1150] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:47 2026] GET /volume/v3/volumes/779b07f2-d04f-46fd-adbf-3690b04aa6a8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:47.363806 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e01d2f50-75ef-4137-b7e2-ecab7a412b4d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.366718 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e01d2f50-75ef-4137-b7e2-ecab7a412b4d tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/80011a8f-5250-425f-8127-761da207d0a4 Aug 06 05:23:47.366718 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e01d2f50-75ef-4137-b7e2-ecab7a412b4d tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:47.366718 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e01d2f50-75ef-4137-b7e2-ecab7a412b4d tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:47.372213 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e01d2f50-75ef-4137-b7e2-ecab7a412b4d tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/80011a8f-5250-425f-8127-761da207d0a4 returned with HTTP 404 Aug 06 05:23:47.372824 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 289/1151] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:47 2026] GET /volume/v3/volumes/80011a8f-5250-425f-8127-761da207d0a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:47.391519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1d41c996-8899-44d5-b1ca-95dbfd85bf2a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.391519 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1d41c996-8899-44d5-b1ca-95dbfd85bf2a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 Aug 06 05:23:47.391519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1d41c996-8899-44d5-b1ca-95dbfd85bf2a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:47.391519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1d41c996-8899-44d5-b1ca-95dbfd85bf2a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:47.391519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-1d41c996-8899-44d5-b1ca-95dbfd85bf2a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member b9be2c8c-4e0a-4d82-a559-b334394bf6d6 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:47.397005 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1d41c996-8899-44d5-b1ca-95dbfd85bf2a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 returned with HTTP 404 Aug 06 05:23:47.397733 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 292/1152] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:47 2026] GET /volume/v3/groups/b9be2c8c-4e0a-4d82-a559-b334394bf6d6 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:47.409174 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-97cf75a3-1d2d-4e8d-95f4-74511cb397f6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.413092 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97cf75a3-1d2d-4e8d-95f4-74511cb397f6 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/59f31d17-7826-4ebe-8f0e-2842e11eeed6 Aug 06 05:23:47.413310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-97cf75a3-1d2d-4e8d-95f4-74511cb397f6 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:47.413496 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-97cf75a3-1d2d-4e8d-95f4-74511cb397f6 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:47.440454 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97cf75a3-1d2d-4e8d-95f4-74511cb397f6 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/group_types/59f31d17-7826-4ebe-8f0e-2842e11eeed6 returned with HTTP 202 Aug 06 05:23:47.440903 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 285/1153] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:23:47 2026] DELETE /volume/v3/group_types/59f31d17-7826-4ebe-8f0e-2842e11eeed6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:47.449620 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a6d7beab-f4e8-4d39-94c7-12e9c2db5e06 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.451122 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a6d7beab-f4e8-4d39-94c7-12e9c2db5e06 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] DELETE https://10.4.3.205/volume/v3/types/e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6 Aug 06 05:23:47.451900 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a6d7beab-f4e8-4d39-94c7-12e9c2db5e06 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:47.451900 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a6d7beab-f4e8-4d39-94c7-12e9c2db5e06 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:47.488420 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a6d7beab-f4e8-4d39-94c7-12e9c2db5e06 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/types/e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6 returned with HTTP 202 Aug 06 05:23:47.488985 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 288/1154] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:23:47 2026] DELETE /volume/v3/types/e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:47.500174 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ac8b5bdd-6132-4a68-9037-c53bfcba6a42 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.502223 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ac8b5bdd-6132-4a68-9037-c53bfcba6a42 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] GET https://10.4.3.205/volume/v3/types/e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6 Aug 06 05:23:47.502365 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ac8b5bdd-6132-4a68-9037-c53bfcba6a42 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:47.502547 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ac8b5bdd-6132-4a68-9037-c53bfcba6a42 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:47.506418 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ac8b5bdd-6132-4a68-9037-c53bfcba6a42 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/types/e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6 returned with HTTP 404 Aug 06 05:23:47.506976 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 290/1155] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:23:47 2026] GET /volume/v3/types/e646ddd3-eb0d-42a8-a2e6-faf0bd96a7e6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:47.518246 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c3a2a668-a718-41ce-bea3-88d2b0fcef42 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.521801 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c3a2a668-a718-41ce-bea3-88d2b0fcef42 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:23:47.522572 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c3a2a668-a718-41ce-bea3-88d2b0fcef42 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1129019447"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:47.527198 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:47.527198 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:47.546042 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c3a2a668-a718-41ce-bea3-88d2b0fcef42 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:23:47.546402 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 293/1156] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:23:47 2026] POST /volume/v3/types => generated 224 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:47.558179 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-480b4cd8-d812-418e-9902-c6530aa467af None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.560847 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-480b4cd8-d812-418e-9902-c6530aa467af tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:23:47.561263 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-480b4cd8-d812-418e-9902-c6530aa467af tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-546163798"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:47.576184 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-480b4cd8-d812-418e-9902-c6530aa467af tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:23:47.576615 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 286/1157] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:23:47 2026] POST /volume/v3/group_types => generated 180 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:47.588744 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-17a01e2f-0829-455c-9bed-1a329eba10fb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.588744 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-17a01e2f-0829-455c-9bed-1a329eba10fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/groups Aug 06 05:23:47.589111 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-17a01e2f-0829-455c-9bed-1a329eba10fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "473db790-29a6-43a0-a634-3bd763644a03", "volume_types": ["42e91e2f-3d0d-4dd5-bb71-d44eebcca05e"], "name": "tempest-GroupSnapshotsTest-Group-246983407"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:47.590387 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-17a01e2f-0829-455c-9bed-1a329eba10fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating new group {'group': {'group_type': '473db790-29a6-43a0-a634-3bd763644a03', 'volume_types': ['42e91e2f-3d0d-4dd5-bb71-d44eebcca05e'], 'name': 'tempest-GroupSnapshotsTest-Group-246983407'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 05:23:47.597318 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-17a01e2f-0829-455c-9bed-1a329eba10fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating group tempest-GroupSnapshotsTest-Group-246983407. Aug 06 05:23:47.604449 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-17a01e2f-0829-455c-9bed-1a329eba10fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Availability Zones retrieved successfully. Aug 06 05:23:47.618278 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-17a01e2f-0829-455c-9bed-1a329eba10fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['426946f9-a959-46a7-b852-0281a5bd732b'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:47.652778 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-17a01e2f-0829-455c-9bed-1a329eba10fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups returned with HTTP 202 Aug 06 05:23:47.652778 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 289/1158] 10.4.3.205 () {70 vars in 1297 bytes} [Thu Aug 6 05:23:47 2026] POST /volume/v3/groups => generated 111 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:47.667195 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-949b08ba-a606-462d-a91a-a1118d602ff2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.670713 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-949b08ba-a606-462d-a91a-a1118d602ff2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400 Aug 06 05:23:47.670978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-949b08ba-a606-462d-a91a-a1118d602ff2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:47.671186 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-949b08ba-a606-462d-a91a-a1118d602ff2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:47.671368 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-949b08ba-a606-462d-a91a-a1118d602ff2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member c77820cb-beb0-43f5-970e-8e5689200400 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:47.675776 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:47.675776 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:47.685305 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-949b08ba-a606-462d-a91a-a1118d602ff2 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400 returned with HTTP 200 Aug 06 05:23:47.685889 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 291/1159] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:47 2026] GET /volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:47.906509 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a7bd1901-fad5-4d49-84ee-74c3472b1f76 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.909565 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a7bd1901-fad5-4d49-84ee-74c3472b1f76 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 Aug 06 05:23:47.909565 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a7bd1901-fad5-4d49-84ee-74c3472b1f76 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:47.909565 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a7bd1901-fad5-4d49-84ee-74c3472b1f76 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:47.918156 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:47.918156 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:47.922658 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a7bd1901-fad5-4d49-84ee-74c3472b1f76 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:47.927168 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a7bd1901-fad5-4d49-84ee-74c3472b1f76 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 returned with HTTP 200 Aug 06 05:23:47.927564 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 294/1160] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:47 2026] GET /volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:47.946378 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2f42563f-4459-4b2c-a14d-1e476385da01 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:47.948891 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f42563f-4459-4b2c-a14d-1e476385da01 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:47.950426 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f42563f-4459-4b2c-a14d-1e476385da01 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87f7fcea-4522-46e8-a129-24513efbf679", "name": "tempest-VolumesDeleteCascade-Snapshot-1658812004"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:47.963185 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:47.963185 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:47.964310 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2f42563f-4459-4b2c-a14d-1e476385da01 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:47.964914 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-2f42563f-4459-4b2c-a14d-1e476385da01 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create snapshot from volume 87f7fcea-4522-46e8-a129-24513efbf679 Aug 06 05:23:47.998783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-2f42563f-4459-4b2c-a14d-1e476385da01 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Created reservations ['e1da9ffd-d991-4b9f-8c80-bfdbe0640fe8', 'fbb2c12a-a8a2-431d-9e1e-7e0acdf2324d', 'cd4bdf7a-8b33-4a76-b771-a0b85522ae9b', 'a51d15f0-0600-4ccc-9974-fa115440f575'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:48.038507 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2f42563f-4459-4b2c-a14d-1e476385da01 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot create request issued successfully. Aug 06 05:23:48.039054 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f42563f-4459-4b2c-a14d-1e476385da01 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:23:48.039705 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 287/1161] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:23:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:48.051569 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7bc89313-fe4b-49f8-b8cf-4a87567163c6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:48.054951 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7bc89313-fe4b-49f8-b8cf-4a87567163c6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/snapshots/ecd58de7-e0f4-4f87-bc65-4727c9f07266 Aug 06 05:23:48.055148 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7bc89313-fe4b-49f8-b8cf-4a87567163c6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:48.055385 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7bc89313-fe4b-49f8-b8cf-4a87567163c6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:48.066989 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:48.066989 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:48.066989 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7bc89313-fe4b-49f8-b8cf-4a87567163c6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot retrieved successfully. Aug 06 05:23:48.066989 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7bc89313-fe4b-49f8-b8cf-4a87567163c6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots/ecd58de7-e0f4-4f87-bc65-4727c9f07266 returned with HTTP 200 Aug 06 05:23:48.066989 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 290/1162] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:48 2026] GET /volume/v3/snapshots/ecd58de7-e0f4-4f87-bc65-4727c9f07266 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:48.694548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0e7bbc0b-a1e6-4856-a7aa-9a6cb6e5fc42 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:48.696184 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0e7bbc0b-a1e6-4856-a7aa-9a6cb6e5fc42 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400 Aug 06 05:23:48.696421 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0e7bbc0b-a1e6-4856-a7aa-9a6cb6e5fc42 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:48.696643 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0e7bbc0b-a1e6-4856-a7aa-9a6cb6e5fc42 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:48.696810 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-0e7bbc0b-a1e6-4856-a7aa-9a6cb6e5fc42 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member c77820cb-beb0-43f5-970e-8e5689200400 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:48.700372 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:48.700372 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:48.708237 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0e7bbc0b-a1e6-4856-a7aa-9a6cb6e5fc42 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400 returned with HTTP 200 Aug 06 05:23:48.708668 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 292/1163] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:48 2026] GET /volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:48.718282 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:48.720310 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:48.720708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-12769851", "volume_type": "42e91e2f-3d0d-4dd5-bb71-d44eebcca05e", "group_id": "c77820cb-beb0-43f5-970e-8e5689200400", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:48.722206 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-12769851', 'volume_type': '42e91e2f-3d0d-4dd5-bb71-d44eebcca05e', 'group_id': 'c77820cb-beb0-43f5-970e-8e5689200400', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:48.730596 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:48.730596 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:48.731162 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume of 1 GB Aug 06 05:23:48.737656 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Availability Zones retrieved successfully. Aug 06 05:23:48.745566 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (08cabe01-3a5f-4c82-bc19-1eb7d4bc2566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:48.746775 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3814667c-3da7-4efc-92f7-f121f89a185b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:48.747283 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:48.747283 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:48.747731 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:48.782000 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3814667c-3da7-4efc-92f7-f121f89a185b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:23:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42e91e2f-3d0d-4dd5-bb71-d44eebcca05e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1129019447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42e91e2f-3d0d-4dd5-bb71-d44eebcca05e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c77820cb-beb0-43f5-970e-8e5689200400', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:48.783003 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72aa186c-ce84-4a79-8d31-594eae753d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:48.819435 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1129019447 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1129019447, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:48.819774 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1129019447 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1129019447, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:48.850789 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['81e2f62a-e8c7-46bd-8503-14f95051ef57', 'fe496bcb-8dd0-4972-9cd0-4e15595d803d', '43ac93d6-0825-4bc5-84e5-7b39ba464d9f', 'db12d4f1-fb6d-4746-a9b3-cb9786258bc2'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:48.851830 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72aa186c-ce84-4a79-8d31-594eae753d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81e2f62a-e8c7-46bd-8503-14f95051ef57', 'fe496bcb-8dd0-4972-9cd0-4e15595d803d', '43ac93d6-0825-4bc5-84e5-7b39ba464d9f', 'db12d4f1-fb6d-4746-a9b3-cb9786258bc2']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:48.854238 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f959a9b-3a02-4678-925f-89a2159cf1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:48.880909 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f959a9b-3a02-4678-925f-89a2159cf1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ca74200-64d1-4fc9-b3bf-1a8ef66d6006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-12769851',encryption_key_id=None,group_id=c77820cb-beb0-43f5-970e-8e5689200400,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['81e2f62a-e8c7-46bd-8503-14f95051ef57','fe496bcb-8dd0-4972-9cd0-4e15595d803d','43ac93d6-0825-4bc5-84e5-7b39ba464d9f','db12d4f1-fb6d-4746-a9b3-cb9786258bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=42e91e2f-3d0d-4dd5-bb71-d44eebcca05e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-12769851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c77820cb-beb0-43f5-970e-8e5689200400,host=None,id=2ca74200-64d1-4fc9-b3bf-1a8ef66d6006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adbce4d818bd4e4bbe5244c98993f345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c0425f176e9426687a21014334d2a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42e91e2f-3d0d-4dd5-bb71-d44eebcca05e),volume_type_id=42e91e2f-3d0d-4dd5-bb71-d44eebcca05e)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:48.882170 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a06efaa-26e6-4c6d-8d1c-109676e7ef6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:48.907314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a06efaa-26e6-4c6d-8d1c-109676e7ef6f) transitioned into state 'SUCCESS' from state '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-12769851',encryption_key_id=None,group_id=c77820cb-beb0-43f5-970e-8e5689200400,group_type_id=,metadata={},multiattach=False,project_id='adbce4d818bd4e4bbe5244c98993f345',qos_specs=None,replication_status=,reservations=['81e2f62a-e8c7-46bd-8503-14f95051ef57','fe496bcb-8dd0-4972-9cd0-4e15595d803d','43ac93d6-0825-4bc5-84e5-7b39ba464d9f','db12d4f1-fb6d-4746-a9b3-cb9786258bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0425f176e9426687a21014334d2a9a',volume_type_id=42e91e2f-3d0d-4dd5-bb71-d44eebcca05e)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:48.907314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438374ae-6483-4d9e-bed8-f121381a6b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:48.917675 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438374ae-6483-4d9e-bed8-f121381a6b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:48.918588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Flow 'volume_create_api' (08cabe01-3a5f-4c82-bc19-1eb7d4bc2566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:48.918993 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Create volume request issued successfully. Aug 06 05:23:48.919789 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:48.919968 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:48.964970 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:48.966558 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:48.966558 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:48.970066 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-32df4c32-ea95-45ed-95ab-86753e6d26d0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:48.970722 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 295/1164] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:23:48 2026] POST /volume/v3/volumes => generated 821 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:48.991316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fb4b403f-c86d-4c31-a320-90cab4f612e8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:48.995984 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fb4b403f-c86d-4c31-a320-90cab4f612e8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 Aug 06 05:23:48.996324 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fb4b403f-c86d-4c31-a320-90cab4f612e8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:48.996797 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fb4b403f-c86d-4c31-a320-90cab4f612e8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:49.008279 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.008279 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:49.014854 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fb4b403f-c86d-4c31-a320-90cab4f612e8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:49.015180 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-fb4b403f-c86d-4c31-a320-90cab4f612e8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:49.015586 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-fb4b403f-c86d-4c31-a320-90cab4f612e8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:49.065048 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-fb4b403f-c86d-4c31-a320-90cab4f612e8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:49.069229 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.069229 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:49.080347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b561a5b3-e91d-45e8-bdfa-eafd3632235e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.082188 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b561a5b3-e91d-45e8-bdfa-eafd3632235e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/snapshots/ecd58de7-e0f4-4f87-bc65-4727c9f07266 Aug 06 05:23:49.082646 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b561a5b3-e91d-45e8-bdfa-eafd3632235e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:49.083097 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b561a5b3-e91d-45e8-bdfa-eafd3632235e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:49.083922 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fb4b403f-c86d-4c31-a320-90cab4f612e8 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 returned with HTTP 200 Aug 06 05:23:49.084619 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 288/1165] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:48 2026] GET /volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 => generated 889 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:49.090344 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.090344 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:49.090771 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b561a5b3-e91d-45e8-bdfa-eafd3632235e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot retrieved successfully. Aug 06 05:23:49.091629 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b561a5b3-e91d-45e8-bdfa-eafd3632235e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots/ecd58de7-e0f4-4f87-bc65-4727c9f07266 returned with HTTP 200 Aug 06 05:23:49.091918 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 291/1166] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:49 2026] GET /volume/v3/snapshots/ecd58de7-e0f4-4f87-bc65-4727c9f07266 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:49.104057 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-57e8d908-116d-4d27-b250-a19a711d8a71 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.105959 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:49.106333 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ecd58de7-e0f4-4f87-bc65-4727c9f07266", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-940039052"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:49.107811 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create volume request body: {'volume': {'snapshot_id': 'ecd58de7-e0f4-4f87-bc65-4727c9f07266', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-940039052'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:49.114526 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.114526 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:49.114885 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Snapshot retrieved successfully. Aug 06 05:23:49.114999 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create volume of 1 GB Aug 06 05:23:49.119019 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Availability Zones retrieved successfully. Aug 06 05:23:49.125604 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Flow 'volume_create_api' (146e7e93-f141-420d-b304-47012bc896e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:49.129128 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68793bd-0323-4750-a14b-7a86cc67afe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:49.130092 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:49.163314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68793bd-0323-4750-a14b-7a86cc67afe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ecd58de7-e0f4-4f87-bc65-4727c9f07266', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:49.164221 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff200be-f4fd-420a-aaab-4aa0fe9b0b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:49.208262 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Created reservations ['9e88df4e-6e28-4115-9ec1-87ccefdd702e', '70355b3b-16a9-4e7b-891c-175003662a7a', '51e7bff8-d03f-44dd-b670-dd4f94f55251', 'e6f48926-817e-40bd-bc0a-89e8416463c6'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:49.209415 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff200be-f4fd-420a-aaab-4aa0fe9b0b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e88df4e-6e28-4115-9ec1-87ccefdd702e', '70355b3b-16a9-4e7b-891c-175003662a7a', '51e7bff8-d03f-44dd-b670-dd4f94f55251', 'e6f48926-817e-40bd-bc0a-89e8416463c6']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:49.210120 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84fb921d-93f3-4c01-a90a-32f8e51fff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:49.255738 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84fb921d-93f3-4c01-a90a-32f8e51fff79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08587514-ebb5-44d5-a8e7-cc3547cb7831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-940039052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='341d379b85cc46edb5d9d4344eb1f169',qos_specs=None,replication_status=,reservations=['9e88df4e-6e28-4115-9ec1-87ccefdd702e','70355b3b-16a9-4e7b-891c-175003662a7a','51e7bff8-d03f-44dd-b670-dd4f94f55251','e6f48926-817e-40bd-bc0a-89e8416463c6'],size=1,snapshot_id=ecd58de7-e0f4-4f87-bc65-4727c9f07266,source_replicaid=,source_volid=None,status='creating',user_id='b206a923d21048a5ab2442c9213f8ebf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-940039052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08587514-ebb5-44d5-a8e7-cc3547cb7831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='341d379b85cc46edb5d9d4344eb1f169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ecd58de7-e0f4-4f87-bc65-4727c9f07266,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b206a923d21048a5ab2442c9213f8ebf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:49.257042 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3347ab-d690-4dd2-b18f-071a06a91b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:49.273395 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3347ab-d690-4dd2-b18f-071a06a91b30) transitioned into state 'SUCCESS' from state '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-940039052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='341d379b85cc46edb5d9d4344eb1f169',qos_specs=None,replication_status=,reservations=['9e88df4e-6e28-4115-9ec1-87ccefdd702e','70355b3b-16a9-4e7b-891c-175003662a7a','51e7bff8-d03f-44dd-b670-dd4f94f55251','e6f48926-817e-40bd-bc0a-89e8416463c6'],size=1,snapshot_id=ecd58de7-e0f4-4f87-bc65-4727c9f07266,source_replicaid=,source_volid=None,status='creating',user_id='b206a923d21048a5ab2442c9213f8ebf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:49.274230 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957870d7-cd46-49b5-b664-d17b96ab5618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:49.300192 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957870d7-cd46-49b5-b664-d17b96ab5618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:49.301086 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Flow 'volume_create_api' (146e7e93-f141-420d-b304-47012bc896e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:49.301442 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Create volume request issued successfully. Aug 06 05:23:49.302019 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-57e8d908-116d-4d27-b250-a19a711d8a71 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:49.302472 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 293/1167] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:23:49 2026] POST /volume/v3/volumes => generated 784 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:49.315813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f76e0be2-98bc-4366-8fb0-40deb8a91025 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.318257 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f76e0be2-98bc-4366-8fb0-40deb8a91025 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 Aug 06 05:23:49.318512 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f76e0be2-98bc-4366-8fb0-40deb8a91025 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:49.318775 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f76e0be2-98bc-4366-8fb0-40deb8a91025 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:49.327100 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.327100 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:49.331192 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f76e0be2-98bc-4366-8fb0-40deb8a91025 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:49.335949 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f76e0be2-98bc-4366-8fb0-40deb8a91025 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 returned with HTTP 200 Aug 06 05:23:49.336401 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 296/1168] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:49 2026] GET /volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:49.509614 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ec971af4-8f3b-4257-afef-ce014b1e72d2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.511755 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ec971af4-8f3b-4257-afef-ce014b1e72d2 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:49.511981 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ec971af4-8f3b-4257-afef-ce014b1e72d2 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:49.512214 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ec971af4-8f3b-4257-afef-ce014b1e72d2 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:49.520463 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.520463 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:49.524522 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ec971af4-8f3b-4257-afef-ce014b1e72d2 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:49.529267 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ec971af4-8f3b-4257-afef-ce014b1e72d2 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:49.529723 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 289/1169] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:49 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:49.572351 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-fbcbfd74-dcbd-42e3-ac19-22ee9bc42e25 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.575650 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-fbcbfd74-dcbd-42e3-ac19-22ee9bc42e25 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:49.575897 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-fbcbfd74-dcbd-42e3-ac19-22ee9bc42e25 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:49.576130 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-fbcbfd74-dcbd-42e3-ac19-22ee9bc42e25 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:49.586539 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.586539 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:49.590717 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-fbcbfd74-dcbd-42e3-ac19-22ee9bc42e25 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:49.596164 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-fbcbfd74-dcbd-42e3-ac19-22ee9bc42e25 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:49.598748 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 292/1170] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:23:49 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:49.672455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7a0ee24e-e29f-46e6-9b51-4b1ebd3342c8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.672846 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7a0ee24e-e29f-46e6-9b51-4b1ebd3342c8 None None] GET https://10.4.3.205/volume// Aug 06 05:23:49.672985 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7a0ee24e-e29f-46e6-9b51-4b1ebd3342c8 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:49.673155 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7a0ee24e-e29f-46e6-9b51-4b1ebd3342c8 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:49.673485 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7a0ee24e-e29f-46e6-9b51-4b1ebd3342c8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:49.673746 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 294/1171] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:23:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:23:49.682899 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-1ba1a634-eaf2-42ff-a683-74168f0810db None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.684813 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-1ba1a634-eaf2-42ff-a683-74168f0810db tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:23:49.685205 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-1ba1a634-eaf2-42ff-a683-74168f0810db tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a658f4df-4ae5-40fe-977d-323264f65bd5", "connector": null, "instance_uuid": "28242b01-1402-4593-8015-8ed56abadfae"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:49.695380 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.695380 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:49.721433 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-72c68b6e-3c4b-44a2-93fa-7b58f669d276 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.724572 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-1ba1a634-eaf2-42ff-a683-74168f0810db tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:23:49.724572 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 297/1172] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:23:49 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 06 05:23:49.724819 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-72c68b6e-3c4b-44a2-93fa-7b58f669d276 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/19fff23f-9089-4014-a5fc-6a61ac705823/action Aug 06 05:23:49.724819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-72c68b6e-3c4b-44a2-93fa-7b58f669d276 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-attach": {"instance_uuid": "84f39577-089a-4448-850c-77254df5b1de", "mountpoint": "/dev/vdc"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:49.724819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-72c68b6e-3c4b-44a2-93fa-7b58f669d276 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "84f39577-089a-4448-850c-77254df5b1de", "mountpoint": "/dev/vdc"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:49.731496 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-72c68b6e-3c4b-44a2-93fa-7b58f669d276 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/19fff23f-9089-4014-a5fc-6a61ac705823/action returned with HTTP 404 Aug 06 05:23:49.731969 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 290/1173] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:49 2026] POST /volume/v3/volumes/19fff23f-9089-4014-a5fc-6a61ac705823/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:49.755686 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6292d28a-5d25-4b8a-abf9-eab311a06813 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.757741 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6292d28a-5d25-4b8a-abf9-eab311a06813 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:49.757970 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6292d28a-5d25-4b8a-abf9-eab311a06813 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:49.758190 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6292d28a-5d25-4b8a-abf9-eab311a06813 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:49.770926 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b09ff87a-d933-494a-96bf-2561be3c971a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.771253 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b09ff87a-d933-494a-96bf-2561be3c971a None None] GET https://10.4.3.205/volume// Aug 06 05:23:49.771419 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b09ff87a-d933-494a-96bf-2561be3c971a None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:49.771622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b09ff87a-d933-494a-96bf-2561be3c971a None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:49.771989 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b09ff87a-d933-494a-96bf-2561be3c971a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:49.772256 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 295/1174] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:23:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:23:49.775458 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.775458 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:49.782110 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-3ac1b430-b6ea-4ee4-8d11-03bd6fdfcf07 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.782465 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6292d28a-5d25-4b8a-abf9-eab311a06813 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:49.783998 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-3ac1b430-b6ea-4ee4-8d11-03bd6fdfcf07 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:49.784191 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-3ac1b430-b6ea-4ee4-8d11-03bd6fdfcf07 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:49.784392 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-3ac1b430-b6ea-4ee4-8d11-03bd6fdfcf07 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:49.787550 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6292d28a-5d25-4b8a-abf9-eab311a06813 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:49.788005 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 293/1175] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:49 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:49.794610 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.794610 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:49.798173 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-3ac1b430-b6ea-4ee4-8d11-03bd6fdfcf07 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:49.802970 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-3ac1b430-b6ea-4ee4-8d11-03bd6fdfcf07 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:49.803412 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 298/1176] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:23:49 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 1031 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:49.907465 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-30341727-9a67-4a95-86a0-361fd7bcc18b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:49.911325 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-30341727-9a67-4a95-86a0-361fd7bcc18b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] PUT https://10.4.3.205/volume/v3/attachments/2867f488-4ce0-4580-8c68-177b6b49d721 Aug 06 05:23:49.911325 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-30341727-9a67-4a95-86a0-361fd7bcc18b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:49.916994 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-30341727-9a67-4a95-86a0-361fd7bcc18b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Acquiring lock "cinder-attachment_update-a658f4df-4ae5-40fe-977d-323264f65bd5-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:23:49.921348 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-30341727-9a67-4a95-86a0-361fd7bcc18b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Lock "cinder-attachment_update-a658f4df-4ae5-40fe-977d-323264f65bd5-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:23:49.925314 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:49.925314 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:49.994539 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-30341727-9a67-4a95-86a0-361fd7bcc18b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Lock "cinder-attachment_update-a658f4df-4ae5-40fe-977d-323264f65bd5-np0000006623" released by "attachment_update" :: held 0.073s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:23:49.994914 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-30341727-9a67-4a95-86a0-361fd7bcc18b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/attachments/2867f488-4ce0-4580-8c68-177b6b49d721 returned with HTTP 200 Aug 06 05:23:49.995592 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 291/1177] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:23:49 2026] PUT /volume/v3/attachments/2867f488-4ce0-4580-8c68-177b6b49d721 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:50.098048 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-35fb2d56-e2ab-4421-b926-f1e80249659a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:50.100523 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-35fb2d56-e2ab-4421-b926-f1e80249659a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 Aug 06 05:23:50.100841 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-35fb2d56-e2ab-4421-b926-f1e80249659a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:50.101114 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-35fb2d56-e2ab-4421-b926-f1e80249659a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:50.111112 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.111112 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:50.114563 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-35fb2d56-e2ab-4421-b926-f1e80249659a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:50.115196 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-35fb2d56-e2ab-4421-b926-f1e80249659a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:50.115356 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-35fb2d56-e2ab-4421-b926-f1e80249659a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:50.153800 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-35fb2d56-e2ab-4421-b926-f1e80249659a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:50.161863 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.161863 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:50.174998 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-35fb2d56-e2ab-4421-b926-f1e80249659a tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 returned with HTTP 200 Aug 06 05:23:50.175382 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 296/1178] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:50 2026] GET /volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 => generated 914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:50.193052 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4ea426fb-a45e-4478-88e2-eb6ec36e0d2b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:50.194498 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ea426fb-a45e-4478-88e2-eb6ec36e0d2b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/group_snapshots Aug 06 05:23:50.195807 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ea426fb-a45e-4478-88e2-eb6ec36e0d2b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c77820cb-beb0-43f5-970e-8e5689200400", "name": "tempest-group_snapshot-1779106867"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:50.196882 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.group_snapshots [None req-4ea426fb-a45e-4478-88e2-eb6ec36e0d2b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c77820cb-beb0-43f5-970e-8e5689200400', 'name': 'tempest-group_snapshot-1779106867'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 05:23:50.200248 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.200248 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:50.203228 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.group_snapshots [None req-4ea426fb-a45e-4478-88e2-eb6ec36e0d2b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Creating group_snapshot tempest-group_snapshot-1779106867. Aug 06 05:23:50.226388 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.226388 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:50.237163 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-4ea426fb-a45e-4478-88e2-eb6ec36e0d2b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1129019447 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1129019447, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:50.237485 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-4ea426fb-a45e-4478-88e2-eb6ec36e0d2b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1129019447 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1129019447, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:50.262950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-4ea426fb-a45e-4478-88e2-eb6ec36e0d2b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Created reservations ['d3efb020-7c7e-43f1-bd59-b4c87207dcbd', '36851cab-ee14-44f6-b07c-545d102f2d7b', 'cdea157e-ba16-47b3-a621-521c1f214253', '0bcca3fe-ca1c-49d1-b8d8-ece9d07b0ddb'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:50.292211 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ea426fb-a45e-4478-88e2-eb6ec36e0d2b tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots returned with HTTP 202 Aug 06 05:23:50.292816 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 294/1179] 10.4.3.205 () {70 vars in 1324 bytes} [Thu Aug 6 05:23:50 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:50.301403 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e1cca763-9fc3-4d74-8789-ca228eb82332 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:50.305739 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e1cca763-9fc3-4d74-8789-ca228eb82332 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 Aug 06 05:23:50.306039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e1cca763-9fc3-4d74-8789-ca228eb82332 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:50.306333 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e1cca763-9fc3-4d74-8789-ca228eb82332 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:50.306525 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-e1cca763-9fc3-4d74-8789-ca228eb82332 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 1fff76e8-fdea-495f-a9e7-50c865712a15 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:50.317979 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.317979 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:50.326325 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e1cca763-9fc3-4d74-8789-ca228eb82332 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 returned with HTTP 200 Aug 06 05:23:50.326747 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 299/1180] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:50 2026] GET /volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 => generated 307 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:50.351483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-87b66e21-3497-4767-a315-141ce4c296a6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:50.353136 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-87b66e21-3497-4767-a315-141ce4c296a6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 Aug 06 05:23:50.353336 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-87b66e21-3497-4767-a315-141ce4c296a6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:50.353564 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-87b66e21-3497-4767-a315-141ce4c296a6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:50.364535 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.364535 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:50.368304 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-87b66e21-3497-4767-a315-141ce4c296a6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:50.372432 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-87b66e21-3497-4767-a315-141ce4c296a6 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 returned with HTTP 200 Aug 06 05:23:50.372847 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 292/1181] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:50 2026] GET /volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:50.384464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f301c97d-1b94-4f12-8164-58f5a5ba5e32 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:50.386747 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f301c97d-1b94-4f12-8164-58f5a5ba5e32 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 Aug 06 05:23:50.387022 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f301c97d-1b94-4f12-8164-58f5a5ba5e32 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:50.387337 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f301c97d-1b94-4f12-8164-58f5a5ba5e32 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:50.394563 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.394563 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:50.401852 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f301c97d-1b94-4f12-8164-58f5a5ba5e32 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:50.408030 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f301c97d-1b94-4f12-8164-58f5a5ba5e32 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 returned with HTTP 200 Aug 06 05:23:50.408545 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 297/1182] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:50 2026] GET /volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:50.420486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9621a05f-3778-4949-845f-ce415605bed3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:50.422359 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9621a05f-3778-4949-845f-ce415605bed3 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] DELETE https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679?cascade=True Aug 06 05:23:50.422593 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9621a05f-3778-4949-845f-ce415605bed3 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:50.422787 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9621a05f-3778-4949-845f-ce415605bed3 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:50.422953 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-9621a05f-3778-4949-845f-ce415605bed3 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete volume with id: 87f7fcea-4522-46e8-a129-24513efbf679 Aug 06 05:23:50.431544 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.431544 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:50.432057 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9621a05f-3778-4949-845f-ce415605bed3 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:50.460454 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9621a05f-3778-4949-845f-ce415605bed3 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete volume request issued successfully. Aug 06 05:23:50.460787 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9621a05f-3778-4949-845f-ce415605bed3 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679?cascade=True returned with HTTP 202 Aug 06 05:23:50.461167 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 295/1183] 10.4.3.205 () {66 vars in 1376 bytes} [Thu Aug 6 05:23:50 2026] DELETE /volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679?cascade=True => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:50.471883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d7ff97c7-4920-4410-a11e-a86d3a729bda None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:50.473578 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d7ff97c7-4920-4410-a11e-a86d3a729bda tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 Aug 06 05:23:50.473844 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d7ff97c7-4920-4410-a11e-a86d3a729bda tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:50.474055 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d7ff97c7-4920-4410-a11e-a86d3a729bda tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:50.482890 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.482890 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:50.487747 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d7ff97c7-4920-4410-a11e-a86d3a729bda tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:50.492832 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d7ff97c7-4920-4410-a11e-a86d3a729bda tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 returned with HTTP 200 Aug 06 05:23:50.493256 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 300/1184] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:50 2026] GET /volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:50.802860 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-88f906d1-1381-401c-a2b9-0efd069daa1e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:50.804677 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-88f906d1-1381-401c-a2b9-0efd069daa1e tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:50.804883 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-88f906d1-1381-401c-a2b9-0efd069daa1e tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:50.805070 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-88f906d1-1381-401c-a2b9-0efd069daa1e tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:50.814492 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:50.814492 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:50.817751 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-88f906d1-1381-401c-a2b9-0efd069daa1e tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:50.821257 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-88f906d1-1381-401c-a2b9-0efd069daa1e tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:50.821663 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 293/1185] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:50 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:51.335311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-07320df1-f4a2-4cc0-beb2-f8038d34d818 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.337270 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-07320df1-f4a2-4cc0-beb2-f8038d34d818 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 Aug 06 05:23:51.337518 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-07320df1-f4a2-4cc0-beb2-f8038d34d818 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.337758 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-07320df1-f4a2-4cc0-beb2-f8038d34d818 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.337888 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.group_snapshots [None req-07320df1-f4a2-4cc0-beb2-f8038d34d818 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 1fff76e8-fdea-495f-a9e7-50c865712a15 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:51.341248 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.341248 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:51.345189 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-07320df1-f4a2-4cc0-beb2-f8038d34d818 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 returned with HTTP 200 Aug 06 05:23:51.345628 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 298/1186] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:51.354025 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-28bd7911-6f7f-41b1-af5f-7de4109aef95 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.355516 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-28bd7911-6f7f-41b1-af5f-7de4109aef95 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail Aug 06 05:23:51.355685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-28bd7911-6f7f-41b1-af5f-7de4109aef95 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.355832 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-28bd7911-6f7f-41b1-af5f-7de4109aef95 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.356059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-28bd7911-6f7f-41b1-af5f-7de4109aef95 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:51.356277 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.356277 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:51.357037 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-28bd7911-6f7f-41b1-af5f-7de4109aef95 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:23:51.360270 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-28bd7911-6f7f-41b1-af5f-7de4109aef95 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all snapshots completed successfully. Aug 06 05:23:51.360544 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.360544 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:51.360996 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-28bd7911-6f7f-41b1-af5f-7de4109aef95 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 05:23:51.361315 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 296/1187] 10.4.3.205 () {66 vars in 1264 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:51.369491 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4696c34e-50f7-4434-b61c-4bd67e474bc0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.371310 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4696c34e-50f7-4434-b61c-4bd67e474bc0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/e2e30628-e491-4903-adfd-a0c5b909fcce Aug 06 05:23:51.371534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4696c34e-50f7-4434-b61c-4bd67e474bc0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.371736 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4696c34e-50f7-4434-b61c-4bd67e474bc0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.376715 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.376715 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:51.377133 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4696c34e-50f7-4434-b61c-4bd67e474bc0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Snapshot retrieved successfully. Aug 06 05:23:51.377912 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4696c34e-50f7-4434-b61c-4bd67e474bc0 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/e2e30628-e491-4903-adfd-a0c5b909fcce returned with HTTP 200 Aug 06 05:23:51.378243 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 301/1188] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/snapshots/e2e30628-e491-4903-adfd-a0c5b909fcce => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:51.386480 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-128fb83e-52f4-4cc8-b23f-649a8f6b924d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.388216 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-128fb83e-52f4-4cc8-b23f-649a8f6b924d tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 Aug 06 05:23:51.388428 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-128fb83e-52f4-4cc8-b23f-649a8f6b924d tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.388604 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-128fb83e-52f4-4cc8-b23f-649a8f6b924d tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.388738 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-128fb83e-52f4-4cc8-b23f-649a8f6b924d tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 1fff76e8-fdea-495f-a9e7-50c865712a15 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:51.392119 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.392119 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:51.395703 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-128fb83e-52f4-4cc8-b23f-649a8f6b924d tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 returned with HTTP 200 Aug 06 05:23:51.396195 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 294/1189] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:51.403808 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-89b5fae5-2eae-4ebf-853c-72e1e55bd332 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.405526 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-89b5fae5-2eae-4ebf-853c-72e1e55bd332 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/detail Aug 06 05:23:51.405781 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-89b5fae5-2eae-4ebf-853c-72e1e55bd332 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.405966 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-89b5fae5-2eae-4ebf-853c-72e1e55bd332 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.413630 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-89b5fae5-2eae-4ebf-853c-72e1e55bd332 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 06 05:23:51.414060 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 299/1190] 10.4.3.205 () {68 vars in 1323 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:51.422124 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-42c72103-de60-4587-88c1-6de21c4c8064 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.424039 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-42c72103-de60-4587-88c1-6de21c4c8064 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] DELETE https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 Aug 06 05:23:51.424234 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-42c72103-de60-4587-88c1-6de21c4c8064 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.424431 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-42c72103-de60-4587-88c1-6de21c4c8064 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.424596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.group_snapshots [None req-42c72103-de60-4587-88c1-6de21c4c8064 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] delete called for member 1fff76e8-fdea-495f-a9e7-50c865712a15 {{(pid=100427) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 05:23:51.424719 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.group_snapshots [None req-42c72103-de60-4587-88c1-6de21c4c8064 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Delete group_snapshot with id: 1fff76e8-fdea-495f-a9e7-50c865712a15 Aug 06 05:23:51.428054 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.428054 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:51.470128 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-42c72103-de60-4587-88c1-6de21c4c8064 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 returned with HTTP 202 Aug 06 05:23:51.470675 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 297/1191] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:23:51 2026] DELETE /volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:51.477518 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.480010 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:23:51.480264 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.480541 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.480919 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:51.481840 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:51.491366 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all volumes completed successfully. Aug 06 05:23:51.492236 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:51.492480 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:51.506159 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d0b88476-759a-4470-8c25-879e5b9e470e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.508994 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0b88476-759a-4470-8c25-879e5b9e470e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 Aug 06 05:23:51.509252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d0b88476-759a-4470-8c25-879e5b9e470e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.509519 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d0b88476-759a-4470-8c25-879e5b9e470e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.519957 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0b88476-759a-4470-8c25-879e5b9e470e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 returned with HTTP 404 Aug 06 05:23:51.520612 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 295/1192] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:51.527163 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c09a576f-d372-4a75-92a3-e86957735998 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.528879 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c09a576f-d372-4a75-92a3-e86957735998 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes Aug 06 05:23:51.529084 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c09a576f-d372-4a75-92a3-e86957735998 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.529269 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c09a576f-d372-4a75-92a3-e86957735998 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.529504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-c09a576f-d372-4a75-92a3-e86957735998 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:51.529859 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.529859 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:51.530310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-c09a576f-d372-4a75-92a3-e86957735998 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:51.538333 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c09a576f-d372-4a75-92a3-e86957735998 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Get all volumes completed successfully. Aug 06 05:23:51.538810 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c09a576f-d372-4a75-92a3-e86957735998 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 200 Aug 06 05:23:51.539256 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 300/1193] 10.4.3.205 () {66 vars in 1237 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/volumes => generated 334 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:51.540967 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:51.544175 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.544175 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:51.547210 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-393e1c29-4308-480c-8bfc-7406612e25f5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.550539 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-393e1c29-4308-480c-8bfc-7406612e25f5 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/snapshots Aug 06 05:23:51.551009 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-393e1c29-4308-480c-8bfc-7406612e25f5 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.551009 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-393e1c29-4308-480c-8bfc-7406612e25f5 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.551423 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-393e1c29-4308-480c-8bfc-7406612e25f5 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:51.551487 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.551487 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:51.552205 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-393e1c29-4308-480c-8bfc-7406612e25f5 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:23:51.552325 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4b22aa6d-9313-432d-9449-24f14f5fc784 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:23:51.552744 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 302/1194] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:51.559266 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-393e1c29-4308-480c-8bfc-7406612e25f5 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Get all snapshots completed successfully. Aug 06 05:23:51.559555 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-393e1c29-4308-480c-8bfc-7406612e25f5 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 200 Aug 06 05:23:51.559983 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 298/1195] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:51.565739 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8d2bcf94-3651-434c-9ab4-a6697614b4fb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.567796 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8d2bcf94-3651-434c-9ab4-a6697614b4fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail Aug 06 05:23:51.568041 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8d2bcf94-3651-434c-9ab4-a6697614b4fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.568336 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8d2bcf94-3651-434c-9ab4-a6697614b4fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.568649 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-8d2bcf94-3651-434c-9ab4-a6697614b4fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:51.569680 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-8d2bcf94-3651-434c-9ab4-a6697614b4fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Building query based on filter {{(pid=100426) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:23:51.569754 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d098dbcf-cc44-4e90-a920-8476ba3fd521 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.571608 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d098dbcf-cc44-4e90-a920-8476ba3fd521 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 Aug 06 05:23:51.571834 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d098dbcf-cc44-4e90-a920-8476ba3fd521 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.572015 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d098dbcf-cc44-4e90-a920-8476ba3fd521 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.578762 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.578762 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:51.579243 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8d2bcf94-3651-434c-9ab4-a6697614b4fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all snapshots completed successfully. Aug 06 05:23:51.579975 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8d2bcf94-3651-434c-9ab4-a6697614b4fb tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 05:23:51.580449 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 296/1196] 10.4.3.205 () {66 vars in 1264 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:51.582259 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d098dbcf-cc44-4e90-a920-8476ba3fd521 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:51.586709 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d098dbcf-cc44-4e90-a920-8476ba3fd521 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 returned with HTTP 200 Aug 06 05:23:51.587079 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 301/1197] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:51.588086 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2cbb6230-ab7e-4894-a368-198ea656a631 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.591642 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2cbb6230-ab7e-4894-a368-198ea656a631 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 Aug 06 05:23:51.591873 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2cbb6230-ab7e-4894-a368-198ea656a631 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.592047 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2cbb6230-ab7e-4894-a368-198ea656a631 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.592170 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-2cbb6230-ab7e-4894-a368-198ea656a631 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member 1fff76e8-fdea-495f-a9e7-50c865712a15 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:23:51.594827 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2cbb6230-ab7e-4894-a368-198ea656a631 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 returned with HTTP 404 Aug 06 05:23:51.595391 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 303/1198] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:51.598198 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8a040b19-12ae-4089-bed6-af257d9af706 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.600578 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5efe192d-f081-48af-9d4c-31561ba634c1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.601088 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8a040b19-12ae-4089-bed6-af257d9af706 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] DELETE https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 Aug 06 05:23:51.601311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8a040b19-12ae-4089-bed6-af257d9af706 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.601528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8a040b19-12ae-4089-bed6-af257d9af706 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.601725 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8a040b19-12ae-4089-bed6-af257d9af706 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete volume with id: 08587514-ebb5-44d5-a8e7-cc3547cb7831 Aug 06 05:23:51.602216 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5efe192d-f081-48af-9d4c-31561ba634c1 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/group_snapshots Aug 06 05:23:51.602445 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5efe192d-f081-48af-9d4c-31561ba634c1 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.602642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5efe192d-f081-48af-9d4c-31561ba634c1 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.608929 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5efe192d-f081-48af-9d4c-31561ba634c1 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots returned with HTTP 200 Aug 06 05:23:51.609265 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 297/1199] 10.4.3.205 () {68 vars in 1302 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:51.609962 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.609962 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:51.610483 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8a040b19-12ae-4089-bed6-af257d9af706 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:51.615877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f4a5794d-e520-4e20-9956-c9095ca22afd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.617547 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f4a5794d-e520-4e20-9956-c9095ca22afd tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] DELETE https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 Aug 06 05:23:51.617759 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f4a5794d-e520-4e20-9956-c9095ca22afd tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.617936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f4a5794d-e520-4e20-9956-c9095ca22afd tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.618060 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.group_snapshots [None req-f4a5794d-e520-4e20-9956-c9095ca22afd tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] delete called for member 1fff76e8-fdea-495f-a9e7-50c865712a15 {{(pid=100428) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 05:23:51.618157 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.group_snapshots [None req-f4a5794d-e520-4e20-9956-c9095ca22afd tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Delete group_snapshot with id: 1fff76e8-fdea-495f-a9e7-50c865712a15 Aug 06 05:23:51.620958 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f4a5794d-e520-4e20-9956-c9095ca22afd tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 returned with HTTP 404 Aug 06 05:23:51.621419 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 302/1200] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:23:51 2026] DELETE /volume/v3/group_snapshots/1fff76e8-fdea-495f-a9e7-50c865712a15 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:51.628057 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ff042507-79af-45f6-a3cd-0fa848476634 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.629896 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:23:51.630110 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.630323 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.630636 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:51.630791 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8a040b19-12ae-4089-bed6-af257d9af706 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete volume request issued successfully. Aug 06 05:23:51.631538 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8a040b19-12ae-4089-bed6-af257d9af706 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 returned with HTTP 202 Aug 06 05:23:51.631583 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:51.631644 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 299/1201] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:51 2026] DELETE /volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:51.637786 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-897f0523-fbd0-47c9-9d2e-2c4c342bec64 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.638504 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Get all volumes completed successfully. Aug 06 05:23:51.639543 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:51.639585 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-897f0523-fbd0-47c9-9d2e-2c4c342bec64 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 Aug 06 05:23:51.639748 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-897f0523-fbd0-47c9-9d2e-2c4c342bec64 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.639797 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:51.639920 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-897f0523-fbd0-47c9-9d2e-2c4c342bec64 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.646690 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.646690 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:51.655199 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-897f0523-fbd0-47c9-9d2e-2c4c342bec64 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Volume info retrieved successfully. Aug 06 05:23:51.660189 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-897f0523-fbd0-47c9-9d2e-2c4c342bec64 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 returned with HTTP 200 Aug 06 05:23:51.660582 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 298/1202] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:51.690907 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:51.694719 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.694719 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:51.702846 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ff042507-79af-45f6-a3cd-0fa848476634 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:23:51.703211 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 304/1203] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:51.715888 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a3210c93-0067-475b-b861-f4587f327d80 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.718229 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a3210c93-0067-475b-b861-f4587f327d80 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] POST https://10.4.3.205/volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400/action Aug 06 05:23:51.718309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a3210c93-0067-475b-b861-f4587f327d80 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:51.718467 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a3210c93-0067-475b-b861-f4587f327d80 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:51.720129 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-a3210c93-0067-475b-b861-f4587f327d80 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] delete called for group c77820cb-beb0-43f5-970e-8e5689200400 {{(pid=100428) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:23:51.720254 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.groups [None req-a3210c93-0067-475b-b861-f4587f327d80 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Delete group with id: c77820cb-beb0-43f5-970e-8e5689200400 Aug 06 05:23:51.724433 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.724433 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:51.753365 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a3210c93-0067-475b-b861-f4587f327d80 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400/action returned with HTTP 202 Aug 06 05:23:51.753825 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 303/1204] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:23:51 2026] POST /volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:51.760246 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2bf6383a-0c23-490f-9627-f620994ee4c3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.761847 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2bf6383a-0c23-490f-9627-f620994ee4c3 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 Aug 06 05:23:51.762052 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2bf6383a-0c23-490f-9627-f620994ee4c3 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.762226 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2bf6383a-0c23-490f-9627-f620994ee4c3 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.769504 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.769504 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:51.773806 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2bf6383a-0c23-490f-9627-f620994ee4c3 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Volume info retrieved successfully. Aug 06 05:23:51.774805 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-2bf6383a-0c23-490f-9627-f620994ee4c3 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:23:51.775056 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-2bf6383a-0c23-490f-9627-f620994ee4c3 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:23:51.810374 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-2bf6383a-0c23-490f-9627-f620994ee4c3 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:23:51.813151 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.813151 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:51.819454 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2bf6383a-0c23-490f-9627-f620994ee4c3 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 returned with HTTP 200 Aug 06 05:23:51.819891 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 300/1205] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:51.835316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3e563a95-2600-49ec-b036-6eefae616a0a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:51.838188 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3e563a95-2600-49ec-b036-6eefae616a0a tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:51.838413 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3e563a95-2600-49ec-b036-6eefae616a0a tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:51.838665 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3e563a95-2600-49ec-b036-6eefae616a0a tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:51.850233 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:51.850233 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:51.853513 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3e563a95-2600-49ec-b036-6eefae616a0a tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:51.858435 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3e563a95-2600-49ec-b036-6eefae616a0a tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:51.858830 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 299/1206] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:51 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:52.672186 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a36b0338-bd7e-46c6-b9ee-c19680da314d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.674354 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a36b0338-bd7e-46c6-b9ee-c19680da314d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 Aug 06 05:23:52.674618 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a36b0338-bd7e-46c6-b9ee-c19680da314d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.674892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a36b0338-bd7e-46c6-b9ee-c19680da314d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.680219 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a36b0338-bd7e-46c6-b9ee-c19680da314d tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 returned with HTTP 404 Aug 06 05:23:52.680646 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 305/1207] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:52 2026] GET /volume/v3/volumes/08587514-ebb5-44d5-a8e7-cc3547cb7831 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:52.688186 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a59d39b7-7d0a-4b74-aa1e-b11d4d51944e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.690697 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a59d39b7-7d0a-4b74-aa1e-b11d4d51944e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/ecd58de7-e0f4-4f87-bc65-4727c9f07266 Aug 06 05:23:52.690950 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a59d39b7-7d0a-4b74-aa1e-b11d4d51944e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.691220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a59d39b7-7d0a-4b74-aa1e-b11d4d51944e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.691401 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-a59d39b7-7d0a-4b74-aa1e-b11d4d51944e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete snapshot with id: ecd58de7-e0f4-4f87-bc65-4727c9f07266 Aug 06 05:23:52.696585 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a59d39b7-7d0a-4b74-aa1e-b11d4d51944e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/snapshots/ecd58de7-e0f4-4f87-bc65-4727c9f07266 returned with HTTP 404 Aug 06 05:23:52.697050 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 304/1208] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:23:52 2026] DELETE /volume/v3/snapshots/ecd58de7-e0f4-4f87-bc65-4727c9f07266 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:52.704463 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-09a390fa-99f1-4518-884f-1e88347d2185 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.706847 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09a390fa-99f1-4518-884f-1e88347d2185 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] GET https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 Aug 06 05:23:52.707136 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-09a390fa-99f1-4518-884f-1e88347d2185 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.707431 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-09a390fa-99f1-4518-884f-1e88347d2185 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.713411 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09a390fa-99f1-4518-884f-1e88347d2185 tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 returned with HTTP 404 Aug 06 05:23:52.714024 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 301/1209] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:52 2026] GET /volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:52.722658 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c211a5ca-c64a-49d0-9c01-acdd4576882e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.724374 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c211a5ca-c64a-49d0-9c01-acdd4576882e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] DELETE https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 Aug 06 05:23:52.724673 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c211a5ca-c64a-49d0-9c01-acdd4576882e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.724738 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c211a5ca-c64a-49d0-9c01-acdd4576882e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.724949 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c211a5ca-c64a-49d0-9c01-acdd4576882e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] Delete volume with id: 87f7fcea-4522-46e8-a129-24513efbf679 Aug 06 05:23:52.730679 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c211a5ca-c64a-49d0-9c01-acdd4576882e tempest-VolumesDeleteCascade-615908000 tempest-VolumesDeleteCascade-615908000-project-member] https://10.4.3.205/volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 returned with HTTP 404 Aug 06 05:23:52.731087 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 300/1210] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:52 2026] DELETE /volume/v3/volumes/87f7fcea-4522-46e8-a129-24513efbf679 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:52.834891 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b0f377d-5c12-4fe9-9776-f3f9df019b43 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.836963 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b0f377d-5c12-4fe9-9776-f3f9df019b43 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 Aug 06 05:23:52.837187 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b0f377d-5c12-4fe9-9776-f3f9df019b43 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.837464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b0f377d-5c12-4fe9-9776-f3f9df019b43 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.844940 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b0f377d-5c12-4fe9-9776-f3f9df019b43 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 returned with HTTP 404 Aug 06 05:23:52.845483 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 306/1211] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:52 2026] GET /volume/v3/volumes/2ca74200-64d1-4fc9-b3bf-1a8ef66d6006 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:52.853807 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0782d917-737f-4c3c-9af5-e0b88b92d456 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.855734 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0782d917-737f-4c3c-9af5-e0b88b92d456 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] GET https://10.4.3.205/volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400 Aug 06 05:23:52.856012 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0782d917-737f-4c3c-9af5-e0b88b92d456 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.856238 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0782d917-737f-4c3c-9af5-e0b88b92d456 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.856432 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-0782d917-737f-4c3c-9af5-e0b88b92d456 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] show called for member c77820cb-beb0-43f5-970e-8e5689200400 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:23:52.859466 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0782d917-737f-4c3c-9af5-e0b88b92d456 tempest-GroupSnapshotsTest-1582071723 tempest-GroupSnapshotsTest-1582071723-project-member] https://10.4.3.205/volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400 returned with HTTP 404 Aug 06 05:23:52.859933 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 305/1212] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:23:52 2026] GET /volume/v3/groups/c77820cb-beb0-43f5-970e-8e5689200400 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:52.869958 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-99fa116a-a991-40b3-9f35-00d80587a6dd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.872048 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99fa116a-a991-40b3-9f35-00d80587a6dd tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/473db790-29a6-43a0-a634-3bd763644a03 Aug 06 05:23:52.872574 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-99fa116a-a991-40b3-9f35-00d80587a6dd tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.872743 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-99fa116a-a991-40b3-9f35-00d80587a6dd tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.873549 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-baf57984-8990-474c-948a-b8c261cfc001 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.875279 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-baf57984-8990-474c-948a-b8c261cfc001 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:52.875526 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-baf57984-8990-474c-948a-b8c261cfc001 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.875739 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-baf57984-8990-474c-948a-b8c261cfc001 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.885132 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:52.885132 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:52.887077 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99fa116a-a991-40b3-9f35-00d80587a6dd tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/group_types/473db790-29a6-43a0-a634-3bd763644a03 returned with HTTP 202 Aug 06 05:23:52.887599 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 302/1213] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:23:52 2026] DELETE /volume/v3/group_types/473db790-29a6-43a0-a634-3bd763644a03 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:52.889245 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-baf57984-8990-474c-948a-b8c261cfc001 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:52.893453 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-baf57984-8990-474c-948a-b8c261cfc001 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:52.893869 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 301/1214] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:52 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:52.895478 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-429c4615-b2a1-461b-90b4-893b2c3f968e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.897483 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-429c4615-b2a1-461b-90b4-893b2c3f968e tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] DELETE https://10.4.3.205/volume/v3/types/42e91e2f-3d0d-4dd5-bb71-d44eebcca05e Aug 06 05:23:52.897709 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-429c4615-b2a1-461b-90b4-893b2c3f968e tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.897935 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-429c4615-b2a1-461b-90b4-893b2c3f968e tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.920759 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-429c4615-b2a1-461b-90b4-893b2c3f968e tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/types/42e91e2f-3d0d-4dd5-bb71-d44eebcca05e returned with HTTP 202 Aug 06 05:23:52.921204 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 307/1215] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:23:52 2026] DELETE /volume/v3/types/42e91e2f-3d0d-4dd5-bb71-d44eebcca05e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:52.928306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c8cd43fb-ec1e-404f-a936-076a0d193ee4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:52.930078 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c8cd43fb-ec1e-404f-a936-076a0d193ee4 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] GET https://10.4.3.205/volume/v3/types/42e91e2f-3d0d-4dd5-bb71-d44eebcca05e Aug 06 05:23:52.930265 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c8cd43fb-ec1e-404f-a936-076a0d193ee4 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:52.930526 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c8cd43fb-ec1e-404f-a936-076a0d193ee4 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:52.933609 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c8cd43fb-ec1e-404f-a936-076a0d193ee4 tempest-GroupSnapshotsTest-1940989521 tempest-GroupSnapshotsTest-1940989521-project-admin] https://10.4.3.205/volume/v3/types/42e91e2f-3d0d-4dd5-bb71-d44eebcca05e returned with HTTP 404 Aug 06 05:23:52.934061 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 306/1216] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:23:52 2026] GET /volume/v3/types/42e91e2f-3d0d-4dd5-bb71-d44eebcca05e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:53.254684 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-0e6be216-8988-47e9-962e-f4168323bd27 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:53.257760 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-0e6be216-8988-47e9-962e-f4168323bd27 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] POST https://10.4.3.205/volume/v3/attachments/2867f488-4ce0-4580-8c68-177b6b49d721/action Aug 06 05:23:53.258367 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-0e6be216-8988-47e9-962e-f4168323bd27 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:53.258367 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-0e6be216-8988-47e9-962e-f4168323bd27 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:53.280572 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:53.280572 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:53.293089 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-29985400-a5df-4b9a-a63d-7ecb0a4935d9 req-0e6be216-8988-47e9-962e-f4168323bd27 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/attachments/2867f488-4ce0-4580-8c68-177b6b49d721/action returned with HTTP 204 Aug 06 05:23:53.293563 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 303/1217] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:23:53 2026] POST /volume/v3/attachments/2867f488-4ce0-4580-8c68-177b6b49d721/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:53.907750 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ebe0f7a9-0e6c-4cea-b4a6-45b553d47d6d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:53.909637 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ebe0f7a9-0e6c-4cea-b4a6-45b553d47d6d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:53.909857 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ebe0f7a9-0e6c-4cea-b4a6-45b553d47d6d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:53.910039 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ebe0f7a9-0e6c-4cea-b4a6-45b553d47d6d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:53.919726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:53.923445 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:53.923445 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "548f356c-3898-43e7-9a38-319ece099963", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1225533145"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:53.923445 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume request body: {'volume': {'imageRef': '548f356c-3898-43e7-9a38-319ece099963', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1225533145'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:53.926425 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:53.926425 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:53.931421 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ebe0f7a9-0e6c-4cea-b4a6-45b553d47d6d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:53.936420 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ebe0f7a9-0e6c-4cea-b4a6-45b553d47d6d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:53.936845 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 302/1218] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:53 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:53.948663 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4f0ca2f7-79be-42cc-8767-f40d0cf68673 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:53.950347 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4f0ca2f7-79be-42cc-8767-f40d0cf68673 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:53.950536 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4f0ca2f7-79be-42cc-8767-f40d0cf68673 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:53.950727 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4f0ca2f7-79be-42cc-8767-f40d0cf68673 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:53.959875 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:53.959875 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:53.963228 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4f0ca2f7-79be-42cc-8767-f40d0cf68673 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:53.967644 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4f0ca2f7-79be-42cc-8767-f40d0cf68673 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:53.967996 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 307/1219] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:53 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:53.983949 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b8b9a29b-7337-4388-bd2d-e905d2b771c8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:53.985675 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8b9a29b-7337-4388-bd2d-e905d2b771c8 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:53.986103 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8b9a29b-7337-4388-bd2d-e905d2b771c8 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:53.986453 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8b9a29b-7337-4388-bd2d-e905d2b771c8 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:54.001922 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:54.001922 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:54.006242 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b8b9a29b-7337-4388-bd2d-e905d2b771c8 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:54.013763 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8b9a29b-7337-4388-bd2d-e905d2b771c8 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:54.014242 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 304/1220] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:53 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:23:54.016881 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume of 2 GB Aug 06 05:23:54.022175 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Availability Zones retrieved successfully. Aug 06 05:23:54.028437 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Flow 'volume_create_api' (9cd3cf21-b999-496e-9f33-ed2bf9f532e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:54.029138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1765c60c-23a2-41f8-b70a-8529bbaf7c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:54.030119 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Validating volume size '2' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:54.063026 np0000006623 devstack@c-api.service[100429]: WARNING cinder.volume.api [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1765c60c-23a2-41f8-b70a-8529bbaf7c65) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 05:23:54.063026 np0000006623 devstack@c-api.service[100429]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 548f356c-3898-43e7-9a38-319ece099963 is not active. Aug 06 05:23:54.064778 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1765c60c-23a2-41f8-b70a-8529bbaf7c65) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:54.065669 np0000006623 devstack@c-api.service[100429]: WARNING cinder.volume.api [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1765c60c-23a2-41f8-b70a-8529bbaf7c65) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 05:23:54.066463 np0000006623 devstack@c-api.service[100429]: WARNING cinder.volume.api [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Flow 'volume_create_api' (9cd3cf21-b999-496e-9f33-ed2bf9f532e8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 05:23:54.066742 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3679a0ce-59e6-4fd7-b4c9-2818f03ae1c9 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 400 Aug 06 05:23:54.067212 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 308/1221] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:23:53 2026] POST /volume/v3/volumes => generated 125 bytes in 148 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:54.191637 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-934f78c1-94f4-4db8-bf9e-96a0ef44c41f req-1033a10c-4f71-4f61-af78-b22971f5124d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:54.193866 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-934f78c1-94f4-4db8-bf9e-96a0ef44c41f req-1033a10c-4f71-4f61-af78-b22971f5124d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:23:54.194365 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-934f78c1-94f4-4db8-bf9e-96a0ef44c41f req-1033a10c-4f71-4f61-af78-b22971f5124d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:54.194365 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-934f78c1-94f4-4db8-bf9e-96a0ef44c41f req-1033a10c-4f71-4f61-af78-b22971f5124d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:54.213099 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:54.213099 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:54.219235 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-934f78c1-94f4-4db8-bf9e-96a0ef44c41f req-1033a10c-4f71-4f61-af78-b22971f5124d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:23:54.228224 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-934f78c1-94f4-4db8-bf9e-96a0ef44c41f req-1033a10c-4f71-4f61-af78-b22971f5124d tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:23:54.229057 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 303/1222] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:23:54 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:54.845619 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:54.979713 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:54.980217 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2133709497"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:54.986241 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2133709497'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:54.986241 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Create volume of 1 GB Aug 06 05:23:54.992634 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Availability Zones retrieved successfully. Aug 06 05:23:55.000315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Flow 'volume_create_api' (20e3d6b0-786e-415c-b8eb-f19fb6ce191f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:55.001651 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b16aa2-327d-4016-a5d7-52b090d839cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.003064 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:55.037749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b16aa2-327d-4016-a5d7-52b090d839cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.038732 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1754e53-d201-432b-8720-464dec8061cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.115455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Created reservations ['5139d5df-6c78-4e3f-8387-293ae0685b13', '739627dd-b359-4ca4-abac-c22e01d69f54', 'ca77ba64-6b30-4e35-9276-4da0ff052958', 'b37acbae-f776-4f27-9d84-69997e0c7cc6'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:55.116376 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1754e53-d201-432b-8720-464dec8061cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5139d5df-6c78-4e3f-8387-293ae0685b13', '739627dd-b359-4ca4-abac-c22e01d69f54', 'ca77ba64-6b30-4e35-9276-4da0ff052958', 'b37acbae-f776-4f27-9d84-69997e0c7cc6']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.117111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03577bf5-c627-4b7b-be22-962f78714e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.138365 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03577bf5-c627-4b7b-be22-962f78714e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efc0e918-b89b-4f21-ae00-a5f2e88afa28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2133709497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a81a5e3b2834c9da696e275947eff2e',qos_specs=None,replication_status=,reservations=['5139d5df-6c78-4e3f-8387-293ae0685b13','739627dd-b359-4ca4-abac-c22e01d69f54','ca77ba64-6b30-4e35-9276-4da0ff052958','b37acbae-f776-4f27-9d84-69997e0c7cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf3d77f16f44306ace84c9762189f9f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2133709497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efc0e918-b89b-4f21-ae00-a5f2e88afa28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a81a5e3b2834c9da696e275947eff2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf3d77f16f44306ace84c9762189f9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.139270 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b60c398-8bbb-4771-88c4-e0683ce2a82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.168066 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b60c398-8bbb-4771-88c4-e0683ce2a82a) transitioned into state 'SUCCESS' from state '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-2133709497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a81a5e3b2834c9da696e275947eff2e',qos_specs=None,replication_status=,reservations=['5139d5df-6c78-4e3f-8387-293ae0685b13','739627dd-b359-4ca4-abac-c22e01d69f54','ca77ba64-6b30-4e35-9276-4da0ff052958','b37acbae-f776-4f27-9d84-69997e0c7cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf3d77f16f44306ace84c9762189f9f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.168804 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b9c1c2-3639-4d4d-887e-c0286873ef46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.179362 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b9c1c2-3639-4d4d-887e-c0286873ef46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.180562 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Flow 'volume_create_api' (20e3d6b0-786e-415c-b8eb-f19fb6ce191f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:55.181031 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Create volume request issued successfully. Aug 06 05:23:55.181901 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7b0027d1-2d20-45c9-8c52-728b99dcfbb8 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:55.182456 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 308/1223] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:23:54 2026] POST /volume/v3/volumes => generated 819 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:55.199984 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a563b678-32f6-4c1c-89d2-e3f6b4725c4c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:55.203386 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a563b678-32f6-4c1c-89d2-e3f6b4725c4c tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:55.203386 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a563b678-32f6-4c1c-89d2-e3f6b4725c4c tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:55.203386 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a563b678-32f6-4c1c-89d2-e3f6b4725c4c tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:55.215602 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:55.215602 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:55.218187 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a563b678-32f6-4c1c-89d2-e3f6b4725c4c tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Volume info retrieved successfully. Aug 06 05:23:55.224375 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a563b678-32f6-4c1c-89d2-e3f6b4725c4c tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 200 Aug 06 05:23:55.225063 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 305/1224] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:55 2026] GET /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 887 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:55.249478 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:55.251652 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:55.252102 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-13797509"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:55.254473 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-13797509'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:55.254691 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Create volume of 1 GB Aug 06 05:23:55.259624 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Availability Zones retrieved successfully. Aug 06 05:23:55.265388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Flow 'volume_create_api' (1eac1c0e-bf8b-4c00-9745-ec3f5eaafc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:55.266748 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa9d360-9fb0-4bd6-804e-40b3e3b4c429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.267925 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:55.307921 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa9d360-9fb0-4bd6-804e-40b3e3b4c429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.309361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0495e5cc-9b0e-4193-8566-7817e121b18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.353215 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Created reservations ['debcb711-d8fb-4595-b8ce-c1787835e265', '97a3f017-4a26-4659-9ed3-ebe6a17f51eb', 'd268ceb8-ff2e-475c-ac0e-010d85d4f640', 'cd8458b3-f15d-4e70-a4c7-f5c466e13383'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:55.354109 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0495e5cc-9b0e-4193-8566-7817e121b18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['debcb711-d8fb-4595-b8ce-c1787835e265', '97a3f017-4a26-4659-9ed3-ebe6a17f51eb', 'd268ceb8-ff2e-475c-ac0e-010d85d4f640', 'cd8458b3-f15d-4e70-a4c7-f5c466e13383']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.354922 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e230dca-33fd-4b8c-aefb-aa48c9a2460e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.380492 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e230dca-33fd-4b8c-aefb-aa48c9a2460e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e52a028-7048-4385-ada3-1aa111ba28f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-13797509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f191badd52344d78717144e03bdee27',qos_specs=None,replication_status=,reservations=['debcb711-d8fb-4595-b8ce-c1787835e265','97a3f017-4a26-4659-9ed3-ebe6a17f51eb','d268ceb8-ff2e-475c-ac0e-010d85d4f640','cd8458b3-f15d-4e70-a4c7-f5c466e13383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556f056326ba4c6890a05daf98f03ccf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-13797509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e52a028-7048-4385-ada3-1aa111ba28f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f191badd52344d78717144e03bdee27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='556f056326ba4c6890a05daf98f03ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.381891 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b15dae41-ef03-4bd8-9d6f-f15a51493882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.405898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b15dae41-ef03-4bd8-9d6f-f15a51493882) transitioned into state 'SUCCESS' from state '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-13797509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f191badd52344d78717144e03bdee27',qos_specs=None,replication_status=,reservations=['debcb711-d8fb-4595-b8ce-c1787835e265','97a3f017-4a26-4659-9ed3-ebe6a17f51eb','d268ceb8-ff2e-475c-ac0e-010d85d4f640','cd8458b3-f15d-4e70-a4c7-f5c466e13383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556f056326ba4c6890a05daf98f03ccf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.406895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6edf1e6c-5ec8-4e1c-b638-2dee825b7add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:55.417119 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6edf1e6c-5ec8-4e1c-b638-2dee825b7add) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:55.417953 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Flow 'volume_create_api' (1eac1c0e-bf8b-4c00-9745-ec3f5eaafc5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:55.418340 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Create volume request issued successfully. Aug 06 05:23:55.418888 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0756dd99-189d-4f12-ae5f-e1b2dca49adf tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:55.419547 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 309/1225] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:55 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:55.436334 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5d436654-e870-4c32-8411-e9afcf5b8195 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:55.438574 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5d436654-e870-4c32-8411-e9afcf5b8195 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:23:55.438828 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5d436654-e870-4c32-8411-e9afcf5b8195 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:55.439068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5d436654-e870-4c32-8411-e9afcf5b8195 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:55.448527 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:55.448527 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:55.452188 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5d436654-e870-4c32-8411-e9afcf5b8195 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:55.456256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5d436654-e870-4c32-8411-e9afcf5b8195 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:23:55.456744 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 304/1226] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:55 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:55.870174 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2cfb1a6d-6667-476e-b57c-7bd62f65fd96 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:55.946935 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2cfb1a6d-6667-476e-b57c-7bd62f65fd96 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 Aug 06 05:23:55.947164 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2cfb1a6d-6667-476e-b57c-7bd62f65fd96 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:55.947482 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2cfb1a6d-6667-476e-b57c-7bd62f65fd96 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:55.947898 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:55.947898 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:55.958760 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-2cfb1a6d-6667-476e-b57c-7bd62f65fd96 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:55.959169 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-2cfb1a6d-6667-476e-b57c-7bd62f65fd96 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:55.959338 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-2cfb1a6d-6667-476e-b57c-7bd62f65fd96 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:55.966397 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2cfb1a6d-6667-476e-b57c-7bd62f65fd96 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 returned with HTTP 200 Aug 06 05:23:55.967020 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 309/1227] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:55 2026] GET /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 => generated 618 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:55.980100 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-092cb74e-ce4f-4b85-bc89-bcdd347ef7be None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:55.983366 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-092cb74e-ce4f-4b85-bc89-bcdd347ef7be tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10/defaults Aug 06 05:23:55.984339 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-092cb74e-ce4f-4b85-bc89-bcdd347ef7be tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:55.984640 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-092cb74e-ce4f-4b85-bc89-bcdd347ef7be tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'defaults' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:55.995246 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-092cb74e-ce4f-4b85-bc89-bcdd347ef7be tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:56.001150 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-092cb74e-ce4f-4b85-bc89-bcdd347ef7be tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10/defaults returned with HTTP 200 Aug 06 05:23:56.001792 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 306/1228] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:23:55 2026] GET /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10/defaults => generated 618 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:56.010262 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-85cf2197-cc29-4345-8bc3-f2f4c1d8abea None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.012696 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-85cf2197-cc29-4345-8bc3-f2f4c1d8abea tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 Aug 06 05:23:56.013317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-85cf2197-cc29-4345-8bc3-f2f4c1d8abea tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.022173 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.022173 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:56.052039 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-85cf2197-cc29-4345-8bc3-f2f4c1d8abea tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:56.052397 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-85cf2197-cc29-4345-8bc3-f2f4c1d8abea tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:56.052650 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-85cf2197-cc29-4345-8bc3-f2f4c1d8abea tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:56.059866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-85cf2197-cc29-4345-8bc3-f2f4c1d8abea tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 returned with HTTP 200 Aug 06 05:23:56.060038 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 310/1229] 10.4.3.205 () {68 vars in 1374 bytes} [Thu Aug 6 05:23:56 2026] PUT /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 => generated 576 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:23:56.075044 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-54367f1c-3c79-4f56-9a49-e9b400d3e7e6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.075767 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-54367f1c-3c79-4f56-9a49-e9b400d3e7e6 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] DELETE https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 Aug 06 05:23:56.075931 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-54367f1c-3c79-4f56-9a49-e9b400d3e7e6 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.076098 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-54367f1c-3c79-4f56-9a49-e9b400d3e7e6 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.083468 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-54367f1c-3c79-4f56-9a49-e9b400d3e7e6 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 returned with HTTP 200 Aug 06 05:23:56.083835 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 305/1230] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:23:56 2026] DELETE /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 => generated 0 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Aug 06 05:23:56.091370 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a0dd6aaf-a2bc-44c8-a560-952d030b4d90 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.093588 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a0dd6aaf-a2bc-44c8-a560-952d030b4d90 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 Aug 06 05:23:56.093588 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a0dd6aaf-a2bc-44c8-a560-952d030b4d90 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.093860 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a0dd6aaf-a2bc-44c8-a560-952d030b4d90 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.116167 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a0dd6aaf-a2bc-44c8-a560-952d030b4d90 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 returned with HTTP 200 Aug 06 05:23:56.116799 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 310/1231] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 => generated 618 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:56.126391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-61ce5a70-1e8c-4f62-b6ee-624e74bce60d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.128225 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-61ce5a70-1e8c-4f62-b6ee-624e74bce60d tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 Aug 06 05:23:56.128555 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-61ce5a70-1e8c-4f62-b6ee-624e74bce60d tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-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=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.183099 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.185117 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:56.185559 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c8fddfcf-27be-4391-947a-8ea114dcdb37"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.187023 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c8fddfcf-27be-4391-947a-8ea114dcdb37'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:56.230403 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-61ce5a70-1e8c-4f62-b6ee-624e74bce60d tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 returned with HTTP 200 Aug 06 05:23:56.230911 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 307/1232] 10.4.3.205 () {68 vars in 1375 bytes} [Thu Aug 6 05:23:56 2026] PUT /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 => generated 576 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:56.239364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b346945e-95bb-43a1-a044-39a87916b1ee None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.242478 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-37b6e13c-ce16-46da-92b0-bf66b5d8f131 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.244198 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b346945e-95bb-43a1-a044-39a87916b1ee tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:56.245597 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-37b6e13c-ce16-46da-92b0-bf66b5d8f131 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10/defaults Aug 06 05:23:56.245805 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-37b6e13c-ce16-46da-92b0-bf66b5d8f131 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.245968 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-37b6e13c-ce16-46da-92b0-bf66b5d8f131 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'defaults' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.247200 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b346945e-95bb-43a1-a044-39a87916b1ee tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.247452 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b346945e-95bb-43a1-a044-39a87916b1ee tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.258792 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.258792 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:56.265588 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-37b6e13c-ce16-46da-92b0-bf66b5d8f131 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10/defaults returned with HTTP 200 Aug 06 05:23:56.266211 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 311/1233] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10/defaults => generated 618 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:56.266910 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b346945e-95bb-43a1-a044-39a87916b1ee tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Volume info retrieved successfully. Aug 06 05:23:56.280091 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b346945e-95bb-43a1-a044-39a87916b1ee tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 200 Aug 06 05:23:56.280211 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5506334c-07bb-4d49-bbda-781004e8aeb2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.280261 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume of 1 GB Aug 06 05:23:56.280612 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 306/1234] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 946 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:56.282426 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5506334c-07bb-4d49-bbda-781004e8aeb2 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 Aug 06 05:23:56.282692 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5506334c-07bb-4d49-bbda-781004e8aeb2 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.282912 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5506334c-07bb-4d49-bbda-781004e8aeb2 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.284533 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Availability Zones retrieved successfully. Aug 06 05:23:56.290115 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Flow 'volume_create_api' (4f457dc3-912f-4a8d-a54e-c6fa5136ead9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:56.291107 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29613d6-4a4f-40c2-8dbc-3279974fec8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:56.292188 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:56.295793 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6074de5b-b405-432e-97c1-4e21a0c3af96 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.298895 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6074de5b-b405-432e-97c1-4e21a0c3af96 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] POST https://10.4.3.205/volume/v3/volume-transfers Aug 06 05:23:56.299252 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6074de5b-b405-432e-97c1-4e21a0c3af96 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "efc0e918-b89b-4f21-ae00-a5f2e88afa28"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.300578 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volume_transfer [None req-6074de5b-b405-432e-97c1-4e21a0c3af96 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Creating new volume transfer {'transfer': {'volume_id': 'efc0e918-b89b-4f21-ae00-a5f2e88afa28'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 05:23:56.300820 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volume_transfer [None req-6074de5b-b405-432e-97c1-4e21a0c3af96 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Creating transfer of volume efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:56.300913 np0000006623 devstack@c-api.service[100428]: INFO cinder.transfer.api [None req-6074de5b-b405-432e-97c1-4e21a0c3af96 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Generating transfer record for volume efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:56.302097 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5506334c-07bb-4d49-bbda-781004e8aeb2 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 returned with HTTP 200 Aug 06 05:23:56.302516 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 308/1235] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 => generated 618 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:56.309095 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.309095 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:56.312844 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5fd7159b-7061-4731-a2c8-cea5b6d1f1fe None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.315061 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5fd7159b-7061-4731-a2c8-cea5b6d1f1fe tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True Aug 06 05:23:56.315282 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5fd7159b-7061-4731-a2c8-cea5b6d1f1fe tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.315533 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5fd7159b-7061-4731-a2c8-cea5b6d1f1fe tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.322842 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6074de5b-b405-432e-97c1-4e21a0c3af96 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volume-transfers returned with HTTP 202 Aug 06 05:23:56.323258 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 312/1236] 10.4.3.205 () {70 vars in 1326 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:23:56.328096 np0000006623 devstack@c-api.service[100429]: WARNING cinder.volume.api [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29613d6-4a4f-40c2-8dbc-3279974fec8f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 05:23:56.328096 np0000006623 devstack@c-api.service[100429]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 06 05:23:56.330619 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29613d6-4a4f-40c2-8dbc-3279974fec8f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:56.331368 np0000006623 devstack@c-api.service[100429]: WARNING cinder.volume.api [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29613d6-4a4f-40c2-8dbc-3279974fec8f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 05:23:56.332066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-eee37ed4-3cd0-42a7-af7f-77ac2dfa6ee7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.332145 np0000006623 devstack@c-api.service[100429]: WARNING cinder.volume.api [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Flow 'volume_create_api' (4f457dc3-912f-4a8d-a54e-c6fa5136ead9) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 05:23:56.332474 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a31fae02-22cb-4e26-a25e-a7ad7ee27182 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 400 Aug 06 05:23:56.332837 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-5fd7159b-7061-4731-a2c8-cea5b6d1f1fe tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:56.333058 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 311/1237] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes => generated 134 bytes in 151 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:56.333206 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-5fd7159b-7061-4731-a2c8-cea5b6d1f1fe tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:56.333595 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-5fd7159b-7061-4731-a2c8-cea5b6d1f1fe tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1162363103 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1162363103, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:23:56.333990 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eee37ed4-3cd0-42a7-af7f-77ac2dfa6ee7 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:56.334220 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eee37ed4-3cd0-42a7-af7f-77ac2dfa6ee7 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.334484 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eee37ed4-3cd0-42a7-af7f-77ac2dfa6ee7 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.343592 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.343592 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:56.347890 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-eee37ed4-3cd0-42a7-af7f-77ac2dfa6ee7 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Volume info retrieved successfully. Aug 06 05:23:56.348741 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5fd7159b-7061-4731-a2c8-cea5b6d1f1fe tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True returned with HTTP 200 Aug 06 05:23:56.349113 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 307/1238] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:56.353871 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eee37ed4-3cd0-42a7-af7f-77ac2dfa6ee7 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 200 Aug 06 05:23:56.354298 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 309/1239] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:56.364374 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f0282d52-3412-48e9-8f65-4e3df0538293 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.369239 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2f3c4d0f-50f1-4a6e-8ada-4b716718c75e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.371240 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2f3c4d0f-50f1-4a6e-8ada-4b716718c75e tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volume-transfers/235a0543-a780-445c-8089-39c807fe75d7 Aug 06 05:23:56.372362 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2f3c4d0f-50f1-4a6e-8ada-4b716718c75e tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.372362 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2f3c4d0f-50f1-4a6e-8ada-4b716718c75e tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.383607 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2f3c4d0f-50f1-4a6e-8ada-4b716718c75e tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volume-transfers/235a0543-a780-445c-8089-39c807fe75d7 returned with HTTP 200 Aug 06 05:23:56.384019 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 312/1240] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volume-transfers/235a0543-a780-445c-8089-39c807fe75d7 => generated 432 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:56.396528 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a37fcb8e-697c-43b9-be65-b33bd355fe37 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.398318 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a37fcb8e-697c-43b9-be65-b33bd355fe37 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volume-transfers Aug 06 05:23:56.398532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a37fcb8e-697c-43b9-be65-b33bd355fe37 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.398725 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a37fcb8e-697c-43b9-be65-b33bd355fe37 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.398893 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volume_transfer [None req-a37fcb8e-697c-43b9-be65-b33bd355fe37 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Listing volume transfers {{(pid=100426) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 05:23:56.405800 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a37fcb8e-697c-43b9-be65-b33bd355fe37 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volume-transfers returned with HTTP 200 Aug 06 05:23:56.406245 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 308/1241] 10.4.3.205 () {68 vars in 1305 bytes} [Thu Aug 6 05:23:56 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 06 05:23:56.416455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.445747 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:56.446218 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1920119464"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.454037 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1920119464'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:56.454037 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Create volume of 1 GB Aug 06 05:23:56.472080 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Availability Zones retrieved successfully. Aug 06 05:23:56.474098 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b2412d2d-90ad-4e34-8e7a-19522435a6e8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.475977 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b2412d2d-90ad-4e34-8e7a-19522435a6e8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:23:56.476634 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b2412d2d-90ad-4e34-8e7a-19522435a6e8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.476634 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b2412d2d-90ad-4e34-8e7a-19522435a6e8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.477340 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Flow 'volume_create_api' (9210f410-8d41-48c9-994a-04d0db76dd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:56.479341 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751d297d-a824-4252-b7d2-72e74616ead6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:56.479524 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:56.489586 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.489586 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:56.494598 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b2412d2d-90ad-4e34-8e7a-19522435a6e8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:56.499493 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b2412d2d-90ad-4e34-8e7a-19522435a6e8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:23:56.500071 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 313/1242] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:56.511842 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] POST https://10.4.3.205/volume/v3/volume-transfers/235a0543-a780-445c-8089-39c807fe75d7/accept Aug 06 05:23:56.512208 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "54b30305bd4c4c71"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.512307 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751d297d-a824-4252-b7d2-72e74616ead6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:56.513340 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07e7ad4-28fc-4c17-bce6-f59bbdb1dbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:56.514082 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.volume_transfer [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Accepting volume transfer 235a0543-a780-445c-8089-39c807fe75d7 {{(pid=100427) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 05:23:56.514193 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.volume_transfer [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Accepting transfer 235a0543-a780-445c-8089-39c807fe75d7 Aug 06 05:23:56.524145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-01b8a228-92b8-45da-b32d-f131de5cc27f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.526595 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-01b8a228-92b8-45da-b32d-f131de5cc27f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:56.527072 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-01b8a228-92b8-45da-b32d-f131de5cc27f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.529989 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-01b8a228-92b8-45da-b32d-f131de5cc27f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 400 Aug 06 05:23:56.531379 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 309/1243] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:56.542419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b4c66d30-876e-49a4-b7ac-d6ffabd2e10a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.544274 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b4c66d30-876e-49a4-b7ac-d6ffabd2e10a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:56.544675 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b4c66d30-876e-49a4-b7ac-d6ffabd2e10a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a870e656-491e-4a6d-9203-693849ca63f8"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.546793 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-b4c66d30-876e-49a4-b7ac-d6ffabd2e10a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a870e656-491e-4a6d-9203-693849ca63f8'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:56.551765 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b4c66d30-876e-49a4-b7ac-d6ffabd2e10a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 404 Aug 06 05:23:56.552269 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 314/1244] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:56.563344 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-0781e59c-5828-4637-a608-5db5c5115610 req-16997da3-41d2-421b-aedf-49db19ec44fa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.564706 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dd121c2d-b5c5-43ea-a784-291012244cbe None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.564993 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-16997da3-41d2-421b-aedf-49db19ec44fa tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:23:56.565201 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-16997da3-41d2-421b-aedf-49db19ec44fa tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.565449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-16997da3-41d2-421b-aedf-49db19ec44fa tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.568494 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dd121c2d-b5c5-43ea-a784-291012244cbe tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:56.568643 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dd121c2d-b5c5-43ea-a784-291012244cbe tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "864bd465-c6c5-4661-96cd-3ab4e621eff8"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.571071 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-dd121c2d-b5c5-43ea-a784-291012244cbe tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '864bd465-c6c5-4661-96cd-3ab4e621eff8'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:56.575426 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dd121c2d-b5c5-43ea-a784-291012244cbe tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 404 Aug 06 05:23:56.575919 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 315/1245] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:56.576390 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.576390 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:56.580445 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-0781e59c-5828-4637-a608-5db5c5115610 req-16997da3-41d2-421b-aedf-49db19ec44fa tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:56.585849 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-16997da3-41d2-421b-aedf-49db19ec44fa tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:23:56.585849 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 310/1246] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:56.589234 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7e79eee5-1fd8-414f-a78b-f149ff061feb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.591420 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e79eee5-1fd8-414f-a78b-f149ff061feb tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:56.591610 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e79eee5-1fd8-414f-a78b-f149ff061feb tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "2d9524aa-e756-4f61-b2de-99e8bc7ddde2"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.593606 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-7e79eee5-1fd8-414f-a78b-f149ff061feb tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '2d9524aa-e756-4f61-b2de-99e8bc7ddde2'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:56.593670 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Created reservations ['a48fd756-3f76-45dc-aa18-fa421f903811', 'bc5faf99-681f-4cb2-8ad3-bd7ef0283e0b', 'ba738f1d-dad5-4ac9-bb48-0abf6352d996', 'b9e5d3a3-a87f-45c6-9b4b-2e0fd76109b6'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:56.601316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Created reservations ['0db89f4e-f9f8-41ee-8b59-528216d70e67', 'a730a1a2-c763-4534-8bea-cd65657e537e', '20824e06-97a4-4aa9-86da-9aad4811ec66', 'df35b4a0-dfa8-4e0f-8113-1d5c28f66fb8'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:56.601316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07e7ad4-28fc-4c17-bce6-f59bbdb1dbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0db89f4e-f9f8-41ee-8b59-528216d70e67', 'a730a1a2-c763-4534-8bea-cd65657e537e', '20824e06-97a4-4aa9-86da-9aad4811ec66', 'df35b4a0-dfa8-4e0f-8113-1d5c28f66fb8']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:56.601562 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e79eee5-1fd8-414f-a78b-f149ff061feb tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 404 Aug 06 05:23:56.601593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71ac2b92-9dff-4760-b600-e8f202b1e2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:56.601624 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 316/1247] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:56.609862 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e14a6d27-75e0-4044-9383-3384cf38b798 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.614330 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e14a6d27-75e0-4044-9383-3384cf38b798 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:56.614330 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e14a6d27-75e0-4044-9383-3384cf38b798 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.614330 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e14a6d27-75e0-4044-9383-3384cf38b798 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 400 Aug 06 05:23:56.614757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Created reservations ['465327ab-9e2a-4569-8859-d9cdaeb61fec', '5cb8de6f-044e-473a-9085-65fc094b145d', '8f608082-9d2c-4087-b4ce-8102d0c16662', '8ca28c5e-3082-428b-8544-22196c7fe79f'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:56.614811 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 311/1248] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:56.625936 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-66f1e892-716b-411b-b84f-ac76c78b7c19 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.627809 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-66f1e892-716b-411b-b84f-ac76c78b7c19 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:56.628117 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-66f1e892-716b-411b-b84f-ac76c78b7c19 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.629790 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-66f1e892-716b-411b-b84f-ac76c78b7c19 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 400 Aug 06 05:23:56.630266 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 317/1249] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:56.633760 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71ac2b92-9dff-4760-b600-e8f202b1e2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e24208-6423-42c8-a4b4-5fb4cd3962b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1920119464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f30495310041669ac68dad4deabd10',qos_specs=None,replication_status=,reservations=['0db89f4e-f9f8-41ee-8b59-528216d70e67','a730a1a2-c763-4534-8bea-cd65657e537e','20824e06-97a4-4aa9-86da-9aad4811ec66','df35b4a0-dfa8-4e0f-8113-1d5c28f66fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b64837739bb464ebdc112d031d74c6e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1920119464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24e24208-6423-42c8-a4b4-5fb4cd3962b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f30495310041669ac68dad4deabd10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b64837739bb464ebdc112d031d74c6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:56.635109 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87736163-0b8f-4e43-9071-01a14ee8352b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:56.639880 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a17da964-8db3-483a-898e-aa796463edc1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.641667 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a17da964-8db3-483a-898e-aa796463edc1 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:56.642046 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a17da964-8db3-483a-898e-aa796463edc1 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.645220 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a17da964-8db3-483a-898e-aa796463edc1 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 400 Aug 06 05:23:56.645845 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 312/1250] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:56.655023 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-df95d155-5b17-42e5-8e85-6ec53c3326a0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.657004 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-df95d155-5b17-42e5-8e85-6ec53c3326a0 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] DELETE https://10.4.3.205/volume/v3/volumes/tempest-invalid-2027434494 Aug 06 05:23:56.657241 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-df95d155-5b17-42e5-8e85-6ec53c3326a0 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.657612 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-df95d155-5b17-42e5-8e85-6ec53c3326a0 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.657717 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-df95d155-5b17-42e5-8e85-6ec53c3326a0 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Delete volume with id: tempest-invalid-2027434494 Aug 06 05:23:56.658832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87736163-0b8f-4e43-9071-01a14ee8352b) transitioned into state 'SUCCESS' from state '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-1920119464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f30495310041669ac68dad4deabd10',qos_specs=None,replication_status=,reservations=['0db89f4e-f9f8-41ee-8b59-528216d70e67','a730a1a2-c763-4534-8bea-cd65657e537e','20824e06-97a4-4aa9-86da-9aad4811ec66','df35b4a0-dfa8-4e0f-8113-1d5c28f66fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b64837739bb464ebdc112d031d74c6e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:56.660620 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7005852e-0875-4194-bd7c-dbc20f86e600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:56.667311 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-df95d155-5b17-42e5-8e85-6ec53c3326a0 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/tempest-invalid-2027434494 returned with HTTP 404 Aug 06 05:23:56.667311 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 318/1251] 10.4.3.205 () {66 vars in 1321 bytes} [Thu Aug 6 05:23:56 2026] DELETE /volume/v3/volumes/tempest-invalid-2027434494 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:56.668611 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7005852e-0875-4194-bd7c-dbc20f86e600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:56.669868 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Flow 'volume_create_api' (9210f410-8d41-48c9-994a-04d0db76dd70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:56.670392 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Create volume request issued successfully. Aug 06 05:23:56.671232 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0282d52-3412-48e9-8f65-4e3df0538293 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:56.671898 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 313/1252] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes => generated 756 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:56.673968 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ba1254b1-0e24-41f2-9903-f1d6b907c49c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.676641 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 313/1253] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:23:56 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 05:23:56.691030 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-819cb359-0983-49fb-ad7a-4ffc17d0e48c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.691119 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b03e6331-127f-4323-8df9-751dd1a23962 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.691119 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b03e6331-127f-4323-8df9-751dd1a23962 None None] GET https://10.4.3.205/volume// Aug 06 05:23:56.691119 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b03e6331-127f-4323-8df9-751dd1a23962 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.691119 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b03e6331-127f-4323-8df9-751dd1a23962 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.691215 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-819cb359-0983-49fb-ad7a-4ffc17d0e48c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/xxx/action Aug 06 05:23:56.691240 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b03e6331-127f-4323-8df9-751dd1a23962 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:56.691261 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-819cb359-0983-49fb-ad7a-4ffc17d0e48c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-detach": {}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:56.691282 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 314/1254] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:23: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 06 05:23:56.691325 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-819cb359-0983-49fb-ad7a-4ffc17d0e48c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.693975 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cb6b98a3-ac47-4419-9095-6b1ef1e8f063 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.695799 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cb6b98a3-ac47-4419-9095-6b1ef1e8f063 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] GET https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 Aug 06 05:23:56.695992 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cb6b98a3-ac47-4419-9095-6b1ef1e8f063 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.696186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cb6b98a3-ac47-4419-9095-6b1ef1e8f063 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.698244 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-819cb359-0983-49fb-ad7a-4ffc17d0e48c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 06 05:23:56.698894 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 319/1255] 10.4.3.205 () {68 vars in 1291 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:56.702511 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0781e59c-5828-4637-a608-5db5c5115610 req-341bc201-cb18-4e63-97bb-eb38412c248d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.703509 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.703509 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:56.704944 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-341bc201-cb18-4e63-97bb-eb38412c248d tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:23:56.705563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-341bc201-cb18-4e63-97bb-eb38412c248d tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e52a028-7048-4385-ada3-1aa111ba28f2", "connector": null, "instance_uuid": "b208502b-beea-4e0a-818f-e5f502eefa81"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.707940 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cb6b98a3-ac47-4419-9095-6b1ef1e8f063 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Volume info retrieved successfully. Aug 06 05:23:56.711108 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b5df8a4-681d-4430-8771-3bef3927aa50 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.713017 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b5df8a4-681d-4430-8771-3bef3927aa50 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes/tempest-invalid-1439896779 Aug 06 05:23:56.713211 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b5df8a4-681d-4430-8771-3bef3927aa50 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.714309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b5df8a4-681d-4430-8771-3bef3927aa50 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.714391 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cb6b98a3-ac47-4419-9095-6b1ef1e8f063 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 returned with HTTP 200 Aug 06 05:23:56.714391 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 314/1256] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:56.717850 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.717850 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:56.719271 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b5df8a4-681d-4430-8771-3bef3927aa50 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/tempest-invalid-1439896779 returned with HTTP 404 Aug 06 05:23:56.719784 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 320/1257] 10.4.3.205 () {66 vars in 1318 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/tempest-invalid-1439896779 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:56.736664 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fd83eaa7-5035-4307-97ad-8d71e8588505 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.740437 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 315/1258] 10.4.3.205 () {66 vars in 1240 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 05:23:56.750144 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9f296181-fa6f-4633-888d-8a77e58b7944 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.752099 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9f296181-fa6f-4633-888d-8a77e58b7944 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?status=null Aug 06 05:23:56.752646 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9f296181-fa6f-4633-888d-8a77e58b7944 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.752646 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9f296181-fa6f-4633-888d-8a77e58b7944 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.752808 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-9f296181-fa6f-4633-888d-8a77e58b7944 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:56.753029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9f296181-fa6f-4633-888d-8a77e58b7944 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Could not evaluate value null, assuming string {{(pid=100429) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:23:56.754040 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9f296181-fa6f-4633-888d-8a77e58b7944 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:56.765173 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-341bc201-cb18-4e63-97bb-eb38412c248d tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:23:56.765173 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 315/1259] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:56.784752 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9f296181-fa6f-4633-888d-8a77e58b7944 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Get all volumes completed successfully. Aug 06 05:23:56.786725 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9f296181-fa6f-4633-888d-8a77e58b7944 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 06 05:23:56.787086 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 321/1260] 10.4.3.205 () {66 vars in 1281 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:56.804418 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f8005fe1-7ad3-42aa-a74a-ce5b72837b11 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.805473 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-31763e64-147f-4999-b535-fcb99a67dcb8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.809309 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-31763e64-147f-4999-b535-fcb99a67dcb8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:23:56.809309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-31763e64-147f-4999-b535-fcb99a67dcb8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.809309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-31763e64-147f-4999-b535-fcb99a67dcb8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.809431 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Created reservations ['b5c0cd58-638b-4b10-900a-072bffca3a6c', 'f9ba15cf-85af-480b-95e1-153a67fd8563', '9b6a2a53-b655-4363-8bd3-24ce9bb36ff1', '0098cacb-043b-4e3b-af0c-89ef2c56adaa'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:56.809484 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8005fe1-7ad3-42aa-a74a-ce5b72837b11 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-24811142 Aug 06 05:23:56.809484 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8005fe1-7ad3-42aa-a74a-ce5b72837b11 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.809573 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8005fe1-7ad3-42aa-a74a-ce5b72837b11 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.809892 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-f8005fe1-7ad3-42aa-a74a-ce5b72837b11 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:56.814405 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f8005fe1-7ad3-42aa-a74a-ce5b72837b11 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-24811142'), ('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:56.822642 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.822642 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:56.827870 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-31763e64-147f-4999-b535-fcb99a67dcb8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:56.832900 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-31763e64-147f-4999-b535-fcb99a67dcb8 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:23:56.833553 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 316/1261] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:56.838392 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7725314a-4b6f-45d0-a845-829aee9393b0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.838755 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7725314a-4b6f-45d0-a845-829aee9393b0 None None] GET https://10.4.3.205/volume// Aug 06 05:23:56.838912 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7725314a-4b6f-45d0-a845-829aee9393b0 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.839083 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7725314a-4b6f-45d0-a845-829aee9393b0 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.839406 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7725314a-4b6f-45d0-a845-829aee9393b0 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:56.839661 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 322/1262] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:23: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 06 05:23:56.839771 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Created reservations ['05abf388-22d3-4344-80c3-b42bffc28035', '89eb6337-ad40-4f00-a54f-b6dabd30d12c', '083618b1-8a1b-46fc-bf04-3dab586f6279', 'ae50a00b-366e-4a4c-b91b-8679487d7fef'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:56.854311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0781e59c-5828-4637-a608-5db5c5115610 req-877bf597-c749-4ff6-877a-6bd2b7d0ef20 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.855744 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-877bf597-c749-4ff6-877a-6bd2b7d0ef20 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:23:56.855974 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-877bf597-c749-4ff6-877a-6bd2b7d0ef20 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.856150 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-877bf597-c749-4ff6-877a-6bd2b7d0ef20 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.857089 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Transfer volume completed successfully. Aug 06 05:23:56.864137 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f8005fe1-7ad3-42aa-a74a-ce5b72837b11 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Get all volumes completed successfully. Aug 06 05:23:56.867461 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8005fe1-7ad3-42aa-a74a-ce5b72837b11 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-24811142 returned with HTTP 200 Aug 06 05:23:56.868422 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 316/1263] 10.4.3.205 () {66 vars in 1355 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-24811142 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:56.879090 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.879090 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:56.887806 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a351acbc-eb16-4860-bac6-fb0c2874185c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.887859 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-0781e59c-5828-4637-a608-5db5c5115610 req-877bf597-c749-4ff6-877a-6bd2b7d0ef20 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:56.890841 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a351acbc-eb16-4860-bac6-fb0c2874185c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes?status=null Aug 06 05:23:56.891115 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a351acbc-eb16-4860-bac6-fb0c2874185c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.891405 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a351acbc-eb16-4860-bac6-fb0c2874185c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.891808 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-a351acbc-eb16-4860-bac6-fb0c2874185c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:56.892088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a351acbc-eb16-4860-bac6-fb0c2874185c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Could not evaluate value null, assuming string {{(pid=100429) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:23:56.892149 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-877bf597-c749-4ff6-877a-6bd2b7d0ef20 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:23:56.893542 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a351acbc-eb16-4860-bac6-fb0c2874185c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:56.893597 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 317/1264] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 1021 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:56.901618 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a351acbc-eb16-4860-bac6-fb0c2874185c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Get all volumes completed successfully. Aug 06 05:23:56.903310 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a351acbc-eb16-4860-bac6-fb0c2874185c tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes?status=null returned with HTTP 200 Aug 06 05:23:56.903310 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 323/1265] 10.4.3.205 () {66 vars in 1260 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:56.911578 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5448f670-40ff-4ad6-965d-6380e5b92300 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.915481 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5448f670-40ff-4ad6-965d-6380e5b92300 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1865732668 Aug 06 05:23:56.915741 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5448f670-40ff-4ad6-965d-6380e5b92300 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.915973 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5448f670-40ff-4ad6-965d-6380e5b92300 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.916330 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-5448f670-40ff-4ad6-965d-6380e5b92300 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:23:56.917171 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5448f670-40ff-4ad6-965d-6380e5b92300 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1865732668'), ('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:23:56.925268 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5448f670-40ff-4ad6-965d-6380e5b92300 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Get all volumes completed successfully. Aug 06 05:23:56.925759 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5448f670-40ff-4ad6-965d-6380e5b92300 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1865732668 returned with HTTP 200 Aug 06 05:23:56.926229 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 317/1266] 10.4.3.205 () {66 vars in 1338 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1865732668 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:23:56.928439 np0000006623 devstack@c-api.service[100427]: INFO cinder.transfer.api [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Volume efc0e918-b89b-4f21-ae00-a5f2e88afa28 has been transferred. Aug 06 05:23:56.936726 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b6d07b15-c0bf-4d2d-80b6-2c1318a5ac09 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] https://10.4.3.205/volume/v3/volume-transfers/235a0543-a780-445c-8089-39c807fe75d7/accept returned with HTTP 202 Aug 06 05:23:56.937070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-85b225ee-4a94-40a7-8207-c724b88681a8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.937156 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 310/1267] 10.4.3.205 () {70 vars in 1458 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volume-transfers/235a0543-a780-445c-8089-39c807fe75d7/accept => generated 365 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:56.938886 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-85b225ee-4a94-40a7-8207-c724b88681a8 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action Aug 06 05:23:56.939257 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-85b225ee-4a94-40a7-8207-c724b88681a8 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:56.939429 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-85b225ee-4a94-40a7-8207-c724b88681a8 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.946211 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4a1bfbd0-346b-4e20-b59b-969a32b20a3a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.948074 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.948074 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:56.948610 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-85b225ee-4a94-40a7-8207-c724b88681a8 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Volume info retrieved successfully. Aug 06 05:23:56.950769 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4a1bfbd0-346b-4e20-b59b-969a32b20a3a tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] GET https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:56.951017 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4a1bfbd0-346b-4e20-b59b-969a32b20a3a tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.951210 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4a1bfbd0-346b-4e20-b59b-969a32b20a3a tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.959941 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.959941 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:56.960370 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-85b225ee-4a94-40a7-8207-c724b88681a8 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Reserve volume completed successfully. Aug 06 05:23:56.960662 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-85b225ee-4a94-40a7-8207-c724b88681a8 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action returned with HTTP 202 Aug 06 05:23:56.961251 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 318/1268] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:56.966473 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4a1bfbd0-346b-4e20-b59b-969a32b20a3a tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Volume info retrieved successfully. Aug 06 05:23:56.971534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e7cbd617-7b3f-4538-a0cf-1d86f4c19150 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.972946 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4a1bfbd0-346b-4e20-b59b-969a32b20a3a tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 200 Aug 06 05:23:56.973332 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7cbd617-7b3f-4538-a0cf-1d86f4c19150 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action Aug 06 05:23:56.973385 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 324/1269] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:56.973719 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7cbd617-7b3f-4538-a0cf-1d86f4c19150 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:56.973863 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7cbd617-7b3f-4538-a0cf-1d86f4c19150 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:56.991346 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1beb2a1a-9184-480c-8ac9-c7092ab47e77 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:56.992192 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:56.992192 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:56.992729 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e7cbd617-7b3f-4538-a0cf-1d86f4c19150 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Volume info retrieved successfully. Aug 06 05:23:56.994093 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1beb2a1a-9184-480c-8ac9-c7092ab47e77 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] GET https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:56.994372 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1beb2a1a-9184-480c-8ac9-c7092ab47e77 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:56.994605 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1beb2a1a-9184-480c-8ac9-c7092ab47e77 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:56.996906 np0000006623 devstack@c-api.service[100426]: ERROR cinder.volume.api [None req-e7cbd617-7b3f-4538-a0cf-1d86f4c19150 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Volume status must be available to reserve, but the status is attaching. Aug 06 05:23:56.997215 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7cbd617-7b3f-4538-a0cf-1d86f4c19150 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action returned with HTTP 400 Aug 06 05:23:56.997767 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 318/1270] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:56 2026] POST /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action => generated 132 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:57.004852 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.004852 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:57.009495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f00746f5-ce8c-4202-8895-9678423984b7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.011388 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f00746f5-ce8c-4202-8895-9678423984b7 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action Aug 06 05:23:57.011751 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f00746f5-ce8c-4202-8895-9678423984b7 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:57.011868 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f00746f5-ce8c-4202-8895-9678423984b7 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.013754 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1beb2a1a-9184-480c-8ac9-c7092ab47e77 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] Volume info retrieved successfully. Aug 06 05:23:57.019121 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1beb2a1a-9184-480c-8ac9-c7092ab47e77 tempest-VolumesTransfersV355Test-515054107 tempest-VolumesTransfersV355Test-515054107-project-member] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 200 Aug 06 05:23:57.020681 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.020681 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:57.020777 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 311/1271] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:56 2026] GET /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:57.020808 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f00746f5-ce8c-4202-8895-9678423984b7 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Volume info retrieved successfully. Aug 06 05:23:57.031490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-0781e59c-5828-4637-a608-5db5c5115610 req-e13b63e4-443e-48d4-8897-ab97fa64b853 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.034959 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-e13b63e4-443e-48d4-8897-ab97fa64b853 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] PUT https://10.4.3.205/volume/v3/attachments/8ebc1b7c-947c-4bd8-826c-a842fea6adf2 Aug 06 05:23:57.035333 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-e13b63e4-443e-48d4-8897-ab97fa64b853 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.036185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eb1d44b5-4ca5-4fab-8444-07e2408b9c00 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.038297 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb1d44b5-4ca5-4fab-8444-07e2408b9c00 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] DELETE https://10.4.3.205/volume/v3/volume-transfers/235a0543-a780-445c-8089-39c807fe75d7 Aug 06 05:23:57.038579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb1d44b5-4ca5-4fab-8444-07e2408b9c00 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.038865 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb1d44b5-4ca5-4fab-8444-07e2408b9c00 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.039034 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.volume_transfer [None req-eb1d44b5-4ca5-4fab-8444-07e2408b9c00 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Delete transfer with id: 235a0543-a780-445c-8089-39c807fe75d7 Aug 06 05:23:57.043269 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0781e59c-5828-4637-a608-5db5c5115610 req-e13b63e4-443e-48d4-8897-ab97fa64b853 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Acquiring lock "cinder-attachment_update-6e52a028-7048-4385-ada3-1aa111ba28f2-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:23:57.043423 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f00746f5-ce8c-4202-8895-9678423984b7 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Unreserve volume completed successfully. Aug 06 05:23:57.043638 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f00746f5-ce8c-4202-8895-9678423984b7 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action returned with HTTP 202 Aug 06 05:23:57.044068 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 319/1272] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:57 2026] POST /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:23:57.046108 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb1d44b5-4ca5-4fab-8444-07e2408b9c00 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volume-transfers/235a0543-a780-445c-8089-39c807fe75d7 returned with HTTP 404 Aug 06 05:23:57.046108 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 319/1273] 10.4.3.205 () {68 vars in 1419 bytes} [Thu Aug 6 05:23:57 2026] DELETE /volume/v3/volume-transfers/235a0543-a780-445c-8089-39c807fe75d7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:57.048680 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0781e59c-5828-4637-a608-5db5c5115610 req-e13b63e4-443e-48d4-8897-ab97fa64b853 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Lock "cinder-attachment_update-6e52a028-7048-4385-ada3-1aa111ba28f2-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:23:57.049708 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.049708 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:57.055195 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-88564ea8-255e-4af9-aa4a-6a5d21a3ed71 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.055283 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5c1e3e42-6fa3-4861-8e20-0bc176588d94 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.056991 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88564ea8-255e-4af9-aa4a-6a5d21a3ed71 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/73bf7da7-efda-4de0-8f98-b05f54a892bb/action Aug 06 05:23:57.057466 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88564ea8-255e-4af9-aa4a-6a5d21a3ed71 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:57.057602 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88564ea8-255e-4af9-aa4a-6a5d21a3ed71 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.068366 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88564ea8-255e-4af9-aa4a-6a5d21a3ed71 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/73bf7da7-efda-4de0-8f98-b05f54a892bb/action returned with HTTP 404 Aug 06 05:23:57.068906 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 320/1274] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:57 2026] POST /volume/v3/volumes/73bf7da7-efda-4de0-8f98-b05f54a892bb/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:57.076876 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7f3419f8-bf51-49ff-9d7a-79fb3335a853 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.080308 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f3419f8-bf51-49ff-9d7a-79fb3335a853 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/befd9432-e51c-4fea-97d2-7e4d30ec22fb/action Aug 06 05:23:57.080706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7f3419f8-bf51-49ff-9d7a-79fb3335a853 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:57.080829 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7f3419f8-bf51-49ff-9d7a-79fb3335a853 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.093814 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f3419f8-bf51-49ff-9d7a-79fb3335a853 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/befd9432-e51c-4fea-97d2-7e4d30ec22fb/action returned with HTTP 404 Aug 06 05:23:57.094372 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 320/1275] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:57 2026] POST /volume/v3/volumes/befd9432-e51c-4fea-97d2-7e4d30ec22fb/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:57.101975 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b473249d-4349-4ca8-91db-db09a540caef None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.103902 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 321/1276] 10.4.3.205 () {68 vars in 1260 bytes} [Thu Aug 6 05:23:57 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 05:23:57.113071 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dc0e6007-6d07-40d2-95e6-aa928ea4ea1f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.114903 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc0e6007-6d07-40d2-95e6-aa928ea4ea1f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] PUT https://10.4.3.205/volume/v3/volumes/tempest-invalid-99727265 Aug 06 05:23:57.115215 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc0e6007-6d07-40d2-95e6-aa928ea4ea1f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.125602 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc0e6007-6d07-40d2-95e6-aa928ea4ea1f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/tempest-invalid-99727265 returned with HTTP 404 Aug 06 05:23:57.125845 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5c1e3e42-6fa3-4861-8e20-0bc176588d94 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:57.125845 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5c1e3e42-6fa3-4861-8e20-0bc176588d94 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.125845 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5c1e3e42-6fa3-4861-8e20-0bc176588d94 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.125908 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 321/1277] 10.4.3.205 () {68 vars in 1332 bytes} [Thu Aug 6 05:23:57 2026] PUT /volume/v3/volumes/tempest-invalid-99727265 => generated 97 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:57.125937 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-5c1e3e42-6fa3-4861-8e20-0bc176588d94 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Delete volume with id: efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:57.132513 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.132513 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:57.132840 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5c1e3e42-6fa3-4861-8e20-0bc176588d94 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Volume info retrieved successfully. Aug 06 05:23:57.133687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b5851dbd-5457-49b6-9073-74b8f63c7739 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.136019 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b5851dbd-5457-49b6-9073-74b8f63c7739 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] PUT https://10.4.3.205/volume/v3/volumes/25aa8881-b656-412c-8434-289c79a151cc Aug 06 05:23:57.136958 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b5851dbd-5457-49b6-9073-74b8f63c7739 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.138889 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0781e59c-5828-4637-a608-5db5c5115610 req-e13b63e4-443e-48d4-8897-ab97fa64b853 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Lock "cinder-attachment_update-6e52a028-7048-4385-ada3-1aa111ba28f2-np0000006623" released by "attachment_update" :: held 0.090s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:23:57.139180 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-e13b63e4-443e-48d4-8897-ab97fa64b853 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments/8ebc1b7c-947c-4bd8-826c-a842fea6adf2 returned with HTTP 200 Aug 06 05:23:57.139635 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 325/1278] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:23:57 2026] PUT /volume/v3/attachments/8ebc1b7c-947c-4bd8-826c-a842fea6adf2 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:57.145677 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b5851dbd-5457-49b6-9073-74b8f63c7739 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/25aa8881-b656-412c-8434-289c79a151cc returned with HTTP 404 Aug 06 05:23:57.146399 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 322/1279] 10.4.3.205 () {68 vars in 1368 bytes} [Thu Aug 6 05:23:57 2026] PUT /volume/v3/volumes/25aa8881-b656-412c-8434-289c79a151cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:57.151235 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5c1e3e42-6fa3-4861-8e20-0bc176588d94 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Delete volume request issued successfully. Aug 06 05:23:57.151524 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5c1e3e42-6fa3-4861-8e20-0bc176588d94 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 202 Aug 06 05:23:57.152038 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 312/1280] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:23:57 2026] DELETE /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:57.155419 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-33e36453-b63c-44ab-bac1-020565f90d12 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.156585 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-33e36453-b63c-44ab-bac1-020565f90d12 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] DELETE https://10.4.3.205/volume/v3/volumes/699e3529-1214-4f5f-af39-7ff308ab6048 Aug 06 05:23:57.156783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-33e36453-b63c-44ab-bac1-020565f90d12 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.156957 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-33e36453-b63c-44ab-bac1-020565f90d12 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.157105 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-33e36453-b63c-44ab-bac1-020565f90d12 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Delete volume with id: 699e3529-1214-4f5f-af39-7ff308ab6048 Aug 06 05:23:57.159235 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-52c873a0-e8d2-4302-b7ee-a3ec3618e691 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.161558 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-52c873a0-e8d2-4302-b7ee-a3ec3618e691 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] GET https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:57.161801 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-52c873a0-e8d2-4302-b7ee-a3ec3618e691 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.162042 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-52c873a0-e8d2-4302-b7ee-a3ec3618e691 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.162949 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-33e36453-b63c-44ab-bac1-020565f90d12 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/699e3529-1214-4f5f-af39-7ff308ab6048 returned with HTTP 404 Aug 06 05:23:57.163745 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 322/1281] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:57 2026] DELETE /volume/v3/volumes/699e3529-1214-4f5f-af39-7ff308ab6048 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:57.171088 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f7f98741-df81-4e17-907d-741f9302b6ce None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.172922 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f7f98741-df81-4e17-907d-741f9302b6ce tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action Aug 06 05:23:57.173261 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f7f98741-df81-4e17-907d-741f9302b6ce tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:57.173404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f7f98741-df81-4e17-907d-741f9302b6ce tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.174809 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f7f98741-df81-4e17-907d-741f9302b6ce tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action returned with HTTP 400 Aug 06 05:23:57.175523 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 323/1282] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:57 2026] POST /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:57.176997 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.176997 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:57.182039 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-52c873a0-e8d2-4302-b7ee-a3ec3618e691 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Volume info retrieved successfully. Aug 06 05:23:57.184619 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-24d8514e-3ae8-43e6-9fdf-41de7219db06 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.186237 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-52c873a0-e8d2-4302-b7ee-a3ec3618e691 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 200 Aug 06 05:23:57.186795 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 326/1283] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:57 2026] GET /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:23:57.187060 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-24d8514e-3ae8-43e6-9fdf-41de7219db06 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action Aug 06 05:23:57.187527 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-24d8514e-3ae8-43e6-9fdf-41de7219db06 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:57.187744 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-24d8514e-3ae8-43e6-9fdf-41de7219db06 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.189577 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-24d8514e-3ae8-43e6-9fdf-41de7219db06 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action returned with HTTP 400 Aug 06 05:23:57.190027 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 313/1284] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:57 2026] POST /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:57.197751 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b1de7f05-0e88-488b-9d41-b992f16c5fee None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.199975 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b1de7f05-0e88-488b-9d41-b992f16c5fee tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/1ce716b9-a88f-4c8f-b25c-7eeb0fe7dadc/action Aug 06 05:23:57.200358 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b1de7f05-0e88-488b-9d41-b992f16c5fee tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:57.200433 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b1de7f05-0e88-488b-9d41-b992f16c5fee tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.207000 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b1de7f05-0e88-488b-9d41-b992f16c5fee tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/1ce716b9-a88f-4c8f-b25c-7eeb0fe7dadc/action returned with HTTP 404 Aug 06 05:23:57.207860 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 323/1285] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:57 2026] POST /volume/v3/volumes/1ce716b9-a88f-4c8f-b25c-7eeb0fe7dadc/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:57.216031 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f4069ad7-7ab3-4bfa-a771-c8d102531bd1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.217719 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f4069ad7-7ab3-4bfa-a771-c8d102531bd1 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action Aug 06 05:23:57.218049 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f4069ad7-7ab3-4bfa-a771-c8d102531bd1 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:57.218146 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f4069ad7-7ab3-4bfa-a771-c8d102531bd1 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.220000 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f4069ad7-7ab3-4bfa-a771-c8d102531bd1 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action returned with HTTP 400 Aug 06 05:23:57.220408 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 324/1286] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:23:57 2026] POST /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:23:57.228640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-95f917d4-cefd-4863-ad6a-3d92cd9d2db0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.231160 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-95f917d4-cefd-4863-ad6a-3d92cd9d2db0 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] POST https://10.4.3.205/volume/v3/volumes/None/action Aug 06 05:23:57.231676 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-95f917d4-cefd-4863-ad6a-3d92cd9d2db0 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:23:57.231897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-95f917d4-cefd-4863-ad6a-3d92cd9d2db0 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:57.239994 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-95f917d4-cefd-4863-ad6a-3d92cd9d2db0 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/None/action returned with HTTP 404 Aug 06 05:23:57.240593 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 327/1287] 10.4.3.205 () {68 vars in 1294 bytes} [Thu Aug 6 05:23:57 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:57.249891 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-24867763-5b9d-49d7-9d2d-db4ef103209f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.254324 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-24867763-5b9d-49d7-9d2d-db4ef103209f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes/3d01b35d-bed5-40a8-917d-988ca29f2b83 Aug 06 05:23:57.254531 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-24867763-5b9d-49d7-9d2d-db4ef103209f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.254764 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-24867763-5b9d-49d7-9d2d-db4ef103209f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.264355 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-24867763-5b9d-49d7-9d2d-db4ef103209f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/3d01b35d-bed5-40a8-917d-988ca29f2b83 returned with HTTP 404 Aug 06 05:23:57.264806 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 314/1288] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:57 2026] GET /volume/v3/volumes/3d01b35d-bed5-40a8-917d-988ca29f2b83 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:57.273067 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c477b586-0df8-4cc4-86c9-1b6b9e585767 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.274905 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c477b586-0df8-4cc4-86c9-1b6b9e585767 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 Aug 06 05:23:57.275156 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c477b586-0df8-4cc4-86c9-1b6b9e585767 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.275341 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c477b586-0df8-4cc4-86c9-1b6b9e585767 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.282482 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.282482 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:57.288312 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c477b586-0df8-4cc4-86c9-1b6b9e585767 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Volume info retrieved successfully. Aug 06 05:23:57.290075 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c477b586-0df8-4cc4-86c9-1b6b9e585767 tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 returned with HTTP 200 Aug 06 05:23:57.290515 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 324/1289] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:57 2026] GET /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:57.303140 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ca9c36e7-2adc-405f-870d-9711b3e9c96a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.304926 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ca9c36e7-2adc-405f-870d-9711b3e9c96a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 Aug 06 05:23:57.305146 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ca9c36e7-2adc-405f-870d-9711b3e9c96a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.305386 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ca9c36e7-2adc-405f-870d-9711b3e9c96a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.305583 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-ca9c36e7-2adc-405f-870d-9711b3e9c96a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Delete volume with id: 4ff4e781-697d-4ad6-a20d-ab3a4edde554 Aug 06 05:23:57.315197 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.315197 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:57.315715 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ca9c36e7-2adc-405f-870d-9711b3e9c96a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Volume info retrieved successfully. Aug 06 05:23:57.332604 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ca9c36e7-2adc-405f-870d-9711b3e9c96a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Delete volume request issued successfully. Aug 06 05:23:57.332861 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ca9c36e7-2adc-405f-870d-9711b3e9c96a tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 returned with HTTP 202 Aug 06 05:23:57.333471 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 325/1290] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:57 2026] DELETE /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:57.342724 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8016414e-a6f8-4511-8d4d-cdecb2c4455d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.345504 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8016414e-a6f8-4511-8d4d-cdecb2c4455d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 Aug 06 05:23:57.345790 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8016414e-a6f8-4511-8d4d-cdecb2c4455d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.346052 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8016414e-a6f8-4511-8d4d-cdecb2c4455d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.355310 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.355310 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:57.358688 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8016414e-a6f8-4511-8d4d-cdecb2c4455d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Volume info retrieved successfully. Aug 06 05:23:57.362199 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8016414e-a6f8-4511-8d4d-cdecb2c4455d tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 returned with HTTP 200 Aug 06 05:23:57.362556 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 328/1291] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:57 2026] GET /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:57.740935 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0660e9e3-5bb8-41ab-b748-d8bd0bde7e47 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.742168 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0660e9e3-5bb8-41ab-b748-d8bd0bde7e47 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] GET https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 Aug 06 05:23:57.742239 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0660e9e3-5bb8-41ab-b748-d8bd0bde7e47 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.742445 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0660e9e3-5bb8-41ab-b748-d8bd0bde7e47 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.749615 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.749615 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:57.753543 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0660e9e3-5bb8-41ab-b748-d8bd0bde7e47 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Volume info retrieved successfully. Aug 06 05:23:57.757568 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0660e9e3-5bb8-41ab-b748-d8bd0bde7e47 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 returned with HTTP 200 Aug 06 05:23:57.757875 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 315/1292] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:57 2026] GET /volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:57.779367 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-08298e49-3d42-48b5-beb8-9210eb0e5e3b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.779367 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08298e49-3d42-48b5-beb8-9210eb0e5e3b tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True Aug 06 05:23:57.779778 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08298e49-3d42-48b5-beb8-9210eb0e5e3b tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.779778 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08298e49-3d42-48b5-beb8-9210eb0e5e3b tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.802312 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08298e49-3d42-48b5-beb8-9210eb0e5e3b tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True returned with HTTP 200 Aug 06 05:23:57.802312 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 325/1293] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:23:57 2026] GET /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:57.814182 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f8d0c6f5-8be5-418d-bba9-799510da53e9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.816334 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f8d0c6f5-8be5-418d-bba9-799510da53e9 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] DELETE https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 Aug 06 05:23:57.816334 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f8d0c6f5-8be5-418d-bba9-799510da53e9 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.816526 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f8d0c6f5-8be5-418d-bba9-799510da53e9 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.816681 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-f8d0c6f5-8be5-418d-bba9-799510da53e9 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Delete volume with id: 24e24208-6423-42c8-a4b4-5fb4cd3962b1 Aug 06 05:23:57.824601 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.824601 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:57.825083 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f8d0c6f5-8be5-418d-bba9-799510da53e9 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Volume info retrieved successfully. Aug 06 05:23:57.842664 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f8d0c6f5-8be5-418d-bba9-799510da53e9 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Delete volume request issued successfully. Aug 06 05:23:57.843867 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f8d0c6f5-8be5-418d-bba9-799510da53e9 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 returned with HTTP 202 Aug 06 05:23:57.843867 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 326/1294] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:57 2026] DELETE /volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:23:57.849381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ba836ed8-d0fa-4773-bbfa-08ed268f4f0f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.851517 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ba836ed8-d0fa-4773-bbfa-08ed268f4f0f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:23:57.851809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ba836ed8-d0fa-4773-bbfa-08ed268f4f0f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.852028 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ba836ed8-d0fa-4773-bbfa-08ed268f4f0f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.856362 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-adf649ac-f880-4d69-bace-4c69ac04ac94 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:57.860759 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-adf649ac-f880-4d69-bace-4c69ac04ac94 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] GET https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 Aug 06 05:23:57.860961 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-adf649ac-f880-4d69-bace-4c69ac04ac94 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:57.861151 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-adf649ac-f880-4d69-bace-4c69ac04ac94 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:57.862160 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.862160 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:57.865963 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ba836ed8-d0fa-4773-bbfa-08ed268f4f0f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:57.870685 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ba836ed8-d0fa-4773-bbfa-08ed268f4f0f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:23:57.871038 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 329/1295] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:57 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:57.876149 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:57.876149 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:57.881906 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-adf649ac-f880-4d69-bace-4c69ac04ac94 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Volume info retrieved successfully. Aug 06 05:23:57.886891 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-adf649ac-f880-4d69-bace-4c69ac04ac94 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 returned with HTTP 200 Aug 06 05:23:57.887380 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 316/1296] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:57 2026] GET /volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:58.201952 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-504a73a2-917a-428d-91a5-efa80cd8debb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.205793 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-504a73a2-917a-428d-91a5-efa80cd8debb tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] GET https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:58.206015 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-504a73a2-917a-428d-91a5-efa80cd8debb tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:58.206196 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-504a73a2-917a-428d-91a5-efa80cd8debb tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:58.212153 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-504a73a2-917a-428d-91a5-efa80cd8debb tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 404 Aug 06 05:23:58.212627 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 326/1297] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:58 2026] GET /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:58.220635 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e662df03-bc6d-4838-9286-0539ad23cf42 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.225571 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e662df03-bc6d-4838-9286-0539ad23cf42 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:58.225839 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e662df03-bc6d-4838-9286-0539ad23cf42 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:58.226024 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e662df03-bc6d-4838-9286-0539ad23cf42 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:58.235024 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e662df03-bc6d-4838-9286-0539ad23cf42 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 404 Aug 06 05:23:58.235529 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 327/1298] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:58 2026] GET /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:58.248252 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e27774fb-c9c9-4a4f-8adc-80290c569a83 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.250480 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e27774fb-c9c9-4a4f-8adc-80290c569a83 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] DELETE https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:58.250679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e27774fb-c9c9-4a4f-8adc-80290c569a83 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:58.250908 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e27774fb-c9c9-4a4f-8adc-80290c569a83 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:58.251054 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-e27774fb-c9c9-4a4f-8adc-80290c569a83 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Delete volume with id: efc0e918-b89b-4f21-ae00-a5f2e88afa28 Aug 06 05:23:58.257628 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e27774fb-c9c9-4a4f-8adc-80290c569a83 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 returned with HTTP 404 Aug 06 05:23:58.258103 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 330/1299] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:23:58 2026] DELETE /volume/v3/volumes/efc0e918-b89b-4f21-ae00-a5f2e88afa28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:58.269090 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.273309 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:58.273309 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1294176561"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:58.273559 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1294176561'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:58.273772 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Create volume of 1 GB Aug 06 05:23:58.277996 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Availability Zones retrieved successfully. Aug 06 05:23:58.283480 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Flow 'volume_create_api' (61c3f17b-5e18-41dd-b770-c8803d3b7321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:58.284617 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf819d9-06f7-4288-9c46-8ca6aa4aa282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:58.285585 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:58.312326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf819d9-06f7-4288-9c46-8ca6aa4aa282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:58.313212 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b10801-f7ec-46c9-99f0-2155caedf91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:58.366342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Created reservations ['4aece02e-53f1-4f6a-81e4-7f8de21a7589', 'f906c909-84dc-4574-bfb6-6dfcda9b1c76', 'a1f4e0a1-f5ed-4108-8498-7591149e0fc0', '61509a20-ebe6-4576-be22-d9120681a0a7'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:58.366342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b10801-f7ec-46c9-99f0-2155caedf91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aece02e-53f1-4f6a-81e4-7f8de21a7589', 'f906c909-84dc-4574-bfb6-6dfcda9b1c76', 'a1f4e0a1-f5ed-4108-8498-7591149e0fc0', '61509a20-ebe6-4576-be22-d9120681a0a7']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:58.366342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3b22ed-b355-4be6-bbeb-d5b755ba656c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:58.375383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d84e5917-92f3-44b4-9682-3760e78fc82f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.377617 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d84e5917-92f3-44b4-9682-3760e78fc82f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] GET https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 Aug 06 05:23:58.377815 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d84e5917-92f3-44b4-9682-3760e78fc82f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:58.378078 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d84e5917-92f3-44b4-9682-3760e78fc82f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:58.383889 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d84e5917-92f3-44b4-9682-3760e78fc82f tempest-VolumesNegativeTest-2039688258 tempest-VolumesNegativeTest-2039688258-project-member] https://10.4.3.205/volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 returned with HTTP 404 Aug 06 05:23:58.384381 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 327/1300] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:58 2026] GET /volume/v3/volumes/4ff4e781-697d-4ad6-a20d-ab3a4edde554 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:58.399123 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3b22ed-b355-4be6-bbeb-d5b755ba656c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '957d9885-a0cc-4090-adf1-f364c51a17b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1294176561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a81a5e3b2834c9da696e275947eff2e',qos_specs=None,replication_status=,reservations=['4aece02e-53f1-4f6a-81e4-7f8de21a7589','f906c909-84dc-4574-bfb6-6dfcda9b1c76','a1f4e0a1-f5ed-4108-8498-7591149e0fc0','61509a20-ebe6-4576-be22-d9120681a0a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf3d77f16f44306ace84c9762189f9f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1294176561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=957d9885-a0cc-4090-adf1-f364c51a17b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a81a5e3b2834c9da696e275947eff2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdf3d77f16f44306ace84c9762189f9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:58.400753 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f8de98-baea-4d1f-91ae-e1a3485afd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:58.424382 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f8de98-baea-4d1f-91ae-e1a3485afd27) transitioned into state 'SUCCESS' from state '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-1294176561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a81a5e3b2834c9da696e275947eff2e',qos_specs=None,replication_status=,reservations=['4aece02e-53f1-4f6a-81e4-7f8de21a7589','f906c909-84dc-4574-bfb6-6dfcda9b1c76','a1f4e0a1-f5ed-4108-8498-7591149e0fc0','61509a20-ebe6-4576-be22-d9120681a0a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdf3d77f16f44306ace84c9762189f9f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:58.426005 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20803ed-e15b-4aa7-bdf0-ef3f7ff113fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:58.437403 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20803ed-e15b-4aa7-bdf0-ef3f7ff113fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:58.438745 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Flow 'volume_create_api' (61c3f17b-5e18-41dd-b770-c8803d3b7321) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:58.439633 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Create volume request issued successfully. Aug 06 05:23:58.440503 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d8b77853-cdc9-4ebf-bce4-d7f922d0ede6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:58.441118 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 317/1301] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:23:58 2026] POST /volume/v3/volumes => generated 819 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:58.457547 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5fad2f81-ebd8-4415-ac6a-22cac92ba74b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.460911 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5fad2f81-ebd8-4415-ac6a-22cac92ba74b tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:23:58.461142 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5fad2f81-ebd8-4415-ac6a-22cac92ba74b tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:58.461370 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5fad2f81-ebd8-4415-ac6a-22cac92ba74b tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:58.479402 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:58.479402 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:58.494957 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5fad2f81-ebd8-4415-ac6a-22cac92ba74b tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Volume info retrieved successfully. Aug 06 05:23:58.500047 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5fad2f81-ebd8-4415-ac6a-22cac92ba74b tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 returned with HTTP 200 Aug 06 05:23:58.500551 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 328/1302] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:58 2026] GET /volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:58.883781 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-12e53397-baca-4132-8147-4b186536a145 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.886231 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-12e53397-baca-4132-8147-4b186536a145 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:23:58.886548 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-12e53397-baca-4132-8147-4b186536a145 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:58.886850 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-12e53397-baca-4132-8147-4b186536a145 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:58.897035 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:58.897035 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:58.902262 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-12e53397-baca-4132-8147-4b186536a145 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:58.903520 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c161c33e-d8a0-4d64-9dfe-252c9d516842 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.906871 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-12e53397-baca-4132-8147-4b186536a145 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:23:58.907158 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c161c33e-d8a0-4d64-9dfe-252c9d516842 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] GET https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 Aug 06 05:23:58.907345 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 331/1303] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:58 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:58.907408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c161c33e-d8a0-4d64-9dfe-252c9d516842 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:58.907786 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c161c33e-d8a0-4d64-9dfe-252c9d516842 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:58.917779 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c161c33e-d8a0-4d64-9dfe-252c9d516842 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 returned with HTTP 404 Aug 06 05:23:58.918383 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 328/1304] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:58 2026] GET /volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:58.930143 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e92e25ad-9676-4d35-8b10-51ecd8c0ce56 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.931747 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e92e25ad-9676-4d35-8b10-51ecd8c0ce56 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] GET https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 Aug 06 05:23:58.932200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e92e25ad-9676-4d35-8b10-51ecd8c0ce56 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:58.932507 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e92e25ad-9676-4d35-8b10-51ecd8c0ce56 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:58.938231 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e92e25ad-9676-4d35-8b10-51ecd8c0ce56 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 returned with HTTP 404 Aug 06 05:23:58.938942 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 318/1305] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:58 2026] GET /volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:58.947016 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-98d9b517-5bf5-4991-aab6-b89458e0bcfe None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.948785 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-98d9b517-5bf5-4991-aab6-b89458e0bcfe tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] DELETE https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 Aug 06 05:23:58.949002 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-98d9b517-5bf5-4991-aab6-b89458e0bcfe tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:58.949205 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-98d9b517-5bf5-4991-aab6-b89458e0bcfe tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:58.949407 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-98d9b517-5bf5-4991-aab6-b89458e0bcfe tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Delete volume with id: 24e24208-6423-42c8-a4b4-5fb4cd3962b1 Aug 06 05:23:58.954507 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-98d9b517-5bf5-4991-aab6-b89458e0bcfe tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 returned with HTTP 404 Aug 06 05:23:58.954998 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 329/1306] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:23:58 2026] DELETE /volume/v3/volumes/24e24208-6423-42c8-a4b4-5fb4cd3962b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:58.965005 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-18f28fba-8995-418c-9743-1845974ab53d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:58.966845 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:23:58.967281 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1918360379"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:58.969106 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1918360379'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:23:58.969301 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Create volume of 1 GB Aug 06 05:23:58.974237 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Availability Zones retrieved successfully. Aug 06 05:23:58.982179 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Flow 'volume_create_api' (40dbc5f0-8b28-487f-88f6-d02b3ffcab68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:58.983539 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56dce8f2-0b45-4178-9b0c-0eeeb3711d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:58.984773 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:23:59.017801 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56dce8f2-0b45-4178-9b0c-0eeeb3711d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:59.018873 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb2f571-b129-44bd-b083-f4bff10309d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:59.086735 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Created reservations ['30947058-e0cc-4e6a-a62e-b87367c7d8fa', '7fb70036-3562-4528-a59e-a01ef0e2e04a', '501f432e-605f-4bd0-8ea5-e91779b64e57', 'e00977df-b6a2-471d-86b8-f3916a3d03df'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:23:59.088990 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb2f571-b129-44bd-b083-f4bff10309d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30947058-e0cc-4e6a-a62e-b87367c7d8fa', '7fb70036-3562-4528-a59e-a01ef0e2e04a', '501f432e-605f-4bd0-8ea5-e91779b64e57', 'e00977df-b6a2-471d-86b8-f3916a3d03df']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:59.090133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7dbce7-d475-469b-a65e-d67041a7dee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:59.130440 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7dbce7-d475-469b-a65e-d67041a7dee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '254af675-8ff8-485b-9823-9c66d49af34a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1918360379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f30495310041669ac68dad4deabd10',qos_specs=None,replication_status=,reservations=['30947058-e0cc-4e6a-a62e-b87367c7d8fa','7fb70036-3562-4528-a59e-a01ef0e2e04a','501f432e-605f-4bd0-8ea5-e91779b64e57','e00977df-b6a2-471d-86b8-f3916a3d03df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b64837739bb464ebdc112d031d74c6e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1918360379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=254af675-8ff8-485b-9823-9c66d49af34a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f30495310041669ac68dad4deabd10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b64837739bb464ebdc112d031d74c6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:59.130797 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df4a18d-d713-4c08-8efb-487e4d09ebf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:59.159018 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df4a18d-d713-4c08-8efb-487e4d09ebf4) transitioned into state 'SUCCESS' from state '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-1918360379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f30495310041669ac68dad4deabd10',qos_specs=None,replication_status=,reservations=['30947058-e0cc-4e6a-a62e-b87367c7d8fa','7fb70036-3562-4528-a59e-a01ef0e2e04a','501f432e-605f-4bd0-8ea5-e91779b64e57','e00977df-b6a2-471d-86b8-f3916a3d03df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b64837739bb464ebdc112d031d74c6e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:59.160097 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f0c862-417f-4c7e-ba32-25d1c3d3ae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:23:59.174469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f0c862-417f-4c7e-ba32-25d1c3d3ae07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:23:59.174469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Flow 'volume_create_api' (40dbc5f0-8b28-487f-88f6-d02b3ffcab68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:23:59.174754 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Create volume request issued successfully. Aug 06 05:23:59.175685 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-18f28fba-8995-418c-9743-1845974ab53d tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:23:59.176366 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 332/1307] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:23:58 2026] POST /volume/v3/volumes => generated 756 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:23:59.193232 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6fd382ec-a1e1-4161-93ce-88a242a446f4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.196181 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6fd382ec-a1e1-4161-93ce-88a242a446f4 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] GET https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:23:59.196466 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6fd382ec-a1e1-4161-93ce-88a242a446f4 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.196713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6fd382ec-a1e1-4161-93ce-88a242a446f4 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.200530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-69501d54-1c63-4ad1-bd79-fc0837fcf0fd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.205774 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-69501d54-1c63-4ad1-bd79-fc0837fcf0fd tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:23:59.205774 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-69501d54-1c63-4ad1-bd79-fc0837fcf0fd tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.205774 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-69501d54-1c63-4ad1-bd79-fc0837fcf0fd tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.206329 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.206329 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:59.210636 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6fd382ec-a1e1-4161-93ce-88a242a446f4 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Volume info retrieved successfully. Aug 06 05:23:59.216161 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6fd382ec-a1e1-4161-93ce-88a242a446f4 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a returned with HTTP 200 Aug 06 05:23:59.216675 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 329/1308] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:59 2026] GET /volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:59.226359 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.226359 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:59.232911 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-69501d54-1c63-4ad1-bd79-fc0837fcf0fd tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:23:59.238709 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-69501d54-1c63-4ad1-bd79-fc0837fcf0fd tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:23:59.239321 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 319/1309] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:23:59 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:59.512826 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e12d9adc-cd8c-42f9-9818-e7e1f7107a75 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.514645 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e12d9adc-cd8c-42f9-9818-e7e1f7107a75 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:23:59.514879 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e12d9adc-cd8c-42f9-9818-e7e1f7107a75 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.515077 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e12d9adc-cd8c-42f9-9818-e7e1f7107a75 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.524584 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.524584 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:59.531123 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e12d9adc-cd8c-42f9-9818-e7e1f7107a75 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Volume info retrieved successfully. Aug 06 05:23:59.537835 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e12d9adc-cd8c-42f9-9818-e7e1f7107a75 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 returned with HTTP 200 Aug 06 05:23:59.538253 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 330/1310] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:59 2026] GET /volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:59.551980 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e7ebae7b-10a8-46d5-bc5c-5e134ac943b6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.554088 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e7ebae7b-10a8-46d5-bc5c-5e134ac943b6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] POST https://10.4.3.205/volume/v3/volume-transfers Aug 06 05:23:59.554553 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e7ebae7b-10a8-46d5-bc5c-5e134ac943b6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "957d9885-a0cc-4090-adf1-f364c51a17b4"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:59.557114 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volume_transfer [None req-e7ebae7b-10a8-46d5-bc5c-5e134ac943b6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Creating new volume transfer {'transfer': {'volume_id': '957d9885-a0cc-4090-adf1-f364c51a17b4'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 05:23:59.557402 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volume_transfer [None req-e7ebae7b-10a8-46d5-bc5c-5e134ac943b6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Creating transfer of volume 957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:23:59.557600 np0000006623 devstack@c-api.service[100429]: INFO cinder.transfer.api [None req-e7ebae7b-10a8-46d5-bc5c-5e134ac943b6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Generating transfer record for volume 957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:23:59.679074 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5ac06521-b46f-4a3c-a1dc-8d5a3b0b2bf1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.679479 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ac06521-b46f-4a3c-a1dc-8d5a3b0b2bf1 None None] GET https://10.4.3.205/volume// Aug 06 05:23:59.679639 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ac06521-b46f-4a3c-a1dc-8d5a3b0b2bf1 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.679855 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ac06521-b46f-4a3c-a1dc-8d5a3b0b2bf1 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.680164 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ac06521-b46f-4a3c-a1dc-8d5a3b0b2bf1 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:23:59.680471 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 330/1311] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:23: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 06 05:23:59.689648 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-3f18fa5b-2bb3-4669-bb12-6e92c478d75b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.692076 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-3f18fa5b-2bb3-4669-bb12-6e92c478d75b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:23:59.692508 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-3f18fa5b-2bb3-4669-bb12-6e92c478d75b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b817c4ac-0cd3-4db7-adcc-d73109a70c2b", "connector": null, "instance_uuid": "1dc3e31a-5c3a-4c1f-8717-0f6334b83fcb"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:23:59.707087 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.707087 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:59.731465 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-3f18fa5b-2bb3-4669-bb12-6e92c478d75b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:23:59.732212 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 320/1312] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:23:59 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 06 05:23:59.737763 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.737763 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:59.740236 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-d97eadaa-1eb5-4900-906e-9178a694700e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.742466 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-d97eadaa-1eb5-4900-906e-9178a694700e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/attachments/5500cfcd-0a22-4577-adf2-cc195b5053b3 Aug 06 05:23:59.742878 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-d97eadaa-1eb5-4900-906e-9178a694700e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.743188 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-d97eadaa-1eb5-4900-906e-9178a694700e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.750363 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.750363 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:59.751738 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e7ebae7b-10a8-46d5-bc5c-5e134ac943b6 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volume-transfers returned with HTTP 202 Aug 06 05:23:59.752354 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 333/1313] 10.4.3.205 () {70 vars in 1326 bytes} [Thu Aug 6 05:23:59 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:23:59.760893 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8392b9f5-bd25-4a1f-996b-a5868e53c508 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.762733 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8392b9f5-bd25-4a1f-996b-a5868e53c508 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:23:59.762950 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8392b9f5-bd25-4a1f-996b-a5868e53c508 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.763166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8392b9f5-bd25-4a1f-996b-a5868e53c508 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.771058 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.771058 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:59.776156 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8392b9f5-bd25-4a1f-996b-a5868e53c508 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Volume info retrieved successfully. Aug 06 05:23:59.781422 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8392b9f5-bd25-4a1f-996b-a5868e53c508 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 returned with HTTP 200 Aug 06 05:23:59.781959 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 331/1314] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:59 2026] GET /volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:59.794703 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-861aee08-5e15-41b1-bbbb-c17ce8fa40a3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.796596 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-861aee08-5e15-41b1-bbbb-c17ce8fa40a3 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volume-transfers/detail Aug 06 05:23:59.796706 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-861aee08-5e15-41b1-bbbb-c17ce8fa40a3 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.796855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-861aee08-5e15-41b1-bbbb-c17ce8fa40a3 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.797253 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volume_transfer [None req-861aee08-5e15-41b1-bbbb-c17ce8fa40a3 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Listing volume transfers {{(pid=100427) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 05:23:59.797253 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.797253 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:23:59.801903 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-861aee08-5e15-41b1-bbbb-c17ce8fa40a3 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 05:23:59.802410 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 321/1315] 10.4.3.205 () {68 vars in 1326 bytes} [Thu Aug 6 05:23:59 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:59.806105 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-d97eadaa-1eb5-4900-906e-9178a694700e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/5500cfcd-0a22-4577-adf2-cc195b5053b3 returned with HTTP 200 Aug 06 05:23:59.808436 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 331/1316] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:23:59 2026] DELETE /volume/v3/attachments/5500cfcd-0a22-4577-adf2-cc195b5053b3 => generated 367 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:59.810022 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-729fb391-7721-4ea0-9215-c135c0a81efa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.811647 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-729fb391-7721-4ea0-9215-c135c0a81efa tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] DELETE https://10.4.3.205/volume/v3/volume-transfers/41a4e68b-436b-4b78-846b-6400fbcad870 Aug 06 05:23:59.811860 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-729fb391-7721-4ea0-9215-c135c0a81efa tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.812037 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-729fb391-7721-4ea0-9215-c135c0a81efa tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.812140 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.volume_transfer [None req-729fb391-7721-4ea0-9215-c135c0a81efa tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Delete transfer with id: 41a4e68b-436b-4b78-846b-6400fbcad870 Aug 06 05:23:59.820894 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.820894 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:59.827801 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-729fb391-7721-4ea0-9215-c135c0a81efa tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volume-transfers/41a4e68b-436b-4b78-846b-6400fbcad870 returned with HTTP 202 Aug 06 05:23:59.828579 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 334/1317] 10.4.3.205 () {68 vars in 1419 bytes} [Thu Aug 6 05:23:59 2026] DELETE /volume/v3/volume-transfers/41a4e68b-436b-4b78-846b-6400fbcad870 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:59.841972 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2046b501-f101-4143-8e4a-c79488c8cf5a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.843686 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2046b501-f101-4143-8e4a-c79488c8cf5a tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:23:59.843966 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2046b501-f101-4143-8e4a-c79488c8cf5a tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.844151 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2046b501-f101-4143-8e4a-c79488c8cf5a tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.851952 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.851952 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:59.855529 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2046b501-f101-4143-8e4a-c79488c8cf5a tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Volume info retrieved successfully. Aug 06 05:23:59.859699 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2046b501-f101-4143-8e4a-c79488c8cf5a tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 returned with HTTP 200 Aug 06 05:23:59.860000 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 332/1318] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:59 2026] GET /volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:23:59.875986 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5b08dca6-acad-4bcc-a088-995cc1f8f865 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.877841 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b08dca6-acad-4bcc-a088-995cc1f8f865 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] DELETE https://10.4.3.205/volume/v3/volume-transfers/41a4e68b-436b-4b78-846b-6400fbcad870 Aug 06 05:23:59.878006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b08dca6-acad-4bcc-a088-995cc1f8f865 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.878178 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b08dca6-acad-4bcc-a088-995cc1f8f865 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.878311 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.volume_transfer [None req-5b08dca6-acad-4bcc-a088-995cc1f8f865 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Delete transfer with id: 41a4e68b-436b-4b78-846b-6400fbcad870 Aug 06 05:23:59.882934 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b08dca6-acad-4bcc-a088-995cc1f8f865 tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volume-transfers/41a4e68b-436b-4b78-846b-6400fbcad870 returned with HTTP 404 Aug 06 05:23:59.883435 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 322/1319] 10.4.3.205 () {68 vars in 1419 bytes} [Thu Aug 6 05:23:59 2026] DELETE /volume/v3/volume-transfers/41a4e68b-436b-4b78-846b-6400fbcad870 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:23:59.890085 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cbc9609a-15bd-4447-b50e-cb105fd52a72 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.891837 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cbc9609a-15bd-4447-b50e-cb105fd52a72 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:23:59.892152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cbc9609a-15bd-4447-b50e-cb105fd52a72 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.892436 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cbc9609a-15bd-4447-b50e-cb105fd52a72 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.892689 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-cbc9609a-15bd-4447-b50e-cb105fd52a72 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Delete volume with id: 957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:23:59.903663 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.903663 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:23:59.903913 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cbc9609a-15bd-4447-b50e-cb105fd52a72 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Volume info retrieved successfully. Aug 06 05:23:59.920596 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7cff918f-0f7f-491b-9860-3213ff8064ed None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.923555 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7cff918f-0f7f-491b-9860-3213ff8064ed tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:23:59.923555 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7cff918f-0f7f-491b-9860-3213ff8064ed tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.923555 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7cff918f-0f7f-491b-9860-3213ff8064ed tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.924629 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cbc9609a-15bd-4447-b50e-cb105fd52a72 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Delete volume request issued successfully. Aug 06 05:23:59.925088 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cbc9609a-15bd-4447-b50e-cb105fd52a72 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 returned with HTTP 202 Aug 06 05:23:59.925821 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 332/1320] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:23:59 2026] DELETE /volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:23:59.931498 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.931498 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:23:59.932282 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ec8e20a8-795e-49c0-91f9-d64ce7ee0cae None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:23:59.934322 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ec8e20a8-795e-49c0-91f9-d64ce7ee0cae tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] GET https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:23:59.934509 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ec8e20a8-795e-49c0-91f9-d64ce7ee0cae tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:23:59.934679 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ec8e20a8-795e-49c0-91f9-d64ce7ee0cae tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:23:59.935243 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7cff918f-0f7f-491b-9860-3213ff8064ed tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:23:59.939569 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7cff918f-0f7f-491b-9860-3213ff8064ed tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:23:59.939978 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 335/1321] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:23:59 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:23:59.943260 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:23:59.943260 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:23:59.947256 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ec8e20a8-795e-49c0-91f9-d64ce7ee0cae tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Volume info retrieved successfully. Aug 06 05:23:59.951450 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ec8e20a8-795e-49c0-91f9-d64ce7ee0cae tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 returned with HTTP 200 Aug 06 05:23:59.951879 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 333/1322] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:23:59 2026] GET /volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:00.232188 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4764e9b3-c650-4bbd-98b6-db42450a3854 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.235627 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4764e9b3-c650-4bbd-98b6-db42450a3854 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] GET https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:00.235871 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4764e9b3-c650-4bbd-98b6-db42450a3854 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:00.236080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4764e9b3-c650-4bbd-98b6-db42450a3854 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:00.253695 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:00.253695 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:00.261350 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4764e9b3-c650-4bbd-98b6-db42450a3854 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Volume info retrieved successfully. Aug 06 05:24:00.266405 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4764e9b3-c650-4bbd-98b6-db42450a3854 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a returned with HTTP 200 Aug 06 05:24:00.266953 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 323/1323] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:00 2026] GET /volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:00.286577 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a9bd9ff9-108d-484c-80b2-2243379fc829 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.289006 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a9bd9ff9-108d-484c-80b2-2243379fc829 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True Aug 06 05:24:00.289559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a9bd9ff9-108d-484c-80b2-2243379fc829 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:00.289808 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a9bd9ff9-108d-484c-80b2-2243379fc829 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:00.313012 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a9bd9ff9-108d-484c-80b2-2243379fc829 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True returned with HTTP 200 Aug 06 05:24:00.313477 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 333/1324] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:24:00 2026] GET /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:00.325608 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c6c57bae-0c24-4d63-91fe-92b72eb6fc61 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.327460 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6c57bae-0c24-4d63-91fe-92b72eb6fc61 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/928fd36a04544e1d8d4bc1b9ad9f3e7b?usage=True Aug 06 05:24:00.327904 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6c57bae-0c24-4d63-91fe-92b72eb6fc61 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:00.327904 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6c57bae-0c24-4d63-91fe-92b72eb6fc61 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:00.348829 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6c57bae-0c24-4d63-91fe-92b72eb6fc61 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/928fd36a04544e1d8d4bc1b9ad9f3e7b?usage=True returned with HTTP 200 Aug 06 05:24:00.349343 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 336/1325] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:24:00 2026] GET /volume/v3/os-quota-sets/928fd36a04544e1d8d4bc1b9ad9f3e7b?usage=True => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:00.363348 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5eb57225-1446-4d49-8a0b-ba304c4db16c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.366248 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5eb57225-1446-4d49-8a0b-ba304c4db16c tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] POST https://10.4.3.205/volume/v3/os-volume-transfer Aug 06 05:24:00.368437 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5eb57225-1446-4d49-8a0b-ba304c4db16c tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "254af675-8ff8-485b-9823-9c66d49af34a"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:00.373372 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.volume_transfer [None req-5eb57225-1446-4d49-8a0b-ba304c4db16c tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Creating new volume transfer {'transfer': {'volume_id': '254af675-8ff8-485b-9823-9c66d49af34a'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 05:24:00.373847 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.volume_transfer [None req-5eb57225-1446-4d49-8a0b-ba304c4db16c tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Creating transfer of volume 254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:00.374242 np0000006623 devstack@c-api.service[100426]: INFO cinder.transfer.api [None req-5eb57225-1446-4d49-8a0b-ba304c4db16c tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Generating transfer record for volume 254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:00.387314 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:00.387314 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:00.401608 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5eb57225-1446-4d49-8a0b-ba304c4db16c tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 05:24:00.402270 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 334/1326] 10.4.3.205 () {68 vars in 1291 bytes} [Thu Aug 6 05:24:00 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:00.411496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6832442e-d446-4f50-b986-794d576a6892 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.421095 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0781e59c-5828-4637-a608-5db5c5115610 req-d637fe28-954a-4e3e-927e-d88664fb8717 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.423488 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-d637fe28-954a-4e3e-927e-d88664fb8717 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/attachments/8ebc1b7c-947c-4bd8-826c-a842fea6adf2/action Aug 06 05:24:00.423844 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-d637fe28-954a-4e3e-927e-d88664fb8717 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:00.423929 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-d637fe28-954a-4e3e-927e-d88664fb8717 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:00.441796 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:00.441796 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:00.461324 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0781e59c-5828-4637-a608-5db5c5115610 req-d637fe28-954a-4e3e-927e-d88664fb8717 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments/8ebc1b7c-947c-4bd8-826c-a842fea6adf2/action returned with HTTP 204 Aug 06 05:24:00.461876 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 334/1327] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:24:00 2026] POST /volume/v3/attachments/8ebc1b7c-947c-4bd8-826c-a842fea6adf2/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:00.549315 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] POST https://10.4.3.205/volume/v3/os-volume-transfer/93891b5c-ccde-4bf1-94b2-d92db8da1116/accept Aug 06 05:24:00.549315 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e4f38c176f1f58b5"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:00.551166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.volume_transfer [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Accepting volume transfer 93891b5c-ccde-4bf1-94b2-d92db8da1116 {{(pid=100427) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 05:24:00.551478 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.volume_transfer [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Accepting transfer 93891b5c-ccde-4bf1-94b2-d92db8da1116 Aug 06 05:24:00.621911 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Created reservations ['3c85e2c0-75d7-46f4-a825-00897c6f9b11', '291b69f2-2d64-430e-b5ea-2d16138dbeb0', 'a46407ca-5e23-4ae8-a9c9-f81a48be3162', '4e929d52-2bff-40ee-a17f-8f4220f9cc85'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:00.664046 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Created reservations ['c5062158-7bbe-4c32-8118-bf7b5f4530aa', 'e0f8fd37-a66d-48ed-a210-c8c62c4d377f', 'e54dcfa5-632c-411e-a120-ef798ed3866b', '8716ecd3-804f-4b3b-8d82-1702f6e66339'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:00.721154 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Created reservations ['d9d893ae-f1e5-4da3-b277-39d460d116af', 'cdb02c5b-aa57-41f8-9974-5a94e3f4e3d5', 'e87c2b68-9cd0-439b-a277-38d11384768f', '88d0dc75-3624-4e0a-998c-3283dae14561'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:00.755204 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Created reservations ['0979505a-3d09-4b24-bb55-0fb67b48e140', 'a1bc7c3a-99ac-4e72-98b5-e11edab92666', '050f4c44-adcb-47b3-837c-a01553392c7d', '52bff701-96da-4f02-9b03-da1ffd099346'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:00.766434 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Transfer volume completed successfully. Aug 06 05:24:00.849678 np0000006623 devstack@c-api.service[100427]: INFO cinder.transfer.api [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Volume 254af675-8ff8-485b-9823-9c66d49af34a has been transferred. Aug 06 05:24:00.857568 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6832442e-d446-4f50-b986-794d576a6892 tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] https://10.4.3.205/volume/v3/os-volume-transfer/93891b5c-ccde-4bf1-94b2-d92db8da1116/accept returned with HTTP 202 Aug 06 05:24:00.858034 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 324/1328] 10.4.3.205 () {68 vars in 1423 bytes} [Thu Aug 6 05:24:00 2026] POST /volume/v3/os-volume-transfer/93891b5c-ccde-4bf1-94b2-d92db8da1116/accept => generated 365 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:00.868498 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d59463f5-1045-4017-b354-2dcaee64457a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.873977 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d59463f5-1045-4017-b354-2dcaee64457a tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] GET https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:00.874224 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d59463f5-1045-4017-b354-2dcaee64457a tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:00.874583 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d59463f5-1045-4017-b354-2dcaee64457a tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:00.887039 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:00.887039 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:00.893756 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d59463f5-1045-4017-b354-2dcaee64457a tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] Volume info retrieved successfully. Aug 06 05:24:00.903181 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d59463f5-1045-4017-b354-2dcaee64457a tempest-VolumeQuotasAdminTestJSON-2004264071 tempest-VolumeQuotasAdminTestJSON-2004264071-project-member] https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a returned with HTTP 200 Aug 06 05:24:00.904038 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 337/1329] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:00 2026] GET /volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:00.906266 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-6c1ade4a-955a-4e25-9a68-4e228820e8b5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.909284 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-6c1ade4a-955a-4e25-9a68-4e228820e8b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] PUT https://10.4.3.205/volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242 Aug 06 05:24:00.909831 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-6c1ade4a-955a-4e25-9a68-4e228820e8b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:00.915848 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9b0526ff-c0b3-469f-8f5e-ecaa459a233e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.918401 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b0526ff-c0b3-469f-8f5e-ecaa459a233e tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True Aug 06 05:24:00.918490 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9b0526ff-c0b3-469f-8f5e-ecaa459a233e tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:00.918670 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9b0526ff-c0b3-469f-8f5e-ecaa459a233e tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:00.924102 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-6c1ade4a-955a-4e25-9a68-4e228820e8b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Acquiring lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:24:00.930167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-6c1ade4a-955a-4e25-9a68-4e228820e8b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:24:00.931522 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:00.931522 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:00.946032 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b0526ff-c0b3-469f-8f5e-ecaa459a233e tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True returned with HTTP 200 Aug 06 05:24:00.946597 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 335/1330] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:24:00 2026] GET /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10?usage=True => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:00.952476 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ce00efcf-499b-4bc3-aa6a-621922aadfbe None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.959649 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce00efcf-499b-4bc3-aa6a-621922aadfbe tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:00.960342 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-18e45ccc-91a3-4f7a-af08-41ae692f573a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.960706 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce00efcf-499b-4bc3-aa6a-621922aadfbe tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:00.960839 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce00efcf-499b-4bc3-aa6a-621922aadfbe tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:00.962876 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-18e45ccc-91a3-4f7a-af08-41ae692f573a tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/928fd36a04544e1d8d4bc1b9ad9f3e7b?usage=True Aug 06 05:24:00.963145 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-18e45ccc-91a3-4f7a-af08-41ae692f573a tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:00.963436 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-18e45ccc-91a3-4f7a-af08-41ae692f573a tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:00.968523 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-153b654a-c811-49db-bfe3-9de6aafbaf51 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.970799 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-153b654a-c811-49db-bfe3-9de6aafbaf51 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] GET https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:24:00.971099 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-153b654a-c811-49db-bfe3-9de6aafbaf51 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:00.971360 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-153b654a-c811-49db-bfe3-9de6aafbaf51 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:00.973887 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:00.973887 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:00.978382 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ce00efcf-499b-4bc3-aa6a-621922aadfbe tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:00.979216 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-153b654a-c811-49db-bfe3-9de6aafbaf51 tempest-VolumesTransfersV355Test-168024555 tempest-VolumesTransfersV355Test-168024555-project-admin] https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 returned with HTTP 404 Aug 06 05:24:00.979788 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 336/1331] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:00 2026] GET /volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:00.982268 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-18e45ccc-91a3-4f7a-af08-41ae692f573a tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/928fd36a04544e1d8d4bc1b9ad9f3e7b?usage=True returned with HTTP 200 Aug 06 05:24:00.982653 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 338/1332] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:24:00 2026] GET /volume/v3/os-quota-sets/928fd36a04544e1d8d4bc1b9ad9f3e7b?usage=True => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:00.989989 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9c024da0-1180-4b35-8d23-d06a648ab47c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:00.991554 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce00efcf-499b-4bc3-aa6a-621922aadfbe tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:00.992054 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 325/1333] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:00 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:00.992938 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9c024da0-1180-4b35-8d23-d06a648ab47c tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] GET https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:24:00.993139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9c024da0-1180-4b35-8d23-d06a648ab47c tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:00.993327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9c024da0-1180-4b35-8d23-d06a648ab47c tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:00.998545 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-77dcb5c4-a899-44e7-b157-3018230810e3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:01.000265 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9c024da0-1180-4b35-8d23-d06a648ab47c tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 returned with HTTP 404 Aug 06 05:24:01.000764 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 337/1334] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:00 2026] GET /volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:01.001081 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77dcb5c4-a899-44e7-b157-3018230810e3 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:01.001323 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77dcb5c4-a899-44e7-b157-3018230810e3 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:01.001522 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77dcb5c4-a899-44e7-b157-3018230810e3 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:01.002624 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-77dcb5c4-a899-44e7-b157-3018230810e3 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Delete volume with id: 254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:01.008863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b343f91d-9219-4472-b3ed-26a8e13a1abc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:01.009132 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b60cafa6-acf2-4c44-9fa7-7e8ca0f7b463 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:01.010703 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b343f91d-9219-4472-b3ed-26a8e13a1abc tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] DELETE https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:24:01.011028 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b343f91d-9219-4472-b3ed-26a8e13a1abc tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:01.011236 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b60cafa6-acf2-4c44-9fa7-7e8ca0f7b463 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:01.011327 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b343f91d-9219-4472-b3ed-26a8e13a1abc tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:01.011497 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b60cafa6-acf2-4c44-9fa7-7e8ca0f7b463 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:01.011544 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-b343f91d-9219-4472-b3ed-26a8e13a1abc tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] Delete volume with id: 957d9885-a0cc-4090-adf1-f364c51a17b4 Aug 06 05:24:01.011688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b60cafa6-acf2-4c44-9fa7-7e8ca0f7b463 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:01.012727 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:01.012727 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:01.013274 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-77dcb5c4-a899-44e7-b157-3018230810e3 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Volume info retrieved successfully. Aug 06 05:24:01.017417 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b343f91d-9219-4472-b3ed-26a8e13a1abc tempest-VolumesTransfersV355Test-2034207139 tempest-VolumesTransfersV355Test-2034207139-project-member] https://10.4.3.205/volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 returned with HTTP 404 Aug 06 05:24:01.018072 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 326/1335] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:24:01 2026] DELETE /volume/v3/volumes/957d9885-a0cc-4090-adf1-f364c51a17b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:01.026690 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:01.026690 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:01.034164 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b60cafa6-acf2-4c44-9fa7-7e8ca0f7b463 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:01.042204 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b60cafa6-acf2-4c44-9fa7-7e8ca0f7b463 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:01.042365 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-77dcb5c4-a899-44e7-b157-3018230810e3 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Delete volume request issued successfully. Aug 06 05:24:01.042619 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77dcb5c4-a899-44e7-b157-3018230810e3 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a returned with HTTP 202 Aug 06 05:24:01.042711 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 338/1336] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:01 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:01.043152 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 339/1337] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:00 2026] DELETE /volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:01.047082 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-6c1ade4a-955a-4e25-9a68-4e228820e8b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-b817c4ac-0cd3-4db7-adcc-d73109a70c2b-np0000006623" released by "attachment_update" :: held 0.117s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:24:01.047651 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-6c1ade4a-955a-4e25-9a68-4e228820e8b5 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242 returned with HTTP 200 Aug 06 05:24:01.048069 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 335/1338] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:24:00 2026] PUT /volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:01.055841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f67297a9-f713-4460-beb2-52c5c3ec0168 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:01.058885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-e502d1e5-763f-4e4f-ac65-c0f541b05ed7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:01.060982 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f67297a9-f713-4460-beb2-52c5c3ec0168 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:01.061224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f67297a9-f713-4460-beb2-52c5c3ec0168 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:01.061471 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f67297a9-f713-4460-beb2-52c5c3ec0168 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:01.061945 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-e502d1e5-763f-4e4f-ac65-c0f541b05ed7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242 Aug 06 05:24:01.062349 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-e502d1e5-763f-4e4f-ac65-c0f541b05ed7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:01.062881 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-e502d1e5-763f-4e4f-ac65-c0f541b05ed7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:01.069680 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:01.069680 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:01.074325 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f67297a9-f713-4460-beb2-52c5c3ec0168 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Volume info retrieved successfully. Aug 06 05:24:01.079218 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f67297a9-f713-4460-beb2-52c5c3ec0168 tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a returned with HTTP 200 Aug 06 05:24:01.079671 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 327/1339] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:01 2026] GET /volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:01.095202 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-e502d1e5-763f-4e4f-ac65-c0f541b05ed7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242 returned with HTTP 200 Aug 06 05:24:01.095680 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 339/1340] 10.4.3.205 () {70 vars in 1651 bytes} [Thu Aug 6 05:24:01 2026] GET /volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:01.157881 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:01.159748 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:01.160112 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-712560052"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:01.161652 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-712560052'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:01.161852 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Create volume of 1 GB Aug 06 05:24:01.166589 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Availability Zones retrieved successfully. Aug 06 05:24:01.173253 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Flow 'volume_create_api' (848a8516-0a8b-488f-a52c-ba59fbfdd88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:01.174214 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fca5297-5939-4fc9-bf53-f0d801bc2336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:01.175135 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:01.204674 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fca5297-5939-4fc9-bf53-f0d801bc2336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:01.205449 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a872970f-814a-42b1-8344-a00be3657438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:01.253200 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Created reservations ['9443082a-2d4a-4417-9774-b55f417d4b0b', 'ad07b933-0931-44f7-84ab-628d1f57dd63', 'c6f88003-a9be-4efa-980c-bed72ca63144', 'a8051584-4f7a-4151-b837-25bd74c36fdf'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:01.254018 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a872970f-814a-42b1-8344-a00be3657438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9443082a-2d4a-4417-9774-b55f417d4b0b', 'ad07b933-0931-44f7-84ab-628d1f57dd63', 'c6f88003-a9be-4efa-980c-bed72ca63144', 'a8051584-4f7a-4151-b837-25bd74c36fdf']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:01.255186 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709dfc3b-0fa0-4c41-93e7-b02ed01c4652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:01.281973 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709dfc3b-0fa0-4c41-93e7-b02ed01c4652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dba2504-47dc-482d-9475-fbbbff80cb44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-712560052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f191badd52344d78717144e03bdee27',qos_specs=None,replication_status=,reservations=['9443082a-2d4a-4417-9774-b55f417d4b0b','ad07b933-0931-44f7-84ab-628d1f57dd63','c6f88003-a9be-4efa-980c-bed72ca63144','a8051584-4f7a-4151-b837-25bd74c36fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556f056326ba4c6890a05daf98f03ccf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-712560052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dba2504-47dc-482d-9475-fbbbff80cb44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f191badd52344d78717144e03bdee27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='556f056326ba4c6890a05daf98f03ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:01.282918 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd3a295-9036-4185-af87-faefc96116a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:01.302683 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd3a295-9036-4185-af87-faefc96116a3) transitioned into state 'SUCCESS' from state '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-712560052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f191badd52344d78717144e03bdee27',qos_specs=None,replication_status=,reservations=['9443082a-2d4a-4417-9774-b55f417d4b0b','ad07b933-0931-44f7-84ab-628d1f57dd63','c6f88003-a9be-4efa-980c-bed72ca63144','a8051584-4f7a-4151-b837-25bd74c36fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556f056326ba4c6890a05daf98f03ccf',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:01.303715 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b172c6a-6169-4d53-aab7-87c3ef9cbe1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:01.316174 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b172c6a-6169-4d53-aab7-87c3ef9cbe1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:01.316915 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Flow 'volume_create_api' (848a8516-0a8b-488f-a52c-ba59fbfdd88a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:01.317177 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Create volume request issued successfully. Aug 06 05:24:01.317688 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c1c4be8b-3a47-4dde-816b-b29cc56c1055 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:01.318123 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 340/1341] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:24:01 2026] POST /volume/v3/volumes => generated 750 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:01.340016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3aca8b9c-781e-42e3-94fc-f24a70a391a5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:01.341887 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3aca8b9c-781e-42e3-94fc-f24a70a391a5 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:01.342243 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3aca8b9c-781e-42e3-94fc-f24a70a391a5 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:01.342549 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3aca8b9c-781e-42e3-94fc-f24a70a391a5 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:01.354418 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:01.354418 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:01.361328 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3aca8b9c-781e-42e3-94fc-f24a70a391a5 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:01.367850 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3aca8b9c-781e-42e3-94fc-f24a70a391a5 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:01.368605 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 336/1342] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:01 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:02.331498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c935a936-0004-4a59-a874-cffb6f10d16d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.331498 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c935a936-0004-4a59-a874-cffb6f10d16d tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:02.331498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c935a936-0004-4a59-a874-cffb6f10d16d tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.331498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c935a936-0004-4a59-a874-cffb6f10d16d tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.331498 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c935a936-0004-4a59-a874-cffb6f10d16d tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a returned with HTTP 404 Aug 06 05:24:02.331498 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 328/1343] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:02 2026] GET /volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:24:02.335673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d3a9eae9-05ec-49d0-b510-d87c74fb8480 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.335673 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d3a9eae9-05ec-49d0-b510-d87c74fb8480 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] GET https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:02.335673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d3a9eae9-05ec-49d0-b510-d87c74fb8480 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.335673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d3a9eae9-05ec-49d0-b510-d87c74fb8480 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.335673 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d3a9eae9-05ec-49d0-b510-d87c74fb8480 tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a returned with HTTP 404 Aug 06 05:24:02.335673 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 340/1344] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:02 2026] GET /volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:02.342180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bc541621-ddde-45fa-8a17-c9fb7cbebe6f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.342180 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc541621-ddde-45fa-8a17-c9fb7cbebe6f tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] DELETE https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:02.342180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bc541621-ddde-45fa-8a17-c9fb7cbebe6f tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.342180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bc541621-ddde-45fa-8a17-c9fb7cbebe6f tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.342180 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-bc541621-ddde-45fa-8a17-c9fb7cbebe6f tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] Delete volume with id: 254af675-8ff8-485b-9823-9c66d49af34a Aug 06 05:24:02.342180 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc541621-ddde-45fa-8a17-c9fb7cbebe6f tempest-VolumeQuotasAdminTestJSON-1483453056 tempest-VolumeQuotasAdminTestJSON-1483453056-project-member] https://10.4.3.205/volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a returned with HTTP 404 Aug 06 05:24:02.342180 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 341/1345] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:02 2026] DELETE /volume/v3/volumes/254af675-8ff8-485b-9823-9c66d49af34a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:02.344237 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ecffe908-d198-45bd-9e8d-2acbb938355a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.344237 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ecffe908-d198-45bd-9e8d-2acbb938355a tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/b555eff0c30e4320a34f00ea5edfb1c9?usage=True Aug 06 05:24:02.344237 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ecffe908-d198-45bd-9e8d-2acbb938355a tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.344237 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ecffe908-d198-45bd-9e8d-2acbb938355a tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.344237 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ecffe908-d198-45bd-9e8d-2acbb938355a tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/b555eff0c30e4320a34f00ea5edfb1c9?usage=True returned with HTTP 200 Aug 06 05:24:02.344237 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 337/1346] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:24:02 2026] GET /volume/v3/os-quota-sets/b555eff0c30e4320a34f00ea5edfb1c9?usage=True => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:02.359581 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-47917e81-d933-4518-976a-470d8d58d22e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.364432 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-47917e81-d933-4518-976a-470d8d58d22e tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 Aug 06 05:24:02.364749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-47917e81-d933-4518-976a-470d8d58d22e tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-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=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:02.381484 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f1026494-cd96-49b1-853b-ab20c546c49c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.383629 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f1026494-cd96-49b1-853b-ab20c546c49c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:02.384814 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f1026494-cd96-49b1-853b-ab20c546c49c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.384814 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f1026494-cd96-49b1-853b-ab20c546c49c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.391586 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:02.391586 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:02.396462 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f1026494-cd96-49b1-853b-ab20c546c49c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:02.402234 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f1026494-cd96-49b1-853b-ab20c546c49c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:02.402688 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 341/1347] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:02 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:02.462601 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-33a8bdb4-df30-4d84-b143-4620c35af6cb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.464922 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-33a8bdb4-df30-4d84-b143-4620c35af6cb tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:02.465198 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-33a8bdb4-df30-4d84-b143-4620c35af6cb tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.465481 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-33a8bdb4-df30-4d84-b143-4620c35af6cb tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.469247 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-47917e81-d933-4518-976a-470d8d58d22e tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 returned with HTTP 200 Aug 06 05:24:02.469777 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 329/1348] 10.4.3.205 () {68 vars in 1375 bytes} [Thu Aug 6 05:24:02 2026] PUT /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 => generated 578 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:02.474527 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:02.474527 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:02.478991 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-33a8bdb4-df30-4d84-b143-4620c35af6cb tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:02.481815 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e5cdbc7b-22e4-4c30-80a7-da05b8de797f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.484231 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e5cdbc7b-22e4-4c30-80a7-da05b8de797f tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 Aug 06 05:24:02.484712 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e5cdbc7b-22e4-4c30-80a7-da05b8de797f tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-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=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:02.486063 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-33a8bdb4-df30-4d84-b143-4620c35af6cb tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:02.486868 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 342/1349] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:02 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:02.607183 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e5cdbc7b-22e4-4c30-80a7-da05b8de797f tempest-VolumeQuotasAdminTestJSON-849959438 tempest-VolumeQuotasAdminTestJSON-849959438-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 returned with HTTP 200 Aug 06 05:24:02.608034 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 338/1350] 10.4.3.205 () {68 vars in 1375 bytes} [Thu Aug 6 05:24:02 2026] PUT /volume/v3/os-quota-sets/a5f30495310041669ac68dad4deabd10 => generated 576 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:02.608950 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1da4f1a0-2e4d-4296-896e-d828f9468c66 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.609485 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1da4f1a0-2e4d-4296-896e-d828f9468c66 None None] GET https://10.4.3.205/volume// Aug 06 05:24:02.609649 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1da4f1a0-2e4d-4296-896e-d828f9468c66 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.609924 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1da4f1a0-2e4d-4296-896e-d828f9468c66 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.610229 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1da4f1a0-2e4d-4296-896e-d828f9468c66 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:02.610527 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 342/1351] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:24: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 06 05:24:02.626581 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-07f4ca9c-034f-4265-8577-d693dac49f81 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.629081 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-07f4ca9c-034f-4265-8577-d693dac49f81 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:24:02.629531 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-07f4ca9c-034f-4265-8577-d693dac49f81 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dba2504-47dc-482d-9475-fbbbff80cb44", "connector": null, "instance_uuid": "b208502b-beea-4e0a-818f-e5f502eefa81"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:02.640470 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:02.640470 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:02.686134 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-07f4ca9c-034f-4265-8577-d693dac49f81 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:24:02.686854 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 330/1352] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:24:02 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:02.728226 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1cf8a7ef-f6bd-4a81-9a49-207d8d2816b1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.733741 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1cf8a7ef-f6bd-4a81-9a49-207d8d2816b1 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:02.733877 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1cf8a7ef-f6bd-4a81-9a49-207d8d2816b1 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.734113 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1cf8a7ef-f6bd-4a81-9a49-207d8d2816b1 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.752708 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:02.752708 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:02.757703 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1cf8a7ef-f6bd-4a81-9a49-207d8d2816b1 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:02.760368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1e22fc53-4006-4562-8f93-7b316c25873e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.760836 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e22fc53-4006-4562-8f93-7b316c25873e None None] GET https://10.4.3.205/volume// Aug 06 05:24:02.761207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e22fc53-4006-4562-8f93-7b316c25873e None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.761207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e22fc53-4006-4562-8f93-7b316c25873e None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.761576 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e22fc53-4006-4562-8f93-7b316c25873e None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:02.761872 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 339/1353] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:02.765267 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1cf8a7ef-f6bd-4a81-9a49-207d8d2816b1 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:02.765849 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 343/1354] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:02 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:02.772258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-ffe766ab-d6a2-425a-bc77-6643510dc0e6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.775115 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-ffe766ab-d6a2-425a-bc77-6643510dc0e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:02.775360 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-ffe766ab-d6a2-425a-bc77-6643510dc0e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:02.775564 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-ffe766ab-d6a2-425a-bc77-6643510dc0e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:02.789788 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:02.789788 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:02.793943 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-ffe766ab-d6a2-425a-bc77-6643510dc0e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:02.798696 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-ffe766ab-d6a2-425a-bc77-6643510dc0e6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:02.799150 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 343/1355] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:02 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:02.916857 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-8a39585f-1356-4e41-a235-24e747d8e53a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:02.918580 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-8a39585f-1356-4e41-a235-24e747d8e53a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] PUT https://10.4.3.205/volume/v3/attachments/1a250634-e63c-4da6-8ee1-15583765a872 Aug 06 05:24:02.919166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-8a39585f-1356-4e41-a235-24e747d8e53a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:02.930158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-8a39585f-1356-4e41-a235-24e747d8e53a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Acquiring lock "cinder-attachment_update-7dba2504-47dc-482d-9475-fbbbff80cb44-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:24:02.939432 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-8a39585f-1356-4e41-a235-24e747d8e53a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Lock "cinder-attachment_update-7dba2504-47dc-482d-9475-fbbbff80cb44-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:24:02.939432 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:02.939432 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:03.068622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-8a39585f-1356-4e41-a235-24e747d8e53a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Lock "cinder-attachment_update-7dba2504-47dc-482d-9475-fbbbff80cb44-np0000006623" released by "attachment_update" :: held 0.132s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:24:03.069034 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-8a39585f-1356-4e41-a235-24e747d8e53a tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments/1a250634-e63c-4da6-8ee1-15583765a872 returned with HTTP 200 Aug 06 05:24:03.069567 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 331/1356] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:24:02 2026] PUT /volume/v3/attachments/1a250634-e63c-4da6-8ee1-15583765a872 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:03.783522 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bb99ba3c-8065-4685-8d6d-8de9c1565dae None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:03.791667 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb99ba3c-8065-4685-8d6d-8de9c1565dae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:03.791988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb99ba3c-8065-4685-8d6d-8de9c1565dae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:03.792211 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb99ba3c-8065-4685-8d6d-8de9c1565dae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:03.808692 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:03.808692 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:03.810143 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bb99ba3c-8065-4685-8d6d-8de9c1565dae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:03.815109 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb99ba3c-8065-4685-8d6d-8de9c1565dae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:03.815648 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 340/1357] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:03 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:04.831056 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6fb29314-989c-41d3-ae16-394566ab7899 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:04.834013 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6fb29314-989c-41d3-ae16-394566ab7899 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:04.834243 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6fb29314-989c-41d3-ae16-394566ab7899 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:04.834478 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6fb29314-989c-41d3-ae16-394566ab7899 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:04.836920 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=600,cinder:UPDATE=149,cinder:INSERT=74,cinder:DELETE=4 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:24:04.850055 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:04.850055 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:04.855402 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6fb29314-989c-41d3-ae16-394566ab7899 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:04.862484 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6fb29314-989c-41d3-ae16-394566ab7899 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:04.863034 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 344/1358] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:04 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:05.879268 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8fd6a5ac-6c71-456a-977b-16ca29d26974 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:05.882068 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8fd6a5ac-6c71-456a-977b-16ca29d26974 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:05.882068 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8fd6a5ac-6c71-456a-977b-16ca29d26974 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:05.882068 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8fd6a5ac-6c71-456a-977b-16ca29d26974 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:05.884105 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=699,cinder:UPDATE=191,cinder:INSERT=112,cinder:DELETE=2 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:24:05.895344 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:05.895344 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:05.900788 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8fd6a5ac-6c71-456a-977b-16ca29d26974 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:05.906453 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8fd6a5ac-6c71-456a-977b-16ca29d26974 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:05.906825 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 344/1359] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:05 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:05.929730 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-4a6b823a-6945-4ce5-be08-6d66cbad1e57 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:05.932228 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-4a6b823a-6945-4ce5-be08-6d66cbad1e57 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242/action Aug 06 05:24:05.932564 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-4a6b823a-6945-4ce5-be08-6d66cbad1e57 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:05.932728 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-4a6b823a-6945-4ce5-be08-6d66cbad1e57 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:05.939240 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=718,cinder:UPDATE=224,cinder:INSERT=131,cinder:DELETE=3 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:24:05.945895 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:05.957548 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:05.957548 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:05.968599 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-636c682c-aef0-4343-a1cf-3640d13dcfe9 req-4a6b823a-6945-4ce5-be08-6d66cbad1e57 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242/action returned with HTTP 204 Aug 06 05:24:05.969258 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 332/1360] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:24:05 2026] POST /volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:06.110205 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:06.110618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-831793808"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:06.111992 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-831793808'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:06.112143 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Create volume of 1 GB Aug 06 05:24:06.114492 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=558,cinder:UPDATE=124,cinder:INSERT=65,cinder:DELETE=3 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:24:06.116604 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Availability Zones retrieved successfully. Aug 06 05:24:06.122675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Flow 'volume_create_api' (cc1cb998-9cba-46e5-b399-a75e91e52cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:06.123558 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ecd9631-16e4-4be8-960c-b4b7c7373fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.124739 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:06.152622 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ecd9631-16e4-4be8-960c-b4b7c7373fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.153535 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f779e9-2b65-4314-bd95-5c78dd0c1198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.215002 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Created reservations ['569ebc0e-6c35-42b7-ba81-c32697330df1', '7dbb31d4-261f-40f0-91d4-bc4f7b6b0430', '637e1af9-f426-457f-b390-7340e7143517', '78697f0d-726a-426c-a3e3-08d6e8926897'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:06.215864 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f779e9-2b65-4314-bd95-5c78dd0c1198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569ebc0e-6c35-42b7-ba81-c32697330df1', '7dbb31d4-261f-40f0-91d4-bc4f7b6b0430', '637e1af9-f426-457f-b390-7340e7143517', '78697f0d-726a-426c-a3e3-08d6e8926897']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.216707 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7645944d-bb53-4a24-a8ad-49eca2e72101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.231331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a1e58e1f-9e92-4c8f-8c1d-fd51db7f4060 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:06.243366 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7645944d-bb53-4a24-a8ad-49eca2e72101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dfbcec9-eb9d-4d0f-927d-5d60329f8933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-831793808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce2199dd0404a4da4e163ce11ccd9de',qos_specs=None,replication_status=,reservations=['569ebc0e-6c35-42b7-ba81-c32697330df1','7dbb31d4-261f-40f0-91d4-bc4f7b6b0430','637e1af9-f426-457f-b390-7340e7143517','78697f0d-726a-426c-a3e3-08d6e8926897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b13b50697c94ffcba5a6b782070ea8d',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-831793808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dfbcec9-eb9d-4d0f-927d-5d60329f8933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ce2199dd0404a4da4e163ce11ccd9de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b13b50697c94ffcba5a6b782070ea8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.244250 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49417281-e851-4116-bc48-ff68a2b8538c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.272068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49417281-e851-4116-bc48-ff68a2b8538c) transitioned into state 'SUCCESS' from state '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-831793808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce2199dd0404a4da4e163ce11ccd9de',qos_specs=None,replication_status=,reservations=['569ebc0e-6c35-42b7-ba81-c32697330df1','7dbb31d4-261f-40f0-91d4-bc4f7b6b0430','637e1af9-f426-457f-b390-7340e7143517','78697f0d-726a-426c-a3e3-08d6e8926897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b13b50697c94ffcba5a6b782070ea8d',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.273051 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af8373b-c8c5-4597-af91-85c11174b0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.282950 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af8373b-c8c5-4597-af91-85c11174b0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.285360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Flow 'volume_create_api' (cc1cb998-9cba-46e5-b399-a75e91e52cfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:06.285770 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Create volume request issued successfully. Aug 06 05:24:06.286581 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b59f580a-8b57-4e90-a4ed-9358a12e234f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:06.287140 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 341/1361] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:24:05 2026] POST /volume/v3/volumes => generated 818 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:06.301444 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e646d25e-cdc8-4576-8b98-4db25489beb8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:06.304151 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e646d25e-cdc8-4576-8b98-4db25489beb8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:06.304471 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e646d25e-cdc8-4576-8b98-4db25489beb8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:06.304632 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e646d25e-cdc8-4576-8b98-4db25489beb8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:06.312596 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a1e58e1f-9e92-4c8f-8c1d-fd51db7f4060 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:24:06.313027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a1e58e1f-9e92-4c8f-8c1d-fd51db7f4060 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:06.318577 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:06.318577 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:06.325467 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e646d25e-cdc8-4576-8b98-4db25489beb8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Volume info retrieved successfully. Aug 06 05:24:06.329665 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a1e58e1f-9e92-4c8f-8c1d-fd51db7f4060 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:24:06.330149 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 345/1362] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:24:06 2026] POST /volume/v3/types => generated 188 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:06.331986 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e646d25e-cdc8-4576-8b98-4db25489beb8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 200 Aug 06 05:24:06.332518 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 345/1363] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:06 2026] GET /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 886 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:06.342557 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-94a1fef4-04b8-43a8-b186-d8676189d8ce None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:06.345198 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-94a1fef4-04b8-43a8-b186-d8676189d8ce tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:24:06.345914 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-94a1fef4-04b8-43a8-b186-d8676189d8ce tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:06.373976 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-94a1fef4-04b8-43a8-b186-d8676189d8ce tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:24:06.374491 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 333/1364] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:24:06 2026] POST /volume/v3/types => generated 188 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:06.387627 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c8794f52-6031-4646-a99d-24babc27fe28 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:06.469963 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:06.470438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1605413920"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:06.472111 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1605413920'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:06.477376 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Create volume of 1 GB Aug 06 05:24:06.477695 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:06.477695 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:06.478363 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Availability Zones retrieved successfully. Aug 06 05:24:06.485263 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Flow 'volume_create_api' (46487726-e8a5-4230-8935-0530eeff7d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:06.486385 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5660ee-4c98-4b08-8220-2961015ff768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.487524 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:06.498358 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-266deb3a-a6f1-42d6-8a73-8522f8729e0c req-e9d15966-82de-448d-9820-e80c92fcafa5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:06.500578 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-266deb3a-a6f1-42d6-8a73-8522f8729e0c req-e9d15966-82de-448d-9820-e80c92fcafa5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:24:06.500750 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-266deb3a-a6f1-42d6-8a73-8522f8729e0c req-e9d15966-82de-448d-9820-e80c92fcafa5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:06.500931 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-266deb3a-a6f1-42d6-8a73-8522f8729e0c req-e9d15966-82de-448d-9820-e80c92fcafa5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:06.512280 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:06.512280 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:06.514660 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5660ee-4c98-4b08-8220-2961015ff768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:24:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.515832 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4f04f7-06e7-40fc-bf14-f5dfcbd49026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.516538 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-266deb3a-a6f1-42d6-8a73-8522f8729e0c req-e9d15966-82de-448d-9820-e80c92fcafa5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:24:06.521770 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-266deb3a-a6f1-42d6-8a73-8522f8729e0c req-e9d15966-82de-448d-9820-e80c92fcafa5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:24:06.522406 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 346/1365] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:06 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:06.548872 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-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 06 05:24:06.549272 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-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 06 05:24:06.584369 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Created reservations ['9b32e415-4d42-48db-b0af-f68ee6904c7f', 'fdd13e46-17a4-4191-a7da-e3721c6573f8', '501caa9e-3539-45eb-b0b7-e5b8ff0f81a3', '23f39a66-015b-435c-b4e8-a7b79db042a1'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:06.585245 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4f04f7-06e7-40fc-bf14-f5dfcbd49026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b32e415-4d42-48db-b0af-f68ee6904c7f', 'fdd13e46-17a4-4191-a7da-e3721c6573f8', '501caa9e-3539-45eb-b0b7-e5b8ff0f81a3', '23f39a66-015b-435c-b4e8-a7b79db042a1']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.586041 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d23b59-c63f-4fdd-b273-d9502a2537de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.607235 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d23b59-c63f-4fdd-b273-d9502a2537de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6939cb5d-d03f-46ef-9406-0376a30c7022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1605413920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e116b8dd4ef34f12b720ce21fcd30c07',qos_specs=None,replication_status=,reservations=['9b32e415-4d42-48db-b0af-f68ee6904c7f','fdd13e46-17a4-4191-a7da-e3721c6573f8','501caa9e-3539-45eb-b0b7-e5b8ff0f81a3','23f39a66-015b-435c-b4e8-a7b79db042a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0439f5ad23d94a948a80b5e7d133706c',volume_type_id=b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1605413920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6939cb5d-d03f-46ef-9406-0376a30c7022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e116b8dd4ef34f12b720ce21fcd30c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0439f5ad23d94a948a80b5e7d133706c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab),volume_type_id=b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.608176 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a29fab-344c-4d1e-9577-69996bee580d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.639271 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a29fab-344c-4d1e-9577-69996bee580d) transitioned into state 'SUCCESS' from state '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-1605413920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e116b8dd4ef34f12b720ce21fcd30c07',qos_specs=None,replication_status=,reservations=['9b32e415-4d42-48db-b0af-f68ee6904c7f','fdd13e46-17a4-4191-a7da-e3721c6573f8','501caa9e-3539-45eb-b0b7-e5b8ff0f81a3','23f39a66-015b-435c-b4e8-a7b79db042a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0439f5ad23d94a948a80b5e7d133706c',volume_type_id=b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.639993 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f7db98-0e4c-4943-807b-2331cbe9298d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:06.650768 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f7db98-0e4c-4943-807b-2331cbe9298d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:06.651612 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Flow 'volume_create_api' (46487726-e8a5-4230-8935-0530eeff7d9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:06.651907 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Create volume request issued successfully. Aug 06 05:24:06.652459 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c8794f52-6031-4646-a99d-24babc27fe28 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:06.653080 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 342/1366] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:06 2026] POST /volume/v3/volumes => generated 768 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:06.666155 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f67cd8ad-44b5-46e8-92aa-50f05bce29f8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:06.670097 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f67cd8ad-44b5-46e8-92aa-50f05bce29f8 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] GET https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:06.670449 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f67cd8ad-44b5-46e8-92aa-50f05bce29f8 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:06.670732 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f67cd8ad-44b5-46e8-92aa-50f05bce29f8 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:06.680550 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:06.680550 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:06.685982 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f67cd8ad-44b5-46e8-92aa-50f05bce29f8 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Volume info retrieved successfully. Aug 06 05:24:06.691461 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f67cd8ad-44b5-46e8-92aa-50f05bce29f8 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 200 Aug 06 05:24:06.691647 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 346/1367] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:06 2026] GET /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:06.923006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-be7a5ce1-df81-42c8-80f6-b175dc3673e0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:06.925509 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-be7a5ce1-df81-42c8-80f6-b175dc3673e0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:06.925509 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-be7a5ce1-df81-42c8-80f6-b175dc3673e0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:06.926520 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-be7a5ce1-df81-42c8-80f6-b175dc3673e0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:06.938850 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:06.938850 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:06.952108 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-be7a5ce1-df81-42c8-80f6-b175dc3673e0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:06.958911 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-be7a5ce1-df81-42c8-80f6-b175dc3673e0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:06.958911 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 334/1368] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:06 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:07.346407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-28d50b29-d442-4c83-98a8-5e93b5053131 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.349219 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-28d50b29-d442-4c83-98a8-5e93b5053131 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:07.349550 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-28d50b29-d442-4c83-98a8-5e93b5053131 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:07.349786 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-28d50b29-d442-4c83-98a8-5e93b5053131 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:07.358872 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:07.358872 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:07.362721 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-28d50b29-d442-4c83-98a8-5e93b5053131 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Volume info retrieved successfully. Aug 06 05:24:07.367362 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-28d50b29-d442-4c83-98a8-5e93b5053131 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 200 Aug 06 05:24:07.367884 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 347/1369] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:07 2026] GET /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:07.390189 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cb80f080-5bbc-4589-857c-05790668aade None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.391874 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cb80f080-5bbc-4589-857c-05790668aade tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] POST https://10.4.3.205/volume/v3/volume-transfers Aug 06 05:24:07.392626 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cb80f080-5bbc-4589-857c-05790668aade tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2dfbcec9-eb9d-4d0f-927d-5d60329f8933"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:07.393878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volume_transfer [None req-cb80f080-5bbc-4589-857c-05790668aade tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Creating new volume transfer {'transfer': {'volume_id': '2dfbcec9-eb9d-4d0f-927d-5d60329f8933'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 05:24:07.394026 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volume_transfer [None req-cb80f080-5bbc-4589-857c-05790668aade tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Creating transfer of volume 2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:07.394209 np0000006623 devstack@c-api.service[100426]: INFO cinder.transfer.api [None req-cb80f080-5bbc-4589-857c-05790668aade tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Generating transfer record for volume 2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:07.404008 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:07.404008 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:07.419660 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cb80f080-5bbc-4589-857c-05790668aade tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volume-transfers returned with HTTP 202 Aug 06 05:24:07.420303 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 343/1370] 10.4.3.205 () {70 vars in 1326 bytes} [Thu Aug 6 05:24:07 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:07.431090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-72c86823-159a-4ac9-af51-871befbd5bdd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.432882 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-72c86823-159a-4ac9-af51-871befbd5bdd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:07.433083 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-72c86823-159a-4ac9-af51-871befbd5bdd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:07.433257 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-72c86823-159a-4ac9-af51-871befbd5bdd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:07.443886 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:07.443886 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:07.449437 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-72c86823-159a-4ac9-af51-871befbd5bdd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Volume info retrieved successfully. Aug 06 05:24:07.454667 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-72c86823-159a-4ac9-af51-871befbd5bdd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 200 Aug 06 05:24:07.455146 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 347/1371] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:07 2026] GET /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:07.476095 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-54b325f7-2fde-4a0e-8c4e-a567bd53e0c2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.484479 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54b325f7-2fde-4a0e-8c4e-a567bd53e0c2 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volume-transfers/eaaf7d02-a4de-4908-9099-279013a9513f Aug 06 05:24:07.484957 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-54b325f7-2fde-4a0e-8c4e-a567bd53e0c2 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:07.485074 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-54b325f7-2fde-4a0e-8c4e-a567bd53e0c2 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:07.497050 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54b325f7-2fde-4a0e-8c4e-a567bd53e0c2 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volume-transfers/eaaf7d02-a4de-4908-9099-279013a9513f returned with HTTP 200 Aug 06 05:24:07.497556 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 335/1372] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:24:07 2026] GET /volume/v3/volume-transfers/eaaf7d02-a4de-4908-9099-279013a9513f => generated 540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:07.509485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-12e2cb08-1db9-42e5-8d10-f72df11067bd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.512896 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-12e2cb08-1db9-42e5-8d10-f72df11067bd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volume-transfers Aug 06 05:24:07.513213 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-12e2cb08-1db9-42e5-8d10-f72df11067bd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:07.513505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-12e2cb08-1db9-42e5-8d10-f72df11067bd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:07.513746 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volume_transfer [None req-12e2cb08-1db9-42e5-8d10-f72df11067bd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Listing volume transfers {{(pid=100429) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 05:24:07.523509 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-12e2cb08-1db9-42e5-8d10-f72df11067bd tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volume-transfers returned with HTTP 200 Aug 06 05:24:07.524345 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 348/1373] 10.4.3.205 () {68 vars in 1305 bytes} [Thu Aug 6 05:24:07 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:07.539899 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-32a74872-6408-4a99-96c6-af2799c8729e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.572081 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-607d45b4-50ab-4475-93a7-8ffe9f35d5b3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.576434 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-607d45b4-50ab-4475-93a7-8ffe9f35d5b3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/attachments/1a250634-e63c-4da6-8ee1-15583765a872/action Aug 06 05:24:07.576921 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-607d45b4-50ab-4475-93a7-8ffe9f35d5b3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:07.577063 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-607d45b4-50ab-4475-93a7-8ffe9f35d5b3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:07.596463 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:07.596463 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:07.611555 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b03e08ed-34f4-4e36-8c3b-b2dc0b63633b req-607d45b4-50ab-4475-93a7-8ffe9f35d5b3 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments/1a250634-e63c-4da6-8ee1-15583765a872/action returned with HTTP 204 Aug 06 05:24:07.612281 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 348/1374] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:24:07 2026] POST /volume/v3/attachments/1a250634-e63c-4da6-8ee1-15583765a872/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:07.637313 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] POST https://10.4.3.205/volume/v3/volume-transfers/eaaf7d02-a4de-4908-9099-279013a9513f/accept Aug 06 05:24:07.637681 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "13bc814f1d7eb4ed"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:07.639010 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.volume_transfer [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Accepting volume transfer eaaf7d02-a4de-4908-9099-279013a9513f {{(pid=100426) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 05:24:07.639090 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.volume_transfer [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Accepting transfer eaaf7d02-a4de-4908-9099-279013a9513f Aug 06 05:24:07.705775 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-06e72707-9f65-4055-bb27-c98ec5a7a96b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.710659 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-06e72707-9f65-4055-bb27-c98ec5a7a96b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] GET https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:07.711046 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-06e72707-9f65-4055-bb27-c98ec5a7a96b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:07.711896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-06e72707-9f65-4055-bb27-c98ec5a7a96b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:07.712717 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Created reservations ['db3ea914-7b0e-4154-aa6d-ff86dc049895', '8fbc24dd-c60d-4dd5-8139-b9a5162b510f', '07ef980e-ff40-41a5-9737-9871b1b736c9', 'c27c88b5-29f0-4fd1-9401-0dcd2b8a64f5'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:07.724733 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:07.724733 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:07.731092 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-06e72707-9f65-4055-bb27-c98ec5a7a96b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Volume info retrieved successfully. Aug 06 05:24:07.737833 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-06e72707-9f65-4055-bb27-c98ec5a7a96b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 200 Aug 06 05:24:07.738304 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 336/1375] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:07 2026] GET /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:07.751219 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Created reservations ['6b204c26-d6fe-418b-bfe4-1c2b1f32662d', 'e3dc290c-d503-467f-aaf4-137fd3d34167', '3469c9e2-71f9-4d48-98b5-55bc2aaba693', '56dc56eb-78d0-459e-9219-2de0d5e58599'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:07.760600 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7c60017a-7988-47e7-a3e6-a5cd20074c26 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.763826 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c60017a-7988-47e7-a3e6-a5cd20074c26 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] GET https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:07.763826 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c60017a-7988-47e7-a3e6-a5cd20074c26 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:07.764011 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c60017a-7988-47e7-a3e6-a5cd20074c26 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:07.775598 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:07.775598 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:07.781508 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7c60017a-7988-47e7-a3e6-a5cd20074c26 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Volume info retrieved successfully. Aug 06 05:24:07.787196 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c60017a-7988-47e7-a3e6-a5cd20074c26 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 200 Aug 06 05:24:07.787630 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 349/1376] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:07 2026] GET /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 1034 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:07.803874 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-15861f13-6490-45ae-8359-8b07a645a8c4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.806236 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] POST https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022/action Aug 06 05:24:07.806798 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:07.806798 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:07.815497 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Created reservations ['890e34c0-e59e-4a73-82bd-ae40a8d3cb1a', 'dc797032-ee96-4569-8833-4abbc52cfffd', '22e578c8-2c9a-4470-a903-6e58a258b979', 'f58ff58b-e836-4cb7-94e8-77fddd73860b'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:07.815868 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:07.815868 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:07.817585 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Volume info retrieved successfully. Aug 06 05:24:07.839583 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-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 06 05:24:07.840028 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-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 06 05:24:07.861050 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Created reservations ['faab619a-46df-49c7-8529-f00591bc392b', 'e1500142-4cb9-4c19-8bda-86a16dce028e', '3cef9653-1a4a-4eae-840d-21e8e3f631a6', 'fc06b94e-9a52-4755-8cb4-26525048a73d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:07.865727 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Created reservations ['9670bf70-321a-4f56-9881-30f0e2729fb3', '49fe9188-8b9b-4c85-8d86-0f180492971a'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:07.879217 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-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 06 05:24:07.879905 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-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 06 05:24:07.880606 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Transfer volume completed successfully. Aug 06 05:24:07.890984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Created reservations ['d9daab53-5c90-4937-8992-ff4b82f00414', '01d32891-0ab3-4093-bc7a-dd9f9286e021'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:07.930669 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Retype volume request issued successfully. Aug 06 05:24:07.931085 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-15861f13-6490-45ae-8359-8b07a645a8c4 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022/action returned with HTTP 202 Aug 06 05:24:07.931670 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 349/1377] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:07 2026] POST /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:07.945853 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6106f230-6a16-4a73-9dfb-18b98ee02afc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.948221 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6106f230-6a16-4a73-9dfb-18b98ee02afc tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] GET https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:07.948479 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6106f230-6a16-4a73-9dfb-18b98ee02afc tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:07.948720 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6106f230-6a16-4a73-9dfb-18b98ee02afc tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:07.959983 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:07.959983 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:07.965269 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6106f230-6a16-4a73-9dfb-18b98ee02afc tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Volume info retrieved successfully. Aug 06 05:24:07.976617 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6106f230-6a16-4a73-9dfb-18b98ee02afc tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 200 Aug 06 05:24:07.976772 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-acb276f4-626c-456d-9548-6656294f85e7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:07.977211 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 337/1378] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:07 2026] GET /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:07.982355 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-acb276f4-626c-456d-9548-6656294f85e7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:07.982355 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-acb276f4-626c-456d-9548-6656294f85e7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:07.982355 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-acb276f4-626c-456d-9548-6656294f85e7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:07.986688 np0000006623 devstack@c-api.service[100426]: INFO cinder.transfer.api [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Volume 2dfbcec9-eb9d-4d0f-927d-5d60329f8933 has been transferred. Aug 06 05:24:07.994690 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:07.994690 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:07.999089 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-acb276f4-626c-456d-9548-6656294f85e7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:07.999285 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-32a74872-6408-4a99-96c6-af2799c8729e tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] https://10.4.3.205/volume/v3/volume-transfers/eaaf7d02-a4de-4908-9099-279013a9513f/accept returned with HTTP 202 Aug 06 05:24:07.999873 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 344/1379] 10.4.3.205 () {70 vars in 1458 bytes} [Thu Aug 6 05:24:07 2026] POST /volume/v3/volume-transfers/eaaf7d02-a4de-4908-9099-279013a9513f/accept => generated 365 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:08.005411 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-acb276f4-626c-456d-9548-6656294f85e7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:08.005982 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 350/1380] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:07 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:08.012199 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a63e5a81-243e-4870-b77b-0095383e6267 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.016834 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a63e5a81-243e-4870-b77b-0095383e6267 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] GET https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:08.016834 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a63e5a81-243e-4870-b77b-0095383e6267 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.016834 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a63e5a81-243e-4870-b77b-0095383e6267 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.022997 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-57eae493-de14-4330-b292-f16e559866ae None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.026708 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-57eae493-de14-4330-b292-f16e559866ae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:08.026980 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-57eae493-de14-4330-b292-f16e559866ae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.027353 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-57eae493-de14-4330-b292-f16e559866ae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.027769 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:08.027769 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:08.032654 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a63e5a81-243e-4870-b77b-0095383e6267 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Volume info retrieved successfully. Aug 06 05:24:08.040317 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a63e5a81-243e-4870-b77b-0095383e6267 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 200 Aug 06 05:24:08.041001 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 350/1381] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:08 2026] GET /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:08.041675 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:08.041675 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:08.046616 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-57eae493-de14-4330-b292-f16e559866ae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:08.052436 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-57eae493-de14-4330-b292-f16e559866ae tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:08.052886 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 338/1382] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:08 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:08.059731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-85333d9b-3e2e-4991-b14e-313f58a13346 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.063362 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85333d9b-3e2e-4991-b14e-313f58a13346 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] GET https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:08.063362 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85333d9b-3e2e-4991-b14e-313f58a13346 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.063362 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85333d9b-3e2e-4991-b14e-313f58a13346 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.071767 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:08.071767 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:08.076416 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-85333d9b-3e2e-4991-b14e-313f58a13346 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] Volume info retrieved successfully. Aug 06 05:24:08.084389 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85333d9b-3e2e-4991-b14e-313f58a13346 tempest-VolumesTransfersV357Test-720378370 tempest-VolumesTransfersV357Test-720378370-project-member] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 200 Aug 06 05:24:08.086781 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 345/1383] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:08 2026] GET /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:08.102465 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4e60eaa8-eb51-4253-aef8-0b5d9b8bd430 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.104522 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e60eaa8-eb51-4253-aef8-0b5d9b8bd430 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] DELETE https://10.4.3.205/volume/v3/volume-transfers/eaaf7d02-a4de-4908-9099-279013a9513f Aug 06 05:24:08.104757 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e60eaa8-eb51-4253-aef8-0b5d9b8bd430 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.105107 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e60eaa8-eb51-4253-aef8-0b5d9b8bd430 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.105215 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.volume_transfer [None req-4e60eaa8-eb51-4253-aef8-0b5d9b8bd430 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Delete transfer with id: eaaf7d02-a4de-4908-9099-279013a9513f Aug 06 05:24:08.109471 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e60eaa8-eb51-4253-aef8-0b5d9b8bd430 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volume-transfers/eaaf7d02-a4de-4908-9099-279013a9513f returned with HTTP 404 Aug 06 05:24:08.109471 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 351/1384] 10.4.3.205 () {68 vars in 1419 bytes} [Thu Aug 6 05:24:08 2026] DELETE /volume/v3/volume-transfers/eaaf7d02-a4de-4908-9099-279013a9513f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:08.117564 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d782d009-b831-4715-a1dc-15537cc36dfe None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.213270 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d782d009-b831-4715-a1dc-15537cc36dfe tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:08.213621 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d782d009-b831-4715-a1dc-15537cc36dfe tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.214922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d782d009-b831-4715-a1dc-15537cc36dfe tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.215240 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d782d009-b831-4715-a1dc-15537cc36dfe tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Delete volume with id: 2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:08.233325 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:08.233325 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:08.233714 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d782d009-b831-4715-a1dc-15537cc36dfe tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Volume info retrieved successfully. Aug 06 05:24:08.252331 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d782d009-b831-4715-a1dc-15537cc36dfe tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Delete volume request issued successfully. Aug 06 05:24:08.252612 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d782d009-b831-4715-a1dc-15537cc36dfe tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 202 Aug 06 05:24:08.253186 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 351/1385] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:24:08 2026] DELETE /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:24:08.262430 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-97c59f05-7916-43a3-b588-b9557f94d4ac None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.263588 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-97c59f05-7916-43a3-b588-b9557f94d4ac tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] GET https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:08.263792 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-97c59f05-7916-43a3-b588-b9557f94d4ac tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.263983 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-97c59f05-7916-43a3-b588-b9557f94d4ac tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.271758 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:08.271758 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:08.277107 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-97c59f05-7916-43a3-b588-b9557f94d4ac tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Volume info retrieved successfully. Aug 06 05:24:08.280881 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-97c59f05-7916-43a3-b588-b9557f94d4ac tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 200 Aug 06 05:24:08.280881 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 339/1386] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:08 2026] GET /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 1129 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:08.423109 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-f76451a5-bdcd-42c4-bbfe-bbefec7cec50 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.425090 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-f76451a5-bdcd-42c4-bbfe-bbefec7cec50 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:08.425277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-f76451a5-bdcd-42c4-bbfe-bbefec7cec50 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.425477 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-f76451a5-bdcd-42c4-bbfe-bbefec7cec50 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.439244 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:08.439244 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:08.443595 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-f76451a5-bdcd-42c4-bbfe-bbefec7cec50 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:08.446616 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-f76451a5-bdcd-42c4-bbfe-bbefec7cec50 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:08.446616 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 346/1387] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:08 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:08.475009 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-4806d575-1f82-497e-a083-a20fb3271a81 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.479569 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-4806d575-1f82-497e-a083-a20fb3271a81 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2/action Aug 06 05:24:08.479935 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-4806d575-1f82-497e-a083-a20fb3271a81 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:08.480112 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-4806d575-1f82-497e-a083-a20fb3271a81 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:08.495706 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:08.495706 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:08.496177 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-4806d575-1f82-497e-a083-a20fb3271a81 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:08.506406 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-4806d575-1f82-497e-a083-a20fb3271a81 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Begin detaching volume completed successfully. Aug 06 05:24:08.506669 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-4806d575-1f82-497e-a083-a20fb3271a81 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2/action returned with HTTP 202 Aug 06 05:24:08.507127 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 352/1388] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:24:08 2026] POST /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:08.536635 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-63b3fa7b-471c-4ef7-838a-4975739a31ec None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.538588 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-63b3fa7b-471c-4ef7-838a-4975739a31ec tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:08.538819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-63b3fa7b-471c-4ef7-838a-4975739a31ec tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.539035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-63b3fa7b-471c-4ef7-838a-4975739a31ec tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.550442 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:08.550442 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:08.555945 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-63b3fa7b-471c-4ef7-838a-4975739a31ec tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:08.561170 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-63b3fa7b-471c-4ef7-838a-4975739a31ec tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:08.561752 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 352/1389] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:08 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:08.579812 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-85121b79-ff11-474f-94a4-960fa29058a9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.580072 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-85121b79-ff11-474f-94a4-960fa29058a9 None None] GET https://10.4.3.205/volume// Aug 06 05:24:08.580429 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-85121b79-ff11-474f-94a4-960fa29058a9 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.580779 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-85121b79-ff11-474f-94a4-960fa29058a9 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.581283 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-85121b79-ff11-474f-94a4-960fa29058a9 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:08.581707 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 340/1390] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:24:08.595235 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-06e0c3ad-0f2d-4aa9-9916-3f93ec3e25a6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:08.596977 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-06e0c3ad-0f2d-4aa9-9916-3f93ec3e25a6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:08.597310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-06e0c3ad-0f2d-4aa9-9916-3f93ec3e25a6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:08.597564 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-06e0c3ad-0f2d-4aa9-9916-3f93ec3e25a6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:08.617141 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:08.617141 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:08.624397 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-06e0c3ad-0f2d-4aa9-9916-3f93ec3e25a6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:08.630033 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-06e0c3ad-0f2d-4aa9-9916-3f93ec3e25a6 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:08.630597 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 347/1391] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:08 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 1317 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:08.997886 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9a5687e2-e479-4aa9-bb4e-8985dc494f90 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.001572 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a5687e2-e479-4aa9-bb4e-8985dc494f90 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] GET https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:09.001979 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a5687e2-e479-4aa9-bb4e-8985dc494f90 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.002225 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a5687e2-e479-4aa9-bb4e-8985dc494f90 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.012752 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.012752 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:09.018374 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9a5687e2-e479-4aa9-bb4e-8985dc494f90 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Volume info retrieved successfully. Aug 06 05:24:09.023816 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a5687e2-e479-4aa9-bb4e-8985dc494f90 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 200 Aug 06 05:24:09.024185 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 353/1392] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:08 2026] GET /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:09.035555 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-999897e6-afee-4145-a83d-38ad196ae062 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.037217 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-999897e6-afee-4145-a83d-38ad196ae062 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] GET https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:09.037451 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-999897e6-afee-4145-a83d-38ad196ae062 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.037637 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-999897e6-afee-4145-a83d-38ad196ae062 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.044103 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.044103 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:09.047206 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-999897e6-afee-4145-a83d-38ad196ae062 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Volume info retrieved successfully. Aug 06 05:24:09.050854 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-999897e6-afee-4145-a83d-38ad196ae062 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 200 Aug 06 05:24:09.051190 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 353/1393] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 1034 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:09.062411 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d32437db-767c-4f60-8b32-9ac26a7e4947 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.064159 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d32437db-767c-4f60-8b32-9ac26a7e4947 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] GET https://10.4.3.205/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1605413920 Aug 06 05:24:09.064495 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d32437db-767c-4f60-8b32-9ac26a7e4947 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.064717 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d32437db-767c-4f60-8b32-9ac26a7e4947 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.065574 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d32437db-767c-4f60-8b32-9ac26a7e4947 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1605413920'), ('all_tenants', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:09.072571 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d32437db-767c-4f60-8b32-9ac26a7e4947 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Get all volumes completed successfully. Aug 06 05:24:09.073113 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d32437db-767c-4f60-8b32-9ac26a7e4947 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] https://10.4.3.205/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1605413920 returned with HTTP 200 Aug 06 05:24:09.073594 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 341/1394] 10.4.3.205 () {66 vars in 1398 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1605413920 => generated 347 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:09.082057 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b095635e-9fed-495a-aa4e-9a709c99137b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.083668 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b095635e-9fed-495a-aa4e-9a709c99137b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] GET https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:09.083807 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b095635e-9fed-495a-aa4e-9a709c99137b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.083992 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b095635e-9fed-495a-aa4e-9a709c99137b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.092930 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.092930 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:09.097639 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b095635e-9fed-495a-aa4e-9a709c99137b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Volume info retrieved successfully. Aug 06 05:24:09.104524 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b095635e-9fed-495a-aa4e-9a709c99137b tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 200 Aug 06 05:24:09.105270 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 348/1395] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:09.123511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9a232485-9917-4d6e-9946-aef8e4a15a69 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.125769 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a232485-9917-4d6e-9946-aef8e4a15a69 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:09.126036 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a232485-9917-4d6e-9946-aef8e4a15a69 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.126284 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a232485-9917-4d6e-9946-aef8e4a15a69 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.126518 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-9a232485-9917-4d6e-9946-aef8e4a15a69 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Delete volume with id: 6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:09.135883 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.135883 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:09.136536 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9a232485-9917-4d6e-9946-aef8e4a15a69 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Volume info retrieved successfully. Aug 06 05:24:09.162138 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9a232485-9917-4d6e-9946-aef8e4a15a69 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Delete volume request issued successfully. Aug 06 05:24:09.162138 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a232485-9917-4d6e-9946-aef8e4a15a69 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 202 Aug 06 05:24:09.162138 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 354/1396] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:09 2026] DELETE /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:09.175391 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5fa8c9ec-7477-4996-a7bb-f7711bc4c1e5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.177552 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5fa8c9ec-7477-4996-a7bb-f7711bc4c1e5 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] GET https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:09.177792 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5fa8c9ec-7477-4996-a7bb-f7711bc4c1e5 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.178099 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5fa8c9ec-7477-4996-a7bb-f7711bc4c1e5 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.185182 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.185182 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:09.188837 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5fa8c9ec-7477-4996-a7bb-f7711bc4c1e5 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Volume info retrieved successfully. Aug 06 05:24:09.193488 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5fa8c9ec-7477-4996-a7bb-f7711bc4c1e5 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 200 Aug 06 05:24:09.194573 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 354/1397] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:09.297932 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7c73e535-12ff-4523-b436-ea5f2e05c49f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.299610 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7c73e535-12ff-4523-b436-ea5f2e05c49f tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] GET https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:09.299809 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7c73e535-12ff-4523-b436-ea5f2e05c49f tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.300259 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7c73e535-12ff-4523-b436-ea5f2e05c49f tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.305412 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7c73e535-12ff-4523-b436-ea5f2e05c49f tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 404 Aug 06 05:24:09.305870 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 342/1398] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:09.317475 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2cac5e54-6db5-4712-8260-baea273b722f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.319164 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2cac5e54-6db5-4712-8260-baea273b722f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:09.319395 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2cac5e54-6db5-4712-8260-baea273b722f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.319684 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2cac5e54-6db5-4712-8260-baea273b722f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.326412 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2cac5e54-6db5-4712-8260-baea273b722f tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 404 Aug 06 05:24:09.326701 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 349/1399] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:09.337046 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-542531b0-e980-41ff-8557-f7937a12c979 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.338865 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-542531b0-e980-41ff-8557-f7937a12c979 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] DELETE https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:09.338933 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-542531b0-e980-41ff-8557-f7937a12c979 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.339099 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-542531b0-e980-41ff-8557-f7937a12c979 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.339267 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-542531b0-e980-41ff-8557-f7937a12c979 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Delete volume with id: 2dfbcec9-eb9d-4d0f-927d-5d60329f8933 Aug 06 05:24:09.348231 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-542531b0-e980-41ff-8557-f7937a12c979 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 returned with HTTP 404 Aug 06 05:24:09.350058 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 355/1400] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:24:09 2026] DELETE /volume/v3/volumes/2dfbcec9-eb9d-4d0f-927d-5d60329f8933 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:09.352107 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.353685 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:09.354065 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1700299715", "snapshot_id": null, "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "volume_type": null, "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:09.355814 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1700299715', 'snapshot_id': None, 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'volume_type': None, 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:09.359495 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.361212 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:09.361386 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-429009778"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:09.363193 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-429009778'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:09.363352 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Create volume of 1 GB Aug 06 05:24:09.364043 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.364043 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:09.369689 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Availability Zones retrieved successfully. Aug 06 05:24:09.377894 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Flow 'volume_create_api' (d6d134c0-91c2-4093-8456-2c0caa6098c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:09.379859 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de029b65-3b46-4d39-8e3c-420c652c1ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.380969 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:09.417798 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de029b65-3b46-4d39-8e3c-420c652c1ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.418797 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3acbe580-60b4-47cc-ad13-bfdee1de8eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.477552 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Created reservations ['c599ff35-f7e6-4baf-a4cb-0e0fdf14c705', '6f7c4b16-08fa-4c28-885f-24ce42c13455', '1d2280c2-236b-4398-99ca-c2eee074b78e', '2a7dd493-e628-445e-8577-b29a9f1a303a'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:09.478503 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3acbe580-60b4-47cc-ad13-bfdee1de8eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c599ff35-f7e6-4baf-a4cb-0e0fdf14c705', '6f7c4b16-08fa-4c28-885f-24ce42c13455', '1d2280c2-236b-4398-99ca-c2eee074b78e', '2a7dd493-e628-445e-8577-b29a9f1a303a']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.479456 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01109ea-3227-4110-9166-9734073d949c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.500899 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create volume of 1 GB Aug 06 05:24:09.507733 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Availability Zones retrieved successfully. Aug 06 05:24:09.511609 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01109ea-3227-4110-9166-9734073d949c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7af46c17-da3d-426f-afa5-291aa3c441a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-429009778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce2199dd0404a4da4e163ce11ccd9de',qos_specs=None,replication_status=,reservations=['c599ff35-f7e6-4baf-a4cb-0e0fdf14c705','6f7c4b16-08fa-4c28-885f-24ce42c13455','1d2280c2-236b-4398-99ca-c2eee074b78e','2a7dd493-e628-445e-8577-b29a9f1a303a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b13b50697c94ffcba5a6b782070ea8d',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-429009778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7af46c17-da3d-426f-afa5-291aa3c441a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ce2199dd0404a4da4e163ce11ccd9de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b13b50697c94ffcba5a6b782070ea8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.512237 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90c9f61-1769-4f90-9781-37bc64d6c1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.515587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Flow 'volume_create_api' (4c12b427-5dda-455e-8c2f-f49fbe5a633f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:09.516877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbff570-64ba-4292-8006-b42fc69e88c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.518303 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:09.538750 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90c9f61-1769-4f90-9781-37bc64d6c1e1) transitioned into state 'SUCCESS' from state '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-429009778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce2199dd0404a4da4e163ce11ccd9de',qos_specs=None,replication_status=,reservations=['c599ff35-f7e6-4baf-a4cb-0e0fdf14c705','6f7c4b16-08fa-4c28-885f-24ce42c13455','1d2280c2-236b-4398-99ca-c2eee074b78e','2a7dd493-e628-445e-8577-b29a9f1a303a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b13b50697c94ffcba5a6b782070ea8d',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.539374 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f242f3-69da-4b69-b0a4-bc7ab77ab238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.555763 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f242f3-69da-4b69-b0a4-bc7ab77ab238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.556660 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Flow 'volume_create_api' (d6d134c0-91c2-4093-8456-2c0caa6098c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:09.556990 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Create volume request issued successfully. Aug 06 05:24:09.557670 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5df94457-9e8d-418c-bc8e-aae432d6ccb6 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:09.558126 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 343/1401] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:24:09 2026] POST /volume/v3/volumes => generated 818 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:09.574308 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3d079816-da73-4399-ad70-6d70bb75f618 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.576884 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3d079816-da73-4399-ad70-6d70bb75f618 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:09.578096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3d079816-da73-4399-ad70-6d70bb75f618 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.578096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3d079816-da73-4399-ad70-6d70bb75f618 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.579589 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8eecf395-4f87-4865-88a5-6ef1839cee90 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.582697 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8eecf395-4f87-4865-88a5-6ef1839cee90 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:09.583248 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8eecf395-4f87-4865-88a5-6ef1839cee90 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.583248 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8eecf395-4f87-4865-88a5-6ef1839cee90 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.593734 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.593734 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:09.595422 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbff570-64ba-4292-8006-b42fc69e88c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.596241 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d7a9b6-266b-40d9-b163-da2158ae0a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.600152 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3d079816-da73-4399-ad70-6d70bb75f618 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Volume info retrieved successfully. Aug 06 05:24:09.600906 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.600906 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:09.606003 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8eecf395-4f87-4865-88a5-6ef1839cee90 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:09.607891 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3d079816-da73-4399-ad70-6d70bb75f618 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 returned with HTTP 200 Aug 06 05:24:09.608455 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 350/1402] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:09.611044 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8eecf395-4f87-4865-88a5-6ef1839cee90 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:09.611516 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 356/1403] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:24:09.611560 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-463897cd-45d0-489b-8176-d0c5db2d6fd0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.616796 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-463897cd-45d0-489b-8176-d0c5db2d6fd0 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:24:09.616796 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-463897cd-45d0-489b-8176-d0c5db2d6fd0 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.616796 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-463897cd-45d0-489b-8176-d0c5db2d6fd0 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.630119 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.630119 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:09.638246 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-463897cd-45d0-489b-8176-d0c5db2d6fd0 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:24:09.644068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-a7e8c480-ce26-4032-be02-8d116053153f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.644403 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-463897cd-45d0-489b-8176-d0c5db2d6fd0 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:24:09.644957 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 344/1404] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:09.646637 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-a7e8c480-ce26-4032-be02-8d116053153f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] DELETE https://10.4.3.205/volume/v3/attachments/8ebc1b7c-947c-4bd8-826c-a842fea6adf2 Aug 06 05:24:09.646847 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-a7e8c480-ce26-4032-be02-8d116053153f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.647069 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-a7e8c480-ce26-4032-be02-8d116053153f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.658001 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.658001 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:09.661270 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Created reservations ['7231380a-9d7d-4c57-9691-dcc99381cb95', 'ca544bbe-3c17-429e-9d1b-172bd2db280a', '4eeb98fa-11ca-458a-8ba6-b559bb7798d4', '799ddc07-cb7b-434f-931d-db4aff73cef3'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:09.662317 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d7a9b6-266b-40d9-b163-da2158ae0a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7231380a-9d7d-4c57-9691-dcc99381cb95', 'ca544bbe-3c17-429e-9d1b-172bd2db280a', '4eeb98fa-11ca-458a-8ba6-b559bb7798d4', '799ddc07-cb7b-434f-931d-db4aff73cef3']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.663649 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0a2b02-ef26-4284-b650-f6580d6a7a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.689371 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0a2b02-ef26-4284-b650-f6580d6a7a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8775c5d-c698-4e69-9a76-f8616eb89ad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1700299715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8776d949b346a9b32d018c8b3ca44b',qos_specs=None,replication_status=,reservations=['7231380a-9d7d-4c57-9691-dcc99381cb95','ca544bbe-3c17-429e-9d1b-172bd2db280a','4eeb98fa-11ca-458a-8ba6-b559bb7798d4','799ddc07-cb7b-434f-931d-db4aff73cef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d31c82df4b7a4d69a80057426ab85650',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1700299715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8775c5d-c698-4e69-9a76-f8616eb89ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8776d949b346a9b32d018c8b3ca44b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d31c82df4b7a4d69a80057426ab85650',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.690479 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf397832-76a3-43e5-9fc2-5e05831b2c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.699878 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-45f4dda9-4518-4406-accd-259ad4117890 req-3b955ea8-fe99-4693-9476-ae7db0a9d31c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.704478 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-3b955ea8-fe99-4693-9476-ae7db0a9d31c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:24:09.705110 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-3b955ea8-fe99-4693-9476-ae7db0a9d31c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.705204 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-3b955ea8-fe99-4693-9476-ae7db0a9d31c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.711795 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf397832-76a3-43e5-9fc2-5e05831b2c3c) transitioned into state 'SUCCESS' from state '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-1700299715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8776d949b346a9b32d018c8b3ca44b',qos_specs=None,replication_status=,reservations=['7231380a-9d7d-4c57-9691-dcc99381cb95','ca544bbe-3c17-429e-9d1b-172bd2db280a','4eeb98fa-11ca-458a-8ba6-b559bb7798d4','799ddc07-cb7b-434f-931d-db4aff73cef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d31c82df4b7a4d69a80057426ab85650',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.712587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8deda3b8-a47d-4b10-a967-abeb3c6c44de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:09.714962 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.714962 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:09.719475 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-45f4dda9-4518-4406-accd-259ad4117890 req-3b955ea8-fe99-4693-9476-ae7db0a9d31c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:24:09.722509 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-3b955ea8-fe99-4693-9476-ae7db0a9d31c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:24:09.722965 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 357/1405] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:09.725032 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8deda3b8-a47d-4b10-a967-abeb3c6c44de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:09.725938 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Flow 'volume_create_api' (4c12b427-5dda-455e-8c2f-f49fbe5a633f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:09.726280 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create volume request issued successfully. Aug 06 05:24:09.726920 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-66ac3ef4-b8f6-4fbe-9fc2-6756e6e9162f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:09.727417 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 355/1406] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:24:09 2026] POST /volume/v3/volumes => generated 781 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:09.748499 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-87bd65e5-0718-4b7f-80a9-38db0494dffe None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.749507 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-45f4dda9-4518-4406-accd-259ad4117890 req-a22e11e6-865d-4e40-bdc8-14184c5569ad None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.752146 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-a22e11e6-865d-4e40-bdc8-14184c5569ad tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a/action Aug 06 05:24:09.752880 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-a22e11e6-865d-4e40-bdc8-14184c5569ad tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:09.752880 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-a22e11e6-865d-4e40-bdc8-14184c5569ad tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:09.753002 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87bd65e5-0718-4b7f-80a9-38db0494dffe tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:24:09.753144 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-87bd65e5-0718-4b7f-80a9-38db0494dffe tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.753369 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-87bd65e5-0718-4b7f-80a9-38db0494dffe tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.761176 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.761176 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:09.761813 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a80fea65-e3aa-48b2-99f2-ad18c771e189 req-a7e8c480-ce26-4032-be02-8d116053153f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments/8ebc1b7c-947c-4bd8-826c-a842fea6adf2 returned with HTTP 200 Aug 06 05:24:09.762198 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 351/1407] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:24:09 2026] DELETE /volume/v3/attachments/8ebc1b7c-947c-4bd8-826c-a842fea6adf2 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:09.768561 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.768561 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:09.769087 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-87bd65e5-0718-4b7f-80a9-38db0494dffe tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:24:09.769365 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-45f4dda9-4518-4406-accd-259ad4117890 req-a22e11e6-865d-4e40-bdc8-14184c5569ad tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:24:09.777914 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-45f4dda9-4518-4406-accd-259ad4117890 req-a22e11e6-865d-4e40-bdc8-14184c5569ad tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Begin detaching volume completed successfully. Aug 06 05:24:09.778471 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-a22e11e6-865d-4e40-bdc8-14184c5569ad tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a/action returned with HTTP 202 Aug 06 05:24:09.778690 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 358/1408] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:24:09 2026] POST /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:09.779650 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87bd65e5-0718-4b7f-80a9-38db0494dffe tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 200 Aug 06 05:24:09.780185 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 345/1409] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:09.840164 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-40d510e3-f239-4dfc-96df-c2dd9275637a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.840663 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-40d510e3-f239-4dfc-96df-c2dd9275637a None None] GET https://10.4.3.205/volume// Aug 06 05:24:09.840934 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-40d510e3-f239-4dfc-96df-c2dd9275637a None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.841107 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-40d510e3-f239-4dfc-96df-c2dd9275637a None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.841431 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-40d510e3-f239-4dfc-96df-c2dd9275637a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:09.841865 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 356/1410] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:09.850306 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-45f4dda9-4518-4406-accd-259ad4117890 req-5c5fa4df-0135-4ca1-9a29-8cadc69ed23e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:09.852595 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-5c5fa4df-0135-4ca1-9a29-8cadc69ed23e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:24:09.852809 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-5c5fa4df-0135-4ca1-9a29-8cadc69ed23e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:09.853024 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-5c5fa4df-0135-4ca1-9a29-8cadc69ed23e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:09.861472 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:09.861472 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:09.864470 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-45f4dda9-4518-4406-accd-259ad4117890 req-5c5fa4df-0135-4ca1-9a29-8cadc69ed23e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:24:09.873343 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-5c5fa4df-0135-4ca1-9a29-8cadc69ed23e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:24:09.873704 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 352/1411] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:09 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:10.210892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1841fcf5-5ed5-4f1b-857e-13c1e00e03b7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.213884 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1841fcf5-5ed5-4f1b-857e-13c1e00e03b7 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] GET https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 Aug 06 05:24:10.214181 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1841fcf5-5ed5-4f1b-857e-13c1e00e03b7 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.214469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1841fcf5-5ed5-4f1b-857e-13c1e00e03b7 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.222358 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1841fcf5-5ed5-4f1b-857e-13c1e00e03b7 tempest-VolumeRetypeWithoutMigrationTest-698509552 tempest-VolumeRetypeWithoutMigrationTest-698509552-project-member] https://10.4.3.205/volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 returned with HTTP 404 Aug 06 05:24:10.223109 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 359/1412] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/6939cb5d-d03f-46ef-9406-0376a30c7022 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:10.234261 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6a52998d-d6b3-4705-af52-1af8484ab097 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.235891 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6a52998d-d6b3-4705-af52-1af8484ab097 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] DELETE https://10.4.3.205/volume/v3/types/c515eaed-12a3-4d4e-b624-fd5d381a1645 Aug 06 05:24:10.236102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6a52998d-d6b3-4705-af52-1af8484ab097 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.236328 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6a52998d-d6b3-4705-af52-1af8484ab097 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.257063 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6a52998d-d6b3-4705-af52-1af8484ab097 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] https://10.4.3.205/volume/v3/types/c515eaed-12a3-4d4e-b624-fd5d381a1645 returned with HTTP 202 Aug 06 05:24:10.257512 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 346/1413] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:24:10 2026] DELETE /volume/v3/types/c515eaed-12a3-4d4e-b624-fd5d381a1645 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:10.264746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fa4e5d21-6fc5-445c-a0af-de15b108be84 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.266784 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fa4e5d21-6fc5-445c-a0af-de15b108be84 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] GET https://10.4.3.205/volume/v3/types/c515eaed-12a3-4d4e-b624-fd5d381a1645 Aug 06 05:24:10.266981 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fa4e5d21-6fc5-445c-a0af-de15b108be84 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.267171 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fa4e5d21-6fc5-445c-a0af-de15b108be84 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.271504 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fa4e5d21-6fc5-445c-a0af-de15b108be84 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] https://10.4.3.205/volume/v3/types/c515eaed-12a3-4d4e-b624-fd5d381a1645 returned with HTTP 404 Aug 06 05:24:10.272060 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 357/1414] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/types/c515eaed-12a3-4d4e-b624-fd5d381a1645 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:10.278020 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-330448f7-35ae-4369-b594-9678c01db67b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.279776 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-330448f7-35ae-4369-b594-9678c01db67b tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] DELETE https://10.4.3.205/volume/v3/types/b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab Aug 06 05:24:10.280034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-330448f7-35ae-4369-b594-9678c01db67b tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.280260 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-330448f7-35ae-4369-b594-9678c01db67b tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.305664 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-330448f7-35ae-4369-b594-9678c01db67b tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] https://10.4.3.205/volume/v3/types/b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab returned with HTTP 202 Aug 06 05:24:10.306169 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 353/1415] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:24:10 2026] DELETE /volume/v3/types/b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:10.316952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d4ed0c88-010d-44ef-9723-e43031017dd9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.319700 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d4ed0c88-010d-44ef-9723-e43031017dd9 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] GET https://10.4.3.205/volume/v3/types/b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab Aug 06 05:24:10.320326 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d4ed0c88-010d-44ef-9723-e43031017dd9 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.320326 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d4ed0c88-010d-44ef-9723-e43031017dd9 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.324304 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d4ed0c88-010d-44ef-9723-e43031017dd9 tempest-VolumeRetypeWithoutMigrationTest-2094647240 tempest-VolumeRetypeWithoutMigrationTest-2094647240-project-admin] https://10.4.3.205/volume/v3/types/b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab returned with HTTP 404 Aug 06 05:24:10.325564 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 360/1416] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/types/b078a9a7-0dcf-46c5-8ce7-2e34c028f9ab => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:10.626821 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fa136322-dbf8-4b3e-8c45-337ce84cf7fb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.628842 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-051c7cbe-bef1-43f9-8320-68cb2f58d372 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.629160 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fa136322-dbf8-4b3e-8c45-337ce84cf7fb tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:10.629160 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fa136322-dbf8-4b3e-8c45-337ce84cf7fb tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.629160 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fa136322-dbf8-4b3e-8c45-337ce84cf7fb tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.632322 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-051c7cbe-bef1-43f9-8320-68cb2f58d372 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:10.632322 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-051c7cbe-bef1-43f9-8320-68cb2f58d372 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.632322 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-051c7cbe-bef1-43f9-8320-68cb2f58d372 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.641805 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.641805 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:10.646334 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.646334 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:10.646998 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-051c7cbe-bef1-43f9-8320-68cb2f58d372 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:10.651577 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-051c7cbe-bef1-43f9-8320-68cb2f58d372 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:10.652085 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 358/1417] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:10.653038 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fa136322-dbf8-4b3e-8c45-337ce84cf7fb tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Volume info retrieved successfully. Aug 06 05:24:10.658260 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fa136322-dbf8-4b3e-8c45-337ce84cf7fb tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 returned with HTTP 200 Aug 06 05:24:10.658692 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 347/1418] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:10.674675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b46f3382-7824-47ad-be22-bc9cfa48d5c8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.677002 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b46f3382-7824-47ad-be22-bc9cfa48d5c8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] POST https://10.4.3.205/volume/v3/volume-transfers Aug 06 05:24:10.677395 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b46f3382-7824-47ad-be22-bc9cfa48d5c8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7af46c17-da3d-426f-afa5-291aa3c441a4"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:10.680591 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volume_transfer [None req-b46f3382-7824-47ad-be22-bc9cfa48d5c8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Creating new volume transfer {'transfer': {'volume_id': '7af46c17-da3d-426f-afa5-291aa3c441a4'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 05:24:10.680646 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volume_transfer [None req-b46f3382-7824-47ad-be22-bc9cfa48d5c8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Creating transfer of volume 7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:10.680742 np0000006623 devstack@c-api.service[100426]: INFO cinder.transfer.api [None req-b46f3382-7824-47ad-be22-bc9cfa48d5c8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Generating transfer record for volume 7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:10.689533 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.689533 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:10.710660 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b46f3382-7824-47ad-be22-bc9cfa48d5c8 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volume-transfers returned with HTTP 202 Aug 06 05:24:10.711130 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 354/1419] 10.4.3.205 () {70 vars in 1326 bytes} [Thu Aug 6 05:24:10 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:10.715478 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-45f4dda9-4518-4406-accd-259ad4117890 req-163671cd-24fc-4a06-ac92-aba75008e7c3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.719114 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-163671cd-24fc-4a06-ac92-aba75008e7c3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] DELETE https://10.4.3.205/volume/v3/attachments/2b2b44db-e961-440a-80df-74c30748d143 Aug 06 05:24:10.719340 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-163671cd-24fc-4a06-ac92-aba75008e7c3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.719555 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-163671cd-24fc-4a06-ac92-aba75008e7c3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.721409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bf47c995-1940-459a-8e53-ad4a55bc5e85 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.725903 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bf47c995-1940-459a-8e53-ad4a55bc5e85 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:10.725903 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bf47c995-1940-459a-8e53-ad4a55bc5e85 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.725903 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bf47c995-1940-459a-8e53-ad4a55bc5e85 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.733123 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.733123 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:10.740616 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.740616 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:10.749165 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bf47c995-1940-459a-8e53-ad4a55bc5e85 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Volume info retrieved successfully. Aug 06 05:24:10.750682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-3cfdc41e-e44f-4e2f-b26a-6f4cfe5670dd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.752905 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-3cfdc41e-e44f-4e2f-b26a-6f4cfe5670dd tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:10.753276 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-3cfdc41e-e44f-4e2f-b26a-6f4cfe5670dd tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.753358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-3cfdc41e-e44f-4e2f-b26a-6f4cfe5670dd tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.756280 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bf47c995-1940-459a-8e53-ad4a55bc5e85 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 returned with HTTP 200 Aug 06 05:24:10.758402 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 359/1420] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:10.763735 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.763735 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:10.769181 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-3cfdc41e-e44f-4e2f-b26a-6f4cfe5670dd tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:10.773129 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-568ca108-ee28-46db-8119-e10a15b7b63b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.775165 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-568ca108-ee28-46db-8119-e10a15b7b63b tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volume-transfers/detail Aug 06 05:24:10.775381 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-568ca108-ee28-46db-8119-e10a15b7b63b tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.775564 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-568ca108-ee28-46db-8119-e10a15b7b63b tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.775713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volume_transfer [None req-568ca108-ee28-46db-8119-e10a15b7b63b tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Listing volume transfers {{(pid=100426) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 05:24:10.778905 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-3cfdc41e-e44f-4e2f-b26a-6f4cfe5670dd tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:10.780134 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 348/1421] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:10.780221 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-568ca108-ee28-46db-8119-e10a15b7b63b tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 05:24:10.780574 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 355/1422] 10.4.3.205 () {68 vars in 1326 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:10.787715 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-45f4dda9-4518-4406-accd-259ad4117890 req-163671cd-24fc-4a06-ac92-aba75008e7c3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments/2b2b44db-e961-440a-80df-74c30748d143 returned with HTTP 200 Aug 06 05:24:10.788492 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 361/1423] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:24:10 2026] DELETE /volume/v3/attachments/2b2b44db-e961-440a-80df-74c30748d143 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:10.790129 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3dabb5dc-acaa-4fcc-bc46-8cb132f34296 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.792008 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3dabb5dc-acaa-4fcc-bc46-8cb132f34296 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] DELETE https://10.4.3.205/volume/v3/volume-transfers/fa5b52c1-59e6-4eee-8597-2546f98c66b5 Aug 06 05:24:10.792244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3dabb5dc-acaa-4fcc-bc46-8cb132f34296 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.792452 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3dabb5dc-acaa-4fcc-bc46-8cb132f34296 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.792552 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.volume_transfer [None req-3dabb5dc-acaa-4fcc-bc46-8cb132f34296 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Delete transfer with id: fa5b52c1-59e6-4eee-8597-2546f98c66b5 Aug 06 05:24:10.800209 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-89df262a-13b1-46ec-a6d4-65dc8eb070c0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.802913 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-89df262a-13b1-46ec-a6d4-65dc8eb070c0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] POST https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44/action Aug 06 05:24:10.803084 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a8580350-0ff5-4015-9f27-30f9469c6be0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.803128 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-89df262a-13b1-46ec-a6d4-65dc8eb070c0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:10.803128 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-89df262a-13b1-46ec-a6d4-65dc8eb070c0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:10.803755 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.803755 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:10.804126 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a8580350-0ff5-4015-9f27-30f9469c6be0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:24:10.804563 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a8580350-0ff5-4015-9f27-30f9469c6be0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.804563 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a8580350-0ff5-4015-9f27-30f9469c6be0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.812837 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3dabb5dc-acaa-4fcc-bc46-8cb132f34296 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volume-transfers/fa5b52c1-59e6-4eee-8597-2546f98c66b5 returned with HTTP 202 Aug 06 05:24:10.813327 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 360/1424] 10.4.3.205 () {68 vars in 1419 bytes} [Thu Aug 6 05:24:10 2026] DELETE /volume/v3/volume-transfers/fa5b52c1-59e6-4eee-8597-2546f98c66b5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:24:10.815031 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.815031 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:10.815546 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-89df262a-13b1-46ec-a6d4-65dc8eb070c0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:10.816746 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.816746 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:10.820931 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8afb8f06-968d-4ac4-94b8-b0ffeb1cc8b9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.823088 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8afb8f06-968d-4ac4-94b8-b0ffeb1cc8b9 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:10.823221 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8afb8f06-968d-4ac4-94b8-b0ffeb1cc8b9 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.823928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8afb8f06-968d-4ac4-94b8-b0ffeb1cc8b9 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.824040 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-89df262a-13b1-46ec-a6d4-65dc8eb070c0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Begin detaching volume completed successfully. Aug 06 05:24:10.824099 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a8580350-0ff5-4015-9f27-30f9469c6be0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:24:10.824146 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-89df262a-13b1-46ec-a6d4-65dc8eb070c0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44/action returned with HTTP 202 Aug 06 05:24:10.824499 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 349/1425] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:24:10 2026] POST /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:10.829941 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a8580350-0ff5-4015-9f27-30f9469c6be0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 200 Aug 06 05:24:10.830328 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 356/1426] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:10.842382 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.842382 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:10.844819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3f902e2a-3e56-477b-9d2c-bd044b122b83 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.847258 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f902e2a-3e56-477b-9d2c-bd044b122b83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:10.847366 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f902e2a-3e56-477b-9d2c-bd044b122b83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.847593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f902e2a-3e56-477b-9d2c-bd044b122b83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.851577 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8afb8f06-968d-4ac4-94b8-b0ffeb1cc8b9 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Volume info retrieved successfully. Aug 06 05:24:10.853512 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9340eddb-096d-4daa-881b-b4bbf0ad1c66 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.855724 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9340eddb-096d-4daa-881b-b4bbf0ad1c66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:24:10.855956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9340eddb-096d-4daa-881b-b4bbf0ad1c66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.856149 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9340eddb-096d-4daa-881b-b4bbf0ad1c66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.856394 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8afb8f06-968d-4ac4-94b8-b0ffeb1cc8b9 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 returned with HTTP 200 Aug 06 05:24:10.856879 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 362/1427] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 => generated 945 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:10.859824 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.859824 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:10.864411 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3f902e2a-3e56-477b-9d2c-bd044b122b83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:10.868112 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f902e2a-3e56-477b-9d2c-bd044b122b83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:10.868161 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.868161 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:10.868568 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 361/1428] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:10.875303 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3ce476bf-1cca-47aa-9572-e0e77c866e3a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.876602 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-39ed69eb-7312-4d23-b7f8-8b4676c0c85b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.877000 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-39ed69eb-7312-4d23-b7f8-8b4676c0c85b None None] GET https://10.4.3.205/volume// Aug 06 05:24:10.877157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-39ed69eb-7312-4d23-b7f8-8b4676c0c85b None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.877381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-39ed69eb-7312-4d23-b7f8-8b4676c0c85b None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.877702 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-39ed69eb-7312-4d23-b7f8-8b4676c0c85b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:10.877756 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3ce476bf-1cca-47aa-9572-e0e77c866e3a tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] DELETE https://10.4.3.205/volume/v3/volume-transfers/fa5b52c1-59e6-4eee-8597-2546f98c66b5 Aug 06 05:24:10.877952 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3ce476bf-1cca-47aa-9572-e0e77c866e3a tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.878021 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 363/1429] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:10.878146 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3ce476bf-1cca-47aa-9572-e0e77c866e3a tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.878268 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.volume_transfer [None req-3ce476bf-1cca-47aa-9572-e0e77c866e3a tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Delete transfer with id: fa5b52c1-59e6-4eee-8597-2546f98c66b5 Aug 06 05:24:10.881689 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9340eddb-096d-4daa-881b-b4bbf0ad1c66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:24:10.883283 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3ce476bf-1cca-47aa-9572-e0e77c866e3a tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volume-transfers/fa5b52c1-59e6-4eee-8597-2546f98c66b5 returned with HTTP 404 Aug 06 05:24:10.883771 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 357/1430] 10.4.3.205 () {68 vars in 1419 bytes} [Thu Aug 6 05:24:10 2026] DELETE /volume/v3/volume-transfers/fa5b52c1-59e6-4eee-8597-2546f98c66b5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:10.888644 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9340eddb-096d-4daa-881b-b4bbf0ad1c66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 200 Aug 06 05:24:10.888644 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 350/1431] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 1389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:10.889054 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-eb8a3fa5-b7e4-42e3-8025-2a26c05e2970 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.891766 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-eb8a3fa5-b7e4-42e3-8025-2a26c05e2970 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:10.891997 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-eb8a3fa5-b7e4-42e3-8025-2a26c05e2970 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.892171 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-eb8a3fa5-b7e4-42e3-8025-2a26c05e2970 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.893008 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e4da381c-3833-41ae-a598-6ee5b7485a21 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.894744 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4da381c-3833-41ae-a598-6ee5b7485a21 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:10.894981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4da381c-3833-41ae-a598-6ee5b7485a21 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.895163 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4da381c-3833-41ae-a598-6ee5b7485a21 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.895356 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-e4da381c-3833-41ae-a598-6ee5b7485a21 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Delete volume with id: 7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:10.900222 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b6c55c92-e458-4302-83f2-da46518cf8e2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.902410 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6c55c92-e458-4302-83f2-da46518cf8e2 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:24:10.902810 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6c55c92-e458-4302-83f2-da46518cf8e2 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.903144 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6c55c92-e458-4302-83f2-da46518cf8e2 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.903959 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.903959 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:10.904361 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e4da381c-3833-41ae-a598-6ee5b7485a21 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Volume info retrieved successfully. Aug 06 05:24:10.906184 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.906184 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:10.910191 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-eb8a3fa5-b7e4-42e3-8025-2a26c05e2970 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:10.912430 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.912430 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:10.914822 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-eb8a3fa5-b7e4-42e3-8025-2a26c05e2970 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:10.915386 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 362/1432] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:10.915787 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b6c55c92-e458-4302-83f2-da46518cf8e2 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:24:10.920901 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6c55c92-e458-4302-83f2-da46518cf8e2 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:24:10.921383 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 358/1433] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:10.932974 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e4da381c-3833-41ae-a598-6ee5b7485a21 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Delete volume request issued successfully. Aug 06 05:24:10.932974 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4da381c-3833-41ae-a598-6ee5b7485a21 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 returned with HTTP 202 Aug 06 05:24:10.932974 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 364/1434] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:24:10 2026] DELETE /volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:24:10.942411 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3ec9e1bb-58cb-45c8-a21d-f5485d4cedcb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:10.948576 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3ec9e1bb-58cb-45c8-a21d-f5485d4cedcb tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] GET https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:10.948764 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3ec9e1bb-58cb-45c8-a21d-f5485d4cedcb tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:10.948948 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3ec9e1bb-58cb-45c8-a21d-f5485d4cedcb tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:10.958344 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:10.958344 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:10.962335 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3ec9e1bb-58cb-45c8-a21d-f5485d4cedcb tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Volume info retrieved successfully. Aug 06 05:24:10.970280 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3ec9e1bb-58cb-45c8-a21d-f5485d4cedcb tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 returned with HTTP 200 Aug 06 05:24:10.970734 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 351/1435] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:10 2026] GET /volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 => generated 1129 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:11.883105 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3f03823d-5eb8-41f0-bcb3-386cc4e3f3f7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:11.885332 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f03823d-5eb8-41f0-bcb3-386cc4e3f3f7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:11.885600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f03823d-5eb8-41f0-bcb3-386cc4e3f3f7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:11.885895 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f03823d-5eb8-41f0-bcb3-386cc4e3f3f7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:11.899156 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:11.899156 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:11.903332 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3f03823d-5eb8-41f0-bcb3-386cc4e3f3f7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:11.908237 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f03823d-5eb8-41f0-bcb3-386cc4e3f3f7 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:11.908668 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 363/1436] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:11 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:11.922319 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-ccf74a78-eb44-4cf0-8236-4995277ee36f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:11.926050 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-ccf74a78-eb44-4cf0-8236-4995277ee36f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] DELETE https://10.4.3.205/volume/v3/attachments/1a250634-e63c-4da6-8ee1-15583765a872 Aug 06 05:24:11.926272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-ccf74a78-eb44-4cf0-8236-4995277ee36f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:11.926476 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-ccf74a78-eb44-4cf0-8236-4995277ee36f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:11.936502 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:11.936502 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:11.988125 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-827ebc2e-c55e-4e7a-bc63-9cc511969d04 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:11.991771 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-827ebc2e-c55e-4e7a-bc63-9cc511969d04 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] GET https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:11.991771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-827ebc2e-c55e-4e7a-bc63-9cc511969d04 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:11.991771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-827ebc2e-c55e-4e7a-bc63-9cc511969d04 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:11.997098 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-827ebc2e-c55e-4e7a-bc63-9cc511969d04 tempest-VolumesTransfersV357Test-434286477 tempest-VolumesTransfersV357Test-434286477-project-admin] https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 returned with HTTP 404 Aug 06 05:24:11.997752 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 365/1437] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:11 2026] GET /volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:12.006355 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-e18fa8b3-712d-4097-b7ca-29462ab84f81 req-ccf74a78-eb44-4cf0-8236-4995277ee36f tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/attachments/1a250634-e63c-4da6-8ee1-15583765a872 returned with HTTP 200 Aug 06 05:24:12.007012 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 359/1438] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:24:11 2026] DELETE /volume/v3/attachments/1a250634-e63c-4da6-8ee1-15583765a872 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:12.009214 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-30e4b518-975c-4f73-89e6-d6e8a290f4ae None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:12.010282 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-30e4b518-975c-4f73-89e6-d6e8a290f4ae tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] GET https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:12.010594 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-30e4b518-975c-4f73-89e6-d6e8a290f4ae tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:12.010875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-30e4b518-975c-4f73-89e6-d6e8a290f4ae tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:12.017479 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-30e4b518-975c-4f73-89e6-d6e8a290f4ae tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 returned with HTTP 404 Aug 06 05:24:12.018087 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 352/1439] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:24:12 2026] GET /volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:12.033265 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-53bea162-98ef-4e43-baa5-a925f909ded3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:12.034629 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53bea162-98ef-4e43-baa5-a925f909ded3 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] DELETE https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:12.034911 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53bea162-98ef-4e43-baa5-a925f909ded3 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:12.035131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53bea162-98ef-4e43-baa5-a925f909ded3 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:12.035322 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-53bea162-98ef-4e43-baa5-a925f909ded3 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] Delete volume with id: 7af46c17-da3d-426f-afa5-291aa3c441a4 Aug 06 05:24:12.041446 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53bea162-98ef-4e43-baa5-a925f909ded3 tempest-VolumesTransfersV357Test-1509488383 tempest-VolumesTransfersV357Test-1509488383-project-member] https://10.4.3.205/volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 returned with HTTP 404 Aug 06 05:24:12.042643 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 364/1440] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:24:12 2026] DELETE /volume/v3/volumes/7af46c17-da3d-426f-afa5-291aa3c441a4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:24:12.287007 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ec0218c7-2c52-4163-a940-b697987dd36a req-1756a835-8c6a-4185-b747-c1a7aec4c6c8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:12.290781 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-1756a835-8c6a-4185-b747-c1a7aec4c6c8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:24:12.291082 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-1756a835-8c6a-4185-b747-c1a7aec4c6c8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:12.291345 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-1756a835-8c6a-4185-b747-c1a7aec4c6c8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:12.301799 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:12.301799 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:12.305484 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ec0218c7-2c52-4163-a940-b697987dd36a req-1756a835-8c6a-4185-b747-c1a7aec4c6c8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:24:12.310931 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-1756a835-8c6a-4185-b747-c1a7aec4c6c8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 200 Aug 06 05:24:12.311441 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 366/1441] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:12 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 1371 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:12.926412 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b0c1dff5-cc7d-4c2b-a2e6-6a6ddabb9fff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:12.928949 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0c1dff5-cc7d-4c2b-a2e6-6a6ddabb9fff tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:12.928949 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b0c1dff5-cc7d-4c2b-a2e6-6a6ddabb9fff tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:12.929205 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b0c1dff5-cc7d-4c2b-a2e6-6a6ddabb9fff tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:12.945408 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:12.945408 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:12.951170 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b0c1dff5-cc7d-4c2b-a2e6-6a6ddabb9fff tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:12.956450 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0c1dff5-cc7d-4c2b-a2e6-6a6ddabb9fff tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:12.956696 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 360/1442] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:12 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:12.969405 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ff9aeed2-a303-4cdf-8bc2-844f24dfbfad None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:12.971076 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff9aeed2-a303-4cdf-8bc2-844f24dfbfad tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:12.971227 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff9aeed2-a303-4cdf-8bc2-844f24dfbfad tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:12.971399 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff9aeed2-a303-4cdf-8bc2-844f24dfbfad tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:12.978039 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:12.978039 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:12.981568 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ff9aeed2-a303-4cdf-8bc2-844f24dfbfad tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:12.985174 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff9aeed2-a303-4cdf-8bc2-844f24dfbfad tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:12.985538 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 353/1443] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:12 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:13.044524 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-80ca3012-ff27-4f1a-9fc4-c236c3992242 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:13.048834 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-80ca3012-ff27-4f1a-9fc4-c236c3992242 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:13.049136 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-80ca3012-ff27-4f1a-9fc4-c236c3992242 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:13.049469 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-80ca3012-ff27-4f1a-9fc4-c236c3992242 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:13.060737 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:13.060737 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:13.065380 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ec0218c7-2c52-4163-a940-b697987dd36a req-ab546c76-09f9-47fd-b02e-29e60b1cc017 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:13.066743 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-80ca3012-ff27-4f1a-9fc4-c236c3992242 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:13.067591 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-ab546c76-09f9-47fd-b02e-29e60b1cc017 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:24:13.067927 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-ab546c76-09f9-47fd-b02e-29e60b1cc017 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:13.067981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-ab546c76-09f9-47fd-b02e-29e60b1cc017 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:13.072313 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-80ca3012-ff27-4f1a-9fc4-c236c3992242 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:13.072854 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 365/1444] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:13 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:13.075880 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:13.075880 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:13.081050 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ec0218c7-2c52-4163-a940-b697987dd36a req-ab546c76-09f9-47fd-b02e-29e60b1cc017 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:24:13.089056 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-ab546c76-09f9-47fd-b02e-29e60b1cc017 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 200 Aug 06 05:24:13.089341 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d5f35ce2-bd12-479e-b7ea-c7dfa5804068 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:13.089637 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 367/1445] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:13 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 1371 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:24:13.091648 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5f35ce2-bd12-479e-b7ea-c7dfa5804068 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:13.091869 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5f35ce2-bd12-479e-b7ea-c7dfa5804068 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:13.092142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5f35ce2-bd12-479e-b7ea-c7dfa5804068 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:13.101058 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:13.101058 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:13.101669 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2a1f5c48-8303-4c7c-9f35-d5c83e8f4a77 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:13.102185 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a1f5c48-8303-4c7c-9f35-d5c83e8f4a77 None None] GET https://10.4.3.205/volume// Aug 06 05:24:13.102454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a1f5c48-8303-4c7c-9f35-d5c83e8f4a77 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:13.102720 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a1f5c48-8303-4c7c-9f35-d5c83e8f4a77 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:13.103179 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a1f5c48-8303-4c7c-9f35-d5c83e8f4a77 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:13.103546 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 354/1446] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:24: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 06 05:24:13.105331 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d5f35ce2-bd12-479e-b7ea-c7dfa5804068 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:13.111059 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5f35ce2-bd12-479e-b7ea-c7dfa5804068 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:13.111694 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 361/1447] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:13 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:13.113455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-ec0218c7-2c52-4163-a940-b697987dd36a req-6bb6249e-f23d-4ce6-9de7-6da6c032c92e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:13.115732 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-6bb6249e-f23d-4ce6-9de7-6da6c032c92e tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:24:13.116254 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-6bb6249e-f23d-4ce6-9de7-6da6c032c92e tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8775c5d-c698-4e69-9a76-f8616eb89ad8", "connector": null, "instance_uuid": "1b9fd708-abc7-4901-b983-37d21633f1b7"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:13.126029 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:13.126029 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:13.162165 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-6bb6249e-f23d-4ce6-9de7-6da6c032c92e tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:24:13.162787 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 366/1448] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:24:13 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 06 05:24:13.177643 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-127b02de-e658-411b-b496-dda50a02d22e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:13.183699 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-127b02de-e658-411b-b496-dda50a02d22e tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:13.183699 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-127b02de-e658-411b-b496-dda50a02d22e tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:13.183699 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-127b02de-e658-411b-b496-dda50a02d22e tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:13.192423 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:13.192423 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:13.201783 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-127b02de-e658-411b-b496-dda50a02d22e tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:13.208206 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-127b02de-e658-411b-b496-dda50a02d22e tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:13.208785 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 368/1449] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:13 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:14.618375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-579f1cec-902d-4a81-83ff-85e28e950ecb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:14.618375 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-579f1cec-902d-4a81-83ff-85e28e950ecb None None] GET https://10.4.3.205/volume// Aug 06 05:24:14.618375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-579f1cec-902d-4a81-83ff-85e28e950ecb None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:14.618375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-579f1cec-902d-4a81-83ff-85e28e950ecb None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:14.618965 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-579f1cec-902d-4a81-83ff-85e28e950ecb None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:14.618965 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 355/1450] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:14.627375 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ec0218c7-2c52-4163-a940-b697987dd36a req-018e5885-1e0a-46e7-9c73-862730ba3f2f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:14.630205 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-018e5885-1e0a-46e7-9c73-862730ba3f2f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:24:14.630205 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-018e5885-1e0a-46e7-9c73-862730ba3f2f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:14.630332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-018e5885-1e0a-46e7-9c73-862730ba3f2f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:14.640029 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:14.640029 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:14.645733 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ec0218c7-2c52-4163-a940-b697987dd36a req-018e5885-1e0a-46e7-9c73-862730ba3f2f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:24:14.652929 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-018e5885-1e0a-46e7-9c73-862730ba3f2f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 200 Aug 06 05:24:14.653406 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 362/1451] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:14 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 1550 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:14.780191 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-ec0218c7-2c52-4163-a940-b697987dd36a req-474f0065-5f62-4620-b5a1-66c07650a1a5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:14.782580 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-474f0065-5f62-4620-b5a1-66c07650a1a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] PUT https://10.4.3.205/volume/v3/attachments/0861288e-f68e-4b0c-af79-165fcb6294b9 Aug 06 05:24:14.783064 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-474f0065-5f62-4620-b5a1-66c07650a1a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:14.791225 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-ec0218c7-2c52-4163-a940-b697987dd36a req-474f0065-5f62-4620-b5a1-66c07650a1a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Acquiring lock "cinder-attachment_update-e8775c5d-c698-4e69-9a76-f8616eb89ad8-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:24:14.799613 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-ec0218c7-2c52-4163-a940-b697987dd36a req-474f0065-5f62-4620-b5a1-66c07650a1a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Lock "cinder-attachment_update-e8775c5d-c698-4e69-9a76-f8616eb89ad8-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:24:14.801764 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:14.801764 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:14.916865 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-ec0218c7-2c52-4163-a940-b697987dd36a req-474f0065-5f62-4620-b5a1-66c07650a1a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Lock "cinder-attachment_update-e8775c5d-c698-4e69-9a76-f8616eb89ad8-np0000006623" released by "attachment_update" :: held 0.117s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:24:14.917524 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-474f0065-5f62-4620-b5a1-66c07650a1a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments/0861288e-f68e-4b0c-af79-165fcb6294b9 returned with HTTP 200 Aug 06 05:24:14.918125 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 367/1452] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:24:14 2026] PUT /volume/v3/attachments/0861288e-f68e-4b0c-af79-165fcb6294b9 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:14.947397 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ec0218c7-2c52-4163-a940-b697987dd36a req-61579b91-6c78-4927-be39-4fd468e1b42d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:14.951172 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-61579b91-6c78-4927-be39-4fd468e1b42d tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/attachments/0861288e-f68e-4b0c-af79-165fcb6294b9/action Aug 06 05:24:14.951697 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-61579b91-6c78-4927-be39-4fd468e1b42d tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:14.951883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-61579b91-6c78-4927-be39-4fd468e1b42d tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:14.976377 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:14.976377 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:14.988987 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ec0218c7-2c52-4163-a940-b697987dd36a req-61579b91-6c78-4927-be39-4fd468e1b42d tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments/0861288e-f68e-4b0c-af79-165fcb6294b9/action returned with HTTP 204 Aug 06 05:24:14.989555 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 369/1453] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:24:14 2026] POST /volume/v3/attachments/0861288e-f68e-4b0c-af79-165fcb6294b9/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:15.084936 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4dc1012d-e40a-4bf1-a102-d09601a10472 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:15.196494 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4dc1012d-e40a-4bf1-a102-d09601a10472 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes Aug 06 05:24:15.196762 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4dc1012d-e40a-4bf1-a102-d09601a10472 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:15.196991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4dc1012d-e40a-4bf1-a102-d09601a10472 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:15.197408 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-4dc1012d-e40a-4bf1-a102-d09601a10472 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:15.198158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4dc1012d-e40a-4bf1-a102-d09601a10472 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:15.211597 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4dc1012d-e40a-4bf1-a102-d09601a10472 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:15.211999 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4dc1012d-e40a-4bf1-a102-d09601a10472 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 200 Aug 06 05:24:15.212517 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 356/1454] 10.4.3.205 () {66 vars in 1237 bytes} [Thu Aug 6 05:24:15 2026] GET /volume/v3/volumes => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:15.223972 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7823c887-cc94-401f-8898-4bace38e9c50 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:15.226031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:15.226568 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1058965628"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:15.228368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1058965628'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:15.228522 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Create volume of 1 GB Aug 06 05:24:15.232961 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Availability Zones retrieved successfully. Aug 06 05:24:15.243407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Flow 'volume_create_api' (f4854e7d-ac6b-4990-ae40-aab4fd844cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:15.243758 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ea8070-2b33-4058-a1a8-87b9e70cb13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:15.245033 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:15.274602 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ea8070-2b33-4058-a1a8-87b9e70cb13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:15.275272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1191aa7-77d6-4f29-a57f-b0c09e219bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:15.339153 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Created reservations ['9395bc1d-a8be-47cb-8d01-1ed0170c189c', 'f2e733e7-f420-42ad-96c4-33f4cdce854b', '4b2c933f-e14f-430d-bbff-3e8847093a5c', '6db7a10e-074b-4d5c-8b7b-cb6d324a1e57'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:15.339153 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1191aa7-77d6-4f29-a57f-b0c09e219bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9395bc1d-a8be-47cb-8d01-1ed0170c189c', 'f2e733e7-f420-42ad-96c4-33f4cdce854b', '4b2c933f-e14f-430d-bbff-3e8847093a5c', '6db7a10e-074b-4d5c-8b7b-cb6d324a1e57']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:15.340158 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55ab1e4d-0ffe-4706-9a63-5fbe1c935ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:15.372697 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55ab1e4d-0ffe-4706-9a63-5fbe1c935ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c85e9f02-4223-4c34-997b-addf2ada31fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1058965628',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e05f258e7c6947c7bf8349284fe724fe',qos_specs=None,replication_status=,reservations=['9395bc1d-a8be-47cb-8d01-1ed0170c189c','f2e733e7-f420-42ad-96c4-33f4cdce854b','4b2c933f-e14f-430d-bbff-3e8847093a5c','6db7a10e-074b-4d5c-8b7b-cb6d324a1e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fee663af1b4b6dadd7b46691544267',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1058965628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c85e9f02-4223-4c34-997b-addf2ada31fa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e05f258e7c6947c7bf8349284fe724fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67fee663af1b4b6dadd7b46691544267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:15.373797 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49a20b3-53da-42e0-ad8b-882a138522a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:15.396314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49a20b3-53da-42e0-ad8b-882a138522a3) transitioned into state 'SUCCESS' from state '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-1058965628',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e05f258e7c6947c7bf8349284fe724fe',qos_specs=None,replication_status=,reservations=['9395bc1d-a8be-47cb-8d01-1ed0170c189c','f2e733e7-f420-42ad-96c4-33f4cdce854b','4b2c933f-e14f-430d-bbff-3e8847093a5c','6db7a10e-074b-4d5c-8b7b-cb6d324a1e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fee663af1b4b6dadd7b46691544267',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:15.396314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aebe458-2dd4-4a2b-a9aa-dd4f26466004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:15.402703 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aebe458-2dd4-4a2b-a9aa-dd4f26466004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:15.403695 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Flow 'volume_create_api' (f4854e7d-ac6b-4990-ae40-aab4fd844cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:15.403996 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Create volume request issued successfully. Aug 06 05:24:15.404564 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7823c887-cc94-401f-8898-4bace38e9c50 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:15.406159 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 363/1455] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:15 2026] POST /volume/v3/volumes => generated 764 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:15.420410 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc580a7a-aead-43ba-a577-2ebae90ad9c4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:15.422531 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc580a7a-aead-43ba-a577-2ebae90ad9c4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:15.422728 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc580a7a-aead-43ba-a577-2ebae90ad9c4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:15.422926 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc580a7a-aead-43ba-a577-2ebae90ad9c4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:15.440524 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:15.440524 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:15.447689 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cc580a7a-aead-43ba-a577-2ebae90ad9c4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:15.452844 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc580a7a-aead-43ba-a577-2ebae90ad9c4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa returned with HTTP 200 Aug 06 05:24:15.453222 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 368/1456] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:15 2026] GET /volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:16.251181 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a364d282-35ec-4d2d-9060-b668139921b9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:16.254257 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a364d282-35ec-4d2d-9060-b668139921b9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] DELETE https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:16.254419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a364d282-35ec-4d2d-9060-b668139921b9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:16.254636 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a364d282-35ec-4d2d-9060-b668139921b9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:16.254804 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-a364d282-35ec-4d2d-9060-b668139921b9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Delete volume with id: 7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:16.266803 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:16.266803 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:16.267461 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a364d282-35ec-4d2d-9060-b668139921b9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:16.294406 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a364d282-35ec-4d2d-9060-b668139921b9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Delete volume request issued successfully. Aug 06 05:24:16.294665 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a364d282-35ec-4d2d-9060-b668139921b9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 202 Aug 06 05:24:16.295206 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 370/1457] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:16 2026] DELETE /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:16.303032 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-36ed9a8e-013c-4e64-bdef-2890986652c4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:16.305715 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-36ed9a8e-013c-4e64-bdef-2890986652c4 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:16.306183 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-36ed9a8e-013c-4e64-bdef-2890986652c4 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:16.306183 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-36ed9a8e-013c-4e64-bdef-2890986652c4 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:16.315592 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:16.315592 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:16.321568 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-36ed9a8e-013c-4e64-bdef-2890986652c4 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:16.327447 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-36ed9a8e-013c-4e64-bdef-2890986652c4 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 200 Aug 06 05:24:16.327843 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 357/1458] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:16 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:16.470459 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3174db69-6a32-4ab9-b9fb-f2f4bdf7d3c2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:16.472509 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3174db69-6a32-4ab9-b9fb-f2f4bdf7d3c2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:16.473061 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3174db69-6a32-4ab9-b9fb-f2f4bdf7d3c2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:16.473243 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3174db69-6a32-4ab9-b9fb-f2f4bdf7d3c2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:16.488595 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:16.488595 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:16.493022 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3174db69-6a32-4ab9-b9fb-f2f4bdf7d3c2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:16.498328 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3174db69-6a32-4ab9-b9fb-f2f4bdf7d3c2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa returned with HTTP 200 Aug 06 05:24:16.498923 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 364/1459] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:16 2026] GET /volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:16.515869 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-401d5494-b0fa-4528-a2e9-2ac577ca629b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:16.518724 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-401d5494-b0fa-4528-a2e9-2ac577ca629b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:16.520107 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-401d5494-b0fa-4528-a2e9-2ac577ca629b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:16.520394 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-401d5494-b0fa-4528-a2e9-2ac577ca629b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:16.535072 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:16.535072 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:16.547888 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-401d5494-b0fa-4528-a2e9-2ac577ca629b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:16.554390 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-401d5494-b0fa-4528-a2e9-2ac577ca629b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa returned with HTTP 200 Aug 06 05:24:16.554824 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 369/1460] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:16 2026] GET /volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:16.567656 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:16.570335 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:16.570854 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1384207935"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:16.573280 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1384207935'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:16.573503 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Create volume of 1 GB Aug 06 05:24:16.580753 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Availability Zones retrieved successfully. Aug 06 05:24:16.588160 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Flow 'volume_create_api' (395e1517-1b64-4739-8885-361dd0e826ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:16.589744 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c05c3e-2640-44d3-aac5-47e562fdc916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:16.590932 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:16.620729 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c05c3e-2640-44d3-aac5-47e562fdc916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:16.621830 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7da6ef-ef36-4348-aa95-96988be79c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:16.676668 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Created reservations ['32a1851f-ca0d-4ca3-9c7f-73ee5f6676e0', '303f5f43-e153-403d-8817-c4be3d60c3f2', 'c94e3931-0f83-4cd3-80e9-aafc457e191f', 'c4e98e5a-79d7-4567-b68b-a060dd44eeda'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:16.677725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7da6ef-ef36-4348-aa95-96988be79c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32a1851f-ca0d-4ca3-9c7f-73ee5f6676e0', '303f5f43-e153-403d-8817-c4be3d60c3f2', 'c94e3931-0f83-4cd3-80e9-aafc457e191f', 'c4e98e5a-79d7-4567-b68b-a060dd44eeda']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:16.678710 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4765b16-0348-40ab-bce8-bdb78362ee3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:16.710973 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4765b16-0348-40ab-bce8-bdb78362ee3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65fee348-ee9e-418c-95f4-8c60c763dd65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1384207935',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e05f258e7c6947c7bf8349284fe724fe',qos_specs=None,replication_status=,reservations=['32a1851f-ca0d-4ca3-9c7f-73ee5f6676e0','303f5f43-e153-403d-8817-c4be3d60c3f2','c94e3931-0f83-4cd3-80e9-aafc457e191f','c4e98e5a-79d7-4567-b68b-a060dd44eeda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fee663af1b4b6dadd7b46691544267',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1384207935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65fee348-ee9e-418c-95f4-8c60c763dd65,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e05f258e7c6947c7bf8349284fe724fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67fee663af1b4b6dadd7b46691544267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:16.712099 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1d0991-2c2e-4912-921f-4b06f31f5b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:16.730384 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1d0991-2c2e-4912-921f-4b06f31f5b39) transitioned into state 'SUCCESS' from state '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-1384207935',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e05f258e7c6947c7bf8349284fe724fe',qos_specs=None,replication_status=,reservations=['32a1851f-ca0d-4ca3-9c7f-73ee5f6676e0','303f5f43-e153-403d-8817-c4be3d60c3f2','c94e3931-0f83-4cd3-80e9-aafc457e191f','c4e98e5a-79d7-4567-b68b-a060dd44eeda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fee663af1b4b6dadd7b46691544267',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:16.731181 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e8ec70-cc4e-4029-9d24-a153925a449b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:16.740939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e8ec70-cc4e-4029-9d24-a153925a449b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:16.742080 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Flow 'volume_create_api' (395e1517-1b64-4739-8885-361dd0e826ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:16.742441 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Create volume request issued successfully. Aug 06 05:24:16.743053 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-02dedc26-c55b-426e-ae3e-ed7b6fddbce1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:16.743642 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 371/1461] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:16 2026] POST /volume/v3/volumes => generated 764 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:16.757966 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a5fed6a4-946c-412c-b533-df3f82e5510d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:16.759872 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a5fed6a4-946c-412c-b533-df3f82e5510d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:16.760112 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a5fed6a4-946c-412c-b533-df3f82e5510d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:16.760320 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a5fed6a4-946c-412c-b533-df3f82e5510d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:16.773189 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:16.773189 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:16.779378 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a5fed6a4-946c-412c-b533-df3f82e5510d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:16.786512 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a5fed6a4-946c-412c-b533-df3f82e5510d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 returned with HTTP 200 Aug 06 05:24:16.787272 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 358/1462] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:16 2026] GET /volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:17.344331 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8c8e1c6d-92f0-469a-9970-dacce7a775ac None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:17.346185 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8c8e1c6d-92f0-469a-9970-dacce7a775ac tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 Aug 06 05:24:17.346395 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8c8e1c6d-92f0-469a-9970-dacce7a775ac tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:17.346597 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8c8e1c6d-92f0-469a-9970-dacce7a775ac tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:17.352336 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8c8e1c6d-92f0-469a-9970-dacce7a775ac tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 returned with HTTP 404 Aug 06 05:24:17.352854 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 365/1463] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:17 2026] GET /volume/v3/volumes/7dba2504-47dc-482d-9475-fbbbff80cb44 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:17.360942 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-10bd201b-a134-4e34-ad1d-39ca9c6f6ed9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:17.363935 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-10bd201b-a134-4e34-ad1d-39ca9c6f6ed9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:17.364176 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-10bd201b-a134-4e34-ad1d-39ca9c6f6ed9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:17.364458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-10bd201b-a134-4e34-ad1d-39ca9c6f6ed9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:17.364687 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-10bd201b-a134-4e34-ad1d-39ca9c6f6ed9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Delete volume with id: 6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:17.373148 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:17.373148 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:17.373638 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-10bd201b-a134-4e34-ad1d-39ca9c6f6ed9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:17.396913 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-10bd201b-a134-4e34-ad1d-39ca9c6f6ed9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Delete volume request issued successfully. Aug 06 05:24:17.397214 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-10bd201b-a134-4e34-ad1d-39ca9c6f6ed9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 202 Aug 06 05:24:17.397795 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 370/1464] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:17 2026] DELETE /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:17.407671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-52565201-367d-4c44-b266-d8acd6a2cd83 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:17.410870 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-52565201-367d-4c44-b266-d8acd6a2cd83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:17.411165 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-52565201-367d-4c44-b266-d8acd6a2cd83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:17.411449 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-52565201-367d-4c44-b266-d8acd6a2cd83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:17.426149 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:17.426149 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:17.435314 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-52565201-367d-4c44-b266-d8acd6a2cd83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:17.438334 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-52565201-367d-4c44-b266-d8acd6a2cd83 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 200 Aug 06 05:24:17.442275 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 372/1465] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:17 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:17.712650 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:17.763092 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:17.763622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1848823183"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:17.766820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1848823183'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:17.766988 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Create volume of 1 GB Aug 06 05:24:17.783375 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Availability Zones retrieved successfully. Aug 06 05:24:17.795535 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Flow 'volume_create_api' (2753a3aa-94a1-4c0f-b742-0146b394e557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:17.797614 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e13202b0-2b94-40e2-8b2c-f81e69d2130e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:17.799207 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:17.803436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cc53f987-1834-40c5-8cc0-06fa715e31b8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:17.807524 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc53f987-1834-40c5-8cc0-06fa715e31b8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:17.807524 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cc53f987-1834-40c5-8cc0-06fa715e31b8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:17.807524 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cc53f987-1834-40c5-8cc0-06fa715e31b8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:17.817113 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:17.817113 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:17.823896 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cc53f987-1834-40c5-8cc0-06fa715e31b8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:17.829917 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc53f987-1834-40c5-8cc0-06fa715e31b8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 returned with HTTP 200 Aug 06 05:24:17.830103 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 366/1466] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:17 2026] GET /volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:17.837193 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e13202b0-2b94-40e2-8b2c-f81e69d2130e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:17.838005 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7d8234-1944-45a6-987e-92fcf120f9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:17.845654 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-129f634f-7d4f-4354-a665-203949c57587 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:17.846587 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-129f634f-7d4f-4354-a665-203949c57587 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:17.846837 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-129f634f-7d4f-4354-a665-203949c57587 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:17.847092 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-129f634f-7d4f-4354-a665-203949c57587 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:17.861511 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:17.861511 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:17.868039 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-129f634f-7d4f-4354-a665-203949c57587 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:17.875829 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-129f634f-7d4f-4354-a665-203949c57587 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 returned with HTTP 200 Aug 06 05:24:17.876397 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 371/1467] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:17 2026] GET /volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:17.891368 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3499416a-f584-4a59-badf-b0c7854446e8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:17.895277 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:17.895654 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2026683918"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:17.897782 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2026683918'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:17.897958 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Create volume of 1 GB Aug 06 05:24:17.903751 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Availability Zones retrieved successfully. Aug 06 05:24:17.911211 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Flow 'volume_create_api' (25276e45-c722-4bf0-b41e-e3f55defbffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:17.912365 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16cc79f8-350c-4e0c-831d-f21f9c7cf6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:17.913360 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:17.921181 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Created reservations ['601895f5-29f7-4259-bb4e-6ef64c068a6a', '53aaefe4-5872-404b-8680-7d12c9a79d69', 'acef251f-45dc-4e3c-b21e-a034dfd2ee52', '4960c118-6a1d-4763-b7d9-0d5e8c503702'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:17.922258 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7d8234-1944-45a6-987e-92fcf120f9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['601895f5-29f7-4259-bb4e-6ef64c068a6a', '53aaefe4-5872-404b-8680-7d12c9a79d69', 'acef251f-45dc-4e3c-b21e-a034dfd2ee52', '4960c118-6a1d-4763-b7d9-0d5e8c503702']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:17.923211 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4133a9-3a9d-400c-88bf-69d12d3db103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:17.947957 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16cc79f8-350c-4e0c-831d-f21f9c7cf6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:17.949178 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e76dcb25-d8c1-4b48-8dbf-e0ff7472a02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:17.953322 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4133a9-3a9d-400c-88bf-69d12d3db103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42de3533-546a-45d5-8d31-8298a7b099ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1848823183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cba7e6339b64c6b92b342662e62c6cc',qos_specs=None,replication_status=,reservations=['601895f5-29f7-4259-bb4e-6ef64c068a6a','53aaefe4-5872-404b-8680-7d12c9a79d69','acef251f-45dc-4e3c-b21e-a034dfd2ee52','4960c118-6a1d-4763-b7d9-0d5e8c503702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ad8310c7b4e18827962760734435c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1848823183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42de3533-546a-45d5-8d31-8298a7b099ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cba7e6339b64c6b92b342662e62c6cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f52ad8310c7b4e18827962760734435c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:17.954036 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddae4d88-33b2-416b-b663-93e51f5f94c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:17.981127 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddae4d88-33b2-416b-b663-93e51f5f94c6) transitioned into state 'SUCCESS' from state '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-1848823183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cba7e6339b64c6b92b342662e62c6cc',qos_specs=None,replication_status=,reservations=['601895f5-29f7-4259-bb4e-6ef64c068a6a','53aaefe4-5872-404b-8680-7d12c9a79d69','acef251f-45dc-4e3c-b21e-a034dfd2ee52','4960c118-6a1d-4763-b7d9-0d5e8c503702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f52ad8310c7b4e18827962760734435c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:17.981991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f98f06-733e-40ca-8b02-ae5df008d3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:17.992311 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Created reservations ['48ead3b4-b112-4b6d-8df1-0426e36f70a2', '61f0d86a-4b01-4b01-9662-8191c9dd797d', '09201f65-87a2-4c70-a49b-130ed5e71672', 'b708d135-59b3-4019-86b0-54f1587bdf99'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:17.992425 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f98f06-733e-40ca-8b02-ae5df008d3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:17.993339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e76dcb25-d8c1-4b48-8dbf-e0ff7472a02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48ead3b4-b112-4b6d-8df1-0426e36f70a2', '61f0d86a-4b01-4b01-9662-8191c9dd797d', '09201f65-87a2-4c70-a49b-130ed5e71672', 'b708d135-59b3-4019-86b0-54f1587bdf99']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:17.993454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Flow 'volume_create_api' (2753a3aa-94a1-4c0f-b742-0146b394e557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:17.993861 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Create volume request issued successfully. Aug 06 05:24:17.994395 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a37a8e-6aec-46d1-8867-5c2888bdca17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:17.994542 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c9a6bd8-a28d-4e6c-a387-e85a757e9f0a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:17.995083 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 359/1468] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:24:17 2026] POST /volume/v3/volumes => generated 749 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:18.008775 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-86af43d2-1183-42fa-9c57-800251cdf4ff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:18.011021 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-86af43d2-1183-42fa-9c57-800251cdf4ff tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:18.011285 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-86af43d2-1183-42fa-9c57-800251cdf4ff tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:18.011547 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-86af43d2-1183-42fa-9c57-800251cdf4ff tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:18.020881 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a37a8e-6aec-46d1-8867-5c2888bdca17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14e97f50-5220-473b-ab1e-8b672db6c46a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2026683918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e05f258e7c6947c7bf8349284fe724fe',qos_specs=None,replication_status=,reservations=['48ead3b4-b112-4b6d-8df1-0426e36f70a2','61f0d86a-4b01-4b01-9662-8191c9dd797d','09201f65-87a2-4c70-a49b-130ed5e71672','b708d135-59b3-4019-86b0-54f1587bdf99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fee663af1b4b6dadd7b46691544267',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2026683918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14e97f50-5220-473b-ab1e-8b672db6c46a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e05f258e7c6947c7bf8349284fe724fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67fee663af1b4b6dadd7b46691544267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:18.022082 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a059d6-b14d-4115-83a1-866f2d0d70b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:18.023677 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:18.023677 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:18.031440 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-86af43d2-1183-42fa-9c57-800251cdf4ff tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:18.040434 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-86af43d2-1183-42fa-9c57-800251cdf4ff tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:18.040874 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 367/1469] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:18 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:24:18.046689 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a059d6-b14d-4115-83a1-866f2d0d70b5) transitioned into state 'SUCCESS' from state '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-2026683918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e05f258e7c6947c7bf8349284fe724fe',qos_specs=None,replication_status=,reservations=['48ead3b4-b112-4b6d-8df1-0426e36f70a2','61f0d86a-4b01-4b01-9662-8191c9dd797d','09201f65-87a2-4c70-a49b-130ed5e71672','b708d135-59b3-4019-86b0-54f1587bdf99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67fee663af1b4b6dadd7b46691544267',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:18.047394 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe3146a-a906-4ef7-9e0c-20079a271832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:18.056973 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe3146a-a906-4ef7-9e0c-20079a271832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:18.057946 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Flow 'volume_create_api' (25276e45-c722-4bf0-b41e-e3f55defbffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:18.058304 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Create volume request issued successfully. Aug 06 05:24:18.058897 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3499416a-f584-4a59-badf-b0c7854446e8 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:18.059378 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 373/1470] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:17 2026] POST /volume/v3/volumes => generated 764 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:18.075132 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0546109c-501b-4e26-8e88-16d59cc536b0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:18.076919 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0546109c-501b-4e26-8e88-16d59cc536b0 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:18.077159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0546109c-501b-4e26-8e88-16d59cc536b0 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:18.077407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0546109c-501b-4e26-8e88-16d59cc536b0 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:18.085726 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:18.085726 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:18.090441 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0546109c-501b-4e26-8e88-16d59cc536b0 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:18.097792 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0546109c-501b-4e26-8e88-16d59cc536b0 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a returned with HTTP 200 Aug 06 05:24:18.098214 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 372/1471] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:18 2026] GET /volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:18.452102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7892a488-96fb-4a74-9d6e-66918a45a57c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:18.453743 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7892a488-96fb-4a74-9d6e-66918a45a57c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 Aug 06 05:24:18.453896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7892a488-96fb-4a74-9d6e-66918a45a57c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:18.454106 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7892a488-96fb-4a74-9d6e-66918a45a57c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:18.460225 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7892a488-96fb-4a74-9d6e-66918a45a57c tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 returned with HTTP 404 Aug 06 05:24:18.460701 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 360/1472] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:18 2026] GET /volume/v3/volumes/6e52a028-7048-4385-ada3-1aa111ba28f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:18.514576 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2f9b7b55-2fd2-4cd4-a95a-14ff1269b9f0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:18.516396 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f9b7b55-2fd2-4cd4-a95a-14ff1269b9f0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] DELETE https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:24:18.516581 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f9b7b55-2fd2-4cd4-a95a-14ff1269b9f0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:18.516773 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f9b7b55-2fd2-4cd4-a95a-14ff1269b9f0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:18.516924 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-2f9b7b55-2fd2-4cd4-a95a-14ff1269b9f0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Delete volume with id: bed90b89-1697-4617-a104-493053233674 Aug 06 05:24:18.525317 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:18.525317 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:18.526352 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2f9b7b55-2fd2-4cd4-a95a-14ff1269b9f0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:18.542668 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2f9b7b55-2fd2-4cd4-a95a-14ff1269b9f0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Delete volume request issued successfully. Aug 06 05:24:18.542844 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f9b7b55-2fd2-4cd4-a95a-14ff1269b9f0 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 202 Aug 06 05:24:18.543268 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 368/1473] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:18 2026] DELETE /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:18.550648 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ac173956-80d7-4b66-9fc7-672389eb87e9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:18.554213 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ac173956-80d7-4b66-9fc7-672389eb87e9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:24:18.554503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ac173956-80d7-4b66-9fc7-672389eb87e9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:18.554744 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ac173956-80d7-4b66-9fc7-672389eb87e9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:18.561983 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:18.561983 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:18.566170 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ac173956-80d7-4b66-9fc7-672389eb87e9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Volume info retrieved successfully. Aug 06 05:24:18.570900 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ac173956-80d7-4b66-9fc7-672389eb87e9 tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 200 Aug 06 05:24:18.571405 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 374/1474] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:18 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.056919 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b5820e64-da98-4137-8828-5bf0939c1431 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.058566 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b5820e64-da98-4137-8828-5bf0939c1431 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:19.058735 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b5820e64-da98-4137-8828-5bf0939c1431 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.058907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b5820e64-da98-4137-8828-5bf0939c1431 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.066452 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.066452 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:19.070545 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b5820e64-da98-4137-8828-5bf0939c1431 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:19.074503 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b5820e64-da98-4137-8828-5bf0939c1431 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:19.074880 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 373/1475] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.112733 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9d48c267-4030-4418-ad0c-2bc064d0f477 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.114451 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9d48c267-4030-4418-ad0c-2bc064d0f477 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:19.114628 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9d48c267-4030-4418-ad0c-2bc064d0f477 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.114816 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9d48c267-4030-4418-ad0c-2bc064d0f477 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.121735 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.121735 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:19.125758 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9d48c267-4030-4418-ad0c-2bc064d0f477 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:19.129410 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9d48c267-4030-4418-ad0c-2bc064d0f477 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a returned with HTTP 200 Aug 06 05:24:19.129782 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 361/1476] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.144629 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-08504399-ab8f-4564-ad8c-cd17e488b4b1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.146388 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08504399-ab8f-4564-ad8c-cd17e488b4b1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:19.146600 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08504399-ab8f-4564-ad8c-cd17e488b4b1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.146789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08504399-ab8f-4564-ad8c-cd17e488b4b1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.153933 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.153933 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:19.158067 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-08504399-ab8f-4564-ad8c-cd17e488b4b1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:19.162380 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08504399-ab8f-4564-ad8c-cd17e488b4b1 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a returned with HTTP 200 Aug 06 05:24:19.165370 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 369/1477] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.176956 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d8e8c394-cd60-414b-b35e-58bb6534712f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.178974 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d8e8c394-cd60-414b-b35e-58bb6534712f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes Aug 06 05:24:19.179217 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d8e8c394-cd60-414b-b35e-58bb6534712f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.179453 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d8e8c394-cd60-414b-b35e-58bb6534712f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.179762 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-d8e8c394-cd60-414b-b35e-58bb6534712f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.180641 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d8e8c394-cd60-414b-b35e-58bb6534712f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.190805 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d8e8c394-cd60-414b-b35e-58bb6534712f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.191645 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d8e8c394-cd60-414b-b35e-58bb6534712f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 200 Aug 06 05:24:19.192177 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 375/1478] 10.4.3.205 () {66 vars in 1237 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes => generated 976 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.202890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-75049d88-73b7-4597-8841-3f7ba6ebff46 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.204698 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-75049d88-73b7-4597-8841-3f7ba6ebff46 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1058965628 Aug 06 05:24:19.204862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-75049d88-73b7-4597-8841-3f7ba6ebff46 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.205045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-75049d88-73b7-4597-8841-3f7ba6ebff46 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.205357 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-75049d88-73b7-4597-8841-3f7ba6ebff46 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.206005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-75049d88-73b7-4597-8841-3f7ba6ebff46 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1058965628'), ('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.239771 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-75049d88-73b7-4597-8841-3f7ba6ebff46 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.240251 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-75049d88-73b7-4597-8841-3f7ba6ebff46 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1058965628 returned with HTTP 200 Aug 06 05:24:19.240718 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 374/1479] 10.4.3.205 () {66 vars in 1338 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1058965628 => generated 334 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.256051 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4749837c-1dee-4c75-a937-cba9890c1e9c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.258030 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4749837c-1dee-4c75-a937-cba9890c1e9c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1384207935 Aug 06 05:24:19.258240 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4749837c-1dee-4c75-a937-cba9890c1e9c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.258451 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4749837c-1dee-4c75-a937-cba9890c1e9c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.258768 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-4749837c-1dee-4c75-a937-cba9890c1e9c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.259498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4749837c-1dee-4c75-a937-cba9890c1e9c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1384207935'), ('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.296781 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4749837c-1dee-4c75-a937-cba9890c1e9c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.296912 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.296912 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:19.301146 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4749837c-1dee-4c75-a937-cba9890c1e9c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1384207935 returned with HTTP 200 Aug 06 05:24:19.301544 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 362/1480] 10.4.3.205 () {66 vars in 1359 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1384207935 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.314895 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-42263717-8260-4fac-80b7-c898deb51ac5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.321565 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-42263717-8260-4fac-80b7-c898deb51ac5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?limit=1 Aug 06 05:24:19.321565 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-42263717-8260-4fac-80b7-c898deb51ac5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.321565 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-42263717-8260-4fac-80b7-c898deb51ac5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.321565 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-42263717-8260-4fac-80b7-c898deb51ac5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.321565 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-42263717-8260-4fac-80b7-c898deb51ac5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.329196 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-42263717-8260-4fac-80b7-c898deb51ac5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.330360 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.330360 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:19.335600 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-42263717-8260-4fac-80b7-c898deb51ac5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 06 05:24:19.336249 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 370/1481] 10.4.3.205 () {66 vars in 1273 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:19.355006 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a9a9223e-14ab-4fc2-a9df-8e93c73fce38 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.356997 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a9a9223e-14ab-4fc2-a9df-8e93c73fce38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?limit=1&marker=14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:19.357200 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a9a9223e-14ab-4fc2-a9df-8e93c73fce38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.357413 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a9a9223e-14ab-4fc2-a9df-8e93c73fce38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.357681 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-a9a9223e-14ab-4fc2-a9df-8e93c73fce38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.358009 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.358009 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:19.358420 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a9a9223e-14ab-4fc2-a9df-8e93c73fce38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.409981 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a9a9223e-14ab-4fc2-a9df-8e93c73fce38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.409981 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.409981 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:19.415587 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a9a9223e-14ab-4fc2-a9df-8e93c73fce38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?limit=1&marker=14e97f50-5220-473b-ab1e-8b672db6c46a returned with HTTP 200 Aug 06 05:24:19.416146 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 376/1482] 10.4.3.205 () {66 vars in 1361 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=14e97f50-5220-473b-ab1e-8b672db6c46a => generated 1003 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:19.433330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-399f8eb5-7f16-4bae-b8ee-016b1167818a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.434552 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-399f8eb5-7f16-4bae-b8ee-016b1167818a tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?limit=1&marker=65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:19.434789 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-399f8eb5-7f16-4bae-b8ee-016b1167818a tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.435131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-399f8eb5-7f16-4bae-b8ee-016b1167818a tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.435608 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-399f8eb5-7f16-4bae-b8ee-016b1167818a tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.436145 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.436145 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:19.436652 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-399f8eb5-7f16-4bae-b8ee-016b1167818a tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.481412 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-399f8eb5-7f16-4bae-b8ee-016b1167818a tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.483185 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.483185 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:19.500782 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-399f8eb5-7f16-4bae-b8ee-016b1167818a tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?limit=1&marker=65fee348-ee9e-418c-95f4-8c60c763dd65 returned with HTTP 200 Aug 06 05:24:19.501317 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 375/1483] 10.4.3.205 () {66 vars in 1361 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=65fee348-ee9e-418c-95f4-8c60c763dd65 => generated 1003 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:19.517216 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6869d1a6-8015-4aab-93b4-f6dfaba200a9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.519588 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6869d1a6-8015-4aab-93b4-f6dfaba200a9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?limit=1&marker=c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:19.519841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6869d1a6-8015-4aab-93b4-f6dfaba200a9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.520094 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6869d1a6-8015-4aab-93b4-f6dfaba200a9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.520586 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-6869d1a6-8015-4aab-93b4-f6dfaba200a9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.522519 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6869d1a6-8015-4aab-93b4-f6dfaba200a9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.591562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7be1b225-527d-40e0-a64a-c5ee780284aa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.591704 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6869d1a6-8015-4aab-93b4-f6dfaba200a9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.594733 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6869d1a6-8015-4aab-93b4-f6dfaba200a9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?limit=1&marker=c85e9f02-4223-4c34-997b-addf2ada31fa returned with HTTP 200 Aug 06 05:24:19.595271 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 363/1484] 10.4.3.205 () {66 vars in 1361 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=c85e9f02-4223-4c34-997b-addf2ada31fa => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:19.599761 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7be1b225-527d-40e0-a64a-c5ee780284aa tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] GET https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 Aug 06 05:24:19.599993 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7be1b225-527d-40e0-a64a-c5ee780284aa tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.600169 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7be1b225-527d-40e0-a64a-c5ee780284aa tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.612278 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7be1b225-527d-40e0-a64a-c5ee780284aa tempest-AttachVolumeTestJSON-570861758 tempest-AttachVolumeTestJSON-570861758-project-member] https://10.4.3.205/volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 returned with HTTP 404 Aug 06 05:24:19.612278 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 371/1485] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/bed90b89-1697-4617-a104-493053233674 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:19.612615 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0356d98f-b8e9-42a9-ad56-110fc9d8c2cb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.622344 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0356d98f-b8e9-42a9-ad56-110fc9d8c2cb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 06 05:24:19.623194 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0356d98f-b8e9-42a9-ad56-110fc9d8c2cb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.623194 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0356d98f-b8e9-42a9-ad56-110fc9d8c2cb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.626045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-0356d98f-b8e9-42a9-ad56-110fc9d8c2cb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.626045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0356d98f-b8e9-42a9-ad56-110fc9d8c2cb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value available, assuming string {{(pid=100429) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:19.626045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0356d98f-b8e9-42a9-ad56-110fc9d8c2cb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.658485 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0356d98f-b8e9-42a9-ad56-110fc9d8c2cb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.658675 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.658675 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:19.665498 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0356d98f-b8e9-42a9-ad56-110fc9d8c2cb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 06 05:24:19.667581 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 377/1486] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:19.693990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-28f166f2-3371-4e99-8452-824c8954dc38 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.696782 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-28f166f2-3371-4e99-8452-824c8954dc38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 06 05:24:19.697519 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-28f166f2-3371-4e99-8452-824c8954dc38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.697800 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-28f166f2-3371-4e99-8452-824c8954dc38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.698179 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-28f166f2-3371-4e99-8452-824c8954dc38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.698571 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-28f166f2-3371-4e99-8452-824c8954dc38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value available, assuming string {{(pid=100428) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:19.699468 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-28f166f2-3371-4e99-8452-824c8954dc38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.730728 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-28f166f2-3371-4e99-8452-824c8954dc38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.732071 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.732071 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:19.740357 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-28f166f2-3371-4e99-8452-824c8954dc38 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 06 05:24:19.740842 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 376/1487] 10.4.3.205 () {66 vars in 1359 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:19.757874 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-34d3593b-52c7-431f-8b93-0dd34adce9fd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.761319 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-34d3593b-52c7-431f-8b93-0dd34adce9fd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?limit=1 Aug 06 05:24:19.761319 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-34d3593b-52c7-431f-8b93-0dd34adce9fd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.761319 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-34d3593b-52c7-431f-8b93-0dd34adce9fd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.761319 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-34d3593b-52c7-431f-8b93-0dd34adce9fd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.761319 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-34d3593b-52c7-431f-8b93-0dd34adce9fd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.767475 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-34d3593b-52c7-431f-8b93-0dd34adce9fd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.768022 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-34d3593b-52c7-431f-8b93-0dd34adce9fd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 06 05:24:19.768393 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 364/1488] 10.4.3.205 () {66 vars in 1252 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.781139 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bacb11c5-9c3d-4aa0-970d-cec9ca807ddf None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.782867 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bacb11c5-9c3d-4aa0-970d-cec9ca807ddf tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?limit=1&marker=14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:19.783056 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bacb11c5-9c3d-4aa0-970d-cec9ca807ddf tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.783249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bacb11c5-9c3d-4aa0-970d-cec9ca807ddf tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.783512 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-bacb11c5-9c3d-4aa0-970d-cec9ca807ddf tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.784216 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bacb11c5-9c3d-4aa0-970d-cec9ca807ddf tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.828763 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bacb11c5-9c3d-4aa0-970d-cec9ca807ddf tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.828956 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bacb11c5-9c3d-4aa0-970d-cec9ca807ddf tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?limit=1&marker=14e97f50-5220-473b-ab1e-8b672db6c46a returned with HTTP 200 Aug 06 05:24:19.829575 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 372/1489] 10.4.3.205 () {66 vars in 1340 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes?limit=1&marker=14e97f50-5220-473b-ab1e-8b672db6c46a => generated 470 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.843464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8f0f8afb-b0bc-4021-aa26-0f89632a2a3b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.846634 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8f0f8afb-b0bc-4021-aa26-0f89632a2a3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?limit=1&marker=65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:19.847092 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8f0f8afb-b0bc-4021-aa26-0f89632a2a3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.847092 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8f0f8afb-b0bc-4021-aa26-0f89632a2a3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.847639 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-8f0f8afb-b0bc-4021-aa26-0f89632a2a3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.848835 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8f0f8afb-b0bc-4021-aa26-0f89632a2a3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.872593 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8f0f8afb-b0bc-4021-aa26-0f89632a2a3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.874366 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8f0f8afb-b0bc-4021-aa26-0f89632a2a3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?limit=1&marker=65fee348-ee9e-418c-95f4-8c60c763dd65 returned with HTTP 200 Aug 06 05:24:19.874366 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 378/1490] 10.4.3.205 () {66 vars in 1340 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes?limit=1&marker=65fee348-ee9e-418c-95f4-8c60c763dd65 => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.887541 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e91a987c-2f98-4747-8c6f-934888674c51 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.890476 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e91a987c-2f98-4747-8c6f-934888674c51 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?limit=1&marker=c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:19.890752 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e91a987c-2f98-4747-8c6f-934888674c51 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.891171 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e91a987c-2f98-4747-8c6f-934888674c51 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.891525 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-e91a987c-2f98-4747-8c6f-934888674c51 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.893161 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e91a987c-2f98-4747-8c6f-934888674c51 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.912836 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e91a987c-2f98-4747-8c6f-934888674c51 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.913165 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e91a987c-2f98-4747-8c6f-934888674c51 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?limit=1&marker=c85e9f02-4223-4c34-997b-addf2ada31fa returned with HTTP 200 Aug 06 05:24:19.913639 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 377/1491] 10.4.3.205 () {66 vars in 1340 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes?limit=1&marker=c85e9f02-4223-4c34-997b-addf2ada31fa => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:19.929123 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ffb9ee61-6eaf-467b-a3bf-2e32714b4f10 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.930123 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ffb9ee61-6eaf-467b-a3bf-2e32714b4f10 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1384207935&status=available Aug 06 05:24:19.930322 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ffb9ee61-6eaf-467b-a3bf-2e32714b4f10 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.930757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ffb9ee61-6eaf-467b-a3bf-2e32714b4f10 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.930757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-ffb9ee61-6eaf-467b-a3bf-2e32714b4f10 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.930957 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ffb9ee61-6eaf-467b-a3bf-2e32714b4f10 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value available, assuming string {{(pid=100427) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:19.931195 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.931195 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:19.931594 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ffb9ee61-6eaf-467b-a3bf-2e32714b4f10 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1384207935'), ('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:19.965614 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ffb9ee61-6eaf-467b-a3bf-2e32714b4f10 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:19.967191 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ffb9ee61-6eaf-467b-a3bf-2e32714b4f10 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1384207935&status=available returned with HTTP 200 Aug 06 05:24:19.967738 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 365/1492] 10.4.3.205 () {66 vars in 1372 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1384207935&status=available => generated 334 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:19.983440 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-08140e45-4d51-43fc-b205-eafb8d783922 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:19.986564 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08140e45-4d51-43fc-b205-eafb8d783922 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1384207935&status=available Aug 06 05:24:19.986721 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08140e45-4d51-43fc-b205-eafb8d783922 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:19.986881 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08140e45-4d51-43fc-b205-eafb8d783922 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:19.990700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-08140e45-4d51-43fc-b205-eafb8d783922 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:19.991025 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-08140e45-4d51-43fc-b205-eafb8d783922 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value available, assuming string {{(pid=100426) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:19.991308 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:19.991308 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:19.991764 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-08140e45-4d51-43fc-b205-eafb8d783922 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1384207935'), ('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.027043 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-08140e45-4d51-43fc-b205-eafb8d783922 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.027968 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.027968 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:20.039315 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08140e45-4d51-43fc-b205-eafb8d783922 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1384207935&status=available returned with HTTP 200 Aug 06 05:24:20.039666 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 373/1493] 10.4.3.205 () {66 vars in 1393 bytes} [Thu Aug 6 05:24:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1384207935&status=available => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.058616 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-512e1a4e-0f77-40ef-8013-c2e6f6564123 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.061652 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-512e1a4e-0f77-40ef-8013-c2e6f6564123 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?marker=65fee348-ee9e-418c-95f4-8c60c763dd65&sort=id%3Aasc Aug 06 05:24:20.061800 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-512e1a4e-0f77-40ef-8013-c2e6f6564123 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.062627 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-512e1a4e-0f77-40ef-8013-c2e6f6564123 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.062627 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-512e1a4e-0f77-40ef-8013-c2e6f6564123 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.062704 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.062704 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:20.063235 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-512e1a4e-0f77-40ef-8013-c2e6f6564123 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.106055 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-512e1a4e-0f77-40ef-8013-c2e6f6564123 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.106763 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.106763 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:20.110861 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-512e1a4e-0f77-40ef-8013-c2e6f6564123 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?marker=65fee348-ee9e-418c-95f4-8c60c763dd65&sort=id%3Aasc returned with HTTP 200 Aug 06 05:24:20.111253 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 379/1494] 10.4.3.205 () {66 vars in 1373 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes/detail?marker=65fee348-ee9e-418c-95f4-8c60c763dd65&sort=id%3Aasc => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.127241 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0a1917cb-fa4f-4e5d-ad60-4f2cc890beb4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.130262 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0a1917cb-fa4f-4e5d-ad60-4f2cc890beb4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 05:24:20.130583 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0a1917cb-fa4f-4e5d-ad60-4f2cc890beb4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.130873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0a1917cb-fa4f-4e5d-ad60-4f2cc890beb4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.131253 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-0a1917cb-fa4f-4e5d-ad60-4f2cc890beb4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.132342 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0a1917cb-fa4f-4e5d-ad60-4f2cc890beb4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.179160 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0a1917cb-fa4f-4e5d-ad60-4f2cc890beb4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.180126 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.180126 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:20.198943 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0a1917cb-fa4f-4e5d-ad60-4f2cc890beb4 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 05:24:20.199789 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 378/1495] 10.4.3.205 () {66 vars in 1337 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:20.218312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a0817e0a-77d1-464b-a039-f39388962457 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.220700 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a0817e0a-77d1-464b-a039-f39388962457 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:24:20.220700 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a0817e0a-77d1-464b-a039-f39388962457 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.220978 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a0817e0a-77d1-464b-a039-f39388962457 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.221083 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-a0817e0a-77d1-464b-a039-f39388962457 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.221555 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.221555 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:20.222081 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a0817e0a-77d1-464b-a039-f39388962457 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.231714 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a0817e0a-77d1-464b-a039-f39388962457 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.233092 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.233092 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:20.237819 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a0817e0a-77d1-464b-a039-f39388962457 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:24:20.238450 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 366/1496] 10.4.3.205 () {66 vars in 1258 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:20.259756 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0ad6c38f-f6c0-44ef-9b79-f8e47bbc514b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.263938 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ad6c38f-f6c0-44ef-9b79-f8e47bbc514b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 05:24:20.263938 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0ad6c38f-f6c0-44ef-9b79-f8e47bbc514b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.264088 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0ad6c38f-f6c0-44ef-9b79-f8e47bbc514b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.265129 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-0ad6c38f-f6c0-44ef-9b79-f8e47bbc514b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.265528 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0ad6c38f-f6c0-44ef-9b79-f8e47bbc514b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.303792 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0ad6c38f-f6c0-44ef-9b79-f8e47bbc514b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.304826 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ad6c38f-f6c0-44ef-9b79-f8e47bbc514b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 05:24:20.305329 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 374/1497] 10.4.3.205 () {66 vars in 1316 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.321539 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-36504831-1363-4339-87c9-3ac7b1ff7802 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.323498 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-36504831-1363-4339-87c9-3ac7b1ff7802 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?availability_zone=nova Aug 06 05:24:20.323736 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-36504831-1363-4339-87c9-3ac7b1ff7802 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.323911 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-36504831-1363-4339-87c9-3ac7b1ff7802 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.324166 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-36504831-1363-4339-87c9-3ac7b1ff7802 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.324374 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-36504831-1363-4339-87c9-3ac7b1ff7802 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value nova, assuming string {{(pid=100429) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:20.325029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-36504831-1363-4339-87c9-3ac7b1ff7802 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.361411 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-36504831-1363-4339-87c9-3ac7b1ff7802 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.362023 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-36504831-1363-4339-87c9-3ac7b1ff7802 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 05:24:20.362441 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 380/1498] 10.4.3.205 () {66 vars in 1282 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.375173 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f1d64c15-53fe-44cb-bdce-ddc2730f4dee None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.377068 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f1d64c15-53fe-44cb-bdce-ddc2730f4dee tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?availability_zone=nova Aug 06 05:24:20.377381 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f1d64c15-53fe-44cb-bdce-ddc2730f4dee tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.377486 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f1d64c15-53fe-44cb-bdce-ddc2730f4dee tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.377727 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-f1d64c15-53fe-44cb-bdce-ddc2730f4dee tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.377989 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f1d64c15-53fe-44cb-bdce-ddc2730f4dee tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value nova, assuming string {{(pid=100428) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:20.378574 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f1d64c15-53fe-44cb-bdce-ddc2730f4dee tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.406235 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f1d64c15-53fe-44cb-bdce-ddc2730f4dee tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.406812 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f1d64c15-53fe-44cb-bdce-ddc2730f4dee tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 05:24:20.407254 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 379/1499] 10.4.3.205 () {66 vars in 1282 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.418740 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8b1976ba-729b-4375-94a8-e069fa3d95cd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.420677 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8b1976ba-729b-4375-94a8-e069fa3d95cd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?bootable=false Aug 06 05:24:20.420768 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8b1976ba-729b-4375-94a8-e069fa3d95cd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.421059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8b1976ba-729b-4375-94a8-e069fa3d95cd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.421265 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-8b1976ba-729b-4375-94a8-e069fa3d95cd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.421967 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8b1976ba-729b-4375-94a8-e069fa3d95cd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.454002 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8b1976ba-729b-4375-94a8-e069fa3d95cd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.454813 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8b1976ba-729b-4375-94a8-e069fa3d95cd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 05:24:20.455426 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 367/1500] 10.4.3.205 () {66 vars in 1266 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.469206 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-371f9ade-5003-472b-a012-20cecaf5738f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.471503 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-371f9ade-5003-472b-a012-20cecaf5738f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?bootable=false Aug 06 05:24:20.474003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-371f9ade-5003-472b-a012-20cecaf5738f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.474003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-371f9ade-5003-472b-a012-20cecaf5738f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.474003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-371f9ade-5003-472b-a012-20cecaf5738f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.474003 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.474003 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:20.474003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-371f9ade-5003-472b-a012-20cecaf5738f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.514771 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-371f9ade-5003-472b-a012-20cecaf5738f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.515324 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-371f9ade-5003-472b-a012-20cecaf5738f tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 05:24:20.515752 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 375/1501] 10.4.3.205 () {66 vars in 1266 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.525350 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-abc9b965-779c-4137-8207-579df72efac9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.527437 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-abc9b965-779c-4137-8207-579df72efac9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?status=available Aug 06 05:24:20.527542 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-abc9b965-779c-4137-8207-579df72efac9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.527765 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-abc9b965-779c-4137-8207-579df72efac9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.528067 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-abc9b965-779c-4137-8207-579df72efac9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.528330 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-abc9b965-779c-4137-8207-579df72efac9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value available, assuming string {{(pid=100429) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:20.528587 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.528587 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:20.528992 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-abc9b965-779c-4137-8207-579df72efac9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.544186 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-abc9b965-779c-4137-8207-579df72efac9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.544783 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-abc9b965-779c-4137-8207-579df72efac9 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 05:24:20.545208 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 381/1502] 10.4.3.205 () {66 vars in 1270 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.554561 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7697edc8-4d08-48ae-b5a5-dd51eafa48d5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.556146 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7697edc8-4d08-48ae-b5a5-dd51eafa48d5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes?status=available Aug 06 05:24:20.556365 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7697edc8-4d08-48ae-b5a5-dd51eafa48d5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.556586 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7697edc8-4d08-48ae-b5a5-dd51eafa48d5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.556903 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-7697edc8-4d08-48ae-b5a5-dd51eafa48d5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.557146 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7697edc8-4d08-48ae-b5a5-dd51eafa48d5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value available, assuming string {{(pid=100428) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:20.557409 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.557409 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:20.557775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7697edc8-4d08-48ae-b5a5-dd51eafa48d5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.591218 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7697edc8-4d08-48ae-b5a5-dd51eafa48d5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.593965 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7697edc8-4d08-48ae-b5a5-dd51eafa48d5 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 05:24:20.593965 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 380/1503] 10.4.3.205 () {66 vars in 1270 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.602729 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d4cc60a6-0d77-4315-8075-39accecf148c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.604997 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d4cc60a6-0d77-4315-8075-39accecf148c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?availability_zone=nova Aug 06 05:24:20.605271 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d4cc60a6-0d77-4315-8075-39accecf148c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.606582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d4cc60a6-0d77-4315-8075-39accecf148c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.606582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-d4cc60a6-0d77-4315-8075-39accecf148c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.606582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d4cc60a6-0d77-4315-8075-39accecf148c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value nova, assuming string {{(pid=100427) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:20.606582 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.606582 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:20.606781 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d4cc60a6-0d77-4315-8075-39accecf148c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.635411 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d4cc60a6-0d77-4315-8075-39accecf148c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.636372 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.636372 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:20.641671 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d4cc60a6-0d77-4315-8075-39accecf148c tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 06 05:24:20.642089 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 368/1504] 10.4.3.205 () {66 vars in 1303 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:20.657579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-498450b4-b63b-430e-b5bf-f42c87cd4f55 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.659889 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-498450b4-b63b-430e-b5bf-f42c87cd4f55 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?bootable=false Aug 06 05:24:20.659889 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-498450b4-b63b-430e-b5bf-f42c87cd4f55 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.659889 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-498450b4-b63b-430e-b5bf-f42c87cd4f55 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.659889 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-498450b4-b63b-430e-b5bf-f42c87cd4f55 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.660071 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.660071 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:20.660503 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-498450b4-b63b-430e-b5bf-f42c87cd4f55 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.667922 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-498450b4-b63b-430e-b5bf-f42c87cd4f55 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.668789 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.668789 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:20.672334 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-498450b4-b63b-430e-b5bf-f42c87cd4f55 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 06 05:24:20.672690 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 376/1505] 10.4.3.205 () {66 vars in 1287 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:20.686229 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a5a78ab6-9da1-45eb-a311-c5e0c71d39a3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.688235 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5a78ab6-9da1-45eb-a311-c5e0c71d39a3 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/detail?status=available Aug 06 05:24:20.688480 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5a78ab6-9da1-45eb-a311-c5e0c71d39a3 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.688708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5a78ab6-9da1-45eb-a311-c5e0c71d39a3 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.689209 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-a5a78ab6-9da1-45eb-a311-c5e0c71d39a3 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:20.689362 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a5a78ab6-9da1-45eb-a311-c5e0c71d39a3 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Could not evaluate value available, assuming string {{(pid=100429) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:24:20.689685 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.689685 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:20.691174 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a5a78ab6-9da1-45eb-a311-c5e0c71d39a3 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:20.707540 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a5a78ab6-9da1-45eb-a311-c5e0c71d39a3 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Get all volumes completed successfully. Aug 06 05:24:20.708574 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.708574 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:20.720145 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5a78ab6-9da1-45eb-a311-c5e0c71d39a3 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 06 05:24:20.720214 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 382/1506] 10.4.3.205 () {66 vars in 1291 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:20.740019 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2a7dc173-ec71-4a2d-998e-c1ea2d0dce3b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.741741 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a7dc173-ec71-4a2d-998e-c1ea2d0dce3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:20.741923 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a7dc173-ec71-4a2d-998e-c1ea2d0dce3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.742125 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a7dc173-ec71-4a2d-998e-c1ea2d0dce3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.749393 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.749393 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:20.756282 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a7dc173-ec71-4a2d-998e-c1ea2d0dce3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:20.761232 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a7dc173-ec71-4a2d-998e-c1ea2d0dce3b tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a returned with HTTP 200 Aug 06 05:24:20.761608 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 381/1507] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:20.773665 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-99a27620-3b94-48b5-b8d5-553686381251 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.775522 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99a27620-3b94-48b5-b8d5-553686381251 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] DELETE https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:20.775709 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-99a27620-3b94-48b5-b8d5-553686381251 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.775883 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-99a27620-3b94-48b5-b8d5-553686381251 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.776066 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-99a27620-3b94-48b5-b8d5-553686381251 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Delete volume with id: 14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:20.784900 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.784900 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:20.785676 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-99a27620-3b94-48b5-b8d5-553686381251 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:20.805794 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-99a27620-3b94-48b5-b8d5-553686381251 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Delete volume request issued successfully. Aug 06 05:24:20.806032 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99a27620-3b94-48b5-b8d5-553686381251 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a returned with HTTP 202 Aug 06 05:24:20.806528 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 369/1508] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:20 2026] DELETE /volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:20.819086 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a9d265b0-33f3-4d64-a590-ade1ad0a237d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:20.820966 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a9d265b0-33f3-4d64-a590-ade1ad0a237d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:20.821269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a9d265b0-33f3-4d64-a590-ade1ad0a237d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:20.821549 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a9d265b0-33f3-4d64-a590-ade1ad0a237d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:20.828601 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:20.828601 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:20.831915 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a9d265b0-33f3-4d64-a590-ade1ad0a237d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:20.836477 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a9d265b0-33f3-4d64-a590-ade1ad0a237d tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a returned with HTTP 200 Aug 06 05:24:20.836981 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 377/1509] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:20 2026] GET /volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:21.852366 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-84c014f8-4dfc-44ee-b8cd-2754094b6a34 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:21.854743 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-84c014f8-4dfc-44ee-b8cd-2754094b6a34 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a Aug 06 05:24:21.854743 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-84c014f8-4dfc-44ee-b8cd-2754094b6a34 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:21.854743 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-84c014f8-4dfc-44ee-b8cd-2754094b6a34 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:21.859448 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-84c014f8-4dfc-44ee-b8cd-2754094b6a34 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a returned with HTTP 404 Aug 06 05:24:21.859853 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 383/1510] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:21 2026] GET /volume/v3/volumes/14e97f50-5220-473b-ab1e-8b672db6c46a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:21.868338 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-29bd0a56-7948-405a-8c1a-fe3d12822bbd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:21.870378 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-29bd0a56-7948-405a-8c1a-fe3d12822bbd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:21.870605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-29bd0a56-7948-405a-8c1a-fe3d12822bbd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:21.870862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-29bd0a56-7948-405a-8c1a-fe3d12822bbd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:21.878753 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:21.878753 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:21.884740 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-29bd0a56-7948-405a-8c1a-fe3d12822bbd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:21.891515 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-29bd0a56-7948-405a-8c1a-fe3d12822bbd tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 returned with HTTP 200 Aug 06 05:24:21.892023 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 382/1511] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:21 2026] GET /volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:21.908277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3627088e-778c-4df9-a00b-ae7a42ac46d2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:21.911028 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3627088e-778c-4df9-a00b-ae7a42ac46d2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] DELETE https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:21.911236 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3627088e-778c-4df9-a00b-ae7a42ac46d2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:21.911454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3627088e-778c-4df9-a00b-ae7a42ac46d2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:21.911643 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-3627088e-778c-4df9-a00b-ae7a42ac46d2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Delete volume with id: 65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:21.918175 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:21.918175 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:21.918771 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3627088e-778c-4df9-a00b-ae7a42ac46d2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:21.938448 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3627088e-778c-4df9-a00b-ae7a42ac46d2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Delete volume request issued successfully. Aug 06 05:24:21.938716 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3627088e-778c-4df9-a00b-ae7a42ac46d2 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 returned with HTTP 202 Aug 06 05:24:21.939245 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 370/1512] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:21 2026] DELETE /volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:21.948433 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-35a3e548-4573-4581-ba02-1d158f8b2cac None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:21.950443 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-35a3e548-4573-4581-ba02-1d158f8b2cac tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:21.950696 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-35a3e548-4573-4581-ba02-1d158f8b2cac tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:21.950926 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-35a3e548-4573-4581-ba02-1d158f8b2cac tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:21.958953 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:21.958953 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:21.964835 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-35a3e548-4573-4581-ba02-1d158f8b2cac tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:21.974039 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-35a3e548-4573-4581-ba02-1d158f8b2cac tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 returned with HTTP 200 Aug 06 05:24:21.974594 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 378/1513] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:21 2026] GET /volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:22.555489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-20369134-af82-4a2b-9c57-dc419b055a9a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:22.558027 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-20369134-af82-4a2b-9c57-dc419b055a9a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:22.558238 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-20369134-af82-4a2b-9c57-dc419b055a9a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:22.558511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-20369134-af82-4a2b-9c57-dc419b055a9a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:22.569468 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:22.569468 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:22.574338 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-20369134-af82-4a2b-9c57-dc419b055a9a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:22.580425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-20369134-af82-4a2b-9c57-dc419b055a9a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:22.580885 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 384/1514] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:22 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:22.597618 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f2eb662a-a325-4f88-a06a-d9f55058f3e1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:22.599416 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f2eb662a-a325-4f88-a06a-d9f55058f3e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:22.599634 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f2eb662a-a325-4f88-a06a-d9f55058f3e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:22.599897 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f2eb662a-a325-4f88-a06a-d9f55058f3e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:22.608799 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:22.608799 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:22.613742 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f2eb662a-a325-4f88-a06a-d9f55058f3e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:22.617940 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f2eb662a-a325-4f88-a06a-d9f55058f3e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:22.618515 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 383/1515] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:22 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:22.674284 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-c3b99102-34c6-4978-8d6d-40416fc93204 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:22.676531 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-c3b99102-34c6-4978-8d6d-40416fc93204 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:22.676611 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-c3b99102-34c6-4978-8d6d-40416fc93204 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:22.676818 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-c3b99102-34c6-4978-8d6d-40416fc93204 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:22.685767 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:22.685767 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:22.694303 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-c3b99102-34c6-4978-8d6d-40416fc93204 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:22.699788 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-c3b99102-34c6-4978-8d6d-40416fc93204 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:22.700239 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 371/1516] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:22 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:22.787674 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a9d09838-0961-44a5-b17d-a0304d141059 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:22.788258 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a9d09838-0961-44a5-b17d-a0304d141059 None None] GET https://10.4.3.205/volume// Aug 06 05:24:22.788538 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a9d09838-0961-44a5-b17d-a0304d141059 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:22.792314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a9d09838-0961-44a5-b17d-a0304d141059 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:22.792314 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a9d09838-0961-44a5-b17d-a0304d141059 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:22.792314 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 379/1517] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:24: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 06 05:24:22.803441 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-8f0b270b-fcd5-41d4-9987-e8405125b4ba None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:22.805861 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-8f0b270b-fcd5-41d4-9987-e8405125b4ba tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:24:22.806238 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-8f0b270b-fcd5-41d4-9987-e8405125b4ba tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "297e2009-52c4-4ec0-80aa-bcf172818e4e", "connector": null, "instance_uuid": "1480e83a-90b2-4389-8777-a89baaa0f16c"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:22.814902 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:22.814902 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:22.843969 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-8f0b270b-fcd5-41d4-9987-e8405125b4ba tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:24:22.844556 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 385/1518] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:24:22 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 06 05:24:22.883819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4409cf50-0771-4761-9722-0f3d611b06b5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:22.886028 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4409cf50-0771-4761-9722-0f3d611b06b5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:22.886655 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4409cf50-0771-4761-9722-0f3d611b06b5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:22.886655 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4409cf50-0771-4761-9722-0f3d611b06b5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:22.896693 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:22.896693 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:22.898305 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cbbdfba6-b0af-491a-8534-77a98d5c855a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:22.898785 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cbbdfba6-b0af-491a-8534-77a98d5c855a None None] GET https://10.4.3.205/volume// Aug 06 05:24:22.898977 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cbbdfba6-b0af-491a-8534-77a98d5c855a None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:22.899235 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cbbdfba6-b0af-491a-8534-77a98d5c855a None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:22.899611 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cbbdfba6-b0af-491a-8534-77a98d5c855a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:22.900149 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 372/1519] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:22.900386 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4409cf50-0771-4761-9722-0f3d611b06b5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:22.905236 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4409cf50-0771-4761-9722-0f3d611b06b5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:22.905458 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 384/1520] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:22 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:22.908752 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-24f9fb85-c0ae-45c7-82ea-6a0cc5581a12 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:22.913819 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-24f9fb85-c0ae-45c7-82ea-6a0cc5581a12 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:22.914042 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-24f9fb85-c0ae-45c7-82ea-6a0cc5581a12 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:22.914221 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-24f9fb85-c0ae-45c7-82ea-6a0cc5581a12 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:22.923614 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:22.923614 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:22.927568 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-24f9fb85-c0ae-45c7-82ea-6a0cc5581a12 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:22.932458 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-24f9fb85-c0ae-45c7-82ea-6a0cc5581a12 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:22.932898 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 380/1521] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:22 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 1062 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:22.988438 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d9399381-8320-4940-96cf-a9a19e991cfb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:22.990847 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d9399381-8320-4940-96cf-a9a19e991cfb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 Aug 06 05:24:22.991138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d9399381-8320-4940-96cf-a9a19e991cfb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:22.991422 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d9399381-8320-4940-96cf-a9a19e991cfb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:23.000336 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d9399381-8320-4940-96cf-a9a19e991cfb tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 returned with HTTP 404 Aug 06 05:24:23.000529 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 386/1522] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:22 2026] GET /volume/v3/volumes/65fee348-ee9e-418c-95f4-8c60c763dd65 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:23.016561 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a6dbdd9f-de7b-433c-b4c1-5dae11860f36 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:23.019202 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a6dbdd9f-de7b-433c-b4c1-5dae11860f36 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:23.019445 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a6dbdd9f-de7b-433c-b4c1-5dae11860f36 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:23.019617 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a6dbdd9f-de7b-433c-b4c1-5dae11860f36 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:23.032346 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:23.032346 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:23.041395 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a6dbdd9f-de7b-433c-b4c1-5dae11860f36 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:23.051775 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a6dbdd9f-de7b-433c-b4c1-5dae11860f36 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa returned with HTTP 200 Aug 06 05:24:23.054872 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 373/1523] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:23 2026] GET /volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:23.058962 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-07585142-9ebc-439d-868a-c0a1bf04ef1c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:23.061172 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-07585142-9ebc-439d-868a-c0a1bf04ef1c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] PUT https://10.4.3.205/volume/v3/attachments/9fd34cde-ee0b-4b97-b74f-341298c8a5b4 Aug 06 05:24:23.064405 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-07585142-9ebc-439d-868a-c0a1bf04ef1c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:23.068565 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2f0b01bc-0ac9-4a4b-a59e-cd2878f86e59 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:23.071950 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f0b01bc-0ac9-4a4b-a59e-cd2878f86e59 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] DELETE https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:23.072134 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f0b01bc-0ac9-4a4b-a59e-cd2878f86e59 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:23.072362 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f0b01bc-0ac9-4a4b-a59e-cd2878f86e59 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:23.072553 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-2f0b01bc-0ac9-4a4b-a59e-cd2878f86e59 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Delete volume with id: c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:23.075842 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-07585142-9ebc-439d-868a-c0a1bf04ef1c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Acquiring lock "cinder-attachment_update-297e2009-52c4-4ec0-80aa-bcf172818e4e-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:24:23.081153 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-07585142-9ebc-439d-868a-c0a1bf04ef1c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-297e2009-52c4-4ec0-80aa-bcf172818e4e-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:24:23.082474 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:23.082474 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:23.083450 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:23.083450 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:23.084081 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2f0b01bc-0ac9-4a4b-a59e-cd2878f86e59 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:23.115302 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2f0b01bc-0ac9-4a4b-a59e-cd2878f86e59 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Delete volume request issued successfully. Aug 06 05:24:23.115544 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f0b01bc-0ac9-4a4b-a59e-cd2878f86e59 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa returned with HTTP 202 Aug 06 05:24:23.116112 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 381/1524] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:23 2026] DELETE /volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:23.128311 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e672e924-bb3c-40bc-a9d2-1bb34990ab12 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:23.131600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e672e924-bb3c-40bc-a9d2-1bb34990ab12 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:23.131600 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e672e924-bb3c-40bc-a9d2-1bb34990ab12 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:23.131600 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e672e924-bb3c-40bc-a9d2-1bb34990ab12 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:23.145584 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:23.145584 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:23.156456 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e672e924-bb3c-40bc-a9d2-1bb34990ab12 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Volume info retrieved successfully. Aug 06 05:24:23.162661 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e672e924-bb3c-40bc-a9d2-1bb34990ab12 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa returned with HTTP 200 Aug 06 05:24:23.163177 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 387/1525] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:23 2026] GET /volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:23.231931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-07585142-9ebc-439d-868a-c0a1bf04ef1c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-297e2009-52c4-4ec0-80aa-bcf172818e4e-np0000006623" released by "attachment_update" :: held 0.151s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:24:23.232469 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-07585142-9ebc-439d-868a-c0a1bf04ef1c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/9fd34cde-ee0b-4b97-b74f-341298c8a5b4 returned with HTTP 200 Aug 06 05:24:23.233523 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 385/1526] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:24:23 2026] PUT /volume/v3/attachments/9fd34cde-ee0b-4b97-b74f-341298c8a5b4 => generated 968 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:23.248488 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-bf59e8fa-6931-4fbe-ba93-2ff45cc7ad43 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:23.253420 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-bf59e8fa-6931-4fbe-ba93-2ff45cc7ad43 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e/encryption Aug 06 05:24:23.253420 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-bf59e8fa-6931-4fbe-ba93-2ff45cc7ad43 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:23.253420 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-bf59e8fa-6931-4fbe-ba93-2ff45cc7ad43 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:23.276370 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:23.276370 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:23.285142 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-bf59e8fa-6931-4fbe-ba93-2ff45cc7ad43 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e/encryption returned with HTTP 200 Aug 06 05:24:23.285609 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 374/1527] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:24:23 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e/encryption => generated 161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:23.918694 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5dffcb6b-60ba-4ef0-a9c4-c63300e625b0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:23.920762 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5dffcb6b-60ba-4ef0-a9c4-c63300e625b0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:23.920999 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5dffcb6b-60ba-4ef0-a9c4-c63300e625b0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:23.921225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5dffcb6b-60ba-4ef0-a9c4-c63300e625b0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:23.933942 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:23.933942 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:23.941201 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5dffcb6b-60ba-4ef0-a9c4-c63300e625b0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:23.946432 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5dffcb6b-60ba-4ef0-a9c4-c63300e625b0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:23.947046 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 382/1528] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:23 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:24.171416 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:24.180707 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-33e12400-1614-4877-b592-d2a05099b734 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:24.182913 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-33e12400-1614-4877-b592-d2a05099b734 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] GET https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa Aug 06 05:24:24.182913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-33e12400-1614-4877-b592-d2a05099b734 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:24.182913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-33e12400-1614-4877-b592-d2a05099b734 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:24.189473 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-33e12400-1614-4877-b592-d2a05099b734 tempest-VolumesListTestJSON-2147331476 tempest-VolumesListTestJSON-2147331476-project-member] https://10.4.3.205/volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa returned with HTTP 404 Aug 06 05:24:24.189962 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 386/1529] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:24 2026] GET /volume/v3/volumes/c85e9f02-4223-4c34-997b-addf2ada31fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:24.305626 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:24.306173 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1597589991"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:24.308204 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1597589991'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:24.308391 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Create volume of 1 GB Aug 06 05:24:24.317822 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Availability Zones retrieved successfully. Aug 06 05:24:24.325399 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Flow 'volume_create_api' (18ee6e86-ee20-4cc8-a9a1-7695ffbc27a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:24.327055 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36117590-1885-48e2-ae80-97c1091c1423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:24.328507 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:24.360410 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36117590-1885-48e2-ae80-97c1091c1423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:24.361503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40fee5f3-f01e-4fdc-9fe7-59a92499ffb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:24.470924 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Created reservations ['6be4774d-e58c-4a4e-8583-8c02524d51ca', '9d7a9aca-4792-41b9-95c8-63f7ca3e0e2d', '2c78c953-0e61-4092-88fe-2b3b05f40292', '8169fe6f-b36a-4e25-b472-d19be69a5b76'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:24.471847 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40fee5f3-f01e-4fdc-9fe7-59a92499ffb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6be4774d-e58c-4a4e-8583-8c02524d51ca', '9d7a9aca-4792-41b9-95c8-63f7ca3e0e2d', '2c78c953-0e61-4092-88fe-2b3b05f40292', '8169fe6f-b36a-4e25-b472-d19be69a5b76']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:24.472497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040b9381-7b64-4d38-bc32-dca2e88f1861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:24.503350 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040b9381-7b64-4d38-bc32-dca2e88f1861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fed316cf-eb23-47bf-a400-f0c205e21fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1597589991',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7ad38555636f47afa33c8bd3f724d6be',qos_specs=None,replication_status=,reservations=['6be4774d-e58c-4a4e-8583-8c02524d51ca','9d7a9aca-4792-41b9-95c8-63f7ca3e0e2d','2c78c953-0e61-4092-88fe-2b3b05f40292','8169fe6f-b36a-4e25-b472-d19be69a5b76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='539800b33d474a0fa5d1828eb8210c3f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1597589991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fed316cf-eb23-47bf-a400-f0c205e21fa2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7ad38555636f47afa33c8bd3f724d6be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='539800b33d474a0fa5d1828eb8210c3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:24.503350 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eea1600-01ac-4154-9cd8-8ae569fcde7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:24.523776 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eea1600-01ac-4154-9cd8-8ae569fcde7c) transitioned into state 'SUCCESS' from state '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-1597589991',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7ad38555636f47afa33c8bd3f724d6be',qos_specs=None,replication_status=,reservations=['6be4774d-e58c-4a4e-8583-8c02524d51ca','9d7a9aca-4792-41b9-95c8-63f7ca3e0e2d','2c78c953-0e61-4092-88fe-2b3b05f40292','8169fe6f-b36a-4e25-b472-d19be69a5b76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='539800b33d474a0fa5d1828eb8210c3f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:24.524714 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2792f29-210c-4d53-a4b8-2bfd22ab03a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:24.536976 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2792f29-210c-4d53-a4b8-2bfd22ab03a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:24.537976 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Flow 'volume_create_api' (18ee6e86-ee20-4cc8-a9a1-7695ffbc27a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:24.538366 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Create volume request issued successfully. Aug 06 05:24:24.539032 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d4a70f60-4d96-4bb9-b0c4-ebffc769a62d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:24.539559 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 388/1530] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:24 2026] POST /volume/v3/volumes => generated 760 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:24.555491 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8ac94734-2578-4cba-afb9-efb59037d4e9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:24.559031 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ac94734-2578-4cba-afb9-efb59037d4e9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 Aug 06 05:24:24.559236 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8ac94734-2578-4cba-afb9-efb59037d4e9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:24.559455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8ac94734-2578-4cba-afb9-efb59037d4e9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:24.568313 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:24.568313 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:24.575569 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8ac94734-2578-4cba-afb9-efb59037d4e9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:24.579918 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ac94734-2578-4cba-afb9-efb59037d4e9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 returned with HTTP 200 Aug 06 05:24:24.580389 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 375/1531] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:24 2026] GET /volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:24.964111 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ef7d9fcc-9d30-4f8d-8612-2ab61b46e4a7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:24.966882 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ef7d9fcc-9d30-4f8d-8612-2ab61b46e4a7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:24.967094 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ef7d9fcc-9d30-4f8d-8612-2ab61b46e4a7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:24.967314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ef7d9fcc-9d30-4f8d-8612-2ab61b46e4a7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:24.978320 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:24.978320 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:24.982812 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ef7d9fcc-9d30-4f8d-8612-2ab61b46e4a7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:24.988408 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ef7d9fcc-9d30-4f8d-8612-2ab61b46e4a7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:24.989032 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 383/1532] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:24 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:25.593603 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-21010b9c-2fe2-47b5-889e-f6e84eb36725 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:25.595221 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-21010b9c-2fe2-47b5-889e-f6e84eb36725 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 Aug 06 05:24:25.595425 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-21010b9c-2fe2-47b5-889e-f6e84eb36725 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:25.595622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-21010b9c-2fe2-47b5-889e-f6e84eb36725 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:25.602334 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:25.602334 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:25.607047 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-21010b9c-2fe2-47b5-889e-f6e84eb36725 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:25.611803 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-21010b9c-2fe2-47b5-889e-f6e84eb36725 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 returned with HTTP 200 Aug 06 05:24:25.611803 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 387/1533] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:25 2026] GET /volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:25.650997 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-a01ee337-387a-44d2-b649-a2bc104197fc req-bc0bc64d-c343-412b-b898-f3c74a612694 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:25.653924 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-a01ee337-387a-44d2-b649-a2bc104197fc req-bc0bc64d-c343-412b-b898-f3c74a612694 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 Aug 06 05:24:25.655315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-a01ee337-387a-44d2-b649-a2bc104197fc req-bc0bc64d-c343-412b-b898-f3c74a612694 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:25.655315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-a01ee337-387a-44d2-b649-a2bc104197fc req-bc0bc64d-c343-412b-b898-f3c74a612694 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:25.665229 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:25.665229 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:25.669909 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-a01ee337-387a-44d2-b649-a2bc104197fc req-bc0bc64d-c343-412b-b898-f3c74a612694 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:25.675275 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-a01ee337-387a-44d2-b649-a2bc104197fc req-bc0bc64d-c343-412b-b898-f3c74a612694 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 returned with HTTP 200 Aug 06 05:24:25.675275 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 389/1534] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:25 2026] GET /volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:25.688589 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:25.690307 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:25.690810 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1683820833"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:25.694202 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1683820833'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:25.694202 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Create volume of 1 GB Aug 06 05:24:25.697024 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Availability Zones retrieved successfully. Aug 06 05:24:25.704826 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Flow 'volume_create_api' (a4190ae0-dc03-48b5-93ef-afc8699ebfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:25.706150 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f8f2dfd-edde-427e-82d7-e5aed5c7c481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:25.707418 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:25.743785 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f8f2dfd-edde-427e-82d7-e5aed5c7c481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:25.745135 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cb0610-00e5-44aa-bfc3-2012525c499b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:25.803436 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Created reservations ['964ad000-7d78-418f-ac46-ce2d1dee06a2', 'e2f250af-6fe0-4bd6-a4d8-507ebf195791', '2048d636-52a6-4811-b67d-edae9a17a382', 'd563cb54-eb15-4d21-94b6-39bc6d179e86'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:25.804244 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cb0610-00e5-44aa-bfc3-2012525c499b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['964ad000-7d78-418f-ac46-ce2d1dee06a2', 'e2f250af-6fe0-4bd6-a4d8-507ebf195791', '2048d636-52a6-4811-b67d-edae9a17a382', 'd563cb54-eb15-4d21-94b6-39bc6d179e86']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:25.805066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b17dc5c-4afa-4588-96a8-e4171f8f61bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:25.831185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b17dc5c-4afa-4588-96a8-e4171f8f61bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45af0e5c-4005-43b3-ae50-5eea59878b2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1683820833',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7ad38555636f47afa33c8bd3f724d6be',qos_specs=None,replication_status=,reservations=['964ad000-7d78-418f-ac46-ce2d1dee06a2','e2f250af-6fe0-4bd6-a4d8-507ebf195791','2048d636-52a6-4811-b67d-edae9a17a382','d563cb54-eb15-4d21-94b6-39bc6d179e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='539800b33d474a0fa5d1828eb8210c3f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1683820833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45af0e5c-4005-43b3-ae50-5eea59878b2f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7ad38555636f47afa33c8bd3f724d6be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='539800b33d474a0fa5d1828eb8210c3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:25.831969 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1df6d9b0-b02e-4d1d-ac76-16c42d352a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:25.849326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1df6d9b0-b02e-4d1d-ac76-16c42d352a07) transitioned into state 'SUCCESS' from state '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-1683820833',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7ad38555636f47afa33c8bd3f724d6be',qos_specs=None,replication_status=,reservations=['964ad000-7d78-418f-ac46-ce2d1dee06a2','e2f250af-6fe0-4bd6-a4d8-507ebf195791','2048d636-52a6-4811-b67d-edae9a17a382','d563cb54-eb15-4d21-94b6-39bc6d179e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='539800b33d474a0fa5d1828eb8210c3f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:25.849987 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1912300-389d-464f-8f8b-3a0ff4ad7c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:25.859232 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1912300-389d-464f-8f8b-3a0ff4ad7c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:25.860083 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Flow 'volume_create_api' (a4190ae0-dc03-48b5-93ef-afc8699ebfa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:25.860647 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Create volume request issued successfully. Aug 06 05:24:25.861532 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f66dc0e3-ca3c-4e48-be9f-cbd31da194b3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:25.861914 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 376/1535] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:25 2026] POST /volume/v3/volumes => generated 760 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:25.880040 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fdf2cc34-8a7d-4aa6-b8e0-51d1a35c368d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:25.881707 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fdf2cc34-8a7d-4aa6-b8e0-51d1a35c368d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f Aug 06 05:24:25.881904 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fdf2cc34-8a7d-4aa6-b8e0-51d1a35c368d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:25.882127 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fdf2cc34-8a7d-4aa6-b8e0-51d1a35c368d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:25.888408 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:25.888408 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:25.894618 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fdf2cc34-8a7d-4aa6-b8e0-51d1a35c368d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:25.900868 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fdf2cc34-8a7d-4aa6-b8e0-51d1a35c368d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f returned with HTTP 200 Aug 06 05:24:25.901464 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 384/1536] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:25 2026] GET /volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:26.007911 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9b74923a-b066-4b77-9ac5-2ecb544b1027 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:26.009592 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b74923a-b066-4b77-9ac5-2ecb544b1027 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:26.009755 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9b74923a-b066-4b77-9ac5-2ecb544b1027 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:26.009920 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9b74923a-b066-4b77-9ac5-2ecb544b1027 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:26.019866 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:26.019866 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:26.023334 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9b74923a-b066-4b77-9ac5-2ecb544b1027 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:26.027049 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b74923a-b066-4b77-9ac5-2ecb544b1027 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:26.027510 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 388/1537] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:26 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:26.216401 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-08fd0181-7b4e-475b-b2c9-89b3a0625203 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:26.218885 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-08fd0181-7b4e-475b-b2c9-89b3a0625203 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:26.219423 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-08fd0181-7b4e-475b-b2c9-89b3a0625203 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-attach": {"instance_uuid": "c9c17e11-dbc0-44d5-82cc-1fa37735eb14", "mountpoint": "/dev/vdb"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:26.221363 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-08fd0181-7b4e-475b-b2c9-89b3a0625203 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c9c17e11-dbc0-44d5-82cc-1fa37735eb14", "mountpoint": "/dev/vdb"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:26.231430 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:26.231430 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:26.232431 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-08fd0181-7b4e-475b-b2c9-89b3a0625203 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:26.244257 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-08fd0181-7b4e-475b-b2c9-89b3a0625203 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Update volume admin metadata completed successfully. Aug 06 05:24:26.312529 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-08fd0181-7b4e-475b-b2c9-89b3a0625203 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Attach volume completed successfully. Aug 06 05:24:26.312529 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-08fd0181-7b4e-475b-b2c9-89b3a0625203 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:26.313400 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 390/1538] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:26 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:26.320129 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c17d7fb7-8d08-4749-96d5-181d46089052 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:26.322336 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c17d7fb7-8d08-4749-96d5-181d46089052 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:26.322558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c17d7fb7-8d08-4749-96d5-181d46089052 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:26.322756 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c17d7fb7-8d08-4749-96d5-181d46089052 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:26.333315 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:26.333315 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:26.337238 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c17d7fb7-8d08-4749-96d5-181d46089052 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:26.341633 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c17d7fb7-8d08-4749-96d5-181d46089052 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:26.341997 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 377/1539] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:26 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:26.359812 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cc5ec9c4-601f-4195-a911-5471651429da None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:26.362134 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc5ec9c4-601f-4195-a911-5471651429da tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:26.362589 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cc5ec9c4-601f-4195-a911-5471651429da tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-detach": {}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:26.362773 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cc5ec9c4-601f-4195-a911-5471651429da tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:26.376173 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:26.376173 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:26.376898 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cc5ec9c4-601f-4195-a911-5471651429da tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:26.428923 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cc5ec9c4-601f-4195-a911-5471651429da tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Detach volume completed successfully. Aug 06 05:24:26.429000 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc5ec9c4-601f-4195-a911-5471651429da tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:26.429843 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 385/1540] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:26 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:26.437159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d5801d7c-e48c-4eac-9a65-01be574811be None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:26.439274 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d5801d7c-e48c-4eac-9a65-01be574811be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:26.439506 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d5801d7c-e48c-4eac-9a65-01be574811be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:26.439796 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d5801d7c-e48c-4eac-9a65-01be574811be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:26.448197 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:26.448197 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:26.455834 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d5801d7c-e48c-4eac-9a65-01be574811be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:26.465119 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d5801d7c-e48c-4eac-9a65-01be574811be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:26.465687 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 389/1541] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:26 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:26.666243 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-63789c63-864b-4270-83f3-598b502c6220 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:26.671309 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-63789c63-864b-4270-83f3-598b502c6220 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments/9fd34cde-ee0b-4b97-b74f-341298c8a5b4/action Aug 06 05:24:26.671309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-63789c63-864b-4270-83f3-598b502c6220 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:26.671309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-63789c63-864b-4270-83f3-598b502c6220 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:26.692564 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:26.692564 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:26.703625 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7be11553-d850-41b9-a558-8fd1e2d28f47 req-63789c63-864b-4270-83f3-598b502c6220 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/9fd34cde-ee0b-4b97-b74f-341298c8a5b4/action returned with HTTP 204 Aug 06 05:24:26.704402 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 391/1542] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:24:26 2026] POST /volume/v3/attachments/9fd34cde-ee0b-4b97-b74f-341298c8a5b4/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:26.915682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6fe790d3-612a-466e-9c12-741e43d86d9e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:26.917835 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6fe790d3-612a-466e-9c12-741e43d86d9e tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f Aug 06 05:24:26.918070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6fe790d3-612a-466e-9c12-741e43d86d9e tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:26.918312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6fe790d3-612a-466e-9c12-741e43d86d9e tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:26.932027 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:26.932027 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:26.933315 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6fe790d3-612a-466e-9c12-741e43d86d9e tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:26.947372 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6fe790d3-612a-466e-9c12-741e43d86d9e tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f returned with HTTP 200 Aug 06 05:24:26.947954 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 378/1543] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:26 2026] GET /volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:26.983439 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ad87fd3b-4d1d-44c3-92db-26fba5f0b5ca req-74e77cb2-db7e-4e44-b36f-9dd2d666bfd8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:26.986068 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ad87fd3b-4d1d-44c3-92db-26fba5f0b5ca req-74e77cb2-db7e-4e44-b36f-9dd2d666bfd8 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f Aug 06 05:24:26.986273 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ad87fd3b-4d1d-44c3-92db-26fba5f0b5ca req-74e77cb2-db7e-4e44-b36f-9dd2d666bfd8 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:26.986479 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ad87fd3b-4d1d-44c3-92db-26fba5f0b5ca req-74e77cb2-db7e-4e44-b36f-9dd2d666bfd8 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:26.994183 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:26.994183 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:26.999258 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ad87fd3b-4d1d-44c3-92db-26fba5f0b5ca req-74e77cb2-db7e-4e44-b36f-9dd2d666bfd8 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:27.013415 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ad87fd3b-4d1d-44c3-92db-26fba5f0b5ca req-74e77cb2-db7e-4e44-b36f-9dd2d666bfd8 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f returned with HTTP 200 Aug 06 05:24:27.013869 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 386/1544] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:26 2026] GET /volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:27.028397 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b8a031e0-5732-4626-a91a-0372446a9718 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:27.032323 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:27.032323 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1808568729"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:27.032323 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1808568729'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:27.032323 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Create volume of 1 GB Aug 06 05:24:27.036746 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Availability Zones retrieved successfully. Aug 06 05:24:27.042131 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-424ba924-8ee7-41f4-9fbd-854202e43eae None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:27.043412 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Flow 'volume_create_api' (8c9a1464-47e8-4e58-b44d-312304909b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:27.044373 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-424ba924-8ee7-41f4-9fbd-854202e43eae tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:27.044547 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-424ba924-8ee7-41f4-9fbd-854202e43eae tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:27.044612 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51a0e4f-4a90-4176-9132-38edc463300f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:27.045655 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-424ba924-8ee7-41f4-9fbd-854202e43eae tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:27.045759 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:27.058536 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:27.058536 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:27.061816 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-424ba924-8ee7-41f4-9fbd-854202e43eae tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:27.066036 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-424ba924-8ee7-41f4-9fbd-854202e43eae tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:27.066623 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 392/1545] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:27 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:27.079140 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51a0e4f-4a90-4176-9132-38edc463300f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:27.080223 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5841436-8e41-4472-a553-5d91da85cab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:27.086549 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-db4e25ba-9a09-444e-9912-78dbb9a5dd67 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:27.088417 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-db4e25ba-9a09-444e-9912-78dbb9a5dd67 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:27.088417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-db4e25ba-9a09-444e-9912-78dbb9a5dd67 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:27.088592 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-db4e25ba-9a09-444e-9912-78dbb9a5dd67 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:27.097889 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:27.097889 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:27.101711 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-db4e25ba-9a09-444e-9912-78dbb9a5dd67 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:27.106460 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-db4e25ba-9a09-444e-9912-78dbb9a5dd67 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:27.106967 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 379/1546] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:27 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:27.131690 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Created reservations ['4093b36f-ca2f-4170-b763-2d33b48a21a3', '82c1b83e-ebf7-42a1-85bf-efef191c7687', 'ae7165e8-81c3-490b-aff7-e4308f3421f3', '0e6a5f62-65af-44af-a0bc-c90304446b15'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:27.132819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5841436-8e41-4472-a553-5d91da85cab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4093b36f-ca2f-4170-b763-2d33b48a21a3', '82c1b83e-ebf7-42a1-85bf-efef191c7687', 'ae7165e8-81c3-490b-aff7-e4308f3421f3', '0e6a5f62-65af-44af-a0bc-c90304446b15']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:27.134239 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3fae50-0fbb-4980-a35e-28934bcc143f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:27.145835 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-676342dc-e727-4a76-8557-cb880efd2821 req-2ad2b859-13ca-4b63-a080-110aa47a1da0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:27.148234 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-2ad2b859-13ca-4b63-a080-110aa47a1da0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:27.148486 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-2ad2b859-13ca-4b63-a080-110aa47a1da0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:27.148719 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-2ad2b859-13ca-4b63-a080-110aa47a1da0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:27.159457 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:27.159457 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:27.167936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3fae50-0fbb-4980-a35e-28934bcc143f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5026123-56b7-4e74-a81f-72e68b482a94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1808568729',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7ad38555636f47afa33c8bd3f724d6be',qos_specs=None,replication_status=,reservations=['4093b36f-ca2f-4170-b763-2d33b48a21a3','82c1b83e-ebf7-42a1-85bf-efef191c7687','ae7165e8-81c3-490b-aff7-e4308f3421f3','0e6a5f62-65af-44af-a0bc-c90304446b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='539800b33d474a0fa5d1828eb8210c3f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1808568729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5026123-56b7-4e74-a81f-72e68b482a94,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7ad38555636f47afa33c8bd3f724d6be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='539800b33d474a0fa5d1828eb8210c3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:27.168701 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77651b6c-8671-460d-8913-ce5df08c9665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:27.171652 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-676342dc-e727-4a76-8557-cb880efd2821 req-2ad2b859-13ca-4b63-a080-110aa47a1da0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:27.178356 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-2ad2b859-13ca-4b63-a080-110aa47a1da0 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:27.179005 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 387/1547] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:27 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:27.187904 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77651b6c-8671-460d-8913-ce5df08c9665) transitioned into state 'SUCCESS' from state '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-1808568729',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7ad38555636f47afa33c8bd3f724d6be',qos_specs=None,replication_status=,reservations=['4093b36f-ca2f-4170-b763-2d33b48a21a3','82c1b83e-ebf7-42a1-85bf-efef191c7687','ae7165e8-81c3-490b-aff7-e4308f3421f3','0e6a5f62-65af-44af-a0bc-c90304446b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='539800b33d474a0fa5d1828eb8210c3f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:27.188777 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0954b5aa-65a9-4006-a430-fc594f296abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:27.199163 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0954b5aa-65a9-4006-a430-fc594f296abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:27.199984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Flow 'volume_create_api' (8c9a1464-47e8-4e58-b44d-312304909b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:27.200355 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Create volume request issued successfully. Aug 06 05:24:27.200910 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b8a031e0-5732-4626-a91a-0372446a9718 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:27.201772 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 390/1548] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:27 2026] POST /volume/v3/volumes => generated 760 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:27.205184 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-676342dc-e727-4a76-8557-cb880efd2821 req-1f4f5a4a-16ea-4700-aab4-f0c666b7805c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:27.207573 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-1f4f5a4a-16ea-4700-aab4-f0c666b7805c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e/action Aug 06 05:24:27.207975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-1f4f5a4a-16ea-4700-aab4-f0c666b7805c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:27.208135 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-1f4f5a4a-16ea-4700-aab4-f0c666b7805c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:27.212528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-80edb186-f56e-4cac-babb-eb0ce0afd71c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:27.214341 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80edb186-f56e-4cac-babb-eb0ce0afd71c tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 Aug 06 05:24:27.214523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-80edb186-f56e-4cac-babb-eb0ce0afd71c tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:27.214723 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-80edb186-f56e-4cac-babb-eb0ce0afd71c tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:27.225915 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:27.225915 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:27.230890 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-80edb186-f56e-4cac-babb-eb0ce0afd71c tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:27.231274 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:27.231274 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:27.231930 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-676342dc-e727-4a76-8557-cb880efd2821 req-1f4f5a4a-16ea-4700-aab4-f0c666b7805c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:27.234879 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80edb186-f56e-4cac-babb-eb0ce0afd71c tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 returned with HTTP 200 Aug 06 05:24:27.235268 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 380/1549] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:27 2026] GET /volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:27.239719 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-676342dc-e727-4a76-8557-cb880efd2821 req-1f4f5a4a-16ea-4700-aab4-f0c666b7805c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Begin detaching volume completed successfully. Aug 06 05:24:27.240114 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-1f4f5a4a-16ea-4700-aab4-f0c666b7805c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e/action returned with HTTP 202 Aug 06 05:24:27.240629 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 393/1550] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:24:27 2026] POST /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:27.288108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0b023c3a-3ae0-425a-9cf1-4be839bf58e0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:27.288525 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0b023c3a-3ae0-425a-9cf1-4be839bf58e0 None None] GET https://10.4.3.205/volume// Aug 06 05:24:27.288675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0b023c3a-3ae0-425a-9cf1-4be839bf58e0 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:27.288877 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0b023c3a-3ae0-425a-9cf1-4be839bf58e0 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:27.289591 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0b023c3a-3ae0-425a-9cf1-4be839bf58e0 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:27.290038 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 388/1551] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:27.297581 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-676342dc-e727-4a76-8557-cb880efd2821 req-70e25c70-2d07-41f4-b504-f4b519c2454f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:27.300562 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-70e25c70-2d07-41f4-b504-f4b519c2454f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:27.300845 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-70e25c70-2d07-41f4-b504-f4b519c2454f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:27.301055 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-70e25c70-2d07-41f4-b504-f4b519c2454f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:27.315913 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:27.315913 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:27.328868 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-676342dc-e727-4a76-8557-cb880efd2821 req-70e25c70-2d07-41f4-b504-f4b519c2454f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:27.333491 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-70e25c70-2d07-41f4-b504-f4b519c2454f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:27.333776 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 391/1552] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:27 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 1358 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:27.342425 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-676342dc-e727-4a76-8557-cb880efd2821 req-6d4ee51c-dacd-4119-9b2a-39b5ef98cccd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:27.346053 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-6d4ee51c-dacd-4119-9b2a-39b5ef98cccd tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e/encryption Aug 06 05:24:27.346227 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-6d4ee51c-dacd-4119-9b2a-39b5ef98cccd tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:27.346431 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-6d4ee51c-dacd-4119-9b2a-39b5ef98cccd tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:27.355699 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:27.355699 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:27.363301 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-6d4ee51c-dacd-4119-9b2a-39b5ef98cccd tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e/encryption returned with HTTP 200 Aug 06 05:24:27.363852 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 381/1553] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:24:27 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:28.250093 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c9417108-62a8-4f94-97f0-b46b0412a2c4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.254014 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c9417108-62a8-4f94-97f0-b46b0412a2c4 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 Aug 06 05:24:28.254418 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c9417108-62a8-4f94-97f0-b46b0412a2c4 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.254623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c9417108-62a8-4f94-97f0-b46b0412a2c4 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.263349 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.263349 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:28.269359 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c9417108-62a8-4f94-97f0-b46b0412a2c4 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:28.276271 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c9417108-62a8-4f94-97f0-b46b0412a2c4 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 returned with HTTP 200 Aug 06 05:24:28.277014 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 394/1554] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:28 2026] GET /volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:28.309261 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-f95582cd-ad59-4396-862e-62589cb7940c req-0655df56-f695-45a0-98db-1b3b0a0dcef9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.311517 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-f95582cd-ad59-4396-862e-62589cb7940c req-0655df56-f695-45a0-98db-1b3b0a0dcef9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 Aug 06 05:24:28.311728 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-f95582cd-ad59-4396-862e-62589cb7940c req-0655df56-f695-45a0-98db-1b3b0a0dcef9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.311979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-f95582cd-ad59-4396-862e-62589cb7940c req-0655df56-f695-45a0-98db-1b3b0a0dcef9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.324069 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.324069 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:28.333415 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-f95582cd-ad59-4396-862e-62589cb7940c req-0655df56-f695-45a0-98db-1b3b0a0dcef9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:28.337714 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-676342dc-e727-4a76-8557-cb880efd2821 req-482c58a2-7e00-479b-b0dc-f3e2a5ae6034 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.342446 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-482c58a2-7e00-479b-b0dc-f3e2a5ae6034 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/attachments/9fd34cde-ee0b-4b97-b74f-341298c8a5b4 Aug 06 05:24:28.342446 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-482c58a2-7e00-479b-b0dc-f3e2a5ae6034 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.342446 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-482c58a2-7e00-479b-b0dc-f3e2a5ae6034 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.342941 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-f95582cd-ad59-4396-862e-62589cb7940c req-0655df56-f695-45a0-98db-1b3b0a0dcef9 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 returned with HTTP 200 Aug 06 05:24:28.343376 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 389/1555] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:28 2026] GET /volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:28.350396 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.350396 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:28.411482 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-676342dc-e727-4a76-8557-cb880efd2821 req-482c58a2-7e00-479b-b0dc-f3e2a5ae6034 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/9fd34cde-ee0b-4b97-b74f-341298c8a5b4 returned with HTTP 200 Aug 06 05:24:28.412510 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 392/1556] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:24:28 2026] DELETE /volume/v3/attachments/9fd34cde-ee0b-4b97-b74f-341298c8a5b4 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:28.533773 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-068edd8b-c141-41ce-bd47-8b17f0a458aa req-626cfeb9-57aa-44cc-a544-9ee75c73d780 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.535783 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-068edd8b-c141-41ce-bd47-8b17f0a458aa req-626cfeb9-57aa-44cc-a544-9ee75c73d780 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:24:28.535966 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-068edd8b-c141-41ce-bd47-8b17f0a458aa req-626cfeb9-57aa-44cc-a544-9ee75c73d780 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.536198 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-068edd8b-c141-41ce-bd47-8b17f0a458aa req-626cfeb9-57aa-44cc-a544-9ee75c73d780 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.536541 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [req-068edd8b-c141-41ce-bd47-8b17f0a458aa req-626cfeb9-57aa-44cc-a544-9ee75c73d780 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:28.537264 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-068edd8b-c141-41ce-bd47-8b17f0a458aa req-626cfeb9-57aa-44cc-a544-9ee75c73d780 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:28.545263 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-068edd8b-c141-41ce-bd47-8b17f0a458aa req-626cfeb9-57aa-44cc-a544-9ee75c73d780 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Get all volumes completed successfully. Aug 06 05:24:28.546182 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.546182 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:28.550784 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-068edd8b-c141-41ce-bd47-8b17f0a458aa req-626cfeb9-57aa-44cc-a544-9ee75c73d780 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:24:28.551410 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 382/1557] 10.4.3.205 () {68 vars in 1508 bytes} [Thu Aug 6 05:24:28 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:28.580731 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-eff5b1f8-59eb-4e7c-a89a-d1da2b48b1db req-3b9a14d3-62ea-4edd-bd1c-bc9d361ada15 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.584323 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-eff5b1f8-59eb-4e7c-a89a-d1da2b48b1db req-3b9a14d3-62ea-4edd-bd1c-bc9d361ada15 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:24:28.584429 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-eff5b1f8-59eb-4e7c-a89a-d1da2b48b1db req-3b9a14d3-62ea-4edd-bd1c-bc9d361ada15 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.584676 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-eff5b1f8-59eb-4e7c-a89a-d1da2b48b1db req-3b9a14d3-62ea-4edd-bd1c-bc9d361ada15 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.585014 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [req-eff5b1f8-59eb-4e7c-a89a-d1da2b48b1db req-3b9a14d3-62ea-4edd-bd1c-bc9d361ada15 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:28.586357 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-eff5b1f8-59eb-4e7c-a89a-d1da2b48b1db req-3b9a14d3-62ea-4edd-bd1c-bc9d361ada15 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:28.593128 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-eff5b1f8-59eb-4e7c-a89a-d1da2b48b1db req-3b9a14d3-62ea-4edd-bd1c-bc9d361ada15 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Get all volumes completed successfully. Aug 06 05:24:28.594135 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.594135 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:28.599257 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-eff5b1f8-59eb-4e7c-a89a-d1da2b48b1db req-3b9a14d3-62ea-4edd-bd1c-bc9d361ada15 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:24:28.599697 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 395/1558] 10.4.3.205 () {68 vars in 1508 bytes} [Thu Aug 6 05:24:28 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:28.627485 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5a66e18a-bee0-4470-9581-6348d79b93e0 req-db342678-fe36-4da1-8c14-7195b082bfb7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.632669 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a66e18a-bee0-4470-9581-6348d79b93e0 req-db342678-fe36-4da1-8c14-7195b082bfb7 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:24:28.632669 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5a66e18a-bee0-4470-9581-6348d79b93e0 req-db342678-fe36-4da1-8c14-7195b082bfb7 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.632669 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5a66e18a-bee0-4470-9581-6348d79b93e0 req-db342678-fe36-4da1-8c14-7195b082bfb7 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.632669 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [req-5a66e18a-bee0-4470-9581-6348d79b93e0 req-db342678-fe36-4da1-8c14-7195b082bfb7 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:28.632669 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-5a66e18a-bee0-4470-9581-6348d79b93e0 req-db342678-fe36-4da1-8c14-7195b082bfb7 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:28.640800 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-5a66e18a-bee0-4470-9581-6348d79b93e0 req-db342678-fe36-4da1-8c14-7195b082bfb7 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Get all volumes completed successfully. Aug 06 05:24:28.642089 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.642089 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:28.647161 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a66e18a-bee0-4470-9581-6348d79b93e0 req-db342678-fe36-4da1-8c14-7195b082bfb7 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:24:28.647800 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 390/1559] 10.4.3.205 () {68 vars in 1508 bytes} [Thu Aug 6 05:24:28 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 06 05:24:28.680617 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-f9dcc811-f9a5-4bc4-bb0a-631dbaf3bfef req-ba246ab3-62e6-4ea1-a0da-4da17df24a9b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.682809 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f9dcc811-f9a5-4bc4-bb0a-631dbaf3bfef req-ba246ab3-62e6-4ea1-a0da-4da17df24a9b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:24:28.683131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f9dcc811-f9a5-4bc4-bb0a-631dbaf3bfef req-ba246ab3-62e6-4ea1-a0da-4da17df24a9b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.683306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f9dcc811-f9a5-4bc4-bb0a-631dbaf3bfef req-ba246ab3-62e6-4ea1-a0da-4da17df24a9b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.683954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [req-f9dcc811-f9a5-4bc4-bb0a-631dbaf3bfef req-ba246ab3-62e6-4ea1-a0da-4da17df24a9b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:28.684377 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.684377 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:28.684884 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-f9dcc811-f9a5-4bc4-bb0a-631dbaf3bfef req-ba246ab3-62e6-4ea1-a0da-4da17df24a9b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:28.693208 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-f9dcc811-f9a5-4bc4-bb0a-631dbaf3bfef req-ba246ab3-62e6-4ea1-a0da-4da17df24a9b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Get all volumes completed successfully. Aug 06 05:24:28.694357 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.694357 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:28.698308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f9dcc811-f9a5-4bc4-bb0a-631dbaf3bfef req-ba246ab3-62e6-4ea1-a0da-4da17df24a9b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:24:28.698889 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 393/1560] 10.4.3.205 () {68 vars in 1508 bytes} [Thu Aug 6 05:24:28 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 06 05:24:28.726976 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-341c7638-b50e-4708-b436-ab8a6ed3338c req-80b07ffb-0584-4de2-ab3b-447a52cdb06b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.732454 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-341c7638-b50e-4708-b436-ab8a6ed3338c req-80b07ffb-0584-4de2-ab3b-447a52cdb06b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:24:28.733102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-341c7638-b50e-4708-b436-ab8a6ed3338c req-80b07ffb-0584-4de2-ab3b-447a52cdb06b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.733812 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-341c7638-b50e-4708-b436-ab8a6ed3338c req-80b07ffb-0584-4de2-ab3b-447a52cdb06b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.733861 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [req-341c7638-b50e-4708-b436-ab8a6ed3338c req-80b07ffb-0584-4de2-ab3b-447a52cdb06b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:28.735444 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-341c7638-b50e-4708-b436-ab8a6ed3338c req-80b07ffb-0584-4de2-ab3b-447a52cdb06b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:28.748334 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-341c7638-b50e-4708-b436-ab8a6ed3338c req-80b07ffb-0584-4de2-ab3b-447a52cdb06b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Get all volumes completed successfully. Aug 06 05:24:28.749532 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.749532 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:28.755868 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-341c7638-b50e-4708-b436-ab8a6ed3338c req-80b07ffb-0584-4de2-ab3b-447a52cdb06b tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:24:28.757420 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 383/1561] 10.4.3.205 () {68 vars in 1508 bytes} [Thu Aug 6 05:24:28 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:28.782862 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-44415c6a-c606-4cb9-841b-ff2aa181d3b3 req-f78b12c0-af9c-44d9-851b-707610899a61 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.785360 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-44415c6a-c606-4cb9-841b-ff2aa181d3b3 req-f78b12c0-af9c-44d9-851b-707610899a61 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:24:28.785671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-44415c6a-c606-4cb9-841b-ff2aa181d3b3 req-f78b12c0-af9c-44d9-851b-707610899a61 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.785946 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-44415c6a-c606-4cb9-841b-ff2aa181d3b3 req-f78b12c0-af9c-44d9-851b-707610899a61 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.786237 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [req-44415c6a-c606-4cb9-841b-ff2aa181d3b3 req-f78b12c0-af9c-44d9-851b-707610899a61 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:28.787015 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [req-44415c6a-c606-4cb9-841b-ff2aa181d3b3 req-f78b12c0-af9c-44d9-851b-707610899a61 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:28.795814 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-44415c6a-c606-4cb9-841b-ff2aa181d3b3 req-f78b12c0-af9c-44d9-851b-707610899a61 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Get all volumes completed successfully. Aug 06 05:24:28.796814 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.796814 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:28.801303 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-44415c6a-c606-4cb9-841b-ff2aa181d3b3 req-f78b12c0-af9c-44d9-851b-707610899a61 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:24:28.801808 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 396/1562] 10.4.3.205 () {68 vars in 1508 bytes} [Thu Aug 6 05:24:28 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 06 05:24:28.828206 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-36978230-7781-4b54-bcf9-15abca2e1b3a req-eaef747f-ba0f-4a38-95a0-06f64581e4e3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.833438 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-36978230-7781-4b54-bcf9-15abca2e1b3a req-eaef747f-ba0f-4a38-95a0-06f64581e4e3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:24:28.833438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-36978230-7781-4b54-bcf9-15abca2e1b3a req-eaef747f-ba0f-4a38-95a0-06f64581e4e3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.833438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-36978230-7781-4b54-bcf9-15abca2e1b3a req-eaef747f-ba0f-4a38-95a0-06f64581e4e3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.833438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [req-36978230-7781-4b54-bcf9-15abca2e1b3a req-eaef747f-ba0f-4a38-95a0-06f64581e4e3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:28.833438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-36978230-7781-4b54-bcf9-15abca2e1b3a req-eaef747f-ba0f-4a38-95a0-06f64581e4e3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:28.840421 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-36978230-7781-4b54-bcf9-15abca2e1b3a req-eaef747f-ba0f-4a38-95a0-06f64581e4e3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Get all volumes completed successfully. Aug 06 05:24:28.841658 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.841658 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:28.847025 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-36978230-7781-4b54-bcf9-15abca2e1b3a req-eaef747f-ba0f-4a38-95a0-06f64581e4e3 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:24:28.847698 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 391/1563] 10.4.3.205 () {68 vars in 1508 bytes} [Thu Aug 6 05:24:28 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:28.884690 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-81c13b2e-f705-4326-b98f-2592cae489a6 req-f91fffb5-4c6c-4bf8-a348-4e32abca0c89 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.886839 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-81c13b2e-f705-4326-b98f-2592cae489a6 req-f91fffb5-4c6c-4bf8-a348-4e32abca0c89 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:24:28.887089 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-81c13b2e-f705-4326-b98f-2592cae489a6 req-f91fffb5-4c6c-4bf8-a348-4e32abca0c89 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.887340 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-81c13b2e-f705-4326-b98f-2592cae489a6 req-f91fffb5-4c6c-4bf8-a348-4e32abca0c89 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.887647 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [req-81c13b2e-f705-4326-b98f-2592cae489a6 req-f91fffb5-4c6c-4bf8-a348-4e32abca0c89 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:28.888967 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [req-81c13b2e-f705-4326-b98f-2592cae489a6 req-f91fffb5-4c6c-4bf8-a348-4e32abca0c89 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:28.898616 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-81c13b2e-f705-4326-b98f-2592cae489a6 req-f91fffb5-4c6c-4bf8-a348-4e32abca0c89 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] Get all volumes completed successfully. Aug 06 05:24:28.899531 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.899531 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:28.903367 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-81c13b2e-f705-4326-b98f-2592cae489a6 req-f91fffb5-4c6c-4bf8-a348-4e32abca0c89 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-reader] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:24:28.903802 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 394/1564] 10.4.3.205 () {68 vars in 1508 bytes} [Thu Aug 6 05:24:28 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 06 05:24:28.932923 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e2920c56-da82-4d4b-8914-f04a3eb1ff35 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.937309 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e2920c56-da82-4d4b-8914-f04a3eb1ff35 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 Aug 06 05:24:28.937529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e2920c56-da82-4d4b-8914-f04a3eb1ff35 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.937766 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e2920c56-da82-4d4b-8914-f04a3eb1ff35 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.937943 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-e2920c56-da82-4d4b-8914-f04a3eb1ff35 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Delete volume with id: a5026123-56b7-4e74-a81f-72e68b482a94 Aug 06 05:24:28.945490 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.945490 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:28.945970 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e2920c56-da82-4d4b-8914-f04a3eb1ff35 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:28.967742 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e2920c56-da82-4d4b-8914-f04a3eb1ff35 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Delete volume request issued successfully. Aug 06 05:24:28.968493 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e2920c56-da82-4d4b-8914-f04a3eb1ff35 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 returned with HTTP 202 Aug 06 05:24:28.968953 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 384/1565] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:28 2026] DELETE /volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:28.977912 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c3d4143c-a9dc-4bc6-b19a-1f847f7ed0cf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:28.980397 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c3d4143c-a9dc-4bc6-b19a-1f847f7ed0cf tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 Aug 06 05:24:28.980681 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c3d4143c-a9dc-4bc6-b19a-1f847f7ed0cf tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:28.980904 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c3d4143c-a9dc-4bc6-b19a-1f847f7ed0cf tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:28.989107 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:28.989107 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:28.993489 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c3d4143c-a9dc-4bc6-b19a-1f847f7ed0cf tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:28.998249 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c3d4143c-a9dc-4bc6-b19a-1f847f7ed0cf tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 returned with HTTP 200 Aug 06 05:24:28.998566 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 397/1566] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:28 2026] GET /volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:29.417123 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-8458599a-84cc-4ac0-9f85-c0a94b4b6bad req-95ba32aa-40fb-499c-b492-389545b22f81 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:29.419118 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8458599a-84cc-4ac0-9f85-c0a94b4b6bad req-95ba32aa-40fb-499c-b492-389545b22f81 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:29.419310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8458599a-84cc-4ac0-9f85-c0a94b4b6bad req-95ba32aa-40fb-499c-b492-389545b22f81 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:29.419493 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8458599a-84cc-4ac0-9f85-c0a94b4b6bad req-95ba32aa-40fb-499c-b492-389545b22f81 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:29.426477 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:29.426477 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:29.430892 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-8458599a-84cc-4ac0-9f85-c0a94b4b6bad req-95ba32aa-40fb-499c-b492-389545b22f81 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:29.436518 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8458599a-84cc-4ac0-9f85-c0a94b4b6bad req-95ba32aa-40fb-499c-b492-389545b22f81 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:29.436958 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 392/1567] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:29 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:30.013336 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f3486b87-8d8a-4ea7-8738-3d3bef1efc43 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:30.016270 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f3486b87-8d8a-4ea7-8738-3d3bef1efc43 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 Aug 06 05:24:30.016561 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f3486b87-8d8a-4ea7-8738-3d3bef1efc43 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:30.016817 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f3486b87-8d8a-4ea7-8738-3d3bef1efc43 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:30.024770 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f3486b87-8d8a-4ea7-8738-3d3bef1efc43 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 returned with HTTP 404 Aug 06 05:24:30.025482 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 395/1568] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:30 2026] GET /volume/v3/volumes/a5026123-56b7-4e74-a81f-72e68b482a94 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:30.036254 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ebf9032b-9dde-47f9-9327-a7f70b46f741 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:30.038589 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ebf9032b-9dde-47f9-9327-a7f70b46f741 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] DELETE https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f Aug 06 05:24:30.038900 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ebf9032b-9dde-47f9-9327-a7f70b46f741 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:30.039172 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ebf9032b-9dde-47f9-9327-a7f70b46f741 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:30.041629 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-ebf9032b-9dde-47f9-9327-a7f70b46f741 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Delete volume with id: 45af0e5c-4005-43b3-ae50-5eea59878b2f Aug 06 05:24:30.050314 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:30.050314 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:30.051311 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ebf9032b-9dde-47f9-9327-a7f70b46f741 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:30.070020 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ebf9032b-9dde-47f9-9327-a7f70b46f741 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Delete volume request issued successfully. Aug 06 05:24:30.072268 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ebf9032b-9dde-47f9-9327-a7f70b46f741 tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f returned with HTTP 202 Aug 06 05:24:30.072268 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 385/1569] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:30 2026] DELETE /volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:30.079355 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5bff82d3-7fc4-47ec-8d61-8bd9b44c453f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:30.081822 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5bff82d3-7fc4-47ec-8d61-8bd9b44c453f tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f Aug 06 05:24:30.082084 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5bff82d3-7fc4-47ec-8d61-8bd9b44c453f tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:30.082383 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5bff82d3-7fc4-47ec-8d61-8bd9b44c453f tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:30.092338 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:30.092338 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:30.099074 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5bff82d3-7fc4-47ec-8d61-8bd9b44c453f tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:30.108528 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5bff82d3-7fc4-47ec-8d61-8bd9b44c453f tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f returned with HTTP 200 Aug 06 05:24:30.109465 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 398/1570] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:30 2026] GET /volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:30.596115 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5d9ada3e-6108-437d-849e-306b44d8eee4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:30.601542 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5d9ada3e-6108-437d-849e-306b44d8eee4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:30.601842 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5d9ada3e-6108-437d-849e-306b44d8eee4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:30.602129 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5d9ada3e-6108-437d-849e-306b44d8eee4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:30.622003 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:30.622003 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:30.626871 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5d9ada3e-6108-437d-849e-306b44d8eee4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Volume info retrieved successfully. Aug 06 05:24:30.633910 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5d9ada3e-6108-437d-849e-306b44d8eee4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:30.634724 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 393/1571] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:30 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:30.687931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-7f890499-0c56-4187-975a-efddad404a52 req-8bba5cd7-8bdc-4727-9678-92253197dfb9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:30.694512 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-8bba5cd7-8bdc-4727-9678-92253197dfb9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:30.694512 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-8bba5cd7-8bdc-4727-9678-92253197dfb9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:30.694584 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-8bba5cd7-8bdc-4727-9678-92253197dfb9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:30.712937 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:30.712937 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:30.717870 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-7f890499-0c56-4187-975a-efddad404a52 req-8bba5cd7-8bdc-4727-9678-92253197dfb9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:30.723161 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-8bba5cd7-8bdc-4727-9678-92253197dfb9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:30.723677 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 396/1572] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:30 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:30.749618 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-7f890499-0c56-4187-975a-efddad404a52 req-e81ecc77-cf7a-46ee-90b9-6eee3e72bc63 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:30.753499 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-e81ecc77-cf7a-46ee-90b9-6eee3e72bc63 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b/action Aug 06 05:24:30.753499 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-e81ecc77-cf7a-46ee-90b9-6eee3e72bc63 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:30.753499 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-e81ecc77-cf7a-46ee-90b9-6eee3e72bc63 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:30.769849 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:30.769849 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:30.770694 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-7f890499-0c56-4187-975a-efddad404a52 req-e81ecc77-cf7a-46ee-90b9-6eee3e72bc63 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:30.786827 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-7f890499-0c56-4187-975a-efddad404a52 req-e81ecc77-cf7a-46ee-90b9-6eee3e72bc63 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Begin detaching volume completed successfully. Aug 06 05:24:30.786827 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-e81ecc77-cf7a-46ee-90b9-6eee3e72bc63 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b/action returned with HTTP 202 Aug 06 05:24:30.786827 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 386/1573] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:24:30 2026] POST /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:30.809396 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4f03c0ef-ab95-4aa8-a1b0-27960027a658 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:30.812353 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4f03c0ef-ab95-4aa8-a1b0-27960027a658 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:30.812545 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4f03c0ef-ab95-4aa8-a1b0-27960027a658 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:30.812720 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4f03c0ef-ab95-4aa8-a1b0-27960027a658 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:30.829079 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:30.829079 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:30.833001 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4f03c0ef-ab95-4aa8-a1b0-27960027a658 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:30.838101 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4f03c0ef-ab95-4aa8-a1b0-27960027a658 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:30.838543 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 399/1574] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:30 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1444 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:30.849769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-90b32b74-acd9-42d2-8b82-ba57b3091769 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:30.849769 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90b32b74-acd9-42d2-8b82-ba57b3091769 None None] GET https://10.4.3.205/volume// Aug 06 05:24:30.849769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90b32b74-acd9-42d2-8b82-ba57b3091769 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:30.849769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90b32b74-acd9-42d2-8b82-ba57b3091769 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:30.849769 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90b32b74-acd9-42d2-8b82-ba57b3091769 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:30.849769 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 394/1575] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:30.866509 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-7f890499-0c56-4187-975a-efddad404a52 req-a4b0c858-64b5-4f15-a229-477b5b0ce28e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:30.869149 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-a4b0c858-64b5-4f15-a229-477b5b0ce28e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:30.869453 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-a4b0c858-64b5-4f15-a229-477b5b0ce28e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:30.869703 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-a4b0c858-64b5-4f15-a229-477b5b0ce28e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:30.883677 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:30.883677 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:30.887306 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-7f890499-0c56-4187-975a-efddad404a52 req-a4b0c858-64b5-4f15-a229-477b5b0ce28e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:30.891727 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-a4b0c858-64b5-4f15-a229-477b5b0ce28e tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:30.892142 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 397/1576] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:30 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:30.981125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.063761 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:31.069558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2022456743"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:31.069558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2022456743'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:31.069709 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume of 1 GB Aug 06 05:24:31.074634 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Availability Zones retrieved successfully. Aug 06 05:24:31.080967 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (635891db-9f60-4a71-9777-405e05020add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:31.083366 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86ac02ff-57c6-4b0c-bfe3-b1f550c9f6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:31.083366 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:31.122035 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86ac02ff-57c6-4b0c-bfe3-b1f550c9f6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:31.123863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a021c3ef-2d12-4064-86a2-5783adeb92c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:31.133710 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c3494700-f3e0-4b9a-a308-063e75ee457a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.136425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c3494700-f3e0-4b9a-a308-063e75ee457a tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f Aug 06 05:24:31.136984 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c3494700-f3e0-4b9a-a308-063e75ee457a tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:31.137932 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c3494700-f3e0-4b9a-a308-063e75ee457a tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:31.148225 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c3494700-f3e0-4b9a-a308-063e75ee457a tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f returned with HTTP 404 Aug 06 05:24:31.148636 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 400/1577] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:31 2026] GET /volume/v3/volumes/45af0e5c-4005-43b3-ae50-5eea59878b2f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:31.157619 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-532704c9-7d39-4a65-b4c3-b263dd72044d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.159623 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-532704c9-7d39-4a65-b4c3-b263dd72044d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] DELETE https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 Aug 06 05:24:31.159792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-532704c9-7d39-4a65-b4c3-b263dd72044d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:31.159961 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-532704c9-7d39-4a65-b4c3-b263dd72044d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:31.160123 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-532704c9-7d39-4a65-b4c3-b263dd72044d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Delete volume with id: fed316cf-eb23-47bf-a400-f0c205e21fa2 Aug 06 05:24:31.167364 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:31.167364 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:31.167799 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-532704c9-7d39-4a65-b4c3-b263dd72044d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:31.188351 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-532704c9-7d39-4a65-b4c3-b263dd72044d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Delete volume request issued successfully. Aug 06 05:24:31.188589 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-532704c9-7d39-4a65-b4c3-b263dd72044d tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 returned with HTTP 202 Aug 06 05:24:31.189116 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 395/1578] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:31 2026] DELETE /volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:31.198953 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8cfe35db-63f3-43fe-9b0f-99c58b97c1ce None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.201169 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8cfe35db-63f3-43fe-9b0f-99c58b97c1ce tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 Aug 06 05:24:31.201459 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8cfe35db-63f3-43fe-9b0f-99c58b97c1ce tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:31.201716 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8cfe35db-63f3-43fe-9b0f-99c58b97c1ce tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:31.210990 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:31.210990 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:31.217782 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8cfe35db-63f3-43fe-9b0f-99c58b97c1ce tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Volume info retrieved successfully. Aug 06 05:24:31.221262 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['d50c9e32-dd41-4e2e-8f93-f4a2ad01de81', 'e6b65cd3-32a5-42e0-a7e0-d9e38e28fc00', 'b645966b-1dd4-487d-8a5e-365e6551c1bc', 'f86226df-c75d-4ea5-972b-4210de04f576'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:31.222650 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a021c3ef-2d12-4064-86a2-5783adeb92c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d50c9e32-dd41-4e2e-8f93-f4a2ad01de81', 'e6b65cd3-32a5-42e0-a7e0-d9e38e28fc00', 'b645966b-1dd4-487d-8a5e-365e6551c1bc', 'f86226df-c75d-4ea5-972b-4210de04f576']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:31.224433 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8a9718-0aa5-47d1-9c5d-daa0027dd594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:31.225251 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8cfe35db-63f3-43fe-9b0f-99c58b97c1ce tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 returned with HTTP 200 Aug 06 05:24:31.226523 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 398/1579] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:31 2026] GET /volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:31.260932 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8a9718-0aa5-47d1-9c5d-daa0027dd594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e413507-9f53-4c36-8f32-5654952362ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2022456743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['d50c9e32-dd41-4e2e-8f93-f4a2ad01de81','e6b65cd3-32a5-42e0-a7e0-d9e38e28fc00','b645966b-1dd4-487d-8a5e-365e6551c1bc','f86226df-c75d-4ea5-972b-4210de04f576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2022456743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e413507-9f53-4c36-8f32-5654952362ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaf3f32929f48f6ae84b171bd893e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6600497ee24209b1ba5edddd525493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:31.262190 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ff0c51-4816-4755-a136-d9d31dc9228b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:31.294854 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ff0c51-4816-4755-a136-d9d31dc9228b) transitioned into state 'SUCCESS' from state '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-2022456743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['d50c9e32-dd41-4e2e-8f93-f4a2ad01de81','e6b65cd3-32a5-42e0-a7e0-d9e38e28fc00','b645966b-1dd4-487d-8a5e-365e6551c1bc','f86226df-c75d-4ea5-972b-4210de04f576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:31.296547 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0857173c-a0f0-44d7-8c0b-e3069b34369a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:31.311131 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0857173c-a0f0-44d7-8c0b-e3069b34369a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:31.312100 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (635891db-9f60-4a71-9777-405e05020add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:31.312511 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request issued successfully. Aug 06 05:24:31.313066 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e657a3ed-46b8-4ce3-92a8-7e6f984afa4c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:31.313734 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 387/1580] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:24:30 2026] POST /volume/v3/volumes => generated 754 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:31.327241 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-55a10d95-6faa-435c-9d8a-1801647b4da3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.329585 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-55a10d95-6faa-435c-9d8a-1801647b4da3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:24:31.329869 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-55a10d95-6faa-435c-9d8a-1801647b4da3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:31.330190 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-55a10d95-6faa-435c-9d8a-1801647b4da3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:31.337964 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:31.337964 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:31.342536 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-55a10d95-6faa-435c-9d8a-1801647b4da3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:24:31.350808 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-55a10d95-6faa-435c-9d8a-1801647b4da3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:24:31.350808 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 401/1581] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:31 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:31.512152 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-7f890499-0c56-4187-975a-efddad404a52 req-ab985dad-ba83-4cb6-a672-54aa92fae9b4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.514828 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-ab985dad-ba83-4cb6-a672-54aa92fae9b4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:31.515090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-ab985dad-ba83-4cb6-a672-54aa92fae9b4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:31.515508 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-ab985dad-ba83-4cb6-a672-54aa92fae9b4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:31.532433 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:31.532433 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:31.538678 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-7f890499-0c56-4187-975a-efddad404a52 req-ab985dad-ba83-4cb6-a672-54aa92fae9b4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:31.551079 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-ab985dad-ba83-4cb6-a672-54aa92fae9b4 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:31.551280 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 396/1582] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:31 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1444 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:24:31.609024 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-7f890499-0c56-4187-975a-efddad404a52 req-c049a76a-b8b5-4a40-8e1c-de8ee4173359 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.611655 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-c049a76a-b8b5-4a40-8e1c-de8ee4173359 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a Aug 06 05:24:31.612053 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-c049a76a-b8b5-4a40-8e1c-de8ee4173359 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:31.613380 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-c049a76a-b8b5-4a40-8e1c-de8ee4173359 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:31.625775 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:31.625775 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:31.691810 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7f890499-0c56-4187-975a-efddad404a52 req-c049a76a-b8b5-4a40-8e1c-de8ee4173359 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a returned with HTTP 200 Aug 06 05:24:31.692396 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 399/1583] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:24:31 2026] DELETE /volume/v3/attachments/b121daee-ded4-431d-bfad-f5ba2a5c5f4a => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:31.853697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-653a31ff-6979-4116-b11e-4fbcae0c04c9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.856196 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-653a31ff-6979-4116-b11e-4fbcae0c04c9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:31.856430 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-653a31ff-6979-4116-b11e-4fbcae0c04c9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:31.856845 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-653a31ff-6979-4116-b11e-4fbcae0c04c9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:31.867582 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:31.867582 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:31.872164 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-653a31ff-6979-4116-b11e-4fbcae0c04c9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:31.877763 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-653a31ff-6979-4116-b11e-4fbcae0c04c9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:31.878138 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 388/1584] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:31 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:31.892143 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c5b0e8a5-15c8-40e7-8e30-1fe5395b27ec None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.894304 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c5b0e8a5-15c8-40e7-8e30-1fe5395b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:31.894567 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c5b0e8a5-15c8-40e7-8e30-1fe5395b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:31.894747 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c5b0e8a5-15c8-40e7-8e30-1fe5395b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:31.909343 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:31.909343 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:31.915224 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c5b0e8a5-15c8-40e7-8e30-1fe5395b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] Volume info retrieved successfully. Aug 06 05:24:31.923115 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c5b0e8a5-15c8-40e7-8e30-1fe5395b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-reader] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:31.924325 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 402/1585] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:31 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:31.984847 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-105f1500-7b06-483c-a806-2dbe983bca29 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:31.987252 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-105f1500-7b06-483c-a806-2dbe983bca29 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:31.987447 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-105f1500-7b06-483c-a806-2dbe983bca29 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:31.987684 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-105f1500-7b06-483c-a806-2dbe983bca29 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.000188 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.000188 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:32.003868 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-105f1500-7b06-483c-a806-2dbe983bca29 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:32.008745 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-105f1500-7b06-483c-a806-2dbe983bca29 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:32.009146 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 397/1586] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:31 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:32.034639 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-4e66aa1e-c15f-4c72-8495-efed212e5645 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.037521 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-4e66aa1e-c15f-4c72-8495-efed212e5645 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b/action Aug 06 05:24:32.037737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-4e66aa1e-c15f-4c72-8495-efed212e5645 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:32.037997 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-4e66aa1e-c15f-4c72-8495-efed212e5645 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:32.053656 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.053656 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:32.054485 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-4e66aa1e-c15f-4c72-8495-efed212e5645 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:32.063570 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-4e66aa1e-c15f-4c72-8495-efed212e5645 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Begin detaching volume completed successfully. Aug 06 05:24:32.063960 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-4e66aa1e-c15f-4c72-8495-efed212e5645 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b/action returned with HTTP 202 Aug 06 05:24:32.064780 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 400/1587] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:24:32 2026] POST /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:32.084207 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1fef0d32-dbfc-4b67-94fc-c4e7f264540b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.086089 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1fef0d32-dbfc-4b67-94fc-c4e7f264540b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:32.086381 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1fef0d32-dbfc-4b67-94fc-c4e7f264540b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:32.086592 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1fef0d32-dbfc-4b67-94fc-c4e7f264540b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.096529 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.096529 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:32.100464 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1fef0d32-dbfc-4b67-94fc-c4e7f264540b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:32.105434 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1fef0d32-dbfc-4b67-94fc-c4e7f264540b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:32.105889 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 389/1588] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:32 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:32.117407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b9fc18f5-ee43-452d-aa45-f6928e3cdcfa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.117912 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b9fc18f5-ee43-452d-aa45-f6928e3cdcfa None None] GET https://10.4.3.205/volume// Aug 06 05:24:32.118144 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b9fc18f5-ee43-452d-aa45-f6928e3cdcfa None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:32.118419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b9fc18f5-ee43-452d-aa45-f6928e3cdcfa None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.118812 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b9fc18f5-ee43-452d-aa45-f6928e3cdcfa None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:32.119146 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 403/1589] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:32.126885 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-451025e8-0924-4a77-9ffa-08634f2dcae9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.129135 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-451025e8-0924-4a77-9ffa-08634f2dcae9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:32.129483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-451025e8-0924-4a77-9ffa-08634f2dcae9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:32.129743 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-451025e8-0924-4a77-9ffa-08634f2dcae9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.142641 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.142641 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:32.147238 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-451025e8-0924-4a77-9ffa-08634f2dcae9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:32.153222 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-451025e8-0924-4a77-9ffa-08634f2dcae9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:32.153817 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 398/1590] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:32 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:32.239663 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-136b1434-f0ce-42ef-9d64-17169d8347cc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.241563 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-136b1434-f0ce-42ef-9d64-17169d8347cc tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] GET https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 Aug 06 05:24:32.241767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-136b1434-f0ce-42ef-9d64-17169d8347cc tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:32.241965 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-136b1434-f0ce-42ef-9d64-17169d8347cc tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.248483 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-136b1434-f0ce-42ef-9d64-17169d8347cc tempest-VolumesTestJSON-300225963 tempest-VolumesTestJSON-300225963-project-member] https://10.4.3.205/volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 returned with HTTP 404 Aug 06 05:24:32.249057 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 401/1591] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:32 2026] GET /volume/v3/volumes/fed316cf-eb23-47bf-a400-f0c205e21fa2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:32.362945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-951969ee-26c6-47b0-a8e1-477542b41e72 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.365096 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-951969ee-26c6-47b0-a8e1-477542b41e72 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:24:32.365096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-951969ee-26c6-47b0-a8e1-477542b41e72 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:32.365096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-951969ee-26c6-47b0-a8e1-477542b41e72 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.371810 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.371810 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:32.375457 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-951969ee-26c6-47b0-a8e1-477542b41e72 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:24:32.380464 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-951969ee-26c6-47b0-a8e1-477542b41e72 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:24:32.380860 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 390/1592] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:32 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:32.394150 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a75ce526-f9cb-4493-8a53-5a4ace78baac None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.396395 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a75ce526-f9cb-4493-8a53-5a4ace78baac tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:24:32.397827 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a75ce526-f9cb-4493-8a53-5a4ace78baac tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:32.398038 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a75ce526-f9cb-4493-8a53-5a4ace78baac tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.410673 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.410673 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:32.424659 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a75ce526-f9cb-4493-8a53-5a4ace78baac tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:24:32.433902 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a75ce526-f9cb-4493-8a53-5a4ace78baac tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:24:32.434439 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 404/1593] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:32 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:32.443804 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c7bcc6c5-52cb-424f-ba7c-f8dcd81ef4e7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.446599 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c7bcc6c5-52cb-424f-ba7c-f8dcd81ef4e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:32.447004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c7bcc6c5-52cb-424f-ba7c-f8dcd81ef4e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:32.447004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c7bcc6c5-52cb-424f-ba7c-f8dcd81ef4e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.447244 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c7bcc6c5-52cb-424f-ba7c-f8dcd81ef4e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Delete volume with id: 297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:32.449871 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6fd05ce6-bbcb-4b50-9d1a-79e8969e8ccc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.452632 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6fd05ce6-bbcb-4b50-9d1a-79e8969e8ccc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:24:32.453315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6fd05ce6-bbcb-4b50-9d1a-79e8969e8ccc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e413507-9f53-4c36-8f32-5654952362ad", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1611801867"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:32.457431 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.457431 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:32.457886 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c7bcc6c5-52cb-424f-ba7c-f8dcd81ef4e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:32.464460 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.464460 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:32.465299 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6fd05ce6-bbcb-4b50-9d1a-79e8969e8ccc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:24:32.465565 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-6fd05ce6-bbcb-4b50-9d1a-79e8969e8ccc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:24:32.476283 np0000006623 devstack@c-api.service[100426]: WARNING cinder.keymgr.conf_key_mgr [None req-c7bcc6c5-52cb-424f-ba7c-f8dcd81ef4e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:24:32.483332 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c7bcc6c5-52cb-424f-ba7c-f8dcd81ef4e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Delete volume request issued successfully. Aug 06 05:24:32.483580 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c7bcc6c5-52cb-424f-ba7c-f8dcd81ef4e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 202 Aug 06 05:24:32.484047 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 399/1594] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:32 2026] DELETE /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:32.493087 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-88555732-c3c3-4e7b-a47b-b91709fdd516 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.495264 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-88555732-c3c3-4e7b-a47b-b91709fdd516 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:32.495471 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-88555732-c3c3-4e7b-a47b-b91709fdd516 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:32.495818 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-88555732-c3c3-4e7b-a47b-b91709fdd516 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.503379 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.503379 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:32.508649 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-88555732-c3c3-4e7b-a47b-b91709fdd516 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:24:32.516123 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-6fd05ce6-bbcb-4b50-9d1a-79e8969e8ccc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['f047ed54-0c9c-410c-a773-ca2a3f77ff48', 'fd74abad-5aa1-4731-9a37-4ae124cebefb', '371a91f5-f545-46b9-9195-7ab27778a08d', '54bfda87-5b67-4120-a837-7a7fe2fb46c1'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:32.520110 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-88555732-c3c3-4e7b-a47b-b91709fdd516 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 200 Aug 06 05:24:32.520574 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 391/1595] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:32 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:32.564168 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6fd05ce6-bbcb-4b50-9d1a-79e8969e8ccc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot create request issued successfully. Aug 06 05:24:32.564537 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6fd05ce6-bbcb-4b50-9d1a-79e8969e8ccc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:24:32.565138 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 402/1596] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:24:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:32.580633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8c7962f0-4f48-41d8-bd76-303b6dc40401 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:32.583114 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c7962f0-4f48-41d8-bd76-303b6dc40401 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a Aug 06 05:24:32.583782 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c7962f0-4f48-41d8-bd76-303b6dc40401 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:32.584200 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c7962f0-4f48-41d8-bd76-303b6dc40401 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:32.590135 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:32.590135 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:32.590905 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8c7962f0-4f48-41d8-bd76-303b6dc40401 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:24:32.591953 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c7962f0-4f48-41d8-bd76-303b6dc40401 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a returned with HTTP 200 Aug 06 05:24:32.592650 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 405/1597] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:24:32 2026] GET /volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:33.125272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1816fb57-f2d6-4e1f-9580-694279ee5bbe None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.128270 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1816fb57-f2d6-4e1f-9580-694279ee5bbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:33.128954 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1816fb57-f2d6-4e1f-9580-694279ee5bbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:33.129208 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1816fb57-f2d6-4e1f-9580-694279ee5bbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:33.141122 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:33.141122 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:33.146734 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1816fb57-f2d6-4e1f-9580-694279ee5bbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:33.154709 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1816fb57-f2d6-4e1f-9580-694279ee5bbe tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:33.155274 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 400/1598] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:33 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:33.536336 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-387cba36-c0f3-466c-ba61-e2f20d6dd6d1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.537880 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-387cba36-c0f3-466c-ba61-e2f20d6dd6d1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e Aug 06 05:24:33.538047 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-387cba36-c0f3-466c-ba61-e2f20d6dd6d1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:33.538218 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-387cba36-c0f3-466c-ba61-e2f20d6dd6d1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:33.543683 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-387cba36-c0f3-466c-ba61-e2f20d6dd6d1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e returned with HTTP 404 Aug 06 05:24:33.544320 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 392/1599] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:33 2026] GET /volume/v3/volumes/297e2009-52c4-4ec0-80aa-bcf172818e4e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:33.554746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e789e5f0-b9b8-4851-b963-31a041d99d20 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.556920 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e789e5f0-b9b8-4851-b963-31a041d99d20 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:24:33.557183 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e789e5f0-b9b8-4851-b963-31a041d99d20 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:33.557476 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e789e5f0-b9b8-4851-b963-31a041d99d20 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:33.558044 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:33.558044 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:33.558913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e789e5f0-b9b8-4851-b963-31a041d99d20 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:24:33.602360 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e789e5f0-b9b8-4851-b963-31a041d99d20 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Get all volumes completed successfully. Aug 06 05:24:33.602679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-aa73ddb1-0547-4287-8e11-8184c0b683ec None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.604359 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:33.604359 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:33.604904 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa73ddb1-0547-4287-8e11-8184c0b683ec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a Aug 06 05:24:33.605268 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa73ddb1-0547-4287-8e11-8184c0b683ec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:33.605427 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa73ddb1-0547-4287-8e11-8184c0b683ec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:33.610311 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e789e5f0-b9b8-4851-b963-31a041d99d20 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:24:33.610829 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 403/1600] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:24:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11399 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:33.611809 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:33.611809 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:33.612555 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-aa73ddb1-0547-4287-8e11-8184c0b683ec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:24:33.613549 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa73ddb1-0547-4287-8e11-8184c0b683ec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a returned with HTTP 200 Aug 06 05:24:33.613992 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 406/1601] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:24:33 2026] GET /volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:33.623374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f48047f2-f8d8-470c-b14c-056af22356f4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.625599 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f48047f2-f8d8-470c-b14c-056af22356f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:24:33.626008 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f48047f2-f8d8-470c-b14c-056af22356f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e413507-9f53-4c36-8f32-5654952362ad", "snapshot_id": "e408c3b6-510e-4beb-bdc2-e8650afa536a", "name": "tempest-VolumesSnapshotTestJSON-Backup-1440741299", "container": "tempest-volumessnapshottestjson-backup-container-892685013"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:33.628584 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-f48047f2-f8d8-470c-b14c-056af22356f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Creating new backup {'backup': {'volume_id': '6e413507-9f53-4c36-8f32-5654952362ad', 'snapshot_id': 'e408c3b6-510e-4beb-bdc2-e8650afa536a', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1440741299', 'container': 'tempest-volumessnapshottestjson-backup-container-892685013'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:24:33.628850 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-f48047f2-f8d8-470c-b14c-056af22356f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Creating backup of volume 6e413507-9f53-4c36-8f32-5654952362ad in container tempest-volumessnapshottestjson-backup-container-892685013 Aug 06 05:24:33.637352 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-76578afd-0da4-47b2-b28e-9c7b1d0f7e02 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.638408 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:33.638408 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:33.638998 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f48047f2-f8d8-470c-b14c-056af22356f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:24:33.642754 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76578afd-0da4-47b2-b28e-9c7b1d0f7e02 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] DELETE https://10.4.3.205/volume/v3/types/8ac232a5-d99f-46e7-a7d9-b6ba44e061cf Aug 06 05:24:33.643068 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76578afd-0da4-47b2-b28e-9c7b1d0f7e02 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:33.643430 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76578afd-0da4-47b2-b28e-9c7b1d0f7e02 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:33.645215 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:33.645215 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:33.645648 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f48047f2-f8d8-470c-b14c-056af22356f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:24:33.685254 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76578afd-0da4-47b2-b28e-9c7b1d0f7e02 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types/8ac232a5-d99f-46e7-a7d9-b6ba44e061cf returned with HTTP 202 Aug 06 05:24:33.685926 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 393/1602] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:24:33 2026] DELETE /volume/v3/types/8ac232a5-d99f-46e7-a7d9-b6ba44e061cf => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:33.698332 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3afb6691-ea9b-463d-9f1d-9bb265bfb7b5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.699175 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-f48047f2-f8d8-470c-b14c-056af22356f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['0637da6b-c5c0-4bf0-9617-125d795c9525', 'b22fae4b-3c45-4996-833e-e1733628e29a'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:33.700131 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3afb6691-ea9b-463d-9f1d-9bb265bfb7b5 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:24:33.700691 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3afb6691-ea9b-463d-9f1d-9bb265bfb7b5 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2079308069", "extra_specs": {}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:33.713844 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3afb6691-ea9b-463d-9f1d-9bb265bfb7b5 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:24:33.715113 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 404/1603] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:24:33 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:33.727784 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a2edb02e-dc57-4460-b147-9ed52bc65222 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.729940 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a2edb02e-dc57-4460-b147-9ed52bc65222 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] POST https://10.4.3.205/volume/v3/types/8e3df68d-168c-49d7-a81c-821beff57356/encryption Aug 06 05:24:33.730398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a2edb02e-dc57-4460-b147-9ed52bc65222 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:33.743613 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f48047f2-f8d8-470c-b14c-056af22356f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:24:33.744904 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 401/1604] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:33 2026] POST /volume/v3/backups => generated 335 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:33.754581 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c81cb3bd-0373-458b-ae73-2d67d95805bf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.756711 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c81cb3bd-0373-458b-ae73-2d67d95805bf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:33.756951 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c81cb3bd-0373-458b-ae73-2d67d95805bf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:33.757189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c81cb3bd-0373-458b-ae73-2d67d95805bf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:33.757334 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-c81cb3bd-0373-458b-ae73-2d67d95805bf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:33.764323 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:33.764323 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:33.765254 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c81cb3bd-0373-458b-ae73-2d67d95805bf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:33.765826 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 394/1605] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:33 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:33.771274 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a2edb02e-dc57-4460-b147-9ed52bc65222 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types/8e3df68d-168c-49d7-a81c-821beff57356/encryption returned with HTTP 200 Aug 06 05:24:33.772166 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 407/1606] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:24:33 2026] POST /volume/v3/types/8e3df68d-168c-49d7-a81c-821beff57356/encryption => generated 230 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:33.782859 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:33.784628 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:33.785010 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1925603420", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2079308069", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:33.788892 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1925603420', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2079308069', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:33.793483 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume of 1 GB Aug 06 05:24:33.793751 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:33.793751 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:33.794309 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Availability Zones retrieved successfully. Aug 06 05:24:33.799815 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Flow 'volume_create_api' (810ba091-0d90-4885-a5de-79190b897595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:33.800481 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc986afc-6b73-4501-9890-7e27bb2eced5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:33.801394 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:33.828392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc986afc-6b73-4501-9890-7e27bb2eced5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:24:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8e3df68d-168c-49d7-a81c-821beff57356,is_public=True,name='tempest-scenario-type-luks-2079308069',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e3df68d-168c-49d7-a81c-821beff57356', '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=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:33.829145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487bda55-79af-427f-a06b-70dc6b49639c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:33.858530 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:24:33.858811 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:24:33.892590 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Created reservations ['b94fce03-347e-48f6-a6a9-3f6c52fa2371', 'ac225cff-ed44-4f09-af4e-dd3da9a2be0f', 'a97c467e-a67b-406a-ba85-f69f8727aba5', 'd75a1c4b-57c9-4ce6-aac3-4285f094af9b'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:33.893347 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487bda55-79af-427f-a06b-70dc6b49639c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b94fce03-347e-48f6-a6a9-3f6c52fa2371', 'ac225cff-ed44-4f09-af4e-dd3da9a2be0f', 'a97c467e-a67b-406a-ba85-f69f8727aba5', 'd75a1c4b-57c9-4ce6-aac3-4285f094af9b']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:33.894822 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4bb24c-ef75-48a0-bcc1-d7ec2e0b559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:33.920224 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4bb24c-ef75-48a0-bcc1-d7ec2e0b559b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b467e1-0918-441b-bf76-60d250206d45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1925603420',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a69b7be3c452a935f8668bb9916ed',qos_specs=None,replication_status=,reservations=['b94fce03-347e-48f6-a6a9-3f6c52fa2371','ac225cff-ed44-4f09-af4e-dd3da9a2be0f','a97c467e-a67b-406a-ba85-f69f8727aba5','d75a1c4b-57c9-4ce6-aac3-4285f094af9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_type_id=8e3df68d-168c-49d7-a81c-821beff57356), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1925603420',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c1b467e1-0918-441b-bf76-60d250206d45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='483a69b7be3c452a935f8668bb9916ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e3df68d-168c-49d7-a81c-821beff57356),volume_type_id=8e3df68d-168c-49d7-a81c-821beff57356)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:33.920970 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641703d8-7add-4d56-8f03-16621a330656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:33.942162 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641703d8-7add-4d56-8f03-16621a330656) transitioned into state 'SUCCESS' from state '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-1925603420',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a69b7be3c452a935f8668bb9916ed',qos_specs=None,replication_status=,reservations=['b94fce03-347e-48f6-a6a9-3f6c52fa2371','ac225cff-ed44-4f09-af4e-dd3da9a2be0f','a97c467e-a67b-406a-ba85-f69f8727aba5','d75a1c4b-57c9-4ce6-aac3-4285f094af9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_type_id=8e3df68d-168c-49d7-a81c-821beff57356)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:33.942969 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0116c654-6987-4ef2-a8d3-85734b33c294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:33.954413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0116c654-6987-4ef2-a8d3-85734b33c294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:33.955374 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Flow 'volume_create_api' (810ba091-0d90-4885-a5de-79190b897595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:33.955656 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume request issued successfully. Aug 06 05:24:33.956237 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9cae079a-4dbb-48c9-a165-75ff7b5626e5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:33.956661 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 405/1607] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:33 2026] POST /volume/v3/volumes => generated 785 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:34.171227 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-72c067d8-98a3-416b-8a49-3c952c68b31c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:34.173060 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-72c067d8-98a3-416b-8a49-3c952c68b31c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:34.173389 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-72c067d8-98a3-416b-8a49-3c952c68b31c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:34.173792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-72c067d8-98a3-416b-8a49-3c952c68b31c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:34.183554 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:34.183554 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:34.187309 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-72c067d8-98a3-416b-8a49-3c952c68b31c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:34.191521 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-72c067d8-98a3-416b-8a49-3c952c68b31c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:34.191942 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 402/1608] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:34 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:24:34.303988 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-fc74b83c-5c70-4547-a123-97d4f1091c23 req-0b1cb2dc-3bec-457b-8ad8-7bc9b711f2e4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:34.307057 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-fc74b83c-5c70-4547-a123-97d4f1091c23 req-0b1cb2dc-3bec-457b-8ad8-7bc9b711f2e4 tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] DELETE https://10.4.3.205/volume/v3/volumes/tempest-invalid-403092713 Aug 06 05:24:34.307337 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-fc74b83c-5c70-4547-a123-97d4f1091c23 req-0b1cb2dc-3bec-457b-8ad8-7bc9b711f2e4 tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:34.307606 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-fc74b83c-5c70-4547-a123-97d4f1091c23 req-0b1cb2dc-3bec-457b-8ad8-7bc9b711f2e4 tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:34.307826 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [req-fc74b83c-5c70-4547-a123-97d4f1091c23 req-0b1cb2dc-3bec-457b-8ad8-7bc9b711f2e4 tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] Delete volume with id: tempest-invalid-403092713 Aug 06 05:24:34.315071 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-fc74b83c-5c70-4547-a123-97d4f1091c23 req-0b1cb2dc-3bec-457b-8ad8-7bc9b711f2e4 tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] https://10.4.3.205/volume/v3/volumes/tempest-invalid-403092713 returned with HTTP 404 Aug 06 05:24:34.315818 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 395/1609] 10.4.3.205 () {70 vars in 1587 bytes} [Thu Aug 6 05:24:34 2026] DELETE /volume/v3/volumes/tempest-invalid-403092713 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:34.384976 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-52777cc3-7206-4b55-baea-a4a1a4654250 req-3f10aaf7-d859-4258-8f41-0142059092ad None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:34.387583 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-52777cc3-7206-4b55-baea-a4a1a4654250 req-3f10aaf7-d859-4258-8f41-0142059092ad tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] DELETE https://10.4.3.205/volume/v3/volumes/cfa03493-4535-4892-90a0-8fa4779cd02f Aug 06 05:24:34.387777 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-52777cc3-7206-4b55-baea-a4a1a4654250 req-3f10aaf7-d859-4258-8f41-0142059092ad tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:34.387981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-52777cc3-7206-4b55-baea-a4a1a4654250 req-3f10aaf7-d859-4258-8f41-0142059092ad tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:34.388200 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [req-52777cc3-7206-4b55-baea-a4a1a4654250 req-3f10aaf7-d859-4258-8f41-0142059092ad tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] Delete volume with id: cfa03493-4535-4892-90a0-8fa4779cd02f Aug 06 05:24:34.399917 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-52777cc3-7206-4b55-baea-a4a1a4654250 req-3f10aaf7-d859-4258-8f41-0142059092ad tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-member] https://10.4.3.205/volume/v3/volumes/cfa03493-4535-4892-90a0-8fa4779cd02f returned with HTTP 404 Aug 06 05:24:34.400692 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 408/1610] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:24:34 2026] DELETE /volume/v3/volumes/cfa03493-4535-4892-90a0-8fa4779cd02f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:34.424869 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-fc9e20b5-e378-424f-8805-112efba9c958 req-1fa80c05-c6d9-46c1-a80c-0e2a8ec6e40a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:34.427957 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fc9e20b5-e378-424f-8805-112efba9c958 req-1fa80c05-c6d9-46c1-a80c-0e2a8ec6e40a tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-reader] GET https://10.4.3.205/volume/v3/volumes/cd6b651e-924a-4dea-9744-2b4fe57b67cf Aug 06 05:24:34.428166 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fc9e20b5-e378-424f-8805-112efba9c958 req-1fa80c05-c6d9-46c1-a80c-0e2a8ec6e40a tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:34.428565 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fc9e20b5-e378-424f-8805-112efba9c958 req-1fa80c05-c6d9-46c1-a80c-0e2a8ec6e40a tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-reader] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:34.436212 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fc9e20b5-e378-424f-8805-112efba9c958 req-1fa80c05-c6d9-46c1-a80c-0e2a8ec6e40a tempest-VolumesNegativeTest-213084521 tempest-VolumesNegativeTest-213084521-project-reader] https://10.4.3.205/volume/v3/volumes/cd6b651e-924a-4dea-9744-2b4fe57b67cf returned with HTTP 404 Aug 06 05:24:34.436888 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 406/1611] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:34 2026] GET /volume/v3/volumes/cd6b651e-924a-4dea-9744-2b4fe57b67cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:24:34.779172 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f3aea554-1012-49be-9e8a-2a562a8dd5ef None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:34.781055 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f3aea554-1012-49be-9e8a-2a562a8dd5ef tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:34.781261 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f3aea554-1012-49be-9e8a-2a562a8dd5ef tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:34.781471 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f3aea554-1012-49be-9e8a-2a562a8dd5ef tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:34.781586 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-f3aea554-1012-49be-9e8a-2a562a8dd5ef tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:34.786803 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:34.786803 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:34.787782 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f3aea554-1012-49be-9e8a-2a562a8dd5ef tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:34.788416 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 403/1612] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:34 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:35.205685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8b09e235-d162-410d-9931-30c4caebeaeb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:35.208587 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8b09e235-d162-410d-9931-30c4caebeaeb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:35.208587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8b09e235-d162-410d-9931-30c4caebeaeb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:35.208587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8b09e235-d162-410d-9931-30c4caebeaeb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:35.217775 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:35.217775 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:35.221637 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8b09e235-d162-410d-9931-30c4caebeaeb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:35.226309 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8b09e235-d162-410d-9931-30c4caebeaeb tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:35.226776 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 396/1613] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:35 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:35.798647 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f07faaed-96e0-4b12-a11c-706c7a4a3e3a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:35.800962 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f07faaed-96e0-4b12-a11c-706c7a4a3e3a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:35.802223 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f07faaed-96e0-4b12-a11c-706c7a4a3e3a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:35.802223 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f07faaed-96e0-4b12-a11c-706c7a4a3e3a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:35.802223 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f07faaed-96e0-4b12-a11c-706c7a4a3e3a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:35.807506 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:35.807506 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:35.808583 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f07faaed-96e0-4b12-a11c-706c7a4a3e3a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:35.809070 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 409/1614] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:35 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:35.934992 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cd1aadc7-9afc-4d6c-88d2-99356386efec None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:35.937310 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cd1aadc7-9afc-4d6c-88d2-99356386efec tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:35.937310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cd1aadc7-9afc-4d6c-88d2-99356386efec tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-attach": {"instance_uuid": "fa1cc597-41a0-49b3-b3af-3902a5144e9d", "mountpoint": "/dev/vdb"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:35.937310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cd1aadc7-9afc-4d6c-88d2-99356386efec tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fa1cc597-41a0-49b3-b3af-3902a5144e9d", "mountpoint": "/dev/vdb"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:35.950228 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:35.950228 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:35.950767 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cd1aadc7-9afc-4d6c-88d2-99356386efec tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:35.958545 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cd1aadc7-9afc-4d6c-88d2-99356386efec tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Update volume admin metadata completed successfully. Aug 06 05:24:36.019386 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cd1aadc7-9afc-4d6c-88d2-99356386efec tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Attach volume completed successfully. Aug 06 05:24:36.019611 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cd1aadc7-9afc-4d6c-88d2-99356386efec tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:36.020034 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 407/1615] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:35 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:36.027401 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-14110032-e930-4e56-b1c0-184477317713 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.029007 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-14110032-e930-4e56-b1c0-184477317713 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:36.029217 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-14110032-e930-4e56-b1c0-184477317713 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.029423 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-14110032-e930-4e56-b1c0-184477317713 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.040814 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:36.040814 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:36.045693 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-14110032-e930-4e56-b1c0-184477317713 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:36.052128 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-14110032-e930-4e56-b1c0-184477317713 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:36.052819 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 404/1616] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:36 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:36.068850 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b346876f-5d5f-471d-bc5d-4dd7f07df8b5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.072351 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b346876f-5d5f-471d-bc5d-4dd7f07df8b5 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:36.075376 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b346876f-5d5f-471d-bc5d-4dd7f07df8b5 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.075621 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b346876f-5d5f-471d-bc5d-4dd7f07df8b5 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.089971 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:36.089971 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:36.096609 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b346876f-5d5f-471d-bc5d-4dd7f07df8b5 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:36.100668 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b346876f-5d5f-471d-bc5d-4dd7f07df8b5 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:36.101090 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 397/1617] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:36 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:36.113314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-390bc51d-cfbd-4fdd-bdfb-ef2e5614aef4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.114808 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-390bc51d-cfbd-4fdd-bdfb-ef2e5614aef4 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:36.115156 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-390bc51d-cfbd-4fdd-bdfb-ef2e5614aef4 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-detach": {}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:36.115313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-390bc51d-cfbd-4fdd-bdfb-ef2e5614aef4 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:36.124903 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:36.124903 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:36.125381 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-390bc51d-cfbd-4fdd-bdfb-ef2e5614aef4 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:36.181397 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-390bc51d-cfbd-4fdd-bdfb-ef2e5614aef4 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Detach volume completed successfully. Aug 06 05:24:36.181685 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-390bc51d-cfbd-4fdd-bdfb-ef2e5614aef4 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:36.182505 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 410/1618] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:36 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:36.193495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-69aa8d95-6501-4cf5-9edf-29e8f0395dfb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.195339 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-69aa8d95-6501-4cf5-9edf-29e8f0395dfb tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:36.195525 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-69aa8d95-6501-4cf5-9edf-29e8f0395dfb tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.195727 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-69aa8d95-6501-4cf5-9edf-29e8f0395dfb tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.208791 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:36.208791 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:36.213169 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-69aa8d95-6501-4cf5-9edf-29e8f0395dfb tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:36.218331 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-69aa8d95-6501-4cf5-9edf-29e8f0395dfb tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:36.218860 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 408/1619] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:36 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:36.247188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-86a22d75-e8a4-46e8-b138-266796aa3110 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.248972 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-86a22d75-e8a4-46e8-b138-266796aa3110 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:36.249244 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-86a22d75-e8a4-46e8-b138-266796aa3110 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.249498 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-86a22d75-e8a4-46e8-b138-266796aa3110 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.260244 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:36.260244 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:36.264257 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-86a22d75-e8a4-46e8-b138-266796aa3110 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:36.268851 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-86a22d75-e8a4-46e8-b138-266796aa3110 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:36.269362 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 405/1620] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:36 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:36.293236 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2d1ad56f-32ff-4caa-a4f6-3dd44c07d3fc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.397031 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d1ad56f-32ff-4caa-a4f6-3dd44c07d3fc tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] POST https://10.4.3.205/volume/v3/types/7afa53df-6087-45ed-90c5-dc134f84cc1f/encryption Aug 06 05:24:36.397031 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2d1ad56f-32ff-4caa-a4f6-3dd44c07d3fc tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:36.423901 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d1ad56f-32ff-4caa-a4f6-3dd44c07d3fc tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types/7afa53df-6087-45ed-90c5-dc134f84cc1f/encryption returned with HTTP 404 Aug 06 05:24:36.424533 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 398/1621] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:24:36 2026] POST /volume/v3/types/7afa53df-6087-45ed-90c5-dc134f84cc1f/encryption => generated 114 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:36.432664 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e0cc9ba3-a983-4bb0-a8f5-3b436612d1e3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.434726 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0cc9ba3-a983-4bb0-a8f5-3b436612d1e3 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:24:36.435194 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e0cc9ba3-a983-4bb0-a8f5-3b436612d1e3 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-313327829", "os-volume-type-access:is_public": false}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:36.452026 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0cc9ba3-a983-4bb0-a8f5-3b436612d1e3 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:24:36.452748 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 411/1622] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:24:36 2026] POST /volume/v3/types => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:36.463902 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bfe557a2-b6ca-4f47-ba60-184985e9d936 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.541211 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bfe557a2-b6ca-4f47-ba60-184985e9d936 tempest-VolumeTypesNegativeTest-1690231440 tempest-VolumeTypesNegativeTest-1690231440-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:36.541659 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bfe557a2-b6ca-4f47-ba60-184985e9d936 tempest-VolumeTypesNegativeTest-1690231440 tempest-VolumeTypesNegativeTest-1690231440-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2de86025-eaf9-45f1-b54f-ece632144068", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-421948965"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:36.545581 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-bfe557a2-b6ca-4f47-ba60-184985e9d936 tempest-VolumeTypesNegativeTest-1690231440 tempest-VolumeTypesNegativeTest-1690231440-project-member] Create volume request body: {'volume': {'volume_type': '2de86025-eaf9-45f1-b54f-ece632144068', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-421948965'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:36.556397 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bfe557a2-b6ca-4f47-ba60-184985e9d936 tempest-VolumeTypesNegativeTest-1690231440 tempest-VolumeTypesNegativeTest-1690231440-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 404 Aug 06 05:24:36.556984 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 409/1623] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:36 2026] POST /volume/v3/volumes => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:36.564010 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e74b9073-da32-4007-a30f-7d1c57415938 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.565831 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e74b9073-da32-4007-a30f-7d1c57415938 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] DELETE https://10.4.3.205/volume/v3/types/2de86025-eaf9-45f1-b54f-ece632144068 Aug 06 05:24:36.566084 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e74b9073-da32-4007-a30f-7d1c57415938 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.566383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e74b9073-da32-4007-a30f-7d1c57415938 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.607882 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e74b9073-da32-4007-a30f-7d1c57415938 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types/2de86025-eaf9-45f1-b54f-ece632144068 returned with HTTP 202 Aug 06 05:24:36.608387 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 406/1624] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:24:36 2026] DELETE /volume/v3/types/2de86025-eaf9-45f1-b54f-ece632144068 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:36.616254 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4f68e84b-6f20-4fad-a04c-376cbce2784e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.618032 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f68e84b-6f20-4fad-a04c-376cbce2784e tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] GET https://10.4.3.205/volume/v3/types/2de86025-eaf9-45f1-b54f-ece632144068 Aug 06 05:24:36.618333 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4f68e84b-6f20-4fad-a04c-376cbce2784e tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.618574 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4f68e84b-6f20-4fad-a04c-376cbce2784e tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.622212 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f68e84b-6f20-4fad-a04c-376cbce2784e tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types/2de86025-eaf9-45f1-b54f-ece632144068 returned with HTTP 404 Aug 06 05:24:36.622812 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 399/1625] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:24:36 2026] GET /volume/v3/types/2de86025-eaf9-45f1-b54f-ece632144068 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:36.636386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e4d5e08b-d15b-4e40-9eba-664c92c9a41d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.638010 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4d5e08b-d15b-4e40-9eba-664c92c9a41d tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:24:36.640071 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4d5e08b-d15b-4e40-9eba-664c92c9a41d tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:36.644443 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4d5e08b-d15b-4e40-9eba-664c92c9a41d tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 400 Aug 06 05:24:36.644922 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 412/1626] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:24:36 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:24:36.654320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5a7ca555-72fb-4a78-bda6-b928a11ba807 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.656866 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5a7ca555-72fb-4a78-bda6-b928a11ba807 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:24:36.657445 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5a7ca555-72fb-4a78-bda6-b928a11ba807 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-920940388"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:36.676685 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5a7ca555-72fb-4a78-bda6-b928a11ba807 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:24:36.677072 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 410/1627] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:24:36 2026] POST /volume/v3/types => generated 228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:36.686947 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fae0bdf2-6e56-40e6-8f99-af8145fe7bae None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.691917 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fae0bdf2-6e56-40e6-8f99-af8145fe7bae tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:24:36.691917 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fae0bdf2-6e56-40e6-8f99-af8145fe7bae tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-920940388"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:36.698002 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fae0bdf2-6e56-40e6-8f99-af8145fe7bae tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-920940388 already exists. Aug 06 05:24:36.698232 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fae0bdf2-6e56-40e6-8f99-af8145fe7bae tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 409 Aug 06 05:24:36.698750 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 407/1628] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:24:36 2026] POST /volume/v3/types => generated 133 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:36.706435 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4346f577-52b8-4761-8edd-c09d9775650b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.708818 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4346f577-52b8-4761-8edd-c09d9775650b tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] DELETE https://10.4.3.205/volume/v3/types/e749f1a0-31be-4706-9c5e-e110fe398d0e Aug 06 05:24:36.709125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4346f577-52b8-4761-8edd-c09d9775650b tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.709423 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4346f577-52b8-4761-8edd-c09d9775650b tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.739340 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4346f577-52b8-4761-8edd-c09d9775650b tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types/e749f1a0-31be-4706-9c5e-e110fe398d0e returned with HTTP 202 Aug 06 05:24:36.739950 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 400/1629] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:24:36 2026] DELETE /volume/v3/types/e749f1a0-31be-4706-9c5e-e110fe398d0e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:36.760070 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2eb44232-08c2-40ed-9390-ad090f86868c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.764371 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2eb44232-08c2-40ed-9390-ad090f86868c tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] GET https://10.4.3.205/volume/v3/types/e749f1a0-31be-4706-9c5e-e110fe398d0e Aug 06 05:24:36.764544 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2eb44232-08c2-40ed-9390-ad090f86868c tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.764774 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2eb44232-08c2-40ed-9390-ad090f86868c tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.771827 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2eb44232-08c2-40ed-9390-ad090f86868c tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types/e749f1a0-31be-4706-9c5e-e110fe398d0e returned with HTTP 404 Aug 06 05:24:36.772586 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 413/1630] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:24:36 2026] GET /volume/v3/types/e749f1a0-31be-4706-9c5e-e110fe398d0e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:36.783278 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7926fefb-53e9-449c-90bb-e9d897de2107 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.786545 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7926fefb-53e9-449c-90bb-e9d897de2107 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] DELETE https://10.4.3.205/volume/v3/types/54853194-5684-4137-bfb5-34551d9db0a1 Aug 06 05:24:36.786826 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7926fefb-53e9-449c-90bb-e9d897de2107 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.787059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7926fefb-53e9-449c-90bb-e9d897de2107 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.792427 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7926fefb-53e9-449c-90bb-e9d897de2107 tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types/54853194-5684-4137-bfb5-34551d9db0a1 returned with HTTP 404 Aug 06 05:24:36.794090 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 411/1631] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:24:36 2026] DELETE /volume/v3/types/54853194-5684-4137-bfb5-34551d9db0a1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:36.810317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1ea4aa74-5ffc-4ffb-8fec-fac275b326aa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.812203 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ea4aa74-5ffc-4ffb-8fec-fac275b326aa tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] GET https://10.4.3.205/volume/v3/types/783eff53-1ab7-4249-b338-aeb53a202584 Aug 06 05:24:36.812442 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ea4aa74-5ffc-4ffb-8fec-fac275b326aa tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.812631 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ea4aa74-5ffc-4ffb-8fec-fac275b326aa tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.817389 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ea4aa74-5ffc-4ffb-8fec-fac275b326aa tempest-VolumeTypesNegativeTest-38108919 tempest-VolumeTypesNegativeTest-38108919-project-admin] https://10.4.3.205/volume/v3/types/783eff53-1ab7-4249-b338-aeb53a202584 returned with HTTP 404 Aug 06 05:24:36.818100 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 408/1632] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:24:36 2026] GET /volume/v3/types/783eff53-1ab7-4249-b338-aeb53a202584 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:36.820816 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-69885488-da78-48a1-b39a-a9740844250a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:36.828395 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-69885488-da78-48a1-b39a-a9740844250a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:36.828757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-69885488-da78-48a1-b39a-a9740844250a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:36.829149 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-69885488-da78-48a1-b39a-a9740844250a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:36.829415 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-69885488-da78-48a1-b39a-a9740844250a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:36.834525 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:36.834525 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:36.835499 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-69885488-da78-48a1-b39a-a9740844250a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:36.836099 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 401/1633] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:36 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:37.293428 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-73aea7e9-1ad7-41c4-8165-ef79e42ec8e9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:37.299992 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73aea7e9-1ad7-41c4-8165-ef79e42ec8e9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:37.299992 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73aea7e9-1ad7-41c4-8165-ef79e42ec8e9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:37.299992 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73aea7e9-1ad7-41c4-8165-ef79e42ec8e9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:37.314559 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:37.314559 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:37.319090 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-73aea7e9-1ad7-41c4-8165-ef79e42ec8e9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:37.326065 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73aea7e9-1ad7-41c4-8165-ef79e42ec8e9 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:37.326417 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 414/1634] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:37 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:37.853070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-edbee813-35bc-4165-a463-e9938b386100 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:37.853070 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-edbee813-35bc-4165-a463-e9938b386100 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:37.853070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-edbee813-35bc-4165-a463-e9938b386100 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:37.853070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-edbee813-35bc-4165-a463-e9938b386100 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:37.853070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-edbee813-35bc-4165-a463-e9938b386100 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:37.862394 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:37.862394 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:37.863460 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-edbee813-35bc-4165-a463-e9938b386100 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:37.863813 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 412/1635] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:37 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:38.043140 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-032bfb61-4dae-4e97-bd4b-f7ad08500d7a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.048001 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-032bfb61-4dae-4e97-bd4b-f7ad08500d7a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:38.048001 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-032bfb61-4dae-4e97-bd4b-f7ad08500d7a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:38.048001 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-032bfb61-4dae-4e97-bd4b-f7ad08500d7a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:38.072998 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.072998 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:38.078598 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-032bfb61-4dae-4e97-bd4b-f7ad08500d7a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:38.085626 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-032bfb61-4dae-4e97-bd4b-f7ad08500d7a tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:38.086209 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 409/1636] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:38 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:38.342947 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ed560710-849f-4c85-b1fd-9a88edf4463d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.346043 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed560710-849f-4c85-b1fd-9a88edf4463d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:38.346390 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed560710-849f-4c85-b1fd-9a88edf4463d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:38.346630 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed560710-849f-4c85-b1fd-9a88edf4463d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:38.362531 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.362531 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:38.367449 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ed560710-849f-4c85-b1fd-9a88edf4463d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:38.373125 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed560710-849f-4c85-b1fd-9a88edf4463d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:38.373858 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 402/1637] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:38 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:38.427659 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-f41d126d-f0d9-4626-a46d-f21067a43c76 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.429404 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-f41d126d-f0d9-4626-a46d-f21067a43c76 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242 Aug 06 05:24:38.429675 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-f41d126d-f0d9-4626-a46d-f21067a43c76 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:38.430784 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-f41d126d-f0d9-4626-a46d-f21067a43c76 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:38.438275 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.438275 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:38.492830 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-42db896a-1bd2-4c58-8703-f0ef8a12633d req-f41d126d-f0d9-4626-a46d-f21067a43c76 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242 returned with HTTP 200 Aug 06 05:24:38.492830 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 415/1638] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:24:38 2026] DELETE /volume/v3/attachments/4b79df20-6cfa-4647-ae7f-bc3580577242 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:38.683600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ff55be39-54ea-4188-92ca-c58c5cdfcf30 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.686589 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ff55be39-54ea-4188-92ca-c58c5cdfcf30 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:38.687113 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ff55be39-54ea-4188-92ca-c58c5cdfcf30 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:38.687350 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ff55be39-54ea-4188-92ca-c58c5cdfcf30 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:38.697236 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.697236 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:38.697756 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ff55be39-54ea-4188-92ca-c58c5cdfcf30 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:38.706342 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ff55be39-54ea-4188-92ca-c58c5cdfcf30 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Reserve volume completed successfully. Aug 06 05:24:38.706623 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ff55be39-54ea-4188-92ca-c58c5cdfcf30 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:38.707063 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 413/1639] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:38 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:38.718239 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d7c81e4f-712a-4274-82d2-e408fd5eae11 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.720864 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d7c81e4f-712a-4274-82d2-e408fd5eae11 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:38.721362 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d7c81e4f-712a-4274-82d2-e408fd5eae11 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:38.721702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d7c81e4f-712a-4274-82d2-e408fd5eae11 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:38.732994 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.732994 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:38.738067 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d7c81e4f-712a-4274-82d2-e408fd5eae11 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:38.745090 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d7c81e4f-712a-4274-82d2-e408fd5eae11 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:38.745778 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 410/1640] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:38 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:38.762068 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e3694d12-3131-4753-951a-f4d3a9ac24be None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.763916 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e3694d12-3131-4753-951a-f4d3a9ac24be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:38.764303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e3694d12-3131-4753-951a-f4d3a9ac24be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:38.764447 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e3694d12-3131-4753-951a-f4d3a9ac24be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:38.773795 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.773795 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:38.774357 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e3694d12-3131-4753-951a-f4d3a9ac24be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:38.789406 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e3694d12-3131-4753-951a-f4d3a9ac24be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Unreserve volume completed successfully. Aug 06 05:24:38.789548 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e3694d12-3131-4753-951a-f4d3a9ac24be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:38.789953 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 403/1641] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:38 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:38.798549 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b4af185-7cd9-43c4-b8d5-e1cc9f887488 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.800308 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b4af185-7cd9-43c4-b8d5-e1cc9f887488 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:38.800680 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b4af185-7cd9-43c4-b8d5-e1cc9f887488 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:38.801002 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b4af185-7cd9-43c4-b8d5-e1cc9f887488 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:38.810532 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.810532 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:38.822311 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3b4af185-7cd9-43c4-b8d5-e1cc9f887488 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:38.833544 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b4af185-7cd9-43c4-b8d5-e1cc9f887488 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:38.835017 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 416/1642] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:38 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:38.856395 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ad75b265-cf83-4281-af47-90c0379b3562 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.858710 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ad75b265-cf83-4281-af47-90c0379b3562 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:38.859301 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ad75b265-cf83-4281-af47-90c0379b3562 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:38.859529 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ad75b265-cf83-4281-af47-90c0379b3562 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:38.871100 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.871100 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:38.871913 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ad75b265-cf83-4281-af47-90c0379b3562 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:38.874186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-748613ad-7038-4314-94ef-a4ea6798ff98 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.878261 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-748613ad-7038-4314-94ef-a4ea6798ff98 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:38.880245 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-748613ad-7038-4314-94ef-a4ea6798ff98 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:38.880740 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-748613ad-7038-4314-94ef-a4ea6798ff98 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:38.880905 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-748613ad-7038-4314-94ef-a4ea6798ff98 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:38.887056 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.887056 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:38.889188 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ad75b265-cf83-4281-af47-90c0379b3562 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume updated successfully. Aug 06 05:24:38.889848 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ad75b265-cf83-4281-af47-90c0379b3562 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 200 Aug 06 05:24:38.890082 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-748613ad-7038-4314-94ef-a4ea6798ff98 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:38.891185 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 414/1643] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:38 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 05:24:38.891486 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 411/1644] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:38 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:38.900861 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-85b823e5-499f-4946-b368-2ac9822c0bc3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.902520 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-85b823e5-499f-4946-b368-2ac9822c0bc3 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:38.902702 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-85b823e5-499f-4946-b368-2ac9822c0bc3 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:38.902913 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-85b823e5-499f-4946-b368-2ac9822c0bc3 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:38.909304 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.909304 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:38.913391 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-85b823e5-499f-4946-b368-2ac9822c0bc3 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:38.917965 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-85b823e5-499f-4946-b368-2ac9822c0bc3 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:38.918368 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 404/1645] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:38 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:38.939007 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6bd33138-ca85-4a2b-add6-2d535b8c9443 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.940519 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6bd33138-ca85-4a2b-add6-2d535b8c9443 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:38.941726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6bd33138-ca85-4a2b-add6-2d535b8c9443 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:38.942078 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6bd33138-ca85-4a2b-add6-2d535b8c9443 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:38.951305 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.951305 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:38.952221 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6bd33138-ca85-4a2b-add6-2d535b8c9443 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:38.965630 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6bd33138-ca85-4a2b-add6-2d535b8c9443 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume updated successfully. Aug 06 05:24:38.966001 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6bd33138-ca85-4a2b-add6-2d535b8c9443 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 200 Aug 06 05:24:38.966699 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 417/1646] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:38 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 05:24:38.977718 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-876a0d7f-43f3-4310-b3c2-077ba9f688fd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:38.980112 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-876a0d7f-43f3-4310-b3c2-077ba9f688fd tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:38.980632 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-876a0d7f-43f3-4310-b3c2-077ba9f688fd tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:38.980903 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-876a0d7f-43f3-4310-b3c2-077ba9f688fd tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:38.989773 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:38.989773 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:38.994619 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-876a0d7f-43f3-4310-b3c2-077ba9f688fd tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:38.999796 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-876a0d7f-43f3-4310-b3c2-077ba9f688fd tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:39.000221 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 415/1647] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:38 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:39.002881 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.021749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-43f9f750-557a-4172-83f1-cb2ce177f9be None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.023485 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-43f9f750-557a-4172-83f1-cb2ce177f9be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:39.023830 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-43f9f750-557a-4172-83f1-cb2ce177f9be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:39.023938 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-43f9f750-557a-4172-83f1-cb2ce177f9be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:39.031828 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.031828 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:39.032279 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-43f9f750-557a-4172-83f1-cb2ce177f9be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:39.041734 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-43f9f750-557a-4172-83f1-cb2ce177f9be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Update volume admin metadata completed successfully. Aug 06 05:24:39.041883 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-43f9f750-557a-4172-83f1-cb2ce177f9be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Update readonly setting on volume completed successfully. Aug 06 05:24:39.042146 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-43f9f750-557a-4172-83f1-cb2ce177f9be tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:39.042613 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 405/1648] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:39 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:39.053534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-704fcb1e-bb87-4e97-ba3b-c7c445a1deef None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.058378 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-704fcb1e-bb87-4e97-ba3b-c7c445a1deef tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:39.060398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-704fcb1e-bb87-4e97-ba3b-c7c445a1deef tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:39.061165 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-704fcb1e-bb87-4e97-ba3b-c7c445a1deef tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:39.071945 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.071945 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:39.079731 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-704fcb1e-bb87-4e97-ba3b-c7c445a1deef tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:39.084078 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-704fcb1e-bb87-4e97-ba3b-c7c445a1deef tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:39.084632 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 418/1649] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:39 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:24:39.098958 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0124c740-1883-42a6-9268-9e4bd89dec5c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.100935 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0124c740-1883-42a6-9268-9e4bd89dec5c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:39.101449 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0124c740-1883-42a6-9268-9e4bd89dec5c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:39.101644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0124c740-1883-42a6-9268-9e4bd89dec5c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:39.110867 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.110867 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:39.111388 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0124c740-1883-42a6-9268-9e4bd89dec5c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:39.126513 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0124c740-1883-42a6-9268-9e4bd89dec5c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Update volume admin metadata completed successfully. Aug 06 05:24:39.126857 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0124c740-1883-42a6-9268-9e4bd89dec5c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Update readonly setting on volume completed successfully. Aug 06 05:24:39.127166 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0124c740-1883-42a6-9268-9e4bd89dec5c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:39.127678 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 416/1650] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:24:39 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:39.141407 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:39.141771 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f7d18549-f03d-45e9-b739-c1f6bd58b692 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.141845 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1736869874"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:39.144479 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1736869874'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:39.144479 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Create volume of 1 GB Aug 06 05:24:39.144820 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f7d18549-f03d-45e9-b739-c1f6bd58b692 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:39.145458 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f7d18549-f03d-45e9-b739-c1f6bd58b692 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:39.145458 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f7d18549-f03d-45e9-b739-c1f6bd58b692 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:39.155313 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Availability Zones retrieved successfully. Aug 06 05:24:39.165595 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Flow 'volume_create_api' (f4b0f8f3-5747-4811-82d0-e992b3eff038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:39.168177 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9a458c-0f08-43ce-b37e-00ef0a85cc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.169269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:39.180975 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.180975 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:39.188511 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f7d18549-f03d-45e9-b739-c1f6bd58b692 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:39.193435 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f7d18549-f03d-45e9-b739-c1f6bd58b692 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:39.194001 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 406/1651] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:39 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:39.205328 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9a458c-0f08-43ce-b37e-00ef0a85cc64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.207084 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e6f0d0a-a580-497e-9a76-644790ea6f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.211281 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-df680020-6ffc-4249-acc3-1aa17d94d5e1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.214067 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-df680020-6ffc-4249-acc3-1aa17d94d5e1 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:39.214558 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-df680020-6ffc-4249-acc3-1aa17d94d5e1 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-123797154", "disk_format": "raw"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:39.214734 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-df680020-6ffc-4249-acc3-1aa17d94d5e1 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-123797154", "disk_format": "raw"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:39.227478 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.227478 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:39.228137 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-df680020-6ffc-4249-acc3-1aa17d94d5e1 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:39.253797 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.253797 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:39.261943 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.image.image_utils [None req-df680020-6ffc-4249-acc3-1aa17d94d5e1 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-123797154'}] 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-123797154'}]. {{(pid=100429) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 05:24:39.277331 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Created reservations ['2a506a25-9874-4fb6-9df7-6b946218537c', '21f322b6-6d05-48e2-95bc-9c372ff39f65', 'fdf1a6eb-d8a7-4645-9c67-f09a95957146', 'd4f80f3a-29b9-418b-ab12-ac936d7a2f05'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:39.278466 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e6f0d0a-a580-497e-9a76-644790ea6f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a506a25-9874-4fb6-9df7-6b946218537c', '21f322b6-6d05-48e2-95bc-9c372ff39f65', 'fdf1a6eb-d8a7-4645-9c67-f09a95957146', 'd4f80f3a-29b9-418b-ab12-ac936d7a2f05']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.279630 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed89f8c-64f4-4f98-a613-093fdbf3876e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.310026 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed89f8c-64f4-4f98-a613-093fdbf3876e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '590cf34c-8d28-403e-815f-2aca37436038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1736869874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e12bad982e3432ea223d589bdc7b24b',qos_specs=None,replication_status=,reservations=['2a506a25-9874-4fb6-9df7-6b946218537c','21f322b6-6d05-48e2-95bc-9c372ff39f65','fdf1a6eb-d8a7-4645-9c67-f09a95957146','d4f80f3a-29b9-418b-ab12-ac936d7a2f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e33ef18a9b435f80704f36c7bab8ed',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1736869874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=590cf34c-8d28-403e-815f-2aca37436038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e12bad982e3432ea223d589bdc7b24b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e33ef18a9b435f80704f36c7bab8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.311074 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72450313-8ed9-4645-8f22-5d3e0131ad6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.334251 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72450313-8ed9-4645-8f22-5d3e0131ad6c) transitioned into state 'SUCCESS' from state '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-1736869874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e12bad982e3432ea223d589bdc7b24b',qos_specs=None,replication_status=,reservations=['2a506a25-9874-4fb6-9df7-6b946218537c','21f322b6-6d05-48e2-95bc-9c372ff39f65','fdf1a6eb-d8a7-4645-9c67-f09a95957146','d4f80f3a-29b9-418b-ab12-ac936d7a2f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e33ef18a9b435f80704f36c7bab8ed',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.335283 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328f1cff-676a-46c9-9079-439e840cf171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.348443 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328f1cff-676a-46c9-9079-439e840cf171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.348443 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Flow 'volume_create_api' (f4b0f8f3-5747-4811-82d0-e992b3eff038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:39.348714 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Create volume request issued successfully. Aug 06 05:24:39.349450 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b3f9a1f0-9c6b-45d0-bd7c-c17bdf6968b1 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:39.349777 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 412/1652] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:24:39 2026] POST /volume/v3/volumes => generated 755 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:39.367399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-37040d97-c56a-4d1d-8782-67cb4eed3b09 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.370330 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-37040d97-c56a-4d1d-8782-67cb4eed3b09 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 Aug 06 05:24:39.370330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-37040d97-c56a-4d1d-8782-67cb4eed3b09 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:39.370330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-37040d97-c56a-4d1d-8782-67cb4eed3b09 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:39.381847 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.381847 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:39.386969 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-37040d97-c56a-4d1d-8782-67cb4eed3b09 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Volume info retrieved successfully. Aug 06 05:24:39.389798 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5b06a944-88fd-4208-b71f-c1d250dce2f7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.392107 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b06a944-88fd-4208-b71f-c1d250dce2f7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:39.392235 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b06a944-88fd-4208-b71f-c1d250dce2f7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:39.392518 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b06a944-88fd-4208-b71f-c1d250dce2f7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:39.396006 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-37040d97-c56a-4d1d-8782-67cb4eed3b09 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 returned with HTTP 200 Aug 06 05:24:39.396006 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 417/1653] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:39 2026] GET /volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:39.406498 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.406498 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:39.413469 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5b06a944-88fd-4208-b71f-c1d250dce2f7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:39.419831 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b06a944-88fd-4208-b71f-c1d250dce2f7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:39.420380 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 407/1654] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:39 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:39.435355 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-446307ae-0b37-4e5a-b31a-33671b0c650b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.438538 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-446307ae-0b37-4e5a-b31a-33671b0c650b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:39.438538 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-446307ae-0b37-4e5a-b31a-33671b0c650b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:39.438780 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-446307ae-0b37-4e5a-b31a-33671b0c650b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:39.450108 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.450108 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:39.458325 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-446307ae-0b37-4e5a-b31a-33671b0c650b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:39.464022 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-446307ae-0b37-4e5a-b31a-33671b0c650b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:39.464565 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 413/1655] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:39 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:39.526253 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-051ddfe9-5967-42b9-a186-01d3dafc56be None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.528565 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-051ddfe9-5967-42b9-a186-01d3dafc56be tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:39.528830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-051ddfe9-5967-42b9-a186-01d3dafc56be tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:39.529508 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-051ddfe9-5967-42b9-a186-01d3dafc56be tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:39.540938 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.540938 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:39.546741 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-051ddfe9-5967-42b9-a186-01d3dafc56be tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:39.552530 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-051ddfe9-5967-42b9-a186-01d3dafc56be tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:24:39.552946 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 418/1656] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:39 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:39.626699 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.628259 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:39.629064 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-686254957", "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:39.630534 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-686254957', 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:39.725581 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume of 1 GB Aug 06 05:24:39.725931 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.725931 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:39.726482 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Availability Zones retrieved successfully. Aug 06 05:24:39.732996 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Flow 'volume_create_api' (e53521c8-dc05-4d6a-acb0-90f36bf20e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:39.734529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9cb5208-6484-45d9-8793-4e531debff82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.736032 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:39.785368 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.785368 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:39.805099 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9cb5208-6484-45d9-8793-4e531debff82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2400bcaf-03fa-417d-97ab-2e84443127d2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2400bcaf-03fa-417d-97ab-2e84443127d2', 'encryption_key_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=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.806275 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc5fe371-a9e7-41c4-8ddf-af55d9289c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.861313 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Created reservations ['37007775-8964-4bc8-83a8-7edc83cc2166', 'ca568af4-9c12-4d77-a1bd-efef8803a347', 'bf7970fa-9c3c-4161-8c3d-904c88b09505', 'db8a2355-0667-428e-ad93-4f7519638e26'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:39.861313 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc5fe371-a9e7-41c4-8ddf-af55d9289c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37007775-8964-4bc8-83a8-7edc83cc2166', 'ca568af4-9c12-4d77-a1bd-efef8803a347', 'bf7970fa-9c3c-4161-8c3d-904c88b09505', 'db8a2355-0667-428e-ad93-4f7519638e26']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.861313 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f5dd130-9396-4204-9eba-fceb0e871a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.879199 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-df680020-6ffc-4249-acc3-1aa17d94d5e1 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Copy volume to image completed successfully. Aug 06 05:24:39.879677 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-df680020-6ffc-4249-acc3-1aa17d94d5e1 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:39.880100 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 419/1657] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:24:39 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 686 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:39.890239 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f5dd130-9396-4204-9eba-fceb0e871a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2da44456-d376-4f7f-85fc-1cb9d80276d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-686254957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ec9955a980d4816841b82b1fd07145b',qos_specs=None,replication_status=,reservations=['37007775-8964-4bc8-83a8-7edc83cc2166','ca568af4-9c12-4d77-a1bd-efef8803a347','bf7970fa-9c3c-4161-8c3d-904c88b09505','db8a2355-0667-428e-ad93-4f7519638e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-686254957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2da44456-d376-4f7f-85fc-1cb9d80276d4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2ec9955a980d4816841b82b1fd07145b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2400bcaf-03fa-417d-97ab-2e84443127d2),volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.891331 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218e427f-0e97-4ebf-a83f-c7c5ebbe0c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.902303 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d6e06d45-6816-4031-a8b5-7df0662b0cd4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.904739 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d6e06d45-6816-4031-a8b5-7df0662b0cd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:39.905016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d6e06d45-6816-4031-a8b5-7df0662b0cd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:39.905284 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d6e06d45-6816-4031-a8b5-7df0662b0cd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:39.905439 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-d6e06d45-6816-4031-a8b5-7df0662b0cd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:39.909783 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.909783 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:39.910012 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218e427f-0e97-4ebf-a83f-c7c5ebbe0c89) transitioned into state 'SUCCESS' from state '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-686254957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2ec9955a980d4816841b82b1fd07145b',qos_specs=None,replication_status=,reservations=['37007775-8964-4bc8-83a8-7edc83cc2166','ca568af4-9c12-4d77-a1bd-efef8803a347','bf7970fa-9c3c-4161-8c3d-904c88b09505','db8a2355-0667-428e-ad93-4f7519638e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51d9801f0544ae79903bcdf0bd4b6c7',volume_type_id=2400bcaf-03fa-417d-97ab-2e84443127d2)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.910566 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d6e06d45-6816-4031-a8b5-7df0662b0cd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:39.910906 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 414/1658] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:39 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:39.910961 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c03d0ec-c093-44f2-a860-7922e58e6f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:39.925618 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c03d0ec-c093-44f2-a860-7922e58e6f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:39.926742 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Flow 'volume_create_api' (e53521c8-dc05-4d6a-acb0-90f36bf20e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:39.927144 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create volume request issued successfully. Aug 06 05:24:39.927995 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-143ae5f5-8452-4ed8-a8f2-b2c6e23d0538 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:39.928427 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 408/1659] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:39 2026] POST /volume/v3/volumes => generated 759 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:39.943486 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-028849f6-b354-4632-a0c4-86c4903e1457 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:39.945250 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-028849f6-b354-4632-a0c4-86c4903e1457 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:39.945493 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-028849f6-b354-4632-a0c4-86c4903e1457 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:39.945677 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-028849f6-b354-4632-a0c4-86c4903e1457 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:39.952787 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:39.952787 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:39.956960 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-028849f6-b354-4632-a0c4-86c4903e1457 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:39.961490 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-028849f6-b354-4632-a0c4-86c4903e1457 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 200 Aug 06 05:24:39.961964 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 419/1660] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:39 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:40.415431 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-47a13a62-0b50-437f-9cad-bfb47f6feeff None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:40.417185 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-47a13a62-0b50-437f-9cad-bfb47f6feeff tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 Aug 06 05:24:40.417412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-47a13a62-0b50-437f-9cad-bfb47f6feeff tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:40.417600 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-47a13a62-0b50-437f-9cad-bfb47f6feeff tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:40.424852 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:40.424852 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:40.428436 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-47a13a62-0b50-437f-9cad-bfb47f6feeff tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Volume info retrieved successfully. Aug 06 05:24:40.436026 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-47a13a62-0b50-437f-9cad-bfb47f6feeff tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 returned with HTTP 200 Aug 06 05:24:40.436646 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 420/1661] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:40 2026] GET /volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:40.455130 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0dc58eac-c464-4160-86c0-53320eba1e47 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:40.456879 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0dc58eac-c464-4160-86c0-53320eba1e47 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:24:40.457239 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0dc58eac-c464-4160-86c0-53320eba1e47 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "590cf34c-8d28-403e-815f-2aca37436038", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-859842266"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:40.465364 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:40.465364 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:40.465909 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0dc58eac-c464-4160-86c0-53320eba1e47 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Volume info retrieved successfully. Aug 06 05:24:40.466099 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-0dc58eac-c464-4160-86c0-53320eba1e47 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Create snapshot from volume 590cf34c-8d28-403e-815f-2aca37436038 Aug 06 05:24:40.497500 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-0dc58eac-c464-4160-86c0-53320eba1e47 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Created reservations ['eb3262b5-507e-4c1a-97a8-d13bab00f6ee', '1cc3ddd1-2413-4e93-908d-ab238ee1a843', 'b98aa061-b071-4fd4-b001-eaac7291259c', 'bb6eb3ca-0da0-4783-95a0-3d7dbe4826af'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:40.526187 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0dc58eac-c464-4160-86c0-53320eba1e47 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot create request issued successfully. Aug 06 05:24:40.526717 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0dc58eac-c464-4160-86c0-53320eba1e47 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:24:40.527233 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 415/1662] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:24:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:40.537813 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-18778a57-591b-4639-81c5-bbbcb59b88cc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:40.539803 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-18778a57-591b-4639-81c5-bbbcb59b88cc tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd Aug 06 05:24:40.540049 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-18778a57-591b-4639-81c5-bbbcb59b88cc tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:40.540450 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-18778a57-591b-4639-81c5-bbbcb59b88cc tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:40.547601 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:40.547601 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:40.548372 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-18778a57-591b-4639-81c5-bbbcb59b88cc tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:40.549335 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-18778a57-591b-4639-81c5-bbbcb59b88cc tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd returned with HTTP 200 Aug 06 05:24:40.549809 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 409/1663] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:24:40 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:40.924606 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e45cc424-0ccf-4017-b7b9-3ddb02ea644a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:40.928201 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e45cc424-0ccf-4017-b7b9-3ddb02ea644a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:40.928417 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e45cc424-0ccf-4017-b7b9-3ddb02ea644a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:40.928609 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e45cc424-0ccf-4017-b7b9-3ddb02ea644a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:40.928702 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e45cc424-0ccf-4017-b7b9-3ddb02ea644a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:40.935850 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:40.935850 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:40.936645 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e45cc424-0ccf-4017-b7b9-3ddb02ea644a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:40.936981 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 420/1664] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:40 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:40.976385 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-922a7b26-11a9-4e5a-b1b2-d8d9c5f4aaab None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:40.978365 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-922a7b26-11a9-4e5a-b1b2-d8d9c5f4aaab tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:40.978585 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-922a7b26-11a9-4e5a-b1b2-d8d9c5f4aaab tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:40.978791 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-922a7b26-11a9-4e5a-b1b2-d8d9c5f4aaab tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:40.986474 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:40.986474 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:40.990462 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-922a7b26-11a9-4e5a-b1b2-d8d9c5f4aaab tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:40.995780 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-922a7b26-11a9-4e5a-b1b2-d8d9c5f4aaab tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 200 Aug 06 05:24:40.996263 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 421/1665] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:40 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:41.134606 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-45ed0478-2322-41bd-878e-f81d43b197e1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.138129 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-45ed0478-2322-41bd-878e-f81d43b197e1 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:41.139014 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-45ed0478-2322-41bd-878e-f81d43b197e1 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.139467 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-45ed0478-2322-41bd-878e-f81d43b197e1 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.155809 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.155809 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:41.166024 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-45ed0478-2322-41bd-878e-f81d43b197e1 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:41.168796 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-45ed0478-2322-41bd-878e-f81d43b197e1 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 200 Aug 06 05:24:41.169305 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 416/1666] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:41.565162 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-18adcb3e-ee20-4039-bd7d-49cc4a9c44a8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.567049 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-18adcb3e-ee20-4039-bd7d-49cc4a9c44a8 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd Aug 06 05:24:41.567255 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-18adcb3e-ee20-4039-bd7d-49cc4a9c44a8 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.567464 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-18adcb3e-ee20-4039-bd7d-49cc4a9c44a8 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.572783 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.572783 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:41.573248 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-18adcb3e-ee20-4039-bd7d-49cc4a9c44a8 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.574031 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-18adcb3e-ee20-4039-bd7d-49cc4a9c44a8 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd returned with HTTP 200 Aug 06 05:24:41.574424 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 410/1667] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:41.584054 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-493db8c1-73b7-42e3-84d6-115f0041171f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.585849 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-493db8c1-73b7-42e3-84d6-115f0041171f tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] POST https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:41.586257 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-493db8c1-73b7-42e3-84d6-115f0041171f tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:41.593131 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.593131 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:41.593571 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-493db8c1-73b7-42e3-84d6-115f0041171f tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.614697 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-493db8c1-73b7-42e3-84d6-115f0041171f tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Update snapshot metadata completed successfully. Aug 06 05:24:41.614933 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-493db8c1-73b7-42e3-84d6-115f0041171f tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:41.615455 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 421/1668] 10.4.3.205 () {68 vars in 1402 bytes} [Thu Aug 6 05:24:41 2026] POST /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.626272 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-877a6f0d-bef6-4ee7-94e2-f117ac75c1b9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.629161 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-877a6f0d-bef6-4ee7-94e2-f117ac75c1b9 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:41.629419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-877a6f0d-bef6-4ee7-94e2-f117ac75c1b9 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.629650 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-877a6f0d-bef6-4ee7-94e2-f117ac75c1b9 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.643388 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.643388 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:41.643845 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-877a6f0d-bef6-4ee7-94e2-f117ac75c1b9 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.644778 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-877a6f0d-bef6-4ee7-94e2-f117ac75c1b9 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Get snapshot metadata completed successfully. Aug 06 05:24:41.645058 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-877a6f0d-bef6-4ee7-94e2-f117ac75c1b9 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:41.645448 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 422/1669] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.657662 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f39686ae-8466-40ae-a233-73abb3a99e0d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.659424 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f39686ae-8466-40ae-a233-73abb3a99e0d tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] PUT https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:41.659755 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f39686ae-8466-40ae-a233-73abb3a99e0d tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:41.666133 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.666133 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:41.666634 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f39686ae-8466-40ae-a233-73abb3a99e0d tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.697456 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f39686ae-8466-40ae-a233-73abb3a99e0d tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Update snapshot metadata completed successfully. Aug 06 05:24:41.697723 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f39686ae-8466-40ae-a233-73abb3a99e0d tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:41.698239 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 417/1670] 10.4.3.205 () {68 vars in 1401 bytes} [Thu Aug 6 05:24:41 2026] PUT /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.709381 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a32cb43e-8719-4040-af35-e09a0f659409 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.714887 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a32cb43e-8719-4040-af35-e09a0f659409 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:41.714991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a32cb43e-8719-4040-af35-e09a0f659409 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.715113 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a32cb43e-8719-4040-af35-e09a0f659409 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.720718 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.720718 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:41.721497 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-62377dc7-95a8-4607-b426-c9e4988d39be None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.721637 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a32cb43e-8719-4040-af35-e09a0f659409 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.722157 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a32cb43e-8719-4040-af35-e09a0f659409 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Get snapshot metadata completed successfully. Aug 06 05:24:41.722396 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a32cb43e-8719-4040-af35-e09a0f659409 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:41.722642 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-62377dc7-95a8-4607-b426-c9e4988d39be tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:24:41.722854 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-62377dc7-95a8-4607-b426-c9e4988d39be tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.722916 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 411/1671] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.723040 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-62377dc7-95a8-4607-b426-c9e4988d39be tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.730319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-09ea01ef-f98b-4dd6-b9a4-6dcc377e3186 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.732747 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-09ea01ef-f98b-4dd6-b9a4-6dcc377e3186 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata/key3 Aug 06 05:24:41.733004 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-09ea01ef-f98b-4dd6-b9a4-6dcc377e3186 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.733241 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-09ea01ef-f98b-4dd6-b9a4-6dcc377e3186 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.736500 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.736500 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:41.739888 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-62377dc7-95a8-4607-b426-c9e4988d39be tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:24:41.740716 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.740716 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:41.741253 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-09ea01ef-f98b-4dd6-b9a4-6dcc377e3186 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.742273 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-09ea01ef-f98b-4dd6-b9a4-6dcc377e3186 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Get snapshot metadata completed successfully. Aug 06 05:24:41.744470 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-62377dc7-95a8-4607-b426-c9e4988d39be tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:24:41.744893 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 422/1672] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:41.755459 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-09ea01ef-f98b-4dd6-b9a4-6dcc377e3186 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Delete snapshot metadata completed successfully. Aug 06 05:24:41.755712 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-09ea01ef-f98b-4dd6-b9a4-6dcc377e3186 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata/key3 returned with HTTP 200 Aug 06 05:24:41.756236 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 423/1673] 10.4.3.205 () {66 vars in 1399 bytes} [Thu Aug 6 05:24:41 2026] DELETE /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 05:24:41.757621 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-b22b5866-30ac-42eb-9ec3-f18f12510dff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.762916 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e8b10abc-4d5f-4e0c-bc42-2f0d7cf55f40 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.763986 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-b22b5866-30ac-42eb-9ec3-f18f12510dff tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:41.764261 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-b22b5866-30ac-42eb-9ec3-f18f12510dff tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.764517 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e8b10abc-4d5f-4e0c-bc42-2f0d7cf55f40 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:41.764570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-b22b5866-30ac-42eb-9ec3-f18f12510dff tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.764749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e8b10abc-4d5f-4e0c-bc42-2f0d7cf55f40 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.764962 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e8b10abc-4d5f-4e0c-bc42-2f0d7cf55f40 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.773570 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.773570 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:41.774067 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e8b10abc-4d5f-4e0c-bc42-2f0d7cf55f40 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.775039 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e8b10abc-4d5f-4e0c-bc42-2f0d7cf55f40 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Get snapshot metadata completed successfully. Aug 06 05:24:41.775342 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e8b10abc-4d5f-4e0c-bc42-2f0d7cf55f40 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:41.775748 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 412/1674] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.776950 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.776950 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:41.781602 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-b22b5866-30ac-42eb-9ec3-f18f12510dff tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:41.787235 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b5ddf914-4c27-4218-904e-793136029574 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.788313 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-b22b5866-30ac-42eb-9ec3-f18f12510dff tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 200 Aug 06 05:24:41.789093 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 418/1675] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:41.789340 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b5ddf914-4c27-4218-904e-793136029574 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] PUT https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:41.789694 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b5ddf914-4c27-4218-904e-793136029574 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:41.794806 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-38286161-12dd-49e1-aee0-d2a6ac5fc41b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.796744 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.796744 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:41.797246 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-38286161-12dd-49e1-aee0-d2a6ac5fc41b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:24:41.797346 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b5ddf914-4c27-4218-904e-793136029574 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.797519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-38286161-12dd-49e1-aee0-d2a6ac5fc41b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.797741 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-38286161-12dd-49e1-aee0-d2a6ac5fc41b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.800025 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2bf8889e-1c4a-43f8-bb95-e421d382f767 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.800415 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2bf8889e-1c4a-43f8-bb95-e421d382f767 None None] GET https://10.4.3.205/volume// Aug 06 05:24:41.800550 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2bf8889e-1c4a-43f8-bb95-e421d382f767 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.800760 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2bf8889e-1c4a-43f8-bb95-e421d382f767 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.801064 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2bf8889e-1c4a-43f8-bb95-e421d382f767 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:41.801340 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 413/1676] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:24: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 06 05:24:41.811234 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-9de2d97a-3049-45f8-b892-885b06835b8d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.814511 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-9de2d97a-3049-45f8-b892-885b06835b8d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:24:41.814871 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-9de2d97a-3049-45f8-b892-885b06835b8d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2da44456-d376-4f7f-85fc-1cb9d80276d4", "connector": null, "instance_uuid": "1e5d4df9-fa6e-442a-8e6e-b0b87e9c9951"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:41.817549 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b5ddf914-4c27-4218-904e-793136029574 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Update snapshot metadata completed successfully. Aug 06 05:24:41.817989 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b5ddf914-4c27-4218-904e-793136029574 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:41.818614 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 423/1677] 10.4.3.205 () {68 vars in 1401 bytes} [Thu Aug 6 05:24:41 2026] PUT /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.819798 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.819798 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:41.823104 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-38286161-12dd-49e1-aee0-d2a6ac5fc41b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:24:41.824944 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.824944 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:41.827396 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-38286161-12dd-49e1-aee0-d2a6ac5fc41b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:24:41.827791 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ec305b0c-ea08-4aaa-975c-d06317b6ff69 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.827847 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 424/1678] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:41.831257 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ec305b0c-ea08-4aaa-975c-d06317b6ff69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] POST https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:41.831795 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ec305b0c-ea08-4aaa-975c-d06317b6ff69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:41.841547 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.841547 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:41.842552 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ec305b0c-ea08-4aaa-975c-d06317b6ff69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.850072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-f358e328-dec7-477f-b10e-c7b891bda668 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.854212 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-f358e328-dec7-477f-b10e-c7b891bda668 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] POST https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5/action Aug 06 05:24:41.854953 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-f358e328-dec7-477f-b10e-c7b891bda668 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:41.855132 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-f358e328-dec7-477f-b10e-c7b891bda668 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:41.866161 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-9de2d97a-3049-45f8-b892-885b06835b8d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:24:41.866161 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 419/1679] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:24:41 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 06 05:24:41.869398 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.869398 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:41.870014 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-f358e328-dec7-477f-b10e-c7b891bda668 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:24:41.871413 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ec305b0c-ea08-4aaa-975c-d06317b6ff69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Update snapshot metadata completed successfully. Aug 06 05:24:41.871757 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ec305b0c-ea08-4aaa-975c-d06317b6ff69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:41.872200 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 414/1680] 10.4.3.205 () {68 vars in 1402 bytes} [Thu Aug 6 05:24:41 2026] POST /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.878550 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-f358e328-dec7-477f-b10e-c7b891bda668 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Begin detaching volume completed successfully. Aug 06 05:24:41.878973 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-f358e328-dec7-477f-b10e-c7b891bda668 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5/action returned with HTTP 202 Aug 06 05:24:41.879718 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 424/1681] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:24:41 2026] POST /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:41.880544 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-352ebc79-45fe-412c-8af9-b2dcfbe9b6d0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.882459 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-352ebc79-45fe-412c-8af9-b2dcfbe9b6d0 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:41.882663 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-352ebc79-45fe-412c-8af9-b2dcfbe9b6d0 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.882861 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-352ebc79-45fe-412c-8af9-b2dcfbe9b6d0 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.888401 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.888401 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:41.888862 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-352ebc79-45fe-412c-8af9-b2dcfbe9b6d0 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.889704 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-352ebc79-45fe-412c-8af9-b2dcfbe9b6d0 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Get snapshot metadata completed successfully. Aug 06 05:24:41.889949 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-352ebc79-45fe-412c-8af9-b2dcfbe9b6d0 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:41.890462 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 425/1682] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.901105 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bc891f09-e96d-4d87-8568-3b4b3ac9b4c2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.905316 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc891f09-e96d-4d87-8568-3b4b3ac9b4c2 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] PUT https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata/key3 Aug 06 05:24:41.905316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc891f09-e96d-4d87-8568-3b4b3ac9b4c2 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:41.915345 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.915345 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:41.915345 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc891f09-e96d-4d87-8568-3b4b3ac9b4c2 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.938047 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-79c63c6d-190b-48a6-b26d-1014228ae87a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.938481 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-79c63c6d-190b-48a6-b26d-1014228ae87a None None] GET https://10.4.3.205/volume// Aug 06 05:24:41.938701 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-79c63c6d-190b-48a6-b26d-1014228ae87a None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.938902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-79c63c6d-190b-48a6-b26d-1014228ae87a None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.939251 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-79c63c6d-190b-48a6-b26d-1014228ae87a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:41.939606 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 415/1683] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:41.949754 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc891f09-e96d-4d87-8568-3b4b3ac9b4c2 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Update snapshot metadata completed successfully. Aug 06 05:24:41.949754 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc891f09-e96d-4d87-8568-3b4b3ac9b4c2 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata/key3 returned with HTTP 200 Aug 06 05:24:41.949824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f9cdf382-ea09-4cc0-90c5-eda2332bfbd4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.949863 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 420/1684] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:24:41 2026] PUT /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata/key3 => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.950427 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-6b6beff1-6bd5-4646-b49e-6c07f2ba9439 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.950872 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f9cdf382-ea09-4cc0-90c5-eda2332bfbd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:41.951144 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f9cdf382-ea09-4cc0-90c5-eda2332bfbd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.951421 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f9cdf382-ea09-4cc0-90c5-eda2332bfbd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.951600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-f9cdf382-ea09-4cc0-90c5-eda2332bfbd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:41.954329 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-6b6beff1-6bd5-4646-b49e-6c07f2ba9439 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:24:41.954658 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-6b6beff1-6bd5-4646-b49e-6c07f2ba9439 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.954930 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-6b6beff1-6bd5-4646-b49e-6c07f2ba9439 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.955827 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-352d26e6-506a-4dc6-b110-e12d7c8c9e08 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.957473 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-352d26e6-506a-4dc6-b110-e12d7c8c9e08 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata/key3 Aug 06 05:24:41.957650 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-352d26e6-506a-4dc6-b110-e12d7c8c9e08 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.957828 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-352d26e6-506a-4dc6-b110-e12d7c8c9e08 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.962174 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.962174 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:41.962688 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.962688 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:41.963211 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-352d26e6-506a-4dc6-b110-e12d7c8c9e08 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.963324 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f9cdf382-ea09-4cc0-90c5-eda2332bfbd4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:41.963835 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 425/1685] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:41.963962 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-352d26e6-506a-4dc6-b110-e12d7c8c9e08 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Get snapshot metadata completed successfully. Aug 06 05:24:41.964249 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-352d26e6-506a-4dc6-b110-e12d7c8c9e08 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata/key3 returned with HTTP 200 Aug 06 05:24:41.964695 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 416/1686] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata/key3 => generated 35 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:41.977991 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ce532f89-f1c4-4211-b46a-0d164ccd2526 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:41.978132 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.978132 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:41.980175 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ce532f89-f1c4-4211-b46a-0d164ccd2526 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:41.981733 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ce532f89-f1c4-4211-b46a-0d164ccd2526 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:41.981733 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ce532f89-f1c4-4211-b46a-0d164ccd2526 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:41.985566 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-6b6beff1-6bd5-4646-b49e-6c07f2ba9439 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:24:41.989984 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:41.989984 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:41.990221 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ce532f89-f1c4-4211-b46a-0d164ccd2526 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:41.991062 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-6b6beff1-6bd5-4646-b49e-6c07f2ba9439 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:24:41.991377 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ce532f89-f1c4-4211-b46a-0d164ccd2526 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Get snapshot metadata completed successfully. Aug 06 05:24:41.991596 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 426/1687] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:41.991810 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ce532f89-f1c4-4211-b46a-0d164ccd2526 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:41.992275 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 421/1688] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:24:41 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:42.003223 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-eda1dc9c-d674-40a4-9506-d3984ad89259 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:42.019327 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eda1dc9c-d674-40a4-9506-d3984ad89259 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] PUT https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata Aug 06 05:24:42.019327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eda1dc9c-d674-40a4-9506-d3984ad89259 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:42.027236 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:42.027236 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:42.027756 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-eda1dc9c-d674-40a4-9506-d3984ad89259 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:42.059015 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-eda1dc9c-d674-40a4-9506-d3984ad89259 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Update snapshot metadata completed successfully. Aug 06 05:24:42.059609 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eda1dc9c-d674-40a4-9506-d3984ad89259 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata returned with HTTP 200 Aug 06 05:24:42.060035 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 426/1689] 10.4.3.205 () {68 vars in 1401 bytes} [Thu Aug 6 05:24:42 2026] PUT /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:42.070050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-468e392e-0765-4417-8621-661e8cb3be02 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:42.074400 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-468e392e-0765-4417-8621-661e8cb3be02 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd Aug 06 05:24:42.074400 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-468e392e-0765-4417-8621-661e8cb3be02 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:42.074400 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-468e392e-0765-4417-8621-661e8cb3be02 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:42.074400 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-468e392e-0765-4417-8621-661e8cb3be02 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Delete snapshot with id: 1e267d01-ae00-45c3-93f7-f9a20b55a9fd Aug 06 05:24:42.081084 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:42.081084 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:42.081795 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-468e392e-0765-4417-8621-661e8cb3be02 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:42.101511 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-468e392e-0765-4417-8621-661e8cb3be02 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot delete request issued successfully. Aug 06 05:24:42.102823 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-468e392e-0765-4417-8621-661e8cb3be02 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd returned with HTTP 202 Aug 06 05:24:42.107688 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 417/1690] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:24:42 2026] DELETE /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:42.115641 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-aa112f8c-c6df-43c0-afd1-0f1a47d3e537 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:42.118419 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa112f8c-c6df-43c0-afd1-0f1a47d3e537 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd Aug 06 05:24:42.118664 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa112f8c-c6df-43c0-afd1-0f1a47d3e537 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:42.118895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa112f8c-c6df-43c0-afd1-0f1a47d3e537 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:42.125143 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:42.125143 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:42.125742 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-aa112f8c-c6df-43c0-afd1-0f1a47d3e537 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Snapshot retrieved successfully. Aug 06 05:24:42.126691 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa112f8c-c6df-43c0-afd1-0f1a47d3e537 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd returned with HTTP 200 Aug 06 05:24:42.127120 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 427/1691] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:24:42 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:42.983761 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0a779d5e-dd52-402a-9807-b2a6cbae9dec None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:42.985259 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0a779d5e-dd52-402a-9807-b2a6cbae9dec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:42.985482 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0a779d5e-dd52-402a-9807-b2a6cbae9dec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:42.985661 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0a779d5e-dd52-402a-9807-b2a6cbae9dec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:42.985766 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-0a779d5e-dd52-402a-9807-b2a6cbae9dec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:42.989907 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:42.989907 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:42.990649 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0a779d5e-dd52-402a-9807-b2a6cbae9dec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:42.991010 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 422/1692] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:42 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:43.140618 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2c836f5c-d199-426b-a3a2-4759049baec2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:43.142568 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2c836f5c-d199-426b-a3a2-4759049baec2 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd Aug 06 05:24:43.142813 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2c836f5c-d199-426b-a3a2-4759049baec2 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:43.143045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2c836f5c-d199-426b-a3a2-4759049baec2 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:43.148717 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2c836f5c-d199-426b-a3a2-4759049baec2 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd returned with HTTP 404 Aug 06 05:24:43.149363 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 427/1693] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:24:43 2026] GET /volume/v3/snapshots/1e267d01-ae00-45c3-93f7-f9a20b55a9fd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:43.158428 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b75446f2-9678-4c04-9d0a-edbeb3841403 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:43.160855 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b75446f2-9678-4c04-9d0a-edbeb3841403 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 Aug 06 05:24:43.161015 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b75446f2-9678-4c04-9d0a-edbeb3841403 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:43.161269 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b75446f2-9678-4c04-9d0a-edbeb3841403 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:43.170976 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:43.170976 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:43.178825 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b75446f2-9678-4c04-9d0a-edbeb3841403 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Volume info retrieved successfully. Aug 06 05:24:43.185737 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b75446f2-9678-4c04-9d0a-edbeb3841403 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 returned with HTTP 200 Aug 06 05:24:43.186204 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 418/1694] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:43 2026] GET /volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:43.194363 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3a1b4644-2bcc-4baa-a146-e8b9ddc8b289 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:43.196213 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3a1b4644-2bcc-4baa-a146-e8b9ddc8b289 None None] GET https://10.4.3.205/volume// Aug 06 05:24:43.196213 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3a1b4644-2bcc-4baa-a146-e8b9ddc8b289 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:43.196213 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3a1b4644-2bcc-4baa-a146-e8b9ddc8b289 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:43.196213 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3a1b4644-2bcc-4baa-a146-e8b9ddc8b289 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:24:43.196213 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 428/1695] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:24: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 06 05:24:43.204728 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-eacc6503-6f41-4c25-9a4c-e0604c82684b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:43.206447 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7f7ccb0e-5dba-42a4-bf92-6cd4a3157fc6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:43.209577 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-eacc6503-6f41-4c25-9a4c-e0604c82684b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:43.209851 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-eacc6503-6f41-4c25-9a4c-e0604c82684b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:43.210091 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-eacc6503-6f41-4c25-9a4c-e0604c82684b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:43.212974 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7f7ccb0e-5dba-42a4-bf92-6cd4a3157fc6 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] DELETE https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 Aug 06 05:24:43.213225 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7f7ccb0e-5dba-42a4-bf92-6cd4a3157fc6 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:43.213474 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7f7ccb0e-5dba-42a4-bf92-6cd4a3157fc6 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:43.213670 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-7f7ccb0e-5dba-42a4-bf92-6cd4a3157fc6 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Delete volume with id: 590cf34c-8d28-403e-815f-2aca37436038 Aug 06 05:24:43.230776 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:43.230776 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:43.232213 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:43.232213 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:43.232892 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7f7ccb0e-5dba-42a4-bf92-6cd4a3157fc6 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Volume info retrieved successfully. Aug 06 05:24:43.236308 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-eacc6503-6f41-4c25-9a4c-e0604c82684b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:43.243400 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-eacc6503-6f41-4c25-9a4c-e0604c82684b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 200 Aug 06 05:24:43.243867 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 423/1696] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:24:43 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 1546 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:24:43.267014 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7f7ccb0e-5dba-42a4-bf92-6cd4a3157fc6 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Delete volume request issued successfully. Aug 06 05:24:43.267280 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7f7ccb0e-5dba-42a4-bf92-6cd4a3157fc6 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 returned with HTTP 202 Aug 06 05:24:43.267861 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 428/1697] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:43 2026] DELETE /volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:43.279194 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7caf494a-555b-4a8c-9629-82f01447ac69 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:43.282445 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7caf494a-555b-4a8c-9629-82f01447ac69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 Aug 06 05:24:43.282645 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7caf494a-555b-4a8c-9629-82f01447ac69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:43.282843 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7caf494a-555b-4a8c-9629-82f01447ac69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:43.291254 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:43.291254 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:43.295424 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7caf494a-555b-4a8c-9629-82f01447ac69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Volume info retrieved successfully. Aug 06 05:24:43.299796 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7caf494a-555b-4a8c-9629-82f01447ac69 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 returned with HTTP 200 Aug 06 05:24:43.300238 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 419/1698] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:43 2026] GET /volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:43.401682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-d16bb777-7368-4930-a4c8-12c885a0cb70 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:43.406615 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-d16bb777-7368-4930-a4c8-12c885a0cb70 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] PUT https://10.4.3.205/volume/v3/attachments/dd2aa67e-8de4-40f4-b98e-e1294fdc765e Aug 06 05:24:43.406615 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-d16bb777-7368-4930-a4c8-12c885a0cb70 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:43.419993 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-dec03e11-7dc5-4a7a-868c-840bebe1f81b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:43.421596 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-d16bb777-7368-4930-a4c8-12c885a0cb70 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Acquiring lock "cinder-attachment_update-2da44456-d376-4f7f-85fc-1cb9d80276d4-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:24:43.422544 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-dec03e11-7dc5-4a7a-868c-840bebe1f81b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] DELETE https://10.4.3.205/volume/v3/attachments/2867f488-4ce0-4580-8c68-177b6b49d721 Aug 06 05:24:43.422861 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-dec03e11-7dc5-4a7a-868c-840bebe1f81b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:43.423323 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-dec03e11-7dc5-4a7a-868c-840bebe1f81b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:43.426620 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-d16bb777-7368-4930-a4c8-12c885a0cb70 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-2da44456-d376-4f7f-85fc-1cb9d80276d4-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:24:43.428063 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:43.428063 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:43.431356 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:43.431356 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:43.490659 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6358faae-bfda-46af-98dc-62b86294d4d7 req-dec03e11-7dc5-4a7a-868c-840bebe1f81b tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/attachments/2867f488-4ce0-4580-8c68-177b6b49d721 returned with HTTP 200 Aug 06 05:24:43.491133 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 424/1699] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:24:43 2026] DELETE /volume/v3/attachments/2867f488-4ce0-4580-8c68-177b6b49d721 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:43.524632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-d16bb777-7368-4930-a4c8-12c885a0cb70 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Lock "cinder-attachment_update-2da44456-d376-4f7f-85fc-1cb9d80276d4-np0000006623" released by "attachment_update" :: held 0.098s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:24:43.525050 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-d16bb777-7368-4930-a4c8-12c885a0cb70 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/dd2aa67e-8de4-40f4-b98e-e1294fdc765e returned with HTTP 200 Aug 06 05:24:43.525926 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 429/1700] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:24:43 2026] PUT /volume/v3/attachments/dd2aa67e-8de4-40f4-b98e-e1294fdc765e => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:43.562819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-56736e91-939b-4c47-95a4-31c23c3cabee None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:43.564942 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-56736e91-939b-4c47-95a4-31c23c3cabee tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/attachments/dd2aa67e-8de4-40f4-b98e-e1294fdc765e/action Aug 06 05:24:43.565274 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-56736e91-939b-4c47-95a4-31c23c3cabee tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:43.565387 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-56736e91-939b-4c47-95a4-31c23c3cabee tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:43.579460 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:43.579460 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:43.588562 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-21f28256-9b33-4835-8ae1-86328ee42d15 req-56736e91-939b-4c47-95a4-31c23c3cabee tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/dd2aa67e-8de4-40f4-b98e-e1294fdc765e/action returned with HTTP 204 Aug 06 05:24:43.588981 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 429/1701] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:24:43 2026] POST /volume/v3/attachments/dd2aa67e-8de4-40f4-b98e-e1294fdc765e/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:44.003490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1da0257b-feb5-419e-affc-e4cea47a33f5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:44.005796 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1da0257b-feb5-419e-affc-e4cea47a33f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:44.006120 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1da0257b-feb5-419e-affc-e4cea47a33f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:44.006475 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1da0257b-feb5-419e-affc-e4cea47a33f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:44.006652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1da0257b-feb5-419e-affc-e4cea47a33f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:44.013839 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:44.013839 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:44.014395 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1da0257b-feb5-419e-affc-e4cea47a33f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:44.014896 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 420/1702] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:44 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:44.025664 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0a39de1c-8e28-4884-91f2-4a51c6836110 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:44.027578 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0a39de1c-8e28-4884-91f2-4a51c6836110 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:24:44.027786 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0a39de1c-8e28-4884-91f2-4a51c6836110 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:44.027992 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0a39de1c-8e28-4884-91f2-4a51c6836110 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:44.035775 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:44.035775 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:44.040946 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0a39de1c-8e28-4884-91f2-4a51c6836110 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:24:44.046978 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0a39de1c-8e28-4884-91f2-4a51c6836110 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:24:44.048222 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 425/1703] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:44 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:44.318422 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-22361c53-d729-4258-8454-73fdbdaffae4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:44.323336 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22361c53-d729-4258-8454-73fdbdaffae4 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] GET https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 Aug 06 05:24:44.323336 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-22361c53-d729-4258-8454-73fdbdaffae4 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:44.324336 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-22361c53-d729-4258-8454-73fdbdaffae4 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:44.333905 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22361c53-d729-4258-8454-73fdbdaffae4 tempest-SnapshotMetadataTestJSON-1771696849 tempest-SnapshotMetadataTestJSON-1771696849-project-member] https://10.4.3.205/volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 returned with HTTP 404 Aug 06 05:24:44.334688 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 430/1704] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:44 2026] GET /volume/v3/volumes/590cf34c-8d28-403e-815f-2aca37436038 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:45.029043 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6087db70-8e88-44af-adc2-60efe9c23f9f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:45.032732 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6087db70-8e88-44af-adc2-60efe9c23f9f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:45.032732 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6087db70-8e88-44af-adc2-60efe9c23f9f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:45.032732 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6087db70-8e88-44af-adc2-60efe9c23f9f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:45.032732 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-6087db70-8e88-44af-adc2-60efe9c23f9f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:45.041641 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:45.041641 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:45.041641 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6087db70-8e88-44af-adc2-60efe9c23f9f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:45.042551 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 430/1705] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:45 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:46.028536 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:46.057008 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-37144bda-66e0-4e56-acce-c7f7c5e9cb0d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:46.059411 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-37144bda-66e0-4e56-acce-c7f7c5e9cb0d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:46.059656 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-37144bda-66e0-4e56-acce-c7f7c5e9cb0d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:46.059916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-37144bda-66e0-4e56-acce-c7f7c5e9cb0d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:46.060070 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-37144bda-66e0-4e56-acce-c7f7c5e9cb0d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:46.070350 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:46.070350 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:46.071816 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-37144bda-66e0-4e56-acce-c7f7c5e9cb0d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:46.073112 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 426/1706] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:46 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:46.156228 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:46.156228 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1595610187"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:46.156819 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1595610187'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:46.157075 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Create volume of 1 GB Aug 06 05:24:46.162698 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Availability Zones retrieved successfully. Aug 06 05:24:46.170597 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Flow 'volume_create_api' (bb29e7aa-2e5a-424d-8132-8662595b884a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:46.171957 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e533f223-9839-4114-9a6e-60c314b42d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:46.174232 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:46.212166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e533f223-9839-4114-9a6e-60c314b42d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:46.212902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb5cb97-70e2-4f79-8b76-7d7fe26e5555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:46.327465 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Created reservations ['6e50c66e-fd47-46bd-8ed0-4817b4a98472', '887b2572-dd15-47ab-a93b-ebaf0d935827', 'dbe420d3-c233-4f68-9d50-6ec4a05a9610', '312eeaec-f5db-4f67-90b0-7ff6ae3f0eb4'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:46.328779 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb5cb97-70e2-4f79-8b76-7d7fe26e5555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e50c66e-fd47-46bd-8ed0-4817b4a98472', '887b2572-dd15-47ab-a93b-ebaf0d935827', 'dbe420d3-c233-4f68-9d50-6ec4a05a9610', '312eeaec-f5db-4f67-90b0-7ff6ae3f0eb4']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:46.329883 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83713344-e55d-4d48-b291-1c1d2f7414c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:46.367529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83713344-e55d-4d48-b291-1c1d2f7414c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4df8497-8f9b-4cd8-a872-9d28260f34ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1595610187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a613dec2102944e79c43709358fee150',qos_specs=None,replication_status=,reservations=['6e50c66e-fd47-46bd-8ed0-4817b4a98472','887b2572-dd15-47ab-a93b-ebaf0d935827','dbe420d3-c233-4f68-9d50-6ec4a05a9610','312eeaec-f5db-4f67-90b0-7ff6ae3f0eb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03a85d864d247f99d50ac0eab5d25e3',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1595610187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4df8497-8f9b-4cd8-a872-9d28260f34ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a613dec2102944e79c43709358fee150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b03a85d864d247f99d50ac0eab5d25e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:46.367736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afbd49d9-8d52-45f3-a80d-c60c89af3b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:46.394257 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afbd49d9-8d52-45f3-a80d-c60c89af3b9b) transitioned into state 'SUCCESS' from state '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-1595610187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a613dec2102944e79c43709358fee150',qos_specs=None,replication_status=,reservations=['6e50c66e-fd47-46bd-8ed0-4817b4a98472','887b2572-dd15-47ab-a93b-ebaf0d935827','dbe420d3-c233-4f68-9d50-6ec4a05a9610','312eeaec-f5db-4f67-90b0-7ff6ae3f0eb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03a85d864d247f99d50ac0eab5d25e3',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:46.395400 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a87c6343-0ee2-415f-98a0-00aab992b8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:46.409529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a87c6343-0ee2-415f-98a0-00aab992b8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:46.410793 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Flow 'volume_create_api' (bb29e7aa-2e5a-424d-8132-8662595b884a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:46.411310 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Create volume request issued successfully. Aug 06 05:24:46.412131 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-697d5c21-381d-45e2-8d59-19c924a2ce11 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:46.412760 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 421/1707] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:24:46 2026] POST /volume/v3/volumes => generated 750 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:46.430478 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9bd7d511-3343-4953-b413-63885e95070b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:46.437408 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9bd7d511-3343-4953-b413-63885e95070b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec Aug 06 05:24:46.437698 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9bd7d511-3343-4953-b413-63885e95070b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:46.438045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9bd7d511-3343-4953-b413-63885e95070b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:46.451705 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:46.451705 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:46.458330 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9bd7d511-3343-4953-b413-63885e95070b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:46.469091 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9bd7d511-3343-4953-b413-63885e95070b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec returned with HTTP 200 Aug 06 05:24:46.469765 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 431/1708] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:46 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:47.088002 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c67451ad-13ce-4206-a282-fed783da1f83 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.095448 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c67451ad-13ce-4206-a282-fed783da1f83 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:47.095448 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c67451ad-13ce-4206-a282-fed783da1f83 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:47.095448 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c67451ad-13ce-4206-a282-fed783da1f83 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:47.095718 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-c67451ad-13ce-4206-a282-fed783da1f83 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:47.103417 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.103417 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:47.105001 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c67451ad-13ce-4206-a282-fed783da1f83 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:47.105640 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 431/1709] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:47 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:47.492776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-58727118-0b29-48b3-bf24-b48a59319da9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.494656 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-58727118-0b29-48b3-bf24-b48a59319da9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec Aug 06 05:24:47.495015 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-58727118-0b29-48b3-bf24-b48a59319da9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:47.495015 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-58727118-0b29-48b3-bf24-b48a59319da9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:47.511621 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.511621 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:47.522028 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-58727118-0b29-48b3-bf24-b48a59319da9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.529762 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-58727118-0b29-48b3-bf24-b48a59319da9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec returned with HTTP 200 Aug 06 05:24:47.530284 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 427/1710] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:47 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:47.551995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d9e4a2b2-4f25-4f07-96b3-37364983b5ac None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.557274 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d9e4a2b2-4f25-4f07-96b3-37364983b5ac tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] POST https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata Aug 06 05:24:47.557274 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d9e4a2b2-4f25-4f07-96b3-37364983b5ac tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:47.575085 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.575085 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:47.575085 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d9e4a2b2-4f25-4f07-96b3-37364983b5ac tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.593753 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d9e4a2b2-4f25-4f07-96b3-37364983b5ac tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Create volume metadata completed successfully. Aug 06 05:24:47.593753 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d9e4a2b2-4f25-4f07-96b3-37364983b5ac tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata returned with HTTP 200 Aug 06 05:24:47.593753 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 422/1711] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:24:47 2026] POST /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata => generated 101 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:47.606497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7c6738ea-8085-4172-a505-11f3003671df None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.610616 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c6738ea-8085-4172-a505-11f3003671df tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata Aug 06 05:24:47.610842 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c6738ea-8085-4172-a505-11f3003671df tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:47.611085 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c6738ea-8085-4172-a505-11f3003671df tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:47.623793 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.623793 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:47.624476 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7c6738ea-8085-4172-a505-11f3003671df tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.633439 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7c6738ea-8085-4172-a505-11f3003671df tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Get volume metadata completed successfully. Aug 06 05:24:47.633439 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c6738ea-8085-4172-a505-11f3003671df tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata returned with HTTP 200 Aug 06 05:24:47.633439 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 432/1712] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:24:47 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata => generated 101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:47.642882 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a1faee50-2757-434e-9256-507ebeaa4781 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.646537 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a1faee50-2757-434e-9256-507ebeaa4781 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] PUT https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata Aug 06 05:24:47.647043 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a1faee50-2757-434e-9256-507ebeaa4781 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:47.658605 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.658605 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:47.659183 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a1faee50-2757-434e-9256-507ebeaa4781 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.678059 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a1faee50-2757-434e-9256-507ebeaa4781 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Update volume metadata completed successfully. Aug 06 05:24:47.678347 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a1faee50-2757-434e-9256-507ebeaa4781 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata returned with HTTP 200 Aug 06 05:24:47.678870 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 432/1713] 10.4.3.205 () {68 vars in 1395 bytes} [Thu Aug 6 05:24:47 2026] PUT /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata => generated 57 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:47.694408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bb6ca611-cf9f-4197-92af-dacfe1a05371 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.697374 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb6ca611-cf9f-4197-92af-dacfe1a05371 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata Aug 06 05:24:47.698192 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb6ca611-cf9f-4197-92af-dacfe1a05371 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:47.698192 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb6ca611-cf9f-4197-92af-dacfe1a05371 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:47.710582 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.710582 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:47.711245 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bb6ca611-cf9f-4197-92af-dacfe1a05371 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.728597 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bb6ca611-cf9f-4197-92af-dacfe1a05371 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Get volume metadata completed successfully. Aug 06 05:24:47.728597 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb6ca611-cf9f-4197-92af-dacfe1a05371 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata returned with HTTP 200 Aug 06 05:24:47.728597 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 428/1714] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:24:47 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:47.747752 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-69f4152a-dccb-45e5-b6a4-a219edcac5b9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.749653 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-69f4152a-dccb-45e5-b6a4-a219edcac5b9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata/key1 Aug 06 05:24:47.749844 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-69f4152a-dccb-45e5-b6a4-a219edcac5b9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:47.750076 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-69f4152a-dccb-45e5-b6a4-a219edcac5b9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:47.763037 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.763037 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:47.763537 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-69f4152a-dccb-45e5-b6a4-a219edcac5b9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.771869 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-69f4152a-dccb-45e5-b6a4-a219edcac5b9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Get volume metadata completed successfully. Aug 06 05:24:47.781876 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-69f4152a-dccb-45e5-b6a4-a219edcac5b9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Delete volume metadata completed successfully. Aug 06 05:24:47.782114 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-69f4152a-dccb-45e5-b6a4-a219edcac5b9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata/key1 returned with HTTP 200 Aug 06 05:24:47.782520 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 423/1715] 10.4.3.205 () {66 vars in 1393 bytes} [Thu Aug 6 05:24:47 2026] DELETE /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 05:24:47.795422 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-de43a1ce-add9-446f-90b5-04333282de73 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.800059 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-de43a1ce-add9-446f-90b5-04333282de73 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata Aug 06 05:24:47.800251 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-de43a1ce-add9-446f-90b5-04333282de73 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:47.800471 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-de43a1ce-add9-446f-90b5-04333282de73 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:47.817437 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.817437 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:47.817614 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-de43a1ce-add9-446f-90b5-04333282de73 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.835431 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-de43a1ce-add9-446f-90b5-04333282de73 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Get volume metadata completed successfully. Aug 06 05:24:47.835797 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-de43a1ce-add9-446f-90b5-04333282de73 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata returned with HTTP 200 Aug 06 05:24:47.836495 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 433/1716] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:24:47 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata => generated 32 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:47.847525 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ce141805-d453-46ed-a716-cb6a777c5649 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.852208 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ce141805-d453-46ed-a716-cb6a777c5649 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] PUT https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata Aug 06 05:24:47.852208 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ce141805-d453-46ed-a716-cb6a777c5649 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:47.868882 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.868882 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:47.868882 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ce141805-d453-46ed-a716-cb6a777c5649 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.881351 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ce141805-d453-46ed-a716-cb6a777c5649 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Update volume metadata completed successfully. Aug 06 05:24:47.882477 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ce141805-d453-46ed-a716-cb6a777c5649 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata returned with HTTP 200 Aug 06 05:24:47.882477 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 433/1717] 10.4.3.205 () {68 vars in 1395 bytes} [Thu Aug 6 05:24:47 2026] PUT /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:47.898691 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-57bd8e83-83c9-42ae-b5ec-137ac97699a9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.907313 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-57bd8e83-83c9-42ae-b5ec-137ac97699a9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] POST https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata Aug 06 05:24:47.907467 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-57bd8e83-83c9-42ae-b5ec-137ac97699a9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:47.918573 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.918573 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:47.920283 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-57bd8e83-83c9-42ae-b5ec-137ac97699a9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.934516 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-57bd8e83-83c9-42ae-b5ec-137ac97699a9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Create volume metadata completed successfully. Aug 06 05:24:47.934516 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-57bd8e83-83c9-42ae-b5ec-137ac97699a9 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata returned with HTTP 200 Aug 06 05:24:47.934516 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 429/1718] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:24:47 2026] POST /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:47.947125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f915256b-a913-493b-b940-59603e20af54 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:47.950048 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f915256b-a913-493b-b940-59603e20af54 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] PUT https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata/key3 Aug 06 05:24:47.950482 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f915256b-a913-493b-b940-59603e20af54 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:47.973655 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:47.973655 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:47.974339 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f915256b-a913-493b-b940-59603e20af54 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:47.997506 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f915256b-a913-493b-b940-59603e20af54 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Update volume metadata completed successfully. Aug 06 05:24:47.997818 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f915256b-a913-493b-b940-59603e20af54 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata/key3 returned with HTTP 200 Aug 06 05:24:47.998397 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 424/1719] 10.4.3.205 () {68 vars in 1410 bytes} [Thu Aug 6 05:24:47 2026] PUT /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata/key3 => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:48.010321 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7a371a9e-793f-4370-bcf7-f31ff2d32c0b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:48.012646 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7a371a9e-793f-4370-bcf7-f31ff2d32c0b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata/key3 Aug 06 05:24:48.012754 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7a371a9e-793f-4370-bcf7-f31ff2d32c0b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:48.012952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7a371a9e-793f-4370-bcf7-f31ff2d32c0b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:48.020724 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:48.020724 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:48.021361 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7a371a9e-793f-4370-bcf7-f31ff2d32c0b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:48.028507 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7a371a9e-793f-4370-bcf7-f31ff2d32c0b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Get volume metadata completed successfully. Aug 06 05:24:48.028828 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7a371a9e-793f-4370-bcf7-f31ff2d32c0b tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata/key3 returned with HTTP 200 Aug 06 05:24:48.029279 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 434/1720] 10.4.3.205 () {66 vars in 1390 bytes} [Thu Aug 6 05:24:48 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:48.036238 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b9233ebd-6655-4851-a130-b042367ffac1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:48.038364 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9233ebd-6655-4851-a130-b042367ffac1 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata Aug 06 05:24:48.038622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9233ebd-6655-4851-a130-b042367ffac1 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:48.038799 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9233ebd-6655-4851-a130-b042367ffac1 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:48.049499 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:48.049499 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:48.050071 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b9233ebd-6655-4851-a130-b042367ffac1 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:48.056656 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b9233ebd-6655-4851-a130-b042367ffac1 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Get volume metadata completed successfully. Aug 06 05:24:48.056923 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9233ebd-6655-4851-a130-b042367ffac1 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata returned with HTTP 200 Aug 06 05:24:48.057609 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 434/1721] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:24:48 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:48.076700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-677173c6-59ad-4bb1-ad1d-cc9996899411 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:48.078679 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-677173c6-59ad-4bb1-ad1d-cc9996899411 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] PUT https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata Aug 06 05:24:48.079015 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-677173c6-59ad-4bb1-ad1d-cc9996899411 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:48.093252 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:48.093252 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:48.093520 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-677173c6-59ad-4bb1-ad1d-cc9996899411 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:48.118929 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-376507c1-1f77-4a0a-a0df-877aa99667ca None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:48.122022 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-376507c1-1f77-4a0a-a0df-877aa99667ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:48.122776 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-376507c1-1f77-4a0a-a0df-877aa99667ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:48.122776 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-376507c1-1f77-4a0a-a0df-877aa99667ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:48.122896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-376507c1-1f77-4a0a-a0df-877aa99667ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:48.128490 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-677173c6-59ad-4bb1-ad1d-cc9996899411 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Update volume metadata completed successfully. Aug 06 05:24:48.128693 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:48.128693 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:48.128808 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-677173c6-59ad-4bb1-ad1d-cc9996899411 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata returned with HTTP 200 Aug 06 05:24:48.129386 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 430/1722] 10.4.3.205 () {68 vars in 1395 bytes} [Thu Aug 6 05:24:48 2026] PUT /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:24:48.129782 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-376507c1-1f77-4a0a-a0df-877aa99667ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:48.130305 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 425/1723] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:48 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:48.138883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-86246d58-f9e3-44b8-b542-a0b23bcd0954 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:48.141600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86246d58-f9e3-44b8-b542-a0b23bcd0954 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec Aug 06 05:24:48.141907 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-86246d58-f9e3-44b8-b542-a0b23bcd0954 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:48.142180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-86246d58-f9e3-44b8-b542-a0b23bcd0954 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:48.151845 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:48.151845 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:48.156845 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-86246d58-f9e3-44b8-b542-a0b23bcd0954 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:48.162382 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86246d58-f9e3-44b8-b542-a0b23bcd0954 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec returned with HTTP 200 Aug 06 05:24:48.162881 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 435/1724] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:48 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:48.174976 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0b807632-ba24-41ca-a96c-27e7b06b8144 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:48.176763 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0b807632-ba24-41ca-a96c-27e7b06b8144 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec Aug 06 05:24:48.176943 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0b807632-ba24-41ca-a96c-27e7b06b8144 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:48.177115 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0b807632-ba24-41ca-a96c-27e7b06b8144 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:48.177274 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-0b807632-ba24-41ca-a96c-27e7b06b8144 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Delete volume with id: d4df8497-8f9b-4cd8-a872-9d28260f34ec Aug 06 05:24:48.184685 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:48.184685 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:48.185198 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0b807632-ba24-41ca-a96c-27e7b06b8144 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:48.210832 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0b807632-ba24-41ca-a96c-27e7b06b8144 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Delete volume request issued successfully. Aug 06 05:24:48.210832 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0b807632-ba24-41ca-a96c-27e7b06b8144 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec returned with HTTP 202 Aug 06 05:24:48.210832 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 435/1725] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:48 2026] DELETE /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:48.217415 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b62a7ef9-289e-4492-a7c5-025f7393294e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:48.219798 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b62a7ef9-289e-4492-a7c5-025f7393294e tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec Aug 06 05:24:48.220065 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b62a7ef9-289e-4492-a7c5-025f7393294e tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:48.220385 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b62a7ef9-289e-4492-a7c5-025f7393294e tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:48.231564 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:48.231564 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:48.236249 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b62a7ef9-289e-4492-a7c5-025f7393294e tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Volume info retrieved successfully. Aug 06 05:24:48.244525 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b62a7ef9-289e-4492-a7c5-025f7393294e tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec returned with HTTP 200 Aug 06 05:24:48.244817 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 431/1726] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:48 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:48.907050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4346bd84-3bd9-44af-8e9d-b9c118adc688 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:48.908915 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4346bd84-3bd9-44af-8e9d-b9c118adc688 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:24:48.909103 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4346bd84-3bd9-44af-8e9d-b9c118adc688 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:48.909320 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4346bd84-3bd9-44af-8e9d-b9c118adc688 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:48.909498 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-4346bd84-3bd9-44af-8e9d-b9c118adc688 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Delete volume with id: a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:24:48.920362 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:48.920362 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:48.920885 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4346bd84-3bd9-44af-8e9d-b9c118adc688 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:24:48.941169 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4346bd84-3bd9-44af-8e9d-b9c118adc688 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Delete volume request issued successfully. Aug 06 05:24:48.941407 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4346bd84-3bd9-44af-8e9d-b9c118adc688 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 202 Aug 06 05:24:48.941855 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 426/1727] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:48 2026] DELETE /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:48.950145 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2e532c4f-0782-4831-a4ad-bc363510bc34 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:48.952738 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e532c4f-0782-4831-a4ad-bc363510bc34 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:24:48.952927 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e532c4f-0782-4831-a4ad-bc363510bc34 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:48.953127 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e532c4f-0782-4831-a4ad-bc363510bc34 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:48.961110 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:48.961110 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:48.965557 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2e532c4f-0782-4831-a4ad-bc363510bc34 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Volume info retrieved successfully. Aug 06 05:24:48.970807 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e532c4f-0782-4831-a4ad-bc363510bc34 tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 200 Aug 06 05:24:48.971320 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 436/1728] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:48 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:49.146023 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c648e9f9-33b1-4952-b9c4-796e50549a74 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:49.150789 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c648e9f9-33b1-4952-b9c4-796e50549a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:49.151372 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c648e9f9-33b1-4952-b9c4-796e50549a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:49.152041 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c648e9f9-33b1-4952-b9c4-796e50549a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:49.152263 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-c648e9f9-33b1-4952-b9c4-796e50549a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:49.159901 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:49.159901 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:49.160949 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c648e9f9-33b1-4952-b9c4-796e50549a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:49.161542 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 436/1729] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:49 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:49.259362 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2a42e6f1-54e2-49a9-8320-289ba3379fd4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:49.261817 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2a42e6f1-54e2-49a9-8320-289ba3379fd4 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] GET https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec Aug 06 05:24:49.262078 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2a42e6f1-54e2-49a9-8320-289ba3379fd4 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:49.262385 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2a42e6f1-54e2-49a9-8320-289ba3379fd4 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:49.273903 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2a42e6f1-54e2-49a9-8320-289ba3379fd4 tempest-VolumesMetadataTest-558685530 tempest-VolumesMetadataTest-558685530-project-member] https://10.4.3.205/volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec returned with HTTP 404 Aug 06 05:24:49.274659 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 432/1730] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:49 2026] GET /volume/v3/volumes/d4df8497-8f9b-4cd8-a872-9d28260f34ec => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:49.994006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b453e054-a394-49f0-a818-5c61ce2839ea None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:49.996835 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b453e054-a394-49f0-a818-5c61ce2839ea tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] GET https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 Aug 06 05:24:49.997135 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b453e054-a394-49f0-a818-5c61ce2839ea tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:49.997474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b453e054-a394-49f0-a818-5c61ce2839ea tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:50.006662 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b453e054-a394-49f0-a818-5c61ce2839ea tempest-ServerStableDeviceRescueTest-345457782 tempest-ServerStableDeviceRescueTest-345457782-project-member] https://10.4.3.205/volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 returned with HTTP 404 Aug 06 05:24:50.008319 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 427/1731] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:49 2026] GET /volume/v3/volumes/a658f4df-4ae5-40fe-977d-323264f65bd5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:50.179195 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-38a5a801-5819-4942-b696-133d0a1a08b9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:50.183339 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38a5a801-5819-4942-b696-133d0a1a08b9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:50.183339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38a5a801-5819-4942-b696-133d0a1a08b9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:50.183339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38a5a801-5819-4942-b696-133d0a1a08b9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:50.183339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-38a5a801-5819-4942-b696-133d0a1a08b9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:50.190795 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:50.190795 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:50.192737 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38a5a801-5819-4942-b696-133d0a1a08b9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:50.192737 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 437/1732] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:50 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:51.209046 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ea7358f2-5eaf-48e7-ab05-8ea4faec07ba None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:51.211170 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea7358f2-5eaf-48e7-ab05-8ea4faec07ba tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:51.211513 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea7358f2-5eaf-48e7-ab05-8ea4faec07ba tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:51.211663 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea7358f2-5eaf-48e7-ab05-8ea4faec07ba tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:51.211794 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ea7358f2-5eaf-48e7-ab05-8ea4faec07ba tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:51.228427 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:51.228427 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:51.229601 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea7358f2-5eaf-48e7-ab05-8ea4faec07ba tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:51.230573 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 437/1733] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:51 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:51.243603 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cb32ebc6-0fa6-4853-a64d-97a086f6ab13 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:51.249661 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cb32ebc6-0fa6-4853-a64d-97a086f6ab13 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a Aug 06 05:24:51.249661 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cb32ebc6-0fa6-4853-a64d-97a086f6ab13 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:51.249910 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cb32ebc6-0fa6-4853-a64d-97a086f6ab13 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:51.259575 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:51.259575 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:51.259575 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cb32ebc6-0fa6-4853-a64d-97a086f6ab13 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:24:51.260700 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cb32ebc6-0fa6-4853-a64d-97a086f6ab13 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a returned with HTTP 200 Aug 06 05:24:51.261373 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 433/1734] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:24:51 2026] GET /volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:51.274025 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1848ceb4-5da0-411a-9d55-47e19534752d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:51.277363 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1848ceb4-5da0-411a-9d55-47e19534752d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:51.277698 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1848ceb4-5da0-411a-9d55-47e19534752d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:51.278330 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1848ceb4-5da0-411a-9d55-47e19534752d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:51.278568 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1848ceb4-5da0-411a-9d55-47e19534752d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:51.285932 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:51.285932 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:51.288826 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1848ceb4-5da0-411a-9d55-47e19534752d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:51.289391 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 428/1735] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:51 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:51.308623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-43b5f6ca-5816-41af-9ff2-a0cc49c1eaaa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:51.310855 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-43b5f6ca-5816-41af-9ff2-a0cc49c1eaaa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:51.311094 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-43b5f6ca-5816-41af-9ff2-a0cc49c1eaaa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:51.311353 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-43b5f6ca-5816-41af-9ff2-a0cc49c1eaaa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:51.311544 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-43b5f6ca-5816-41af-9ff2-a0cc49c1eaaa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete backup with id: 13980059-f0f2-454b-a3c1-e1a19587c3f8. Aug 06 05:24:51.316634 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:51.316634 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:51.354183 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-43b5f6ca-5816-41af-9ff2-a0cc49c1eaaa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] delete_backup rpcapi backup_id 13980059-f0f2-454b-a3c1-e1a19587c3f8 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:24:51.356876 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-43b5f6ca-5816-41af-9ff2-a0cc49c1eaaa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 202 Aug 06 05:24:51.356962 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 438/1736] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:51 2026] DELETE /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:24:51.369681 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b6f21dd2-4e7a-4cb5-86f5-2ce3c161dea2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:51.376831 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b6f21dd2-4e7a-4cb5-86f5-2ce3c161dea2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:51.377069 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b6f21dd2-4e7a-4cb5-86f5-2ce3c161dea2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:51.377325 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b6f21dd2-4e7a-4cb5-86f5-2ce3c161dea2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:51.377325 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b6f21dd2-4e7a-4cb5-86f5-2ce3c161dea2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:51.386450 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:51.386450 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:51.387172 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b6f21dd2-4e7a-4cb5-86f5-2ce3c161dea2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 200 Aug 06 05:24:51.387592 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 438/1737] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:51 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:52.286740 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-71486e50-df2f-4ea5-afa0-4c96f4dca37b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:52.290325 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-71486e50-df2f-4ea5-afa0-4c96f4dca37b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/limits Aug 06 05:24:52.290916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-71486e50-df2f-4ea5-afa0-4c96f4dca37b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:52.291963 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-71486e50-df2f-4ea5-afa0-4c96f4dca37b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:52.307060 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-71486e50-df2f-4ea5-afa0-4c96f4dca37b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:24:52.308373 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-71486e50-df2f-4ea5-afa0-4c96f4dca37b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:24:52.308794 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-71486e50-df2f-4ea5-afa0-4c96f4dca37b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:24:52.325378 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-71486e50-df2f-4ea5-afa0-4c96f4dca37b tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/limits returned with HTTP 200 Aug 06 05:24:52.325817 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 434/1738] 10.4.3.205 () {68 vars in 1484 bytes} [Thu Aug 6 05:24:52 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:52.388366 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-9d51b1b5-bb1b-4d6c-9fa3-11939636e6b7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:52.391518 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-9d51b1b5-bb1b-4d6c-9fa3-11939636e6b7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:52.391832 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-9d51b1b5-bb1b-4d6c-9fa3-11939636e6b7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:52.392102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-9d51b1b5-bb1b-4d6c-9fa3-11939636e6b7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:52.403550 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d6fce5ad-7b4f-4249-9d99-f3b9c1fec726 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:52.408758 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d6fce5ad-7b4f-4249-9d99-f3b9c1fec726 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 Aug 06 05:24:52.408758 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d6fce5ad-7b4f-4249-9d99-f3b9c1fec726 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:52.410282 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d6fce5ad-7b4f-4249-9d99-f3b9c1fec726 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:52.410452 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-d6fce5ad-7b4f-4249-9d99-f3b9c1fec726 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Show backup with id 13980059-f0f2-454b-a3c1-e1a19587c3f8. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:24:52.415929 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:52.415929 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:52.421016 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d6fce5ad-7b4f-4249-9d99-f3b9c1fec726 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 returned with HTTP 404 Aug 06 05:24:52.422408 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 439/1739] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:52 2026] GET /volume/v3/backups/13980059-f0f2-454b-a3c1-e1a19587c3f8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:52.423600 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-9d51b1b5-bb1b-4d6c-9fa3-11939636e6b7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:52.431831 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-9d51b1b5-bb1b-4d6c-9fa3-11939636e6b7 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 200 Aug 06 05:24:52.432367 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 429/1740] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:52 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 1659 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:52.445655 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-4726e53f-6566-4eb1-b2b2-ad19331cebcc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:52.448828 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-4726e53f-6566-4eb1-b2b2-ad19331cebcc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:24:52.449397 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-4726e53f-6566-4eb1-b2b2-ad19331cebcc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2da44456-d376-4f7f-85fc-1cb9d80276d4", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:52.461559 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:52.461559 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:52.462302 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-4726e53f-6566-4eb1-b2b2-ad19331cebcc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:52.462637 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-4726e53f-6566-4eb1-b2b2-ad19331cebcc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Create snapshot from volume 2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:52.519907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-4726e53f-6566-4eb1-b2b2-ad19331cebcc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Created reservations ['3a86b4af-0025-40c9-96fc-f4dbec449fee', '8e4fddc3-b2c5-4690-8b63-8b4e70bc918b', 'acfb47bf-a369-411d-9d4d-97ddde1b0030', 'bc40f5fc-ffff-4e4f-9257-280bf70a7175'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:52.607550 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-4726e53f-6566-4eb1-b2b2-ad19331cebcc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Snapshot force create request issued successfully. Aug 06 05:24:52.610652 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f5a7e138-093a-439b-85c2-27c66d8552e8 req-4726e53f-6566-4eb1-b2b2-ad19331cebcc tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:24:52.610652 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 439/1741] 10.4.3.205 () {72 vars in 1547 bytes} [Thu Aug 6 05:24:52 2026] POST /volume/v3/snapshots => generated 292 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:52.734073 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-608897cd-e1f0-41a3-8faa-1869cb63595c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:52.739898 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-608897cd-e1f0-41a3-8faa-1869cb63595c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a Aug 06 05:24:52.739898 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-608897cd-e1f0-41a3-8faa-1869cb63595c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:52.739898 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-608897cd-e1f0-41a3-8faa-1869cb63595c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:52.739898 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-608897cd-e1f0-41a3-8faa-1869cb63595c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: e408c3b6-510e-4beb-bdc2-e8650afa536a Aug 06 05:24:52.749507 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:52.749507 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:52.750556 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-608897cd-e1f0-41a3-8faa-1869cb63595c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:24:52.788202 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-608897cd-e1f0-41a3-8faa-1869cb63595c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:24:52.788202 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-608897cd-e1f0-41a3-8faa-1869cb63595c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a returned with HTTP 202 Aug 06 05:24:52.788202 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 435/1742] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:24:52 2026] DELETE /volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:52.798166 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-54310df8-f8f1-4c1f-997c-a811abf025d6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:52.800676 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-54310df8-f8f1-4c1f-997c-a811abf025d6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a Aug 06 05:24:52.801159 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-54310df8-f8f1-4c1f-997c-a811abf025d6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:52.801304 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-54310df8-f8f1-4c1f-997c-a811abf025d6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:52.808825 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:52.808825 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:52.810157 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-54310df8-f8f1-4c1f-997c-a811abf025d6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:24:52.810987 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-54310df8-f8f1-4c1f-997c-a811abf025d6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a returned with HTTP 200 Aug 06 05:24:52.811525 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 440/1743] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:24:52 2026] GET /volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:53.826021 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8a204cad-e598-4898-810d-c2d47521b7d0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:53.828353 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8a204cad-e598-4898-810d-c2d47521b7d0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a Aug 06 05:24:53.828670 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8a204cad-e598-4898-810d-c2d47521b7d0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:53.829092 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8a204cad-e598-4898-810d-c2d47521b7d0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:53.844613 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8a204cad-e598-4898-810d-c2d47521b7d0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a returned with HTTP 404 Aug 06 05:24:53.844613 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 430/1744] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:24:53 2026] GET /volume/v3/snapshots/e408c3b6-510e-4beb-bdc2-e8650afa536a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:53.860642 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fd109a4a-65d5-4c8d-a0f0-71f8196870ea None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:53.862080 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd109a4a-65d5-4c8d-a0f0-71f8196870ea tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:24:53.862307 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd109a4a-65d5-4c8d-a0f0-71f8196870ea tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:53.863045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd109a4a-65d5-4c8d-a0f0-71f8196870ea tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:53.870400 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:53.870400 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:53.875222 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fd109a4a-65d5-4c8d-a0f0-71f8196870ea tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:24:53.880766 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd109a4a-65d5-4c8d-a0f0-71f8196870ea tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:24:53.881224 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 440/1745] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:53 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:53.919466 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4e41e578-7727-43e2-9f5d-25039693750b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:53.921528 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:53.921866 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2000993591"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:53.924015 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request body: {'volume': {'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2000993591'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:54.042559 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume of 1 GB Aug 06 05:24:54.043039 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:54.043039 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:54.048466 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Availability Zones retrieved successfully. Aug 06 05:24:54.056493 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (5917fbcd-276f-4043-b7e7-d785e59db003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:54.057868 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b3b8c78-cd52-4b47-952e-84527d9f6c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:54.059942 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:54.139542 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b3b8c78-cd52-4b47-952e-84527d9f6c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:54.143354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db65a625-83cd-4d92-b5da-251ed27c2c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:54.214148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['23733467-cbc6-4546-93f8-76d8a933f174', 'ee92e870-bdbb-4be8-9f80-cdba863fc571', 'b9654268-2d95-4144-a41b-2f05753b6a39', 'd2ce2bc0-c548-4da4-b010-f5ade75c22d2'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:54.214953 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db65a625-83cd-4d92-b5da-251ed27c2c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23733467-cbc6-4546-93f8-76d8a933f174', 'ee92e870-bdbb-4be8-9f80-cdba863fc571', 'b9654268-2d95-4144-a41b-2f05753b6a39', 'd2ce2bc0-c548-4da4-b010-f5ade75c22d2']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:54.215912 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27c1b42-dd00-4394-8a1b-b5a13fffbc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:54.251304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27c1b42-dd00-4394-8a1b-b5a13fffbc90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f4c975-09aa-4a47-8c92-ee6ec6bbcc72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2000993591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['23733467-cbc6-4546-93f8-76d8a933f174','ee92e870-bdbb-4be8-9f80-cdba863fc571','b9654268-2d95-4144-a41b-2f05753b6a39','d2ce2bc0-c548-4da4-b010-f5ade75c22d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2000993591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f4c975-09aa-4a47-8c92-ee6ec6bbcc72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaf3f32929f48f6ae84b171bd893e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6600497ee24209b1ba5edddd525493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:54.252361 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f14d82-8e45-463c-bfe4-3b4e3cb3a1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:54.279548 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f14d82-8e45-463c-bfe4-3b4e3cb3a1d9) transitioned into state 'SUCCESS' from state '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-2000993591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['23733467-cbc6-4546-93f8-76d8a933f174','ee92e870-bdbb-4be8-9f80-cdba863fc571','b9654268-2d95-4144-a41b-2f05753b6a39','d2ce2bc0-c548-4da4-b010-f5ade75c22d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:54.280167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01462d12-5a67-462a-b97f-22e5dc79f134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:54.294434 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01462d12-5a67-462a-b97f-22e5dc79f134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:54.298307 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (5917fbcd-276f-4043-b7e7-d785e59db003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:54.298307 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request issued successfully. Aug 06 05:24:54.298307 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e41e578-7727-43e2-9f5d-25039693750b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:54.298307 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 436/1746] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:24:53 2026] POST /volume/v3/volumes => generated 754 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:54.318651 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ec2893c9-b4b4-4f5c-8ca2-50947e1c594d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:54.320835 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ec2893c9-b4b4-4f5c-8ca2-50947e1c594d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:24:54.321114 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ec2893c9-b4b4-4f5c-8ca2-50947e1c594d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:54.321404 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ec2893c9-b4b4-4f5c-8ca2-50947e1c594d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:54.330699 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:54.330699 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:54.335108 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ec2893c9-b4b4-4f5c-8ca2-50947e1c594d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:24:54.340561 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ec2893c9-b4b4-4f5c-8ca2-50947e1c594d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:24:54.341160 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 441/1747] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:54 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:55.199384 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:55.201510 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:55.201965 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1070940238", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:55.203683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1070940238', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:55.203806 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Create volume of 1 GB Aug 06 05:24:55.210535 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Availability Zones retrieved successfully. Aug 06 05:24:55.216346 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Flow 'volume_create_api' (f27cb32a-73ee-4ab3-b4a0-af2a90b675d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:55.217465 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8900982-ff97-4fa4-b638-746de3c1479b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:55.218360 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:55.249336 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8900982-ff97-4fa4-b638-746de3c1479b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:55.250191 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229986dd-0564-44ac-aeba-d0147f420154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:55.315193 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1094abba-0be0-47d3-9522-8f2d90f9c6fc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:55.317414 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1094abba-0be0-47d3-9522-8f2d90f9c6fc tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:55.317666 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1094abba-0be0-47d3-9522-8f2d90f9c6fc tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:55.317920 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1094abba-0be0-47d3-9522-8f2d90f9c6fc tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:55.327221 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Created reservations ['0c72aff2-608d-4bfd-8ddc-678b74fb6339', '8ddf6d70-7a95-4976-bcf4-2a6fac267f6b', '9ca8e079-a50b-4cc6-a8f4-0c6049d2d362', '227b29d3-3f1a-4a5b-904c-54c9060cbb08'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:55.328113 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:55.328113 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:55.328209 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229986dd-0564-44ac-aeba-d0147f420154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c72aff2-608d-4bfd-8ddc-678b74fb6339', '8ddf6d70-7a95-4976-bcf4-2a6fac267f6b', '9ca8e079-a50b-4cc6-a8f4-0c6049d2d362', '227b29d3-3f1a-4a5b-904c-54c9060cbb08']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:55.329117 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4bea1e-c91a-4850-8267-c5ec5f4584aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:55.332685 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1094abba-0be0-47d3-9522-8f2d90f9c6fc tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:55.338136 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1094abba-0be0-47d3-9522-8f2d90f9c6fc tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:55.338547 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 441/1748] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:55 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:55.355438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-48b2b73c-2272-4118-9d21-053e21a789b3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:55.358355 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-48b2b73c-2272-4118-9d21-053e21a789b3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:24:55.358355 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-48b2b73c-2272-4118-9d21-053e21a789b3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:55.358662 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-48b2b73c-2272-4118-9d21-053e21a789b3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:55.360137 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4bea1e-c91a-4850-8267-c5ec5f4584aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e8180e-dc72-4243-8655-bb60986c0350', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1070940238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d8b5ae35a274e848dc0b991ae6549a5',qos_specs=None,replication_status=,reservations=['0c72aff2-608d-4bfd-8ddc-678b74fb6339','8ddf6d70-7a95-4976-bcf4-2a6fac267f6b','9ca8e079-a50b-4cc6-a8f4-0c6049d2d362','227b29d3-3f1a-4a5b-904c-54c9060cbb08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98da5cc44e6249bbb1698dfc5be0dc84',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1070940238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e8180e-dc72-4243-8655-bb60986c0350,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d8b5ae35a274e848dc0b991ae6549a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98da5cc44e6249bbb1698dfc5be0dc84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:55.360926 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (309f8607-d9d7-4971-92ee-9129f51b3249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:55.369019 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:55.369019 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:55.373399 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-48b2b73c-2272-4118-9d21-053e21a789b3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:24:55.378143 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-48b2b73c-2272-4118-9d21-053e21a789b3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:24:55.378697 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 437/1749] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:55 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:55.384694 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (309f8607-d9d7-4971-92ee-9129f51b3249) transitioned into state 'SUCCESS' from state '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-1070940238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d8b5ae35a274e848dc0b991ae6549a5',qos_specs=None,replication_status=,reservations=['0c72aff2-608d-4bfd-8ddc-678b74fb6339','8ddf6d70-7a95-4976-bcf4-2a6fac267f6b','9ca8e079-a50b-4cc6-a8f4-0c6049d2d362','227b29d3-3f1a-4a5b-904c-54c9060cbb08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98da5cc44e6249bbb1698dfc5be0dc84',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:55.385529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a571a84-bdc6-4c3f-a5ca-152edfacfe12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:55.395237 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a571a84-bdc6-4c3f-a5ca-152edfacfe12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:55.396056 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Flow 'volume_create_api' (f27cb32a-73ee-4ab3-b4a0-af2a90b675d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:55.396422 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Create volume request issued successfully. Aug 06 05:24:55.397011 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3ef22286-f7ab-4343-9411-6f745c015009 req-a1061ff5-fdb5-45b4-9f05-9fc54c85e302 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:55.397773 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 431/1750] 10.4.3.205 () {72 vars in 1541 bytes} [Thu Aug 6 05:24:55 2026] POST /volume/v3/volumes => generated 755 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:55.407281 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3ef22286-f7ab-4343-9411-6f745c015009 req-75c5f29a-c58e-4f2d-9e86-8b11ae41e4a0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:55.410513 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3ef22286-f7ab-4343-9411-6f745c015009 req-75c5f29a-c58e-4f2d-9e86-8b11ae41e4a0 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] GET https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:55.410759 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3ef22286-f7ab-4343-9411-6f745c015009 req-75c5f29a-c58e-4f2d-9e86-8b11ae41e4a0 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:55.410965 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3ef22286-f7ab-4343-9411-6f745c015009 req-75c5f29a-c58e-4f2d-9e86-8b11ae41e4a0 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:55.421542 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:55.421542 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:55.425692 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-3ef22286-f7ab-4343-9411-6f745c015009 req-75c5f29a-c58e-4f2d-9e86-8b11ae41e4a0 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Volume info retrieved successfully. Aug 06 05:24:55.430630 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3ef22286-f7ab-4343-9411-6f745c015009 req-75c5f29a-c58e-4f2d-9e86-8b11ae41e4a0 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 returned with HTTP 200 Aug 06 05:24:55.431213 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 442/1751] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:55 2026] GET /volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:55.470993 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-9b233c52-5d5c-4e1f-8446-5cc87e8bc47a req-78b4e325-7c5b-4050-a66a-407aecb06c47 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:55.473777 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-9b233c52-5d5c-4e1f-8446-5cc87e8bc47a req-78b4e325-7c5b-4050-a66a-407aecb06c47 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] GET https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:55.473980 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-9b233c52-5d5c-4e1f-8446-5cc87e8bc47a req-78b4e325-7c5b-4050-a66a-407aecb06c47 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:55.474191 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-9b233c52-5d5c-4e1f-8446-5cc87e8bc47a req-78b4e325-7c5b-4050-a66a-407aecb06c47 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:55.492602 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:55.492602 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:55.497683 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-9b233c52-5d5c-4e1f-8446-5cc87e8bc47a req-78b4e325-7c5b-4050-a66a-407aecb06c47 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Volume info retrieved successfully. Aug 06 05:24:55.502929 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-9b233c52-5d5c-4e1f-8446-5cc87e8bc47a req-78b4e325-7c5b-4050-a66a-407aecb06c47 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 returned with HTTP 200 Aug 06 05:24:55.503551 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 442/1752] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:55 2026] GET /volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:56.259374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-c05cb945-94ac-4995-a9d9-cf1c828a3927 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.261397 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-c05cb945-94ac-4995-a9d9-cf1c828a3927 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:56.261640 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-c05cb945-94ac-4995-a9d9-cf1c828a3927 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:56.261888 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-c05cb945-94ac-4995-a9d9-cf1c828a3927 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:56.272243 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.272243 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:56.276018 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-c05cb945-94ac-4995-a9d9-cf1c828a3927 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:56.280478 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-c05cb945-94ac-4995-a9d9-cf1c828a3927 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 200 Aug 06 05:24:56.280926 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 438/1753] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:56 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:56.351587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5f981891-18c1-48db-8748-f65f92cbcc4f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.355826 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f981891-18c1-48db-8748-f65f92cbcc4f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:24:56.355826 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f981891-18c1-48db-8748-f65f92cbcc4f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:56.355826 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f981891-18c1-48db-8748-f65f92cbcc4f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:56.365438 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.365438 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:56.370407 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5f981891-18c1-48db-8748-f65f92cbcc4f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:56.377988 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f981891-18c1-48db-8748-f65f92cbcc4f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:24:56.378638 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 432/1754] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:56 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:56.422024 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-34e29a81-7dd4-47f1-a28a-a2aeefd19c4b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.423899 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34e29a81-7dd4-47f1-a28a-a2aeefd19c4b tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] POST https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action Aug 06 05:24:56.424319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-34e29a81-7dd4-47f1-a28a-a2aeefd19c4b tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-748495702", "disk_format": "qcow2"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:24:56.424442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-34e29a81-7dd4-47f1-a28a-a2aeefd19c4b tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-748495702", "disk_format": "qcow2"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:56.433183 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.433183 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:56.433183 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-34e29a81-7dd4-47f1-a28a-a2aeefd19c4b tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:24:56.451655 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.451655 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:56.455313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.image.image_utils [None req-34e29a81-7dd4-47f1-a28a-a2aeefd19c4b tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-748495702'}] 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-748495702'}]. {{(pid=100429) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 05:24:56.537693 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-49e432d7-2087-4e2a-ba24-3e7956c41740 req-3b12bf2e-6083-4b31-b650-b80d62a08d9b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.540114 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-49e432d7-2087-4e2a-ba24-3e7956c41740 req-3b12bf2e-6083-4b31-b650-b80d62a08d9b tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] GET https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:56.540114 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-49e432d7-2087-4e2a-ba24-3e7956c41740 req-3b12bf2e-6083-4b31-b650-b80d62a08d9b tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:56.540268 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-49e432d7-2087-4e2a-ba24-3e7956c41740 req-3b12bf2e-6083-4b31-b650-b80d62a08d9b tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:56.548889 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.548889 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:56.553934 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-49e432d7-2087-4e2a-ba24-3e7956c41740 req-3b12bf2e-6083-4b31-b650-b80d62a08d9b tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Volume info retrieved successfully. Aug 06 05:24:56.561641 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-49e432d7-2087-4e2a-ba24-3e7956c41740 req-3b12bf2e-6083-4b31-b650-b80d62a08d9b tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 returned with HTTP 200 Aug 06 05:24:56.561641 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 443/1755] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:56 2026] GET /volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:56.609162 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-62f23c98-1eb0-436c-8bb1-4744a5295ef6 req-7e60f2c4-6963-4dd0-b39a-187324650bec None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.611253 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-62f23c98-1eb0-436c-8bb1-4744a5295ef6 req-7e60f2c4-6963-4dd0-b39a-187324650bec tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:24:56.611619 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-62f23c98-1eb0-436c-8bb1-4744a5295ef6 req-7e60f2c4-6963-4dd0-b39a-187324650bec tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08e8180e-dc72-4243-8655-bb60986c0350", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1156917151", "description": null, "metadata": {}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:56.621105 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.621105 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:56.621644 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-62f23c98-1eb0-436c-8bb1-4744a5295ef6 req-7e60f2c4-6963-4dd0-b39a-187324650bec tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Volume info retrieved successfully. Aug 06 05:24:56.621794 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [req-62f23c98-1eb0-436c-8bb1-4744a5295ef6 req-7e60f2c4-6963-4dd0-b39a-187324650bec tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Create snapshot from volume 08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:56.660306 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [req-62f23c98-1eb0-436c-8bb1-4744a5295ef6 req-7e60f2c4-6963-4dd0-b39a-187324650bec tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Created reservations ['7fd442e3-60dc-4be7-87e1-864b7666b969', 'e949797f-93b8-44ad-bfa7-352e3e42da5d', 'daf56a88-4117-4a69-90f1-1af9ad88e5e7', 'af3cf299-e59c-47a7-8ac1-b81249f480f1'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:56.702722 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-62f23c98-1eb0-436c-8bb1-4744a5295ef6 req-7e60f2c4-6963-4dd0-b39a-187324650bec tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Snapshot create request issued successfully. Aug 06 05:24:56.703190 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-62f23c98-1eb0-436c-8bb1-4744a5295ef6 req-7e60f2c4-6963-4dd0-b39a-187324650bec tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:24:56.703803 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 439/1756] 10.4.3.205 () {72 vars in 1547 bytes} [Thu Aug 6 05:24:56 2026] POST /volume/v3/snapshots => generated 311 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:56.804860 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-6535247f-814a-4961-a94d-bfdf696e7b4d req-2c52a05e-df57-41d3-b9e8-e198cd768f0f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.807321 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6535247f-814a-4961-a94d-bfdf696e7b4d req-2c52a05e-df57-41d3-b9e8-e198cd768f0f tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] GET https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 Aug 06 05:24:56.807641 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6535247f-814a-4961-a94d-bfdf696e7b4d req-2c52a05e-df57-41d3-b9e8-e198cd768f0f tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:56.808126 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6535247f-814a-4961-a94d-bfdf696e7b4d req-2c52a05e-df57-41d3-b9e8-e198cd768f0f tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:56.814134 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.814134 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:56.814917 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-6535247f-814a-4961-a94d-bfdf696e7b4d req-2c52a05e-df57-41d3-b9e8-e198cd768f0f tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] Snapshot retrieved successfully. Aug 06 05:24:56.815903 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6535247f-814a-4961-a94d-bfdf696e7b4d req-2c52a05e-df57-41d3-b9e8-e198cd768f0f tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 returned with HTTP 200 Aug 06 05:24:56.816437 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 433/1757] 10.4.3.205 () {68 vars in 1604 bytes} [Thu Aug 6 05:24:56 2026] GET /volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:56.844932 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-32708baf-8c38-46c3-a86f-8e8faa192baa req-91894185-0055-406e-b9a7-8e5bbb5641c8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.847724 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-32708baf-8c38-46c3-a86f-8e8faa192baa req-91894185-0055-406e-b9a7-8e5bbb5641c8 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] GET https://10.4.3.205/volume/v3/snapshots/detail Aug 06 05:24:56.847991 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-32708baf-8c38-46c3-a86f-8e8faa192baa req-91894185-0055-406e-b9a7-8e5bbb5641c8 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:56.848255 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-32708baf-8c38-46c3-a86f-8e8faa192baa req-91894185-0055-406e-b9a7-8e5bbb5641c8 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:56.848643 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [req-32708baf-8c38-46c3-a86f-8e8faa192baa req-91894185-0055-406e-b9a7-8e5bbb5641c8 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:24:56.849998 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [req-32708baf-8c38-46c3-a86f-8e8faa192baa req-91894185-0055-406e-b9a7-8e5bbb5641c8 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:24:56.854842 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-32708baf-8c38-46c3-a86f-8e8faa192baa req-91894185-0055-406e-b9a7-8e5bbb5641c8 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] Get all snapshots completed successfully. Aug 06 05:24:56.855398 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.855398 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:56.856144 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-32708baf-8c38-46c3-a86f-8e8faa192baa req-91894185-0055-406e-b9a7-8e5bbb5641c8 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-reader] https://10.4.3.205/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 05:24:56.856710 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 444/1758] 10.4.3.205 () {68 vars in 1514 bytes} [Thu Aug 6 05:24:56 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:24:56.881965 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-8a461728-c571-4883-80b0-8b72ec9d1c87 req-ae4978f6-5163-4969-9245-ef53bd721705 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.884443 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8a461728-c571-4883-80b0-8b72ec9d1c87 req-ae4978f6-5163-4969-9245-ef53bd721705 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] GET https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 Aug 06 05:24:56.884680 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8a461728-c571-4883-80b0-8b72ec9d1c87 req-ae4978f6-5163-4969-9245-ef53bd721705 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:56.884880 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8a461728-c571-4883-80b0-8b72ec9d1c87 req-ae4978f6-5163-4969-9245-ef53bd721705 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:56.890892 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.890892 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:56.891336 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-8a461728-c571-4883-80b0-8b72ec9d1c87 req-ae4978f6-5163-4969-9245-ef53bd721705 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Snapshot retrieved successfully. Aug 06 05:24:56.892104 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8a461728-c571-4883-80b0-8b72ec9d1c87 req-ae4978f6-5163-4969-9245-ef53bd721705 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 returned with HTTP 200 Aug 06 05:24:56.892674 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 440/1759] 10.4.3.205 () {68 vars in 1604 bytes} [Thu Aug 6 05:24:56 2026] GET /volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:56.920933 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-344ccef3-9c83-4ea1-8630-0594b292059f req-2548d5a5-7e5c-46f3-86e1-a2e676d4c45d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.925139 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-344ccef3-9c83-4ea1-8630-0594b292059f req-2548d5a5-7e5c-46f3-86e1-a2e676d4c45d tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 Aug 06 05:24:56.925239 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-344ccef3-9c83-4ea1-8630-0594b292059f req-2548d5a5-7e5c-46f3-86e1-a2e676d4c45d tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:56.927775 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-344ccef3-9c83-4ea1-8630-0594b292059f req-2548d5a5-7e5c-46f3-86e1-a2e676d4c45d tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:56.928018 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [req-344ccef3-9c83-4ea1-8630-0594b292059f req-2548d5a5-7e5c-46f3-86e1-a2e676d4c45d tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Delete snapshot with id: 51c6d0fa-d50d-4a18-b28a-40ccc0104076 Aug 06 05:24:56.935826 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:56.935826 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:56.938313 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-344ccef3-9c83-4ea1-8630-0594b292059f req-2548d5a5-7e5c-46f3-86e1-a2e676d4c45d tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Snapshot retrieved successfully. Aug 06 05:24:56.957778 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-344ccef3-9c83-4ea1-8630-0594b292059f req-2548d5a5-7e5c-46f3-86e1-a2e676d4c45d tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Snapshot delete request issued successfully. Aug 06 05:24:56.958208 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-344ccef3-9c83-4ea1-8630-0594b292059f req-2548d5a5-7e5c-46f3-86e1-a2e676d4c45d tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 returned with HTTP 202 Aug 06 05:24:56.958934 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 434/1760] 10.4.3.205 () {70 vars in 1626 bytes} [Thu Aug 6 05:24:56 2026] DELETE /volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:56.991429 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-17807244-ef72-4b1d-b633-99ba127411a2 req-5de5c595-3b1c-4625-ba73-3401a25a5b80 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:56.994757 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-17807244-ef72-4b1d-b633-99ba127411a2 req-5de5c595-3b1c-4625-ba73-3401a25a5b80 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] GET https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 Aug 06 05:24:56.995008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-17807244-ef72-4b1d-b633-99ba127411a2 req-5de5c595-3b1c-4625-ba73-3401a25a5b80 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:56.995271 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-17807244-ef72-4b1d-b633-99ba127411a2 req-5de5c595-3b1c-4625-ba73-3401a25a5b80 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:57.001224 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:57.001224 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:57.001836 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-17807244-ef72-4b1d-b633-99ba127411a2 req-5de5c595-3b1c-4625-ba73-3401a25a5b80 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Snapshot retrieved successfully. Aug 06 05:24:57.002891 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-17807244-ef72-4b1d-b633-99ba127411a2 req-5de5c595-3b1c-4625-ba73-3401a25a5b80 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 returned with HTTP 200 Aug 06 05:24:57.003401 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 445/1761] 10.4.3.205 () {68 vars in 1604 bytes} [Thu Aug 6 05:24:56 2026] GET /volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:57.127362 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-34e29a81-7dd4-47f1-a28a-a2aeefd19c4b tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Copy volume to image completed successfully. Aug 06 05:24:57.127932 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34e29a81-7dd4-47f1-a28a-a2aeefd19c4b tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action returned with HTTP 202 Aug 06 05:24:57.128574 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 443/1762] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:24:56 2026] POST /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed/action => generated 688 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:24:57.245732 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-dc9f4984-c4da-4a23-b777-638767bfd716 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:57.249175 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-dc9f4984-c4da-4a23-b777-638767bfd716 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/attachments/dd2aa67e-8de4-40f4-b98e-e1294fdc765e Aug 06 05:24:57.250142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-dc9f4984-c4da-4a23-b777-638767bfd716 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:57.250456 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-dc9f4984-c4da-4a23-b777-638767bfd716 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:57.258302 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:57.258302 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:57.315321 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a4e69db1-2a16-44bf-a388-9538e2c1aba7 req-dc9f4984-c4da-4a23-b777-638767bfd716 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/dd2aa67e-8de4-40f4-b98e-e1294fdc765e returned with HTTP 200 Aug 06 05:24:57.315805 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 441/1763] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:24:57 2026] DELETE /volume/v3/attachments/dd2aa67e-8de4-40f4-b98e-e1294fdc765e => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:58.027889 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-adbee719-354e-4642-9590-7e152215b46b req-7ab4586a-44b1-4090-9bf8-3ad05f7b2564 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:58.029928 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-adbee719-354e-4642-9590-7e152215b46b req-7ab4586a-44b1-4090-9bf8-3ad05f7b2564 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] GET https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 Aug 06 05:24:58.030262 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-adbee719-354e-4642-9590-7e152215b46b req-7ab4586a-44b1-4090-9bf8-3ad05f7b2564 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:58.030542 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-adbee719-354e-4642-9590-7e152215b46b req-7ab4586a-44b1-4090-9bf8-3ad05f7b2564 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:58.035506 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-adbee719-354e-4642-9590-7e152215b46b req-7ab4586a-44b1-4090-9bf8-3ad05f7b2564 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 returned with HTTP 404 Aug 06 05:24:58.036370 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 435/1764] 10.4.3.205 () {68 vars in 1604 bytes} [Thu Aug 6 05:24:58 2026] GET /volume/v3/snapshots/51c6d0fa-d50d-4a18-b28a-40ccc0104076 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:58.055756 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-05db33b0-df9e-456b-964d-209e1901234e req-f1bc90b6-23eb-4784-9a9b-83717a40cb04 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:58.058047 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-05db33b0-df9e-456b-964d-209e1901234e req-f1bc90b6-23eb-4784-9a9b-83717a40cb04 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] DELETE https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:58.058425 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-05db33b0-df9e-456b-964d-209e1901234e req-f1bc90b6-23eb-4784-9a9b-83717a40cb04 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:58.058497 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-05db33b0-df9e-456b-964d-209e1901234e req-f1bc90b6-23eb-4784-9a9b-83717a40cb04 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:58.059061 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [req-05db33b0-df9e-456b-964d-209e1901234e req-f1bc90b6-23eb-4784-9a9b-83717a40cb04 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Delete volume with id: 08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:58.066172 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:58.066172 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:58.066734 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-05db33b0-df9e-456b-964d-209e1901234e req-f1bc90b6-23eb-4784-9a9b-83717a40cb04 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Volume info retrieved successfully. Aug 06 05:24:58.087182 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-05db33b0-df9e-456b-964d-209e1901234e req-f1bc90b6-23eb-4784-9a9b-83717a40cb04 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Delete volume request issued successfully. Aug 06 05:24:58.087403 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-05db33b0-df9e-456b-964d-209e1901234e req-f1bc90b6-23eb-4784-9a9b-83717a40cb04 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 returned with HTTP 202 Aug 06 05:24:58.088084 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 446/1765] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:24:58 2026] DELETE /volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:58.110235 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-89f41144-94c6-4960-9904-8ebc8324be77 req-b6d1848b-b989-4c9e-a1e9-a7b5b74cb441 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:58.112363 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-89f41144-94c6-4960-9904-8ebc8324be77 req-b6d1848b-b989-4c9e-a1e9-a7b5b74cb441 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] GET https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:58.112580 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-89f41144-94c6-4960-9904-8ebc8324be77 req-b6d1848b-b989-4c9e-a1e9-a7b5b74cb441 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:58.112763 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-89f41144-94c6-4960-9904-8ebc8324be77 req-b6d1848b-b989-4c9e-a1e9-a7b5b74cb441 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:58.127399 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:58.127399 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:24:58.134862 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-89f41144-94c6-4960-9904-8ebc8324be77 req-b6d1848b-b989-4c9e-a1e9-a7b5b74cb441 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Volume info retrieved successfully. Aug 06 05:24:58.139025 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-89f41144-94c6-4960-9904-8ebc8324be77 req-b6d1848b-b989-4c9e-a1e9-a7b5b74cb441 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 returned with HTTP 200 Aug 06 05:24:58.139629 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 444/1766] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:58 2026] GET /volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:58.216817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7c6b6b89-2f87-446f-9400-d2cffe225687 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:58.218577 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c6b6b89-2f87-446f-9400-d2cffe225687 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4?cascade=True Aug 06 05:24:58.218769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c6b6b89-2f87-446f-9400-d2cffe225687 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:58.218946 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c6b6b89-2f87-446f-9400-d2cffe225687 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:58.219108 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-7c6b6b89-2f87-446f-9400-d2cffe225687 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Delete volume with id: 2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:58.226050 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:58.226050 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:24:58.226598 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7c6b6b89-2f87-446f-9400-d2cffe225687 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:58.252884 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7c6b6b89-2f87-446f-9400-d2cffe225687 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Delete volume request issued successfully. Aug 06 05:24:58.253103 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c6b6b89-2f87-446f-9400-d2cffe225687 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4?cascade=True returned with HTTP 202 Aug 06 05:24:58.253667 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 442/1767] 10.4.3.205 () {66 vars in 1376 bytes} [Thu Aug 6 05:24:58 2026] DELETE /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4?cascade=True => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:58.261714 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-30f262d2-024d-48ac-b640-5654e7d3624d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:58.264117 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-30f262d2-024d-48ac-b640-5654e7d3624d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:58.264558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-30f262d2-024d-48ac-b640-5654e7d3624d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:58.264857 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-30f262d2-024d-48ac-b640-5654e7d3624d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:58.276130 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:58.276130 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:58.282188 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-30f262d2-024d-48ac-b640-5654e7d3624d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:58.291503 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-30f262d2-024d-48ac-b640-5654e7d3624d tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 200 Aug 06 05:24:58.292559 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 436/1768] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:58 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:24:59.171379 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-9e8407c0-ef4b-4c8e-a9be-dd2c44a4d02e req-ec741554-cea9-4848-aa16-9073a3cbc862 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.176599 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-9e8407c0-ef4b-4c8e-a9be-dd2c44a4d02e req-ec741554-cea9-4848-aa16-9073a3cbc862 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] GET https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:59.176896 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-9e8407c0-ef4b-4c8e-a9be-dd2c44a4d02e req-ec741554-cea9-4848-aa16-9073a3cbc862 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:59.177178 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-9e8407c0-ef4b-4c8e-a9be-dd2c44a4d02e req-ec741554-cea9-4848-aa16-9073a3cbc862 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:59.183366 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-9e8407c0-ef4b-4c8e-a9be-dd2c44a4d02e req-ec741554-cea9-4848-aa16-9073a3cbc862 tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 returned with HTTP 404 Aug 06 05:24:59.183884 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 447/1769] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:59 2026] GET /volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:59.207351 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-330b1a8b-2f2b-427e-aad9-0aa7ebbddf20 req-9ba564df-8271-4f2c-ab27-d58c5c0eb49c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.210360 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-330b1a8b-2f2b-427e-aad9-0aa7ebbddf20 req-9ba564df-8271-4f2c-ab27-d58c5c0eb49c tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] DELETE https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:59.210598 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-330b1a8b-2f2b-427e-aad9-0aa7ebbddf20 req-9ba564df-8271-4f2c-ab27-d58c5c0eb49c tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:59.210875 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-330b1a8b-2f2b-427e-aad9-0aa7ebbddf20 req-9ba564df-8271-4f2c-ab27-d58c5c0eb49c tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:59.211087 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [req-330b1a8b-2f2b-427e-aad9-0aa7ebbddf20 req-9ba564df-8271-4f2c-ab27-d58c5c0eb49c tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Delete volume with id: 08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:59.217077 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-330b1a8b-2f2b-427e-aad9-0aa7ebbddf20 req-9ba564df-8271-4f2c-ab27-d58c5c0eb49c tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 returned with HTTP 404 Aug 06 05:24:59.217578 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 445/1770] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:24:59 2026] DELETE /volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:59.239762 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-69b3d3d6-d5ef-40cf-a4f3-af5eb4657c02 req-ac97ad20-6458-4063-a49e-e8eb6fe7f8db None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.242786 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-69b3d3d6-d5ef-40cf-a4f3-af5eb4657c02 req-ac97ad20-6458-4063-a49e-e8eb6fe7f8db tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] GET https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 Aug 06 05:24:59.243049 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-69b3d3d6-d5ef-40cf-a4f3-af5eb4657c02 req-ac97ad20-6458-4063-a49e-e8eb6fe7f8db tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:59.243329 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-69b3d3d6-d5ef-40cf-a4f3-af5eb4657c02 req-ac97ad20-6458-4063-a49e-e8eb6fe7f8db tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:59.251638 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-69b3d3d6-d5ef-40cf-a4f3-af5eb4657c02 req-ac97ad20-6458-4063-a49e-e8eb6fe7f8db tempest-VolumesSnapshotsTestJSON-176090041 tempest-VolumesSnapshotsTestJSON-176090041-project-member] https://10.4.3.205/volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 returned with HTTP 404 Aug 06 05:24:59.252456 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 443/1771] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:24:59 2026] GET /volume/v3/volumes/08e8180e-dc72-4243-8655-bb60986c0350 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:59.311356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-50536959-4723-458b-a21c-e4727f750aa0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.316081 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-50536959-4723-458b-a21c-e4727f750aa0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:59.316332 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-50536959-4723-458b-a21c-e4727f750aa0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:59.316602 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-50536959-4723-458b-a21c-e4727f750aa0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:59.326228 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-50536959-4723-458b-a21c-e4727f750aa0 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 404 Aug 06 05:24:59.326773 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 437/1772] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:59 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:59.713133 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8215df86-83b6-45cc-b3f0-303feead4f8c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.714949 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:24:59.715322 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1389990108"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:24:59.716679 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1389990108'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:24:59.716799 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Create volume of 1 GB Aug 06 05:24:59.721171 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Availability Zones retrieved successfully. Aug 06 05:24:59.726900 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Flow 'volume_create_api' (be7a8594-6b08-41bc-834f-26dbcf21b7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:59.727935 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781327c6-5a5e-4513-99b3-44e28e3a935c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:59.728916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:24:59.756446 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781327c6-5a5e-4513-99b3-44e28e3a935c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:59.757153 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e40e6a-3333-4f32-ad30-4b92542af21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:59.804010 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Created reservations ['d7bc1cbe-a5bc-40f0-93c3-c2eef6951d4c', 'b07b3d75-4079-4cfd-918c-41dc8541d120', '8febd198-a293-4bda-8271-da2ac7ce549f', '87123795-97f3-400d-b5bd-08037887f354'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:24:59.805056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e40e6a-3333-4f32-ad30-4b92542af21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7bc1cbe-a5bc-40f0-93c3-c2eef6951d4c', 'b07b3d75-4079-4cfd-918c-41dc8541d120', '8febd198-a293-4bda-8271-da2ac7ce549f', '87123795-97f3-400d-b5bd-08037887f354']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:59.805774 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6f3b17-d600-4425-bf63-b5ba9724c799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:59.836785 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6f3b17-d600-4425-bf63-b5ba9724c799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '273d4b67-b5a0-4393-9fe1-942d724557f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1389990108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c8d8976d70409eb3f237406f21d28e',qos_specs=None,replication_status=,reservations=['d7bc1cbe-a5bc-40f0-93c3-c2eef6951d4c','b07b3d75-4079-4cfd-918c-41dc8541d120','8febd198-a293-4bda-8271-da2ac7ce549f','87123795-97f3-400d-b5bd-08037887f354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3446a5d29b4b67acc2affa97b6893b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1389990108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=273d4b67-b5a0-4393-9fe1-942d724557f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c8d8976d70409eb3f237406f21d28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3446a5d29b4b67acc2affa97b6893b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:59.837492 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a952dca6-e5d5-4165-b274-dcfb0ba3436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:59.857386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2ec75e69-3e71-4097-9bc8-e4b48a295537 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.859872 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2ec75e69-3e71-4097-9bc8-e4b48a295537 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:59.860067 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2ec75e69-3e71-4097-9bc8-e4b48a295537 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:59.860392 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2ec75e69-3e71-4097-9bc8-e4b48a295537 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:59.861701 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-2ec75e69-3e71-4097-9bc8-e4b48a295537 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Delete volume with id: 2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:59.861846 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a952dca6-e5d5-4165-b274-dcfb0ba3436b) transitioned into state 'SUCCESS' from state '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-1389990108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c8d8976d70409eb3f237406f21d28e',qos_specs=None,replication_status=,reservations=['d7bc1cbe-a5bc-40f0-93c3-c2eef6951d4c','b07b3d75-4079-4cfd-918c-41dc8541d120','8febd198-a293-4bda-8271-da2ac7ce549f','87123795-97f3-400d-b5bd-08037887f354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3446a5d29b4b67acc2affa97b6893b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:59.861846 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090f826d-9093-4924-ad16-8b39579889e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:24:59.872680 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090f826d-9093-4924-ad16-8b39579889e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:24:59.876329 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Flow 'volume_create_api' (be7a8594-6b08-41bc-834f-26dbcf21b7c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:24:59.876329 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Create volume request issued successfully. Aug 06 05:24:59.876329 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8215df86-83b6-45cc-b3f0-303feead4f8c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:24:59.876534 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2ec75e69-3e71-4097-9bc8-e4b48a295537 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 404 Aug 06 05:24:59.876592 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 448/1773] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:24:59 2026] POST /volume/v3/volumes => generated 755 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 05:24:59.876629 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 446/1774] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:59 2026] DELETE /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:59.887162 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6e266475-ffff-4855-a1b2-e59ddf328945 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.887391 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e266475-ffff-4855-a1b2-e59ddf328945 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 Aug 06 05:24:59.887586 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6e266475-ffff-4855-a1b2-e59ddf328945 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:59.887756 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6e266475-ffff-4855-a1b2-e59ddf328945 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:59.891901 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5f6297f3-a28d-4255-b2ec-08854facd8b1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.894393 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f6297f3-a28d-4255-b2ec-08854facd8b1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:24:59.894652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f6297f3-a28d-4255-b2ec-08854facd8b1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:59.894871 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f6297f3-a28d-4255-b2ec-08854facd8b1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:59.899952 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e266475-ffff-4855-a1b2-e59ddf328945 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 returned with HTTP 404 Aug 06 05:24:59.900524 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 444/1775] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:59 2026] GET /volume/v3/volumes/2da44456-d376-4f7f-85fc-1cb9d80276d4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:24:59.905722 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:59.905722 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:24:59.909546 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e54a4f20-580b-44c1-8eae-8c23b5a0ebde None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.910225 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5f6297f3-a28d-4255-b2ec-08854facd8b1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:24:59.912577 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e54a4f20-580b-44c1-8eae-8c23b5a0ebde tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:59.912946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e54a4f20-580b-44c1-8eae-8c23b5a0ebde tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:59.913208 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e54a4f20-580b-44c1-8eae-8c23b5a0ebde tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:24:59.913489 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-e54a4f20-580b-44c1-8eae-8c23b5a0ebde tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Delete volume with id: b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:59.915547 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f6297f3-a28d-4255-b2ec-08854facd8b1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:24:59.915954 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 438/1776] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:59 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:24:59.927563 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:24:59.927563 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:24:59.928182 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e54a4f20-580b-44c1-8eae-8c23b5a0ebde tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:24:59.977986 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e54a4f20-580b-44c1-8eae-8c23b5a0ebde tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Delete volume request issued successfully. Aug 06 05:24:59.977986 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e54a4f20-580b-44c1-8eae-8c23b5a0ebde tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 202 Aug 06 05:24:59.977986 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 449/1777] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:24:59 2026] DELETE /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:24:59.989318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-86d98b9d-9151-4d82-85b7-e88171ad0698 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:24:59.995381 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86d98b9d-9151-4d82-85b7-e88171ad0698 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:24:59.995381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-86d98b9d-9151-4d82-85b7-e88171ad0698 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:24:59.995615 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-86d98b9d-9151-4d82-85b7-e88171ad0698 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:00.009332 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:00.009332 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:00.020074 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-86d98b9d-9151-4d82-85b7-e88171ad0698 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:25:00.026790 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86d98b9d-9151-4d82-85b7-e88171ad0698 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 200 Aug 06 05:25:00.027206 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 447/1778] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:24:59 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:00.614717 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-36357db7-d02d-4e65-904c-090d3ff8358d req-ee2959f0-3a69-4897-bba5-5c18a7f422a2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:00.617411 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-ee2959f0-3a69-4897-bba5-5c18a7f422a2 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/limits Aug 06 05:25:00.617411 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-ee2959f0-3a69-4897-bba5-5c18a7f422a2 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:00.617767 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-ee2959f0-3a69-4897-bba5-5c18a7f422a2 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:00.633461 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:00.633461 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:00.650896 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-ee2959f0-3a69-4897-bba5-5c18a7f422a2 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/limits returned with HTTP 200 Aug 06 05:25:00.651446 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 445/1779] 10.4.3.205 () {68 vars in 1484 bytes} [Thu Aug 6 05:25:00 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:00.705906 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-36357db7-d02d-4e65-904c-090d3ff8358d req-14a8a30e-940a-447c-bd82-e85eebdff14f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:00.708278 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-14a8a30e-940a-447c-bd82-e85eebdff14f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:25:00.708527 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-14a8a30e-940a-447c-bd82-e85eebdff14f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:00.708763 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-14a8a30e-940a-447c-bd82-e85eebdff14f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:00.718342 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:00.718342 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:00.721987 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-36357db7-d02d-4e65-904c-090d3ff8358d req-14a8a30e-940a-447c-bd82-e85eebdff14f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:00.727350 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-14a8a30e-940a-447c-bd82-e85eebdff14f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 200 Aug 06 05:25:00.727789 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 439/1780] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:00 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:00.741811 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-36357db7-d02d-4e65-904c-090d3ff8358d req-f23ab2b0-ff22-4bd7-a186-65f63621c8f0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:00.744984 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-f23ab2b0-ff22-4bd7-a186-65f63621c8f0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:25:00.745424 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-f23ab2b0-ff22-4bd7-a186-65f63621c8f0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8775c5d-c698-4e69-9a76-f8616eb89ad8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-491546091", "description": null, "metadata": {}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:00.759496 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:00.759496 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:00.760034 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-36357db7-d02d-4e65-904c-090d3ff8358d req-f23ab2b0-ff22-4bd7-a186-65f63621c8f0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:00.760231 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [req-36357db7-d02d-4e65-904c-090d3ff8358d req-f23ab2b0-ff22-4bd7-a186-65f63621c8f0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create snapshot from volume e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:25:00.810078 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [req-36357db7-d02d-4e65-904c-090d3ff8358d req-f23ab2b0-ff22-4bd7-a186-65f63621c8f0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Created reservations ['65f0eb8d-e866-4aeb-954f-6566ed4d8f4b', '1402a596-5ae6-4888-bfac-c8609df1aa22', 'ffa5d3a5-067c-4766-b163-ec9962719d9d', 'a5cb736a-b375-475c-a788-f9493e71f4a2'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:00.853841 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-36357db7-d02d-4e65-904c-090d3ff8358d req-f23ab2b0-ff22-4bd7-a186-65f63621c8f0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot force create request issued successfully. Aug 06 05:25:00.854244 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-36357db7-d02d-4e65-904c-090d3ff8358d req-f23ab2b0-ff22-4bd7-a186-65f63621c8f0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:25:00.854842 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 450/1781] 10.4.3.205 () {72 vars in 1547 bytes} [Thu Aug 6 05:25:00 2026] POST /volume/v3/snapshots => generated 323 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:00.930928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-51bc4661-b0bb-41c7-bb53-ccfe156caba1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:00.933469 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-51bc4661-b0bb-41c7-bb53-ccfe156caba1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:00.933469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-51bc4661-b0bb-41c7-bb53-ccfe156caba1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:00.933469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-51bc4661-b0bb-41c7-bb53-ccfe156caba1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:00.948942 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:00.948942 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:00.954630 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-51bc4661-b0bb-41c7-bb53-ccfe156caba1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:00.962134 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-51bc4661-b0bb-41c7-bb53-ccfe156caba1 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:00.962581 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 448/1782] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:00 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:01.034662 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-31494459-1594-437b-b887-e110f34e3ae6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.044577 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-31494459-1594-437b-b887-e110f34e3ae6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:01.047408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-31494459-1594-437b-b887-e110f34e3ae6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:01.047408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-31494459-1594-437b-b887-e110f34e3ae6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:01.050941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-22e5bbdc-5138-4a5f-b099-1537fb5609f3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.052160 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22e5bbdc-5138-4a5f-b099-1537fb5609f3 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b Aug 06 05:25:01.052160 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22e5bbdc-5138-4a5f-b099-1537fb5609f3 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:01.052368 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22e5bbdc-5138-4a5f-b099-1537fb5609f3 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:01.053067 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:01.053067 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:01.057272 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-31494459-1594-437b-b887-e110f34e3ae6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:01.058473 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22e5bbdc-5138-4a5f-b099-1537fb5609f3 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b returned with HTTP 404 Aug 06 05:25:01.059075 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 440/1783] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:01 2026] GET /volume/v3/volumes/b817c4ac-0cd3-4db7-adcc-d73109a70c2b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:01.061933 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-31494459-1594-437b-b887-e110f34e3ae6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:01.062347 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 446/1784] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:01 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:01.198184 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b65aff2b-a52b-439a-b446-f7f435d168fb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.199990 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b65aff2b-a52b-439a-b446-f7f435d168fb None None] GET https://10.4.3.205/volume// Aug 06 05:25:01.199990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b65aff2b-a52b-439a-b446-f7f435d168fb None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:01.199990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b65aff2b-a52b-439a-b446-f7f435d168fb None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:01.199990 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b65aff2b-a52b-439a-b446-f7f435d168fb None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:01.200411 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 451/1785] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:25:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:25:01.213921 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-8399e2be-30ba-4352-9579-d87b25e83ac4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.219814 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-8399e2be-30ba-4352-9579-d87b25e83ac4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:25:01.222595 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-8399e2be-30ba-4352-9579-d87b25e83ac4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "273d4b67-b5a0-4393-9fe1-942d724557f8", "connector": null, "instance_uuid": "81e8d9b0-0026-42cf-ac07-31fcf89d03ab"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:01.235747 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:01.235747 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:01.286008 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-8399e2be-30ba-4352-9579-d87b25e83ac4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:25:01.286691 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 449/1786] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:25:01 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:01.330858 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-805ebc24-2bb2-4824-bd20-a71318bdbe98 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.332580 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-805ebc24-2bb2-4824-bd20-a71318bdbe98 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:01.333500 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-805ebc24-2bb2-4824-bd20-a71318bdbe98 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:01.333500 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-805ebc24-2bb2-4824-bd20-a71318bdbe98 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:01.338009 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3d01ccb5-0c58-4f65-8bd5-f39b9130a03b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.338536 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3d01ccb5-0c58-4f65-8bd5-f39b9130a03b None None] GET https://10.4.3.205/volume// Aug 06 05:25:01.338741 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3d01ccb5-0c58-4f65-8bd5-f39b9130a03b None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:01.338951 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3d01ccb5-0c58-4f65-8bd5-f39b9130a03b None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:01.339302 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3d01ccb5-0c58-4f65-8bd5-f39b9130a03b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:01.339657 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 447/1787] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25: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 06 05:25:01.353559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-349b7b31-8e4f-4d67-9fd0-61a0c9754f28 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.353958 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:01.353958 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:01.357611 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-349b7b31-8e4f-4d67-9fd0-61a0c9754f28 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:01.357611 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-349b7b31-8e4f-4d67-9fd0-61a0c9754f28 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:01.357611 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-349b7b31-8e4f-4d67-9fd0-61a0c9754f28 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:01.365652 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-805ebc24-2bb2-4824-bd20-a71318bdbe98 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:01.371860 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-805ebc24-2bb2-4824-bd20-a71318bdbe98 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:01.372396 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 441/1788] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:01 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:01.374905 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:01.374905 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:01.381732 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-349b7b31-8e4f-4d67-9fd0-61a0c9754f28 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:01.388620 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-349b7b31-8e4f-4d67-9fd0-61a0c9754f28 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:01.389157 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 452/1789] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:01 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:01.543833 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bab1e2ff-058f-4de7-bbf3-f898c568990b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.544584 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-5b1c4f9e-095a-4d72-b80c-7fb5b01b0829 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.547934 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-5b1c4f9e-095a-4d72-b80c-7fb5b01b0829 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] PUT https://10.4.3.205/volume/v3/attachments/9b3c5dd4-ca7f-43b8-b81b-cb66a37bb951 Aug 06 05:25:01.548481 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-5b1c4f9e-095a-4d72-b80c-7fb5b01b0829 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:01.563939 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-5b1c4f9e-095a-4d72-b80c-7fb5b01b0829 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Acquiring lock "cinder-attachment_update-273d4b67-b5a0-4393-9fe1-942d724557f8-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:25:01.574723 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-5b1c4f9e-095a-4d72-b80c-7fb5b01b0829 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Lock "cinder-attachment_update-273d4b67-b5a0-4393-9fe1-942d724557f8-np0000006623" acquired by "attachment_update" :: waited 0.012s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:25:01.576091 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:01.576091 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:01.679386 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bab1e2ff-058f-4de7-bbf3-f898c568990b tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] GET https://10.4.3.205/volume/v3/os-quota-class-sets/default Aug 06 05:25:01.679706 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bab1e2ff-058f-4de7-bbf3-f898c568990b tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:01.679972 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bab1e2ff-058f-4de7-bbf3-f898c568990b tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:01.680354 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:01.680354 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:01.702436 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bab1e2ff-058f-4de7-bbf3-f898c568990b tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] https://10.4.3.205/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 05:25:01.702572 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-5b1c4f9e-095a-4d72-b80c-7fb5b01b0829 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Lock "cinder-attachment_update-273d4b67-b5a0-4393-9fe1-942d724557f8-np0000006623" released by "attachment_update" :: held 0.128s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:25:01.702971 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-5b1c4f9e-095a-4d72-b80c-7fb5b01b0829 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments/9b3c5dd4-ca7f-43b8-b81b-cb66a37bb951 returned with HTTP 200 Aug 06 05:25:01.703046 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 450/1790] 10.4.3.205 () {66 vars in 1297 bytes} [Thu Aug 6 05:25:01 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:01.703633 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 448/1791] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:25:01 2026] PUT /volume/v3/attachments/9b3c5dd4-ca7f-43b8-b81b-cb66a37bb951 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:25:01.718675 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3452d9c8-6028-4258-82d0-94a1e1de22e5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.720781 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3452d9c8-6028-4258-82d0-94a1e1de22e5 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] GET https://10.4.3.205/volume/v3/os-quota-class-sets/default Aug 06 05:25:01.721050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3452d9c8-6028-4258-82d0-94a1e1de22e5 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:01.721326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3452d9c8-6028-4258-82d0-94a1e1de22e5 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:01.741831 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3452d9c8-6028-4258-82d0-94a1e1de22e5 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] https://10.4.3.205/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 05:25:01.742282 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 442/1792] 10.4.3.205 () {66 vars in 1297 bytes} [Thu Aug 6 05:25:01 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:01.754534 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c98f326d-cbe4-4686-9a96-cd6844b4c7da None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.757390 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c98f326d-cbe4-4686-9a96-cd6844b4c7da tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:25:01.757608 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c98f326d-cbe4-4686-9a96-cd6844b4c7da tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1369765022"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:01.781185 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c98f326d-cbe4-4686-9a96-cd6844b4c7da tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:25:01.781668 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 453/1793] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:25:01 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:01.792473 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0d773127-696c-46db-8f11-781abae26ef0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.796329 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0d773127-696c-46db-8f11-781abae26ef0 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-class-sets/default Aug 06 05:25:01.796329 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0d773127-696c-46db-8f11-781abae26ef0 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-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-1369765022": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1369765022": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1369765022": 3}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:01.949436 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0d773127-696c-46db-8f11-781abae26ef0 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] https://10.4.3.205/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 05:25:01.950015 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 451/1794] 10.4.3.205 () {68 vars in 1318 bytes} [Thu Aug 6 05:25:01 2026] PUT /volume/v3/os-quota-class-sets/default => generated 772 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:01.961478 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9dd1f600-b7c7-44d6-9540-7c27182ed5ac None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:01.965628 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9dd1f600-b7c7-44d6-9540-7c27182ed5ac tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/f8b7d870e4e34ec18dac793b9afb3f73/defaults Aug 06 05:25:01.965628 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9dd1f600-b7c7-44d6-9540-7c27182ed5ac tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:01.966229 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9dd1f600-b7c7-44d6-9540-7c27182ed5ac tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Calling method 'defaults' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:01.966815 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:01.966815 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:01.985688 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9dd1f600-b7c7-44d6-9540-7c27182ed5ac tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/f8b7d870e4e34ec18dac793b9afb3f73/defaults returned with HTTP 200 Aug 06 05:25:01.986074 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 449/1795] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:25:01 2026] GET /volume/v3/os-quota-sets/f8b7d870e4e34ec18dac793b9afb3f73/defaults => generated 808 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:02.170437 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c1fa4a45-9212-4310-a527-4fd86322973d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:02.173219 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c1fa4a45-9212-4310-a527-4fd86322973d tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/3bb6e5e9a9944896945e0b6a1f8468f7/defaults Aug 06 05:25:02.173219 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c1fa4a45-9212-4310-a527-4fd86322973d tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:02.173763 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c1fa4a45-9212-4310-a527-4fd86322973d tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Calling method 'defaults' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:02.182493 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-c1fa4a45-9212-4310-a527-4fd86322973d tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:02.182943 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-c1fa4a45-9212-4310-a527-4fd86322973d tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:02.183383 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-c1fa4a45-9212-4310-a527-4fd86322973d tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:02.190342 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c1fa4a45-9212-4310-a527-4fd86322973d tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/3bb6e5e9a9944896945e0b6a1f8468f7/defaults returned with HTTP 200 Aug 06 05:25:02.190777 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 443/1796] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:25:02 2026] GET /volume/v3/os-quota-sets/3bb6e5e9a9944896945e0b6a1f8468f7/defaults => generated 808 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:02.271798 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-30c520c7-3fca-4535-b0ea-53ff12a4e0c6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:02.274094 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-30c520c7-3fca-4535-b0ea-53ff12a4e0c6 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] DELETE https://10.4.3.205/volume/v3/types/e244377c-0942-462f-a604-049e49eda476 Aug 06 05:25:02.274302 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-30c520c7-3fca-4535-b0ea-53ff12a4e0c6 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:02.274583 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-30c520c7-3fca-4535-b0ea-53ff12a4e0c6 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:02.313436 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-30c520c7-3fca-4535-b0ea-53ff12a4e0c6 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] https://10.4.3.205/volume/v3/types/e244377c-0942-462f-a604-049e49eda476 returned with HTTP 202 Aug 06 05:25:02.314005 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 454/1797] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:25:02 2026] DELETE /volume/v3/types/e244377c-0942-462f-a604-049e49eda476 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:02.324151 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-156b163d-1ab5-4dda-9529-c8b1a52cf6be None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:02.326487 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-156b163d-1ab5-4dda-9529-c8b1a52cf6be tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] GET https://10.4.3.205/volume/v3/types/e244377c-0942-462f-a604-049e49eda476 Aug 06 05:25:02.326487 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-156b163d-1ab5-4dda-9529-c8b1a52cf6be tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:02.326643 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-156b163d-1ab5-4dda-9529-c8b1a52cf6be tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:02.331979 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-156b163d-1ab5-4dda-9529-c8b1a52cf6be tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] https://10.4.3.205/volume/v3/types/e244377c-0942-462f-a604-049e49eda476 returned with HTTP 404 Aug 06 05:25:02.332471 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 452/1798] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:25:02 2026] GET /volume/v3/types/e244377c-0942-462f-a604-049e49eda476 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:02.341022 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e5c231f4-a2f7-44a5-988b-4c56f3c263c7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:02.343102 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e5c231f4-a2f7-44a5-988b-4c56f3c263c7 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-class-sets/default Aug 06 05:25:02.343565 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e5c231f4-a2f7-44a5-988b-4c56f3c263c7 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-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=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:02.392475 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3b278577-000f-4600-8f0b-f3b6cf33bd63 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:02.394930 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3b278577-000f-4600-8f0b-f3b6cf33bd63 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:02.395495 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3b278577-000f-4600-8f0b-f3b6cf33bd63 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:02.395495 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3b278577-000f-4600-8f0b-f3b6cf33bd63 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:02.413141 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:02.413141 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:02.416912 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3b278577-000f-4600-8f0b-f3b6cf33bd63 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:02.421881 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3b278577-000f-4600-8f0b-f3b6cf33bd63 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:02.422507 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 444/1799] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:02 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:02.429908 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e5c231f4-a2f7-44a5-988b-4c56f3c263c7 tempest-VolumeQuotaClassesTest-1537717436 tempest-VolumeQuotaClassesTest-1537717436-project-admin] https://10.4.3.205/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 05:25:02.431369 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 450/1800] 10.4.3.205 () {68 vars in 1318 bytes} [Thu Aug 6 05:25:02 2026] PUT /volume/v3/os-quota-class-sets/default => generated 564 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:03.346082 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-481be3ae-c382-44ec-9305-ec335b21e517 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:03.349161 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-481be3ae-c382-44ec-9305-ec335b21e517 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad Aug 06 05:25:03.349415 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-481be3ae-c382-44ec-9305-ec335b21e517 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:03.349644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-481be3ae-c382-44ec-9305-ec335b21e517 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:03.360009 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:03.360009 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:03.360898 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-481be3ae-c382-44ec-9305-ec335b21e517 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot retrieved successfully. Aug 06 05:25:03.361587 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-481be3ae-c382-44ec-9305-ec335b21e517 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad returned with HTTP 200 Aug 06 05:25:03.361967 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 455/1801] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:03 2026] GET /volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:03.399725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b171784a-786f-4c37-a64b-5d7527340e66 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:03.401600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:03.401917 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-161547501", "snapshot_id": null, "imageRef": "00bcf3c7-b01a-45e9-bbaa-d8014f18a503", "volume_type": null, "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:03.404191 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-161547501', 'snapshot_id': None, 'imageRef': '00bcf3c7-b01a-45e9-bbaa-d8014f18a503', 'volume_type': None, 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:03.423813 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bf70b582-f74b-4551-bec9-26da380782d3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:03.447064 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5eadf07c-5cb9-47cd-9f36-69783e98f24c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:03.450938 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5eadf07c-5cb9-47cd-9f36-69783e98f24c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:03.451270 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5eadf07c-5cb9-47cd-9f36-69783e98f24c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:03.451750 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5eadf07c-5cb9-47cd-9f36-69783e98f24c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:03.471595 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:03.471595 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:03.477568 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5eadf07c-5cb9-47cd-9f36-69783e98f24c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:03.488227 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5eadf07c-5cb9-47cd-9f36-69783e98f24c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:03.488933 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 451/1802] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:03 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:03.532921 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:03.532921 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:03.533527 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot retrieved successfully. Aug 06 05:25:03.533794 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create volume of 1 GB Aug 06 05:25:03.545658 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Availability Zones retrieved successfully. Aug 06 05:25:03.552753 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Flow 'volume_create_api' (6a49949c-5648-4cc8-aff3-4b568726b616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:03.553893 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f1f389-a9e1-4a46-adef-d2cfa3e1fbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.554969 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:03.621308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f1f389-a9e1-4a46-adef-d2cfa3e1fbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '159bc737-18c1-4043-8df2-a0b11e425bad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.622218 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e02acc4-3292-4942-88d4-d1c0c1208c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.662042 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:03.662455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-911206856", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:03.664017 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-911206856', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:03.664150 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Create volume of 1 GB Aug 06 05:25:03.668245 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Availability Zones retrieved successfully. Aug 06 05:25:03.674034 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Flow 'volume_create_api' (aaa7682d-040d-4718-93b7-bfe51de354cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:03.675517 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955fce23-08e4-4f7f-b765-b40050d4f641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.676488 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:03.702613 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Created reservations ['823bd5f3-36ab-41b1-814a-4177a6f6af6e', 'b3e8dbac-c74f-4a3e-8e6c-2a83f62f5673', '1da5dbf8-8976-4475-8949-65a55402a2b2', '3f5ab7be-4f05-4d76-a237-f524001d78fe'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:03.703565 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e02acc4-3292-4942-88d4-d1c0c1208c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['823bd5f3-36ab-41b1-814a-4177a6f6af6e', 'b3e8dbac-c74f-4a3e-8e6c-2a83f62f5673', '1da5dbf8-8976-4475-8949-65a55402a2b2', '3f5ab7be-4f05-4d76-a237-f524001d78fe']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.704314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb2ea4a-1a9e-4d87-9414-93ce3b7117cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.706500 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955fce23-08e4-4f7f-b765-b40050d4f641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.707425 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e462f15-19a7-45b8-ba49-115a6e4be64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.764354 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb2ea4a-1a9e-4d87-9414-93ce3b7117cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '886b8a84-0eb9-42eb-a942-2531d7548e4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-161547501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8776d949b346a9b32d018c8b3ca44b',qos_specs=None,replication_status=,reservations=['823bd5f3-36ab-41b1-814a-4177a6f6af6e','b3e8dbac-c74f-4a3e-8e6c-2a83f62f5673','1da5dbf8-8976-4475-8949-65a55402a2b2','3f5ab7be-4f05-4d76-a237-f524001d78fe'],size=1,snapshot_id=159bc737-18c1-4043-8df2-a0b11e425bad,source_replicaid=,source_volid=None,status='creating',user_id='d31c82df4b7a4d69a80057426ab85650',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), '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-06T05:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-161547501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=886b8a84-0eb9-42eb-a942-2531d7548e4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8776d949b346a9b32d018c8b3ca44b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=159bc737-18c1-4043-8df2-a0b11e425bad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d31c82df4b7a4d69a80057426ab85650',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.764878 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4eda74f-31d6-43e3-a88d-079ab746e295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.789902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4eda74f-31d6-43e3-a88d-079ab746e295) transitioned into state 'SUCCESS' from state '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-161547501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8776d949b346a9b32d018c8b3ca44b',qos_specs=None,replication_status=,reservations=['823bd5f3-36ab-41b1-814a-4177a6f6af6e','b3e8dbac-c74f-4a3e-8e6c-2a83f62f5673','1da5dbf8-8976-4475-8949-65a55402a2b2','3f5ab7be-4f05-4d76-a237-f524001d78fe'],size=1,snapshot_id=159bc737-18c1-4043-8df2-a0b11e425bad,source_replicaid=,source_volid=None,status='creating',user_id='d31c82df4b7a4d69a80057426ab85650',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.791093 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8301d1c-115a-4ecc-b937-7e01ba36c2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.802823 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Created reservations ['190f18a3-34a9-4837-aec8-e1d29a937527', '4706c9b5-36ed-433e-bf3e-0e75771d9cfc', 'a050a007-1307-45ae-a54f-d2d6c450176b', 'a6a39591-8299-4baa-adb9-55850903a824'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:03.803885 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e462f15-19a7-45b8-ba49-115a6e4be64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['190f18a3-34a9-4837-aec8-e1d29a937527', '4706c9b5-36ed-433e-bf3e-0e75771d9cfc', 'a050a007-1307-45ae-a54f-d2d6c450176b', 'a6a39591-8299-4baa-adb9-55850903a824']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.804874 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc68c7d-1358-4aa1-94f7-8db54b71f167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.822988 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8301d1c-115a-4ecc-b937-7e01ba36c2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.824240 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Flow 'volume_create_api' (6a49949c-5648-4cc8-aff3-4b568726b616) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:03.824737 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create volume request issued successfully. Aug 06 05:25:03.825591 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b171784a-786f-4c37-a64b-5d7527340e66 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:03.826160 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 453/1803] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:25:03 2026] POST /volume/v3/volumes => generated 813 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:25:03.832607 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc68c7d-1358-4aa1-94f7-8db54b71f167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2ff79cf-a633-4b1c-8389-95c15c752f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-911206856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f8de558a4343188470ec1120e0c31f',qos_specs=None,replication_status=,reservations=['190f18a3-34a9-4837-aec8-e1d29a937527','4706c9b5-36ed-433e-bf3e-0e75771d9cfc','a050a007-1307-45ae-a54f-d2d6c450176b','a6a39591-8299-4baa-adb9-55850903a824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59d7181c0d14491eb463969349053c61',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-911206856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2ff79cf-a633-4b1c-8389-95c15c752f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44f8de558a4343188470ec1120e0c31f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59d7181c0d14491eb463969349053c61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.833623 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00cbe47a-476a-47c0-a438-9d61c844ce37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.861170 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-190884cc-c952-4984-bd92-c13e9c8589c5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:03.863066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00cbe47a-476a-47c0-a438-9d61c844ce37) transitioned into state 'SUCCESS' from state '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-911206856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f8de558a4343188470ec1120e0c31f',qos_specs=None,replication_status=,reservations=['190f18a3-34a9-4837-aec8-e1d29a937527','4706c9b5-36ed-433e-bf3e-0e75771d9cfc','a050a007-1307-45ae-a54f-d2d6c450176b','a6a39591-8299-4baa-adb9-55850903a824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59d7181c0d14491eb463969349053c61',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.864066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3572c72f-711a-464f-8aa9-fdf3eca693f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.867697 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-190884cc-c952-4984-bd92-c13e9c8589c5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:25:03.867942 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-190884cc-c952-4984-bd92-c13e9c8589c5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:03.868186 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-190884cc-c952-4984-bd92-c13e9c8589c5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:03.877042 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3572c72f-711a-464f-8aa9-fdf3eca693f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.878249 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Flow 'volume_create_api' (aaa7682d-040d-4718-93b7-bfe51de354cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:03.879221 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Create volume request issued successfully. Aug 06 05:25:03.879555 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bf70b582-f74b-4551-bec9-26da380782d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:03.880095 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 445/1804] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:25:03 2026] POST /volume/v3/volumes => generated 764 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 05:25:03.887519 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:03.887519 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:03.893871 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-190884cc-c952-4984-bd92-c13e9c8589c5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:03.898970 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3c05239d-99e1-432d-b201-c70cc7d385ff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:03.901725 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-190884cc-c952-4984-bd92-c13e9c8589c5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f returned with HTTP 200 Aug 06 05:25:03.902353 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 456/1805] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:25:03 2026] GET /volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:03.902798 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:03.903400 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-350980985", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:03.906130 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-350980985', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:03.906371 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Create volume of 1 GB Aug 06 05:25:03.910587 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Availability Zones retrieved successfully. Aug 06 05:25:03.916250 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Flow 'volume_create_api' (2391ab1d-e365-4287-98c7-62fc7d79fd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:03.917179 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d61b32-ee1c-46c7-996c-deca5b187938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:03.918168 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:03.964502 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d61b32-ee1c-46c7-996c-deca5b187938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:03.966652 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f843e781-9ea5-49e8-8c1c-d80fc299a30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:04.024783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Created reservations ['27770331-e3b8-48e1-a1f7-094761d50d8c', '09d21667-bfeb-4c3e-afd3-b18da436013a', '19de7bc4-1380-4d77-aa86-e232976d9218', '204b574b-93dc-45d5-9a90-19955a42a451'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:04.026002 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f843e781-9ea5-49e8-8c1c-d80fc299a30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27770331-e3b8-48e1-a1f7-094761d50d8c', '09d21667-bfeb-4c3e-afd3-b18da436013a', '19de7bc4-1380-4d77-aa86-e232976d9218', '204b574b-93dc-45d5-9a90-19955a42a451']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:04.027217 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a7bedf-d1de-470f-859a-4943e1ae29fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:04.060889 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a7bedf-d1de-470f-859a-4943e1ae29fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2463f90f-f224-41e5-b499-3d3533ccc454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-350980985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f8de558a4343188470ec1120e0c31f',qos_specs=None,replication_status=,reservations=['27770331-e3b8-48e1-a1f7-094761d50d8c','09d21667-bfeb-4c3e-afd3-b18da436013a','19de7bc4-1380-4d77-aa86-e232976d9218','204b574b-93dc-45d5-9a90-19955a42a451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59d7181c0d14491eb463969349053c61',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-350980985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2463f90f-f224-41e5-b499-3d3533ccc454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44f8de558a4343188470ec1120e0c31f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59d7181c0d14491eb463969349053c61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:04.061277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2da6639-3f66-4534-8f8e-49238df54e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:04.084547 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2da6639-3f66-4534-8f8e-49238df54e17) transitioned into state 'SUCCESS' from state '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-350980985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f8de558a4343188470ec1120e0c31f',qos_specs=None,replication_status=,reservations=['27770331-e3b8-48e1-a1f7-094761d50d8c','09d21667-bfeb-4c3e-afd3-b18da436013a','19de7bc4-1380-4d77-aa86-e232976d9218','204b574b-93dc-45d5-9a90-19955a42a451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59d7181c0d14491eb463969349053c61',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:04.085408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19368894-0f8f-4fb5-afca-53c7416ed307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:04.096183 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19368894-0f8f-4fb5-afca-53c7416ed307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:04.097166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Flow 'volume_create_api' (2391ab1d-e365-4287-98c7-62fc7d79fd0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:04.097944 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Create volume request issued successfully. Aug 06 05:25:04.098230 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3c05239d-99e1-432d-b201-c70cc7d385ff tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:04.098993 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 452/1806] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:25:03 2026] POST /volume/v3/volumes => generated 764 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:04.510732 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dc2f7e0d-373d-487d-a5d8-e8ca4fb9ce8f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:04.512554 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dc2f7e0d-373d-487d-a5d8-e8ca4fb9ce8f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:04.512716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dc2f7e0d-373d-487d-a5d8-e8ca4fb9ce8f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:04.512895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dc2f7e0d-373d-487d-a5d8-e8ca4fb9ce8f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:04.527413 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:04.527413 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:04.531604 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dc2f7e0d-373d-487d-a5d8-e8ca4fb9ce8f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:04.536924 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dc2f7e0d-373d-487d-a5d8-e8ca4fb9ce8f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:04.537384 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 454/1807] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:04 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:04.921580 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-556a6d83-468a-4b86-9f93-69694c211894 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:04.924154 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-556a6d83-468a-4b86-9f93-69694c211894 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:25:04.924480 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-556a6d83-468a-4b86-9f93-69694c211894 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:04.924730 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-556a6d83-468a-4b86-9f93-69694c211894 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:04.943792 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:04.943792 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:04.948383 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-556a6d83-468a-4b86-9f93-69694c211894 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:04.954504 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-556a6d83-468a-4b86-9f93-69694c211894 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f returned with HTTP 200 Aug 06 05:25:04.954625 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 446/1808] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:25:04 2026] GET /volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f => generated 1422 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 05:25:04.971574 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-72cadb16-2d2b-4a6c-8176-5ae637ee9392 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:04.976038 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-72cadb16-2d2b-4a6c-8176-5ae637ee9392 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:25:04.976250 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-72cadb16-2d2b-4a6c-8176-5ae637ee9392 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:04.976482 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-72cadb16-2d2b-4a6c-8176-5ae637ee9392 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:04.986123 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:04.986123 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:04.990777 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-72cadb16-2d2b-4a6c-8176-5ae637ee9392 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:05.001092 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-72cadb16-2d2b-4a6c-8176-5ae637ee9392 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f returned with HTTP 200 Aug 06 05:25:05.001481 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 457/1809] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:25:04 2026] GET /volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f => generated 1422 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:05.005522 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-24d829ce-2539-49ae-bb16-1bb4f5638c74 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.007830 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-24d829ce-2539-49ae-bb16-1bb4f5638c74 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/attachments/9b3c5dd4-ca7f-43b8-b81b-cb66a37bb951/action Aug 06 05:25:05.008271 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-24d829ce-2539-49ae-bb16-1bb4f5638c74 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:05.008852 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-24d829ce-2539-49ae-bb16-1bb4f5638c74 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:05.025599 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:05.025599 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:05.041919 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d965de23-08c1-4fb4-a86a-70f49982e62d req-24d829ce-2539-49ae-bb16-1bb4f5638c74 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments/9b3c5dd4-ca7f-43b8-b81b-cb66a37bb951/action returned with HTTP 204 Aug 06 05:25:05.042810 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 453/1810] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:25:05 2026] POST /volume/v3/attachments/9b3c5dd4-ca7f-43b8-b81b-cb66a37bb951/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:05.555468 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-be000080-41c1-4291-918a-405b89870d1f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.558761 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-be000080-41c1-4291-918a-405b89870d1f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:05.558979 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-be000080-41c1-4291-918a-405b89870d1f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:05.559193 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-be000080-41c1-4291-918a-405b89870d1f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:05.561246 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=439,cinder:INSERT=43,cinder:UPDATE=79 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:25:05.571140 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:05.571140 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:05.575433 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-be000080-41c1-4291-918a-405b89870d1f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:05.579833 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-be000080-41c1-4291-918a-405b89870d1f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:05.580244 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 455/1811] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:05 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:05.593094 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-852c179b-f287-4038-9a45-b90be33dc172 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.595171 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-852c179b-f287-4038-9a45-b90be33dc172 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:05.595375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-852c179b-f287-4038-9a45-b90be33dc172 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:05.595552 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-852c179b-f287-4038-9a45-b90be33dc172 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:05.604937 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9e548461-2ea0-4197-8575-d4e8d6c80f95 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.609809 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:05.609809 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:05.614147 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-852c179b-f287-4038-9a45-b90be33dc172 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:05.618609 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-852c179b-f287-4038-9a45-b90be33dc172 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:05.619025 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 447/1812] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:05 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:05.671063 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b2325b62-961b-4617-8e89-c2b8beda8904 req-6c4846ac-8803-4b12-87f9-1198a400b03b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.673086 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b2325b62-961b-4617-8e89-c2b8beda8904 req-6c4846ac-8803-4b12-87f9-1198a400b03b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:05.673316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b2325b62-961b-4617-8e89-c2b8beda8904 req-6c4846ac-8803-4b12-87f9-1198a400b03b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:05.673543 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b2325b62-961b-4617-8e89-c2b8beda8904 req-6c4846ac-8803-4b12-87f9-1198a400b03b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:05.675899 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9e548461-2ea0-4197-8575-d4e8d6c80f95 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] GET https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 Aug 06 05:25:05.676100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9e548461-2ea0-4197-8575-d4e8d6c80f95 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:05.676277 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9e548461-2ea0-4197-8575-d4e8d6c80f95 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:05.685795 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:05.685795 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:05.689443 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-9e548461-2ea0-4197-8575-d4e8d6c80f95 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:05.693711 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-b2325b62-961b-4617-8e89-c2b8beda8904 req-6c4846ac-8803-4b12-87f9-1198a400b03b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:05.698881 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9e548461-2ea0-4197-8575-d4e8d6c80f95 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 returned with HTTP 200 Aug 06 05:25:05.699408 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 458/1813] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:05 2026] GET /volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 => generated 600 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:05.700216 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b2325b62-961b-4617-8e89-c2b8beda8904 req-6c4846ac-8803-4b12-87f9-1198a400b03b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:05.700785 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 454/1814] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:05 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:05.708172 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.720642 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-501518c1-9b71-4328-a67f-c588b733e9d4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.722412 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-501518c1-9b71-4328-a67f-c588b733e9d4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:05.722708 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-501518c1-9b71-4328-a67f-c588b733e9d4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:05.722936 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-501518c1-9b71-4328-a67f-c588b733e9d4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:05.732762 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:05.732762 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:05.737846 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-501518c1-9b71-4328-a67f-c588b733e9d4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:05.742975 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-501518c1-9b71-4328-a67f-c588b733e9d4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:05.743476 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 448/1815] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:05 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:05.778152 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:05.778521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1304768630"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:05.779911 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1304768630'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:05.780029 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Create volume of 1 GB Aug 06 05:25:05.785405 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Availability Zones retrieved successfully. Aug 06 05:25:05.786785 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-d1557d94-b382-4547-9575-5c3e5f2d192a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.788943 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-d1557d94-b382-4547-9575-5c3e5f2d192a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:05.789144 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-d1557d94-b382-4547-9575-5c3e5f2d192a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:05.789370 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-d1557d94-b382-4547-9575-5c3e5f2d192a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:05.793648 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Flow 'volume_create_api' (62d40ad8-99ae-4e06-8f12-7ee755e7105c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:05.794615 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf20e7e-5567-4b30-8fb8-4f4b73918d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:05.795736 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:05.798385 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:05.798385 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:05.802035 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-d1557d94-b382-4547-9575-5c3e5f2d192a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:05.807060 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-d1557d94-b382-4547-9575-5c3e5f2d192a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:05.807060 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 459/1816] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:05 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:05.827674 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf20e7e-5567-4b30-8fb8-4f4b73918d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:05.828631 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d11c8f1-ac07-4d83-864b-d47f7b2edaa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:05.829491 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-c5113773-cd04-41d4-a54b-2fa5c449b87a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.831549 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-c5113773-cd04-41d4-a54b-2fa5c449b87a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8/action Aug 06 05:25:05.832224 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-c5113773-cd04-41d4-a54b-2fa5c449b87a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:05.832616 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-c5113773-cd04-41d4-a54b-2fa5c449b87a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:05.843393 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:05.843393 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:05.843893 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-c5113773-cd04-41d4-a54b-2fa5c449b87a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:05.852601 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-c5113773-cd04-41d4-a54b-2fa5c449b87a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Begin detaching volume completed successfully. Aug 06 05:25:05.852809 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-c5113773-cd04-41d4-a54b-2fa5c449b87a tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8/action returned with HTTP 202 Aug 06 05:25:05.853249 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 455/1817] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:25:05 2026] POST /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:25:05.899941 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Created reservations ['68b4442e-8052-4bf8-895a-70a02c3d17a3', '873e0c28-7d97-46b2-9bb1-dfa216b1c1d6', '2467c19e-6858-4ac5-9bc5-b5cb4734b2ae', '35e76794-cb89-476b-b87d-3be092cb0cfa'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:05.901150 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d11c8f1-ac07-4d83-864b-d47f7b2edaa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68b4442e-8052-4bf8-895a-70a02c3d17a3', '873e0c28-7d97-46b2-9bb1-dfa216b1c1d6', '2467c19e-6858-4ac5-9bc5-b5cb4734b2ae', '35e76794-cb89-476b-b87d-3be092cb0cfa']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:05.901278 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561a8321-993e-4d81-b0fc-b8b5082e80f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:05.906033 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1c0218fd-f41c-4e7d-8818-42cf9fd3f540 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.906605 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1c0218fd-f41c-4e7d-8818-42cf9fd3f540 None None] GET https://10.4.3.205/volume// Aug 06 05:25:05.906994 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1c0218fd-f41c-4e7d-8818-42cf9fd3f540 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:05.907050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1c0218fd-f41c-4e7d-8818-42cf9fd3f540 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:05.907373 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1c0218fd-f41c-4e7d-8818-42cf9fd3f540 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:05.907643 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 449/1818] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25: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 06 05:25:05.920925 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-48044518-ac02-478b-a8a5-556432320e73 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.924190 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-48044518-ac02-478b-a8a5-556432320e73 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:05.924457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-48044518-ac02-478b-a8a5-556432320e73 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:05.924721 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-48044518-ac02-478b-a8a5-556432320e73 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:05.925977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561a8321-993e-4d81-b0fc-b8b5082e80f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '319b5093-fbaa-4695-a288-4a0fc9b358f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1304768630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84326dfd2e764447907346d568bd4d42',qos_specs=None,replication_status=,reservations=['68b4442e-8052-4bf8-895a-70a02c3d17a3','873e0c28-7d97-46b2-9bb1-dfa216b1c1d6','2467c19e-6858-4ac5-9bc5-b5cb4734b2ae','35e76794-cb89-476b-b87d-3be092cb0cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab55ec61e7a54bc5a312c352d3182b52',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1304768630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=319b5093-fbaa-4695-a288-4a0fc9b358f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84326dfd2e764447907346d568bd4d42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab55ec61e7a54bc5a312c352d3182b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:05.927584 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6feb25ba-cb50-4af4-8c1a-6e8a2a35fa63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:05.928371 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=521,cinder:UPDATE=131,cinder:INSERT=71 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:25:05.943567 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:05.943567 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:05.951975 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-48044518-ac02-478b-a8a5-556432320e73 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:05.956677 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6feb25ba-cb50-4af4-8c1a-6e8a2a35fa63) transitioned into state 'SUCCESS' from state '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-1304768630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84326dfd2e764447907346d568bd4d42',qos_specs=None,replication_status=,reservations=['68b4442e-8052-4bf8-895a-70a02c3d17a3','873e0c28-7d97-46b2-9bb1-dfa216b1c1d6','2467c19e-6858-4ac5-9bc5-b5cb4734b2ae','35e76794-cb89-476b-b87d-3be092cb0cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab55ec61e7a54bc5a312c352d3182b52',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:05.956992 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-48044518-ac02-478b-a8a5-556432320e73 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:05.957114 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b1ef6c-362f-42dc-abd1-7308764acec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:05.957584 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 460/1819] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:05 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:05.967962 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b1ef6c-362f-42dc-abd1-7308764acec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:05.968642 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Flow 'volume_create_api' (62d40ad8-99ae-4e06-8f12-7ee755e7105c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:05.968691 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Create volume request issued successfully. Aug 06 05:25:05.969320 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8459f7f6-8799-4640-ae41-bda32a5f8649 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:05.969665 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 456/1820] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:25:05 2026] POST /volume/v3/volumes => generated 759 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:05.985976 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-73465279-e492-497d-89cc-f863c243e6b8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:05.988024 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-73465279-e492-497d-89cc-f863c243e6b8 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] GET https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 Aug 06 05:25:05.988226 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-73465279-e492-497d-89cc-f863c243e6b8 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:05.988640 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-73465279-e492-497d-89cc-f863c243e6b8 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:05.998316 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:05.998316 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:06.002810 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-73465279-e492-497d-89cc-f863c243e6b8 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Volume info retrieved successfully. Aug 06 05:25:06.006674 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-73465279-e492-497d-89cc-f863c243e6b8 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 returned with HTTP 200 Aug 06 05:25:06.007024 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 456/1821] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:05 2026] GET /volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:06.281001 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-148a267c-c5e2-4d5a-b447-2782f5d13f20 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:06.283102 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-148a267c-c5e2-4d5a-b447-2782f5d13f20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:25:06.283396 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-148a267c-c5e2-4d5a-b447-2782f5d13f20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:06.283622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-148a267c-c5e2-4d5a-b447-2782f5d13f20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:06.283829 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-148a267c-c5e2-4d5a-b447-2782f5d13f20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Delete volume with id: 60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:25:06.287756 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=524,cinder:UPDATE=126,cinder:INSERT=79 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:25:06.295306 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:06.295306 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:06.295980 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-148a267c-c5e2-4d5a-b447-2782f5d13f20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:25:06.319194 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-148a267c-c5e2-4d5a-b447-2782f5d13f20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Delete volume request issued successfully. Aug 06 05:25:06.319499 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-148a267c-c5e2-4d5a-b447-2782f5d13f20 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 202 Aug 06 05:25:06.319947 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 450/1822] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:06 2026] DELETE /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:06.334771 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0ecd6e22-768d-4017-9408-e4e5696119af None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:06.337522 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ecd6e22-768d-4017-9408-e4e5696119af tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:25:06.337802 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ecd6e22-768d-4017-9408-e4e5696119af tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:06.338061 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ecd6e22-768d-4017-9408-e4e5696119af tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:06.347275 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:06.347275 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:06.353811 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0ecd6e22-768d-4017-9408-e4e5696119af tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:25:06.357444 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-802a09e8-8995-40d1-9aa7-90fb96801623 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:06.360573 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ecd6e22-768d-4017-9408-e4e5696119af tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 200 Aug 06 05:25:06.360783 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-802a09e8-8995-40d1-9aa7-90fb96801623 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:25:06.360842 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-802a09e8-8995-40d1-9aa7-90fb96801623 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:06.361149 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-802a09e8-8995-40d1-9aa7-90fb96801623 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:06.361206 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 461/1823] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:06 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:06.368075 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a6f50836-6bc5-479a-9384-7369e92f923a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:06.372915 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6f50836-6bc5-479a-9384-7369e92f923a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:25:06.373129 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6f50836-6bc5-479a-9384-7369e92f923a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:06.373357 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6f50836-6bc5-479a-9384-7369e92f923a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:06.375781 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=646,cinder:INSERT=106,cinder:UPDATE=180 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:25:06.376080 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:06.376080 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:06.381820 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:06.381820 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:06.383970 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-802a09e8-8995-40d1-9aa7-90fb96801623 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:06.386225 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a6f50836-6bc5-479a-9384-7369e92f923a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:25:06.389492 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-802a09e8-8995-40d1-9aa7-90fb96801623 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f returned with HTTP 200 Aug 06 05:25:06.390081 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 457/1824] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:06 2026] GET /volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f => generated 1404 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:06.394859 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6f50836-6bc5-479a-9384-7369e92f923a tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:25:06.395410 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 457/1825] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:06 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:06.845761 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-9fce056d-cabb-4874-9127-23e8fa2cd8b3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:06.848150 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-9fce056d-cabb-4874-9127-23e8fa2cd8b3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] DELETE https://10.4.3.205/volume/v3/attachments/9b3c5dd4-ca7f-43b8-b81b-cb66a37bb951 Aug 06 05:25:06.848565 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-9fce056d-cabb-4874-9127-23e8fa2cd8b3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:06.848857 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-9fce056d-cabb-4874-9127-23e8fa2cd8b3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:06.856010 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:06.856010 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:06.911456 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-dc4be90e-bcc6-4310-8326-e6da4d814423 req-9fce056d-cabb-4874-9127-23e8fa2cd8b3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments/9b3c5dd4-ca7f-43b8-b81b-cb66a37bb951 returned with HTTP 200 Aug 06 05:25:06.912006 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 451/1826] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:25:06 2026] DELETE /volume/v3/attachments/9b3c5dd4-ca7f-43b8-b81b-cb66a37bb951 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:06.935921 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-a7abb471-b500-453a-bbe5-e0161f06ba4a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:06.938408 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-a7abb471-b500-453a-bbe5-e0161f06ba4a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:25:06.938594 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-a7abb471-b500-453a-bbe5-e0161f06ba4a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:06.938764 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-a7abb471-b500-453a-bbe5-e0161f06ba4a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:06.946466 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:06.946466 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:06.950220 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-a7abb471-b500-453a-bbe5-e0161f06ba4a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:06.955485 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-a7abb471-b500-453a-bbe5-e0161f06ba4a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f returned with HTTP 200 Aug 06 05:25:06.955910 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 462/1827] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:06 2026] GET /volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:06.966377 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-de41114b-4774-45ce-9831-bf3a525981c2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:06.967983 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-de41114b-4774-45ce-9831-bf3a525981c2 None None] GET https://10.4.3.205/volume// Aug 06 05:25:06.967983 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-de41114b-4774-45ce-9831-bf3a525981c2 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:06.967983 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-de41114b-4774-45ce-9831-bf3a525981c2 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:06.967983 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-de41114b-4774-45ce-9831-bf3a525981c2 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:06.968602 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 458/1828] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:25:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:25:06.973603 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6b2c8d8d-a689-4653-8b4a-c232521a26a6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:06.975849 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6b2c8d8d-a689-4653-8b4a-c232521a26a6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:25:06.976121 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6b2c8d8d-a689-4653-8b4a-c232521a26a6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:06.976899 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6b2c8d8d-a689-4653-8b4a-c232521a26a6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:06.976962 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-87d7cb08-86a8-4c13-8308-66ac159a5073 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:06.981973 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-87d7cb08-86a8-4c13-8308-66ac159a5073 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:25:06.982497 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-87d7cb08-86a8-4c13-8308-66ac159a5073 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "886b8a84-0eb9-42eb-a942-2531d7548e4f", "connector": null, "instance_uuid": "2927dd0b-0b0d-4547-91ad-97f3101920e5"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:06.985412 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:06.985412 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:06.989979 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6b2c8d8d-a689-4653-8b4a-c232521a26a6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:06.995100 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:06.995100 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:06.995599 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6b2c8d8d-a689-4653-8b4a-c232521a26a6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:25:06.996124 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 458/1829] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:06 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:07.019788 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a3509dae-4a10-446f-a410-bc10d9527fd9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.022571 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a3509dae-4a10-446f-a410-bc10d9527fd9 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] GET https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 Aug 06 05:25:07.022856 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a3509dae-4a10-446f-a410-bc10d9527fd9 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:07.023042 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a3509dae-4a10-446f-a410-bc10d9527fd9 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:07.026824 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-87d7cb08-86a8-4c13-8308-66ac159a5073 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:25:07.027405 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 452/1830] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:25:06 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 06 05:25:07.033978 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:07.033978 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:07.038643 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a3509dae-4a10-446f-a410-bc10d9527fd9 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Volume info retrieved successfully. Aug 06 05:25:07.044603 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a3509dae-4a10-446f-a410-bc10d9527fd9 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 returned with HTTP 200 Aug 06 05:25:07.044937 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 463/1831] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:07 2026] GET /volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:07.059580 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0e51c226-a101-4ef5-a924-5f4c72ee5905 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.061515 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0e51c226-a101-4ef5-a924-5f4c72ee5905 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 Aug 06 05:25:07.061838 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0e51c226-a101-4ef5-a924-5f4c72ee5905 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:07.110750 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-0e51c226-a101-4ef5-a924-5f4c72ee5905 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:07.111152 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-0e51c226-a101-4ef5-a924-5f4c72ee5905 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:07.111485 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-0e51c226-a101-4ef5-a924-5f4c72ee5905 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2079308069 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2079308069, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:07.122071 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0e51c226-a101-4ef5-a924-5f4c72ee5905 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 returned with HTTP 200 Aug 06 05:25:07.122647 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 459/1832] 10.4.3.205 () {68 vars in 1374 bytes} [Thu Aug 6 05:25:07 2026] PUT /volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 => generated 555 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:07.133368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5fb8997f-8b87-40eb-b833-34665860121b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.135045 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:07.135418 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:07.136868 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:07.136990 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Create volume of 2 GB Aug 06 05:25:07.141340 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Availability Zones retrieved successfully. Aug 06 05:25:07.149406 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Flow 'volume_create_api' (0f189fc9-dd4a-4b3c-abec-05e5e881dd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:07.149406 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbea3521-a8fe-4083-8d69-692f81454951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:07.150191 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Validating volume size '2' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:07.187942 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbea3521-a8fe-4083-8d69-692f81454951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:07.188706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365ca64d-f2b1-4ea1-a281-19e51e5caa5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:07.231692 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota_utils [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Quota exceeded for 84326dfd2e764447907346d568bd4d42, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 05:25:07.235794 np0000006623 devstack@c-api.service[100426]: WARNING cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365ca64d-f2b1-4ea1-a281-19e51e5caa5a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 05:25:07.235794 np0000006623 devstack@c-api.service[100426]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 06 05:25:07.238074 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365ca64d-f2b1-4ea1-a281-19e51e5caa5a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:07.238848 np0000006623 devstack@c-api.service[100426]: WARNING cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365ca64d-f2b1-4ea1-a281-19e51e5caa5a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 05:25:07.239580 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbea3521-a8fe-4083-8d69-692f81454951) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:07.240210 np0000006623 devstack@c-api.service[100426]: WARNING cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbea3521-a8fe-4083-8d69-692f81454951) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 05:25:07.240997 np0000006623 devstack@c-api.service[100426]: WARNING cinder.volume.api [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Flow 'volume_create_api' (0f189fc9-dd4a-4b3c-abec-05e5e881dd9e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 05:25:07.241260 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.middleware.fault [None req-5fb8997f-8b87-40eb-b833-34665860121b tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 413 Aug 06 05:25:07.241968 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 459/1833] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:25:07 2026] POST /volume/v3/volumes => generated 208 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 06 05:25:07.249870 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6aa01028-2209-4219-9325-ff2d4915f65a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.251444 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6aa01028-2209-4219-9325-ff2d4915f65a tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 Aug 06 05:25:07.251778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6aa01028-2209-4219-9325-ff2d4915f65a tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:07.259183 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:07.259183 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:07.307601 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6aa01028-2209-4219-9325-ff2d4915f65a tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 returned with HTTP 200 Aug 06 05:25:07.308044 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 453/1834] 10.4.3.205 () {68 vars in 1374 bytes} [Thu Aug 6 05:25:07 2026] PUT /volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 => generated 555 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:07.319320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3351554f-016f-442b-8259-1bfc8086480d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.319320 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:07.319320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:07.320979 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:07.321151 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Create volume of 1 GB Aug 06 05:25:07.327433 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Availability Zones retrieved successfully. Aug 06 05:25:07.335360 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Flow 'volume_create_api' (3c2a5e33-e6da-492f-bbfe-7df63b3288a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:07.336647 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f897dd45-189f-42b2-acd4-2834f3a59f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:07.337876 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:07.369838 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f897dd45-189f-42b2-acd4-2834f3a59f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:07.371346 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbd6d7b-063b-46e0-b504-a96b70d0271c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:07.380033 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f62f3238-45b7-49f3-ae35-e141bef8bef8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.381955 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f62f3238-45b7-49f3-ae35-e141bef8bef8 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 Aug 06 05:25:07.382143 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f62f3238-45b7-49f3-ae35-e141bef8bef8 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:07.382373 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f62f3238-45b7-49f3-ae35-e141bef8bef8 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:07.390166 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f62f3238-45b7-49f3-ae35-e141bef8bef8 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 returned with HTTP 404 Aug 06 05:25:07.390655 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 460/1835] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:07 2026] GET /volume/v3/volumes/60fc1afe-68f7-4e3a-ac6f-9153865a93e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:07.411313 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c0de41fd-2fb5-4cce-a406-e132de2991a7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.412384 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0de41fd-2fb5-4cce-a406-e132de2991a7 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:25:07.412631 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0de41fd-2fb5-4cce-a406-e132de2991a7 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:07.412767 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0de41fd-2fb5-4cce-a406-e132de2991a7 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:07.423035 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:07.423035 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:07.425854 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota_utils [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Quota exceeded for 84326dfd2e764447907346d568bd4d42, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 06 05:25:07.429928 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c0de41fd-2fb5-4cce-a406-e132de2991a7 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:25:07.430574 np0000006623 devstack@c-api.service[100428]: WARNING cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbd6d7b-063b-46e0-b504-a96b70d0271c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 05:25:07.430574 np0000006623 devstack@c-api.service[100428]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 06 05:25:07.433297 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbd6d7b-063b-46e0-b504-a96b70d0271c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:07.434262 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0de41fd-2fb5-4cce-a406-e132de2991a7 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:25:07.434693 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 460/1836] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:07 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:07.434807 np0000006623 devstack@c-api.service[100428]: WARNING cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbd6d7b-063b-46e0-b504-a96b70d0271c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 05:25:07.435663 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f897dd45-189f-42b2-acd4-2834f3a59f66) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:07.436585 np0000006623 devstack@c-api.service[100428]: WARNING cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f897dd45-189f-42b2-acd4-2834f3a59f66) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 05:25:07.437636 np0000006623 devstack@c-api.service[100428]: WARNING cinder.volume.api [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Flow 'volume_create_api' (3c2a5e33-e6da-492f-bbfe-7df63b3288a0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 05:25:07.438271 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.middleware.fault [None req-3351554f-016f-442b-8259-1bfc8086480d tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 413 Aug 06 05:25:07.439207 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 464/1837] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:25:07 2026] POST /volume/v3/volumes => generated 150 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 05:25:07.454272 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b59a2564-5af1-47b0-a5a0-bca4f4b0c690 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.456903 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b59a2564-5af1-47b0-a5a0-bca4f4b0c690 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 Aug 06 05:25:07.457368 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b59a2564-5af1-47b0-a5a0-bca4f4b0c690 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:07.505640 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b59a2564-5af1-47b0-a5a0-bca4f4b0c690 tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 returned with HTTP 200 Aug 06 05:25:07.506280 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 454/1838] 10.4.3.205 () {68 vars in 1374 bytes} [Thu Aug 6 05:25:07 2026] PUT /volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 => generated 554 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:07.525512 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-de1c382d-f02e-44d5-b6bc-064f0949cda1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.533138 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-de1c382d-f02e-44d5-b6bc-064f0949cda1 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] POST https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4/action Aug 06 05:25:07.533138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-de1c382d-f02e-44d5-b6bc-064f0949cda1 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:07.533138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-de1c382d-f02e-44d5-b6bc-064f0949cda1 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:07.550455 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:07.550455 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:07.551238 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-de1c382d-f02e-44d5-b6bc-064f0949cda1 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Volume info retrieved successfully. Aug 06 05:25:07.604896 np0000006623 devstack@c-api.service[100429]: ERROR cinder.volume.api [None req-de1c382d-f02e-44d5-b6bc-064f0949cda1 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Quota exceeded for 84326dfd2e764447907346d568bd4d42, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 05:25:07.612724 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.middleware.fault [None req-de1c382d-f02e-44d5-b6bc-064f0949cda1 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4/action returned with HTTP 413 Aug 06 05:25:07.614191 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 461/1839] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:25:07 2026] POST /volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4/action => generated 208 bytes in 89 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 05:25:07.625374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e411ec3b-48f5-4506-83e3-e8e8393b4c73 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.627223 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e411ec3b-48f5-4506-83e3-e8e8393b4c73 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] GET https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 Aug 06 05:25:07.627776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e411ec3b-48f5-4506-83e3-e8e8393b4c73 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:07.627776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e411ec3b-48f5-4506-83e3-e8e8393b4c73 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:07.638007 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:07.638007 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:07.645556 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e411ec3b-48f5-4506-83e3-e8e8393b4c73 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Volume info retrieved successfully. Aug 06 05:25:07.650672 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e411ec3b-48f5-4506-83e3-e8e8393b4c73 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 returned with HTTP 200 Aug 06 05:25:07.651252 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 461/1840] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:07 2026] GET /volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:07.667256 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bd7c336d-94f8-493e-ade6-076c3bb64157 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.670764 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd7c336d-94f8-493e-ade6-076c3bb64157 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] DELETE https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 Aug 06 05:25:07.670764 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd7c336d-94f8-493e-ade6-076c3bb64157 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:07.670764 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd7c336d-94f8-493e-ade6-076c3bb64157 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:07.670764 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-bd7c336d-94f8-493e-ade6-076c3bb64157 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Delete volume with id: 319b5093-fbaa-4695-a288-4a0fc9b358f4 Aug 06 05:25:07.683164 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:07.683164 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:07.683989 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bd7c336d-94f8-493e-ade6-076c3bb64157 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Volume info retrieved successfully. Aug 06 05:25:07.712191 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bd7c336d-94f8-493e-ade6-076c3bb64157 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Delete volume request issued successfully. Aug 06 05:25:07.712452 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd7c336d-94f8-493e-ade6-076c3bb64157 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 returned with HTTP 202 Aug 06 05:25:07.712959 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 465/1841] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:07 2026] DELETE /volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:07.726680 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-756519d6-6f81-45d4-8aee-982dbf6f7276 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:07.732784 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-756519d6-6f81-45d4-8aee-982dbf6f7276 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] GET https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 Aug 06 05:25:07.732992 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-756519d6-6f81-45d4-8aee-982dbf6f7276 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:07.734216 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-756519d6-6f81-45d4-8aee-982dbf6f7276 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:07.743427 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:07.743427 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:07.748981 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-756519d6-6f81-45d4-8aee-982dbf6f7276 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Volume info retrieved successfully. Aug 06 05:25:07.755420 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-756519d6-6f81-45d4-8aee-982dbf6f7276 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 returned with HTTP 200 Aug 06 05:25:07.755947 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 455/1842] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:07 2026] GET /volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:08.274337 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a4f603f7-d1a1-4b18-b1f0-a0248b908409 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:08.276550 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a4f603f7-d1a1-4b18-b1f0-a0248b908409 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:25:08.276791 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a4f603f7-d1a1-4b18-b1f0-a0248b908409 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:08.277057 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a4f603f7-d1a1-4b18-b1f0-a0248b908409 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:08.288189 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:08.288189 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:08.295126 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a4f603f7-d1a1-4b18-b1f0-a0248b908409 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:25:08.301020 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a4f603f7-d1a1-4b18-b1f0-a0248b908409 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:25:08.301609 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 462/1843] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:08 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:08.319808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6f778978-b684-411c-bda4-2035149ade7c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:08.321649 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f778978-b684-411c-bda4-2035149ade7c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] DELETE https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:25:08.321846 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f778978-b684-411c-bda4-2035149ade7c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:08.321994 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f778978-b684-411c-bda4-2035149ade7c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:08.322196 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-6f778978-b684-411c-bda4-2035149ade7c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Delete volume with id: 42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:25:08.331869 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:08.331869 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:08.332613 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6f778978-b684-411c-bda4-2035149ade7c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:25:08.362983 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6f778978-b684-411c-bda4-2035149ade7c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Delete volume request issued successfully. Aug 06 05:25:08.363244 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f778978-b684-411c-bda4-2035149ade7c tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 202 Aug 06 05:25:08.363783 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 462/1844] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:08 2026] DELETE /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:08.372404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4896737b-95ef-4d83-b068-ae3167a5459f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:08.375061 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4896737b-95ef-4d83-b068-ae3167a5459f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:25:08.375372 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4896737b-95ef-4d83-b068-ae3167a5459f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:08.375707 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4896737b-95ef-4d83-b068-ae3167a5459f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:08.393145 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:08.393145 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:08.400589 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4896737b-95ef-4d83-b068-ae3167a5459f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Volume info retrieved successfully. Aug 06 05:25:08.406518 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4896737b-95ef-4d83-b068-ae3167a5459f tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 200 Aug 06 05:25:08.407112 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 466/1845] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:08 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:08.771697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-43256106-0253-4e41-9cd9-4723c81f0930 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:08.773910 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-43256106-0253-4e41-9cd9-4723c81f0930 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] GET https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 Aug 06 05:25:08.774181 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-43256106-0253-4e41-9cd9-4723c81f0930 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:08.774477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-43256106-0253-4e41-9cd9-4723c81f0930 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:08.781642 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-43256106-0253-4e41-9cd9-4723c81f0930 tempest-VolumeQuotasNegativeTestJSON-174674364 tempest-VolumeQuotasNegativeTestJSON-174674364-project-member] https://10.4.3.205/volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 returned with HTTP 404 Aug 06 05:25:08.782210 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 456/1846] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:08 2026] GET /volume/v3/volumes/319b5093-fbaa-4695-a288-4a0fc9b358f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:08.791780 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-36d5b8a5-a391-4343-a0c0-b319e136d10c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:08.796356 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-36d5b8a5-a391-4343-a0c0-b319e136d10c tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] PUT https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 Aug 06 05:25:08.796356 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-36d5b8a5-a391-4343-a0c0-b319e136d10c tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:08.806931 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b2823667-10c5-4933-b387-661f784761b8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:08.807955 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b2823667-10c5-4933-b387-661f784761b8 None None] GET https://10.4.3.205/volume// Aug 06 05:25:08.807955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b2823667-10c5-4933-b387-661f784761b8 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:08.807955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b2823667-10c5-4933-b387-661f784761b8 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:08.808234 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b2823667-10c5-4933-b387-661f784761b8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:08.808339 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 463/1847] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25: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 06 05:25:08.821476 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4f08e0b5-7fdf-4bf2-85de-814fc5dc09e0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:08.823090 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4f08e0b5-7fdf-4bf2-85de-814fc5dc09e0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:25:08.823783 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4f08e0b5-7fdf-4bf2-85de-814fc5dc09e0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:08.823783 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4f08e0b5-7fdf-4bf2-85de-814fc5dc09e0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:08.833322 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:08.833322 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:08.836373 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4f08e0b5-7fdf-4bf2-85de-814fc5dc09e0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:08.841580 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4f08e0b5-7fdf-4bf2-85de-814fc5dc09e0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f returned with HTTP 200 Aug 06 05:25:08.842474 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 467/1848] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:08 2026] GET /volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f => generated 1583 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:08.886827 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-36d5b8a5-a391-4343-a0c0-b319e136d10c tempest-VolumeQuotasNegativeTestJSON-692560964 tempest-VolumeQuotasNegativeTestJSON-692560964-project-admin] https://10.4.3.205/volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 returned with HTTP 200 Aug 06 05:25:08.887375 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 463/1849] 10.4.3.205 () {68 vars in 1375 bytes} [Thu Aug 6 05:25:08 2026] PUT /volume/v3/os-quota-sets/84326dfd2e764447907346d568bd4d42 => generated 558 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:08.945023 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-cb6d3160-62e2-4acc-b0d8-1c7a6e386e9e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:08.947730 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-cb6d3160-62e2-4acc-b0d8-1c7a6e386e9e tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] PUT https://10.4.3.205/volume/v3/attachments/b37ffdcc-e2b6-4486-9bd3-dbd487918db4 Aug 06 05:25:08.948559 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-cb6d3160-62e2-4acc-b0d8-1c7a6e386e9e tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:08.961950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-cb6d3160-62e2-4acc-b0d8-1c7a6e386e9e tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Acquiring lock "cinder-attachment_update-886b8a84-0eb9-42eb-a942-2531d7548e4f-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:25:08.970001 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-cb6d3160-62e2-4acc-b0d8-1c7a6e386e9e tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Lock "cinder-attachment_update-886b8a84-0eb9-42eb-a942-2531d7548e4f-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:25:08.971121 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:08.971121 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:09.079204 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-cb6d3160-62e2-4acc-b0d8-1c7a6e386e9e tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Lock "cinder-attachment_update-886b8a84-0eb9-42eb-a942-2531d7548e4f-np0000006623" released by "attachment_update" :: held 0.109s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:25:09.079541 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-cb6d3160-62e2-4acc-b0d8-1c7a6e386e9e tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments/b37ffdcc-e2b6-4486-9bd3-dbd487918db4 returned with HTTP 200 Aug 06 05:25:09.080750 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 457/1850] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:25:08 2026] PUT /volume/v3/attachments/b37ffdcc-e2b6-4486-9bd3-dbd487918db4 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:09.107263 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4a9c0648-f7a4-4387-bcf7-ebd4052c59b0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:09.112453 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4a9c0648-f7a4-4387-bcf7-ebd4052c59b0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/attachments/b37ffdcc-e2b6-4486-9bd3-dbd487918db4/action Aug 06 05:25:09.113345 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4a9c0648-f7a4-4387-bcf7-ebd4052c59b0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:09.113554 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4a9c0648-f7a4-4387-bcf7-ebd4052c59b0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:09.136263 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:09.136263 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:09.149192 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2d12af92-d190-4d43-a95a-b693d719c1b7 req-4a9c0648-f7a4-4387-bcf7-ebd4052c59b0 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments/b37ffdcc-e2b6-4486-9bd3-dbd487918db4/action returned with HTTP 204 Aug 06 05:25:09.149192 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 464/1851] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:25:09 2026] POST /volume/v3/attachments/b37ffdcc-e2b6-4486-9bd3-dbd487918db4/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:09.426889 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8793aa6e-d02e-4a7b-9ba6-903e4426a510 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:09.429605 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8793aa6e-d02e-4a7b-9ba6-903e4426a510 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] GET https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed Aug 06 05:25:09.429772 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8793aa6e-d02e-4a7b-9ba6-903e4426a510 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:09.429964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8793aa6e-d02e-4a7b-9ba6-903e4426a510 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:09.437045 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8793aa6e-d02e-4a7b-9ba6-903e4426a510 tempest-VolumesActionsTest-5306984 tempest-VolumesActionsTest-5306984-project-member] https://10.4.3.205/volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed returned with HTTP 404 Aug 06 05:25:09.437484 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 468/1852] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:09 2026] GET /volume/v3/volumes/42de3533-546a-45d5-8d31-8298a7b099ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:12.157971 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4f6a8063-45ab-480f-9a65-e5023db355bb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:12.305807 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4f6a8063-45ab-480f-9a65-e5023db355bb tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:25:12.306278 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4f6a8063-45ab-480f-9a65-e5023db355bb tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2069647258", "os-volume-type-access:is_public": false}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:12.323172 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4f6a8063-45ab-480f-9a65-e5023db355bb tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:25:12.324273 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 464/1853] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:25:12 2026] POST /volume/v3/types => generated 229 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:12.334694 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c97d6b46-247b-4437-a479-783bcc99beb2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:12.436566 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c97d6b46-247b-4437-a479-783bcc99beb2 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:12.436991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c97d6b46-247b-4437-a479-783bcc99beb2 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cbafa1d6-188c-4f2f-be9f-fcbf77d05417", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:12.438876 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-c97d6b46-247b-4437-a479-783bcc99beb2 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Create volume request body: {'volume': {'volume_type': 'cbafa1d6-188c-4f2f-be9f-fcbf77d05417', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:12.455168 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c97d6b46-247b-4437-a479-783bcc99beb2 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 404 Aug 06 05:25:12.455789 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 458/1854] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:25:12 2026] POST /volume/v3/volumes => generated 114 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:12.472172 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7b967e21-44eb-451d-9294-35e3c53fea5a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:12.475064 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7b967e21-44eb-451d-9294-35e3c53fea5a tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] POST https://10.4.3.205/volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417/action Aug 06 05:25:12.475064 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7b967e21-44eb-451d-9294-35e3c53fea5a tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action body: b'{"addProjectAccess": {"project": "596f6c0dba3b41b9bca7976db5f1aae5"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:12.475064 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7b967e21-44eb-451d-9294-35e3c53fea5a tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "596f6c0dba3b41b9bca7976db5f1aae5"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:12.492334 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7b967e21-44eb-451d-9294-35e3c53fea5a tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417/action returned with HTTP 202 Aug 06 05:25:12.492334 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 465/1855] 10.4.3.205 () {68 vars in 1384 bytes} [Thu Aug 6 05:25:12 2026] POST /volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:12.504561 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-dd1f0382-718c-463c-8a54-5335d473b91b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:12.506862 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:12.507232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cbafa1d6-188c-4f2f-be9f-fcbf77d05417", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-359437515"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:12.509222 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Create volume request body: {'volume': {'volume_type': 'cbafa1d6-188c-4f2f-be9f-fcbf77d05417', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-359437515'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:12.514571 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Create volume of 1 GB Aug 06 05:25:12.514952 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:12.514952 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:12.515613 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Availability Zones retrieved successfully. Aug 06 05:25:12.523755 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Flow 'volume_create_api' (7f4315c0-c0d2-46c4-a778-ac64052e9659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:12.525018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8966ea5b-270f-4e6a-9f7a-665f3169f198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:12.526244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:12.554337 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8966ea5b-270f-4e6a-9f7a-665f3169f198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:25:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cbafa1d6-188c-4f2f-be9f-fcbf77d05417,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2069647258',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cbafa1d6-188c-4f2f-be9f-fcbf77d05417', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:12.556164 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da259c2-8538-446d-a9b6-326216674dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:12.597084 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2069647258 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2069647258, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:12.597472 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2069647258 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2069647258, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:12.664664 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Created reservations ['7aca046a-20be-42fc-8553-6a4c8dfc6797', '2c9ac725-84dd-442f-8170-cea2f3ff846d', '08726183-c195-4387-a6fe-ad58849f2a11', 'bf7f62a1-f62b-4c57-83ee-8006a4bf84aa'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:12.665502 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da259c2-8538-446d-a9b6-326216674dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aca046a-20be-42fc-8553-6a4c8dfc6797', '2c9ac725-84dd-442f-8170-cea2f3ff846d', '08726183-c195-4387-a6fe-ad58849f2a11', 'bf7f62a1-f62b-4c57-83ee-8006a4bf84aa']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:12.666299 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f81c87d-736d-4723-b70d-f0f289335bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:12.693916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f81c87d-736d-4723-b70d-f0f289335bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e98fe21-c1e8-46ff-a61e-3008b4d88d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-359437515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='596f6c0dba3b41b9bca7976db5f1aae5',qos_specs=None,replication_status=,reservations=['7aca046a-20be-42fc-8553-6a4c8dfc6797','2c9ac725-84dd-442f-8170-cea2f3ff846d','08726183-c195-4387-a6fe-ad58849f2a11','bf7f62a1-f62b-4c57-83ee-8006a4bf84aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d685ecea0946fa9ad00fe62db63809',volume_type_id=cbafa1d6-188c-4f2f-be9f-fcbf77d05417), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-359437515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e98fe21-c1e8-46ff-a61e-3008b4d88d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='596f6c0dba3b41b9bca7976db5f1aae5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69d685ecea0946fa9ad00fe62db63809',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cbafa1d6-188c-4f2f-be9f-fcbf77d05417),volume_type_id=cbafa1d6-188c-4f2f-be9f-fcbf77d05417)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:12.695097 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c674ce1-869e-4afd-9c28-bbf07eafd531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:12.719834 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c674ce1-869e-4afd-9c28-bbf07eafd531) transitioned into state 'SUCCESS' from state '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-359437515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='596f6c0dba3b41b9bca7976db5f1aae5',qos_specs=None,replication_status=,reservations=['7aca046a-20be-42fc-8553-6a4c8dfc6797','2c9ac725-84dd-442f-8170-cea2f3ff846d','08726183-c195-4387-a6fe-ad58849f2a11','bf7f62a1-f62b-4c57-83ee-8006a4bf84aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d685ecea0946fa9ad00fe62db63809',volume_type_id=cbafa1d6-188c-4f2f-be9f-fcbf77d05417)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:12.724041 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1343158b-1451-4aab-9db0-c17e56258a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:12.732152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1343158b-1451-4aab-9db0-c17e56258a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:12.733611 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Flow 'volume_create_api' (7f4315c0-c0d2-46c4-a778-ac64052e9659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:12.734082 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Create volume request issued successfully. Aug 06 05:25:12.734940 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dd1f0382-718c-463c-8a54-5335d473b91b tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:12.735617 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 469/1856] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:25:12 2026] POST /volume/v3/volumes => generated 795 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:12.755317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-97e16f79-962a-4031-8ba1-e41576654a47 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:12.761318 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-97e16f79-962a-4031-8ba1-e41576654a47 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] GET https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e Aug 06 05:25:12.761855 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-97e16f79-962a-4031-8ba1-e41576654a47 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:12.762010 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-97e16f79-962a-4031-8ba1-e41576654a47 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:12.775384 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:12.775384 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:12.783196 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-97e16f79-962a-4031-8ba1-e41576654a47 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Volume info retrieved successfully. Aug 06 05:25:12.796481 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-97e16f79-962a-4031-8ba1-e41576654a47 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e returned with HTTP 200 Aug 06 05:25:12.796481 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 465/1857] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:12 2026] GET /volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:13.428545 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f9efa9dc-b132-473e-8d0b-4944d1a2a927 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:13.513761 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f9efa9dc-b132-473e-8d0b-4944d1a2a927 tempest-VolumesSummaryTest-610680634 tempest-VolumesSummaryTest-610680634-project-member] GET https://10.4.3.205/volume/v3/volumes/summary Aug 06 05:25:13.513943 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f9efa9dc-b132-473e-8d0b-4944d1a2a927 tempest-VolumesSummaryTest-610680634 tempest-VolumesSummaryTest-610680634-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:13.514108 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f9efa9dc-b132-473e-8d0b-4944d1a2a927 tempest-VolumesSummaryTest-610680634 tempest-VolumesSummaryTest-610680634-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:13.514258 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-f9efa9dc-b132-473e-8d0b-4944d1a2a927 tempest-VolumesSummaryTest-610680634 tempest-VolumesSummaryTest-610680634-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:25:13.514501 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:13.514501 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:13.520407 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f9efa9dc-b132-473e-8d0b-4944d1a2a927 tempest-VolumesSummaryTest-610680634 tempest-VolumesSummaryTest-610680634-project-member] Get summary completed successfully. Aug 06 05:25:13.520615 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f9efa9dc-b132-473e-8d0b-4944d1a2a927 tempest-VolumesSummaryTest-610680634 tempest-VolumesSummaryTest-610680634-project-member] https://10.4.3.205/volume/v3/volumes/summary returned with HTTP 200 Aug 06 05:25:13.521086 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 459/1858] 10.4.3.205 () {68 vars in 1302 bytes} [Thu Aug 6 05:25:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:13.811451 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-300ece1d-6c4b-4f91-9aca-a6f4f9a1f124 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:13.815093 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-300ece1d-6c4b-4f91-9aca-a6f4f9a1f124 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] GET https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e Aug 06 05:25:13.817330 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-300ece1d-6c4b-4f91-9aca-a6f4f9a1f124 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:13.818242 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-300ece1d-6c4b-4f91-9aca-a6f4f9a1f124 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:13.830655 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:13.830655 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:13.835318 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-300ece1d-6c4b-4f91-9aca-a6f4f9a1f124 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Volume info retrieved successfully. Aug 06 05:25:13.840875 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-300ece1d-6c4b-4f91-9aca-a6f4f9a1f124 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e returned with HTTP 200 Aug 06 05:25:13.841415 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 466/1859] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:13 2026] GET /volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e => generated 888 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:13.861277 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-81a42468-e0e6-48cc-9d44-c4081b7b6238 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:13.866965 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-81a42468-e0e6-48cc-9d44-c4081b7b6238 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] GET https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e Aug 06 05:25:13.867254 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-81a42468-e0e6-48cc-9d44-c4081b7b6238 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:13.867795 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-81a42468-e0e6-48cc-9d44-c4081b7b6238 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:13.875653 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:13.875653 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:13.880318 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-81a42468-e0e6-48cc-9d44-c4081b7b6238 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Volume info retrieved successfully. Aug 06 05:25:13.886358 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-81a42468-e0e6-48cc-9d44-c4081b7b6238 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e returned with HTTP 200 Aug 06 05:25:13.886782 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 470/1860] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:13 2026] GET /volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e => generated 888 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:13.904733 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9a29fb17-60f4-40a8-a31d-e0bd19913940 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:13.908580 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a29fb17-60f4-40a8-a31d-e0bd19913940 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] DELETE https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e Aug 06 05:25:13.908899 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a29fb17-60f4-40a8-a31d-e0bd19913940 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:13.909137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a29fb17-60f4-40a8-a31d-e0bd19913940 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:13.909776 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-9a29fb17-60f4-40a8-a31d-e0bd19913940 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Delete volume with id: 8e98fe21-c1e8-46ff-a61e-3008b4d88d8e Aug 06 05:25:13.919303 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:13.919303 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:13.919988 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9a29fb17-60f4-40a8-a31d-e0bd19913940 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Volume info retrieved successfully. Aug 06 05:25:13.945226 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9a29fb17-60f4-40a8-a31d-e0bd19913940 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Delete volume request issued successfully. Aug 06 05:25:13.945415 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a29fb17-60f4-40a8-a31d-e0bd19913940 tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e returned with HTTP 202 Aug 06 05:25:13.946271 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 466/1861] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:13 2026] DELETE /volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:13.959849 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0cd753a8-93fb-4521-a456-9cb1ee108dca None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:13.962218 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0cd753a8-93fb-4521-a456-9cb1ee108dca tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] GET https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e Aug 06 05:25:13.962218 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0cd753a8-93fb-4521-a456-9cb1ee108dca tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:13.962218 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0cd753a8-93fb-4521-a456-9cb1ee108dca tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:13.973274 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:13.973274 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:13.979580 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0cd753a8-93fb-4521-a456-9cb1ee108dca tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Volume info retrieved successfully. Aug 06 05:25:13.985076 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0cd753a8-93fb-4521-a456-9cb1ee108dca tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e returned with HTTP 200 Aug 06 05:25:13.985492 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 460/1862] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:13 2026] GET /volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e => generated 887 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:14.979339 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-fd85f91a-9e5a-4a3d-ba78-983f0ed0f095 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:14.981759 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-fd85f91a-9e5a-4a3d-ba78-983f0ed0f095 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:25:14.982675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-fd85f91a-9e5a-4a3d-ba78-983f0ed0f095 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:14.982861 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-fd85f91a-9e5a-4a3d-ba78-983f0ed0f095 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:14.994743 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:14.994743 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:15.001184 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-fd85f91a-9e5a-4a3d-ba78-983f0ed0f095 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:25:15.006235 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ca9ac81d-6138-4267-87d2-4d5085a8d66a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.009113 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-fd85f91a-9e5a-4a3d-ba78-983f0ed0f095 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 returned with HTTP 200 Aug 06 05:25:15.009196 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ca9ac81d-6138-4267-87d2-4d5085a8d66a tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] GET https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e Aug 06 05:25:15.009393 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ca9ac81d-6138-4267-87d2-4d5085a8d66a tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:15.009693 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ca9ac81d-6138-4267-87d2-4d5085a8d66a tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:15.010024 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 467/1863] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:14 2026] GET /volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 => generated 1660 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:15.016981 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ca9ac81d-6138-4267-87d2-4d5085a8d66a tempest-VolumeTypesAccessTest-485170816 tempest-VolumeTypesAccessTest-485170816-project-member] https://10.4.3.205/volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e returned with HTTP 404 Aug 06 05:25:15.017754 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 471/1864] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:15 2026] GET /volume/v3/volumes/8e98fe21-c1e8-46ff-a61e-3008b4d88d8e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:15.028932 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bff9a6ef-39a1-4175-9044-0e1000ef6352 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.030930 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bff9a6ef-39a1-4175-9044-0e1000ef6352 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] POST https://10.4.3.205/volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417/action Aug 06 05:25:15.031335 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bff9a6ef-39a1-4175-9044-0e1000ef6352 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action body: b'{"removeProjectAccess": {"project": "596f6c0dba3b41b9bca7976db5f1aae5"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:15.032861 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bff9a6ef-39a1-4175-9044-0e1000ef6352 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "596f6c0dba3b41b9bca7976db5f1aae5"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:15.046436 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bff9a6ef-39a1-4175-9044-0e1000ef6352 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417/action returned with HTTP 202 Aug 06 05:25:15.047461 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 467/1865] 10.4.3.205 () {68 vars in 1384 bytes} [Thu Aug 6 05:25:15 2026] POST /volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:15.053516 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1abe5b05-8c07-44f2-b655-423f56fe7196 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.055667 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1abe5b05-8c07-44f2-b655-423f56fe7196 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] DELETE https://10.4.3.205/volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417 Aug 06 05:25:15.055795 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1abe5b05-8c07-44f2-b655-423f56fe7196 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:15.056166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1abe5b05-8c07-44f2-b655-423f56fe7196 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:15.092587 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1abe5b05-8c07-44f2-b655-423f56fe7196 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417 returned with HTTP 202 Aug 06 05:25:15.093061 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 461/1866] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:25:15 2026] DELETE /volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:15.103588 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e4dc9096-d41f-40ba-909f-d9af1617f0ce None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.105822 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e4dc9096-d41f-40ba-909f-d9af1617f0ce tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] GET https://10.4.3.205/volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417 Aug 06 05:25:15.106070 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e4dc9096-d41f-40ba-909f-d9af1617f0ce tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:15.106373 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e4dc9096-d41f-40ba-909f-d9af1617f0ce tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:15.114161 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e4dc9096-d41f-40ba-909f-d9af1617f0ce tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417 returned with HTTP 404 Aug 06 05:25:15.116937 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 468/1867] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:25:15 2026] GET /volume/v3/types/cbafa1d6-188c-4f2f-be9f-fcbf77d05417 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:15.129312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-75221995-65e7-44bf-80a5-3e653626a997 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.129312 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-75221995-65e7-44bf-80a5-3e653626a997 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:25:15.129312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-75221995-65e7-44bf-80a5-3e653626a997 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-722149922", "os-volume-type-access:is_public": false}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:15.154426 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-75221995-65e7-44bf-80a5-3e653626a997 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:25:15.154426 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 472/1868] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:25:15 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:15.165710 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-83e03dbe-fd34-4ef3-b4f1-878cc9462874 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.168126 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-83e03dbe-fd34-4ef3-b4f1-878cc9462874 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] POST https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action Aug 06 05:25:15.168126 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-83e03dbe-fd34-4ef3-b4f1-878cc9462874 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action body: b'{"addProjectAccess": {"project": "596f6c0dba3b41b9bca7976db5f1aae5"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:15.168978 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-83e03dbe-fd34-4ef3-b4f1-878cc9462874 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "596f6c0dba3b41b9bca7976db5f1aae5"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:15.181734 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-83e03dbe-fd34-4ef3-b4f1-878cc9462874 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action returned with HTTP 202 Aug 06 05:25:15.181734 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 468/1869] 10.4.3.205 () {68 vars in 1384 bytes} [Thu Aug 6 05:25:15 2026] POST /volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:15.189025 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-45ad8f74-dc5b-4d4c-8fa6-e85909dc4ae4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.191108 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45ad8f74-dc5b-4d4c-8fa6-e85909dc4ae4 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] POST https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action Aug 06 05:25:15.191558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45ad8f74-dc5b-4d4c-8fa6-e85909dc4ae4 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action body: b'{"addProjectAccess": {"project": "5cf5997b79f24814a25683bdc13f8388"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:15.191684 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45ad8f74-dc5b-4d4c-8fa6-e85909dc4ae4 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5cf5997b79f24814a25683bdc13f8388"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:15.206947 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45ad8f74-dc5b-4d4c-8fa6-e85909dc4ae4 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action returned with HTTP 202 Aug 06 05:25:15.207367 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 462/1870] 10.4.3.205 () {68 vars in 1384 bytes} [Thu Aug 6 05:25:15 2026] POST /volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:15.214788 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7852258c-8061-47fb-bde6-d97a92f8ec64 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.217490 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7852258c-8061-47fb-bde6-d97a92f8ec64 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] GET https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/os-volume-type-access Aug 06 05:25:15.217724 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7852258c-8061-47fb-bde6-d97a92f8ec64 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:15.218270 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7852258c-8061-47fb-bde6-d97a92f8ec64 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:15.235035 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7852258c-8061-47fb-bde6-d97a92f8ec64 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/os-volume-type-access returned with HTTP 200 Aug 06 05:25:15.235629 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 469/1871] 10.4.3.205 () {66 vars in 1408 bytes} [Thu Aug 6 05:25:15 2026] GET /volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:15.251008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-99f6a1d1-71c1-4351-9287-afaa16c3695d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.252807 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-99f6a1d1-71c1-4351-9287-afaa16c3695d tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] POST https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action Aug 06 05:25:15.253162 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-99f6a1d1-71c1-4351-9287-afaa16c3695d tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action body: b'{"removeProjectAccess": {"project": "5cf5997b79f24814a25683bdc13f8388"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:15.253324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-99f6a1d1-71c1-4351-9287-afaa16c3695d tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5cf5997b79f24814a25683bdc13f8388"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:15.270423 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-99f6a1d1-71c1-4351-9287-afaa16c3695d tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action returned with HTTP 202 Aug 06 05:25:15.270423 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 473/1872] 10.4.3.205 () {68 vars in 1384 bytes} [Thu Aug 6 05:25:15 2026] POST /volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:15.279386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e3a8df3c-4f6c-493c-9a79-e9ae86b258b7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.282009 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e3a8df3c-4f6c-493c-9a79-e9ae86b258b7 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] POST https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action Aug 06 05:25:15.282530 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e3a8df3c-4f6c-493c-9a79-e9ae86b258b7 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action body: b'{"removeProjectAccess": {"project": "596f6c0dba3b41b9bca7976db5f1aae5"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:15.282904 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e3a8df3c-4f6c-493c-9a79-e9ae86b258b7 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "596f6c0dba3b41b9bca7976db5f1aae5"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:15.293053 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e3a8df3c-4f6c-493c-9a79-e9ae86b258b7 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action returned with HTTP 202 Aug 06 05:25:15.293616 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 469/1873] 10.4.3.205 () {68 vars in 1384 bytes} [Thu Aug 6 05:25:15 2026] POST /volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:15.303311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d67f6788-55e7-4b59-a6d5-f704dc7cf3c4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.303311 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d67f6788-55e7-4b59-a6d5-f704dc7cf3c4 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] DELETE https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1 Aug 06 05:25:15.303311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d67f6788-55e7-4b59-a6d5-f704dc7cf3c4 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:15.303565 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d67f6788-55e7-4b59-a6d5-f704dc7cf3c4 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:15.337591 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d67f6788-55e7-4b59-a6d5-f704dc7cf3c4 tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1 returned with HTTP 202 Aug 06 05:25:15.338035 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 463/1874] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:25:15 2026] DELETE /volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:15.346911 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-304f7b06-c228-4242-8c11-37e8f93b9b3b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:15.350279 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-304f7b06-c228-4242-8c11-37e8f93b9b3b tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] GET https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1 Aug 06 05:25:15.350501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-304f7b06-c228-4242-8c11-37e8f93b9b3b tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:15.350671 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-304f7b06-c228-4242-8c11-37e8f93b9b3b tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:15.355925 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-304f7b06-c228-4242-8c11-37e8f93b9b3b tempest-VolumeTypesAccessTest-1115200705 tempest-VolumeTypesAccessTest-1115200705-project-admin] https://10.4.3.205/volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1 returned with HTTP 404 Aug 06 05:25:15.356431 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 470/1875] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:25:15 2026] GET /volume/v3/types/556714e2-c643-46a6-8712-59b7a35bd1d1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:16.248089 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-a00249ee-28af-40c9-8bb0-ba1d5321ed94 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:16.250178 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-a00249ee-28af-40c9-8bb0-ba1d5321ed94 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/attachments/84236301-72c6-4065-9aab-31855512f6ae Aug 06 05:25:16.250388 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-a00249ee-28af-40c9-8bb0-ba1d5321ed94 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:16.250628 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-a00249ee-28af-40c9-8bb0-ba1d5321ed94 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:16.258389 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:16.258389 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:16.312315 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2e56ecda-3d31-4cfd-a8d8-17cdcfcce687 req-a00249ee-28af-40c9-8bb0-ba1d5321ed94 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/attachments/84236301-72c6-4065-9aab-31855512f6ae returned with HTTP 200 Aug 06 05:25:16.312818 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 474/1876] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:25:16 2026] DELETE /volume/v3/attachments/84236301-72c6-4065-9aab-31855512f6ae => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:17.048769 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c6510a62-2e96-46a1-af8f-16c58921da1c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:17.051166 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6510a62-2e96-46a1-af8f-16c58921da1c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] DELETE https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:25:17.051373 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6510a62-2e96-46a1-af8f-16c58921da1c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:17.051727 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6510a62-2e96-46a1-af8f-16c58921da1c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:17.051890 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-c6510a62-2e96-46a1-af8f-16c58921da1c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Delete volume with id: e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:25:17.061734 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:17.061734 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:17.062200 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c6510a62-2e96-46a1-af8f-16c58921da1c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:25:17.079272 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c6510a62-2e96-46a1-af8f-16c58921da1c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Delete volume request issued successfully. Aug 06 05:25:17.079494 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6510a62-2e96-46a1-af8f-16c58921da1c tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 returned with HTTP 202 Aug 06 05:25:17.079902 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 470/1877] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:17 2026] DELETE /volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:17.093458 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8c69be7d-4a2f-4b19-9b68-a07b062b27ec None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:17.095591 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c69be7d-4a2f-4b19-9b68-a07b062b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:25:17.095773 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c69be7d-4a2f-4b19-9b68-a07b062b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:17.095964 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c69be7d-4a2f-4b19-9b68-a07b062b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:17.103900 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:17.103900 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:17.110905 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8c69be7d-4a2f-4b19-9b68-a07b062b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Volume info retrieved successfully. Aug 06 05:25:17.116074 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c69be7d-4a2f-4b19-9b68-a07b062b27ec tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 returned with HTTP 200 Aug 06 05:25:17.116443 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 464/1878] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:17 2026] GET /volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:25:18.135035 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c89bcf5d-727e-4497-86db-52c058e47076 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:18.137006 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c89bcf5d-727e-4497-86db-52c058e47076 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] GET https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 Aug 06 05:25:18.137203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c89bcf5d-727e-4497-86db-52c058e47076 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:18.137421 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c89bcf5d-727e-4497-86db-52c058e47076 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:18.144673 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c89bcf5d-727e-4497-86db-52c058e47076 tempest-AttachVolumeMultiAttachTest-1027933736 tempest-AttachVolumeMultiAttachTest-1027933736-project-member] https://10.4.3.205/volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 returned with HTTP 404 Aug 06 05:25:18.145495 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 471/1879] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:18 2026] GET /volume/v3/volumes/e29e5b34-5d89-4b32-be1f-cb627c248e65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:25:18.697051 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1cba4beb-3f84-4277-955b-59894b5363bc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:18.825851 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:18.826440 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-753963300"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:18.828860 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-753963300'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:18.829124 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Create volume of 1 GB Aug 06 05:25:18.829413 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:18.829413 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:18.834595 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Availability Zones retrieved successfully. Aug 06 05:25:18.842352 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Flow 'volume_create_api' (37407907-3e6b-44b6-bd45-d5dc48170a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:18.844055 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d513ba05-d799-4784-af67-14011f36fc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:18.845351 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:18.890253 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d513ba05-d799-4784-af67-14011f36fc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:18.891358 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13dc956b-eb53-48d2-85c5-d853d20a093c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:18.986316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Created reservations ['93927bab-21df-4213-a09a-40ebe82b7974', '553638d9-2b95-41f1-b83e-f15070a3d809', 'd73fe1df-e1d2-454b-8bba-0c6f7126ac58', '4b6198c7-d5b0-4058-ade2-c728cfd49e44'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:18.986316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13dc956b-eb53-48d2-85c5-d853d20a093c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93927bab-21df-4213-a09a-40ebe82b7974', '553638d9-2b95-41f1-b83e-f15070a3d809', 'd73fe1df-e1d2-454b-8bba-0c6f7126ac58', '4b6198c7-d5b0-4058-ade2-c728cfd49e44']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:18.986812 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b92b43-e1a5-45a9-a18c-61851d55c7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:19.019192 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b92b43-e1a5-45a9-a18c-61851d55c7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b64be7ed-482f-4c19-a583-105fcb580c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-753963300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fff367108a54f82b2a382b1ca501e48',qos_specs=None,replication_status=,reservations=['93927bab-21df-4213-a09a-40ebe82b7974','553638d9-2b95-41f1-b83e-f15070a3d809','d73fe1df-e1d2-454b-8bba-0c6f7126ac58','4b6198c7-d5b0-4058-ade2-c728cfd49e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fa826c078241ecb7b2e9c306091ecc',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-753963300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b64be7ed-482f-4c19-a583-105fcb580c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fff367108a54f82b2a382b1ca501e48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fa826c078241ecb7b2e9c306091ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:19.020840 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2db221d-d199-48aa-99e3-4929084d489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:19.044957 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2db221d-d199-48aa-99e3-4929084d489a) transitioned into state 'SUCCESS' from state '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-753963300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fff367108a54f82b2a382b1ca501e48',qos_specs=None,replication_status=,reservations=['93927bab-21df-4213-a09a-40ebe82b7974','553638d9-2b95-41f1-b83e-f15070a3d809','d73fe1df-e1d2-454b-8bba-0c6f7126ac58','4b6198c7-d5b0-4058-ade2-c728cfd49e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fa826c078241ecb7b2e9c306091ecc',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:19.045709 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2363e5-239e-4a70-8661-3eaf2fa7bd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:19.060315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2363e5-239e-4a70-8661-3eaf2fa7bd30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:19.060915 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Flow 'volume_create_api' (37407907-3e6b-44b6-bd45-d5dc48170a9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:19.061234 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Create volume request issued successfully. Aug 06 05:25:19.064401 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1cba4beb-3f84-4277-955b-59894b5363bc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:19.064401 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 475/1880] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:25:18 2026] POST /volume/v3/volumes => generated 753 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:19.083889 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e241f7c1-6f5a-48b1-ac90-9b097c4cf379 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:19.086677 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e241f7c1-6f5a-48b1-ac90-9b097c4cf379 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 Aug 06 05:25:19.086895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e241f7c1-6f5a-48b1-ac90-9b097c4cf379 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:19.087076 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e241f7c1-6f5a-48b1-ac90-9b097c4cf379 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:19.097648 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:19.097648 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:19.111704 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e241f7c1-6f5a-48b1-ac90-9b097c4cf379 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:19.115634 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e241f7c1-6f5a-48b1-ac90-9b097c4cf379 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 returned with HTTP 200 Aug 06 05:25:19.116430 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 471/1881] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:19 2026] GET /volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:19.383691 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-868ed40b-f9d2-4318-9d05-736167491eec None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:19.387167 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-868ed40b-f9d2-4318-9d05-736167491eec tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:19.387474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-868ed40b-f9d2-4318-9d05-736167491eec tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:19.387703 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-868ed40b-f9d2-4318-9d05-736167491eec tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:19.398530 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:19.398530 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:19.403278 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-868ed40b-f9d2-4318-9d05-736167491eec tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:19.409358 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-868ed40b-f9d2-4318-9d05-736167491eec tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:19.409719 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 465/1882] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:19 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:19.425267 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b56b1cce-7646-4aa4-87ba-d85d79560f4c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:19.429317 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b56b1cce-7646-4aa4-87ba-d85d79560f4c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:19.429317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b56b1cce-7646-4aa4-87ba-d85d79560f4c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:19.429317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b56b1cce-7646-4aa4-87ba-d85d79560f4c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:19.439235 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:19.439235 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:19.444414 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b56b1cce-7646-4aa4-87ba-d85d79560f4c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:19.450624 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b56b1cce-7646-4aa4-87ba-d85d79560f4c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:19.451254 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 472/1883] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:19 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:19.512700 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-4ede98f4-8bd6-466f-a1ef-68789fe1c276 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:19.515691 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-4ede98f4-8bd6-466f-a1ef-68789fe1c276 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:19.515954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-4ede98f4-8bd6-466f-a1ef-68789fe1c276 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:19.516200 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-4ede98f4-8bd6-466f-a1ef-68789fe1c276 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:19.526502 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:19.526502 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:19.531763 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-4ede98f4-8bd6-466f-a1ef-68789fe1c276 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:19.538738 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-4ede98f4-8bd6-466f-a1ef-68789fe1c276 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:19.539236 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 476/1884] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:19 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:19.655783 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2dd5526b-dae9-4124-be17-a257d8031ad8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:19.656366 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2dd5526b-dae9-4124-be17-a257d8031ad8 None None] GET https://10.4.3.205/volume// Aug 06 05:25:19.656626 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2dd5526b-dae9-4124-be17-a257d8031ad8 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:19.656878 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2dd5526b-dae9-4124-be17-a257d8031ad8 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:19.657282 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2dd5526b-dae9-4124-be17-a257d8031ad8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:19.657701 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 472/1885] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:25:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:25:19.668597 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-8e2f954a-444a-4eaf-912e-f401ebec7455 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:19.779427 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-8e2f954a-444a-4eaf-912e-f401ebec7455 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:25:19.779941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-8e2f954a-444a-4eaf-912e-f401ebec7455 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1b467e1-0918-441b-bf76-60d250206d45", "connector": null, "instance_uuid": "9d21d4b4-8f45-48b9-82f8-414eed4b55d5"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:19.793349 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:19.793349 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:19.826212 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-8e2f954a-444a-4eaf-912e-f401ebec7455 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:25:19.826830 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 466/1886] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:25:19 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:19.861405 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4d012cbd-6a1e-4186-b484-2715b21f8e1f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:19.865533 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4d012cbd-6a1e-4186-b484-2715b21f8e1f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:19.865747 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4d012cbd-6a1e-4186-b484-2715b21f8e1f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:19.866428 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4d012cbd-6a1e-4186-b484-2715b21f8e1f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:19.881026 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:19.881026 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:19.882434 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4edabd54-280e-4d62-96b1-87a3e9296615 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:19.882892 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4edabd54-280e-4d62-96b1-87a3e9296615 None None] GET https://10.4.3.205/volume// Aug 06 05:25:19.883090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4edabd54-280e-4d62-96b1-87a3e9296615 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:19.883329 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4edabd54-280e-4d62-96b1-87a3e9296615 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:19.883748 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4edabd54-280e-4d62-96b1-87a3e9296615 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:19.884168 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 477/1887] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:25:19.888838 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4d012cbd-6a1e-4186-b484-2715b21f8e1f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:19.895091 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4d012cbd-6a1e-4186-b484-2715b21f8e1f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:19.895629 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 473/1888] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:19 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:19.897362 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-03e434a6-4ea0-42e0-87ed-4e9a2ad82dd6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:19.901423 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-03e434a6-4ea0-42e0-87ed-4e9a2ad82dd6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:19.901720 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-03e434a6-4ea0-42e0-87ed-4e9a2ad82dd6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:19.902143 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-03e434a6-4ea0-42e0-87ed-4e9a2ad82dd6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:19.919720 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:19.919720 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:19.927488 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-03e434a6-4ea0-42e0-87ed-4e9a2ad82dd6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:19.935875 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-03e434a6-4ea0-42e0-87ed-4e9a2ad82dd6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:19.936489 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 473/1889] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:19 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 1057 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:20.064908 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-1f8bb77a-303d-4b71-9c39-955484c16b3b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:20.067252 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-1f8bb77a-303d-4b71-9c39-955484c16b3b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] PUT https://10.4.3.205/volume/v3/attachments/f026664f-7b77-441f-a1f3-4ebd839c62c7 Aug 06 05:25:20.069336 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-1f8bb77a-303d-4b71-9c39-955484c16b3b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:20.075783 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-1f8bb77a-303d-4b71-9c39-955484c16b3b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Acquiring lock "cinder-attachment_update-c1b467e1-0918-441b-bf76-60d250206d45-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:25:20.081278 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-1f8bb77a-303d-4b71-9c39-955484c16b3b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-c1b467e1-0918-441b-bf76-60d250206d45-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:25:20.082334 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:20.082334 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:20.139409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b7233c1b-61db-46ef-8dd8-669fb0254b22 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:20.139409 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b7233c1b-61db-46ef-8dd8-669fb0254b22 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 Aug 06 05:25:20.139409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b7233c1b-61db-46ef-8dd8-669fb0254b22 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:20.139409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b7233c1b-61db-46ef-8dd8-669fb0254b22 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:20.155258 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:20.155258 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:20.161747 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b7233c1b-61db-46ef-8dd8-669fb0254b22 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:20.168967 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b7233c1b-61db-46ef-8dd8-669fb0254b22 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 returned with HTTP 200 Aug 06 05:25:20.171322 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 478/1890] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:20 2026] GET /volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:20.184797 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-97b1349d-ba43-45ff-94cd-3af7e13e3023 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:20.187604 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97b1349d-ba43-45ff-94cd-3af7e13e3023 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:25:20.187988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-97b1349d-ba43-45ff-94cd-3af7e13e3023 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b64be7ed-482f-4c19-a583-105fcb580c59", "name": "tempest-VolumesBackupsAdminTest-Backup-343816501", "container": "tempest-volumesbackupsadmintest-backup-container-273309584"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:20.189683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-1f8bb77a-303d-4b71-9c39-955484c16b3b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-c1b467e1-0918-441b-bf76-60d250206d45-np0000006623" released by "attachment_update" :: held 0.108s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:25:20.190060 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-1f8bb77a-303d-4b71-9c39-955484c16b3b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/f026664f-7b77-441f-a1f3-4ebd839c62c7 returned with HTTP 200 Aug 06 05:25:20.190568 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 467/1891] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:25:20 2026] PUT /volume/v3/attachments/f026664f-7b77-441f-a1f3-4ebd839c62c7 => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:20.191209 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-97b1349d-ba43-45ff-94cd-3af7e13e3023 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Creating new backup {'backup': {'volume_id': 'b64be7ed-482f-4c19-a583-105fcb580c59', 'name': 'tempest-VolumesBackupsAdminTest-Backup-343816501', 'container': 'tempest-volumesbackupsadmintest-backup-container-273309584'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:25:20.191547 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-97b1349d-ba43-45ff-94cd-3af7e13e3023 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Creating backup of volume b64be7ed-482f-4c19-a583-105fcb580c59 in container tempest-volumesbackupsadmintest-backup-container-273309584 Aug 06 05:25:20.201189 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-60421674-3ca3-4380-afeb-fc457ccf8769 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:20.204374 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-60421674-3ca3-4380-afeb-fc457ccf8769 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45/encryption Aug 06 05:25:20.204529 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-60421674-3ca3-4380-afeb-fc457ccf8769 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:20.204715 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-60421674-3ca3-4380-afeb-fc457ccf8769 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:20.209451 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:20.209451 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:20.209950 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-97b1349d-ba43-45ff-94cd-3af7e13e3023 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:20.220059 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:20.220059 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:20.226885 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-60421674-3ca3-4380-afeb-fc457ccf8769 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45/encryption returned with HTTP 200 Aug 06 05:25:20.227275 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 474/1892] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:25:20 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:20.239496 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-97b1349d-ba43-45ff-94cd-3af7e13e3023 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Created reservations ['a10a87c7-a1fd-4a7c-8dc8-54c8012260d3', 'c677ac84-4c61-4210-9bc3-152ef1d0fe8e'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:20.273114 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97b1349d-ba43-45ff-94cd-3af7e13e3023 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:25:20.273459 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 474/1893] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:25:20 2026] POST /volume/v3/backups => generated 334 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:20.287399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bd0866f7-4fa3-4a0a-bce5-afc38a89b00b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:20.289730 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd0866f7-4fa3-4a0a-bce5-afc38a89b00b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:20.290015 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd0866f7-4fa3-4a0a-bce5-afc38a89b00b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:20.290414 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd0866f7-4fa3-4a0a-bce5-afc38a89b00b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:20.290525 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-bd0866f7-4fa3-4a0a-bce5-afc38a89b00b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:20.295626 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:20.295626 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:20.296652 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd0866f7-4fa3-4a0a-bce5-afc38a89b00b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:20.297561 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 479/1894] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:20 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:20.910562 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1d42a61a-7989-48d7-b2bf-42f93f82f6fc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:20.912760 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1d42a61a-7989-48d7-b2bf-42f93f82f6fc tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:20.912990 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1d42a61a-7989-48d7-b2bf-42f93f82f6fc tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:20.913243 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1d42a61a-7989-48d7-b2bf-42f93f82f6fc tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:20.926075 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:20.926075 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:20.931788 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1d42a61a-7989-48d7-b2bf-42f93f82f6fc tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:20.938051 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1d42a61a-7989-48d7-b2bf-42f93f82f6fc tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:20.938543 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 468/1895] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:20 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:21.311136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3df21a19-f2b3-4701-9390-5e299ceb9631 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:21.313912 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3df21a19-f2b3-4701-9390-5e299ceb9631 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:21.315131 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3df21a19-f2b3-4701-9390-5e299ceb9631 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:21.315388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3df21a19-f2b3-4701-9390-5e299ceb9631 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:21.315527 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3df21a19-f2b3-4701-9390-5e299ceb9631 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:21.321853 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:21.321853 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:21.322792 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3df21a19-f2b3-4701-9390-5e299ceb9631 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:21.323431 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 475/1896] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:21 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:21.959704 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-da74c5f1-c23d-4e42-862d-54bd672ccc52 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:21.961952 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-da74c5f1-c23d-4e42-862d-54bd672ccc52 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:21.962304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-da74c5f1-c23d-4e42-862d-54bd672ccc52 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:21.962654 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-da74c5f1-c23d-4e42-862d-54bd672ccc52 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:21.975369 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:21.975369 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:21.984084 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-da74c5f1-c23d-4e42-862d-54bd672ccc52 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:21.989815 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-da74c5f1-c23d-4e42-862d-54bd672ccc52 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:21.990428 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 475/1897] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:21 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:22.336601 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c051f949-c677-402b-ad02-43786c0a7866 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:22.338708 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c051f949-c677-402b-ad02-43786c0a7866 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:22.338903 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c051f949-c677-402b-ad02-43786c0a7866 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:22.339061 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c051f949-c677-402b-ad02-43786c0a7866 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:22.339161 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-c051f949-c677-402b-ad02-43786c0a7866 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:22.344691 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:22.344691 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:22.345683 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c051f949-c677-402b-ad02-43786c0a7866 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:22.346156 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 480/1898] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:22 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:23.006647 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-38d9b51b-999c-4839-abf7-122a1c84e06f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:23.009010 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38d9b51b-999c-4839-abf7-122a1c84e06f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:23.009310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38d9b51b-999c-4839-abf7-122a1c84e06f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:23.009610 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38d9b51b-999c-4839-abf7-122a1c84e06f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:23.022728 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:23.022728 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:23.037761 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-38d9b51b-999c-4839-abf7-122a1c84e06f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:23.044349 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38d9b51b-999c-4839-abf7-122a1c84e06f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:23.044797 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 469/1899] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:23 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:23.360805 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-35675878-3be8-4f1d-9011-6e5f9773a52e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:23.363199 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-35675878-3be8-4f1d-9011-6e5f9773a52e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:23.363629 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-35675878-3be8-4f1d-9011-6e5f9773a52e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:23.365307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-35675878-3be8-4f1d-9011-6e5f9773a52e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:23.365307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-35675878-3be8-4f1d-9011-6e5f9773a52e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:23.369983 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:23.369983 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:23.371440 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-35675878-3be8-4f1d-9011-6e5f9773a52e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:23.372134 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 476/1900] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:23 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:24.062796 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b35138ee-4957-4b21-a6fa-3b09b538df02 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:24.064845 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b35138ee-4957-4b21-a6fa-3b09b538df02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:24.065360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b35138ee-4957-4b21-a6fa-3b09b538df02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:24.065644 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b35138ee-4957-4b21-a6fa-3b09b538df02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:24.079458 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:24.079458 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:24.085072 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b35138ee-4957-4b21-a6fa-3b09b538df02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:24.092092 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b35138ee-4957-4b21-a6fa-3b09b538df02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:24.092525 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 476/1901] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:24 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:24.383210 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-dcb0e872-77dd-43ad-9b2b-09e4ad9a2270 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:24.385598 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dcb0e872-77dd-43ad-9b2b-09e4ad9a2270 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:24.385870 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dcb0e872-77dd-43ad-9b2b-09e4ad9a2270 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:24.386118 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dcb0e872-77dd-43ad-9b2b-09e4ad9a2270 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:24.386223 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-dcb0e872-77dd-43ad-9b2b-09e4ad9a2270 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:24.391025 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:24.391025 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:24.392018 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dcb0e872-77dd-43ad-9b2b-09e4ad9a2270 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:24.392504 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 481/1902] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:24 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:25.113274 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7b89698b-c8ca-482a-a4e5-60c5e5458547 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:25.115211 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b89698b-c8ca-482a-a4e5-60c5e5458547 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:25.115509 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b89698b-c8ca-482a-a4e5-60c5e5458547 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:25.115732 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b89698b-c8ca-482a-a4e5-60c5e5458547 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:25.132463 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:25.132463 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:25.139627 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7b89698b-c8ca-482a-a4e5-60c5e5458547 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:25.149372 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b89698b-c8ca-482a-a4e5-60c5e5458547 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:25.149947 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 470/1903] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:25 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:25.405728 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-20d3fa5a-a44d-4e76-89ff-1263a95261b4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:25.407713 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-20d3fa5a-a44d-4e76-89ff-1263a95261b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:25.407890 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-20d3fa5a-a44d-4e76-89ff-1263a95261b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:25.408098 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-20d3fa5a-a44d-4e76-89ff-1263a95261b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:25.408210 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-20d3fa5a-a44d-4e76-89ff-1263a95261b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:25.413210 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:25.413210 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:25.417500 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-20d3fa5a-a44d-4e76-89ff-1263a95261b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:25.417887 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 477/1904] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:25 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:26.171523 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dfa1968e-1bde-49d2-836e-66dc57ac3c62 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:26.173995 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dfa1968e-1bde-49d2-836e-66dc57ac3c62 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:26.174258 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dfa1968e-1bde-49d2-836e-66dc57ac3c62 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:26.174552 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dfa1968e-1bde-49d2-836e-66dc57ac3c62 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:26.188068 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:26.188068 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:26.193443 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-dfa1968e-1bde-49d2-836e-66dc57ac3c62 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:26.200319 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dfa1968e-1bde-49d2-836e-66dc57ac3c62 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:26.200900 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 477/1905] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:26 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:26.429854 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-15bdbda7-49ab-47fa-a912-7733906edd38 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:26.431938 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-15bdbda7-49ab-47fa-a912-7733906edd38 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:26.432082 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-15bdbda7-49ab-47fa-a912-7733906edd38 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:26.432264 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-15bdbda7-49ab-47fa-a912-7733906edd38 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:26.432403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-15bdbda7-49ab-47fa-a912-7733906edd38 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:26.437663 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:26.437663 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:26.440184 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-15bdbda7-49ab-47fa-a912-7733906edd38 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:26.440184 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 482/1906] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:26 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:27.217431 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-13dd4fca-5d4d-48e8-b40e-67b95511ccff None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:27.219330 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-13dd4fca-5d4d-48e8-b40e-67b95511ccff tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:27.219564 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-13dd4fca-5d4d-48e8-b40e-67b95511ccff tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:27.219770 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-13dd4fca-5d4d-48e8-b40e-67b95511ccff tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:27.229866 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:27.229866 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:27.234157 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-13dd4fca-5d4d-48e8-b40e-67b95511ccff tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:27.238309 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-13dd4fca-5d4d-48e8-b40e-67b95511ccff tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:27.238744 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 471/1907] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:27 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:27.450676 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8880fdfb-c2f3-406f-a369-d289754f15fe None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:27.452636 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8880fdfb-c2f3-406f-a369-d289754f15fe tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:27.452764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8880fdfb-c2f3-406f-a369-d289754f15fe tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:27.452890 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8880fdfb-c2f3-406f-a369-d289754f15fe tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:27.453026 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-8880fdfb-c2f3-406f-a369-d289754f15fe tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:27.458936 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:27.458936 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:27.460259 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8880fdfb-c2f3-406f-a369-d289754f15fe tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:27.461584 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 478/1908] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:27 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:28.254814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-12cde677-ad43-43b7-b7a1-3b6739615d07 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:28.261210 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12cde677-ad43-43b7-b7a1-3b6739615d07 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:28.262992 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12cde677-ad43-43b7-b7a1-3b6739615d07 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:28.263396 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12cde677-ad43-43b7-b7a1-3b6739615d07 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:28.279317 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:28.279317 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:28.284217 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-12cde677-ad43-43b7-b7a1-3b6739615d07 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:28.292791 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12cde677-ad43-43b7-b7a1-3b6739615d07 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:28.293539 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 478/1909] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:28 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:28.473145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7f21cba9-d464-450e-a5c8-57d29035a80a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:28.475744 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7f21cba9-d464-450e-a5c8-57d29035a80a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:28.475981 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7f21cba9-d464-450e-a5c8-57d29035a80a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:28.476232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7f21cba9-d464-450e-a5c8-57d29035a80a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:28.476364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-7f21cba9-d464-450e-a5c8-57d29035a80a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:28.481707 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:28.481707 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:28.482469 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7f21cba9-d464-450e-a5c8-57d29035a80a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:28.482839 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 483/1910] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:28 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:29.315491 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-52459e59-4a8b-4ab5-b920-6ac22091c1e7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:29.318009 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-52459e59-4a8b-4ab5-b920-6ac22091c1e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:29.318276 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-52459e59-4a8b-4ab5-b920-6ac22091c1e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:29.318575 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-52459e59-4a8b-4ab5-b920-6ac22091c1e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:29.334554 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:29.334554 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:29.340032 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-52459e59-4a8b-4ab5-b920-6ac22091c1e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:29.356273 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-52459e59-4a8b-4ab5-b920-6ac22091c1e7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:29.358971 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 472/1911] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:29 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:29.495781 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-63ad7253-4bdd-4645-abac-9746e5a9ed03 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:29.504003 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-63ad7253-4bdd-4645-abac-9746e5a9ed03 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:29.504003 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-63ad7253-4bdd-4645-abac-9746e5a9ed03 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:29.504003 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-63ad7253-4bdd-4645-abac-9746e5a9ed03 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:29.504003 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-63ad7253-4bdd-4645-abac-9746e5a9ed03 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:29.508704 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:29.508704 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:29.509987 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-63ad7253-4bdd-4645-abac-9746e5a9ed03 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:29.511154 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 479/1912] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:29 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:30.128789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-430db2f0-4e69-4ba3-8bd5-79d9df1be919 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:30.130888 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-430db2f0-4e69-4ba3-8bd5-79d9df1be919 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments/f026664f-7b77-441f-a1f3-4ebd839c62c7/action Aug 06 05:25:30.131395 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-430db2f0-4e69-4ba3-8bd5-79d9df1be919 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:30.131608 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-430db2f0-4e69-4ba3-8bd5-79d9df1be919 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:30.155487 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:30.155487 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:30.172454 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-52ed12c3-0cdf-494e-a17e-b04f93aeaf15 req-430db2f0-4e69-4ba3-8bd5-79d9df1be919 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/f026664f-7b77-441f-a1f3-4ebd839c62c7/action returned with HTTP 204 Aug 06 05:25:30.173062 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 479/1913] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:25:30 2026] POST /volume/v3/attachments/f026664f-7b77-441f-a1f3-4ebd839c62c7/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:30.375748 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7061c40e-f47c-41eb-b170-d689d8ba48f1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:30.377408 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7061c40e-f47c-41eb-b170-d689d8ba48f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:30.377651 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7061c40e-f47c-41eb-b170-d689d8ba48f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:30.377836 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7061c40e-f47c-41eb-b170-d689d8ba48f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:30.389658 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:30.389658 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:30.394390 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7061c40e-f47c-41eb-b170-d689d8ba48f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:30.399985 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7061c40e-f47c-41eb-b170-d689d8ba48f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:30.400506 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 484/1914] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:30 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 1170 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:30.418410 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-26c5d303-3531-4127-873c-65902c73fc46 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:30.420863 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-26c5d303-3531-4127-873c-65902c73fc46 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:30.421059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-26c5d303-3531-4127-873c-65902c73fc46 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:30.421238 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-26c5d303-3531-4127-873c-65902c73fc46 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:30.433797 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:30.433797 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:30.437556 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-26c5d303-3531-4127-873c-65902c73fc46 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:30.444983 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-26c5d303-3531-4127-873c-65902c73fc46 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:30.445465 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 473/1915] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:30 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:30.501582 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5bcee689-7065-4666-8697-1db679538749 req-131f3884-724a-4031-a9bc-5534c19214f7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:30.503859 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-131f3884-724a-4031-a9bc-5534c19214f7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:30.504046 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-131f3884-724a-4031-a9bc-5534c19214f7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:30.504223 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-131f3884-724a-4031-a9bc-5534c19214f7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:30.517606 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:30.517606 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:30.521838 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-5bcee689-7065-4666-8697-1db679538749 req-131f3884-724a-4031-a9bc-5534c19214f7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:30.523386 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0f85e2aa-d3d8-4c7b-8b23-17f4fba70897 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:30.526678 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0f85e2aa-d3d8-4c7b-8b23-17f4fba70897 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:30.526957 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0f85e2aa-d3d8-4c7b-8b23-17f4fba70897 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:30.527160 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-131f3884-724a-4031-a9bc-5534c19214f7 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:30.527208 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0f85e2aa-d3d8-4c7b-8b23-17f4fba70897 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:30.527389 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-0f85e2aa-d3d8-4c7b-8b23-17f4fba70897 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:30.527603 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 480/1916] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:30 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:30.537776 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:30.537776 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:30.538856 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0f85e2aa-d3d8-4c7b-8b23-17f4fba70897 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:30.540041 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 480/1917] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:30 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:30.550032 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-5bcee689-7065-4666-8697-1db679538749 req-8e474da1-3763-4982-81e0-eaae98f60f10 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:30.552520 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-8e474da1-3763-4982-81e0-eaae98f60f10 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45/action Aug 06 05:25:30.552916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-8e474da1-3763-4982-81e0-eaae98f60f10 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:30.553038 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-8e474da1-3763-4982-81e0-eaae98f60f10 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:30.564535 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:30.564535 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:30.567891 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-5bcee689-7065-4666-8697-1db679538749 req-8e474da1-3763-4982-81e0-eaae98f60f10 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:30.579060 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-5bcee689-7065-4666-8697-1db679538749 req-8e474da1-3763-4982-81e0-eaae98f60f10 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Begin detaching volume completed successfully. Aug 06 05:25:30.579283 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-8e474da1-3763-4982-81e0-eaae98f60f10 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45/action returned with HTTP 202 Aug 06 05:25:30.579768 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 485/1918] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:25:30 2026] POST /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:25:30.645793 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-71c4ed14-41a7-4727-b0f1-b0f1c476f3da None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:30.645793 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-71c4ed14-41a7-4727-b0f1-b0f1c476f3da None None] GET https://10.4.3.205/volume// Aug 06 05:25:30.645950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-71c4ed14-41a7-4727-b0f1-b0f1c476f3da None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:30.646105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-71c4ed14-41a7-4727-b0f1-b0f1c476f3da None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:30.646431 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-71c4ed14-41a7-4727-b0f1-b0f1c476f3da None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:30.646922 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 474/1919] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25: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 06 05:25:30.657940 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5bcee689-7065-4666-8697-1db679538749 req-cf7fa245-7197-47af-8fe3-65b944d94298 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:30.661952 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-cf7fa245-7197-47af-8fe3-65b944d94298 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:30.662137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-cf7fa245-7197-47af-8fe3-65b944d94298 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:30.662476 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-cf7fa245-7197-47af-8fe3-65b944d94298 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:30.672973 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:30.672973 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:30.681614 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-5bcee689-7065-4666-8697-1db679538749 req-cf7fa245-7197-47af-8fe3-65b944d94298 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:30.686471 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-cf7fa245-7197-47af-8fe3-65b944d94298 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:30.686903 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 481/1920] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:30 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:30.706973 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5bcee689-7065-4666-8697-1db679538749 req-2a6103f0-eafb-4084-a6f7-34af4f507401 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:30.709532 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-2a6103f0-eafb-4084-a6f7-34af4f507401 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45/encryption Aug 06 05:25:30.710014 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-2a6103f0-eafb-4084-a6f7-34af4f507401 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:30.710014 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-2a6103f0-eafb-4084-a6f7-34af4f507401 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:30.720997 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:30.720997 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:30.730051 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-2a6103f0-eafb-4084-a6f7-34af4f507401 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45/encryption returned with HTTP 200 Aug 06 05:25:30.730497 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 481/1921] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:25:30 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:31.549528 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-522aa649-066e-46d2-b05c-61d51653c4b7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:31.553043 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-522aa649-066e-46d2-b05c-61d51653c4b7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:31.553340 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-522aa649-066e-46d2-b05c-61d51653c4b7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:31.553621 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-522aa649-066e-46d2-b05c-61d51653c4b7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:31.553779 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-522aa649-066e-46d2-b05c-61d51653c4b7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:31.563959 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:31.563959 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:31.565012 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-522aa649-066e-46d2-b05c-61d51653c4b7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:31.565545 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 486/1922] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:31 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:31.738932 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5bcee689-7065-4666-8697-1db679538749 req-64b9caa9-ab89-4518-a540-02e1029a83bb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:31.746156 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-64b9caa9-ab89-4518-a540-02e1029a83bb tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/attachments/f026664f-7b77-441f-a1f3-4ebd839c62c7 Aug 06 05:25:31.746398 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-64b9caa9-ab89-4518-a540-02e1029a83bb tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:31.746613 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-64b9caa9-ab89-4518-a540-02e1029a83bb tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:31.756494 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:31.756494 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:31.822700 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5bcee689-7065-4666-8697-1db679538749 req-64b9caa9-ab89-4518-a540-02e1029a83bb tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/f026664f-7b77-441f-a1f3-4ebd839c62c7 returned with HTTP 200 Aug 06 05:25:31.823487 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 475/1923] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:25:31 2026] DELETE /volume/v3/attachments/f026664f-7b77-441f-a1f3-4ebd839c62c7 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:32.579477 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c1ea1dc9-76ae-4d9b-a4a2-1f807a21a8ae None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:32.581467 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c1ea1dc9-76ae-4d9b-a4a2-1f807a21a8ae tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:32.581709 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c1ea1dc9-76ae-4d9b-a4a2-1f807a21a8ae tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:32.581916 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c1ea1dc9-76ae-4d9b-a4a2-1f807a21a8ae tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:32.582050 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-c1ea1dc9-76ae-4d9b-a4a2-1f807a21a8ae tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:32.587200 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:32.587200 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:32.588027 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c1ea1dc9-76ae-4d9b-a4a2-1f807a21a8ae tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:32.588654 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 482/1924] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:32 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:32.810557 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ce04714d-1460-4db3-b9d8-0b507c0b2358 req-04f618b8-6f79-46af-8fae-f5853d11091f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:32.813174 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ce04714d-1460-4db3-b9d8-0b507c0b2358 req-04f618b8-6f79-46af-8fae-f5853d11091f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:32.814103 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ce04714d-1460-4db3-b9d8-0b507c0b2358 req-04f618b8-6f79-46af-8fae-f5853d11091f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:32.814103 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ce04714d-1460-4db3-b9d8-0b507c0b2358 req-04f618b8-6f79-46af-8fae-f5853d11091f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:32.820774 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:32.820774 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:32.824646 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ce04714d-1460-4db3-b9d8-0b507c0b2358 req-04f618b8-6f79-46af-8fae-f5853d11091f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:32.828666 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ce04714d-1460-4db3-b9d8-0b507c0b2358 req-04f618b8-6f79-46af-8fae-f5853d11091f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:32.829020 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 482/1925] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:32 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:33.610217 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2c0b3afc-ea71-4ee3-b3fa-94252e73c150 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:33.615495 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2c0b3afc-ea71-4ee3-b3fa-94252e73c150 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:33.615495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2c0b3afc-ea71-4ee3-b3fa-94252e73c150 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:33.615495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2c0b3afc-ea71-4ee3-b3fa-94252e73c150 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:33.615495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2c0b3afc-ea71-4ee3-b3fa-94252e73c150 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:33.623664 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:33.623664 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:33.625847 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2c0b3afc-ea71-4ee3-b3fa-94252e73c150 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:33.628037 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 487/1926] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:33 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:34.566030 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:34.568141 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:34.568527 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2112507886", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:34.570279 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2112507886', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:34.570452 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Create volume of 1 GB Aug 06 05:25:34.570734 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:34.570734 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:34.575263 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Availability Zones retrieved successfully. Aug 06 05:25:34.581925 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Flow 'volume_create_api' (16286987-9e07-41a5-a97a-534ccc147940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:34.583279 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf0e7f20-83c8-46c0-96b3-e27de119e4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:34.584446 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:34.614048 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf0e7f20-83c8-46c0-96b3-e27de119e4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:34.615117 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d88a2c1-1eeb-4207-a82c-f5f7a23911f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:34.643885 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8bb8269c-53d2-4fb4-b2aa-7b633c1258d8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:34.645917 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8bb8269c-53d2-4fb4-b2aa-7b633c1258d8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:34.646148 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8bb8269c-53d2-4fb4-b2aa-7b633c1258d8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:34.646407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8bb8269c-53d2-4fb4-b2aa-7b633c1258d8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:34.646573 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-8bb8269c-53d2-4fb4-b2aa-7b633c1258d8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:34.651252 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:34.651252 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:34.652057 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8bb8269c-53d2-4fb4-b2aa-7b633c1258d8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:34.652442 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 483/1927] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:34 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:34.683863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Created reservations ['2f52f037-b59f-4586-a689-eb9e8d716dee', 'c9f7fb59-6220-400f-9e30-1028fc5dca09', '13c3127b-0026-45e5-8cdc-9add62a329f8', 'f5df226d-b4d6-4030-af60-885d1f5c18bc'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:34.684828 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d88a2c1-1eeb-4207-a82c-f5f7a23911f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f52f037-b59f-4586-a689-eb9e8d716dee', 'c9f7fb59-6220-400f-9e30-1028fc5dca09', '13c3127b-0026-45e5-8cdc-9add62a329f8', 'f5df226d-b4d6-4030-af60-885d1f5c18bc']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:34.685801 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (066d1ce2-688d-40c5-92f8-14f264b8edff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:34.713982 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (066d1ce2-688d-40c5-92f8-14f264b8edff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5e0595e-b032-4c3b-860a-eeed36b57ebe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2112507886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46505efca4724fa48423306d35a317a9',qos_specs=None,replication_status=,reservations=['2f52f037-b59f-4586-a689-eb9e8d716dee','c9f7fb59-6220-400f-9e30-1028fc5dca09','13c3127b-0026-45e5-8cdc-9add62a329f8','f5df226d-b4d6-4030-af60-885d1f5c18bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bf4c241dc44ce7bbbf6d973c62c629',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:25:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2112507886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5e0595e-b032-4c3b-860a-eeed36b57ebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46505efca4724fa48423306d35a317a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bf4c241dc44ce7bbbf6d973c62c629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:34.714787 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04bddb6a-db75-4614-b4f2-bc3b310664b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:34.734886 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04bddb6a-db75-4614-b4f2-bc3b310664b6) transitioned into state 'SUCCESS' from state '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-2112507886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46505efca4724fa48423306d35a317a9',qos_specs=None,replication_status=,reservations=['2f52f037-b59f-4586-a689-eb9e8d716dee','c9f7fb59-6220-400f-9e30-1028fc5dca09','13c3127b-0026-45e5-8cdc-9add62a329f8','f5df226d-b4d6-4030-af60-885d1f5c18bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bf4c241dc44ce7bbbf6d973c62c629',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:34.735580 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d869810d-2b37-4e1d-a7b5-08825f775998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:34.745599 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d869810d-2b37-4e1d-a7b5-08825f775998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:34.746416 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Flow 'volume_create_api' (16286987-9e07-41a5-a97a-534ccc147940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:34.746745 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Create volume request issued successfully. Aug 06 05:25:34.747308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b7b1326-f73d-4cdf-a73d-9647df9c4386 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:34.747843 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 476/1928] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:25:34 2026] POST /volume/v3/volumes => generated 755 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:34.763104 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-375f87cf-723d-4e0f-ab6f-ba2936c0f9e9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:34.765118 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-375f87cf-723d-4e0f-ab6f-ba2936c0f9e9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:34.765394 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-375f87cf-723d-4e0f-ab6f-ba2936c0f9e9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:34.765645 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-375f87cf-723d-4e0f-ab6f-ba2936c0f9e9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:34.781467 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:34.781467 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:34.788207 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-375f87cf-723d-4e0f-ab6f-ba2936c0f9e9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:34.793306 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-375f87cf-723d-4e0f-ab6f-ba2936c0f9e9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:34.793782 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 483/1929] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:34 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:35.664003 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4bed983c-788e-48d2-a973-109db9f12f06 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:35.665818 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4bed983c-788e-48d2-a973-109db9f12f06 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:35.666001 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4bed983c-788e-48d2-a973-109db9f12f06 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:35.666175 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4bed983c-788e-48d2-a973-109db9f12f06 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:35.666264 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-4bed983c-788e-48d2-a973-109db9f12f06 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:35.670995 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:35.670995 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:35.671772 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4bed983c-788e-48d2-a973-109db9f12f06 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:35.672175 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 488/1930] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:35 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:35.806930 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-17b1d1f6-c29b-426b-b507-ba2bef60dc10 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:35.809582 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-17b1d1f6-c29b-426b-b507-ba2bef60dc10 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:35.809818 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-17b1d1f6-c29b-426b-b507-ba2bef60dc10 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:35.810023 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-17b1d1f6-c29b-426b-b507-ba2bef60dc10 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:35.818335 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:35.818335 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:35.822789 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-17b1d1f6-c29b-426b-b507-ba2bef60dc10 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:35.828424 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-17b1d1f6-c29b-426b-b507-ba2bef60dc10 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:35.828832 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 484/1931] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:35 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:35.848093 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8dd89a32-3d3f-4096-87ae-5442c08b1b8e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:35.850333 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8dd89a32-3d3f-4096-87ae-5442c08b1b8e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:35.850642 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8dd89a32-3d3f-4096-87ae-5442c08b1b8e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:35.850812 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8dd89a32-3d3f-4096-87ae-5442c08b1b8e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:35.859010 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:35.859010 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:35.862558 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8dd89a32-3d3f-4096-87ae-5442c08b1b8e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:35.866480 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8dd89a32-3d3f-4096-87ae-5442c08b1b8e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:35.866871 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 477/1932] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:35 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:35.881663 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d844172a-4fa4-4e36-bc56-7718e929fd20 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:35.884110 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d844172a-4fa4-4e36-bc56-7718e929fd20 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes Aug 06 05:25:35.884340 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d844172a-4fa4-4e36-bc56-7718e929fd20 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:35.884655 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d844172a-4fa4-4e36-bc56-7718e929fd20 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:35.884954 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-d844172a-4fa4-4e36-bc56-7718e929fd20 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:25:35.885677 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-d844172a-4fa4-4e36-bc56-7718e929fd20 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:25:35.892408 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d844172a-4fa4-4e36-bc56-7718e929fd20 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Get all volumes completed successfully. Aug 06 05:25:35.892843 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d844172a-4fa4-4e36-bc56-7718e929fd20 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 200 Aug 06 05:25:35.893206 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 484/1933] 10.4.3.205 () {66 vars in 1237 bytes} [Thu Aug 6 05:25:35 2026] GET /volume/v3/volumes => generated 339 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:35.901220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d68844e3-6952-46c6-bbdb-32280d790fab None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:35.903406 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d68844e3-6952-46c6-bbdb-32280d790fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:35.903655 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d68844e3-6952-46c6-bbdb-32280d790fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:35.903935 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d68844e3-6952-46c6-bbdb-32280d790fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:35.904146 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d68844e3-6952-46c6-bbdb-32280d790fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Delete volume with id: c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:35.906321 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-42df8b7f-8f8e-4ced-bef8-5ec12b3340d5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:35.908610 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-42df8b7f-8f8e-4ced-bef8-5ec12b3340d5 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:35.908988 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-42df8b7f-8f8e-4ced-bef8-5ec12b3340d5 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:35.909230 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-42df8b7f-8f8e-4ced-bef8-5ec12b3340d5 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:35.915094 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:35.915094 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:35.916805 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d68844e3-6952-46c6-bbdb-32280d790fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:35.917088 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:35.917088 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:35.922518 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-42df8b7f-8f8e-4ced-bef8-5ec12b3340d5 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:35.930531 np0000006623 devstack@c-api.service[100428]: WARNING cinder.keymgr.conf_key_mgr [None req-d68844e3-6952-46c6-bbdb-32280d790fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:25:35.931130 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-42df8b7f-8f8e-4ced-bef8-5ec12b3340d5 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:35.932203 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 485/1934] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:35 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:35.939906 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d68844e3-6952-46c6-bbdb-32280d790fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Delete volume request issued successfully. Aug 06 05:25:35.940121 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d68844e3-6952-46c6-bbdb-32280d790fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 202 Aug 06 05:25:35.940672 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 489/1935] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:35 2026] DELETE /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:35.950666 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-174a5316-5a47-45f6-bc8c-de656a84626b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:35.955490 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-174a5316-5a47-45f6-bc8c-de656a84626b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:35.955756 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-174a5316-5a47-45f6-bc8c-de656a84626b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:35.956115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-174a5316-5a47-45f6-bc8c-de656a84626b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:35.974192 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:35.974192 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:35.982042 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-174a5316-5a47-45f6-bc8c-de656a84626b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:25:35.984655 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-94e2af8a-3cb2-4d87-995c-5c2bff6119ce None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:35.990986 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-174a5316-5a47-45f6-bc8c-de656a84626b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 200 Aug 06 05:25:35.991280 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-94e2af8a-3cb2-4d87-995c-5c2bff6119ce tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:35.991659 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-94e2af8a-3cb2-4d87-995c-5c2bff6119ce tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:35.991912 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-94e2af8a-3cb2-4d87-995c-5c2bff6119ce tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:35.991978 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 478/1936] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:35 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:36.001279 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:36.001279 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:36.006191 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-94e2af8a-3cb2-4d87-995c-5c2bff6119ce tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:36.010406 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-94e2af8a-3cb2-4d87-995c-5c2bff6119ce tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:36.010819 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 485/1937] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:35 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:36.092505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d7c86f1a-2586-44ae-a3ac-31ac1aac4baf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:36.092505 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d7c86f1a-2586-44ae-a3ac-31ac1aac4baf None None] GET https://10.4.3.205/volume// Aug 06 05:25:36.092505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d7c86f1a-2586-44ae-a3ac-31ac1aac4baf None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:36.092505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d7c86f1a-2586-44ae-a3ac-31ac1aac4baf None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:36.092505 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d7c86f1a-2586-44ae-a3ac-31ac1aac4baf None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:36.092505 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 486/1938] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:25: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 06 05:25:36.100874 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-105e0977-f4e8-44ef-815e-f34b50112905 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:36.168812 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-105e0977-f4e8-44ef-815e-f34b50112905 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:25:36.169300 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-105e0977-f4e8-44ef-815e-f34b50112905 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5e0595e-b032-4c3b-860a-eeed36b57ebe", "connector": null, "instance_uuid": "c2299936-094d-4deb-b19c-116132286592"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:36.178301 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:36.178301 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:36.201337 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-105e0977-f4e8-44ef-815e-f34b50112905 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:25:36.201768 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 490/1939] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:25:36 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:36.232806 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-56b9daad-0aa6-424d-8827-2f808b0ed10b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:36.235585 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-56b9daad-0aa6-424d-8827-2f808b0ed10b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:36.235971 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-56b9daad-0aa6-424d-8827-2f808b0ed10b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:36.236215 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-56b9daad-0aa6-424d-8827-2f808b0ed10b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:36.242284 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-64e65cfb-b891-4431-a73a-15b3f64ac2a7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:36.242758 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-64e65cfb-b891-4431-a73a-15b3f64ac2a7 None None] GET https://10.4.3.205/volume// Aug 06 05:25:36.242943 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-64e65cfb-b891-4431-a73a-15b3f64ac2a7 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:36.243121 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-64e65cfb-b891-4431-a73a-15b3f64ac2a7 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:36.243527 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-64e65cfb-b891-4431-a73a-15b3f64ac2a7 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:36.243878 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 486/1940] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25: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 06 05:25:36.249269 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:36.249269 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:36.253378 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-7e285196-2fd1-4c6d-9382-4769ff52600b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:36.254444 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-56b9daad-0aa6-424d-8827-2f808b0ed10b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:36.257054 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-7e285196-2fd1-4c6d-9382-4769ff52600b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:36.257054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-7e285196-2fd1-4c6d-9382-4769ff52600b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:36.257054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-7e285196-2fd1-4c6d-9382-4769ff52600b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:36.259883 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-56b9daad-0aa6-424d-8827-2f808b0ed10b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:36.260358 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 479/1941] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:36 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:36.266214 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:36.266214 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:36.270725 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-7e285196-2fd1-4c6d-9382-4769ff52600b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:36.275329 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-7e285196-2fd1-4c6d-9382-4769ff52600b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:36.275977 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 487/1942] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:36 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:36.405419 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-8da2ec3d-46e8-4d89-8981-2a40a01d48cc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:36.407484 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-8da2ec3d-46e8-4d89-8981-2a40a01d48cc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] PUT https://10.4.3.205/volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995 Aug 06 05:25:36.407874 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-8da2ec3d-46e8-4d89-8981-2a40a01d48cc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:36.420502 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-8da2ec3d-46e8-4d89-8981-2a40a01d48cc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Acquiring lock "cinder-attachment_update-b5e0595e-b032-4c3b-860a-eeed36b57ebe-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:25:36.425637 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-8da2ec3d-46e8-4d89-8981-2a40a01d48cc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Lock "cinder-attachment_update-b5e0595e-b032-4c3b-860a-eeed36b57ebe-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:25:36.425873 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:36.425873 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:36.532424 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-8da2ec3d-46e8-4d89-8981-2a40a01d48cc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Lock "cinder-attachment_update-b5e0595e-b032-4c3b-860a-eeed36b57ebe-np0000006623" released by "attachment_update" :: held 0.107s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:25:36.532938 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-8da2ec3d-46e8-4d89-8981-2a40a01d48cc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995 returned with HTTP 200 Aug 06 05:25:36.533584 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 491/1943] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:25:36 2026] PUT /volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:36.685751 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-44ef0047-976c-4393-a7a9-3fe90feb9100 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:36.688441 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-44ef0047-976c-4393-a7a9-3fe90feb9100 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:36.688628 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-44ef0047-976c-4393-a7a9-3fe90feb9100 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:36.688844 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-44ef0047-976c-4393-a7a9-3fe90feb9100 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:36.689009 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-44ef0047-976c-4393-a7a9-3fe90feb9100 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:36.696321 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:36.696321 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:36.698074 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-44ef0047-976c-4393-a7a9-3fe90feb9100 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:36.698074 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 487/1944] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:36 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:37.008075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9bf662e9-2246-4d34-a347-8e08adc73e91 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:37.009914 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9bf662e9-2246-4d34-a347-8e08adc73e91 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 Aug 06 05:25:37.010090 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9bf662e9-2246-4d34-a347-8e08adc73e91 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:37.010470 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9bf662e9-2246-4d34-a347-8e08adc73e91 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:37.016070 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9bf662e9-2246-4d34-a347-8e08adc73e91 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 returned with HTTP 404 Aug 06 05:25:37.016569 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 480/1945] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:37 2026] GET /volume/v3/volumes/c1b467e1-0918-441b-bf76-60d250206d45 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:37.024973 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-17a077a5-bb84-4c5b-b2d6-6dc6e4261ae5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:37.028785 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-17a077a5-bb84-4c5b-b2d6-6dc6e4261ae5 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:25:37.029914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-17a077a5-bb84-4c5b-b2d6-6dc6e4261ae5 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:37.029914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-17a077a5-bb84-4c5b-b2d6-6dc6e4261ae5 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:37.030933 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-17a077a5-bb84-4c5b-b2d6-6dc6e4261ae5 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:25:37.079701 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-17a077a5-bb84-4c5b-b2d6-6dc6e4261ae5 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Get all volumes completed successfully. Aug 06 05:25:37.081993 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:37.081993 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:37.088879 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-17a077a5-bb84-4c5b-b2d6-6dc6e4261ae5 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:25:37.089481 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 488/1946] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:25:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13337 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:37.105991 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-087b8772-8a19-4e0e-8848-f589aaf5ed09 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:37.107890 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-087b8772-8a19-4e0e-8848-f589aaf5ed09 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] DELETE https://10.4.3.205/volume/v3/types/8e3df68d-168c-49d7-a81c-821beff57356 Aug 06 05:25:37.108073 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-087b8772-8a19-4e0e-8848-f589aaf5ed09 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:37.108262 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-087b8772-8a19-4e0e-8848-f589aaf5ed09 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:37.108650 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:37.108650 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:37.151149 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-087b8772-8a19-4e0e-8848-f589aaf5ed09 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types/8e3df68d-168c-49d7-a81c-821beff57356 returned with HTTP 202 Aug 06 05:25:37.151744 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 492/1947] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:25:37 2026] DELETE /volume/v3/types/8e3df68d-168c-49d7-a81c-821beff57356 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:37.171483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-320a050c-1b21-4dbf-8578-6792fa42b99f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:37.173888 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-320a050c-1b21-4dbf-8578-6792fa42b99f tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:25:37.174121 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-320a050c-1b21-4dbf-8578-6792fa42b99f tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1035107790", "extra_specs": {}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:37.196897 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-320a050c-1b21-4dbf-8578-6792fa42b99f tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:25:37.197393 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 488/1948] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:25:37 2026] POST /volume/v3/types => generated 214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:37.207896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4c52d8a1-541d-44f5-abaa-0e26841d1ddb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:37.210621 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4c52d8a1-541d-44f5-abaa-0e26841d1ddb tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] POST https://10.4.3.205/volume/v3/types/7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a/encryption Aug 06 05:25:37.210952 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4c52d8a1-541d-44f5-abaa-0e26841d1ddb tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:37.230501 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4c52d8a1-541d-44f5-abaa-0e26841d1ddb tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types/7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a/encryption returned with HTTP 200 Aug 06 05:25:37.230880 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 481/1949] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:25:37 2026] POST /volume/v3/types/7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:37.242726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f0000ccc-a445-4094-beda-5d25d13777ed None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:37.246678 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:37.246678 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-881597950", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1035107790", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:37.247990 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-881597950', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1035107790', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:37.252732 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume of 1 GB Aug 06 05:25:37.253419 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:37.253419 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:37.254558 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Availability Zones retrieved successfully. Aug 06 05:25:37.264329 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Flow 'volume_create_api' (7b806dd2-9640-4997-ac9e-6b97e43e2a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:37.265327 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6514cd4b-736d-4068-b5e3-fb950f894e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:37.266361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:37.275694 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-29e7c978-04ad-4e5b-a4c6-dc68e042ae07 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:37.279128 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-29e7c978-04ad-4e5b-a4c6-dc68e042ae07 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:37.279371 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-29e7c978-04ad-4e5b-a4c6-dc68e042ae07 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:37.279608 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-29e7c978-04ad-4e5b-a4c6-dc68e042ae07 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:37.296108 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:37.296108 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:37.297621 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6514cd4b-736d-4068-b5e3-fb950f894e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:25:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a,is_public=True,name='tempest-scenario-type-luksv2-1035107790',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a', '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=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:37.298993 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f44115e-780b-4d87-b2a9-570e3c84e5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:37.301905 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-29e7c978-04ad-4e5b-a4c6-dc68e042ae07 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:37.308951 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-29e7c978-04ad-4e5b-a4c6-dc68e042ae07 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:37.309441 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 493/1950] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:37 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:37.330953 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1035107790 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1035107790, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:37.331431 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1035107790 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1035107790, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:37.369084 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Created reservations ['6033e1f5-55f4-4cd3-aae0-b6e4d382fb5e', 'a020aede-434a-4a8f-8260-c36a1c36baed', '16f4da62-d248-41b8-834d-bd345044434d', '61dc930e-01c2-4e6f-997c-f705f334b77a'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:37.369811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f44115e-780b-4d87-b2a9-570e3c84e5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6033e1f5-55f4-4cd3-aae0-b6e4d382fb5e', 'a020aede-434a-4a8f-8260-c36a1c36baed', '16f4da62-d248-41b8-834d-bd345044434d', '61dc930e-01c2-4e6f-997c-f705f334b77a']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:37.370669 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9be89ef-14a8-439d-8f3e-cb4a9b2edce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:37.393787 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9be89ef-14a8-439d-8f3e-cb4a9b2edce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f985720-9352-4bbc-909a-77c2730e532e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-881597950',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a69b7be3c452a935f8668bb9916ed',qos_specs=None,replication_status=,reservations=['6033e1f5-55f4-4cd3-aae0-b6e4d382fb5e','a020aede-434a-4a8f-8260-c36a1c36baed','16f4da62-d248-41b8-834d-bd345044434d','61dc930e-01c2-4e6f-997c-f705f334b77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_type_id=7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-881597950',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1f985720-9352-4bbc-909a-77c2730e532e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='483a69b7be3c452a935f8668bb9916ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a),volume_type_id=7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:37.394601 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5908b494-af45-4781-8295-8e4a8419280c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:37.414991 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5908b494-af45-4781-8295-8e4a8419280c) transitioned into state 'SUCCESS' from state '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-881597950',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a69b7be3c452a935f8668bb9916ed',qos_specs=None,replication_status=,reservations=['6033e1f5-55f4-4cd3-aae0-b6e4d382fb5e','a020aede-434a-4a8f-8260-c36a1c36baed','16f4da62-d248-41b8-834d-bd345044434d','61dc930e-01c2-4e6f-997c-f705f334b77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_type_id=7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:37.415948 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ebbbad-9b1e-431b-a9a5-cc016c140c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:37.429631 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ebbbad-9b1e-431b-a9a5-cc016c140c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:37.430822 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Flow 'volume_create_api' (7b806dd2-9640-4997-ac9e-6b97e43e2a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:37.431194 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume request issued successfully. Aug 06 05:25:37.433993 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f0000ccc-a445-4094-beda-5d25d13777ed tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:37.434546 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 489/1951] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:25:37 2026] POST /volume/v3/volumes => generated 786 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:37.709958 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ebfd029f-e15c-4c1f-8dae-bda2446f5ba1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:37.712535 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ebfd029f-e15c-4c1f-8dae-bda2446f5ba1 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:37.712821 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ebfd029f-e15c-4c1f-8dae-bda2446f5ba1 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:37.713149 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ebfd029f-e15c-4c1f-8dae-bda2446f5ba1 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:37.713264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-ebfd029f-e15c-4c1f-8dae-bda2446f5ba1 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:37.718372 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:37.718372 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:37.719158 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ebfd029f-e15c-4c1f-8dae-bda2446f5ba1 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:37.719616 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 489/1952] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:37 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:38.324519 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a28d0470-b24a-4b58-a11e-8117f03160b1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:38.326798 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a28d0470-b24a-4b58-a11e-8117f03160b1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:38.327214 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a28d0470-b24a-4b58-a11e-8117f03160b1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:38.327524 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a28d0470-b24a-4b58-a11e-8117f03160b1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:38.340910 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:38.340910 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:38.346396 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a28d0470-b24a-4b58-a11e-8117f03160b1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:38.352280 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a28d0470-b24a-4b58-a11e-8117f03160b1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:38.352972 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 482/1953] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:38 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:38.730623 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7cce4411-5ea4-44d4-a511-99107c144edb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:38.733067 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7cce4411-5ea4-44d4-a511-99107c144edb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:38.733373 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7cce4411-5ea4-44d4-a511-99107c144edb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:38.736311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7cce4411-5ea4-44d4-a511-99107c144edb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:38.736311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-7cce4411-5ea4-44d4-a511-99107c144edb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:38.739480 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:38.739480 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:38.740584 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7cce4411-5ea4-44d4-a511-99107c144edb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:38.741168 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 494/1954] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:38 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:39.368370 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e862581a-374b-4c81-a21c-eea7f83170ac None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:39.370410 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e862581a-374b-4c81-a21c-eea7f83170ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:39.370612 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e862581a-374b-4c81-a21c-eea7f83170ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:39.370825 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e862581a-374b-4c81-a21c-eea7f83170ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:39.379552 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:39.379552 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:39.382764 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e862581a-374b-4c81-a21c-eea7f83170ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:39.386653 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e862581a-374b-4c81-a21c-eea7f83170ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:39.386956 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 490/1955] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:39 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:39.754144 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a079bf13-81fe-4888-825e-b6c6c903ace3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:39.756525 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a079bf13-81fe-4888-825e-b6c6c903ace3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:39.756525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a079bf13-81fe-4888-825e-b6c6c903ace3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:39.756525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a079bf13-81fe-4888-825e-b6c6c903ace3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:39.756525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-a079bf13-81fe-4888-825e-b6c6c903ace3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:39.765351 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:39.765351 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:39.766431 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a079bf13-81fe-4888-825e-b6c6c903ace3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:39.766870 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 490/1956] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:39 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:39.815492 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-b4016cb6-8b6a-4352-9cf0-6c71d0c2e524 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:39.821038 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-b4016cb6-8b6a-4352-9cf0-6c71d0c2e524 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] POST https://10.4.3.205/volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995/action Aug 06 05:25:39.821418 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-b4016cb6-8b6a-4352-9cf0-6c71d0c2e524 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:39.821568 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-b4016cb6-8b6a-4352-9cf0-6c71d0c2e524 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:39.843374 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:39.843374 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:39.859538 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-8941573c-d94f-4696-b5a6-43ca199a00e7 req-b4016cb6-8b6a-4352-9cf0-6c71d0c2e524 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995/action returned with HTTP 204 Aug 06 05:25:39.860161 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 483/1957] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:25:39 2026] POST /volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:40.401076 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-31b42a80-952c-4985-84b2-3c83538b4683 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:40.406727 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-31b42a80-952c-4985-84b2-3c83538b4683 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:40.406910 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-31b42a80-952c-4985-84b2-3c83538b4683 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:40.407086 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-31b42a80-952c-4985-84b2-3c83538b4683 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:40.427691 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:40.427691 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:40.437934 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-31b42a80-952c-4985-84b2-3c83538b4683 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:40.444256 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-31b42a80-952c-4985-84b2-3c83538b4683 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:40.444256 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 495/1958] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:40 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:40.460556 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-59f124b4-8f6b-4deb-af98-9086ee49f7dd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:40.462340 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-59f124b4-8f6b-4deb-af98-9086ee49f7dd tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:40.462626 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-59f124b4-8f6b-4deb-af98-9086ee49f7dd tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:40.462847 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-59f124b4-8f6b-4deb-af98-9086ee49f7dd tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:40.473132 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:40.473132 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:40.476595 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-59f124b4-8f6b-4deb-af98-9086ee49f7dd tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:40.482243 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-59f124b4-8f6b-4deb-af98-9086ee49f7dd tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:40.482740 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 491/1959] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:40 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:40.494209 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-37026d9c-baa8-4606-a1e9-05289e28adb3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:40.496877 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-37026d9c-baa8-4606-a1e9-05289e28adb3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:25:40.497218 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-37026d9c-baa8-4606-a1e9-05289e28adb3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5e0595e-b032-4c3b-860a-eeed36b57ebe", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1338371756", "description": null, "metadata": null}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:40.508041 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:40.508041 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:40.508480 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-37026d9c-baa8-4606-a1e9-05289e28adb3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:40.508653 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-37026d9c-baa8-4606-a1e9-05289e28adb3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Create snapshot from volume b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:40.541762 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-37026d9c-baa8-4606-a1e9-05289e28adb3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Created reservations ['df730deb-e249-4c74-bbb3-11062c7bc60a', '4558a35b-159e-46fb-aa66-89628b18e3d6', 'd2772bf1-e41a-4340-87dd-97578d5f3a49', 'de2c49d6-184a-4846-bcb4-2de63cfca1c4'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:40.571927 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-37026d9c-baa8-4606-a1e9-05289e28adb3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Snapshot force create request issued successfully. Aug 06 05:25:40.572272 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-37026d9c-baa8-4606-a1e9-05289e28adb3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:25:40.572713 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 491/1960] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:25:40 2026] POST /volume/v3/snapshots => generated 311 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:40.584847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0d89653a-bbc3-43be-b516-473f3c4a6d55 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:40.588229 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0d89653a-bbc3-43be-b516-473f3c4a6d55 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:25:40.588538 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0d89653a-bbc3-43be-b516-473f3c4a6d55 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:40.588837 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0d89653a-bbc3-43be-b516-473f3c4a6d55 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:40.599983 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:40.599983 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:40.600640 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0d89653a-bbc3-43be-b516-473f3c4a6d55 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Snapshot retrieved successfully. Aug 06 05:25:40.601772 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0d89653a-bbc3-43be-b516-473f3c4a6d55 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c returned with HTTP 200 Aug 06 05:25:40.602391 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 484/1961] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:40 2026] GET /volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:40.778944 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1124d2cf-c6a8-48dd-8027-e61c499b5309 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:40.781417 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1124d2cf-c6a8-48dd-8027-e61c499b5309 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:40.781695 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1124d2cf-c6a8-48dd-8027-e61c499b5309 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:40.781963 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1124d2cf-c6a8-48dd-8027-e61c499b5309 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:40.782130 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-1124d2cf-c6a8-48dd-8027-e61c499b5309 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:40.787228 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:40.787228 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:40.788266 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1124d2cf-c6a8-48dd-8027-e61c499b5309 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:40.788862 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 496/1962] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:40 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:40.801781 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6aca099b-f9c3-4619-a3af-deddbc4825e7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:40.803411 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6aca099b-f9c3-4619-a3af-deddbc4825e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 Aug 06 05:25:40.803642 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6aca099b-f9c3-4619-a3af-deddbc4825e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:40.803838 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6aca099b-f9c3-4619-a3af-deddbc4825e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:40.814615 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:40.814615 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:40.818635 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6aca099b-f9c3-4619-a3af-deddbc4825e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:40.823998 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6aca099b-f9c3-4619-a3af-deddbc4825e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 returned with HTTP 200 Aug 06 05:25:40.824426 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 492/1963] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:40 2026] GET /volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:40.836260 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d9ba67c0-3c94-44c7-8b1a-ba2cedd52ed1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:40.910103 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d9ba67c0-3c94-44c7-8b1a-ba2cedd52ed1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66/export_record Aug 06 05:25:40.910306 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d9ba67c0-3c94-44c7-8b1a-ba2cedd52ed1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:40.910509 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d9ba67c0-3c94-44c7-8b1a-ba2cedd52ed1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Calling method 'export_record' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:40.910636 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-d9ba67c0-3c94-44c7-8b1a-ba2cedd52ed1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Export record for backup 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 05:25:40.921373 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:40.921373 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:40.922272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.api [None req-d9ba67c0-3c94-44c7-8b1a-ba2cedd52ed1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Calling RPCAPI with context: , host: np0000006623, backup: 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 05:25:40.932303 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-d9ba67c0-3c94-44c7-8b1a-ba2cedd52ed1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] export_record in rpcapi backup_id 04769457-2798-4c5f-9551-71dfd8804d66 on host np0000006623. {{(pid=100426) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 05:25:40.941946 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-d9ba67c0-3c94-44c7-8b1a-ba2cedd52ed1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDQ3Njk0NTctMjc5OC00YzVmLTk1NTEtNzFkZmQ4ODA0ZDY2IiwgInVzZXJfaWQiOiAiYTJmYTgyNmMwNzgyNDFlY2I3YjJlOWMzMDYwOTFlY2MiLCAicHJvamVjdF9pZCI6ICIzZmZmMzY3MTA4YTU0ZjgyYjJhMzgyYjFjYTUwMWU0OCIsICJ2b2x1bWVfaWQiOiAiYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNzMzMDk1ODQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQzODE2NTAxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5LzIwMjYwODA2MDUyNTI2L2F6X25vdmFfYmFja3VwXzA0NzY5NDU3LTI3OTgtNGM1Zi05NTUxLTcxZGZkODgwNGQ2NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyNTo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100426) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 05:25:40.942202 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d9ba67c0-3c94-44c7-8b1a-ba2cedd52ed1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66/export_record returned with HTTP 200 Aug 06 05:25:40.942614 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 492/1964] 10.4.3.205 () {66 vars in 1390 bytes} [Thu Aug 6 05:25:40 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66/export_record => generated 1508 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:40.954850 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-321b985b-4a1a-408b-b836-d8038b42d36f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:40.957074 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-321b985b-4a1a-408b-b836-d8038b42d36f tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] POST https://10.4.3.205/volume/v3/backups/import_record Aug 06 05:25:40.957481 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-321b985b-4a1a-408b-b836-d8038b42d36f tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTNlOWYzOTMtNzk0MC00NTcwLWFjNzgtM2JlN2FiOTY1ODQ4IiwgInVzZXJfaWQiOiAiYTJmYTgyNmMwNzgyNDFlY2I3YjJlOWMzMDYwOTFlY2MiLCAicHJvamVjdF9pZCI6ICIzZmZmMzY3MTA4YTU0ZjgyYjJhMzgyYjFjYTUwMWU0OCIsICJ2b2x1bWVfaWQiOiAiYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNzMzMDk1ODQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQzODE2NTAxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5LzIwMjYwODA2MDUyNTI2L2F6X25vdmFfYmFja3VwXzA0NzY5NDU3LTI3OTgtNGM1Zi05NTUxLTcxZGZkODgwNGQ2NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyNTo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:40.959135 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-321b985b-4a1a-408b-b836-d8038b42d36f tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTNlOWYzOTMtNzk0MC00NTcwLWFjNzgtM2JlN2FiOTY1ODQ4IiwgInVzZXJfaWQiOiAiYTJmYTgyNmMwNzgyNDFlY2I3YjJlOWMzMDYwOTFlY2MiLCAicHJvamVjdF9pZCI6ICIzZmZmMzY3MTA4YTU0ZjgyYjJhMzgyYjFjYTUwMWU0OCIsICJ2b2x1bWVfaWQiOiAiYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNzMzMDk1ODQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQzODE2NTAxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5LzIwMjYwODA2MDUyNTI2L2F6X25vdmFfYmFja3VwXzA0NzY5NDU3LTI3OTgtNGM1Zi05NTUxLTcxZGZkODgwNGQ2NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyNTo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100427) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 05:25:40.959260 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-321b985b-4a1a-408b-b836-d8038b42d36f tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTNlOWYzOTMtNzk0MC00NTcwLWFjNzgtM2JlN2FiOTY1ODQ4IiwgInVzZXJfaWQiOiAiYTJmYTgyNmMwNzgyNDFlY2I3YjJlOWMzMDYwOTFlY2MiLCAicHJvamVjdF9pZCI6ICIzZmZmMzY3MTA4YTU0ZjgyYjJhMzgyYjFjYTUwMWU0OCIsICJ2b2x1bWVfaWQiOiAiYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNzMzMDk1ODQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQzODE2NTAxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5LzIwMjYwODA2MDUyNTI2L2F6X25vdmFfYmFja3VwXzA0NzY5NDU3LTI3OTgtNGM1Zi05NTUxLTcxZGZkODgwNGQ2NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyNTo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100427) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 05:25:40.999122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-321b985b-4a1a-408b-b836-d8038b42d36f tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Created reservations ['e5f44311-f0ed-4100-b29b-8249212ff962', '0657407b-abf3-4761-b4b2-e5363dece69c'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:41.032023 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-321b985b-4a1a-408b-b836-d8038b42d36f tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] import_record rpcapi backup id 53e9f393-7940-4570-ac78-3be7ab965848 on host np0000006623 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTNlOWYzOTMtNzk0MC00NTcwLWFjNzgtM2JlN2FiOTY1ODQ4IiwgInVzZXJfaWQiOiAiYTJmYTgyNmMwNzgyNDFlY2I3YjJlOWMzMDYwOTFlY2MiLCAicHJvamVjdF9pZCI6ICIzZmZmMzY3MTA4YTU0ZjgyYjJhMzgyYjFjYTUwMWU0OCIsICJ2b2x1bWVfaWQiOiAiYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNzMzMDk1ODQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQzODE2NTAxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjY0YmU3ZWQtNDgyZi00YzE5LWE1ODMtMTA1ZmNiNTgwYzU5LzIwMjYwODA2MDUyNTI2L2F6X25vdmFfYmFja3VwXzA0NzY5NDU3LTI3OTgtNGM1Zi05NTUxLTcxZGZkODgwNGQ2NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6MjU6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyNTo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100427) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 05:25:41.034554 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-321b985b-4a1a-408b-b836-d8038b42d36f tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Import record output: {'backup': {'id': '53e9f393-7940-4570-ac78-3be7ab965848', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848'}, {'rel': 'bookmark', 'href': 'https://10.4.3.205/volume/backups/53e9f393-7940-4570-ac78-3be7ab965848'}]}}. {{(pid=100427) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 05:25:41.034846 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-321b985b-4a1a-408b-b836-d8038b42d36f tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] https://10.4.3.205/volume/v3/backups/import_record returned with HTTP 201 Aug 06 05:25:41.035463 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 485/1965] 10.4.3.205 () {68 vars in 1302 bytes} [Thu Aug 6 05:25:40 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 06 05:25:41.045002 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-576e6f61-ded4-4758-9f8b-4c06f7b70001 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.046917 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-576e6f61-ded4-4758-9f8b-4c06f7b70001 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] GET https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 Aug 06 05:25:41.047098 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-576e6f61-ded4-4758-9f8b-4c06f7b70001 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:41.047268 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-576e6f61-ded4-4758-9f8b-4c06f7b70001 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:41.047391 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-576e6f61-ded4-4758-9f8b-4c06f7b70001 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Show backup with id 53e9f393-7940-4570-ac78-3be7ab965848. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:41.057784 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:41.057784 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:41.058616 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-576e6f61-ded4-4758-9f8b-4c06f7b70001 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 returned with HTTP 200 Aug 06 05:25:41.058968 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 497/1966] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:41 2026] GET /volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 => generated 647 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:41.182704 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-dd2b7f55-792a-49e4-94ec-fb1d436d7692 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.184495 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-dd2b7f55-792a-49e4-94ec-fb1d436d7692 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:41.184772 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-dd2b7f55-792a-49e4-94ec-fb1d436d7692 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:41.185020 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-dd2b7f55-792a-49e4-94ec-fb1d436d7692 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:41.190909 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:41.190909 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:41.193833 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-dd2b7f55-792a-49e4-94ec-fb1d436d7692 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:41.197786 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-dd2b7f55-792a-49e4-94ec-fb1d436d7692 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:41.198135 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 493/1967] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:41 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:41.279803 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-00dc2dd9-cc16-4d5e-bc57-13b06a1f3a5b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.280423 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00dc2dd9-cc16-4d5e-bc57-13b06a1f3a5b None None] GET https://10.4.3.205/volume// Aug 06 05:25:41.280423 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00dc2dd9-cc16-4d5e-bc57-13b06a1f3a5b None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:41.280752 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00dc2dd9-cc16-4d5e-bc57-13b06a1f3a5b None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:41.282168 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00dc2dd9-cc16-4d5e-bc57-13b06a1f3a5b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:41.282168 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 493/1968] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:25: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 06 05:25:41.294235 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-f941e1a4-c359-4444-8a72-94928a5650d4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.343792 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-f941e1a4-c359-4444-8a72-94928a5650d4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:25:41.344232 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-f941e1a4-c359-4444-8a72-94928a5650d4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22f4c975-09aa-4a47-8c92-ee6ec6bbcc72", "connector": null, "instance_uuid": "3ec84eb9-475a-4ebe-ae8e-47aafb4c5336"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:41.361059 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:41.361059 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:41.395221 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-f941e1a4-c359-4444-8a72-94928a5650d4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:25:41.395684 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 486/1969] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:25:41 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:41.435328 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-12fe6209-06c5-4f6a-9771-81ef20d601b8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.438108 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-12fe6209-06c5-4f6a-9771-81ef20d601b8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:41.438383 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-12fe6209-06c5-4f6a-9771-81ef20d601b8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:41.438644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-12fe6209-06c5-4f6a-9771-81ef20d601b8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:41.454540 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bb16cb31-2164-4bbb-83c9-df8015860ecf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.454979 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb16cb31-2164-4bbb-83c9-df8015860ecf None None] GET https://10.4.3.205/volume// Aug 06 05:25:41.455192 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb16cb31-2164-4bbb-83c9-df8015860ecf None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:41.455469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb16cb31-2164-4bbb-83c9-df8015860ecf None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:41.455871 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb16cb31-2164-4bbb-83c9-df8015860ecf None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:41.456180 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 494/1970] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25: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 06 05:25:41.460953 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:41.460953 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:41.467891 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-251736d6-6b55-432e-850e-1c45adff847e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.468620 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-12fe6209-06c5-4f6a-9771-81ef20d601b8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:41.473599 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-251736d6-6b55-432e-850e-1c45adff847e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:41.473878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-251736d6-6b55-432e-850e-1c45adff847e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:41.474090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-251736d6-6b55-432e-850e-1c45adff847e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:41.475361 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-12fe6209-06c5-4f6a-9771-81ef20d601b8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:41.475847 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 498/1971] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:41 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:41.495685 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:41.495685 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:41.502631 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-251736d6-6b55-432e-850e-1c45adff847e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:41.517750 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-251736d6-6b55-432e-850e-1c45adff847e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:41.518383 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 494/1972] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:41 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1541 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:41.613442 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-992e08b0-bc2d-4c96-b908-18e10d4fa9d9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.615429 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-992e08b0-bc2d-4c96-b908-18e10d4fa9d9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:25:41.615699 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-992e08b0-bc2d-4c96-b908-18e10d4fa9d9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:41.615936 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-992e08b0-bc2d-4c96-b908-18e10d4fa9d9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:41.623967 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:41.623967 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:41.624526 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-992e08b0-bc2d-4c96-b908-18e10d4fa9d9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Snapshot retrieved successfully. Aug 06 05:25:41.625385 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-992e08b0-bc2d-4c96-b908-18e10d4fa9d9 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c returned with HTTP 200 Aug 06 05:25:41.625807 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 487/1973] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:41 2026] GET /volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:41.637524 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f6173bb7-06ad-4ac5-a6af-4e556c123764 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.639652 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f6173bb7-06ad-4ac5-a6af-4e556c123764 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:25:41.639892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f6173bb7-06ad-4ac5-a6af-4e556c123764 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:41.640142 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f6173bb7-06ad-4ac5-a6af-4e556c123764 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:41.644984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-99d55549-afdd-42a3-b928-95983d1444ed None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.647759 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-99d55549-afdd-42a3-b928-95983d1444ed tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] PUT https://10.4.3.205/volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1 Aug 06 05:25:41.648009 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:41.648009 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:41.648302 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-99d55549-afdd-42a3-b928-95983d1444ed tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:41.648788 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f6173bb7-06ad-4ac5-a6af-4e556c123764 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Snapshot retrieved successfully. Aug 06 05:25:41.649746 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f6173bb7-06ad-4ac5-a6af-4e556c123764 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c returned with HTTP 200 Aug 06 05:25:41.650274 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 495/1974] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:41 2026] GET /volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:41.658947 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e9308fbe-87af-4b0d-b564-61d981a883f4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:41.659997 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-99d55549-afdd-42a3-b928-95983d1444ed tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Acquiring lock "cinder-attachment_update-22f4c975-09aa-4a47-8c92-ee6ec6bbcc72-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:25:41.663221 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e9308fbe-87af-4b0d-b564-61d981a883f4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:25:41.663509 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e9308fbe-87af-4b0d-b564-61d981a883f4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:41.663826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e9308fbe-87af-4b0d-b564-61d981a883f4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:41.665801 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-99d55549-afdd-42a3-b928-95983d1444ed tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Lock "cinder-attachment_update-22f4c975-09aa-4a47-8c92-ee6ec6bbcc72-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:25:41.667441 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:41.667441 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:41.682110 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:41.682110 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:41.685240 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e9308fbe-87af-4b0d-b564-61d981a883f4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:25:41.691685 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e9308fbe-87af-4b0d-b564-61d981a883f4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:25:41.692467 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 495/1975] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:41 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:41.770350 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-99d55549-afdd-42a3-b928-95983d1444ed tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Lock "cinder-attachment_update-22f4c975-09aa-4a47-8c92-ee6ec6bbcc72-np0000006623" released by "attachment_update" :: held 0.105s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:25:41.771106 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-99d55549-afdd-42a3-b928-95983d1444ed tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1 returned with HTTP 200 Aug 06 05:25:41.771751 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 499/1976] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:25:41 2026] PUT /volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:42.071847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-72e3da17-5e04-4677-a3fc-0baca4edb2b6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:42.073862 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-72e3da17-5e04-4677-a3fc-0baca4edb2b6 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] GET https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 Aug 06 05:25:42.074045 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-72e3da17-5e04-4677-a3fc-0baca4edb2b6 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:42.074215 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-72e3da17-5e04-4677-a3fc-0baca4edb2b6 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:42.074351 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-72e3da17-5e04-4677-a3fc-0baca4edb2b6 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Show backup with id 53e9f393-7940-4570-ac78-3be7ab965848. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:42.080372 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:42.080372 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:42.081613 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-72e3da17-5e04-4677-a3fc-0baca4edb2b6 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 returned with HTTP 200 Aug 06 05:25:42.082368 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 488/1977] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:42 2026] GET /volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:42.097253 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-698b9221-7e68-4f5a-90eb-0345ce9cb28b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:42.103086 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-698b9221-7e68-4f5a-90eb-0345ce9cb28b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] GET https://10.4.3.205/volume/v3/backups Aug 06 05:25:42.103375 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-698b9221-7e68-4f5a-90eb-0345ce9cb28b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:42.103662 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-698b9221-7e68-4f5a-90eb-0345ce9cb28b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:42.121593 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-698b9221-7e68-4f5a-90eb-0345ce9cb28b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 200 Aug 06 05:25:42.124018 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 496/1978] 10.4.3.205 () {66 vars in 1237 bytes} [Thu Aug 6 05:25:42 2026] GET /volume/v3/backups => generated 337 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:42.134632 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fd026916-1397-46c4-b41f-1e55c678720d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:42.136678 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] POST https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66/restore Aug 06 05:25:42.137044 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:42.138373 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Restoring backup 04769457-2798-4c5f-9551-71dfd8804d66 ({'restore': {}}) {{(pid=100426) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 05:25:42.138536 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Restoring backup 04769457-2798-4c5f-9551-71dfd8804d66 to volume None. Aug 06 05:25:42.143538 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:42.143538 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:42.145712 np0000006623 devstack@c-api.service[100426]: INFO cinder.backup.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Creating volume of 1 GB for restore of backup 04769457-2798-4c5f-9551-71dfd8804d66. Aug 06 05:25:42.157806 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:25:42.157311. {{(pid=100426) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:25:42.157966 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Availability Zones retrieved successfully. Aug 06 05:25:42.166249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Flow 'volume_create_api' (cbc5250b-f793-4bb9-a4f2-8923849168a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:42.167451 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e13f57-efee-4396-8f56-efe5c46a4b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:42.168528 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:42.216367 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e13f57-efee-4396-8f56-efe5c46a4b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:42.217521 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62deec1e-edcb-433e-a261-fd6fa248f35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:42.274075 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Created reservations ['317be083-7fed-49c7-ae1b-5069f49dbf8b', 'cf7e3235-15e1-471f-b8e5-b93aa2f14828', 'b480cceb-e1ae-4720-99bb-7e50be6bd2d9', '3af358e4-702f-432d-bff7-21aba9c76055'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:42.275283 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62deec1e-edcb-433e-a261-fd6fa248f35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['317be083-7fed-49c7-ae1b-5069f49dbf8b', 'cf7e3235-15e1-471f-b8e5-b93aa2f14828', 'b480cceb-e1ae-4720-99bb-7e50be6bd2d9', '3af358e4-702f-432d-bff7-21aba9c76055']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:42.276467 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66100bb-4174-43d7-9956-d2f52a4c18ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:42.312618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66100bb-4174-43d7-9956-d2f52a4c18ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcb544c9-3fd2-45fb-a6db-aa061ae6083f', '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_04769457-2798-4c5f-9551-71dfd8804d66',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fff367108a54f82b2a382b1ca501e48',qos_specs=None,replication_status=,reservations=['317be083-7fed-49c7-ae1b-5069f49dbf8b','cf7e3235-15e1-471f-b8e5-b93aa2f14828','b480cceb-e1ae-4720-99bb-7e50be6bd2d9','3af358e4-702f-432d-bff7-21aba9c76055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fa826c078241ecb7b2e9c306091ecc',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:25:42Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_04769457-2798-4c5f-9551-71dfd8804d66',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcb544c9-3fd2-45fb-a6db-aa061ae6083f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fff367108a54f82b2a382b1ca501e48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fa826c078241ecb7b2e9c306091ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:42.313750 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4c0731-0dc4-40ef-b114-7fa27543b51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:42.338406 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4c0731-0dc4-40ef-b114-7fa27543b51a) transitioned into 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_04769457-2798-4c5f-9551-71dfd8804d66',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fff367108a54f82b2a382b1ca501e48',qos_specs=None,replication_status=,reservations=['317be083-7fed-49c7-ae1b-5069f49dbf8b','cf7e3235-15e1-471f-b8e5-b93aa2f14828','b480cceb-e1ae-4720-99bb-7e50be6bd2d9','3af358e4-702f-432d-bff7-21aba9c76055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fa826c078241ecb7b2e9c306091ecc',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:42.339404 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7da30a3-d435-41ea-9af8-9356f6af1ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:42.352979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7da30a3-d435-41ea-9af8-9356f6af1ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:42.353835 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Flow 'volume_create_api' (cbc5250b-f793-4bb9-a4f2-8923849168a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:42.354124 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Create volume request issued successfully. Aug 06 05:25:42.363321 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:42.363321 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:42.363321 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:42.493699 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-65409eb4-789b-4223-b7c4-8418e06b18f1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:42.495719 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-65409eb4-789b-4223-b7c4-8418e06b18f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:42.495992 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-65409eb4-789b-4223-b7c4-8418e06b18f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:42.496226 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-65409eb4-789b-4223-b7c4-8418e06b18f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:42.507465 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:42.507465 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:42.512147 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-65409eb4-789b-4223-b7c4-8418e06b18f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:42.517504 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-65409eb4-789b-4223-b7c4-8418e06b18f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:42.518028 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 500/1979] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:42 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:43.372886 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:43.372886 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:43.373562 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:43.374125 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Checking backup size 1 against volume size 1 {{(pid=100426) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 05:25:43.374316 np0000006623 devstack@c-api.service[100426]: INFO cinder.backup.api [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Overwriting volume fcb544c9-3fd2-45fb-a6db-aa061ae6083f with restore of backup 04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:43.391478 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] restore_backup in rpcapi backup_id 04769457-2798-4c5f-9551-71dfd8804d66 {{(pid=100426) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 05:25:43.394098 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fd026916-1397-46c4-b41f-1e55c678720d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66/restore returned with HTTP 202 Aug 06 05:25:43.394691 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 496/1980] 10.4.3.205 () {68 vars in 1393 bytes} [Thu Aug 6 05:25:42 2026] POST /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66/restore => generated 189 bytes in 1261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:43.407445 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b2e218c7-56ee-4ac2-979a-7499a4f09c86 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:43.410143 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b2e218c7-56ee-4ac2-979a-7499a4f09c86 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:43.410393 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b2e218c7-56ee-4ac2-979a-7499a4f09c86 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:43.410698 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b2e218c7-56ee-4ac2-979a-7499a4f09c86 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:43.410917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-b2e218c7-56ee-4ac2-979a-7499a4f09c86 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:43.415894 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:43.415894 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:43.417099 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b2e218c7-56ee-4ac2-979a-7499a4f09c86 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:43.417512 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 489/1981] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:43 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:43.533638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ae2e74e1-2e93-40f2-a5d7-bed9e58381d0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:43.535576 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae2e74e1-2e93-40f2-a5d7-bed9e58381d0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:43.535877 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae2e74e1-2e93-40f2-a5d7-bed9e58381d0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:43.535970 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae2e74e1-2e93-40f2-a5d7-bed9e58381d0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:43.546990 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:43.546990 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:43.551118 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ae2e74e1-2e93-40f2-a5d7-bed9e58381d0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:43.556703 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae2e74e1-2e93-40f2-a5d7-bed9e58381d0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:43.559491 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 497/1982] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:43 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:44.428109 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c3639474-ec3e-4be5-84ce-25d0b8bdd47c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:44.429949 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c3639474-ec3e-4be5-84ce-25d0b8bdd47c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:44.430136 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c3639474-ec3e-4be5-84ce-25d0b8bdd47c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:44.430359 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c3639474-ec3e-4be5-84ce-25d0b8bdd47c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:44.430488 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-c3639474-ec3e-4be5-84ce-25d0b8bdd47c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:44.439093 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:44.439093 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:44.439994 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c3639474-ec3e-4be5-84ce-25d0b8bdd47c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:44.440422 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 501/1983] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:44 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:44.572212 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-72501d35-2ca2-4988-b886-a95a841087f1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:44.574714 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-72501d35-2ca2-4988-b886-a95a841087f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:44.575003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-72501d35-2ca2-4988-b886-a95a841087f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:44.575212 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-72501d35-2ca2-4988-b886-a95a841087f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:44.591761 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:44.591761 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:44.596370 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-72501d35-2ca2-4988-b886-a95a841087f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:44.607006 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-72501d35-2ca2-4988-b886-a95a841087f1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:44.607602 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 497/1984] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:44 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:45.045968 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-790e6529-b58d-470d-8f2c-47d3639b656f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:45.048664 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-790e6529-b58d-470d-8f2c-47d3639b656f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1/action Aug 06 05:25:45.049268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-790e6529-b58d-470d-8f2c-47d3639b656f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:45.049442 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-790e6529-b58d-470d-8f2c-47d3639b656f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:45.070568 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:45.070568 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:45.082743 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d1b2e8a8-62a5-4ca2-815b-75ddf44c6e62 req-790e6529-b58d-470d-8f2c-47d3639b656f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1/action returned with HTTP 204 Aug 06 05:25:45.083166 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 490/1985] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:25:45 2026] POST /volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:25:45.454738 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-042dfefc-e537-451d-b91b-5a3a514b894c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:45.456690 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-042dfefc-e537-451d-b91b-5a3a514b894c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:45.457064 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-042dfefc-e537-451d-b91b-5a3a514b894c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:45.458381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-042dfefc-e537-451d-b91b-5a3a514b894c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:45.458381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-042dfefc-e537-451d-b91b-5a3a514b894c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:45.463151 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:45.463151 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:45.464138 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-042dfefc-e537-451d-b91b-5a3a514b894c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:45.464721 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 498/1986] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:45 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:45.622918 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d851e5ca-e2af-41b2-aacb-7e7d83aa78cd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:45.624984 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d851e5ca-e2af-41b2-aacb-7e7d83aa78cd tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:45.625274 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d851e5ca-e2af-41b2-aacb-7e7d83aa78cd tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:45.625507 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d851e5ca-e2af-41b2-aacb-7e7d83aa78cd tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:45.638492 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:45.638492 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:45.643090 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d851e5ca-e2af-41b2-aacb-7e7d83aa78cd tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:45.649982 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d851e5ca-e2af-41b2-aacb-7e7d83aa78cd tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:45.650496 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 502/1987] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:45 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:45.667676 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dcd36c81-8716-4531-a42e-8238f3fc307f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:45.670050 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dcd36c81-8716-4531-a42e-8238f3fc307f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:25:45.670540 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dcd36c81-8716-4531-a42e-8238f3fc307f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22f4c975-09aa-4a47-8c92-ee6ec6bbcc72", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1865628233"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:45.685221 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:45.685221 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:45.685920 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-dcd36c81-8716-4531-a42e-8238f3fc307f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:45.686105 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-dcd36c81-8716-4531-a42e-8238f3fc307f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:45.690329 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dcd36c81-8716-4531-a42e-8238f3fc307f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 400 Aug 06 05:25:45.691045 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 498/1988] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:25:45 2026] POST /volume/v3/snapshots => generated 160 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:25:45.699459 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f2e9e3d2-7172-4deb-8611-27855443f8c8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:45.701252 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f2e9e3d2-7172-4deb-8611-27855443f8c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:25:45.701759 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f2e9e3d2-7172-4deb-8611-27855443f8c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22f4c975-09aa-4a47-8c92-ee6ec6bbcc72", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-661408305"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:45.713935 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:45.713935 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:45.714485 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f2e9e3d2-7172-4deb-8611-27855443f8c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:45.714645 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-f2e9e3d2-7172-4deb-8611-27855443f8c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:45.740308 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-f2e9e3d2-7172-4deb-8611-27855443f8c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['f8ea5309-5e2b-484f-803e-a346c13fe6ff', '79bcb6bb-7c3b-4cb3-b3d0-3b37810d5ede', 'fdb79872-4d2a-43f2-8bbd-316f3c57459f', 'd4925f76-f2cb-43fb-b287-873feceb64f7'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:45.777146 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f2e9e3d2-7172-4deb-8611-27855443f8c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot force create request issued successfully. Aug 06 05:25:45.777581 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f2e9e3d2-7172-4deb-8611-27855443f8c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:25:45.778145 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 491/1989] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:25:45 2026] POST /volume/v3/snapshots => generated 309 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:45.787640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e5c43daa-e5c9-4f5c-a5bd-f87883612a4f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:45.791398 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5c43daa-e5c9-4f5c-a5bd-f87883612a4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 Aug 06 05:25:45.791398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5c43daa-e5c9-4f5c-a5bd-f87883612a4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:45.791398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5c43daa-e5c9-4f5c-a5bd-f87883612a4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:45.798988 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:45.798988 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:45.799746 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e5c43daa-e5c9-4f5c-a5bd-f87883612a4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:45.800682 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5c43daa-e5c9-4f5c-a5bd-f87883612a4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 returned with HTTP 200 Aug 06 05:25:45.801514 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 499/1990] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:45 2026] GET /volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:46.476406 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-83fa1fec-ec4f-481a-a0a1-2a4d6830c1de None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:46.478217 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-83fa1fec-ec4f-481a-a0a1-2a4d6830c1de tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:46.478455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-83fa1fec-ec4f-481a-a0a1-2a4d6830c1de tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:46.478690 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-83fa1fec-ec4f-481a-a0a1-2a4d6830c1de tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:46.478832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-83fa1fec-ec4f-481a-a0a1-2a4d6830c1de tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:46.482956 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:46.482956 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:46.483743 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-83fa1fec-ec4f-481a-a0a1-2a4d6830c1de tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:46.484099 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 503/1991] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:46 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:25:46.814978 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-83b80bd6-adc6-468b-967a-6531c34ecf35 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:46.817857 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83b80bd6-adc6-468b-967a-6531c34ecf35 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 Aug 06 05:25:46.818026 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83b80bd6-adc6-468b-967a-6531c34ecf35 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:46.818235 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83b80bd6-adc6-468b-967a-6531c34ecf35 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:46.823962 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:46.823962 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:46.824304 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-83b80bd6-adc6-468b-967a-6531c34ecf35 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:46.825025 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83b80bd6-adc6-468b-967a-6531c34ecf35 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 returned with HTTP 200 Aug 06 05:25:46.825386 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 499/1992] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:46 2026] GET /volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:46.837777 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-acb44917-8b54-48da-ad8d-6ead94fe15f5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:46.839455 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acb44917-8b54-48da-ad8d-6ead94fe15f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:25:46.839955 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acb44917-8b54-48da-ad8d-6ead94fe15f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22f4c975-09aa-4a47-8c92-ee6ec6bbcc72", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-912507208"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:46.850727 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:46.850727 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:46.851413 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-acb44917-8b54-48da-ad8d-6ead94fe15f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:46.852375 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-acb44917-8b54-48da-ad8d-6ead94fe15f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:46.879921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-acb44917-8b54-48da-ad8d-6ead94fe15f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['2bc7c1b0-f876-46d4-a3ba-94aa2349c68a', 'affaa570-0795-49e8-802f-bc5aad5d7461', '8b826735-e1d7-4bc3-87ee-39663c3b32fa', '1c1c9cee-3fc9-41ca-be44-4057ac0fbeac'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:46.909791 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-acb44917-8b54-48da-ad8d-6ead94fe15f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot force create request issued successfully. Aug 06 05:25:46.910893 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acb44917-8b54-48da-ad8d-6ead94fe15f5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:25:46.910893 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 492/1993] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:25:46 2026] POST /volume/v3/snapshots => generated 309 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:46.919276 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4a567028-7783-4a5d-baa6-7d5b085d7e3f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:46.921626 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4a567028-7783-4a5d-baa6-7d5b085d7e3f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a Aug 06 05:25:46.921884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4a567028-7783-4a5d-baa6-7d5b085d7e3f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:46.922122 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4a567028-7783-4a5d-baa6-7d5b085d7e3f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:46.929913 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:46.929913 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:46.930548 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4a567028-7783-4a5d-baa6-7d5b085d7e3f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:46.931550 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4a567028-7783-4a5d-baa6-7d5b085d7e3f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a returned with HTTP 200 Aug 06 05:25:46.932072 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 500/1994] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:46 2026] GET /volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:47.500890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c23e2ca5-03cb-4c1a-a858-48480af9f4c6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:47.503418 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c23e2ca5-03cb-4c1a-a858-48480af9f4c6 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:47.503679 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c23e2ca5-03cb-4c1a-a858-48480af9f4c6 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:47.503891 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c23e2ca5-03cb-4c1a-a858-48480af9f4c6 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:47.503995 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-c23e2ca5-03cb-4c1a-a858-48480af9f4c6 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:47.508673 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:47.508673 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:47.509630 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c23e2ca5-03cb-4c1a-a858-48480af9f4c6 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:47.510058 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 504/1995] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:47 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:47.944450 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dad7ee44-7a48-4f7d-ba1a-df197594fed5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:47.947316 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dad7ee44-7a48-4f7d-ba1a-df197594fed5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a Aug 06 05:25:47.947316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dad7ee44-7a48-4f7d-ba1a-df197594fed5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:47.947588 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dad7ee44-7a48-4f7d-ba1a-df197594fed5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:47.954510 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:47.954510 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:47.955108 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-dad7ee44-7a48-4f7d-ba1a-df197594fed5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:47.956213 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dad7ee44-7a48-4f7d-ba1a-df197594fed5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a returned with HTTP 200 Aug 06 05:25:47.956938 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 500/1996] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:47 2026] GET /volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:47.968276 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4f0cdbb6-54a7-437d-816c-1336b793cd4f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:47.969749 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f0cdbb6-54a7-437d-816c-1336b793cd4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:25:47.970070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4f0cdbb6-54a7-437d-816c-1336b793cd4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22f4c975-09aa-4a47-8c92-ee6ec6bbcc72", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-649580560"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:47.984600 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:47.984600 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:47.985176 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4f0cdbb6-54a7-437d-816c-1336b793cd4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:47.985346 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-4f0cdbb6-54a7-437d-816c-1336b793cd4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:48.017474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-4f0cdbb6-54a7-437d-816c-1336b793cd4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['c4194d21-cc88-47ac-ae30-6d9620355fea', 'e25f6d73-1aa0-4571-9fac-cf30bc8604d3', 'cb48cb1f-f9fd-4d7a-b508-0ae45bb888a4', '68e9083e-b308-4de0-b39c-dc5b4fb593e5'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:48.053376 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4f0cdbb6-54a7-437d-816c-1336b793cd4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot force create request issued successfully. Aug 06 05:25:48.053376 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f0cdbb6-54a7-437d-816c-1336b793cd4f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:25:48.053376 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 493/1997] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:25:47 2026] POST /volume/v3/snapshots => generated 309 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:48.061406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-59360ad5-93fe-4ae4-84ed-db41fade4d60 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:48.062953 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-59360ad5-93fe-4ae4-84ed-db41fade4d60 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 Aug 06 05:25:48.063169 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-59360ad5-93fe-4ae4-84ed-db41fade4d60 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:48.063342 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-59360ad5-93fe-4ae4-84ed-db41fade4d60 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:48.069555 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:48.069555 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:48.070127 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-59360ad5-93fe-4ae4-84ed-db41fade4d60 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:48.071462 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-59360ad5-93fe-4ae4-84ed-db41fade4d60 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 returned with HTTP 200 Aug 06 05:25:48.071462 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 501/1998] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:48 2026] GET /volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:48.524312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-40148288-78a3-4ac2-9d6f-65cabb106050 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:48.526104 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-40148288-78a3-4ac2-9d6f-65cabb106050 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:48.526284 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-40148288-78a3-4ac2-9d6f-65cabb106050 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:48.526477 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-40148288-78a3-4ac2-9d6f-65cabb106050 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:48.526576 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-40148288-78a3-4ac2-9d6f-65cabb106050 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:48.530932 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:48.530932 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:48.531694 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-40148288-78a3-4ac2-9d6f-65cabb106050 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:48.532064 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 505/1999] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:48 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:49.082035 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c73a5e8e-f3f4-499c-bf97-e852f5d17e00 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:49.084178 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c73a5e8e-f3f4-499c-bf97-e852f5d17e00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 Aug 06 05:25:49.084482 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c73a5e8e-f3f4-499c-bf97-e852f5d17e00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:49.084762 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c73a5e8e-f3f4-499c-bf97-e852f5d17e00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:49.090545 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:49.090545 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:49.090994 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c73a5e8e-f3f4-499c-bf97-e852f5d17e00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:49.091875 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c73a5e8e-f3f4-499c-bf97-e852f5d17e00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 returned with HTTP 200 Aug 06 05:25:49.092254 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 501/2000] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:49 2026] GET /volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:49.101387 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dfa0def7-f4ed-4363-8a5f-159f421378c2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:49.103522 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dfa0def7-f4ed-4363-8a5f-159f421378c2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 Aug 06 05:25:49.103904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dfa0def7-f4ed-4363-8a5f-159f421378c2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:49.104181 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dfa0def7-f4ed-4363-8a5f-159f421378c2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:49.104339 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-dfa0def7-f4ed-4363-8a5f-159f421378c2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: d0e69603-c570-48c7-9fa8-792099933d12 Aug 06 05:25:49.109507 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:49.109507 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:49.109983 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dfa0def7-f4ed-4363-8a5f-159f421378c2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:49.134917 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dfa0def7-f4ed-4363-8a5f-159f421378c2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:25:49.135109 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dfa0def7-f4ed-4363-8a5f-159f421378c2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 returned with HTTP 202 Aug 06 05:25:49.135546 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 494/2001] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:25:49 2026] DELETE /volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:49.144163 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-234e1cbc-87fb-41e7-ac2c-fa9536991b94 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:49.147049 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-234e1cbc-87fb-41e7-ac2c-fa9536991b94 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 Aug 06 05:25:49.148148 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-234e1cbc-87fb-41e7-ac2c-fa9536991b94 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:49.148601 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-234e1cbc-87fb-41e7-ac2c-fa9536991b94 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:49.155677 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:49.155677 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:49.156169 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-234e1cbc-87fb-41e7-ac2c-fa9536991b94 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:49.157078 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-234e1cbc-87fb-41e7-ac2c-fa9536991b94 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 returned with HTTP 200 Aug 06 05:25:49.157591 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 502/2002] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:49 2026] GET /volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:49.542150 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4a4251d0-76d6-4187-8695-8fa112485c0b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:49.547760 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4a4251d0-76d6-4187-8695-8fa112485c0b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:49.547760 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4a4251d0-76d6-4187-8695-8fa112485c0b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:49.547760 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4a4251d0-76d6-4187-8695-8fa112485c0b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:49.547760 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-4a4251d0-76d6-4187-8695-8fa112485c0b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:49.553794 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:49.553794 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:49.554413 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4a4251d0-76d6-4187-8695-8fa112485c0b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:49.554811 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 506/2003] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:49 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:50.173673 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-588a7cb3-a28c-428f-a02a-0ebfcd05f884 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:50.175957 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-588a7cb3-a28c-428f-a02a-0ebfcd05f884 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 Aug 06 05:25:50.176822 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-588a7cb3-a28c-428f-a02a-0ebfcd05f884 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:50.177075 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-588a7cb3-a28c-428f-a02a-0ebfcd05f884 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:50.184763 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-588a7cb3-a28c-428f-a02a-0ebfcd05f884 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 returned with HTTP 404 Aug 06 05:25:50.185233 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 502/2004] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:50 2026] GET /volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:50.194259 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2004554e-da65-41f0-be29-b1d425e8ff5d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:50.199874 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2004554e-da65-41f0-be29-b1d425e8ff5d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 Aug 06 05:25:50.200061 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2004554e-da65-41f0-be29-b1d425e8ff5d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:50.200245 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2004554e-da65-41f0-be29-b1d425e8ff5d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:50.200416 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-2004554e-da65-41f0-be29-b1d425e8ff5d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: 05f03f78-c661-4ee5-a7d6-51690c3be647 Aug 06 05:25:50.212973 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:50.212973 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:50.213553 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2004554e-da65-41f0-be29-b1d425e8ff5d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:50.234534 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2004554e-da65-41f0-be29-b1d425e8ff5d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:25:50.234885 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2004554e-da65-41f0-be29-b1d425e8ff5d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 returned with HTTP 202 Aug 06 05:25:50.235485 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 495/2005] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:25:50 2026] DELETE /volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:50.245105 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4266651c-0529-465a-b834-14ae8f25f0f4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:50.249555 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4266651c-0529-465a-b834-14ae8f25f0f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 Aug 06 05:25:50.249766 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4266651c-0529-465a-b834-14ae8f25f0f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:50.250200 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4266651c-0529-465a-b834-14ae8f25f0f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:50.260360 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:50.260360 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:50.261036 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4266651c-0529-465a-b834-14ae8f25f0f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:50.263137 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4266651c-0529-465a-b834-14ae8f25f0f4 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 returned with HTTP 200 Aug 06 05:25:50.263137 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 503/2006] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:50 2026] GET /volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:25:50.566137 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-979c572e-53dd-4cb9-9086-0cf66c52b48e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:50.569327 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-979c572e-53dd-4cb9-9086-0cf66c52b48e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:50.569327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-979c572e-53dd-4cb9-9086-0cf66c52b48e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:50.570312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-979c572e-53dd-4cb9-9086-0cf66c52b48e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:50.570312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-979c572e-53dd-4cb9-9086-0cf66c52b48e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:50.576801 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:50.576801 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:50.578207 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-979c572e-53dd-4cb9-9086-0cf66c52b48e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:50.579041 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 507/2007] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:50 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:51.274508 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4a485b30-535f-448c-a7fe-909d8badfd68 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:51.276482 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4a485b30-535f-448c-a7fe-909d8badfd68 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 Aug 06 05:25:51.277213 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4a485b30-535f-448c-a7fe-909d8badfd68 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:51.277760 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4a485b30-535f-448c-a7fe-909d8badfd68 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:51.284223 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4a485b30-535f-448c-a7fe-909d8badfd68 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 returned with HTTP 404 Aug 06 05:25:51.284833 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 503/2008] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:51 2026] GET /volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:51.292372 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8b92da38-c7b9-43ca-a3a7-dcb598c8fb71 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:51.294118 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8b92da38-c7b9-43ca-a3a7-dcb598c8fb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a Aug 06 05:25:51.294347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8b92da38-c7b9-43ca-a3a7-dcb598c8fb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:51.294546 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8b92da38-c7b9-43ca-a3a7-dcb598c8fb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:51.294692 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-8b92da38-c7b9-43ca-a3a7-dcb598c8fb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: fc69ace1-21b9-4b09-9029-b6d9ee42204a Aug 06 05:25:51.299687 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:51.299687 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:51.300079 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8b92da38-c7b9-43ca-a3a7-dcb598c8fb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:51.320050 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8b92da38-c7b9-43ca-a3a7-dcb598c8fb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:25:51.320237 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8b92da38-c7b9-43ca-a3a7-dcb598c8fb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a returned with HTTP 202 Aug 06 05:25:51.320700 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 496/2009] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:25:51 2026] DELETE /volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:51.333308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6ff714f6-a9e8-4cf0-b25b-31a95b10032c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:51.335726 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6ff714f6-a9e8-4cf0-b25b-31a95b10032c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a Aug 06 05:25:51.336021 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6ff714f6-a9e8-4cf0-b25b-31a95b10032c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:51.336452 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6ff714f6-a9e8-4cf0-b25b-31a95b10032c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:51.346390 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:51.346390 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:51.347040 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6ff714f6-a9e8-4cf0-b25b-31a95b10032c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:25:51.348239 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6ff714f6-a9e8-4cf0-b25b-31a95b10032c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a returned with HTTP 200 Aug 06 05:25:51.348812 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 504/2010] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:51 2026] GET /volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:51.589800 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0045a7e6-0555-43be-b8dd-54a1d118d82d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:51.591437 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0045a7e6-0555-43be-b8dd-54a1d118d82d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:51.591764 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0045a7e6-0555-43be-b8dd-54a1d118d82d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:51.592032 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0045a7e6-0555-43be-b8dd-54a1d118d82d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:51.592194 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0045a7e6-0555-43be-b8dd-54a1d118d82d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:51.598137 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:51.598137 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:51.599260 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0045a7e6-0555-43be-b8dd-54a1d118d82d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:51.599785 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 508/2011] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:51 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:52.211702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ff77f98d-1d75-41dd-a37a-82a40aabc2db None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.213665 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ff77f98d-1d75-41dd-a37a-82a40aabc2db tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:52.213776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ff77f98d-1d75-41dd-a37a-82a40aabc2db tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.213969 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ff77f98d-1d75-41dd-a37a-82a40aabc2db tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.221645 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.221645 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:52.225762 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ff77f98d-1d75-41dd-a37a-82a40aabc2db tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:52.230136 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ff77f98d-1d75-41dd-a37a-82a40aabc2db tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:52.230670 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 504/2012] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:52 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:52.244377 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2f546382-d1e4-4811-a109-8884ed0740ba None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.246378 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2f546382-d1e4-4811-a109-8884ed0740ba tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:52.246683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2f546382-d1e4-4811-a109-8884ed0740ba tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.246980 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2f546382-d1e4-4811-a109-8884ed0740ba tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.254269 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.254269 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:52.260510 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2f546382-d1e4-4811-a109-8884ed0740ba tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:52.265544 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2f546382-d1e4-4811-a109-8884ed0740ba tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:52.266092 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 497/2013] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:52 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:52.317565 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-5bc4b9d8-be90-484a-ac36-19508ffacd33 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.320937 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-5bc4b9d8-be90-484a-ac36-19508ffacd33 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:52.321206 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-5bc4b9d8-be90-484a-ac36-19508ffacd33 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.321467 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-5bc4b9d8-be90-484a-ac36-19508ffacd33 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.333684 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.333684 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:52.338879 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-5bc4b9d8-be90-484a-ac36-19508ffacd33 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:52.346256 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-5bc4b9d8-be90-484a-ac36-19508ffacd33 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:52.347051 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 505/2014] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:52 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:52.359508 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b9b52a88-2a34-43c8-afe7-398b83efcee5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.361465 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9b52a88-2a34-43c8-afe7-398b83efcee5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a Aug 06 05:25:52.361680 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9b52a88-2a34-43c8-afe7-398b83efcee5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.361876 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9b52a88-2a34-43c8-afe7-398b83efcee5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.367675 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9b52a88-2a34-43c8-afe7-398b83efcee5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a returned with HTTP 404 Aug 06 05:25:52.368225 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 509/2015] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:52 2026] GET /volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:52.377304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-776958d2-96db-43f2-95b1-b03e12c784e3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.379255 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-776958d2-96db-43f2-95b1-b03e12c784e3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 Aug 06 05:25:52.379831 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-776958d2-96db-43f2-95b1-b03e12c784e3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.380144 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-776958d2-96db-43f2-95b1-b03e12c784e3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.380323 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-776958d2-96db-43f2-95b1-b03e12c784e3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: 05f03f78-c661-4ee5-a7d6-51690c3be647 Aug 06 05:25:52.384856 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-776958d2-96db-43f2-95b1-b03e12c784e3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 returned with HTTP 404 Aug 06 05:25:52.385621 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 505/2016] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:25:52 2026] DELETE /volume/v3/snapshots/05f03f78-c661-4ee5-a7d6-51690c3be647 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:52.393616 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2248e112-b1e9-4ae1-9422-ac20d61ff89c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.395583 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2248e112-b1e9-4ae1-9422-ac20d61ff89c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a Aug 06 05:25:52.395851 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2248e112-b1e9-4ae1-9422-ac20d61ff89c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.396053 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2248e112-b1e9-4ae1-9422-ac20d61ff89c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.396158 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-2248e112-b1e9-4ae1-9422-ac20d61ff89c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: fc69ace1-21b9-4b09-9029-b6d9ee42204a Aug 06 05:25:52.401690 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2248e112-b1e9-4ae1-9422-ac20d61ff89c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a returned with HTTP 404 Aug 06 05:25:52.402390 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 498/2017] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:25:52 2026] DELETE /volume/v3/snapshots/fc69ace1-21b9-4b09-9029-b6d9ee42204a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:52.410260 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a2d2fc84-c02e-4fd1-ba88-29a089b80b8f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.412675 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a2d2fc84-c02e-4fd1-ba88-29a089b80b8f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 Aug 06 05:25:52.412895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a2d2fc84-c02e-4fd1-ba88-29a089b80b8f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.413200 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a2d2fc84-c02e-4fd1-ba88-29a089b80b8f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.413337 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-a2d2fc84-c02e-4fd1-ba88-29a089b80b8f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: d0e69603-c570-48c7-9fa8-792099933d12 Aug 06 05:25:52.418183 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a2d2fc84-c02e-4fd1-ba88-29a089b80b8f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 returned with HTTP 404 Aug 06 05:25:52.418729 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 506/2018] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:25:52 2026] DELETE /volume/v3/snapshots/d0e69603-c570-48c7-9fa8-792099933d12 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:52.426562 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-26c48de9-dcca-43e0-adaf-5ab1d97830af None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.426999 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-26c48de9-dcca-43e0-adaf-5ab1d97830af None None] GET https://10.4.3.205/volume// Aug 06 05:25:52.427198 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-26c48de9-dcca-43e0-adaf-5ab1d97830af None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.427412 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-26c48de9-dcca-43e0-adaf-5ab1d97830af None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.427741 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-26c48de9-dcca-43e0-adaf-5ab1d97830af None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:52.428019 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 510/2019] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:25: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 06 05:25:52.438083 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-4636b843-c793-4028-99cb-6e1b008330f5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.463017 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-00afd189-a79e-4cda-802e-6c90330a4839 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.464840 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-00afd189-a79e-4cda-802e-6c90330a4839 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:52.465006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-00afd189-a79e-4cda-802e-6c90330a4839 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.465222 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-00afd189-a79e-4cda-802e-6c90330a4839 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.474769 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.474769 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:52.477602 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-4636b843-c793-4028-99cb-6e1b008330f5 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:25:52.478166 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-00afd189-a79e-4cda-802e-6c90330a4839 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:52.478225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-4636b843-c793-4028-99cb-6e1b008330f5 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2ff79cf-a633-4b1c-8389-95c15c752f3c", "connector": null, "instance_uuid": "e454fb8a-2929-4ece-904a-ae4b1f6c25bf"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:52.482709 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-00afd189-a79e-4cda-802e-6c90330a4839 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:52.483103 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 499/2020] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:52 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1654 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:52.491104 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.491104 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:52.502391 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-9ccffddd-05bc-4851-aa45-219933d21bae None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.504313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-9ccffddd-05bc-4851-aa45-219933d21bae tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72/action Aug 06 05:25:52.504662 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-9ccffddd-05bc-4851-aa45-219933d21bae tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:52.504787 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-9ccffddd-05bc-4851-aa45-219933d21bae tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:52.516917 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.516917 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:52.517366 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-9ccffddd-05bc-4851-aa45-219933d21bae tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:52.523271 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-9ccffddd-05bc-4851-aa45-219933d21bae tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Begin detaching volume completed successfully. Aug 06 05:25:52.523415 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-4636b843-c793-4028-99cb-6e1b008330f5 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:25:52.523453 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-9ccffddd-05bc-4851-aa45-219933d21bae tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72/action returned with HTTP 202 Aug 06 05:25:52.523874 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 507/2021] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:25:52 2026] POST /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:25:52.524009 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 506/2022] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:25:52 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:52.565796 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-48fbf190-4725-4fa4-a15f-ead4bb25071e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.567419 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-48fbf190-4725-4fa4-a15f-ead4bb25071e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:52.567560 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-48fbf190-4725-4fa4-a15f-ead4bb25071e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.567705 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-48fbf190-4725-4fa4-a15f-ead4bb25071e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.580073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5ffe68e2-0c9b-4e3f-b317-8f8af8d8351b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.580455 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5ffe68e2-0c9b-4e3f-b317-8f8af8d8351b None None] GET https://10.4.3.205/volume// Aug 06 05:25:52.580626 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5ffe68e2-0c9b-4e3f-b317-8f8af8d8351b None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.580885 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5ffe68e2-0c9b-4e3f-b317-8f8af8d8351b None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.581154 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5ffe68e2-0c9b-4e3f-b317-8f8af8d8351b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:52.581218 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.581218 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:52.581487 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 500/2023] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25: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 06 05:25:52.582628 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a933c448-e0f6-4d7a-a505-64552fc7a884 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.583089 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a933c448-e0f6-4d7a-a505-64552fc7a884 None None] GET https://10.4.3.205/volume// Aug 06 05:25:52.583251 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a933c448-e0f6-4d7a-a505-64552fc7a884 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.583471 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a933c448-e0f6-4d7a-a505-64552fc7a884 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.583858 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a933c448-e0f6-4d7a-a505-64552fc7a884 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:52.584108 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 508/2024] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25: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 06 05:25:52.584734 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-48fbf190-4725-4fa4-a15f-ead4bb25071e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:52.591304 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-48fbf190-4725-4fa4-a15f-ead4bb25071e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:52.591717 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 511/2025] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:52 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:52.595476 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-d3f57314-4900-4ada-b221-06a7bb66d1cf None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.599005 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-0ac193f5-b0b4-4dec-a897-4ac9accd6ada None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.602104 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-0ac193f5-b0b4-4dec-a897-4ac9accd6ada tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:52.602412 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-0ac193f5-b0b4-4dec-a897-4ac9accd6ada tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.602688 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-0ac193f5-b0b4-4dec-a897-4ac9accd6ada tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.605099 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-d3f57314-4900-4ada-b221-06a7bb66d1cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:52.605369 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-d3f57314-4900-4ada-b221-06a7bb66d1cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.605647 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-d3f57314-4900-4ada-b221-06a7bb66d1cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.615233 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9d8b41ce-f1b7-49c9-a275-05ea175e41ea None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.616254 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.616254 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:52.617661 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9d8b41ce-f1b7-49c9-a275-05ea175e41ea tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:52.617827 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9d8b41ce-f1b7-49c9-a275-05ea175e41ea tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:52.618029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9d8b41ce-f1b7-49c9-a275-05ea175e41ea tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:52.618138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9d8b41ce-f1b7-49c9-a275-05ea175e41ea tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:52.621676 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-0ac193f5-b0b4-4dec-a897-4ac9accd6ada tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:52.622504 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.622504 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:52.623262 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.623262 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:52.624034 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9d8b41ce-f1b7-49c9-a275-05ea175e41ea tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:52.624472 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 509/2026] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:52 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:52.627411 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-d3f57314-4900-4ada-b221-06a7bb66d1cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:52.628193 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-0ac193f5-b0b4-4dec-a897-4ac9accd6ada tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:52.628875 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 501/2027] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:52 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 1036 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:52.633205 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-d3f57314-4900-4ada-b221-06a7bb66d1cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:52.633617 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 507/2028] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:52 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:52.730895 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-b0dea3f2-3e27-4c2b-9d4b-7ae48425bd20 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:52.732928 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-b0dea3f2-3e27-4c2b-9d4b-7ae48425bd20 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] PUT https://10.4.3.205/volume/v3/attachments/95542c6d-e1cf-4f43-ae08-a0cb9a699c96 Aug 06 05:25:52.733386 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-b0dea3f2-3e27-4c2b-9d4b-7ae48425bd20 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:52.741455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-b0dea3f2-3e27-4c2b-9d4b-7ae48425bd20 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Acquiring lock "cinder-attachment_update-d2ff79cf-a633-4b1c-8389-95c15c752f3c-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:25:52.746966 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-b0dea3f2-3e27-4c2b-9d4b-7ae48425bd20 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Lock "cinder-attachment_update-d2ff79cf-a633-4b1c-8389-95c15c752f3c-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:25:52.748020 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:52.748020 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:52.836494 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-b0dea3f2-3e27-4c2b-9d4b-7ae48425bd20 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Lock "cinder-attachment_update-d2ff79cf-a633-4b1c-8389-95c15c752f3c-np0000006623" released by "attachment_update" :: held 0.089s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:25:52.837003 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-b0dea3f2-3e27-4c2b-9d4b-7ae48425bd20 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/attachments/95542c6d-e1cf-4f43-ae08-a0cb9a699c96 returned with HTTP 200 Aug 06 05:25:52.837653 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 512/2029] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:25:52 2026] PUT /volume/v3/attachments/95542c6d-e1cf-4f43-ae08-a0cb9a699c96 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:53.609044 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8d21012c-bcd4-4f13-ba1b-6fc58058a69e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:53.611040 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8d21012c-bcd4-4f13-ba1b-6fc58058a69e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:53.611252 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8d21012c-bcd4-4f13-ba1b-6fc58058a69e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:53.611479 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8d21012c-bcd4-4f13-ba1b-6fc58058a69e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:53.621803 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:53.621803 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:53.625139 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8d21012c-bcd4-4f13-ba1b-6fc58058a69e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:53.629180 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8d21012c-bcd4-4f13-ba1b-6fc58058a69e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:53.629743 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 510/2030] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:53 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:53.636414 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-233b4c1b-95b4-455e-a524-e0ebef3816ac None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:53.638013 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-233b4c1b-95b4-455e-a524-e0ebef3816ac tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:53.638180 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-233b4c1b-95b4-455e-a524-e0ebef3816ac tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:53.638368 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-233b4c1b-95b4-455e-a524-e0ebef3816ac tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:53.638462 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-233b4c1b-95b4-455e-a524-e0ebef3816ac tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:53.642862 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:53.642862 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:53.643646 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-233b4c1b-95b4-455e-a524-e0ebef3816ac tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:53.644025 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 502/2031] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:53 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:54.437027 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-f784bf54-14ba-4917-a68a-b17371ab43e9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:54.438854 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-f784bf54-14ba-4917-a68a-b17371ab43e9 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/limits Aug 06 05:25:54.439201 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-f784bf54-14ba-4917-a68a-b17371ab43e9 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:54.440246 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-f784bf54-14ba-4917-a68a-b17371ab43e9 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:54.446851 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-f784bf54-14ba-4917-a68a-b17371ab43e9 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1035107790 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1035107790, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:54.447253 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-f784bf54-14ba-4917-a68a-b17371ab43e9 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1035107790 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1035107790, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:54.447597 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-f784bf54-14ba-4917-a68a-b17371ab43e9 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1035107790 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1035107790, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:25:54.459963 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-f784bf54-14ba-4917-a68a-b17371ab43e9 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/limits returned with HTTP 200 Aug 06 05:25:54.460397 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 508/2032] 10.4.3.205 () {68 vars in 1484 bytes} [Thu Aug 6 05:25:54 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:54.492560 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-4f086695-a6e4-4a92-8f47-fa6cf43a7595 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:54.494620 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-4f086695-a6e4-4a92-8f47-fa6cf43a7595 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:25:54.494826 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-4f086695-a6e4-4a92-8f47-fa6cf43a7595 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:54.495008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-4f086695-a6e4-4a92-8f47-fa6cf43a7595 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:54.504350 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:54.504350 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:54.508160 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-4f086695-a6e4-4a92-8f47-fa6cf43a7595 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:54.513096 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-4f086695-a6e4-4a92-8f47-fa6cf43a7595 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 200 Aug 06 05:25:54.513621 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 513/2033] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:54 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:54.523049 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-2df0fa5f-c0fe-4c04-a37c-fdeba0a6634f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:54.525006 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-2df0fa5f-c0fe-4c04-a37c-fdeba0a6634f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:25:54.525348 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-2df0fa5f-c0fe-4c04-a37c-fdeba0a6634f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8775c5d-c698-4e69-9a76-f8616eb89ad8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-92301928", "description": null, "metadata": {}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:54.535561 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:54.535561 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:54.535961 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-2df0fa5f-c0fe-4c04-a37c-fdeba0a6634f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:54.536082 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-2df0fa5f-c0fe-4c04-a37c-fdeba0a6634f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create snapshot from volume e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:25:54.561618 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-2df0fa5f-c0fe-4c04-a37c-fdeba0a6634f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Created reservations ['ae61fb09-7181-46d1-af1f-0bc240eb565b', '7e575216-1ef7-4b6a-8c6d-2ebdacaa9e2a', 'ca6a17af-309f-408c-b719-d1c22a0c6a4f', 'c9c7b67a-3200-48f9-b764-38cc49696da5'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:54.594762 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-2df0fa5f-c0fe-4c04-a37c-fdeba0a6634f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot force create request issued successfully. Aug 06 05:25:54.595242 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-f23f05ee-2bae-40d5-b951-4d8931a8f791 req-2df0fa5f-c0fe-4c04-a37c-fdeba0a6634f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:25:54.595696 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 511/2034] 10.4.3.205 () {72 vars in 1547 bytes} [Thu Aug 6 05:25:54 2026] POST /volume/v3/snapshots => generated 322 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:54.641198 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7df94952-16b2-4486-a0e4-66eb520865d3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:54.642811 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7df94952-16b2-4486-a0e4-66eb520865d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:54.642936 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7df94952-16b2-4486-a0e4-66eb520865d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:54.643100 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7df94952-16b2-4486-a0e4-66eb520865d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:54.652429 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:54.652429 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:54.655156 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-278e8377-7328-4c5f-bdf0-003c1e1a64a0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:54.656285 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7df94952-16b2-4486-a0e4-66eb520865d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:54.657564 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-278e8377-7328-4c5f-bdf0-003c1e1a64a0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:54.657895 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-278e8377-7328-4c5f-bdf0-003c1e1a64a0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:54.658131 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-278e8377-7328-4c5f-bdf0-003c1e1a64a0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:54.658281 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-278e8377-7328-4c5f-bdf0-003c1e1a64a0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:54.660302 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7df94952-16b2-4486-a0e4-66eb520865d3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:54.660995 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 503/2035] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:54 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:25:54.665800 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:54.665800 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:54.666957 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-278e8377-7328-4c5f-bdf0-003c1e1a64a0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:54.668314 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 509/2036] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:54 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:55.514031 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:55.515859 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:55.516225 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1358540585"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:55.517703 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1358540585'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:55.517863 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Create volume of 1 GB Aug 06 05:25:55.524317 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Availability Zones retrieved successfully. Aug 06 05:25:55.527841 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Flow 'volume_create_api' (b82ee812-7d07-41a4-865b-5c0c0e836382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:55.528758 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed27bc7-1552-4b20-a6d4-b7108e79a94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:55.529674 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:55.557885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed27bc7-1552-4b20-a6d4-b7108e79a94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:55.560321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9daf1195-dbf3-41ff-a61b-0da01b88a52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:55.605827 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Created reservations ['9ce217fb-9164-4f48-8171-498d57270566', '1a53e5ba-0c3b-4bb5-bf3e-7eec93e37de9', 'f258296e-b488-4300-bf22-f23c2c100644', '8dfd5362-f514-48f9-b60d-44a134ced860'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:55.606573 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9daf1195-dbf3-41ff-a61b-0da01b88a52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ce217fb-9164-4f48-8171-498d57270566', '1a53e5ba-0c3b-4bb5-bf3e-7eec93e37de9', 'f258296e-b488-4300-bf22-f23c2c100644', '8dfd5362-f514-48f9-b60d-44a134ced860']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:55.607352 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9de8f7-164f-4bdb-896f-23ee2f94f206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:55.634528 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9de8f7-164f-4bdb-896f-23ee2f94f206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e46628-a969-4553-9e9d-b69406f6599a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1358540585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c8d8976d70409eb3f237406f21d28e',qos_specs=None,replication_status=,reservations=['9ce217fb-9164-4f48-8171-498d57270566','1a53e5ba-0c3b-4bb5-bf3e-7eec93e37de9','f258296e-b488-4300-bf22-f23c2c100644','8dfd5362-f514-48f9-b60d-44a134ced860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3446a5d29b4b67acc2affa97b6893b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1358540585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2e46628-a969-4553-9e9d-b69406f6599a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c8d8976d70409eb3f237406f21d28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3446a5d29b4b67acc2affa97b6893b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:55.635388 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad95ead0-f661-4e7f-9db5-4afc9d7c4519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:55.655042 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad95ead0-f661-4e7f-9db5-4afc9d7c4519) transitioned into state 'SUCCESS' from state '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-1358540585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c8d8976d70409eb3f237406f21d28e',qos_specs=None,replication_status=,reservations=['9ce217fb-9164-4f48-8171-498d57270566','1a53e5ba-0c3b-4bb5-bf3e-7eec93e37de9','f258296e-b488-4300-bf22-f23c2c100644','8dfd5362-f514-48f9-b60d-44a134ced860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3446a5d29b4b67acc2affa97b6893b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:55.656414 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a83199-e4b3-48fd-827d-7d5e5c2a3f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:55.667220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a83199-e4b3-48fd-827d-7d5e5c2a3f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:55.668576 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Flow 'volume_create_api' (b82ee812-7d07-41a4-865b-5c0c0e836382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:55.668680 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Create volume request issued successfully. Aug 06 05:25:55.672311 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-05ad2988-7b17-4bda-a9d9-6b1cec440788 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:55.672311 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 514/2037] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:25:55 2026] POST /volume/v3/volumes => generated 755 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:55.673988 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-25eb0450-9edd-43ae-a434-da1dc57accc9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:55.675953 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-25eb0450-9edd-43ae-a434-da1dc57accc9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:55.676152 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-25eb0450-9edd-43ae-a434-da1dc57accc9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:55.676400 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-25eb0450-9edd-43ae-a434-da1dc57accc9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:55.682229 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7f36da4e-b749-4f64-9c88-7cf79d313e17 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:55.683409 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-26b5b91a-4868-477a-9ec6-38f534a52c2a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:55.683824 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7f36da4e-b749-4f64-9c88-7cf79d313e17 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:25:55.683952 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7f36da4e-b749-4f64-9c88-7cf79d313e17 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:55.684142 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7f36da4e-b749-4f64-9c88-7cf79d313e17 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:55.684492 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-26b5b91a-4868-477a-9ec6-38f534a52c2a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:55.687311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-26b5b91a-4868-477a-9ec6-38f534a52c2a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:55.687311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-26b5b91a-4868-477a-9ec6-38f534a52c2a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:55.687311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-26b5b91a-4868-477a-9ec6-38f534a52c2a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:55.687864 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:55.687864 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:55.689497 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:55.689497 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:55.691327 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-26b5b91a-4868-477a-9ec6-38f534a52c2a tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:55.691491 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:55.691491 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:55.691553 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 510/2038] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:55 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:55.691583 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-25eb0450-9edd-43ae-a434-da1dc57accc9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:55.693546 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7f36da4e-b749-4f64-9c88-7cf79d313e17 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:55.695354 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-25eb0450-9edd-43ae-a434-da1dc57accc9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:55.695750 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 512/2039] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:55 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:55.697028 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7f36da4e-b749-4f64-9c88-7cf79d313e17 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:25:55.697368 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 504/2040] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:55 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:56.100109 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-e333a6d2-6b47-4fef-8302-575964824b01 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.105423 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-e333a6d2-6b47-4fef-8302-575964824b01 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/attachments/95542c6d-e1cf-4f43-ae08-a0cb9a699c96/action Aug 06 05:25:56.105803 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-e333a6d2-6b47-4fef-8302-575964824b01 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:56.105948 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-e333a6d2-6b47-4fef-8302-575964824b01 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:56.123884 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.123884 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:56.132752 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fd15eb2e-921d-4268-b1e9-26bc0bcacd95 req-e333a6d2-6b47-4fef-8302-575964824b01 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/attachments/95542c6d-e1cf-4f43-ae08-a0cb9a699c96/action returned with HTTP 204 Aug 06 05:25:56.133220 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 515/2041] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:25:56 2026] POST /volume/v3/attachments/95542c6d-e1cf-4f43-ae08-a0cb9a699c96/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:56.231427 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7322344b-4a45-4e74-93bf-bd2b21dc9ce5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.234349 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7322344b-4a45-4e74-93bf-bd2b21dc9ce5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be Aug 06 05:25:56.234433 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-25369f2c-dd43-4bac-bc84-744f794de08d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.234504 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7322344b-4a45-4e74-93bf-bd2b21dc9ce5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.234504 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7322344b-4a45-4e74-93bf-bd2b21dc9ce5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.238631 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-25369f2c-dd43-4bac-bc84-744f794de08d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1 Aug 06 05:25:56.238631 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-25369f2c-dd43-4bac-bc84-744f794de08d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.238631 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-25369f2c-dd43-4bac-bc84-744f794de08d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.241427 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.241427 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:56.242029 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7322344b-4a45-4e74-93bf-bd2b21dc9ce5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot retrieved successfully. Aug 06 05:25:56.243094 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7322344b-4a45-4e74-93bf-bd2b21dc9ce5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be returned with HTTP 200 Aug 06 05:25:56.243947 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 511/2042] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:56.249453 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.249453 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:56.268444 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.270219 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:25:56.270619 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-129975622", "snapshot_id": null, "imageRef": "b285575d-d258-4e39-8390-86e390d47bba", "volume_type": null, "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:56.272156 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-129975622', 'snapshot_id': None, 'imageRef': 'b285575d-d258-4e39-8390-86e390d47bba', 'volume_type': None, 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:25:56.302552 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3a078a23-ad07-4406-948e-1b5e7642ac93 req-25369f2c-dd43-4bac-bc84-744f794de08d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1 returned with HTTP 200 Aug 06 05:25:56.303069 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 513/2043] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:25:56 2026] DELETE /volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:56.369720 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.369720 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:56.370166 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot retrieved successfully. Aug 06 05:25:56.370364 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create volume of 1 GB Aug 06 05:25:56.374432 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Availability Zones retrieved successfully. Aug 06 05:25:56.379452 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Flow 'volume_create_api' (43755c90-9bae-44a0-aa53-005e1c610e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:56.380616 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c0e39b-241c-454b-ba9d-2fe081ecedb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:56.381537 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:25:56.416144 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c0e39b-241c-454b-ba9d-2fe081ecedb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'adfafdc1-25c1-4974-9078-5ef36aa2f2be', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:56.416966 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e893b162-1fb5-4553-a80d-b64014846414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:56.459283 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Created reservations ['e76bcbb5-9f94-48ae-8854-d1bac7b1c57a', '22350db0-0e78-46d2-8c1e-57d29547add1', 'd2201fbe-5de2-4afd-a7b1-5cb8f9794b9c', 'f56b8b41-f245-4827-bdc1-09043d9939b7'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:25:56.460256 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e893b162-1fb5-4553-a80d-b64014846414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e76bcbb5-9f94-48ae-8854-d1bac7b1c57a', '22350db0-0e78-46d2-8c1e-57d29547add1', 'd2201fbe-5de2-4afd-a7b1-5cb8f9794b9c', 'f56b8b41-f245-4827-bdc1-09043d9939b7']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:56.461789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f99ecfa-d9b8-44da-9c48-9bb50979fd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:56.504675 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f99ecfa-d9b8-44da-9c48-9bb50979fd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '137afe4d-2352-47da-8258-1e7ca647c027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-129975622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8776d949b346a9b32d018c8b3ca44b',qos_specs=None,replication_status=,reservations=['e76bcbb5-9f94-48ae-8854-d1bac7b1c57a','22350db0-0e78-46d2-8c1e-57d29547add1','d2201fbe-5de2-4afd-a7b1-5cb8f9794b9c','f56b8b41-f245-4827-bdc1-09043d9939b7'],size=1,snapshot_id=adfafdc1-25c1-4974-9078-5ef36aa2f2be,source_replicaid=,source_volid=None,status='creating',user_id='d31c82df4b7a4d69a80057426ab85650',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), '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-06T05:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-129975622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=137afe4d-2352-47da-8258-1e7ca647c027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8776d949b346a9b32d018c8b3ca44b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=adfafdc1-25c1-4974-9078-5ef36aa2f2be,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d31c82df4b7a4d69a80057426ab85650',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:56.505453 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cfc4e36-f532-48cf-85ec-09eab6a72634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:56.531086 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cfc4e36-f532-48cf-85ec-09eab6a72634) transitioned into state 'SUCCESS' from state '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-129975622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8776d949b346a9b32d018c8b3ca44b',qos_specs=None,replication_status=,reservations=['e76bcbb5-9f94-48ae-8854-d1bac7b1c57a','22350db0-0e78-46d2-8c1e-57d29547add1','d2201fbe-5de2-4afd-a7b1-5cb8f9794b9c','f56b8b41-f245-4827-bdc1-09043d9939b7'],size=1,snapshot_id=adfafdc1-25c1-4974-9078-5ef36aa2f2be,source_replicaid=,source_volid=None,status='creating',user_id='d31c82df4b7a4d69a80057426ab85650',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:56.531798 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca5cf75d-4d55-479a-9332-75597488aa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:25:56.554884 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca5cf75d-4d55-479a-9332-75597488aa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:25:56.555716 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Flow 'volume_create_api' (43755c90-9bae-44a0-aa53-005e1c610e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:25:56.555977 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Create volume request issued successfully. Aug 06 05:25:56.556534 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe42a18e-1e54-4376-96d8-4e35bb76e755 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:25:56.557140 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 505/2044] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:25:56 2026] POST /volume/v3/volumes => generated 813 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:56.569819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e1774968-2bc3-4a8f-88d9-2be862914ce4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.572379 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1774968-2bc3-4a8f-88d9-2be862914ce4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:25:56.572600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e1774968-2bc3-4a8f-88d9-2be862914ce4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.572807 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e1774968-2bc3-4a8f-88d9-2be862914ce4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.583219 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.583219 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:56.587249 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e1774968-2bc3-4a8f-88d9-2be862914ce4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:56.593979 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1774968-2bc3-4a8f-88d9-2be862914ce4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 returned with HTTP 200 Aug 06 05:25:56.594523 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 516/2045] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:56.707008 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c3a50bec-3063-40a6-a963-5525289751d5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.711120 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c3a50bec-3063-40a6-a963-5525289751d5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:56.711351 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c3a50bec-3063-40a6-a963-5525289751d5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.712401 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c3a50bec-3063-40a6-a963-5525289751d5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.712401 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-c3a50bec-3063-40a6-a963-5525289751d5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:56.712458 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1aa71125-36c5-4d98-8e30-a61ce7cf362c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.715650 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1aa71125-36c5-4d98-8e30-a61ce7cf362c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:25:56.715650 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1aa71125-36c5-4d98-8e30-a61ce7cf362c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.715650 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1aa71125-36c5-4d98-8e30-a61ce7cf362c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.715845 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-66ee3002-d984-40bd-badf-4703948ab938 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.722782 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.722782 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:56.722782 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c3a50bec-3063-40a6-a963-5525289751d5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:56.722782 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 512/2046] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:56.723238 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66ee3002-d984-40bd-badf-4703948ab938 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:56.723238 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66ee3002-d984-40bd-badf-4703948ab938 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.723238 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66ee3002-d984-40bd-badf-4703948ab938 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.725328 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.725328 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:56.729626 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1aa71125-36c5-4d98-8e30-a61ce7cf362c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:56.732661 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0c361b40-7dbd-41d4-85f8-ce1263a71146 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.735482 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1aa71125-36c5-4d98-8e30-a61ce7cf362c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:25:56.735858 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.735858 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:56.736244 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 514/2047] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:56.740115 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-66ee3002-d984-40bd-badf-4703948ab938 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:56.742913 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0c361b40-7dbd-41d4-85f8-ce1263a71146 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/fcb544c9-3fd2-45fb-a6db-aa061ae6083f Aug 06 05:25:56.743128 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0c361b40-7dbd-41d4-85f8-ce1263a71146 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.743316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0c361b40-7dbd-41d4-85f8-ce1263a71146 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.744567 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66ee3002-d984-40bd-badf-4703948ab938 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:56.744933 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 506/2048] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 1149 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:56.750138 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.750138 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:56.756505 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0c361b40-7dbd-41d4-85f8-ce1263a71146 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:56.762532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-76922c4a-58e5-4833-aade-50c74cab26b3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.763928 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-76922c4a-58e5-4833-aade-50c74cab26b3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:56.764117 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-76922c4a-58e5-4833-aade-50c74cab26b3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.764304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-76922c4a-58e5-4833-aade-50c74cab26b3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.765154 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0c361b40-7dbd-41d4-85f8-ce1263a71146 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/fcb544c9-3fd2-45fb-a6db-aa061ae6083f returned with HTTP 200 Aug 06 05:25:56.765858 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 517/2049] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/volumes/fcb544c9-3fd2-45fb-a6db-aa061ae6083f => generated 901 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:56.780818 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.780818 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:56.782431 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-e7a7c6a7-b556-4233-83d1-073232e6f3b4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.783594 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ca0a57cb-863f-45ae-93a6-8be4693cf1ab None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.785413 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-e7a7c6a7-b556-4233-83d1-073232e6f3b4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:25:56.785796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-e7a7c6a7-b556-4233-83d1-073232e6f3b4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.785876 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ca0a57cb-863f-45ae-93a6-8be4693cf1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes Aug 06 05:25:56.786118 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ca0a57cb-863f-45ae-93a6-8be4693cf1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.786277 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-e7a7c6a7-b556-4233-83d1-073232e6f3b4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.786351 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ca0a57cb-863f-45ae-93a6-8be4693cf1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.787308 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-ca0a57cb-863f-45ae-93a6-8be4693cf1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:25:56.787709 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-76922c4a-58e5-4833-aade-50c74cab26b3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:56.787801 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca0a57cb-863f-45ae-93a6-8be4693cf1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:25:56.795543 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.795543 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:56.795744 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-76922c4a-58e5-4833-aade-50c74cab26b3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:56.796537 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 513/2050] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 1149 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:56.797086 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ca0a57cb-863f-45ae-93a6-8be4693cf1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Get all volumes completed successfully. Aug 06 05:25:56.797704 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ca0a57cb-863f-45ae-93a6-8be4693cf1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 200 Aug 06 05:25:56.798155 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 507/2051] 10.4.3.205 () {66 vars in 1237 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/volumes => generated 661 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:56.800799 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-e7a7c6a7-b556-4233-83d1-073232e6f3b4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:56.807022 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-e7a7c6a7-b556-4233-83d1-073232e6f3b4 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:25:56.807633 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 515/2052] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:25:56.812841 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1b76412c-0132-4244-a73b-fd703f747f81 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.812918 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.814862 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action Aug 06 05:25:56.815493 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action body: b'{"os-detach": {}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:56.815493 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:56.815957 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1b76412c-0132-4244-a73b-fd703f747f81 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] DELETE https://10.4.3.205/volume/v3/volumes/fcb544c9-3fd2-45fb-a6db-aa061ae6083f Aug 06 05:25:56.816179 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1b76412c-0132-4244-a73b-fd703f747f81 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.816359 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1b76412c-0132-4244-a73b-fd703f747f81 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.816535 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-1b76412c-0132-4244-a73b-fd703f747f81 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Delete volume with id: fcb544c9-3fd2-45fb-a6db-aa061ae6083f Aug 06 05:25:56.826081 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.826081 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:56.826591 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1b76412c-0132-4244-a73b-fd703f747f81 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:56.830732 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.830732 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:56.830732 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:56.848923 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1b76412c-0132-4244-a73b-fd703f747f81 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Delete volume request issued successfully. Aug 06 05:25:56.849164 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1b76412c-0132-4244-a73b-fd703f747f81 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/fcb544c9-3fd2-45fb-a6db-aa061ae6083f returned with HTTP 202 Aug 06 05:25:56.849613 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 518/2053] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:56 2026] DELETE /volume/v3/volumes/fcb544c9-3fd2-45fb-a6db-aa061ae6083f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:56.858550 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-78f579cd-8572-4036-b2b1-de729891228b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.860904 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-78f579cd-8572-4036-b2b1-de729891228b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] DELETE https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 Aug 06 05:25:56.861130 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-78f579cd-8572-4036-b2b1-de729891228b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.861409 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-78f579cd-8572-4036-b2b1-de729891228b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.861575 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-78f579cd-8572-4036-b2b1-de729891228b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Delete backup with id: 53e9f393-7940-4570-ac78-3be7ab965848. Aug 06 05:25:56.870316 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.870316 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:56.891403 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-78f579cd-8572-4036-b2b1-de729891228b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] delete_backup rpcapi backup_id 53e9f393-7940-4570-ac78-3be7ab965848 {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:25:56.893091 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-78f579cd-8572-4036-b2b1-de729891228b tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 returned with HTTP 202 Aug 06 05:25:56.893687 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 508/2054] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:56 2026] DELETE /volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:25:56.899672 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Attachment connected to vm e454fb8a-2929-4ece-904a-ae4b1f6c25bf, checking data on nova Aug 06 05:25:56.901975 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.compute.nova [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Creating Keystone token plugin using URL: https://10.4.3.205/identity {{(pid=100426) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 05:25:56.908542 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4cfc69a4-86fe-4e09-af3d-74d320a59e56 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.908542 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4cfc69a4-86fe-4e09-af3d-74d320a59e56 None None] GET https://10.4.3.205/volume// Aug 06 05:25:56.908542 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4cfc69a4-86fe-4e09-af3d-74d320a59e56 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.908542 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4cfc69a4-86fe-4e09-af3d-74d320a59e56 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.908542 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4cfc69a4-86fe-4e09-af3d-74d320a59e56 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:56.908542 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 519/2055] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:25: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 06 05:25:56.908819 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6d59c365-fd0b-4771-aebf-8242482065bc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.914632 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d59c365-fd0b-4771-aebf-8242482065bc tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] GET https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 Aug 06 05:25:56.914632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d59c365-fd0b-4771-aebf-8242482065bc tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:56.914632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d59c365-fd0b-4771-aebf-8242482065bc tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:56.914632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6d59c365-fd0b-4771-aebf-8242482065bc tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Show backup with id 53e9f393-7940-4570-ac78-3be7ab965848. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:56.919830 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-b07a3330-43d1-4589-b8cc-cca2e625b263 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:56.923032 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-b07a3330-43d1-4589-b8cc-cca2e625b263 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:25:56.923737 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-b07a3330-43d1-4589-b8cc-cca2e625b263 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2e46628-a969-4553-9e9d-b69406f6599a", "connector": null, "instance_uuid": "29cef709-4b28-4fac-9fed-c848eaec98d6"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:56.929613 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.929613 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:56.930576 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d59c365-fd0b-4771-aebf-8242482065bc tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 returned with HTTP 200 Aug 06 05:25:56.931079 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 516/2056] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:56 2026] GET /volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 => generated 800 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:56.938457 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:56.938457 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:56.970797 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-b07a3330-43d1-4589-b8cc-cca2e625b263 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:25:56.971344 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 509/2057] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:25:56 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:57.014458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2dc4faa6-171b-48bd-840c-1f80fec1d06c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.017071 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2dc4faa6-171b-48bd-840c-1f80fec1d06c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:25:57.017324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2dc4faa6-171b-48bd-840c-1f80fec1d06c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:57.017506 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2dc4faa6-171b-48bd-840c-1f80fec1d06c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:57.028113 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.028113 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:57.032220 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ee329ec9-da7b-497f-b57d-f719282ef282 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.032445 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2dc4faa6-171b-48bd-840c-1f80fec1d06c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:57.032699 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee329ec9-da7b-497f-b57d-f719282ef282 None None] GET https://10.4.3.205/volume// Aug 06 05:25:57.032894 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ee329ec9-da7b-497f-b57d-f719282ef282 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:57.033136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ee329ec9-da7b-497f-b57d-f719282ef282 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:57.033598 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee329ec9-da7b-497f-b57d-f719282ef282 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:57.033974 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 517/2058] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25: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 06 05:25:57.036501 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2dc4faa6-171b-48bd-840c-1f80fec1d06c tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:25:57.036857 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 520/2059] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:57 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:57.045574 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-9c14a227-c278-445f-9c32-f93298af50ed None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.047923 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-9c14a227-c278-445f-9c32-f93298af50ed tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:25:57.048162 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-9c14a227-c278-445f-9c32-f93298af50ed tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:57.048406 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-9c14a227-c278-445f-9c32-f93298af50ed tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:57.060391 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.060391 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:57.064467 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-9c14a227-c278-445f-9c32-f93298af50ed tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:57.069083 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-9c14a227-c278-445f-9c32-f93298af50ed tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:25:57.069771 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 510/2060] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:57 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:57.107637 np0000006623 devstack@c-api.service[100426]: DEBUG novaclient.v2.client [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] REQ: curl -g -i -X GET https://10.4.3.205/compute/v2.1/servers/e454fb8a-2929-4ece-904a-ae4b1f6c25bf/os-volume_attachments/d2ff79cf-a633-4b1c-8389-95c15c752f3c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6652ba5db45231587d268411eee18e41d422be5c898e529f6a11a52c897ba807" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9" -H "X-Service-Token: {SHA256}f6a174879f3bdffbabc9b28e72f79e3641e9f3add529c96ab51a83ab68337b8c" {{(pid=100426) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 05:25:57.169698 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-2e7fb8e6-08a8-4f73-9ece-d915a171dee7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.171585 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-2e7fb8e6-08a8-4f73-9ece-d915a171dee7 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] PUT https://10.4.3.205/volume/v3/attachments/789135fe-3dd8-457a-b36f-3e3dd87ee56b Aug 06 05:25:57.172215 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-2e7fb8e6-08a8-4f73-9ece-d915a171dee7 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:57.182207 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-2e7fb8e6-08a8-4f73-9ece-d915a171dee7 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Acquiring lock "cinder-attachment_update-d2e46628-a969-4553-9e9d-b69406f6599a-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:25:57.188639 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-2e7fb8e6-08a8-4f73-9ece-d915a171dee7 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Lock "cinder-attachment_update-d2e46628-a969-4553-9e9d-b69406f6599a-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:25:57.188639 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.188639 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:57.233746 np0000006623 devstack@c-api.service[100426]: DEBUG novaclient.v2.client [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 05:25:57 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-d296788f-b8a5-4f77-9e20-2acf6b578cd7 x-openstack-request-id: req-d296788f-b8a5-4f77-9e20-2acf6b578cd7 {{(pid=100426) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 05:25:57.233899 np0000006623 devstack@c-api.service[100426]: DEBUG novaclient.v2.client [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d2ff79cf-a633-4b1c-8389-95c15c752f3c", "serverId": "e454fb8a-2929-4ece-904a-ae4b1f6c25bf", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "95542c6d-e1cf-4f43-ae08-a0cb9a699c96", "bdm_uuid": "29182f73-b65f-482f-9026-52d293f18593"}} {{(pid=100426) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 05:25:57.233970 np0000006623 devstack@c-api.service[100426]: DEBUG novaclient.v2.client [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET call to compute for https://10.4.3.205/compute/v2.1/servers/e454fb8a-2929-4ece-904a-ae4b1f6c25bf/os-volume_attachments/d2ff79cf-a633-4b1c-8389-95c15c752f3c used request id req-d296788f-b8a5-4f77-9e20-2acf6b578cd7 {{(pid=100426) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 05:25:57.236142 np0000006623 devstack@c-api.service[100426]: ERROR cinder.volume.api [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-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 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Caught error: Detach volume from instance e454fb8a-2929-4ece-904a-ae4b1f6c25bf using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e454fb8a-2929-4ece-904a-ae4b1f6c25bf using the Compute API Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: 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 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.238568 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e454fb8a-2929-4ece-904a-ae4b1f6c25bf using the Compute API Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.middleware.fault [None req-1414354b-d4b9-4d56-824a-c5a89f7eb6e9 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action returned with HTTP 409 Aug 06 05:25:57.240256 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 514/2061] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:25:56 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 167 bytes in 427 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:57.246948 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.248694 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action Aug 06 05:25:57.249049 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:57.249274 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:57.263311 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.263311 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:57.263780 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:57.297464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-2e7fb8e6-08a8-4f73-9ece-d915a171dee7 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Lock "cinder-attachment_update-d2e46628-a969-4553-9e9d-b69406f6599a-np0000006623" released by "attachment_update" :: held 0.110s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:25:57.297464 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-2e7fb8e6-08a8-4f73-9ece-d915a171dee7 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments/789135fe-3dd8-457a-b36f-3e3dd87ee56b returned with HTTP 200 Aug 06 05:25:57.297464 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 518/2062] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:25:57 2026] PUT /volume/v3/attachments/789135fe-3dd8-457a-b36f-3e3dd87ee56b => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:57.326422 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Attachment connected to vm e454fb8a-2929-4ece-904a-ae4b1f6c25bf, checking data on nova Aug 06 05:25:57.326766 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.compute.nova [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Creating Keystone token plugin using URL: https://10.4.3.205/identity {{(pid=100428) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 05:25:57.406505 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-d81685e1-3e00-41a6-85e3-b1615fd03abd req-efbbff30-0845-497e-8a39-1d1687b01e03 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.408516 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d81685e1-3e00-41a6-85e3-b1615fd03abd req-efbbff30-0845-497e-8a39-1d1687b01e03 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1 Aug 06 05:25:57.408725 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d81685e1-3e00-41a6-85e3-b1615fd03abd req-efbbff30-0845-497e-8a39-1d1687b01e03 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:57.408903 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d81685e1-3e00-41a6-85e3-b1615fd03abd req-efbbff30-0845-497e-8a39-1d1687b01e03 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:57.414027 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d81685e1-3e00-41a6-85e3-b1615fd03abd req-efbbff30-0845-497e-8a39-1d1687b01e03 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1 returned with HTTP 404 Aug 06 05:25:57.414527 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 511/2063] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:25:57 2026] DELETE /volume/v3/attachments/ddfbb9b0-3b1d-4287-8b16-ed00a1927fb1 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:25:57.472469 np0000006623 devstack@c-api.service[100428]: DEBUG novaclient.v2.client [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] REQ: curl -g -i -X GET https://10.4.3.205/compute/v2.1/servers/e454fb8a-2929-4ece-904a-ae4b1f6c25bf/os-volume_attachments/d2ff79cf-a633-4b1c-8389-95c15c752f3c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e3fa449dd4c7734b306dcaffde2a8f0ed3eaa4ec07a2df8a0a94848c0a08a8e9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58" -H "X-Service-Token: {SHA256}c6c5196b87f5876cf88e6f864c0dcb14beeeee92516bbdcc1ab837156fac137e" {{(pid=100428) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 05:25:57.559311 np0000006623 devstack@c-api.service[100428]: DEBUG novaclient.v2.client [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 05:25:57 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-32550591-25d2-419a-9037-33d91447b4d8 x-openstack-request-id: req-32550591-25d2-419a-9037-33d91447b4d8 {{(pid=100428) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 05:25:57.559481 np0000006623 devstack@c-api.service[100428]: DEBUG novaclient.v2.client [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d2ff79cf-a633-4b1c-8389-95c15c752f3c", "serverId": "e454fb8a-2929-4ece-904a-ae4b1f6c25bf", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "95542c6d-e1cf-4f43-ae08-a0cb9a699c96", "bdm_uuid": "29182f73-b65f-482f-9026-52d293f18593"}} {{(pid=100428) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 05:25:57.559593 np0000006623 devstack@c-api.service[100428]: DEBUG novaclient.v2.client [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET call to compute for https://10.4.3.205/compute/v2.1/servers/e454fb8a-2929-4ece-904a-ae4b1f6c25bf/os-volume_attachments/d2ff79cf-a633-4b1c-8389-95c15c752f3c used request id req-32550591-25d2-419a-9037-33d91447b4d8 {{(pid=100428) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 05:25:57.561770 np0000006623 devstack@c-api.service[100428]: ERROR cinder.volume.api [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-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 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Caught error: Detach volume from instance e454fb8a-2929-4ece-904a-ae4b1f6c25bf using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e454fb8a-2929-4ece-904a-ae4b1f6c25bf using the Compute API Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: 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 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.564097 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e454fb8a-2929-4ece-904a-ae4b1f6c25bf using the Compute API Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: ERROR cinder.api.middleware.fault Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.middleware.fault [None req-ebd5ef2d-89ff-43f6-8509-1d8b1a261e58 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action returned with HTTP 409 Aug 06 05:25:57.565198 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 521/2064] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:25:57 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 167 bytes in 318 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:57.578682 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-16cdab89-985a-4dd1-b579-1fd8de198213 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.580493 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 515/2065] 10.4.3.205 () {70 vars in 1597 bytes} [Thu Aug 6 05:25:57 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 05:25:57.587705 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8b4218d9-3094-41d7-9913-3335784de709 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.589639 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 519/2066] 10.4.3.205 () {70 vars in 1597 bytes} [Thu Aug 6 05:25:57 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 05:25:57.597175 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7712f739-5307-433a-af6a-dfe590c1847a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.607249 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bebb620d-7310-402b-b404-20556f5c2f1f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.609057 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bebb620d-7310-402b-b404-20556f5c2f1f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:25:57.609256 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bebb620d-7310-402b-b404-20556f5c2f1f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:57.609475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bebb620d-7310-402b-b404-20556f5c2f1f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:57.619765 np0000006623 devstack@c-api.service[100427]: WARNING keystonemiddleware.auth_token [None req-7712f739-5307-433a-af6a-dfe590c1847a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 05:25:57.621011 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 512/2067] 10.4.3.205 () {70 vars in 1597 bytes} [Thu Aug 6 05:25:57 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 05:25:57.630270 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c5497133-1307-4bc5-b416-137470ef1d58 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.647434 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-bebb620d-7310-402b-b404-20556f5c2f1f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:25:57.653321 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.653321 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:57.658668 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bebb620d-7310-402b-b404-20556f5c2f1f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:57.663750 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bebb620d-7310-402b-b404-20556f5c2f1f tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 returned with HTTP 200 Aug 06 05:25:57.664118 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 522/2068] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:25:57 2026] GET /volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 => generated 1422 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 05:25:57.665599 np0000006623 devstack@c-api.service[100426]: WARNING keystonemiddleware.auth_token [None req-c5497133-1307-4bc5-b416-137470ef1d58 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 05:25:57.666700 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 516/2069] 10.4.3.205 () {70 vars in 1597 bytes} [Thu Aug 6 05:25:57 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 05:25:57.673220 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d7c501ca-ed00-4046-b13b-5a5c067f281f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.676434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ae50a88b-7f92-4cae-ab1f-2f1495e13ebb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.678699 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ae50a88b-7f92-4cae-ab1f-2f1495e13ebb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:25:57.678699 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ae50a88b-7f92-4cae-ab1f-2f1495e13ebb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:57.678699 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ae50a88b-7f92-4cae-ab1f-2f1495e13ebb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:57.685540 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.685540 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:57.689086 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ae50a88b-7f92-4cae-ab1f-2f1495e13ebb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:57.693193 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ae50a88b-7f92-4cae-ab1f-2f1495e13ebb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 returned with HTTP 200 Aug 06 05:25:57.693550 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 513/2070] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:25:57 2026] GET /volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:57.753854 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d7c501ca-ed00-4046-b13b-5a5c067f281f tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] POST https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action Aug 06 05:25:57.756306 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d7c501ca-ed00-4046-b13b-5a5c067f281f tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:57.756306 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d7c501ca-ed00-4046-b13b-5a5c067f281f tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:57.768144 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.768144 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:57.769171 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.admin_actions [None req-d7c501ca-ed00-4046-b13b-5a5c067f281f tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Updating volume 'd2ff79cf-a633-4b1c-8389-95c15c752f3c' with '{'status': 'error'}' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:25:57.793869 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d7c501ca-ed00-4046-b13b-5a5c067f281f tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action returned with HTTP 202 Aug 06 05:25:57.794466 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 520/2071] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:25:57 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:25:57.804330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-907ecda6-0fbf-4099-8564-5c5f5e2d101e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.807847 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-907ecda6-0fbf-4099-8564-5c5f5e2d101e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:25:57.808071 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-907ecda6-0fbf-4099-8564-5c5f5e2d101e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:57.808258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-907ecda6-0fbf-4099-8564-5c5f5e2d101e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:57.817089 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.817089 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:57.820487 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-907ecda6-0fbf-4099-8564-5c5f5e2d101e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:57.825029 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-907ecda6-0fbf-4099-8564-5c5f5e2d101e tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:25:57.825527 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 523/2072] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:57 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:25:57.838788 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1e08e582-a638-4d6d-8e93-71b496b636be None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.840721 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] POST https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action Aug 06 05:25:57.841068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "95542c6d-e1cf-4f43-ae08-a0cb9a699c96"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:25:57.841185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "95542c6d-e1cf-4f43-ae08-a0cb9a699c96"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:57.877603 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:25:57.886172 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.886172 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:57.886700 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Volume info retrieved successfully. Aug 06 05:25:57.890899 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Attachment connected to vm e454fb8a-2929-4ece-904a-ae4b1f6c25bf, checking data on nova Aug 06 05:25:57.891023 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.compute.nova [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Creating Keystone token plugin using URL: https://10.4.3.205/identity {{(pid=100426) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 05:25:57.951453 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ae6eaa57-fe21-4142-9b2d-29d57645aba1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.954371 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ae6eaa57-fe21-4142-9b2d-29d57645aba1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] GET https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 Aug 06 05:25:57.954583 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ae6eaa57-fe21-4142-9b2d-29d57645aba1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:57.954778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ae6eaa57-fe21-4142-9b2d-29d57645aba1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:57.954873 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ae6eaa57-fe21-4142-9b2d-29d57645aba1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Show backup with id 53e9f393-7940-4570-ac78-3be7ab965848. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:57.958638 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ae6eaa57-fe21-4142-9b2d-29d57645aba1 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] https://10.4.3.205/volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 returned with HTTP 404 Aug 06 05:25:57.959159 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 514/2073] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:57 2026] GET /volume/v3/backups/53e9f393-7940-4570-ac78-3be7ab965848 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:57.969631 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b43a464-4474-4f78-af88-76ab53f606bd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:57.973309 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b43a464-4474-4f78-af88-76ab53f606bd tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] DELETE https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:57.973309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b43a464-4474-4f78-af88-76ab53f606bd tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:57.973309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b43a464-4474-4f78-af88-76ab53f606bd tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:57.973309 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-3b43a464-4474-4f78-af88-76ab53f606bd tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Delete backup with id: 04769457-2798-4c5f-9551-71dfd8804d66. Aug 06 05:25:57.981572 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:57.981572 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:57.986923 np0000006623 devstack@c-api.service[100426]: DEBUG novaclient.v2.client [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] REQ: curl -g -i -X GET https://10.4.3.205/compute/v2.1/servers/e454fb8a-2929-4ece-904a-ae4b1f6c25bf/os-volume_attachments/d2ff79cf-a633-4b1c-8389-95c15c752f3c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c4de9aeec443d42cd446ebc6f4cc8612436af91e517c060a29389c8034161ae4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1e08e582-a638-4d6d-8e93-71b496b636be" -H "X-Service-Token: {SHA256}f6a174879f3bdffbabc9b28e72f79e3641e9f3add529c96ab51a83ab68337b8c" {{(pid=100426) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 05:25:57.996594 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-3b43a464-4474-4f78-af88-76ab53f606bd tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] delete_backup rpcapi backup_id 04769457-2798-4c5f-9551-71dfd8804d66 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:25:57.999248 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b43a464-4474-4f78-af88-76ab53f606bd tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 202 Aug 06 05:25:58.000040 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 521/2074] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:57 2026] DELETE /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:25:58.009468 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-28bcf446-b999-4e0f-a560-0c85c58bcfcc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.012397 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-28bcf446-b999-4e0f-a560-0c85c58bcfcc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:58.012626 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-28bcf446-b999-4e0f-a560-0c85c58bcfcc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.012845 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-28bcf446-b999-4e0f-a560-0c85c58bcfcc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.012970 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-28bcf446-b999-4e0f-a560-0c85c58bcfcc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:58.025219 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.025219 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:58.029571 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-28bcf446-b999-4e0f-a560-0c85c58bcfcc tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 200 Aug 06 05:25:58.030038 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 524/2075] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:58.053373 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c3a56361-3b4c-4391-96e2-b09e1def8b4b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.055777 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c3a56361-3b4c-4391-96e2-b09e1def8b4b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:25:58.055895 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c3a56361-3b4c-4391-96e2-b09e1def8b4b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.056189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c3a56361-3b4c-4391-96e2-b09e1def8b4b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.073465 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.073465 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:58.077774 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c3a56361-3b4c-4391-96e2-b09e1def8b4b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:58.084573 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c3a56361-3b4c-4391-96e2-b09e1def8b4b tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:25:58.085184 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 515/2076] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:58.099145 np0000006623 devstack@c-api.service[100426]: DEBUG novaclient.v2.client [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 05:25:58 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-28a08dbf-c0ff-4043-882b-88b9577282fb x-openstack-request-id: req-28a08dbf-c0ff-4043-882b-88b9577282fb {{(pid=100426) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 05:25:58.099326 np0000006623 devstack@c-api.service[100426]: DEBUG novaclient.v2.client [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "d2ff79cf-a633-4b1c-8389-95c15c752f3c", "serverId": "e454fb8a-2929-4ece-904a-ae4b1f6c25bf", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "95542c6d-e1cf-4f43-ae08-a0cb9a699c96", "bdm_uuid": "29182f73-b65f-482f-9026-52d293f18593"}} {{(pid=100426) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 05:25:58.099456 np0000006623 devstack@c-api.service[100426]: DEBUG novaclient.v2.client [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] GET call to compute for https://10.4.3.205/compute/v2.1/servers/e454fb8a-2929-4ece-904a-ae4b1f6c25bf/os-volume_attachments/d2ff79cf-a633-4b1c-8389-95c15c752f3c used request id req-28a08dbf-c0ff-4043-882b-88b9577282fb {{(pid=100426) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 05:25:58.101739 np0000006623 devstack@c-api.service[100426]: ERROR cinder.volume.api [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-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 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Caught error: Detach volume from instance e454fb8a-2929-4ece-904a-ae4b1f6c25bf using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e454fb8a-2929-4ece-904a-ae4b1f6c25bf using the Compute API Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: 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 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 05:25:58.104227 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e454fb8a-2929-4ece-904a-ae4b1f6c25bf using the Compute API Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: ERROR cinder.api.middleware.fault Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.middleware.fault [None req-1e08e582-a638-4d6d-8e93-71b496b636be tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action returned with HTTP 409 Aug 06 05:25:58.105511 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 517/2077] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:25:57 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 167 bytes in 267 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:25:58.112558 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-64f35c97-c780-40d6-a038-190c75082564 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.114024 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 522/2078] 10.4.3.205 () {70 vars in 1597 bytes} [Thu Aug 6 05:25:58 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 05:25:58.122118 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0184d88c-9f9b-49da-bd0d-500919e30db2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.139879 np0000006623 devstack@c-api.service[100428]: WARNING keystonemiddleware.auth_token [None req-0184d88c-9f9b-49da-bd0d-500919e30db2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 05:25:58.140946 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 525/2079] 10.4.3.205 () {70 vars in 1597 bytes} [Thu Aug 6 05:25:58 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 05:25:58.149052 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-950f2d82-138b-4720-a2ed-a88f81fc4101 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.152940 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-950f2d82-138b-4720-a2ed-a88f81fc4101 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:25:58.155585 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-950f2d82-138b-4720-a2ed-a88f81fc4101 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.155905 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-950f2d82-138b-4720-a2ed-a88f81fc4101 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.167342 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.167342 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:58.171303 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-950f2d82-138b-4720-a2ed-a88f81fc4101 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:58.175929 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-950f2d82-138b-4720-a2ed-a88f81fc4101 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:25:58.176336 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 516/2080] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:58.192167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-557c670a-f7ca-49b8-88c3-3fea9debcf80 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.194369 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-557c670a-f7ca-49b8-88c3-3fea9debcf80 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:25:58.194585 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-557c670a-f7ca-49b8-88c3-3fea9debcf80 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.194783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-557c670a-f7ca-49b8-88c3-3fea9debcf80 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.235032 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-557c670a-f7ca-49b8-88c3-3fea9debcf80 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:25:58.243802 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.243802 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:58.248611 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-557c670a-f7ca-49b8-88c3-3fea9debcf80 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:58.254770 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-557c670a-f7ca-49b8-88c3-3fea9debcf80 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:25:58.255321 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 518/2081] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:58.311266 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-adf138e7-918e-4859-9133-6d351d6cfc05 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.313055 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-adf138e7-918e-4859-9133-6d351d6cfc05 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:25:58.313373 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-adf138e7-918e-4859-9133-6d351d6cfc05 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.313711 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-adf138e7-918e-4859-9133-6d351d6cfc05 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.321577 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.321577 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:58.324606 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-adf138e7-918e-4859-9133-6d351d6cfc05 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:58.329152 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-adf138e7-918e-4859-9133-6d351d6cfc05 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:25:58.329780 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 523/2082] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:58.418632 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a787cf02-59d1-4958-9f40-ab651760a9b0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.419112 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a787cf02-59d1-4958-9f40-ab651760a9b0 None None] GET https://10.4.3.205/volume// Aug 06 05:25:58.419346 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a787cf02-59d1-4958-9f40-ab651760a9b0 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.419567 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a787cf02-59d1-4958-9f40-ab651760a9b0 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.419963 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a787cf02-59d1-4958-9f40-ab651760a9b0 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:58.421857 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 526/2083] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:25:58.430265 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-5f33f730-0902-42c5-877b-f2cb37f280e6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.432272 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-5f33f730-0902-42c5-877b-f2cb37f280e6 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:25:58.432625 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-5f33f730-0902-42c5-877b-f2cb37f280e6 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2463f90f-f224-41e5-b499-3d3533ccc454", "connector": null, "instance_uuid": "e454fb8a-2929-4ece-904a-ae4b1f6c25bf"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:58.450009 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.450009 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:58.492531 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-5f33f730-0902-42c5-877b-f2cb37f280e6 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:25:58.493052 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 517/2084] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:25:58 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:58.532936 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-12265d35-0891-4b1a-b978-d7795bf7aa3a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.534919 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12265d35-0891-4b1a-b978-d7795bf7aa3a tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:25:58.535170 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12265d35-0891-4b1a-b978-d7795bf7aa3a tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.535432 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12265d35-0891-4b1a-b978-d7795bf7aa3a tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.545678 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.545678 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:58.550605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d5aa4180-b7b8-4826-a8ed-374ea8d66a95 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.550605 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d5aa4180-b7b8-4826-a8ed-374ea8d66a95 None None] GET https://10.4.3.205/volume// Aug 06 05:25:58.550605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d5aa4180-b7b8-4826-a8ed-374ea8d66a95 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.550605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d5aa4180-b7b8-4826-a8ed-374ea8d66a95 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.551187 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-12265d35-0891-4b1a-b978-d7795bf7aa3a tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:58.551259 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d5aa4180-b7b8-4826-a8ed-374ea8d66a95 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:58.551259 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 524/2085] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:25:58.553935 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12265d35-0891-4b1a-b978-d7795bf7aa3a tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:25:58.554228 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 519/2086] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:58.556962 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-17771296-4f82-4928-bb24-49dd8c9745b4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.559141 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-17771296-4f82-4928-bb24-49dd8c9745b4 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:25:58.559425 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-17771296-4f82-4928-bb24-49dd8c9745b4 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.559682 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-17771296-4f82-4928-bb24-49dd8c9745b4 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.574901 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.574901 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:58.578972 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-17771296-4f82-4928-bb24-49dd8c9745b4 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:58.589477 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-17771296-4f82-4928-bb24-49dd8c9745b4 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:25:58.590030 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 527/2087] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 1036 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:25:58.709366 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-118da909-16c3-4fbc-8455-be97935aaf88 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.711575 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-118da909-16c3-4fbc-8455-be97935aaf88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] PUT https://10.4.3.205/volume/v3/attachments/170b54f7-7c1d-4289-928d-73917976fb51 Aug 06 05:25:58.711979 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-118da909-16c3-4fbc-8455-be97935aaf88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:58.720260 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-118da909-16c3-4fbc-8455-be97935aaf88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Acquiring lock "cinder-attachment_update-2463f90f-f224-41e5-b499-3d3533ccc454-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:25:58.725748 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-118da909-16c3-4fbc-8455-be97935aaf88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Lock "cinder-attachment_update-2463f90f-f224-41e5-b499-3d3533ccc454-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:25:58.726794 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.726794 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:58.808476 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-118da909-16c3-4fbc-8455-be97935aaf88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Lock "cinder-attachment_update-2463f90f-f224-41e5-b499-3d3533ccc454-np0000006623" released by "attachment_update" :: held 0.083s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:25:58.808844 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-118da909-16c3-4fbc-8455-be97935aaf88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/attachments/170b54f7-7c1d-4289-928d-73917976fb51 returned with HTTP 200 Aug 06 05:25:58.809605 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 518/2088] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:25:58 2026] PUT /volume/v3/attachments/170b54f7-7c1d-4289-928d-73917976fb51 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:58.919429 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-c3645dd3-86ab-4fd0-9c68-d71dbfc5a7e1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:58.923159 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-c3645dd3-86ab-4fd0-9c68-d71dbfc5a7e1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:25:58.923159 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-c3645dd3-86ab-4fd0-9c68-d71dbfc5a7e1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:58.923159 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-c3645dd3-86ab-4fd0-9c68-d71dbfc5a7e1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:58.929439 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:58.929439 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:58.933234 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-c3645dd3-86ab-4fd0-9c68-d71dbfc5a7e1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:58.938067 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-c3645dd3-86ab-4fd0-9c68-d71dbfc5a7e1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 returned with HTTP 200 Aug 06 05:25:58.938597 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 525/2089] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:58 2026] GET /volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:59.042672 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8bdcf1af-4be8-4b73-83bf-2eabb80f2f40 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.044467 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8bdcf1af-4be8-4b73-83bf-2eabb80f2f40 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 Aug 06 05:25:59.044701 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8bdcf1af-4be8-4b73-83bf-2eabb80f2f40 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.044881 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8bdcf1af-4be8-4b73-83bf-2eabb80f2f40 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.045000 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8bdcf1af-4be8-4b73-83bf-2eabb80f2f40 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 04769457-2798-4c5f-9551-71dfd8804d66. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:25:59.048627 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8bdcf1af-4be8-4b73-83bf-2eabb80f2f40 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 returned with HTTP 404 Aug 06 05:25:59.049092 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 520/2090] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:59 2026] GET /volume/v3/backups/04769457-2798-4c5f-9551-71dfd8804d66 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:25:59.099014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6e7fcee8-4f0f-4611-bed6-25aafa9f98ca None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.100567 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6e7fcee8-4f0f-4611-bed6-25aafa9f98ca tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:25:59.100777 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6e7fcee8-4f0f-4611-bed6-25aafa9f98ca tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.100945 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6e7fcee8-4f0f-4611-bed6-25aafa9f98ca tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.113981 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.113981 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:59.118164 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6e7fcee8-4f0f-4611-bed6-25aafa9f98ca tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:25:59.127881 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6e7fcee8-4f0f-4611-bed6-25aafa9f98ca tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:25:59.128018 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 528/2091] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:59 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:59.143180 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-359b6d27-3d37-4529-addf-7807e9342de8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.145887 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-359b6d27-3d37-4529-addf-7807e9342de8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 Aug 06 05:25:59.146129 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-359b6d27-3d37-4529-addf-7807e9342de8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.146238 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-359b6d27-3d37-4529-addf-7807e9342de8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.155119 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.155119 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:59.160895 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-359b6d27-3d37-4529-addf-7807e9342de8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:59.165700 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-359b6d27-3d37-4529-addf-7807e9342de8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 returned with HTTP 200 Aug 06 05:25:59.166098 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 519/2092] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:59 2026] GET /volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:59.178220 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2ed54331-2198-4e31-9e25-a4ebb8d24a71 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.179593 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2ed54331-2198-4e31-9e25-a4ebb8d24a71 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] DELETE https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 Aug 06 05:25:59.180029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2ed54331-2198-4e31-9e25-a4ebb8d24a71 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.180331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2ed54331-2198-4e31-9e25-a4ebb8d24a71 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.181187 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-2ed54331-2198-4e31-9e25-a4ebb8d24a71 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Delete volume with id: b64be7ed-482f-4c19-a583-105fcb580c59 Aug 06 05:25:59.188387 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.188387 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:59.188862 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2ed54331-2198-4e31-9e25-a4ebb8d24a71 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:59.208223 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2ed54331-2198-4e31-9e25-a4ebb8d24a71 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Delete volume request issued successfully. Aug 06 05:25:59.208475 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2ed54331-2198-4e31-9e25-a4ebb8d24a71 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 returned with HTTP 202 Aug 06 05:25:59.208885 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 526/2093] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:59 2026] DELETE /volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:59.216338 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6f2bfa98-fcb7-429f-8bac-75cda5ee4c92 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.217912 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f2bfa98-fcb7-429f-8bac-75cda5ee4c92 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 Aug 06 05:25:59.218117 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f2bfa98-fcb7-429f-8bac-75cda5ee4c92 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.218313 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f2bfa98-fcb7-429f-8bac-75cda5ee4c92 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.225734 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.225734 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:59.229302 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6f2bfa98-fcb7-429f-8bac-75cda5ee4c92 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:25:59.233806 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f2bfa98-fcb7-429f-8bac-75cda5ee4c92 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 returned with HTTP 200 Aug 06 05:25:59.234715 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 521/2094] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:59 2026] GET /volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:25:59.401861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a97f49cd-1bdf-4cb2-b617-a4d3273c3f8a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.404060 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a97f49cd-1bdf-4cb2-b617-a4d3273c3f8a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:25:59.404273 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a97f49cd-1bdf-4cb2-b617-a4d3273c3f8a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.404536 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a97f49cd-1bdf-4cb2-b617-a4d3273c3f8a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.408260 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b70c1f66-e57b-4373-80f3-c8bac7618368 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.410093 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b70c1f66-e57b-4373-80f3-c8bac7618368 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:59.410268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b70c1f66-e57b-4373-80f3-c8bac7618368 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.410493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b70c1f66-e57b-4373-80f3-c8bac7618368 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.412535 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.412535 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:59.415959 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a97f49cd-1bdf-4cb2-b617-a4d3273c3f8a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:25:59.417055 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.417055 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:59.420205 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a97f49cd-1bdf-4cb2-b617-a4d3273c3f8a tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 returned with HTTP 200 Aug 06 05:25:59.420437 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b70c1f66-e57b-4373-80f3-c8bac7618368 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:59.420568 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 529/2095] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:25:59 2026] GET /volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:59.424808 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b70c1f66-e57b-4373-80f3-c8bac7618368 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:59.425170 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 520/2096] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:59 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:59.429732 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dfb5fea6-618a-4df3-a5c7-29df2c8f174f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.430115 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dfb5fea6-618a-4df3-a5c7-29df2c8f174f None None] GET https://10.4.3.205/volume// Aug 06 05:25:59.430282 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dfb5fea6-618a-4df3-a5c7-29df2c8f174f None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.430488 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dfb5fea6-618a-4df3-a5c7-29df2c8f174f None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.430832 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dfb5fea6-618a-4df3-a5c7-29df2c8f174f None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:25:59.431131 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 527/2097] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:25: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 06 05:25:59.436076 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3131b2be-88f4-4202-b589-1bac0a1a6a74 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.437898 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3131b2be-88f4-4202-b589-1bac0a1a6a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:59.438110 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3131b2be-88f4-4202-b589-1bac0a1a6a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.438237 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a64b0deb-dda0-49be-a844-421122a24272 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.438277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3131b2be-88f4-4202-b589-1bac0a1a6a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.438483 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-3131b2be-88f4-4202-b589-1bac0a1a6a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume with id: 22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:59.439990 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a64b0deb-dda0-49be-a844-421122a24272 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:25:59.440334 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a64b0deb-dda0-49be-a844-421122a24272 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "137afe4d-2352-47da-8258-1e7ca647c027", "connector": null, "instance_uuid": "92e6a22a-147c-4e16-90f5-cf15236c4b8d"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:25:59.444733 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.444733 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:25:59.445147 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3131b2be-88f4-4202-b589-1bac0a1a6a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:59.448154 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.448154 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:25:59.468279 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3131b2be-88f4-4202-b589-1bac0a1a6a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume request issued successfully. Aug 06 05:25:59.468543 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3131b2be-88f4-4202-b589-1bac0a1a6a74 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 202 Aug 06 05:25:59.469015 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 522/2098] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:25:59 2026] DELETE /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:25:59.478490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5edfa4a8-72c5-47a2-ad20-380dc8709b29 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.480727 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5edfa4a8-72c5-47a2-ad20-380dc8709b29 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:25:59.480893 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5edfa4a8-72c5-47a2-ad20-380dc8709b29 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.481080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5edfa4a8-72c5-47a2-ad20-380dc8709b29 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.483706 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-a64b0deb-dda0-49be-a844-421122a24272 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:25:59.484148 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 530/2099] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:25:59 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 06 05:25:59.489414 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.489414 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:25:59.494120 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5edfa4a8-72c5-47a2-ad20-380dc8709b29 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:25:59.500721 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5edfa4a8-72c5-47a2-ad20-380dc8709b29 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 200 Aug 06 05:25:59.501205 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 521/2100] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:59 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:25:59.575112 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5369d77c-4bfc-46d6-8a8a-174171663aaa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:25:59.577560 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5369d77c-4bfc-46d6-8a8a-174171663aaa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:25:59.577821 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5369d77c-4bfc-46d6-8a8a-174171663aaa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:25:59.578139 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5369d77c-4bfc-46d6-8a8a-174171663aaa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:25:59.588111 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:25:59.588111 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:25:59.591684 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5369d77c-4bfc-46d6-8a8a-174171663aaa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:25:59.596022 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5369d77c-4bfc-46d6-8a8a-174171663aaa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:25:59.596609 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 528/2101] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:25:59 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:00.143281 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-52758206-d364-42ff-8603-70aff528f5ae None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.145050 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-52758206-d364-42ff-8603-70aff528f5ae tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:00.145225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-52758206-d364-42ff-8603-70aff528f5ae tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:00.145416 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-52758206-d364-42ff-8603-70aff528f5ae tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:00.154582 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.154582 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:00.164469 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-52758206-d364-42ff-8603-70aff528f5ae tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:00.168853 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-52758206-d364-42ff-8603-70aff528f5ae tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:26:00.169301 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 523/2102] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:00 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:00.248599 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-22b13cd9-dc34-46d3-97ec-c44cf9342e15 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.250760 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-22b13cd9-dc34-46d3-97ec-c44cf9342e15 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 Aug 06 05:26:00.251033 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-22b13cd9-dc34-46d3-97ec-c44cf9342e15 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:00.251276 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-22b13cd9-dc34-46d3-97ec-c44cf9342e15 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:00.259255 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-22b13cd9-dc34-46d3-97ec-c44cf9342e15 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 returned with HTTP 404 Aug 06 05:26:00.259792 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 531/2103] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:00 2026] GET /volume/v3/volumes/b64be7ed-482f-4c19-a583-105fcb580c59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:00.270395 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.271972 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:00.272260 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-858931640"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:00.273571 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-858931640'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:00.273703 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Create volume of 1 GB Aug 06 05:26:00.277427 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Availability Zones retrieved successfully. Aug 06 05:26:00.283605 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Flow 'volume_create_api' (352c8ebe-81dd-435d-a9d0-5a279f5759c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:00.284941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e125a43-e3f0-481f-824a-5592b0dd5f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:00.286490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:00.318053 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e125a43-e3f0-481f-824a-5592b0dd5f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:00.319265 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b1cf47a-7e98-4132-ad1b-14bd6ef31844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:00.364885 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Created reservations ['213606e5-f820-4172-b525-d64a58d3548c', '060d60c4-cf0f-4e39-98f4-adbf7167d8b6', '0189af49-e0d1-47bd-bbcc-3be8052520e4', 'c20c5fd2-ebbc-4acd-bb74-24672256146e'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:00.365778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b1cf47a-7e98-4132-ad1b-14bd6ef31844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['213606e5-f820-4172-b525-d64a58d3548c', '060d60c4-cf0f-4e39-98f4-adbf7167d8b6', '0189af49-e0d1-47bd-bbcc-3be8052520e4', 'c20c5fd2-ebbc-4acd-bb74-24672256146e']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:00.366343 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a166f79-c09d-48a3-b31e-b8defd3a8a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:00.392712 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a166f79-c09d-48a3-b31e-b8defd3a8a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94011d65-27e2-4d2f-8f21-9b50db3f3d59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-858931640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fff367108a54f82b2a382b1ca501e48',qos_specs=None,replication_status=,reservations=['213606e5-f820-4172-b525-d64a58d3548c','060d60c4-cf0f-4e39-98f4-adbf7167d8b6','0189af49-e0d1-47bd-bbcc-3be8052520e4','c20c5fd2-ebbc-4acd-bb74-24672256146e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fa826c078241ecb7b2e9c306091ecc',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-858931640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94011d65-27e2-4d2f-8f21-9b50db3f3d59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fff367108a54f82b2a382b1ca501e48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2fa826c078241ecb7b2e9c306091ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:00.393488 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1db806f-98f4-474b-92d4-922bf49c6114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:00.412641 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1db806f-98f4-474b-92d4-922bf49c6114) transitioned into state 'SUCCESS' from state '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-858931640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fff367108a54f82b2a382b1ca501e48',qos_specs=None,replication_status=,reservations=['213606e5-f820-4172-b525-d64a58d3548c','060d60c4-cf0f-4e39-98f4-adbf7167d8b6','0189af49-e0d1-47bd-bbcc-3be8052520e4','c20c5fd2-ebbc-4acd-bb74-24672256146e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2fa826c078241ecb7b2e9c306091ecc',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:00.413402 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d6a4a4-f78c-48df-a2c9-2716840e1ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:00.423308 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d6a4a4-f78c-48df-a2c9-2716840e1ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:00.424217 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Flow 'volume_create_api' (352c8ebe-81dd-435d-a9d0-5a279f5759c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:00.424649 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Create volume request issued successfully. Aug 06 05:26:00.425278 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f1260fec-e78e-4ac4-9706-8345716ebad2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:00.425841 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 522/2104] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:26:00 2026] POST /volume/v3/volumes => generated 753 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:00.440954 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-06e99235-3777-40e2-9d7c-99c611cb9120 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.443170 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-06e99235-3777-40e2-9d7c-99c611cb9120 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 Aug 06 05:26:00.445136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-06e99235-3777-40e2-9d7c-99c611cb9120 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:00.445136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-06e99235-3777-40e2-9d7c-99c611cb9120 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:00.453640 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.453640 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:00.460152 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-06e99235-3777-40e2-9d7c-99c611cb9120 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:26:00.466696 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-06e99235-3777-40e2-9d7c-99c611cb9120 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 returned with HTTP 200 Aug 06 05:26:00.467196 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 529/2105] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:00 2026] GET /volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:00.515400 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1da25738-fb52-4c2f-a236-f58af03604ea None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.521283 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1da25738-fb52-4c2f-a236-f58af03604ea tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 Aug 06 05:26:00.521283 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1da25738-fb52-4c2f-a236-f58af03604ea tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:00.521283 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1da25738-fb52-4c2f-a236-f58af03604ea tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:00.528393 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1da25738-fb52-4c2f-a236-f58af03604ea tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 returned with HTTP 404 Aug 06 05:26:00.528896 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 524/2106] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:00 2026] GET /volume/v3/volumes/22f4c975-09aa-4a47-8c92-ee6ec6bbcc72 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:00.540800 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-912e661f-3687-490d-8756-91f4164a7af9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.544594 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-912e661f-3687-490d-8756-91f4164a7af9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:00.545578 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-912e661f-3687-490d-8756-91f4164a7af9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:00.545858 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-912e661f-3687-490d-8756-91f4164a7af9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:00.556957 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.556957 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:00.562054 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-912e661f-3687-490d-8756-91f4164a7af9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:00.567922 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-912e661f-3687-490d-8756-91f4164a7af9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:00.568482 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 532/2107] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:00 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:00.583252 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-91c16c48-d071-45bb-a1f4-4be4cecb0c00 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.586282 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-91c16c48-d071-45bb-a1f4-4be4cecb0c00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:26:00.586739 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-91c16c48-d071-45bb-a1f4-4be4cecb0c00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e413507-9f53-4c36-8f32-5654952362ad", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1560860194"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:00.595935 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.595935 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:00.599312 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-91c16c48-d071-45bb-a1f4-4be4cecb0c00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:00.599312 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-91c16c48-d071-45bb-a1f4-4be4cecb0c00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:00.599405 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-d775f590-b574-4f55-b02f-87b54bd1bbca None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.600868 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-d775f590-b574-4f55-b02f-87b54bd1bbca tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/attachments/789135fe-3dd8-457a-b36f-3e3dd87ee56b/action Aug 06 05:26:00.601243 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-d775f590-b574-4f55-b02f-87b54bd1bbca tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:00.601408 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-d775f590-b574-4f55-b02f-87b54bd1bbca tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:00.614817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f0cf2eea-ccfd-4339-a71c-377c040bf6fa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.617554 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f0cf2eea-ccfd-4339-a71c-377c040bf6fa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:00.617554 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f0cf2eea-ccfd-4339-a71c-377c040bf6fa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:00.617864 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f0cf2eea-ccfd-4339-a71c-377c040bf6fa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:00.619603 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.619603 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:00.630903 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ab00fbc2-716a-49f3-8543-10cd4c8e40ba req-d775f590-b574-4f55-b02f-87b54bd1bbca tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments/789135fe-3dd8-457a-b36f-3e3dd87ee56b/action returned with HTTP 204 Aug 06 05:26:00.631383 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.631383 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:00.631572 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 530/2108] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:26:00 2026] POST /volume/v3/attachments/789135fe-3dd8-457a-b36f-3e3dd87ee56b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:00.635640 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f0cf2eea-ccfd-4339-a71c-377c040bf6fa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:00.635741 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-91c16c48-d071-45bb-a1f4-4be4cecb0c00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['38925295-868d-4822-8aaa-1e088b1f3c0a', '2235acf9-f044-4b2e-8743-7aa729f1d866', '44c2e1e3-d5fd-477b-b1c8-9fa309c0bcf3', '2e412f0c-7343-4bd4-8825-ebe4c8a1497b'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:00.641150 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f0cf2eea-ccfd-4339-a71c-377c040bf6fa tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:26:00.641579 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 525/2109] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:00 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:00.642128 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7a2cd6dc-f93f-49c4-b4d3-aacaac73c205 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.642632 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7a2cd6dc-f93f-49c4-b4d3-aacaac73c205 None None] GET https://10.4.3.205/volume// Aug 06 05:26:00.642900 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7a2cd6dc-f93f-49c4-b4d3-aacaac73c205 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:00.643155 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7a2cd6dc-f93f-49c4-b4d3-aacaac73c205 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:00.643555 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7a2cd6dc-f93f-49c4-b4d3-aacaac73c205 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:00.644004 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 533/2110] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:00.654330 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-20c3d434-62a0-45fb-9d15-f1f23e41dfdd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.659893 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-20c3d434-62a0-45fb-9d15-f1f23e41dfdd tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:26:00.660133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-20c3d434-62a0-45fb-9d15-f1f23e41dfdd tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:00.660585 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-20c3d434-62a0-45fb-9d15-f1f23e41dfdd tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:00.672667 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-91c16c48-d071-45bb-a1f4-4be4cecb0c00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot create request issued successfully. Aug 06 05:26:00.673244 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-91c16c48-d071-45bb-a1f4-4be4cecb0c00 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:26:00.673800 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 523/2111] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:26:00 2026] POST /volume/v3/snapshots => generated 380 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:00.680212 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.680212 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:00.685570 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-20c3d434-62a0-45fb-9d15-f1f23e41dfdd tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:26:00.687337 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2b810b94-346c-4725-bde0-7c7d81d83fec None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.689274 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2b810b94-346c-4725-bde0-7c7d81d83fec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:00.689495 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2b810b94-346c-4725-bde0-7c7d81d83fec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:00.689683 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2b810b94-346c-4725-bde0-7c7d81d83fec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:00.691205 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-20c3d434-62a0-45fb-9d15-f1f23e41dfdd tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 returned with HTTP 200 Aug 06 05:26:00.691623 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 531/2112] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:00 2026] GET /volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 => generated 1583 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:00.695002 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.695002 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:00.695488 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2b810b94-346c-4725-bde0-7c7d81d83fec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:00.696387 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2b810b94-346c-4725-bde0-7c7d81d83fec tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef returned with HTTP 200 Aug 06 05:26:00.696771 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 526/2113] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:00 2026] GET /volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef => generated 512 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:00.792509 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-60025b8f-154e-45d9-aedd-f6e376259dc1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.795310 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-60025b8f-154e-45d9-aedd-f6e376259dc1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] PUT https://10.4.3.205/volume/v3/attachments/101ddfdc-ed56-4f64-a237-35108a7ed4bf Aug 06 05:26:00.795830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-60025b8f-154e-45d9-aedd-f6e376259dc1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:00.808087 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-60025b8f-154e-45d9-aedd-f6e376259dc1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Acquiring lock "cinder-attachment_update-137afe4d-2352-47da-8258-1e7ca647c027-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:26:00.814002 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-60025b8f-154e-45d9-aedd-f6e376259dc1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Lock "cinder-attachment_update-137afe4d-2352-47da-8258-1e7ca647c027-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:26:00.815033 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.815033 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:00.896798 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-60025b8f-154e-45d9-aedd-f6e376259dc1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Lock "cinder-attachment_update-137afe4d-2352-47da-8258-1e7ca647c027-np0000006623" released by "attachment_update" :: held 0.083s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:26:00.897205 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-60025b8f-154e-45d9-aedd-f6e376259dc1 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments/101ddfdc-ed56-4f64-a237-35108a7ed4bf returned with HTTP 200 Aug 06 05:26:00.897810 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 534/2114] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:26:00 2026] PUT /volume/v3/attachments/101ddfdc-ed56-4f64-a237-35108a7ed4bf => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:00.919418 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-5c951b97-cfcf-4955-805a-941070d406f6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:00.921725 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-5c951b97-cfcf-4955-805a-941070d406f6 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] POST https://10.4.3.205/volume/v3/attachments/101ddfdc-ed56-4f64-a237-35108a7ed4bf/action Aug 06 05:26:00.922055 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-5c951b97-cfcf-4955-805a-941070d406f6 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:00.922168 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-5c951b97-cfcf-4955-805a-941070d406f6 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:00.937311 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:00.937311 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:00.947058 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c7e245f7-9e15-4f5b-a705-2e9241a30c15 req-5c951b97-cfcf-4955-805a-941070d406f6 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments/101ddfdc-ed56-4f64-a237-35108a7ed4bf/action returned with HTTP 204 Aug 06 05:26:00.947540 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 524/2115] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:26:00 2026] POST /volume/v3/attachments/101ddfdc-ed56-4f64-a237-35108a7ed4bf/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:01.182073 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-06f449dd-109c-4e89-b842-995c0cc9f0dd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.183795 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-06f449dd-109c-4e89-b842-995c0cc9f0dd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:01.184011 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-06f449dd-109c-4e89-b842-995c0cc9f0dd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.184211 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-06f449dd-109c-4e89-b842-995c0cc9f0dd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.193429 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.193429 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:01.196605 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-06f449dd-109c-4e89-b842-995c0cc9f0dd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:01.200349 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-06f449dd-109c-4e89-b842-995c0cc9f0dd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:26:01.200780 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 532/2116] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:01.212817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-392db8d7-adec-4330-b4d1-1162cef4cfc9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.214581 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-392db8d7-adec-4330-b4d1-1162cef4cfc9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:01.214816 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-392db8d7-adec-4330-b4d1-1162cef4cfc9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.215025 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-392db8d7-adec-4330-b4d1-1162cef4cfc9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.223498 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.223498 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:01.226569 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-392db8d7-adec-4330-b4d1-1162cef4cfc9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:01.230603 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-392db8d7-adec-4330-b4d1-1162cef4cfc9 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:26:01.231006 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 527/2117] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:01.244234 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c26b7dbd-59c1-44b6-a23b-5949eb766923 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.246862 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c26b7dbd-59c1-44b6-a23b-5949eb766923 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:01.247142 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c26b7dbd-59c1-44b6-a23b-5949eb766923 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.247431 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c26b7dbd-59c1-44b6-a23b-5949eb766923 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.247655 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-c26b7dbd-59c1-44b6-a23b-5949eb766923 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Delete volume with id: d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:01.260807 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.260807 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:01.261470 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c26b7dbd-59c1-44b6-a23b-5949eb766923 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:01.270176 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c26b7dbd-59c1-44b6-a23b-5949eb766923 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-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 06 05:26:01.270609 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c26b7dbd-59c1-44b6-a23b-5949eb766923 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 400 Aug 06 05:26:01.271412 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 535/2118] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:01 2026] DELETE /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 307 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:26:01.278239 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a7191acf-f1fc-4c4b-935f-5a9be85c302f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.279949 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a7191acf-f1fc-4c4b-935f-5a9be85c302f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:01.280121 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a7191acf-f1fc-4c4b-935f-5a9be85c302f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.280309 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a7191acf-f1fc-4c4b-935f-5a9be85c302f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.288622 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.288622 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:01.291789 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a7191acf-f1fc-4c4b-935f-5a9be85c302f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:01.296163 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a7191acf-f1fc-4c4b-935f-5a9be85c302f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:26:01.296568 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 525/2119] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:01.357632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-6b119373-2253-452d-93ca-771d4ee63cc8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.360172 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-6b119373-2253-452d-93ca-771d4ee63cc8 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:01.360431 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-6b119373-2253-452d-93ca-771d4ee63cc8 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.360669 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-6b119373-2253-452d-93ca-771d4ee63cc8 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.372191 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.372191 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:01.376086 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-6b119373-2253-452d-93ca-771d4ee63cc8 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:01.380749 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-6b119373-2253-452d-93ca-771d4ee63cc8 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:26:01.381283 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 533/2120] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:01.409352 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-212c46ac-68e1-4817-b9da-6ebd43772eb6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.411267 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-212c46ac-68e1-4817-b9da-6ebd43772eb6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] POST https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a/action Aug 06 05:26:01.411584 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-212c46ac-68e1-4817-b9da-6ebd43772eb6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:01.411707 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-212c46ac-68e1-4817-b9da-6ebd43772eb6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:01.421537 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.421537 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:01.422116 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-212c46ac-68e1-4817-b9da-6ebd43772eb6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:01.429656 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-212c46ac-68e1-4817-b9da-6ebd43772eb6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Begin detaching volume completed successfully. Aug 06 05:26:01.430833 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-212c46ac-68e1-4817-b9da-6ebd43772eb6 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a/action returned with HTTP 202 Aug 06 05:26:01.430833 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 528/2121] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:26:01 2026] POST /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:01.484101 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0f91ba64-d49e-413c-afd4-8d12130be5b4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.487467 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0f91ba64-d49e-413c-afd4-8d12130be5b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 Aug 06 05:26:01.487467 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0f91ba64-d49e-413c-afd4-8d12130be5b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.487733 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0f91ba64-d49e-413c-afd4-8d12130be5b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.488062 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b8cc4fb3-856d-4be2-bfbe-95c123300917 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.488600 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8cc4fb3-856d-4be2-bfbe-95c123300917 None None] GET https://10.4.3.205/volume// Aug 06 05:26:01.489258 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8cc4fb3-856d-4be2-bfbe-95c123300917 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.489258 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8cc4fb3-856d-4be2-bfbe-95c123300917 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.489556 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8cc4fb3-856d-4be2-bfbe-95c123300917 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:01.489928 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 526/2122] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:01.503838 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-ee351283-e5d4-451b-afd2-3a47b68df658 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.508521 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-ee351283-e5d4-451b-afd2-3a47b68df658 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:01.508521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-ee351283-e5d4-451b-afd2-3a47b68df658 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.508521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-ee351283-e5d4-451b-afd2-3a47b68df658 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.508734 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.508734 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:01.518200 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0f91ba64-d49e-413c-afd4-8d12130be5b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:26:01.523133 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0f91ba64-d49e-413c-afd4-8d12130be5b4 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 returned with HTTP 200 Aug 06 05:26:01.523597 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 536/2123] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:01.523861 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.523861 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:01.529320 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-ee351283-e5d4-451b-afd2-3a47b68df658 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:01.533958 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-ee351283-e5d4-451b-afd2-3a47b68df658 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:26:01.534464 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 534/2124] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:01.537327 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6d93b9e3-7bd9-43ca-a724-1557e04a36a3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.539690 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6d93b9e3-7bd9-43ca-a724-1557e04a36a3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:26:01.540167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6d93b9e3-7bd9-43ca-a724-1557e04a36a3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94011d65-27e2-4d2f-8f21-9b50db3f3d59", "name": "tempest-VolumesBackupsAdminTest-Backup-1325190962", "container": "tempest-volumesbackupsadmintest-backup-container-784259035"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:01.542143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-6d93b9e3-7bd9-43ca-a724-1557e04a36a3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Creating new backup {'backup': {'volume_id': '94011d65-27e2-4d2f-8f21-9b50db3f3d59', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1325190962', 'container': 'tempest-volumesbackupsadmintest-backup-container-784259035'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:26:01.542633 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-6d93b9e3-7bd9-43ca-a724-1557e04a36a3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Creating backup of volume 94011d65-27e2-4d2f-8f21-9b50db3f3d59 in container tempest-volumesbackupsadmintest-backup-container-784259035 Aug 06 05:26:01.558657 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.558657 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:01.559254 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6d93b9e3-7bd9-43ca-a724-1557e04a36a3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:26:01.579890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-6d93b9e3-7bd9-43ca-a724-1557e04a36a3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Created reservations ['8f3bbb65-c88f-44f3-86cb-29022a0e9a47', '8242aa9a-7d86-4092-8300-ea529574ae6d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:01.609133 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6d93b9e3-7bd9-43ca-a724-1557e04a36a3 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:26:01.609583 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 529/2125] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:26:01 2026] POST /volume/v3/backups => generated 335 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:01.632331 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b70746ba-11e1-41a5-9f4d-ff51ca49e331 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.634848 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b70746ba-11e1-41a5-9f4d-ff51ca49e331 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:01.634848 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b70746ba-11e1-41a5-9f4d-ff51ca49e331 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.635004 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b70746ba-11e1-41a5-9f4d-ff51ca49e331 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.635061 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-b70746ba-11e1-41a5-9f4d-ff51ca49e331 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:01.641075 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.641075 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:01.641795 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b70746ba-11e1-41a5-9f4d-ff51ca49e331 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:01.642111 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 527/2126] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:01.657396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a4363ab0-2c07-4fce-bf0a-f43259914598 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.659943 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a4363ab0-2c07-4fce-bf0a-f43259914598 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:01.660225 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a4363ab0-2c07-4fce-bf0a-f43259914598 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.660509 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a4363ab0-2c07-4fce-bf0a-f43259914598 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.674984 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.674984 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:01.680140 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a4363ab0-2c07-4fce-bf0a-f43259914598 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:01.687075 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a4363ab0-2c07-4fce-bf0a-f43259914598 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:26:01.687075 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 537/2127] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:01.710333 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-42193c57-07f6-470b-a26d-bb6af104e005 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.712792 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-42193c57-07f6-470b-a26d-bb6af104e005 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:01.713076 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-42193c57-07f6-470b-a26d-bb6af104e005 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.713369 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-42193c57-07f6-470b-a26d-bb6af104e005 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.723453 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.723453 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:01.724085 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-42193c57-07f6-470b-a26d-bb6af104e005 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:01.725176 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-42193c57-07f6-470b-a26d-bb6af104e005 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef returned with HTTP 200 Aug 06 05:26:01.726238 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 535/2128] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:01.736110 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d1445698-022c-4425-b88c-4ec9a1fb0b14 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.738795 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d1445698-022c-4425-b88c-4ec9a1fb0b14 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:01.739022 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d1445698-022c-4425-b88c-4ec9a1fb0b14 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.739223 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d1445698-022c-4425-b88c-4ec9a1fb0b14 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.747199 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.747199 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:01.747656 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d1445698-022c-4425-b88c-4ec9a1fb0b14 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:01.748555 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d1445698-022c-4425-b88c-4ec9a1fb0b14 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef returned with HTTP 200 Aug 06 05:26:01.748930 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 530/2129] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:01.759606 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fd7701fa-17eb-41c5-aa8c-78517b1b40f9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.761910 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fd7701fa-17eb-41c5-aa8c-78517b1b40f9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots Aug 06 05:26:01.761910 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fd7701fa-17eb-41c5-aa8c-78517b1b40f9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.762067 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fd7701fa-17eb-41c5-aa8c-78517b1b40f9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.762391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-fd7701fa-17eb-41c5-aa8c-78517b1b40f9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:26:01.763654 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-fd7701fa-17eb-41c5-aa8c-78517b1b40f9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:26:01.768554 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fd7701fa-17eb-41c5-aa8c-78517b1b40f9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Get all snapshots completed successfully. Aug 06 05:26:01.768886 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fd7701fa-17eb-41c5-aa8c-78517b1b40f9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 200 Aug 06 05:26:01.769300 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 528/2130] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:26:01 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 06 05:26:01.782642 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b3da8fa0-5a04-46bc-bf0e-ce229eb0e095 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.784663 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b3da8fa0-5a04-46bc-bf0e-ce229eb0e095 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] PUT https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:01.785072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b3da8fa0-5a04-46bc-bf0e-ce229eb0e095 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-87413415", "description": "This is the new description of snapshot."}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:01.797499 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.797499 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:01.798022 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b3da8fa0-5a04-46bc-bf0e-ce229eb0e095 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:01.810112 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b3da8fa0-5a04-46bc-bf0e-ce229eb0e095 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef returned with HTTP 200 Aug 06 05:26:01.810720 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 538/2131] 10.4.3.205 () {68 vars in 1375 bytes} [Thu Aug 6 05:26:01 2026] PUT /volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:01.820447 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a9e190f2-d9d1-48e3-bdfc-133da9e0358b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.823330 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a9e190f2-d9d1-48e3-bdfc-133da9e0358b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:01.824307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a9e190f2-d9d1-48e3-bdfc-133da9e0358b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.824726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a9e190f2-d9d1-48e3-bdfc-133da9e0358b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.833413 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.833413 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:01.833852 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a9e190f2-d9d1-48e3-bdfc-133da9e0358b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:01.834656 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a9e190f2-d9d1-48e3-bdfc-133da9e0358b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef returned with HTTP 200 Aug 06 05:26:01.835047 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 536/2132] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef => generated 575 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:01.844444 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bbd25a47-2683-4afa-80c0-2404f6d1aa26 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.846014 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bbd25a47-2683-4afa-80c0-2404f6d1aa26 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:01.846200 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bbd25a47-2683-4afa-80c0-2404f6d1aa26 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.846453 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bbd25a47-2683-4afa-80c0-2404f6d1aa26 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.846517 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-bbd25a47-2683-4afa-80c0-2404f6d1aa26 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: 71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:01.851732 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.851732 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:01.852172 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bbd25a47-2683-4afa-80c0-2404f6d1aa26 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:01.868611 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bbd25a47-2683-4afa-80c0-2404f6d1aa26 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:26:01.869011 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bbd25a47-2683-4afa-80c0-2404f6d1aa26 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef returned with HTTP 202 Aug 06 05:26:01.869535 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 531/2133] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:01 2026] DELETE /volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:01.877593 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dcd1d610-7e89-4a95-8482-2edeb2e3bb71 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:01.880212 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dcd1d610-7e89-4a95-8482-2edeb2e3bb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:01.880512 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dcd1d610-7e89-4a95-8482-2edeb2e3bb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:01.880787 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dcd1d610-7e89-4a95-8482-2edeb2e3bb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:01.886427 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:01.886427 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:01.886911 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dcd1d610-7e89-4a95-8482-2edeb2e3bb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:01.887752 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dcd1d610-7e89-4a95-8482-2edeb2e3bb71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef returned with HTTP 200 Aug 06 05:26:01.888137 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 529/2134] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:01 2026] GET /volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef => generated 574 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:02.652716 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-67452643-b776-4dd0-8a18-b2f03856b8b2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:02.654505 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-67452643-b776-4dd0-8a18-b2f03856b8b2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:02.654646 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-67452643-b776-4dd0-8a18-b2f03856b8b2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:02.654845 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-67452643-b776-4dd0-8a18-b2f03856b8b2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:02.654976 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-67452643-b776-4dd0-8a18-b2f03856b8b2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:02.659152 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:02.659152 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:02.659925 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-67452643-b776-4dd0-8a18-b2f03856b8b2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:02.660312 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 539/2135] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:02 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:02.706195 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bf4f8757-e9a8-4a54-ae5e-2e1bdf97ff88 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:02.707999 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf4f8757-e9a8-4a54-ae5e-2e1bdf97ff88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:02.708174 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf4f8757-e9a8-4a54-ae5e-2e1bdf97ff88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:02.708395 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf4f8757-e9a8-4a54-ae5e-2e1bdf97ff88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:02.717359 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:02.717359 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:02.720675 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bf4f8757-e9a8-4a54-ae5e-2e1bdf97ff88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:02.724779 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf4f8757-e9a8-4a54-ae5e-2e1bdf97ff88 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:26:02.725132 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 537/2136] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:02 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:02.897187 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2560e30a-83f0-4d46-af4d-007f4771244a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:02.899097 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2560e30a-83f0-4d46-af4d-007f4771244a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:02.899338 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2560e30a-83f0-4d46-af4d-007f4771244a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:02.899606 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2560e30a-83f0-4d46-af4d-007f4771244a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:02.904269 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2560e30a-83f0-4d46-af4d-007f4771244a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef returned with HTTP 404 Aug 06 05:26:02.904835 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 532/2137] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:02 2026] GET /volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:02.911436 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8ee3a115-5fbf-4db6-8164-96b33a222edc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:02.913119 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ee3a115-5fbf-4db6-8164-96b33a222edc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:02.913323 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8ee3a115-5fbf-4db6-8164-96b33a222edc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:02.913492 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8ee3a115-5fbf-4db6-8164-96b33a222edc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:02.913607 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-8ee3a115-5fbf-4db6-8164-96b33a222edc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: 71a2bade-2367-4279-941c-87240ea331ef Aug 06 05:26:02.917856 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ee3a115-5fbf-4db6-8164-96b33a222edc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef returned with HTTP 404 Aug 06 05:26:02.918506 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 530/2138] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:02 2026] DELETE /volume/v3/snapshots/71a2bade-2367-4279-941c-87240ea331ef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:02.925428 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-582990de-b204-48bf-adbb-12483ca6236d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:02.927047 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-582990de-b204-48bf-adbb-12483ca6236d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:02.927215 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-582990de-b204-48bf-adbb-12483ca6236d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:02.927407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-582990de-b204-48bf-adbb-12483ca6236d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:02.934671 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:02.934671 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:02.938354 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-582990de-b204-48bf-adbb-12483ca6236d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:02.942390 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-582990de-b204-48bf-adbb-12483ca6236d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:02.942754 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 540/2139] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:02 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:02.954679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8971a633-613f-4db3-93b8-ac3be954f9b0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:02.956163 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8971a633-613f-4db3-93b8-ac3be954f9b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:26:02.956499 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8971a633-613f-4db3-93b8-ac3be954f9b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e413507-9f53-4c36-8f32-5654952362ad", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1203875396"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:02.964259 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:02.964259 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:02.964894 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8971a633-613f-4db3-93b8-ac3be954f9b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:02.965002 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-8971a633-613f-4db3-93b8-ac3be954f9b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:02.990620 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-8971a633-613f-4db3-93b8-ac3be954f9b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['69621578-b0c4-4373-b479-cf167663d939', 'dc8db125-93d1-439a-a089-3457010006e6', '8feadb71-3bbb-4aff-9b41-a2f87452474d', '025ddffa-f703-45c3-ab17-7eac9cfeec84'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:03.024807 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8971a633-613f-4db3-93b8-ac3be954f9b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot create request issued successfully. Aug 06 05:26:03.025173 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8971a633-613f-4db3-93b8-ac3be954f9b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:26:03.025644 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 538/2140] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:26:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:03.036054 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1844a27f-31b6-4ddc-9af0-d4773b2049f7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.038353 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1844a27f-31b6-4ddc-9af0-d4773b2049f7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d Aug 06 05:26:03.038578 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1844a27f-31b6-4ddc-9af0-d4773b2049f7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:03.038836 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1844a27f-31b6-4ddc-9af0-d4773b2049f7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:03.045755 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:03.045755 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:03.046309 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1844a27f-31b6-4ddc-9af0-d4773b2049f7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:03.047322 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1844a27f-31b6-4ddc-9af0-d4773b2049f7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d returned with HTTP 200 Aug 06 05:26:03.047759 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 533/2141] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:03 2026] GET /volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:03.581473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-84242b8b-2f42-4720-adc6-69db1a80e52a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.583199 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-84242b8b-2f42-4720-adc6-69db1a80e52a tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/attachments/170b54f7-7c1d-4289-928d-73917976fb51/action Aug 06 05:26:03.583522 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-84242b8b-2f42-4720-adc6-69db1a80e52a tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:03.583633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-84242b8b-2f42-4720-adc6-69db1a80e52a tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:03.600537 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:03.600537 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:03.609980 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ee0316c4-0f19-4c5c-9c57-2d5ff142fb00 req-84242b8b-2f42-4720-adc6-69db1a80e52a tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/attachments/170b54f7-7c1d-4289-928d-73917976fb51/action returned with HTTP 204 Aug 06 05:26:03.610505 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 531/2142] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:26:03 2026] POST /volume/v3/attachments/170b54f7-7c1d-4289-928d-73917976fb51/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:03.670749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-111dc837-f9cf-49fb-adb8-267979d09448 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.672521 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-111dc837-f9cf-49fb-adb8-267979d09448 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:03.672759 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-111dc837-f9cf-49fb-adb8-267979d09448 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:03.672965 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-111dc837-f9cf-49fb-adb8-267979d09448 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:03.673089 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-111dc837-f9cf-49fb-adb8-267979d09448 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:03.677344 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:03.677344 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:03.678098 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-111dc837-f9cf-49fb-adb8-267979d09448 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:03.678517 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 541/2143] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:03 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:03.737354 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c7de1c1e-b917-4668-b9d4-8003c0018537 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.739373 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c7de1c1e-b917-4668-b9d4-8003c0018537 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:03.739623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c7de1c1e-b917-4668-b9d4-8003c0018537 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:03.739926 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c7de1c1e-b917-4668-b9d4-8003c0018537 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:03.749473 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:03.749473 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:03.753228 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c7de1c1e-b917-4668-b9d4-8003c0018537 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:03.757587 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c7de1c1e-b917-4668-b9d4-8003c0018537 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:26:03.758033 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 539/2144] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:03 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:03.772716 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-556566b8-e6eb-498e-9d6e-43594319dd46 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.774357 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-556566b8-e6eb-498e-9d6e-43594319dd46 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:03.774515 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-556566b8-e6eb-498e-9d6e-43594319dd46 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:03.774719 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-556566b8-e6eb-498e-9d6e-43594319dd46 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:03.782991 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:03.782991 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:03.786200 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-556566b8-e6eb-498e-9d6e-43594319dd46 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:03.790467 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-556566b8-e6eb-498e-9d6e-43594319dd46 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:26:03.790797 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 534/2145] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:03 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:03.802986 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7aa381a8-8cb1-41b6-849c-eb5a17e45062 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.804919 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7aa381a8-8cb1-41b6-849c-eb5a17e45062 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action Aug 06 05:26:03.805217 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7aa381a8-8cb1-41b6-849c-eb5a17e45062 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action body: b'{"os-detach": {"attachment_id": "170b54f7-7c1d-4289-928d-73917976fb51"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:03.805356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7aa381a8-8cb1-41b6-849c-eb5a17e45062 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "170b54f7-7c1d-4289-928d-73917976fb51"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:03.818825 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:03.818825 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:03.819469 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7aa381a8-8cb1-41b6-849c-eb5a17e45062 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:03.829023 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7aa381a8-8cb1-41b6-849c-eb5a17e45062 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action returned with HTTP 400 Aug 06 05:26:03.829729 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 532/2146] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:26:03 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 100 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:26:03.865433 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-4e15324f-e8dd-4566-b163-426c10f60173 req-bfe9b1f0-c7aa-4592-b32f-f2c2842cf395 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.867736 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-bfe9b1f0-c7aa-4592-b32f-f2c2842cf395 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:03.867920 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-bfe9b1f0-c7aa-4592-b32f-f2c2842cf395 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:03.868115 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-bfe9b1f0-c7aa-4592-b32f-f2c2842cf395 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:03.879235 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:03.879235 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:03.883324 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-4e15324f-e8dd-4566-b163-426c10f60173 req-bfe9b1f0-c7aa-4592-b32f-f2c2842cf395 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:03.889260 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-bfe9b1f0-c7aa-4592-b32f-f2c2842cf395 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:26:03.889746 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 542/2147] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:03 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:03.909049 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4e15324f-e8dd-4566-b163-426c10f60173 req-707fb859-cd87-423c-ab84-425a3c1880ce None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.911364 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-707fb859-cd87-423c-ab84-425a3c1880ce tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454/action Aug 06 05:26:03.911763 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-707fb859-cd87-423c-ab84-425a3c1880ce tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:03.911898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-707fb859-cd87-423c-ab84-425a3c1880ce tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:03.923106 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:03.923106 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:03.923578 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-4e15324f-e8dd-4566-b163-426c10f60173 req-707fb859-cd87-423c-ab84-425a3c1880ce tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:03.930861 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-4e15324f-e8dd-4566-b163-426c10f60173 req-707fb859-cd87-423c-ab84-425a3c1880ce tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Begin detaching volume completed successfully. Aug 06 05:26:03.931071 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-707fb859-cd87-423c-ab84-425a3c1880ce tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454/action returned with HTTP 202 Aug 06 05:26:03.931506 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 540/2148] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:26:03 2026] POST /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:03.976051 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0558e6af-ad14-461e-8122-846bcca5697b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.976458 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0558e6af-ad14-461e-8122-846bcca5697b None None] GET https://10.4.3.205/volume// Aug 06 05:26:03.976620 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0558e6af-ad14-461e-8122-846bcca5697b None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:03.976819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0558e6af-ad14-461e-8122-846bcca5697b None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:03.977166 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0558e6af-ad14-461e-8122-846bcca5697b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:03.977479 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 535/2149] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:03.984447 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-4e15324f-e8dd-4566-b163-426c10f60173 req-62c51bdd-67b0-4315-92ab-5a8f32d8c4dc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:03.986551 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-62c51bdd-67b0-4315-92ab-5a8f32d8c4dc tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:03.986805 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-62c51bdd-67b0-4315-92ab-5a8f32d8c4dc tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:03.987040 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-62c51bdd-67b0-4315-92ab-5a8f32d8c4dc tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:03.996062 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:03.996062 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:03.999441 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-4e15324f-e8dd-4566-b163-426c10f60173 req-62c51bdd-67b0-4315-92ab-5a8f32d8c4dc tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:04.003489 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-62c51bdd-67b0-4315-92ab-5a8f32d8c4dc tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:26:04.004213 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 533/2150] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:03 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 1332 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:04.056863 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4ab04264-d3ee-4393-80d4-1037af3bb34d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:04.058581 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4ab04264-d3ee-4393-80d4-1037af3bb34d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d Aug 06 05:26:04.058790 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4ab04264-d3ee-4393-80d4-1037af3bb34d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:04.059000 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4ab04264-d3ee-4393-80d4-1037af3bb34d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:04.064180 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:04.064180 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:04.064709 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4ab04264-d3ee-4393-80d4-1037af3bb34d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:04.065451 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4ab04264-d3ee-4393-80d4-1037af3bb34d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d returned with HTTP 200 Aug 06 05:26:04.065846 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 543/2151] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:04 2026] GET /volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:04.689940 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-af54d710-3fb7-4dc5-bb41-51ff77327196 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:04.693790 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-af54d710-3fb7-4dc5-bb41-51ff77327196 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:04.694051 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-af54d710-3fb7-4dc5-bb41-51ff77327196 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:04.694374 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-af54d710-3fb7-4dc5-bb41-51ff77327196 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:04.694541 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-af54d710-3fb7-4dc5-bb41-51ff77327196 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:04.700931 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:04.700931 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:04.701906 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-af54d710-3fb7-4dc5-bb41-51ff77327196 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:04.702349 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 541/2152] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:04 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:05.713310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7c1ef2f7-67fe-45af-8218-5d2fed61b002 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:05.715121 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c1ef2f7-67fe-45af-8218-5d2fed61b002 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:05.715408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c1ef2f7-67fe-45af-8218-5d2fed61b002 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:05.715599 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c1ef2f7-67fe-45af-8218-5d2fed61b002 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:05.715835 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7c1ef2f7-67fe-45af-8218-5d2fed61b002 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:05.720911 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:05.720911 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:05.721593 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c1ef2f7-67fe-45af-8218-5d2fed61b002 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:05.721944 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 536/2153] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:05 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:06.058136 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-07823114-f895-4e63-b24b-0a51e879a3dc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:06.060372 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-07823114-f895-4e63-b24b-0a51e879a3dc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:26:06.060539 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-07823114-f895-4e63-b24b-0a51e879a3dc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:06.060728 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-07823114-f895-4e63-b24b-0a51e879a3dc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:06.060830 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-07823114-f895-4e63-b24b-0a51e879a3dc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Delete snapshot with id: 1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:26:06.065505 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:06.065505 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:06.065905 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-07823114-f895-4e63-b24b-0a51e879a3dc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Snapshot retrieved successfully. Aug 06 05:26:06.084139 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-07823114-f895-4e63-b24b-0a51e879a3dc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Snapshot delete request issued successfully. Aug 06 05:26:06.084317 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-07823114-f895-4e63-b24b-0a51e879a3dc tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c returned with HTTP 202 Aug 06 05:26:06.084871 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 534/2154] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:06 2026] DELETE /volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:06.091532 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-688f6333-492b-416c-9e8e-bee284dd11d1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:06.093228 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-688f6333-492b-416c-9e8e-bee284dd11d1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:26:06.093440 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-688f6333-492b-416c-9e8e-bee284dd11d1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:06.093617 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-688f6333-492b-416c-9e8e-bee284dd11d1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:06.095228 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=322,cinder:UPDATE=60,cinder:INSERT=32 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:26:06.099361 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:06.099361 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:06.099776 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-688f6333-492b-416c-9e8e-bee284dd11d1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Snapshot retrieved successfully. Aug 06 05:26:06.100754 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-688f6333-492b-416c-9e8e-bee284dd11d1 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c returned with HTTP 200 Aug 06 05:26:06.101687 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 544/2155] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:06 2026] GET /volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:06.733569 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9a5aba2e-3f89-4741-b2dd-8e97da635b14 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:06.736023 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a5aba2e-3f89-4741-b2dd-8e97da635b14 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:06.736210 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a5aba2e-3f89-4741-b2dd-8e97da635b14 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:06.736434 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a5aba2e-3f89-4741-b2dd-8e97da635b14 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:06.736547 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9a5aba2e-3f89-4741-b2dd-8e97da635b14 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:06.740611 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=345,cinder:INSERT=39,cinder:UPDATE=67,cinder:DELETE=1 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:26:06.745461 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:06.745461 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:06.746188 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a5aba2e-3f89-4741-b2dd-8e97da635b14 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:06.746563 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 542/2156] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:06 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:06.838494 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-65c47dbf-414f-4a9f-9dec-16c3d45d845f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:06.840681 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-65c47dbf-414f-4a9f-9dec-16c3d45d845f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] DELETE https://10.4.3.205/volume/v3/attachments/789135fe-3dd8-457a-b36f-3e3dd87ee56b Aug 06 05:26:06.840681 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-65c47dbf-414f-4a9f-9dec-16c3d45d845f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:06.841258 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-65c47dbf-414f-4a9f-9dec-16c3d45d845f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:06.842432 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=283,cinder:UPDATE=53,cinder:INSERT=26 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:26:06.850578 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:06.850578 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:06.904987 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5695734c-0a22-457c-9692-d589c7a1a5b4 req-65c47dbf-414f-4a9f-9dec-16c3d45d845f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/attachments/789135fe-3dd8-457a-b36f-3e3dd87ee56b returned with HTTP 200 Aug 06 05:26:06.905733 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 537/2157] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:26:06 2026] DELETE /volume/v3/attachments/789135fe-3dd8-457a-b36f-3e3dd87ee56b => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:07.112314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ff3ae093-fea8-4b15-b4c9-29e25b6da34b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:07.114865 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff3ae093-fea8-4b15-b4c9-29e25b6da34b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:26:07.115096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff3ae093-fea8-4b15-b4c9-29e25b6da34b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:07.115338 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff3ae093-fea8-4b15-b4c9-29e25b6da34b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:07.117746 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=444,cinder:UPDATE=134,cinder:INSERT=58 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:26:07.121211 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff3ae093-fea8-4b15-b4c9-29e25b6da34b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c returned with HTTP 404 Aug 06 05:26:07.121841 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 535/2158] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:07 2026] GET /volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:07.225889 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-4e15324f-e8dd-4566-b163-426c10f60173 req-d02a3c66-40f7-44f2-add7-66031f9f5bd7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:07.234066 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-d02a3c66-40f7-44f2-add7-66031f9f5bd7 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] DELETE https://10.4.3.205/volume/v3/attachments/170b54f7-7c1d-4289-928d-73917976fb51 Aug 06 05:26:07.234324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-d02a3c66-40f7-44f2-add7-66031f9f5bd7 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:07.234626 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-d02a3c66-40f7-44f2-add7-66031f9f5bd7 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:07.246669 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:07.246669 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:07.257187 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-28610290-d716-47e2-8ee3-3b946038bbe5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:07.261095 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-28610290-d716-47e2-8ee3-3b946038bbe5 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/attachments?instance_id=c2299936-094d-4deb-b19c-116132286592 Aug 06 05:26:07.261095 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-28610290-d716-47e2-8ee3-3b946038bbe5 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:07.261095 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-28610290-d716-47e2-8ee3-3b946038bbe5 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:07.288758 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-28610290-d716-47e2-8ee3-3b946038bbe5 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments?instance_id=c2299936-094d-4deb-b19c-116132286592 returned with HTTP 200 Aug 06 05:26:07.289273 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 543/2159] 10.4.3.205 () {70 vars in 1637 bytes} [Thu Aug 6 05:26:07 2026] GET /volume/v3/attachments?instance_id=c2299936-094d-4deb-b19c-116132286592 => generated 192 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:07.321821 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-504ba123-a227-4b4a-bcc5-63b1035219a8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:07.324309 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-504ba123-a227-4b4a-bcc5-63b1035219a8 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995 Aug 06 05:26:07.324572 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-504ba123-a227-4b4a-bcc5-63b1035219a8 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:07.324822 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-504ba123-a227-4b4a-bcc5-63b1035219a8 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:07.332282 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4e15324f-e8dd-4566-b163-426c10f60173 req-d02a3c66-40f7-44f2-add7-66031f9f5bd7 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/attachments/170b54f7-7c1d-4289-928d-73917976fb51 returned with HTTP 200 Aug 06 05:26:07.332695 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 545/2160] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:26:07 2026] DELETE /volume/v3/attachments/170b54f7-7c1d-4289-928d-73917976fb51 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:07.344655 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-c6379606-47d3-4f3c-bc64-4a001699dc6c req-504ba123-a227-4b4a-bcc5-63b1035219a8 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995 returned with HTTP 200 Aug 06 05:26:07.345038 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 538/2161] 10.4.3.205 () {70 vars in 1651 bytes} [Thu Aug 6 05:26:07 2026] GET /volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:07.739016 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-33d658e9-0b0f-4304-8946-c319542020c5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:07.741193 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-33d658e9-0b0f-4304-8946-c319542020c5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:07.741573 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-33d658e9-0b0f-4304-8946-c319542020c5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:07.741698 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-33d658e9-0b0f-4304-8946-c319542020c5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:07.750947 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:07.750947 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:07.755806 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-33d658e9-0b0f-4304-8946-c319542020c5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:07.758259 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-93342aa2-af4a-4966-9b63-84967cc0baeb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:07.760342 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-93342aa2-af4a-4966-9b63-84967cc0baeb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:07.760627 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-93342aa2-af4a-4966-9b63-84967cc0baeb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:07.760995 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-93342aa2-af4a-4966-9b63-84967cc0baeb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:07.761203 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-93342aa2-af4a-4966-9b63-84967cc0baeb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:07.761630 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-33d658e9-0b0f-4304-8946-c319542020c5 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:26:07.762189 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 536/2162] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:07 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:07.766927 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:07.766927 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:07.767744 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-93342aa2-af4a-4966-9b63-84967cc0baeb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:07.768448 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 544/2163] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:07 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:08.168626 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a27165dd-3e83-4eee-84ff-3ac679705717 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:08.172084 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a27165dd-3e83-4eee-84ff-3ac679705717 tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] POST https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action Aug 06 05:26:08.173270 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a27165dd-3e83-4eee-84ff-3ac679705717 tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:08.173540 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a27165dd-3e83-4eee-84ff-3ac679705717 tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:08.191077 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:08.191077 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:08.197175 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.admin_actions [None req-a27165dd-3e83-4eee-84ff-3ac679705717 tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] Updating volume 'd2ff79cf-a633-4b1c-8389-95c15c752f3c' with '{'status': 'in-use'}' {{(pid=100428) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:26:08.231140 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a27165dd-3e83-4eee-84ff-3ac679705717 tempest-TestServerVolumeAttachmentScenario-1341090450 tempest-TestServerVolumeAttachmentScenario-1341090450-project-admin] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action returned with HTTP 202 Aug 06 05:26:08.231140 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 546/2164] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:26:08 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:08.240746 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9c084d12-f32c-45cb-86f3-14a88fc0c4de None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:08.242760 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9c084d12-f32c-45cb-86f3-14a88fc0c4de tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:26:08.243030 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9c084d12-f32c-45cb-86f3-14a88fc0c4de tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:08.243307 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9c084d12-f32c-45cb-86f3-14a88fc0c4de tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:08.254261 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:08.254261 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:08.258171 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9c084d12-f32c-45cb-86f3-14a88fc0c4de tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:08.262380 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9c084d12-f32c-45cb-86f3-14a88fc0c4de tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:26:08.262864 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 539/2165] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:08 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:08.309869 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-6b949cc8-4a33-4bff-952a-692a756016ef req-4d30e711-d64b-4b2a-abc2-b0c7979e658b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:08.312396 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-4d30e711-d64b-4b2a-abc2-b0c7979e658b tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:26:08.312612 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-4d30e711-d64b-4b2a-abc2-b0c7979e658b tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:08.312855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-4d30e711-d64b-4b2a-abc2-b0c7979e658b tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:08.324324 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:08.324324 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:08.332723 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-6b949cc8-4a33-4bff-952a-692a756016ef req-4d30e711-d64b-4b2a-abc2-b0c7979e658b tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:08.338282 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-4d30e711-d64b-4b2a-abc2-b0c7979e658b tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:26:08.338786 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 537/2166] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:08 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:08.360086 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d33b4f1d-62fe-4d93-ac44-eabc16d1d22d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:08.367101 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d33b4f1d-62fe-4d93-ac44-eabc16d1d22d tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] POST https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action Aug 06 05:26:08.367692 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d33b4f1d-62fe-4d93-ac44-eabc16d1d22d tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:08.367856 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d33b4f1d-62fe-4d93-ac44-eabc16d1d22d tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:08.392470 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:08.392470 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:08.393151 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d33b4f1d-62fe-4d93-ac44-eabc16d1d22d tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:08.409543 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d33b4f1d-62fe-4d93-ac44-eabc16d1d22d tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Begin detaching volume completed successfully. Aug 06 05:26:08.409807 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d33b4f1d-62fe-4d93-ac44-eabc16d1d22d tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action returned with HTTP 202 Aug 06 05:26:08.412264 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 545/2167] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:26:08 2026] POST /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:08.496258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3bbdb211-b023-4ab3-84e3-f2439f41d939 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:08.496258 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3bbdb211-b023-4ab3-84e3-f2439f41d939 None None] GET https://10.4.3.205/volume// Aug 06 05:26:08.496258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3bbdb211-b023-4ab3-84e3-f2439f41d939 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:08.496258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3bbdb211-b023-4ab3-84e3-f2439f41d939 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:08.496258 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3bbdb211-b023-4ab3-84e3-f2439f41d939 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:08.496258 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 547/2168] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:08.516006 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d7e5ced6-81fb-420f-8a36-0dccc1e4cf6c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:08.519074 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d7e5ced6-81fb-420f-8a36-0dccc1e4cf6c tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:26:08.519074 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d7e5ced6-81fb-420f-8a36-0dccc1e4cf6c tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:08.519197 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d7e5ced6-81fb-420f-8a36-0dccc1e4cf6c tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:08.534244 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:08.534244 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:08.539053 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d7e5ced6-81fb-420f-8a36-0dccc1e4cf6c tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:08.544600 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-d7e5ced6-81fb-420f-8a36-0dccc1e4cf6c tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:26:08.545095 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 540/2169] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:08 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 1332 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:08.787314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7d06311a-542a-4368-bad5-e2ece9349033 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:08.792821 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7d06311a-542a-4368-bad5-e2ece9349033 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:08.793012 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7d06311a-542a-4368-bad5-e2ece9349033 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:08.793207 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7d06311a-542a-4368-bad5-e2ece9349033 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:08.793339 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-7d06311a-542a-4368-bad5-e2ece9349033 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:08.798702 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:08.798702 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:08.799591 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7d06311a-542a-4368-bad5-e2ece9349033 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:08.800082 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 538/2170] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:08 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:09.815740 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7cefba99-c147-4181-b41c-ba816b2634a8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:09.818490 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7cefba99-c147-4181-b41c-ba816b2634a8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:09.818738 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7cefba99-c147-4181-b41c-ba816b2634a8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:09.818983 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7cefba99-c147-4181-b41c-ba816b2634a8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:09.819094 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-7cefba99-c147-4181-b41c-ba816b2634a8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:09.823854 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:09.823854 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:09.824566 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7cefba99-c147-4181-b41c-ba816b2634a8 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:09.824936 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 546/2171] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:09 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:10.360537 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-6b949cc8-4a33-4bff-952a-692a756016ef req-aada3687-e6b1-48ca-9031-65a46b67db7b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:10.363817 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-aada3687-e6b1-48ca-9031-65a46b67db7b tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] DELETE https://10.4.3.205/volume/v3/attachments/95542c6d-e1cf-4f43-ae08-a0cb9a699c96 Aug 06 05:26:10.363817 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-aada3687-e6b1-48ca-9031-65a46b67db7b tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:10.363817 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-aada3687-e6b1-48ca-9031-65a46b67db7b tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:10.377496 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:10.377496 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:10.433623 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6b949cc8-4a33-4bff-952a-692a756016ef req-aada3687-e6b1-48ca-9031-65a46b67db7b tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/attachments/95542c6d-e1cf-4f43-ae08-a0cb9a699c96 returned with HTTP 200 Aug 06 05:26:10.433623 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 548/2172] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:26:10 2026] DELETE /volume/v3/attachments/95542c6d-e1cf-4f43-ae08-a0cb9a699c96 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:10.660523 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-359bff42-e624-495b-903e-f50a59cd0a67 req-60a5e8e2-53d2-4cdb-8c91-2615a9a36b28 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:10.664903 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-359bff42-e624-495b-903e-f50a59cd0a67 req-60a5e8e2-53d2-4cdb-8c91-2615a9a36b28 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:26:10.665123 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-359bff42-e624-495b-903e-f50a59cd0a67 req-60a5e8e2-53d2-4cdb-8c91-2615a9a36b28 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:10.665415 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-359bff42-e624-495b-903e-f50a59cd0a67 req-60a5e8e2-53d2-4cdb-8c91-2615a9a36b28 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:10.683600 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:10.683600 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:10.687309 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-359bff42-e624-495b-903e-f50a59cd0a67 req-60a5e8e2-53d2-4cdb-8c91-2615a9a36b28 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:10.692343 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-359bff42-e624-495b-903e-f50a59cd0a67 req-60a5e8e2-53d2-4cdb-8c91-2615a9a36b28 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:26:10.692582 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 541/2173] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:10 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:10.830073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4cb1a157-9ae3-44fb-8999-cbef7e34820f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:10.832802 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4cb1a157-9ae3-44fb-8999-cbef7e34820f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:10.833169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4cb1a157-9ae3-44fb-8999-cbef7e34820f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:10.833537 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4cb1a157-9ae3-44fb-8999-cbef7e34820f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:10.833826 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-4cb1a157-9ae3-44fb-8999-cbef7e34820f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Delete volume with id: d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:10.837440 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-02988811-f963-4f23-a311-74d1243eaddb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:10.839703 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-02988811-f963-4f23-a311-74d1243eaddb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:10.840644 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-02988811-f963-4f23-a311-74d1243eaddb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:10.840644 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-02988811-f963-4f23-a311-74d1243eaddb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:10.840644 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-02988811-f963-4f23-a311-74d1243eaddb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:10.844813 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:10.844813 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:10.845514 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-02988811-f963-4f23-a311-74d1243eaddb tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:10.845860 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 547/2174] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:10 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:10.851113 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:10.851113 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:10.851336 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4cb1a157-9ae3-44fb-8999-cbef7e34820f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:10.875284 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4cb1a157-9ae3-44fb-8999-cbef7e34820f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Delete volume request issued successfully. Aug 06 05:26:10.875641 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4cb1a157-9ae3-44fb-8999-cbef7e34820f tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 202 Aug 06 05:26:10.876326 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 539/2175] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:10 2026] DELETE /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:10.885590 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1ba5328c-ed51-46dd-adfa-a2f3696d492e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:10.888827 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ba5328c-ed51-46dd-adfa-a2f3696d492e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:10.889923 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ba5328c-ed51-46dd-adfa-a2f3696d492e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:10.889923 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ba5328c-ed51-46dd-adfa-a2f3696d492e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:10.899857 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:10.899857 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:10.902607 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1ba5328c-ed51-46dd-adfa-a2f3696d492e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:10.909955 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ba5328c-ed51-46dd-adfa-a2f3696d492e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 200 Aug 06 05:26:10.911176 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 549/2176] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:10 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:11.858988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1939b7bd-4513-4fee-8488-45fd2d75449c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:11.861156 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1939b7bd-4513-4fee-8488-45fd2d75449c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:11.861404 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1939b7bd-4513-4fee-8488-45fd2d75449c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:11.861699 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1939b7bd-4513-4fee-8488-45fd2d75449c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:11.861882 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-1939b7bd-4513-4fee-8488-45fd2d75449c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:11.868090 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:11.868090 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:11.868879 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1939b7bd-4513-4fee-8488-45fd2d75449c tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:11.869236 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 542/2177] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:11 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:11.924975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-73271f93-3994-40b9-8f48-834ea193ef7e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:11.928949 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73271f93-3994-40b9-8f48-834ea193ef7e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a Aug 06 05:26:11.929153 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73271f93-3994-40b9-8f48-834ea193ef7e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:11.929376 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73271f93-3994-40b9-8f48-834ea193ef7e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:11.942460 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73271f93-3994-40b9-8f48-834ea193ef7e tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a returned with HTTP 404 Aug 06 05:26:11.945505 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 548/2178] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:11 2026] GET /volume/v3/volumes/d2e46628-a969-4553-9e9d-b69406f6599a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:12.007600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3ea43aae-b5eb-49f7-ba49-161487f00973 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:12.014312 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3ea43aae-b5eb-49f7-ba49-161487f00973 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] DELETE https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:26:12.014312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3ea43aae-b5eb-49f7-ba49-161487f00973 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:12.014312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3ea43aae-b5eb-49f7-ba49-161487f00973 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:12.014312 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-3ea43aae-b5eb-49f7-ba49-161487f00973 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Delete volume with id: 273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:26:12.027646 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:12.027646 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:12.029563 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3ea43aae-b5eb-49f7-ba49-161487f00973 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:12.055042 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3ea43aae-b5eb-49f7-ba49-161487f00973 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Delete volume request issued successfully. Aug 06 05:26:12.056426 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3ea43aae-b5eb-49f7-ba49-161487f00973 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 202 Aug 06 05:26:12.056426 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 540/2179] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:12 2026] DELETE /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:12.065648 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-10688a3b-ec02-4ac5-afd3-2713be95a7c3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:12.067478 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-10688a3b-ec02-4ac5-afd3-2713be95a7c3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:26:12.068531 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-10688a3b-ec02-4ac5-afd3-2713be95a7c3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:12.068531 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-10688a3b-ec02-4ac5-afd3-2713be95a7c3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:12.075622 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:12.075622 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:12.079710 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-10688a3b-ec02-4ac5-afd3-2713be95a7c3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:12.084541 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-10688a3b-ec02-4ac5-afd3-2713be95a7c3 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 200 Aug 06 05:26:12.085208 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 550/2180] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:12 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:12.883284 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bdc8ec2f-f5e6-40d8-9a12-c9ceccd7f052 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:12.886151 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdc8ec2f-f5e6-40d8-9a12-c9ceccd7f052 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:12.886487 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdc8ec2f-f5e6-40d8-9a12-c9ceccd7f052 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:12.886802 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdc8ec2f-f5e6-40d8-9a12-c9ceccd7f052 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:12.886995 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-bdc8ec2f-f5e6-40d8-9a12-c9ceccd7f052 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:12.898676 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:12.898676 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:12.899749 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdc8ec2f-f5e6-40d8-9a12-c9ceccd7f052 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:12.900159 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 543/2181] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:12 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:13.097989 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2ebc451d-2f10-4978-a541-6fdbbb7619dd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:13.100252 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2ebc451d-2f10-4978-a541-6fdbbb7619dd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 Aug 06 05:26:13.100562 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2ebc451d-2f10-4978-a541-6fdbbb7619dd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:13.100819 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2ebc451d-2f10-4978-a541-6fdbbb7619dd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:13.106903 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2ebc451d-2f10-4978-a541-6fdbbb7619dd tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 returned with HTTP 404 Aug 06 05:26:13.107554 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 549/2182] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:13 2026] GET /volume/v3/volumes/273d4b67-b5a0-4393-9fe1-942d724557f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:13.236907 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-163eaea1-0af1-4ed2-bf08-40c4bd31d295 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:13.238718 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-163eaea1-0af1-4ed2-bf08-40c4bd31d295 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] DELETE https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:26:13.238925 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-163eaea1-0af1-4ed2-bf08-40c4bd31d295 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:13.239137 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-163eaea1-0af1-4ed2-bf08-40c4bd31d295 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:13.239349 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-163eaea1-0af1-4ed2-bf08-40c4bd31d295 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Delete volume with id: 0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:26:13.247380 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:13.247380 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:13.247714 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-163eaea1-0af1-4ed2-bf08-40c4bd31d295 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:13.269397 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-163eaea1-0af1-4ed2-bf08-40c4bd31d295 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Delete volume request issued successfully. Aug 06 05:26:13.273112 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-163eaea1-0af1-4ed2-bf08-40c4bd31d295 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 202 Aug 06 05:26:13.273112 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 541/2183] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:13 2026] DELETE /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:13.280775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-86e4edff-670f-4d83-942b-964f5173c651 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:13.283048 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-86e4edff-670f-4d83-942b-964f5173c651 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:26:13.284338 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-86e4edff-670f-4d83-942b-964f5173c651 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:13.284338 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-86e4edff-670f-4d83-942b-964f5173c651 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:13.294037 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:13.294037 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:13.298622 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-86e4edff-670f-4d83-942b-964f5173c651 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Volume info retrieved successfully. Aug 06 05:26:13.306028 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-86e4edff-670f-4d83-942b-964f5173c651 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 200 Aug 06 05:26:13.306735 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 551/2184] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:13 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:13.491992 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fb47a04f-1408-47ef-837f-86942a99fd1b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:13.495334 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:13.495661 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1618244918"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:13.498014 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1618244918'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:13.498189 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Create volume of 1 GB Aug 06 05:26:13.504963 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Availability Zones retrieved successfully. Aug 06 05:26:13.514833 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Flow 'volume_create_api' (c5dae2f5-cd5d-406d-a841-c195a35f75b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:13.516117 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5a6b37-45d0-4d4d-a828-e2df640b251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:13.517366 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:13.553484 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5a6b37-45d0-4d4d-a828-e2df640b251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:13.554335 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cfa6419-5f6b-4aeb-b86e-6bb5f2ec1f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:13.625592 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Created reservations ['21290318-0863-4fc1-bad0-809bdd24aa13', 'a5a01f3b-d2fa-4406-8e25-7c8bb23a5b9e', 'e0c01422-4727-4dd0-bcdd-6502d73bfaba', '6238c503-0705-4807-8801-7922f52bb6a3'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:13.626430 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cfa6419-5f6b-4aeb-b86e-6bb5f2ec1f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21290318-0863-4fc1-bad0-809bdd24aa13', 'a5a01f3b-d2fa-4406-8e25-7c8bb23a5b9e', 'e0c01422-4727-4dd0-bcdd-6502d73bfaba', '6238c503-0705-4807-8801-7922f52bb6a3']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:13.627212 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803f227b-739d-40d4-9f74-8776a3ef43e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:13.657982 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803f227b-739d-40d4-9f74-8776a3ef43e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb64a28f-0fa8-4144-9716-22d6aaf72393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1618244918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2647831c0ea54cf5bb728be9d5113d4f',qos_specs=None,replication_status=,reservations=['21290318-0863-4fc1-bad0-809bdd24aa13','a5a01f3b-d2fa-4406-8e25-7c8bb23a5b9e','e0c01422-4727-4dd0-bcdd-6502d73bfaba','6238c503-0705-4807-8801-7922f52bb6a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6067818829a4732a8c6b36bca5f4f24',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1618244918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb64a28f-0fa8-4144-9716-22d6aaf72393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2647831c0ea54cf5bb728be9d5113d4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6067818829a4732a8c6b36bca5f4f24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:13.660013 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d4a95d-7b1b-4a9b-9c32-e49f35e84c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:13.684968 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d4a95d-7b1b-4a9b-9c32-e49f35e84c13) transitioned into state 'SUCCESS' from state '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-1618244918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2647831c0ea54cf5bb728be9d5113d4f',qos_specs=None,replication_status=,reservations=['21290318-0863-4fc1-bad0-809bdd24aa13','a5a01f3b-d2fa-4406-8e25-7c8bb23a5b9e','e0c01422-4727-4dd0-bcdd-6502d73bfaba','6238c503-0705-4807-8801-7922f52bb6a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6067818829a4732a8c6b36bca5f4f24',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:13.686348 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09336c87-feca-486e-b5ef-e2673f0fa7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:13.701988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09336c87-feca-486e-b5ef-e2673f0fa7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:13.706325 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Flow 'volume_create_api' (c5dae2f5-cd5d-406d-a841-c195a35f75b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:13.706325 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Create volume request issued successfully. Aug 06 05:26:13.706325 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fb47a04f-1408-47ef-837f-86942a99fd1b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:13.706325 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 544/2185] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:26:13 2026] POST /volume/v3/volumes => generated 757 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:13.720727 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1f7c189d-7cd4-418c-9e26-4d12afe6cc4a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:13.724509 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1f7c189d-7cd4-418c-9e26-4d12afe6cc4a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:26:13.724827 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1f7c189d-7cd4-418c-9e26-4d12afe6cc4a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:13.725113 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1f7c189d-7cd4-418c-9e26-4d12afe6cc4a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:13.735311 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:13.735311 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:13.735478 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-375343be-1cd9-4112-a211-3e913ea496e3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:13.737449 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-375343be-1cd9-4112-a211-3e913ea496e3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] DELETE https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:13.737449 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-375343be-1cd9-4112-a211-3e913ea496e3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:13.737630 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-375343be-1cd9-4112-a211-3e913ea496e3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:13.738001 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-375343be-1cd9-4112-a211-3e913ea496e3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Delete volume with id: 2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:13.740534 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1f7c189d-7cd4-418c-9e26-4d12afe6cc4a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:26:13.745941 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:13.745941 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:13.746331 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1f7c189d-7cd4-418c-9e26-4d12afe6cc4a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:26:13.746387 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-375343be-1cd9-4112-a211-3e913ea496e3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:13.746817 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 550/2186] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:13 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:13.772125 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-375343be-1cd9-4112-a211-3e913ea496e3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Delete volume request issued successfully. Aug 06 05:26:13.772125 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-375343be-1cd9-4112-a211-3e913ea496e3 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 202 Aug 06 05:26:13.772125 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 542/2187] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:13 2026] DELETE /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:13.780936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ba7b94c1-76aa-4ad9-8a6c-f48d22373b82 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:13.783417 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ba7b94c1-76aa-4ad9-8a6c-f48d22373b82 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:13.784126 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ba7b94c1-76aa-4ad9-8a6c-f48d22373b82 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:13.784126 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ba7b94c1-76aa-4ad9-8a6c-f48d22373b82 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:13.794108 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:13.794108 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:13.803412 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ba7b94c1-76aa-4ad9-8a6c-f48d22373b82 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:13.808263 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ba7b94c1-76aa-4ad9-8a6c-f48d22373b82 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 200 Aug 06 05:26:13.809149 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 552/2188] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:13 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:13.914638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d286d9f3-1b9b-4e8c-adda-6c89385376ba None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:13.917603 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d286d9f3-1b9b-4e8c-adda-6c89385376ba tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:13.917916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d286d9f3-1b9b-4e8c-adda-6c89385376ba tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:13.918455 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d286d9f3-1b9b-4e8c-adda-6c89385376ba tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:13.918455 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-d286d9f3-1b9b-4e8c-adda-6c89385376ba tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:13.927315 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:13.927315 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:13.928256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d286d9f3-1b9b-4e8c-adda-6c89385376ba tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:13.928801 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 545/2189] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:13 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:14.325093 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8aabed82-a188-4898-82c3-42fd709b4f46 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:14.330866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8aabed82-a188-4898-82c3-42fd709b4f46 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] GET https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a Aug 06 05:26:14.337894 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8aabed82-a188-4898-82c3-42fd709b4f46 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:14.338124 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8aabed82-a188-4898-82c3-42fd709b4f46 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:14.357267 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8aabed82-a188-4898-82c3-42fd709b4f46 tempest-AttachVolumeNegativeTest-777273770 tempest-AttachVolumeNegativeTest-777273770-project-member] https://10.4.3.205/volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a returned with HTTP 404 Aug 06 05:26:14.357762 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 551/2190] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:14 2026] GET /volume/v3/volumes/0a2f2dea-9d8d-4ed0-a4cd-e49b7d71ab8a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:14.765176 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-aa50390a-ca19-47d6-ae28-3a8dd806f455 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:14.767078 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aa50390a-ca19-47d6-ae28-3a8dd806f455 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:26:14.767309 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aa50390a-ca19-47d6-ae28-3a8dd806f455 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:14.767493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aa50390a-ca19-47d6-ae28-3a8dd806f455 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:14.774466 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:14.774466 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:14.778908 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-aa50390a-ca19-47d6-ae28-3a8dd806f455 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:26:14.785167 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aa50390a-ca19-47d6-ae28-3a8dd806f455 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:26:14.785916 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 543/2191] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:14 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:26:14.824912 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-82393189-c83e-4583-a5af-ae6bfeaf2593 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:14.826689 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-82393189-c83e-4583-a5af-ae6bfeaf2593 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 Aug 06 05:26:14.826940 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-82393189-c83e-4583-a5af-ae6bfeaf2593 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:14.827176 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-82393189-c83e-4583-a5af-ae6bfeaf2593 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:14.833226 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-82393189-c83e-4583-a5af-ae6bfeaf2593 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 returned with HTTP 404 Aug 06 05:26:14.833226 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 553/2192] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:14 2026] GET /volume/v3/volumes/2463f90f-f224-41e5-b499-3d3533ccc454 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:14.840508 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8167a053-c408-4101-b5ee-9ed0eb569b03 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:14.842393 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8167a053-c408-4101-b5ee-9ed0eb569b03 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:26:14.842633 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8167a053-c408-4101-b5ee-9ed0eb569b03 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:14.842896 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8167a053-c408-4101-b5ee-9ed0eb569b03 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:14.843111 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-8167a053-c408-4101-b5ee-9ed0eb569b03 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Delete volume with id: d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:26:14.853148 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:14.853148 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:14.853920 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8167a053-c408-4101-b5ee-9ed0eb569b03 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:14.878540 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8167a053-c408-4101-b5ee-9ed0eb569b03 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Delete volume request issued successfully. Aug 06 05:26:14.878887 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8167a053-c408-4101-b5ee-9ed0eb569b03 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 202 Aug 06 05:26:14.879212 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 546/2193] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:14 2026] DELETE /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:14.890335 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b46c878a-00ec-4699-8bb2-787a15f3a392 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:14.893518 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b46c878a-00ec-4699-8bb2-787a15f3a392 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:26:14.893793 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b46c878a-00ec-4699-8bb2-787a15f3a392 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:14.894130 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b46c878a-00ec-4699-8bb2-787a15f3a392 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:14.906795 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:14.906795 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:14.913124 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b46c878a-00ec-4699-8bb2-787a15f3a392 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Volume info retrieved successfully. Aug 06 05:26:14.919467 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b46c878a-00ec-4699-8bb2-787a15f3a392 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 200 Aug 06 05:26:14.920009 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 552/2194] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:14 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:14.941333 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0222ae6a-7b4c-4801-a1d2-f18e279b1278 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:14.943202 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0222ae6a-7b4c-4801-a1d2-f18e279b1278 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:14.943431 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0222ae6a-7b4c-4801-a1d2-f18e279b1278 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:14.943689 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0222ae6a-7b4c-4801-a1d2-f18e279b1278 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:14.943824 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0222ae6a-7b4c-4801-a1d2-f18e279b1278 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:14.948513 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:14.948513 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:14.949565 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0222ae6a-7b4c-4801-a1d2-f18e279b1278 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:14.950030 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 544/2195] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:14 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:15.936851 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-534ec5e3-48ae-4ae5-8593-cbeb812d2ce4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:15.938728 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-534ec5e3-48ae-4ae5-8593-cbeb812d2ce4 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] GET https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c Aug 06 05:26:15.939008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-534ec5e3-48ae-4ae5-8593-cbeb812d2ce4 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:15.939170 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-534ec5e3-48ae-4ae5-8593-cbeb812d2ce4 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:15.947415 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-534ec5e3-48ae-4ae5-8593-cbeb812d2ce4 tempest-TestServerVolumeAttachmentScenario-755695287 tempest-TestServerVolumeAttachmentScenario-755695287-project-member] https://10.4.3.205/volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c returned with HTTP 404 Aug 06 05:26:15.948254 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 554/2196] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:15 2026] GET /volume/v3/volumes/d2ff79cf-a633-4b1c-8389-95c15c752f3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:15.964630 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fcb7dd7a-72b4-475c-987f-69c18c447e1f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:15.970747 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fcb7dd7a-72b4-475c-987f-69c18c447e1f tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:15.971025 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fcb7dd7a-72b4-475c-987f-69c18c447e1f tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:15.971434 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fcb7dd7a-72b4-475c-987f-69c18c447e1f tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:15.971657 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-fcb7dd7a-72b4-475c-987f-69c18c447e1f tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:15.977252 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:15.977252 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:15.978397 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fcb7dd7a-72b4-475c-987f-69c18c447e1f tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:15.978793 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 547/2197] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:15 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:16.990394 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2a3d9d5c-9de6-420c-a235-c64332f14185 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:16.993423 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a3d9d5c-9de6-420c-a235-c64332f14185 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:16.993655 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a3d9d5c-9de6-420c-a235-c64332f14185 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:16.993865 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a3d9d5c-9de6-420c-a235-c64332f14185 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:16.993963 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-2a3d9d5c-9de6-420c-a235-c64332f14185 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:16.999723 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:16.999723 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:17.000975 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a3d9d5c-9de6-420c-a235-c64332f14185 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:17.005231 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 553/2198] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:16 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:18.011986 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2d08a3b0-c312-4043-b0da-ebb4567dd1ab None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:18.015094 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d08a3b0-c312-4043-b0da-ebb4567dd1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:18.015412 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2d08a3b0-c312-4043-b0da-ebb4567dd1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:18.015592 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2d08a3b0-c312-4043-b0da-ebb4567dd1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:18.016078 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-2d08a3b0-c312-4043-b0da-ebb4567dd1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:18.023005 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:18.023005 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:18.023725 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2d08a3b0-c312-4043-b0da-ebb4567dd1ab tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:18.024125 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 545/2199] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:18 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:19.035477 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-22370863-fc9c-4264-b9db-f9110426e1cf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:19.037719 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-22370863-fc9c-4264-b9db-f9110426e1cf tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:19.038017 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-22370863-fc9c-4264-b9db-f9110426e1cf tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:19.038283 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-22370863-fc9c-4264-b9db-f9110426e1cf tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:19.038449 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-22370863-fc9c-4264-b9db-f9110426e1cf tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:19.045872 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:19.045872 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:19.046901 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-22370863-fc9c-4264-b9db-f9110426e1cf tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:19.047415 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 555/2200] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:19 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:20.062819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-add31111-cdca-4cb2-ad8c-6624fc1eb725 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:20.064632 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-add31111-cdca-4cb2-ad8c-6624fc1eb725 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:20.064957 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-add31111-cdca-4cb2-ad8c-6624fc1eb725 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:20.065257 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-add31111-cdca-4cb2-ad8c-6624fc1eb725 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:20.066331 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-add31111-cdca-4cb2-ad8c-6624fc1eb725 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:20.071307 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:20.071307 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:20.072109 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-add31111-cdca-4cb2-ad8c-6624fc1eb725 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:20.072614 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 548/2201] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:20 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:20.559122 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:20.561803 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:20.563404 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-622707987", "imageRef": "e726673b-6d3b-424d-bf5a-f9491401afb8", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:20.564154 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-622707987', 'imageRef': 'e726673b-6d3b-424d-bf5a-f9491401afb8', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:20.672900 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Create volume of 1 GB Aug 06 05:26:20.679097 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Availability Zones retrieved successfully. Aug 06 05:26:20.686029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Flow 'volume_create_api' (714bad54-3101-4149-87a4-2fb88f6dce57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:20.687063 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e647eae-5ea7-4d18-899d-9a31efa7aed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:20.688876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:20.785165 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e647eae-5ea7-4d18-899d-9a31efa7aed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:20.786089 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62086117-eee8-4ea6-92ac-1152174c1b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:20.873827 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Created reservations ['7aee538a-3ec6-4d9f-a597-77228ab48ab5', 'd51d529d-1875-45be-b040-356b59ca8d29', 'e5bb41c8-eff4-4b76-87b5-ef311106984e', '5d6bbcdd-7fbe-4c13-a494-40c5fbe26cbf'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:20.874657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62086117-eee8-4ea6-92ac-1152174c1b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aee538a-3ec6-4d9f-a597-77228ab48ab5', 'd51d529d-1875-45be-b040-356b59ca8d29', 'e5bb41c8-eff4-4b76-87b5-ef311106984e', '5d6bbcdd-7fbe-4c13-a494-40c5fbe26cbf']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:20.875443 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f95cd4c-1eb0-48cb-9f39-82e2532fa08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:20.902237 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f95cd4c-1eb0-48cb-9f39-82e2532fa08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5da807cd-de42-405a-a73a-d2b5e7640ab1', '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-622707987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8591987dae6477b997c93a2848ea2df',qos_specs=None,replication_status=,reservations=['7aee538a-3ec6-4d9f-a597-77228ab48ab5','d51d529d-1875-45be-b040-356b59ca8d29','e5bb41c8-eff4-4b76-87b5-ef311106984e','5d6bbcdd-7fbe-4c13-a494-40c5fbe26cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8324f398984f95a433a743b10e1a14',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-622707987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5da807cd-de42-405a-a73a-d2b5e7640ab1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8591987dae6477b997c93a2848ea2df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af8324f398984f95a433a743b10e1a14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:20.903081 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731fdb5b-a118-46fc-a565-dddb2989973e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:20.928111 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731fdb5b-a118-46fc-a565-dddb2989973e) transitioned into state 'SUCCESS' from state '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-622707987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8591987dae6477b997c93a2848ea2df',qos_specs=None,replication_status=,reservations=['7aee538a-3ec6-4d9f-a597-77228ab48ab5','d51d529d-1875-45be-b040-356b59ca8d29','e5bb41c8-eff4-4b76-87b5-ef311106984e','5d6bbcdd-7fbe-4c13-a494-40c5fbe26cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8324f398984f95a433a743b10e1a14',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:20.928956 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36dc87ee-c449-4fdf-97d9-3492bbc62888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:20.940028 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36dc87ee-c449-4fdf-97d9-3492bbc62888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:20.941144 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Flow 'volume_create_api' (714bad54-3101-4149-87a4-2fb88f6dce57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:20.941544 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Create volume request issued successfully. Aug 06 05:26:20.942281 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-692f7bc9-1bb9-4b1e-8158-68d3be7c1f3d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:20.942883 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 554/2202] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:26:20 2026] POST /volume/v3/volumes => generated 752 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:20.959353 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4429720d-8606-4c49-ba1e-7a2d04231525 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:20.962004 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4429720d-8606-4c49-ba1e-7a2d04231525 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:20.962388 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4429720d-8606-4c49-ba1e-7a2d04231525 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:20.962685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4429720d-8606-4c49-ba1e-7a2d04231525 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:20.972259 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:20.972259 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:20.976515 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4429720d-8606-4c49-ba1e-7a2d04231525 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:20.981452 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4429720d-8606-4c49-ba1e-7a2d04231525 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:20.982009 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 546/2203] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:20 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:21.089395 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c2ca897c-6ba5-48b0-9026-eed4e5c7bcf9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.091986 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2ca897c-6ba5-48b0-9026-eed4e5c7bcf9 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:21.092312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2ca897c-6ba5-48b0-9026-eed4e5c7bcf9 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.092572 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2ca897c-6ba5-48b0-9026-eed4e5c7bcf9 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.092913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-c2ca897c-6ba5-48b0-9026-eed4e5c7bcf9 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:21.099122 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.099122 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:21.100246 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2ca897c-6ba5-48b0-9026-eed4e5c7bcf9 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:21.100846 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 556/2204] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:21.354606 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0eb8f2f5-85bd-4955-8d86-2c731c7e4632 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.356485 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0eb8f2f5-85bd-4955-8d86-2c731c7e4632 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:21.356681 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0eb8f2f5-85bd-4955-8d86-2c731c7e4632 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.357450 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0eb8f2f5-85bd-4955-8d86-2c731c7e4632 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.369062 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.369062 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:21.374471 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0eb8f2f5-85bd-4955-8d86-2c731c7e4632 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:21.379719 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0eb8f2f5-85bd-4955-8d86-2c731c7e4632 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:21.380379 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 549/2205] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:26:21.393526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f151af69-af8c-46c1-9b9d-4ee6aa9a550b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.395570 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f151af69-af8c-46c1-9b9d-4ee6aa9a550b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:21.395796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f151af69-af8c-46c1-9b9d-4ee6aa9a550b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.396074 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f151af69-af8c-46c1-9b9d-4ee6aa9a550b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.405586 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.405586 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:21.408813 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f151af69-af8c-46c1-9b9d-4ee6aa9a550b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:21.412726 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f151af69-af8c-46c1-9b9d-4ee6aa9a550b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:21.413786 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 555/2206] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:21.433844 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0ba6690c-ed56-4257-8f01-4e08b22b5efd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.437156 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0ba6690c-ed56-4257-8f01-4e08b22b5efd tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:26:21.437558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0ba6690c-ed56-4257-8f01-4e08b22b5efd tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.437886 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0ba6690c-ed56-4257-8f01-4e08b22b5efd tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.453161 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.453161 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:21.457923 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-266a38db-afec-46a4-b8ff-e62bac997ad2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.459569 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0ba6690c-ed56-4257-8f01-4e08b22b5efd tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:26:21.463517 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-266a38db-afec-46a4-b8ff-e62bac997ad2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:21.463517 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-266a38db-afec-46a4-b8ff-e62bac997ad2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.464039 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-266a38db-afec-46a4-b8ff-e62bac997ad2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.466616 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0ba6690c-ed56-4257-8f01-4e08b22b5efd tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:26:21.467843 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 547/2207] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:21.472853 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.472853 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:21.476587 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-266a38db-afec-46a4-b8ff-e62bac997ad2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:21.481544 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-266a38db-afec-46a4-b8ff-e62bac997ad2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:21.482220 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 557/2208] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:21.497770 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c5fc4f15-3ee2-45ff-8d1f-ebdf20f4eefc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.497770 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5fc4f15-3ee2-45ff-8d1f-ebdf20f4eefc None None] GET https://10.4.3.205/volume// Aug 06 05:26:21.497770 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c5fc4f15-3ee2-45ff-8d1f-ebdf20f4eefc None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.497970 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c5fc4f15-3ee2-45ff-8d1f-ebdf20f4eefc None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.498415 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5fc4f15-3ee2-45ff-8d1f-ebdf20f4eefc None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:21.498838 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 550/2209] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:26:21.511977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-a8cf2ed9-4105-40fb-8077-5d9896486c16 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.515002 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-a8cf2ed9-4105-40fb-8077-5d9896486c16 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:26:21.515002 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-a8cf2ed9-4105-40fb-8077-5d9896486c16 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb64a28f-0fa8-4144-9716-22d6aaf72393", "connector": null, "instance_uuid": "e37a8498-60ce-4c3f-9689-d9faa90bdd04"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:21.528074 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.528074 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:21.575719 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-a8cf2ed9-4105-40fb-8077-5d9896486c16 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:26:21.576358 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 556/2210] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:26:21 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 06 05:26:21.587612 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1f7b613f-69d2-42e8-8557-181fb05a2e5c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.589307 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1f7b613f-69d2-42e8-8557-181fb05a2e5c None None] GET https://10.4.3.205/volume// Aug 06 05:26:21.589540 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1f7b613f-69d2-42e8-8557-181fb05a2e5c None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.589782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1f7b613f-69d2-42e8-8557-181fb05a2e5c None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.590940 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1f7b613f-69d2-42e8-8557-181fb05a2e5c None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:21.591374 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 548/2211] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 05:26:21.601474 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-5b226772-4d7c-4af7-8616-ae2f0db6bd87 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.603590 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-5b226772-4d7c-4af7-8616-ae2f0db6bd87 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:26:21.604027 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-5b226772-4d7c-4af7-8616-ae2f0db6bd87 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f985720-9352-4bbc-909a-77c2730e532e", "connector": null, "instance_uuid": "63c21c40-5898-4d26-91b2-bb0c43cc39c7"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:21.613355 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.613355 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:21.631230 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0b585bd7-fa99-443c-bd66-8dfbba69ec17 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.634205 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0b585bd7-fa99-443c-bd66-8dfbba69ec17 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] POST https://10.4.3.205/volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d/action Aug 06 05:26:21.634677 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0b585bd7-fa99-443c-bd66-8dfbba69ec17 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:21.634848 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0b585bd7-fa99-443c-bd66-8dfbba69ec17 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:21.648306 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-5b226772-4d7c-4af7-8616-ae2f0db6bd87 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:26:21.648775 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 558/2212] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:26:21 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 06 05:26:21.657757 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.657757 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:21.678216 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b5bcab96-635f-4b26-9f1f-795ee966b47d req-0b585bd7-fa99-443c-bd66-8dfbba69ec17 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d/action returned with HTTP 204 Aug 06 05:26:21.678992 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 551/2213] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:26:21 2026] POST /volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:21.682500 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b48eb3c2-a985-44ca-9b60-6b981b3692f8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.686898 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b48eb3c2-a985-44ca-9b60-6b981b3692f8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:21.687171 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b48eb3c2-a985-44ca-9b60-6b981b3692f8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.688777 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b48eb3c2-a985-44ca-9b60-6b981b3692f8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.694507 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-df9614c7-6b21-48e6-a3c1-f63562384f7b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.694899 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-df9614c7-6b21-48e6-a3c1-f63562384f7b None None] GET https://10.4.3.205/volume// Aug 06 05:26:21.695119 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-df9614c7-6b21-48e6-a3c1-f63562384f7b None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.695366 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-df9614c7-6b21-48e6-a3c1-f63562384f7b None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.695655 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-df9614c7-6b21-48e6-a3c1-f63562384f7b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:21.695964 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 549/2214] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:21.703434 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.703434 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:21.709362 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-2d0ebcc6-9a73-4c7a-9d06-c514d07d5438 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.713426 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b48eb3c2-a985-44ca-9b60-6b981b3692f8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:21.713590 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-2d0ebcc6-9a73-4c7a-9d06-c514d07d5438 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:21.713861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-2d0ebcc6-9a73-4c7a-9d06-c514d07d5438 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.714072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-2d0ebcc6-9a73-4c7a-9d06-c514d07d5438 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.719134 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-144c2827-5a42-440c-a5bf-388839dadc38 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.720321 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b48eb3c2-a985-44ca-9b60-6b981b3692f8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:21.720843 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 557/2215] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:21.721060 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-144c2827-5a42-440c-a5bf-388839dadc38 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:26:21.721399 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-144c2827-5a42-440c-a5bf-388839dadc38 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.721750 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-144c2827-5a42-440c-a5bf-388839dadc38 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.724810 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.724810 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:21.729172 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-2d0ebcc6-9a73-4c7a-9d06-c514d07d5438 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:21.734321 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.734321 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:21.734453 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-2d0ebcc6-9a73-4c7a-9d06-c514d07d5438 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:21.734919 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 559/2216] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 1058 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:21.742318 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-144c2827-5a42-440c-a5bf-388839dadc38 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:26:21.745521 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-144c2827-5a42-440c-a5bf-388839dadc38 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:26:21.746326 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 552/2217] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:21.761114 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6f9d006c-3ca1-4de2-886f-752ed2127269 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.762781 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6f9d006c-3ca1-4de2-886f-752ed2127269 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:26:21.762961 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6f9d006c-3ca1-4de2-886f-752ed2127269 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.763135 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6f9d006c-3ca1-4de2-886f-752ed2127269 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:21.772024 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.772024 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:21.780337 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6f9d006c-3ca1-4de2-886f-752ed2127269 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:26:21.785840 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6f9d006c-3ca1-4de2-886f-752ed2127269 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:26:21.785840 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 550/2218] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 1112 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:26:21.872669 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-22d20050-ec28-4737-a066-4d71c3af6a3f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.876547 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-22d20050-ec28-4737-a066-4d71c3af6a3f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] PUT https://10.4.3.205/volume/v3/attachments/b77002ad-c4d1-41eb-b95e-8eabae34c028 Aug 06 05:26:21.877113 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-22d20050-ec28-4737-a066-4d71c3af6a3f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:21.888709 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-22d20050-ec28-4737-a066-4d71c3af6a3f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Acquiring lock "cinder-attachment_update-1f985720-9352-4bbc-909a-77c2730e532e-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:26:21.895876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-22d20050-ec28-4737-a066-4d71c3af6a3f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-1f985720-9352-4bbc-909a-77c2730e532e-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:26:21.896468 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:21.896468 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:21.997149 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4752b6ee-23a3-444a-a762-0b99e6a2e97a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:21.999391 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4752b6ee-23a3-444a-a762-0b99e6a2e97a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:21.999576 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4752b6ee-23a3-444a-a762-0b99e6a2e97a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:21.999861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4752b6ee-23a3-444a-a762-0b99e6a2e97a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:22.011597 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:22.011597 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:22.016654 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4752b6ee-23a3-444a-a762-0b99e6a2e97a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:22.022698 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4752b6ee-23a3-444a-a762-0b99e6a2e97a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:22.022922 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-22d20050-ec28-4737-a066-4d71c3af6a3f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-1f985720-9352-4bbc-909a-77c2730e532e-np0000006623" released by "attachment_update" :: held 0.128s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:26:22.023263 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 560/2219] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:21 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:22.023338 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-22d20050-ec28-4737-a066-4d71c3af6a3f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/b77002ad-c4d1-41eb-b95e-8eabae34c028 returned with HTTP 200 Aug 06 05:26:22.023787 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 558/2220] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:26:21 2026] PUT /volume/v3/attachments/b77002ad-c4d1-41eb-b95e-8eabae34c028 => generated 968 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:22.032979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4900aa3d-9eb4-4805-a5bc-6440dbc795fe None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:22.035280 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4900aa3d-9eb4-4805-a5bc-6440dbc795fe tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e/encryption Aug 06 05:26:22.035554 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4900aa3d-9eb4-4805-a5bc-6440dbc795fe tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:22.035907 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4900aa3d-9eb4-4805-a5bc-6440dbc795fe tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:22.058280 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:22.058280 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:22.070110 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4900aa3d-9eb4-4805-a5bc-6440dbc795fe tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e/encryption returned with HTTP 200 Aug 06 05:26:22.070667 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 553/2221] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:26:22 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:22.120141 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9b5ac319-cbf3-4de3-943a-4a152bd3fee5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:22.123493 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9b5ac319-cbf3-4de3-943a-4a152bd3fee5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:22.123714 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9b5ac319-cbf3-4de3-943a-4a152bd3fee5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:22.123937 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9b5ac319-cbf3-4de3-943a-4a152bd3fee5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:22.124072 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-9b5ac319-cbf3-4de3-943a-4a152bd3fee5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:22.129550 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:22.129550 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:22.130340 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9b5ac319-cbf3-4de3-943a-4a152bd3fee5 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:22.130732 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 551/2222] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:22 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:22.723987 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-458dc1f3-e238-4a3d-bafb-93ffd21b70d9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:22.724654 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-458dc1f3-e238-4a3d-bafb-93ffd21b70d9 None None] GET https://10.4.3.205/volume// Aug 06 05:26:22.724737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-458dc1f3-e238-4a3d-bafb-93ffd21b70d9 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:22.724934 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-458dc1f3-e238-4a3d-bafb-93ffd21b70d9 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:22.725310 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-458dc1f3-e238-4a3d-bafb-93ffd21b70d9 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:22.725659 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 561/2223] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:22.733573 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-d88697b3-fc4c-4292-b3e1-523230d7f888 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:22.735560 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-863550cf-a5de-4946-80cf-7d66732ef1eb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:22.737165 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-d88697b3-fc4c-4292-b3e1-523230d7f888 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:26:22.737307 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-863550cf-a5de-4946-80cf-7d66732ef1eb tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:22.737388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-d88697b3-fc4c-4292-b3e1-523230d7f888 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:22.737520 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-863550cf-a5de-4946-80cf-7d66732ef1eb tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:22.737584 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-d88697b3-fc4c-4292-b3e1-523230d7f888 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:22.737696 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-863550cf-a5de-4946-80cf-7d66732ef1eb tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:22.747970 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:22.747970 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:22.753049 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:22.753049 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:22.755141 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-863550cf-a5de-4946-80cf-7d66732ef1eb tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:22.759735 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-863550cf-a5de-4946-80cf-7d66732ef1eb tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:22.759871 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-d88697b3-fc4c-4292-b3e1-523230d7f888 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:26:22.760196 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 554/2224] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:22 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:22.766505 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-d88697b3-fc4c-4292-b3e1-523230d7f888 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:26:22.767097 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 559/2225] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:22 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 1292 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:22.876210 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-32fa4e40-3919-48ff-b378-cab66ca1fce6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:22.878413 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-32fa4e40-3919-48ff-b378-cab66ca1fce6 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] PUT https://10.4.3.205/volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d Aug 06 05:26:22.878904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-32fa4e40-3919-48ff-b378-cab66ca1fce6 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:22.888823 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-32fa4e40-3919-48ff-b378-cab66ca1fce6 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Acquiring lock "cinder-attachment_update-eb64a28f-0fa8-4144-9716-22d6aaf72393-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:26:22.893797 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-32fa4e40-3919-48ff-b378-cab66ca1fce6 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Lock "cinder-attachment_update-eb64a28f-0fa8-4144-9716-22d6aaf72393-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:26:22.894966 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:22.894966 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:22.989406 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-32fa4e40-3919-48ff-b378-cab66ca1fce6 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Lock "cinder-attachment_update-eb64a28f-0fa8-4144-9716-22d6aaf72393-np0000006623" released by "attachment_update" :: held 0.096s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:26:22.989955 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-32fa4e40-3919-48ff-b378-cab66ca1fce6 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d returned with HTTP 200 Aug 06 05:26:22.990480 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 552/2226] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:26:22 2026] PUT /volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:23.015999 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-de73d0d4-412c-4f7b-9823-b242c3489fc9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:23.018245 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-de73d0d4-412c-4f7b-9823-b242c3489fc9 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] POST https://10.4.3.205/volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d/action Aug 06 05:26:23.018588 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-de73d0d4-412c-4f7b-9823-b242c3489fc9 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:23.018700 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-de73d0d4-412c-4f7b-9823-b242c3489fc9 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:23.037151 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:23.037151 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:23.040892 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4e7a3858-e002-436f-b37e-3ca1ae0fab9a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:23.043242 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e7a3858-e002-436f-b37e-3ca1ae0fab9a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:23.043529 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e7a3858-e002-436f-b37e-3ca1ae0fab9a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:23.043819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e7a3858-e002-436f-b37e-3ca1ae0fab9a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:23.048923 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7377f27c-a4f9-4af6-9d9d-69e0839e5f91 req-de73d0d4-412c-4f7b-9823-b242c3489fc9 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d/action returned with HTTP 204 Aug 06 05:26:23.049391 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 562/2227] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:26:23 2026] POST /volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:23.055803 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:23.055803 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:23.066411 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4e7a3858-e002-436f-b37e-3ca1ae0fab9a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:23.074830 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e7a3858-e002-436f-b37e-3ca1ae0fab9a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:23.075262 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 555/2228] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:23 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:23.142456 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6570e33e-f9bb-4afb-828f-28fbf7b6605b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:23.144898 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6570e33e-f9bb-4afb-828f-28fbf7b6605b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:23.144898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6570e33e-f9bb-4afb-828f-28fbf7b6605b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:23.144898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6570e33e-f9bb-4afb-828f-28fbf7b6605b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:23.144898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6570e33e-f9bb-4afb-828f-28fbf7b6605b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:23.151986 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:23.151986 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:23.151986 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6570e33e-f9bb-4afb-828f-28fbf7b6605b tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:23.151986 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 560/2229] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:23 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:23.779693 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e348f890-645b-4ed5-ac78-172ff614d205 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:23.779693 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e348f890-645b-4ed5-ac78-172ff614d205 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:23.779693 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e348f890-645b-4ed5-ac78-172ff614d205 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:23.779693 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e348f890-645b-4ed5-ac78-172ff614d205 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:23.791461 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:23.791461 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:23.794960 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e348f890-645b-4ed5-ac78-172ff614d205 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:23.799247 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e348f890-645b-4ed5-ac78-172ff614d205 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:23.799652 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 553/2230] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:23 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:24.089964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fe5b3d9d-4723-447b-82f5-5fe646947c58 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:24.091792 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fe5b3d9d-4723-447b-82f5-5fe646947c58 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:24.092018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fe5b3d9d-4723-447b-82f5-5fe646947c58 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:24.092220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fe5b3d9d-4723-447b-82f5-5fe646947c58 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:24.100032 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:24.100032 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:24.104623 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fe5b3d9d-4723-447b-82f5-5fe646947c58 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:24.111372 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fe5b3d9d-4723-447b-82f5-5fe646947c58 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:24.111743 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 563/2231] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:24 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:24.163253 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dd648e53-d62f-48a3-95b3-c118efa508c0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:24.165416 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dd648e53-d62f-48a3-95b3-c118efa508c0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:24.165638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dd648e53-d62f-48a3-95b3-c118efa508c0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:24.165871 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dd648e53-d62f-48a3-95b3-c118efa508c0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:24.166000 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-dd648e53-d62f-48a3-95b3-c118efa508c0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:24.170930 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:24.170930 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:24.171937 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dd648e53-d62f-48a3-95b3-c118efa508c0 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:24.172419 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 556/2232] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:24 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:24.817105 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-45887c9b-2b8d-4f6a-b02d-991e902bde5d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:24.819421 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-45887c9b-2b8d-4f6a-b02d-991e902bde5d tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:24.819698 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-45887c9b-2b8d-4f6a-b02d-991e902bde5d tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:24.819981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-45887c9b-2b8d-4f6a-b02d-991e902bde5d tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:24.836034 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:24.836034 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:24.841236 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-45887c9b-2b8d-4f6a-b02d-991e902bde5d tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:24.847732 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-45887c9b-2b8d-4f6a-b02d-991e902bde5d tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:24.847957 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 561/2233] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:24 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:25.127964 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8ea31e32-dc46-41f8-9b6c-f43896be33cf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:25.130593 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ea31e32-dc46-41f8-9b6c-f43896be33cf tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:25.130896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8ea31e32-dc46-41f8-9b6c-f43896be33cf tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:25.131136 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8ea31e32-dc46-41f8-9b6c-f43896be33cf tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:25.142896 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:25.142896 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:25.150319 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8ea31e32-dc46-41f8-9b6c-f43896be33cf tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:25.156555 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ea31e32-dc46-41f8-9b6c-f43896be33cf tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:25.157086 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 554/2234] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:25 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:25.186798 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e1698c59-7bf8-4781-abdc-6bdff49a54f2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:25.189657 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1698c59-7bf8-4781-abdc-6bdff49a54f2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:25.189939 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e1698c59-7bf8-4781-abdc-6bdff49a54f2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:25.190218 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e1698c59-7bf8-4781-abdc-6bdff49a54f2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:25.190396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e1698c59-7bf8-4781-abdc-6bdff49a54f2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:25.197602 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:25.197602 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:25.198149 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1698c59-7bf8-4781-abdc-6bdff49a54f2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:25.198834 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 564/2235] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:25 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:25.861228 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-83f5eb12-899b-44f1-a99a-0b7955b9b25b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:25.863554 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83f5eb12-899b-44f1-a99a-0b7955b9b25b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:25.863882 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83f5eb12-899b-44f1-a99a-0b7955b9b25b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:25.864167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83f5eb12-899b-44f1-a99a-0b7955b9b25b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:25.875182 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:25.875182 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:25.878882 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-83f5eb12-899b-44f1-a99a-0b7955b9b25b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:25.883674 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83f5eb12-899b-44f1-a99a-0b7955b9b25b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:25.884142 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 557/2236] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:25 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:26.176956 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6d8f8eb1-3981-4491-89ea-d79f633456bc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:26.181112 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d8f8eb1-3981-4491-89ea-d79f633456bc tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:26.181112 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d8f8eb1-3981-4491-89ea-d79f633456bc tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:26.181592 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d8f8eb1-3981-4491-89ea-d79f633456bc tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:26.197952 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:26.197952 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:26.202657 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6d8f8eb1-3981-4491-89ea-d79f633456bc tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:26.210134 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d8f8eb1-3981-4491-89ea-d79f633456bc tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:26.210890 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 562/2237] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:26 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:26.215470 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3531edac-0497-43ad-9b2f-fab1e0c60f2e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:26.220071 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3531edac-0497-43ad-9b2f-fab1e0c60f2e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:26.220345 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3531edac-0497-43ad-9b2f-fab1e0c60f2e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:26.220624 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3531edac-0497-43ad-9b2f-fab1e0c60f2e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:26.220807 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-3531edac-0497-43ad-9b2f-fab1e0c60f2e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:26.225447 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:26.225447 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:26.226190 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3531edac-0497-43ad-9b2f-fab1e0c60f2e tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:26.226552 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 555/2238] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:26 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:26.907421 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-079812c1-7c3a-4564-8860-e5f5c99eeb9f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:26.914420 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-079812c1-7c3a-4564-8860-e5f5c99eeb9f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:26.914420 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-079812c1-7c3a-4564-8860-e5f5c99eeb9f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:26.914420 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-079812c1-7c3a-4564-8860-e5f5c99eeb9f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:26.923623 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:26.923623 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:26.930014 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-079812c1-7c3a-4564-8860-e5f5c99eeb9f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:26.936257 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-079812c1-7c3a-4564-8860-e5f5c99eeb9f tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:26.937056 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 565/2239] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:26 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:27.231449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ef83d482-391c-4bab-9489-97e83ba44862 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:27.234682 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ef83d482-391c-4bab-9489-97e83ba44862 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:27.235194 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ef83d482-391c-4bab-9489-97e83ba44862 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:27.235194 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ef83d482-391c-4bab-9489-97e83ba44862 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:27.250976 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-64a7ba28-deea-4006-afd1-dceb04259e08 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:27.250976 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-64a7ba28-deea-4006-afd1-dceb04259e08 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:27.250976 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-64a7ba28-deea-4006-afd1-dceb04259e08 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:27.250976 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-64a7ba28-deea-4006-afd1-dceb04259e08 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:27.250976 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-64a7ba28-deea-4006-afd1-dceb04259e08 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:27.255684 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:27.255684 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:27.256755 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-64a7ba28-deea-4006-afd1-dceb04259e08 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:27.257306 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 563/2240] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:27 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:27.259065 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:27.259065 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:27.273005 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ef83d482-391c-4bab-9489-97e83ba44862 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:27.286610 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ef83d482-391c-4bab-9489-97e83ba44862 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:27.287322 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 558/2241] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:27 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:27.967241 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f3928269-bb25-4842-8ae0-b26704c69069 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:27.969906 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3928269-bb25-4842-8ae0-b26704c69069 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:27.970118 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f3928269-bb25-4842-8ae0-b26704c69069 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:27.970324 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f3928269-bb25-4842-8ae0-b26704c69069 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:27.996316 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:27.996316 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:28.004020 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f3928269-bb25-4842-8ae0-b26704c69069 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:28.012588 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3928269-bb25-4842-8ae0-b26704c69069 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:28.012588 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 556/2242] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:27 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:28.281485 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bd7c05a8-9ba1-46c5-ac7d-9f72f73e0572 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:28.284983 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd7c05a8-9ba1-46c5-ac7d-9f72f73e0572 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:28.285178 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd7c05a8-9ba1-46c5-ac7d-9f72f73e0572 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:28.285375 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd7c05a8-9ba1-46c5-ac7d-9f72f73e0572 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:28.285478 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-bd7c05a8-9ba1-46c5-ac7d-9f72f73e0572 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:28.290272 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:28.290272 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:28.291170 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd7c05a8-9ba1-46c5-ac7d-9f72f73e0572 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:28.291685 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 566/2243] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:28 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:28.315120 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cb060f03-a6ed-4057-aa27-7838ec8e19df None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:28.318565 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb060f03-a6ed-4057-aa27-7838ec8e19df tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:28.318939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb060f03-a6ed-4057-aa27-7838ec8e19df tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:28.319328 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb060f03-a6ed-4057-aa27-7838ec8e19df tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:28.330409 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:28.330409 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:28.335536 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cb060f03-a6ed-4057-aa27-7838ec8e19df tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:28.340616 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb060f03-a6ed-4057-aa27-7838ec8e19df tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:28.341141 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 564/2244] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:28 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:29.029558 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-aa9facb2-57d0-469b-9820-ee70c80c9c85 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:29.031879 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-aa9facb2-57d0-469b-9820-ee70c80c9c85 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:29.032157 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-aa9facb2-57d0-469b-9820-ee70c80c9c85 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:29.032455 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-aa9facb2-57d0-469b-9820-ee70c80c9c85 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:29.045091 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:29.045091 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:29.049668 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-aa9facb2-57d0-469b-9820-ee70c80c9c85 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:29.055119 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-aa9facb2-57d0-469b-9820-ee70c80c9c85 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:29.055119 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 559/2245] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:29 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:29.304039 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-87b3b115-c262-4ee7-ab2e-96252703f4e2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:29.312452 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87b3b115-c262-4ee7-ab2e-96252703f4e2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:29.312992 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-87b3b115-c262-4ee7-ab2e-96252703f4e2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:29.312992 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-87b3b115-c262-4ee7-ab2e-96252703f4e2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:29.313111 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-87b3b115-c262-4ee7-ab2e-96252703f4e2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:29.319196 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:29.319196 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:29.320197 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87b3b115-c262-4ee7-ab2e-96252703f4e2 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:29.320597 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 557/2246] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:29 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:29.356780 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-99707489-00b0-4647-b1ba-a6331a758455 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:29.358978 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-99707489-00b0-4647-b1ba-a6331a758455 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:29.358978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-99707489-00b0-4647-b1ba-a6331a758455 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:29.359328 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-99707489-00b0-4647-b1ba-a6331a758455 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:29.370144 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:29.370144 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:29.375676 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-99707489-00b0-4647-b1ba-a6331a758455 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:29.381147 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-99707489-00b0-4647-b1ba-a6331a758455 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:29.381570 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 567/2247] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:29 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:30.073645 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4805fe90-bf19-44ef-93a4-db10464c8170 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:30.076316 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4805fe90-bf19-44ef-93a4-db10464c8170 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:30.076316 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4805fe90-bf19-44ef-93a4-db10464c8170 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:30.076316 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4805fe90-bf19-44ef-93a4-db10464c8170 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:30.092067 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:30.092067 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:30.096111 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4805fe90-bf19-44ef-93a4-db10464c8170 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:30.101700 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4805fe90-bf19-44ef-93a4-db10464c8170 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:30.102346 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 565/2248] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:30 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:30.332434 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-68add653-ab1a-4f99-be21-4a40c04f8e30 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:30.337313 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-68add653-ab1a-4f99-be21-4a40c04f8e30 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:30.337313 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-68add653-ab1a-4f99-be21-4a40c04f8e30 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:30.337313 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-68add653-ab1a-4f99-be21-4a40c04f8e30 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:30.337313 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-68add653-ab1a-4f99-be21-4a40c04f8e30 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:30.344318 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:30.344318 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:30.344318 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-68add653-ab1a-4f99-be21-4a40c04f8e30 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:30.344962 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 560/2249] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:30 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:30.359524 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-61284334-4840-44df-8ed3-678bab27cd69 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:30.361365 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-61284334-4840-44df-8ed3-678bab27cd69 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 Aug 06 05:26:30.361579 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-61284334-4840-44df-8ed3-678bab27cd69 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:30.361765 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-61284334-4840-44df-8ed3-678bab27cd69 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:30.369303 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:30.369303 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:30.373927 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-61284334-4840-44df-8ed3-678bab27cd69 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:26:30.378648 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-61284334-4840-44df-8ed3-678bab27cd69 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 returned with HTTP 200 Aug 06 05:26:30.379108 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 558/2250] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:30 2026] GET /volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:30.395575 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-49ab83c8-0a32-4d16-abac-3a48bf8ec999 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:30.398748 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-49ab83c8-0a32-4d16-abac-3a48bf8ec999 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] POST https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946/action Aug 06 05:26:30.398981 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-49ab83c8-0a32-4d16-abac-3a48bf8ec999 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:30.400377 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-49ab83c8-0a32-4d16-abac-3a48bf8ec999 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:30.400460 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-19557633-a6af-41db-9893-097b64f22976 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:30.400744 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.admin_actions [None req-49ab83c8-0a32-4d16-abac-3a48bf8ec999 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] Updating backup '6d6316df-7129-405e-8938-0fc4d8f1d946' with '{'status': 'error'}' {{(pid=100428) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 05:26:30.402276 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-19557633-a6af-41db-9893-097b64f22976 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:30.402710 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-19557633-a6af-41db-9893-097b64f22976 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:30.403233 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-19557633-a6af-41db-9893-097b64f22976 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:30.408765 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:30.408765 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:30.412434 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:30.412434 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:30.419310 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-19557633-a6af-41db-9893-097b64f22976 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:30.419414 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-49ab83c8-0a32-4d16-abac-3a48bf8ec999 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] reset_status in rpcapi backup_id 6d6316df-7129-405e-8938-0fc4d8f1d946 on host np0000006623. {{(pid=100428) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 05:26:30.420865 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-49ab83c8-0a32-4d16-abac-3a48bf8ec999 tempest-VolumesBackupsAdminTest-33479109 tempest-VolumesBackupsAdminTest-33479109-project-admin] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946/action returned with HTTP 202 Aug 06 05:26:30.421385 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 568/2251] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:26:30 2026] POST /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:30.427636 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-19557633-a6af-41db-9893-097b64f22976 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:30.428308 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 566/2252] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:30 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:30.431649 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f5677001-bd54-4382-a42b-4227ef31b2be None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:30.434492 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5677001-bd54-4382-a42b-4227ef31b2be tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:30.434912 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f5677001-bd54-4382-a42b-4227ef31b2be tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:30.435374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f5677001-bd54-4382-a42b-4227ef31b2be tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:30.435624 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-f5677001-bd54-4382-a42b-4227ef31b2be tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:30.440910 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:30.440910 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:30.441832 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5677001-bd54-4382-a42b-4227ef31b2be tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:30.442310 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 561/2253] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:30 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:30.453193 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dcd414b0-ae41-4c9e-8a14-3006a6d11e4d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:30.455308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dcd414b0-ae41-4c9e-8a14-3006a6d11e4d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] DELETE https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:30.455529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dcd414b0-ae41-4c9e-8a14-3006a6d11e4d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:30.455736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dcd414b0-ae41-4c9e-8a14-3006a6d11e4d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:30.455874 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-dcd414b0-ae41-4c9e-8a14-3006a6d11e4d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Delete backup with id: 6d6316df-7129-405e-8938-0fc4d8f1d946. Aug 06 05:26:30.466382 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:30.466382 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:30.479858 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-dcd414b0-ae41-4c9e-8a14-3006a6d11e4d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] delete_backup rpcapi backup_id 6d6316df-7129-405e-8938-0fc4d8f1d946 {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:26:30.481767 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dcd414b0-ae41-4c9e-8a14-3006a6d11e4d tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 202 Aug 06 05:26:30.482252 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 559/2254] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:30 2026] DELETE /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:30.495207 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fd63a7d8-fb44-4f0d-be3b-9c61ac3017e7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:30.497333 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd63a7d8-fb44-4f0d-be3b-9c61ac3017e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:30.498148 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd63a7d8-fb44-4f0d-be3b-9c61ac3017e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:30.498394 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd63a7d8-fb44-4f0d-be3b-9c61ac3017e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:30.498511 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-fd63a7d8-fb44-4f0d-be3b-9c61ac3017e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:30.505824 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:30.505824 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:30.507004 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd63a7d8-fb44-4f0d-be3b-9c61ac3017e7 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 200 Aug 06 05:26:30.507545 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 569/2255] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:30 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:31.121210 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7c248945-4391-4a4f-8c28-b5f312b4b357 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:31.123313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c248945-4391-4a4f-8c28-b5f312b4b357 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:31.123564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c248945-4391-4a4f-8c28-b5f312b4b357 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:31.123784 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c248945-4391-4a4f-8c28-b5f312b4b357 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:31.163329 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:31.163329 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:31.166667 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7c248945-4391-4a4f-8c28-b5f312b4b357 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:31.173777 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c248945-4391-4a4f-8c28-b5f312b4b357 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:31.174162 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 567/2256] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:31 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:31.446842 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7a601af8-112c-4cee-98d5-6d7d1c2bf97d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:31.448812 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7a601af8-112c-4cee-98d5-6d7d1c2bf97d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:31.449142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7a601af8-112c-4cee-98d5-6d7d1c2bf97d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:31.449438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7a601af8-112c-4cee-98d5-6d7d1c2bf97d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:31.457582 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:31.457582 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:31.461921 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7a601af8-112c-4cee-98d5-6d7d1c2bf97d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:31.467165 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7a601af8-112c-4cee-98d5-6d7d1c2bf97d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:31.467690 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 562/2257] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:31 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:31.517475 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7cd01491-f55f-4682-8303-3aa6edffdd17 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:31.519407 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7cd01491-f55f-4682-8303-3aa6edffdd17 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 Aug 06 05:26:31.519610 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7cd01491-f55f-4682-8303-3aa6edffdd17 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:31.519866 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7cd01491-f55f-4682-8303-3aa6edffdd17 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:31.519982 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-7cd01491-f55f-4682-8303-3aa6edffdd17 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Show backup with id 6d6316df-7129-405e-8938-0fc4d8f1d946. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:26:31.526315 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7cd01491-f55f-4682-8303-3aa6edffdd17 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 returned with HTTP 404 Aug 06 05:26:31.526831 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 560/2258] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:31 2026] GET /volume/v3/backups/6d6316df-7129-405e-8938-0fc4d8f1d946 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:31.605341 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-312aec8a-5ee9-4826-a4db-3b2fd4702375 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:31.611945 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-312aec8a-5ee9-4826-a4db-3b2fd4702375 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 Aug 06 05:26:31.612189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-312aec8a-5ee9-4826-a4db-3b2fd4702375 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:31.612299 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-312aec8a-5ee9-4826-a4db-3b2fd4702375 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:31.628364 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:31.628364 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:31.632341 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-312aec8a-5ee9-4826-a4db-3b2fd4702375 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:26:31.636975 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-312aec8a-5ee9-4826-a4db-3b2fd4702375 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 returned with HTTP 200 Aug 06 05:26:31.637385 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 570/2259] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:31 2026] GET /volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:31.652426 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c4332723-4656-4155-880a-2c532430c446 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:31.656025 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c4332723-4656-4155-880a-2c532430c446 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] DELETE https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 Aug 06 05:26:31.656324 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c4332723-4656-4155-880a-2c532430c446 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:31.656585 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c4332723-4656-4155-880a-2c532430c446 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:31.657472 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-c4332723-4656-4155-880a-2c532430c446 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Delete volume with id: 94011d65-27e2-4d2f-8f21-9b50db3f3d59 Aug 06 05:26:31.663886 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:31.663886 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:31.664575 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c4332723-4656-4155-880a-2c532430c446 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:26:31.682267 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c4332723-4656-4155-880a-2c532430c446 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Delete volume request issued successfully. Aug 06 05:26:31.682591 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c4332723-4656-4155-880a-2c532430c446 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 returned with HTTP 202 Aug 06 05:26:31.683160 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 568/2260] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:31 2026] DELETE /volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:31.693282 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-84da5298-0cd2-4528-8e86-352b38f3e201 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:31.697316 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84da5298-0cd2-4528-8e86-352b38f3e201 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 Aug 06 05:26:31.697316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84da5298-0cd2-4528-8e86-352b38f3e201 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:31.697316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84da5298-0cd2-4528-8e86-352b38f3e201 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:31.706854 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:31.706854 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:31.712098 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-84da5298-0cd2-4528-8e86-352b38f3e201 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Volume info retrieved successfully. Aug 06 05:26:31.717753 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84da5298-0cd2-4528-8e86-352b38f3e201 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 returned with HTTP 200 Aug 06 05:26:31.718564 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 563/2261] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:31 2026] GET /volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:32.188407 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c20e6b67-345e-4399-8ef7-843797e5273e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:32.190208 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c20e6b67-345e-4399-8ef7-843797e5273e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:32.190467 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c20e6b67-345e-4399-8ef7-843797e5273e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:32.190682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c20e6b67-345e-4399-8ef7-843797e5273e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:32.200776 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:32.200776 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:32.204430 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c20e6b67-345e-4399-8ef7-843797e5273e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:32.209227 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c20e6b67-345e-4399-8ef7-843797e5273e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:32.209734 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 561/2262] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:32 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:32.483336 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2a1b7709-487a-4e7b-9dcc-c994d343df16 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:32.485663 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a1b7709-487a-4e7b-9dcc-c994d343df16 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:32.485873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a1b7709-487a-4e7b-9dcc-c994d343df16 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:32.486062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a1b7709-487a-4e7b-9dcc-c994d343df16 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:32.492723 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:32.492723 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:32.496270 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a1b7709-487a-4e7b-9dcc-c994d343df16 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:32.500644 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a1b7709-487a-4e7b-9dcc-c994d343df16 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:32.501189 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 571/2263] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:32 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:32.738961 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-71817780-32f2-4c59-8a59-afc15417cb23 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:32.741374 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-71817780-32f2-4c59-8a59-afc15417cb23 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] GET https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 Aug 06 05:26:32.741873 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-71817780-32f2-4c59-8a59-afc15417cb23 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:32.742272 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-71817780-32f2-4c59-8a59-afc15417cb23 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:32.757449 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-71817780-32f2-4c59-8a59-afc15417cb23 tempest-VolumesBackupsAdminTest-547111878 tempest-VolumesBackupsAdminTest-547111878-project-member] https://10.4.3.205/volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 returned with HTTP 404 Aug 06 05:26:32.757449 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 569/2264] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:32 2026] GET /volume/v3/volumes/94011d65-27e2-4d2f-8f21-9b50db3f3d59 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:33.224731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bae2c4a7-5c7e-42ec-982d-ef0bb2019244 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:33.229436 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bae2c4a7-5c7e-42ec-982d-ef0bb2019244 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:33.229436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bae2c4a7-5c7e-42ec-982d-ef0bb2019244 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:33.229436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bae2c4a7-5c7e-42ec-982d-ef0bb2019244 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:33.247372 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:33.247372 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:33.261567 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bae2c4a7-5c7e-42ec-982d-ef0bb2019244 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:33.270410 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bae2c4a7-5c7e-42ec-982d-ef0bb2019244 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:33.271022 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 564/2265] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:33 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:33.520355 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9e074da4-50d3-4762-bf47-0565720886d8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:33.523570 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9e074da4-50d3-4762-bf47-0565720886d8 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:33.523570 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9e074da4-50d3-4762-bf47-0565720886d8 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:33.523720 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9e074da4-50d3-4762-bf47-0565720886d8 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:33.537311 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:33.537311 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:33.541693 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9e074da4-50d3-4762-bf47-0565720886d8 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:33.548822 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9e074da4-50d3-4762-bf47-0565720886d8 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:33.549253 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 562/2266] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:33 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:33.595491 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-22850651-ad2f-466d-a05f-6627273a0b89 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:33.603310 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-22850651-ad2f-466d-a05f-6627273a0b89 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:33.603310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-22850651-ad2f-466d-a05f-6627273a0b89 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:33.603310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-22850651-ad2f-466d-a05f-6627273a0b89 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:33.614667 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:33.614667 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:33.619304 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-22850651-ad2f-466d-a05f-6627273a0b89 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:33.626495 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-22850651-ad2f-466d-a05f-6627273a0b89 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:33.627107 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 572/2267] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:33 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 1158 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:33.988792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-022551d7-a38b-4814-873d-436b85b5177f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:33.991914 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-022551d7-a38b-4814-873d-436b85b5177f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:33.991914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-022551d7-a38b-4814-873d-436b85b5177f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:33.992137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-022551d7-a38b-4814-873d-436b85b5177f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:34.000970 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:34.000970 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:34.004759 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-022551d7-a38b-4814-873d-436b85b5177f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:34.009275 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-022551d7-a38b-4814-873d-436b85b5177f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:34.009618 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 570/2268] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:33 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:26:34.021148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-04495fd8-65f9-43d7-a5d3-48d7b759bec2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:34.021596 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-04495fd8-65f9-43d7-a5d3-48d7b759bec2 None None] GET https://10.4.3.205/volume// Aug 06 05:26:34.021786 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-04495fd8-65f9-43d7-a5d3-48d7b759bec2 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:34.021970 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-04495fd8-65f9-43d7-a5d3-48d7b759bec2 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:34.022301 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-04495fd8-65f9-43d7-a5d3-48d7b759bec2 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:34.022601 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 565/2269] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:26: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 06 05:26:34.030421 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-7d12e60c-5ccb-45d7-811d-741453e260da None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:34.033109 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-7d12e60c-5ccb-45d7-811d-741453e260da tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:26:34.033109 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-7d12e60c-5ccb-45d7-811d-741453e260da tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5da807cd-de42-405a-a73a-d2b5e7640ab1", "connector": null, "instance_uuid": "87a47dcd-a5cd-4cef-bbb5-fc158c1e93cd"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:34.041725 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:34.041725 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:34.076520 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-7d12e60c-5ccb-45d7-811d-741453e260da tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:26:34.077084 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 563/2270] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:26:34 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:34.290665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-42e62e36-5723-4323-a1ff-de02814a7685 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:34.292416 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-42e62e36-5723-4323-a1ff-de02814a7685 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:34.292548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-42e62e36-5723-4323-a1ff-de02814a7685 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:34.292749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-42e62e36-5723-4323-a1ff-de02814a7685 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:34.306435 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:34.306435 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:34.311019 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-42e62e36-5723-4323-a1ff-de02814a7685 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:34.315457 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-42e62e36-5723-4323-a1ff-de02814a7685 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:34.315874 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 573/2271] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:34 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:35.332242 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6dd85a3c-990d-4899-ad67-5085d2ea1b02 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:35.334451 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6dd85a3c-990d-4899-ad67-5085d2ea1b02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:35.334669 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6dd85a3c-990d-4899-ad67-5085d2ea1b02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:35.334929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6dd85a3c-990d-4899-ad67-5085d2ea1b02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:35.344971 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:35.344971 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:35.350226 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6dd85a3c-990d-4899-ad67-5085d2ea1b02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:35.355692 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6dd85a3c-990d-4899-ad67-5085d2ea1b02 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:35.356144 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 571/2272] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:35 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:35.372310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-abdc7ccc-a478-46e5-b20b-2c6b5a062f00 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:35.372807 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-abdc7ccc-a478-46e5-b20b-2c6b5a062f00 None None] GET https://10.4.3.205/volume// Aug 06 05:26:35.373051 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-abdc7ccc-a478-46e5-b20b-2c6b5a062f00 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:35.373310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-abdc7ccc-a478-46e5-b20b-2c6b5a062f00 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:35.373689 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-abdc7ccc-a478-46e5-b20b-2c6b5a062f00 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:35.374106 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 566/2273] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:26:35.384747 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:35.385625 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-817c8fd4-1d07-4835-84a8-08788756b57f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:35.386673 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:35.387091 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1577216713"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:35.388121 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-817c8fd4-1d07-4835-84a8-08788756b57f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:35.388382 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-817c8fd4-1d07-4835-84a8-08788756b57f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:35.388648 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-817c8fd4-1d07-4835-84a8-08788756b57f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:35.388919 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume request body: {'volume': {'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1577216713'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:35.400358 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:35.400358 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:35.404144 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-817c8fd4-1d07-4835-84a8-08788756b57f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:35.410968 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-817c8fd4-1d07-4835-84a8-08788756b57f tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:35.411486 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 574/2274] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:35 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 1337 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:35.531799 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-09e21f66-0c94-441c-8dec-b5a14cf8508d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:35.534048 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-09e21f66-0c94-441c-8dec-b5a14cf8508d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] PUT https://10.4.3.205/volume/v3/attachments/2a415b6c-86dc-4e80-884b-485da79d898e Aug 06 05:26:35.534413 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-09e21f66-0c94-441c-8dec-b5a14cf8508d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:35.541957 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-09e21f66-0c94-441c-8dec-b5a14cf8508d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Acquiring lock "cinder-attachment_update-5da807cd-de42-405a-a73a-d2b5e7640ab1-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:26:35.546646 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-09e21f66-0c94-441c-8dec-b5a14cf8508d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Lock "cinder-attachment_update-5da807cd-de42-405a-a73a-d2b5e7640ab1-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:26:35.547665 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:35.547665 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:35.574452 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume of 1 GB Aug 06 05:26:35.574879 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:35.574879 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:35.580203 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Availability Zones retrieved successfully. Aug 06 05:26:35.586010 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Flow 'volume_create_api' (ee5e17ef-fb63-4ba1-89bd-bea98a36e811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:35.587208 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04545fef-1572-4080-9206-9dd0d414b5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:35.588286 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:35.642763 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-09e21f66-0c94-441c-8dec-b5a14cf8508d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Lock "cinder-attachment_update-5da807cd-de42-405a-a73a-d2b5e7640ab1-np0000006623" released by "attachment_update" :: held 0.096s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:26:35.643090 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-09e21f66-0c94-441c-8dec-b5a14cf8508d tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/attachments/2a415b6c-86dc-4e80-884b-485da79d898e returned with HTTP 200 Aug 06 05:26:35.643536 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 572/2275] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:26:35 2026] PUT /volume/v3/attachments/2a415b6c-86dc-4e80-884b-485da79d898e => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:35.666738 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04545fef-1572-4080-9206-9dd0d414b5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:35.668830 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-3c1ea557-48ca-4d79-a453-05ccc5621600 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:35.669021 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b008b55-2ed2-4b03-9c43-bdafa0193d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:35.680878 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-3c1ea557-48ca-4d79-a453-05ccc5621600 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] POST https://10.4.3.205/volume/v3/attachments/2a415b6c-86dc-4e80-884b-485da79d898e/action Aug 06 05:26:35.681252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-3c1ea557-48ca-4d79-a453-05ccc5621600 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:35.681449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-3c1ea557-48ca-4d79-a453-05ccc5621600 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:35.703446 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:35.703446 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:35.719593 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-f217bac9-ef58-4628-975a-6a49e4f9b45d req-3c1ea557-48ca-4d79-a453-05ccc5621600 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/attachments/2a415b6c-86dc-4e80-884b-485da79d898e/action returned with HTTP 204 Aug 06 05:26:35.720144 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 567/2276] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:26:35 2026] POST /volume/v3/attachments/2a415b6c-86dc-4e80-884b-485da79d898e/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:35.760154 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Created reservations ['feb227cb-14b0-40f6-9093-8853f80ce165', '3b4bf645-270d-4046-9c95-aafdc330f16f', '2636e05a-e995-4dd1-a5d1-a2063faa7ac2', '0885a8b9-106e-4692-890e-5d86bc2c880e'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:35.760977 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b008b55-2ed2-4b03-9c43-bdafa0193d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feb227cb-14b0-40f6-9093-8853f80ce165', '3b4bf645-270d-4046-9c95-aafdc330f16f', '2636e05a-e995-4dd1-a5d1-a2063faa7ac2', '0885a8b9-106e-4692-890e-5d86bc2c880e']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:35.762067 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea405b52-2b53-48e3-b727-9b1e07ba47b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:35.787739 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d302fc48-39ce-4705-beb2-14ba37794838 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:35.788766 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea405b52-2b53-48e3-b727-9b1e07ba47b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e344bc6-3329-4116-839f-a54e58141a5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1577216713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66843ad9c4c449d2a5b9201e2825d9ef',qos_specs=None,replication_status=,reservations=['feb227cb-14b0-40f6-9093-8853f80ce165','3b4bf645-270d-4046-9c95-aafdc330f16f','2636e05a-e995-4dd1-a5d1-a2063faa7ac2','0885a8b9-106e-4692-890e-5d86bc2c880e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e831d76f1d7418a91e712a74b0d407c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1577216713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e344bc6-3329-4116-839f-a54e58141a5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66843ad9c4c449d2a5b9201e2825d9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e831d76f1d7418a91e712a74b0d407c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:35.788983 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:35.789265 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-176904596", "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:35.789964 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (893cf152-d727-46af-9384-3ce927fccd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:35.790767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-176904596', 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:35.792274 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4446112d-a3f2-4ff4-8cc8-279095eee66e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:35.794715 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4446112d-a3f2-4ff4-8cc8-279095eee66e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments/b77002ad-c4d1-41eb-b95e-8eabae34c028/action Aug 06 05:26:35.795110 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4446112d-a3f2-4ff4-8cc8-279095eee66e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:35.795299 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4446112d-a3f2-4ff4-8cc8-279095eee66e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:35.811469 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:35.811469 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:35.811789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (893cf152-d727-46af-9384-3ce927fccd86) transitioned into state 'SUCCESS' from state '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-1577216713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66843ad9c4c449d2a5b9201e2825d9ef',qos_specs=None,replication_status=,reservations=['feb227cb-14b0-40f6-9093-8853f80ce165','3b4bf645-270d-4046-9c95-aafdc330f16f','2636e05a-e995-4dd1-a5d1-a2063faa7ac2','0885a8b9-106e-4692-890e-5d86bc2c880e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e831d76f1d7418a91e712a74b0d407c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:35.812848 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26fff41a-2c15-42bb-bf10-cc88b7bc55e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:35.824425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-38fefbfd-9afc-4e29-a436-25ea7033d58a req-4446112d-a3f2-4ff4-8cc8-279095eee66e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/b77002ad-c4d1-41eb-b95e-8eabae34c028/action returned with HTTP 204 Aug 06 05:26:35.824523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26fff41a-2c15-42bb-bf10-cc88b7bc55e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:35.825014 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 573/2277] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:26:35 2026] POST /volume/v3/attachments/b77002ad-c4d1-41eb-b95e-8eabae34c028/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:35.825434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Flow 'volume_create_api' (ee5e17ef-fb63-4ba1-89bd-bea98a36e811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:35.825800 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume request issued successfully. Aug 06 05:26:35.826324 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fea7bfa7-5c9b-4a66-8761-e4bb9c3feffe tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:35.826794 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 564/2278] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:26:35 2026] POST /volume/v3/volumes => generated 747 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:35.844376 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-48ea6061-b9bb-4083-92f9-f43675a3812c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:35.846631 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-48ea6061-b9bb-4083-92f9-f43675a3812c tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c Aug 06 05:26:35.846847 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-48ea6061-b9bb-4083-92f9-f43675a3812c tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:35.847041 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-48ea6061-b9bb-4083-92f9-f43675a3812c tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:35.858776 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:35.858776 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:35.863405 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-48ea6061-b9bb-4083-92f9-f43675a3812c tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:35.872020 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-48ea6061-b9bb-4083-92f9-f43675a3812c tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c returned with HTTP 200 Aug 06 05:26:35.872579 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 568/2279] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:35 2026] GET /volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:35.889930 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Create volume of 1 GB Aug 06 05:26:35.898047 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Availability Zones retrieved successfully. Aug 06 05:26:35.904134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Flow 'volume_create_api' (4f276734-8737-412b-a482-aafa7a267f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:35.905301 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36fbb8b-6aba-495b-8b7f-73f25b82742f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:35.906344 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:35.986952 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36fbb8b-6aba-495b-8b7f-73f25b82742f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:35.988189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fcc4de-174a-4b95-8f2d-dc3771b63ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:36.056973 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Created reservations ['84f31cbe-1abf-4d42-9fcb-63ea349c1ace', '5b6d6879-1783-433f-927b-9af1b408aa03', 'c1d937f6-7d14-451f-8ca6-186b443334f1', '7310100c-30c6-4d1d-ac39-456051479b28'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:36.058062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fcc4de-174a-4b95-8f2d-dc3771b63ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84f31cbe-1abf-4d42-9fcb-63ea349c1ace', '5b6d6879-1783-433f-927b-9af1b408aa03', 'c1d937f6-7d14-451f-8ca6-186b443334f1', '7310100c-30c6-4d1d-ac39-456051479b28']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:36.059122 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03cc4efd-b850-4f7d-9b2b-2eef3283a4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:36.092355 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03cc4efd-b850-4f7d-9b2b-2eef3283a4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ba640f5-431d-4377-865e-5ebae8fe5c07', '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-176904596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ae0d8abcaa4a3dac24fdfd2e856498',qos_specs=None,replication_status=,reservations=['84f31cbe-1abf-4d42-9fcb-63ea349c1ace','5b6d6879-1783-433f-927b-9af1b408aa03','c1d937f6-7d14-451f-8ca6-186b443334f1','7310100c-30c6-4d1d-ac39-456051479b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f5958695354b8997eeedb73fde39f5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-176904596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ba640f5-431d-4377-865e-5ebae8fe5c07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75ae0d8abcaa4a3dac24fdfd2e856498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80f5958695354b8997eeedb73fde39f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:36.093763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f9c68a-c0e7-473c-80d4-c1ab1e67e94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:36.129220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f9c68a-c0e7-473c-80d4-c1ab1e67e94f) transitioned into state 'SUCCESS' from state '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-176904596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ae0d8abcaa4a3dac24fdfd2e856498',qos_specs=None,replication_status=,reservations=['84f31cbe-1abf-4d42-9fcb-63ea349c1ace','5b6d6879-1783-433f-927b-9af1b408aa03','c1d937f6-7d14-451f-8ca6-186b443334f1','7310100c-30c6-4d1d-ac39-456051479b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f5958695354b8997eeedb73fde39f5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:36.129991 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b555038-b8f9-4bdf-aa77-b90bd01dcd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:36.142006 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b555038-b8f9-4bdf-aa77-b90bd01dcd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:36.142925 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Flow 'volume_create_api' (4f276734-8737-412b-a482-aafa7a267f64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:36.143221 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Create volume request issued successfully. Aug 06 05:26:36.143868 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d302fc48-39ce-4705-beb2-14ba37794838 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:36.144308 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 575/2280] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:26:35 2026] POST /volume/v3/volumes => generated 752 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:36.162818 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b7cc07d-a1a1-4e88-bb06-97e5541ebece None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.165313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b7cc07d-a1a1-4e88-bb06-97e5541ebece tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] GET https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 Aug 06 05:26:36.165563 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b7cc07d-a1a1-4e88-bb06-97e5541ebece tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:36.165820 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b7cc07d-a1a1-4e88-bb06-97e5541ebece tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:36.174799 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:36.174799 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:36.180590 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3b7cc07d-a1a1-4e88-bb06-97e5541ebece tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Volume info retrieved successfully. Aug 06 05:26:36.186674 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b7cc07d-a1a1-4e88-bb06-97e5541ebece tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 returned with HTTP 200 Aug 06 05:26:36.187210 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 574/2281] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:36 2026] GET /volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:36.368905 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1f3fec26-6475-4e05-ae69-d7883d87d05c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.372618 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1f3fec26-6475-4e05-ae69-d7883d87d05c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:36.372891 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1f3fec26-6475-4e05-ae69-d7883d87d05c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:36.373007 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1f3fec26-6475-4e05-ae69-d7883d87d05c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:36.388933 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:36.388933 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:36.396095 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1f3fec26-6475-4e05-ae69-d7883d87d05c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:36.402656 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1f3fec26-6475-4e05-ae69-d7883d87d05c tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:36.403035 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 565/2282] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:36 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:36.420812 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bc49a4d2-c0bd-49b0-9c08-041cf5448cf6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.422857 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc49a4d2-c0bd-49b0-9c08-041cf5448cf6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:36.423138 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc49a4d2-c0bd-49b0-9c08-041cf5448cf6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:36.423438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc49a4d2-c0bd-49b0-9c08-041cf5448cf6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:36.433246 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:36.433246 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:36.436547 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc49a4d2-c0bd-49b0-9c08-041cf5448cf6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:36.440512 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc49a4d2-c0bd-49b0-9c08-041cf5448cf6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:36.440906 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 569/2283] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:36 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:36.494742 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-917af8ed-6872-4ffe-9aa0-6a8bbf46d738 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.497101 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-917af8ed-6872-4ffe-9aa0-6a8bbf46d738 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:36.497273 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-917af8ed-6872-4ffe-9aa0-6a8bbf46d738 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:36.497484 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-917af8ed-6872-4ffe-9aa0-6a8bbf46d738 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:36.508823 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:36.508823 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:36.513349 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-917af8ed-6872-4ffe-9aa0-6a8bbf46d738 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:36.517766 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-917af8ed-6872-4ffe-9aa0-6a8bbf46d738 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:36.518418 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 576/2284] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:36 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:36.545935 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-f4aa921b-8008-4638-8fe6-0fdf5de95fab None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.548160 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-f4aa921b-8008-4638-8fe6-0fdf5de95fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e/action Aug 06 05:26:36.548528 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-f4aa921b-8008-4638-8fe6-0fdf5de95fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:36.548648 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-f4aa921b-8008-4638-8fe6-0fdf5de95fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:36.560684 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:36.560684 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:36.561234 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-f4aa921b-8008-4638-8fe6-0fdf5de95fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:36.567675 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-f4aa921b-8008-4638-8fe6-0fdf5de95fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Begin detaching volume completed successfully. Aug 06 05:26:36.567933 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-f4aa921b-8008-4638-8fe6-0fdf5de95fab tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e/action returned with HTTP 202 Aug 06 05:26:36.568519 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 575/2285] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:26:36 2026] POST /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:36.620926 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dffb5d6b-27c1-4311-a8c4-260775d8a353 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.621658 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dffb5d6b-27c1-4311-a8c4-260775d8a353 None None] GET https://10.4.3.205/volume// Aug 06 05:26:36.621658 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dffb5d6b-27c1-4311-a8c4-260775d8a353 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:36.621846 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dffb5d6b-27c1-4311-a8c4-260775d8a353 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:36.622136 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dffb5d6b-27c1-4311-a8c4-260775d8a353 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:36.622548 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 566/2286] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:36.633316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-a106de56-ab04-45f7-9b71-e96a09f2afb4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.635528 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-a106de56-ab04-45f7-9b71-e96a09f2afb4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:36.635793 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-a106de56-ab04-45f7-9b71-e96a09f2afb4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:36.636004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-a106de56-ab04-45f7-9b71-e96a09f2afb4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:36.645968 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:36.645968 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:36.650374 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-a106de56-ab04-45f7-9b71-e96a09f2afb4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:36.656759 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-a106de56-ab04-45f7-9b71-e96a09f2afb4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:36.657389 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 570/2287] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:36 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:36.672559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-716baea8-12d0-4d84-98e4-cc13cdb42d40 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.675014 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-716baea8-12d0-4d84-98e4-cc13cdb42d40 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e/encryption Aug 06 05:26:36.675587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-716baea8-12d0-4d84-98e4-cc13cdb42d40 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:36.675587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-716baea8-12d0-4d84-98e4-cc13cdb42d40 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:36.686582 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:36.686582 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:36.693024 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-716baea8-12d0-4d84-98e4-cc13cdb42d40 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e/encryption returned with HTTP 200 Aug 06 05:26:36.693473 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 577/2288] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:26:36 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:36.889414 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ca3f238a-9d7a-4464-ba2f-530daa745620 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.891486 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ca3f238a-9d7a-4464-ba2f-530daa745620 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c Aug 06 05:26:36.891707 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ca3f238a-9d7a-4464-ba2f-530daa745620 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:36.891914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ca3f238a-9d7a-4464-ba2f-530daa745620 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:36.899017 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:36.899017 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:36.902508 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ca3f238a-9d7a-4464-ba2f-530daa745620 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:36.911466 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ca3f238a-9d7a-4464-ba2f-530daa745620 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c returned with HTTP 200 Aug 06 05:26:36.911880 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 576/2289] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:36 2026] GET /volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:36.925062 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6ad6b6d9-659e-4179-9108-8c60269593fa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:36.926763 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:36.927075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4e344bc6-3329-4116-839f-a54e58141a5c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1250996784"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:36.928620 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume request body: {'volume': {'source_volid': '4e344bc6-3329-4116-839f-a54e58141a5c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1250996784'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:36.935754 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:36.935754 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:36.936266 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume retrieved successfully. Aug 06 05:26:36.936458 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume of 1 GB Aug 06 05:26:36.940465 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Availability Zones retrieved successfully. Aug 06 05:26:36.946059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Flow 'volume_create_api' (2f96fb49-fce1-4772-b7fb-48ecf118a7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:36.947742 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f661de76-cde9-4a1a-87fb-a2af2686adaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:36.948470 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:36.976582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f661de76-cde9-4a1a-87fb-a2af2686adaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4e344bc6-3329-4116-839f-a54e58141a5c', 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:36.977448 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce68437-35dc-4942-ac52-fafce6a6e2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:37.021158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Created reservations ['7715d118-3d42-4dc8-889c-5e22c9c54d8a', '321041b4-00c6-47d8-83cf-60d135623a21', 'dbad4ebc-927e-45a0-b7d0-62d8352de92c', '9c2c853e-d49e-456d-aefc-02c59bbcd1c5'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:37.022074 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce68437-35dc-4942-ac52-fafce6a6e2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7715d118-3d42-4dc8-889c-5e22c9c54d8a', '321041b4-00c6-47d8-83cf-60d135623a21', 'dbad4ebc-927e-45a0-b7d0-62d8352de92c', '9c2c853e-d49e-456d-aefc-02c59bbcd1c5']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:37.022824 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650bc622-9358-4637-a650-ae2c3b7577e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:37.058204 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650bc622-9358-4637-a650-ae2c3b7577e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '427a1b3f-9b09-4b6c-a9d4-e586f86833c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1250996784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66843ad9c4c449d2a5b9201e2825d9ef',qos_specs=None,replication_status=,reservations=['7715d118-3d42-4dc8-889c-5e22c9c54d8a','321041b4-00c6-47d8-83cf-60d135623a21','dbad4ebc-927e-45a0-b7d0-62d8352de92c','9c2c853e-d49e-456d-aefc-02c59bbcd1c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=4e344bc6-3329-4116-839f-a54e58141a5c,status='creating',user_id='3e831d76f1d7418a91e712a74b0d407c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), '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-06T05:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1250996784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=427a1b3f-9b09-4b6c-a9d4-e586f86833c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66843ad9c4c449d2a5b9201e2825d9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4e344bc6-3329-4116-839f-a54e58141a5c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e831d76f1d7418a91e712a74b0d407c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:37.059649 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c4b1f2-e931-4c41-874d-2276c5f10b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:37.082173 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c4b1f2-e931-4c41-874d-2276c5f10b46) transitioned into state 'SUCCESS' from state '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-1250996784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66843ad9c4c449d2a5b9201e2825d9ef',qos_specs=None,replication_status=,reservations=['7715d118-3d42-4dc8-889c-5e22c9c54d8a','321041b4-00c6-47d8-83cf-60d135623a21','dbad4ebc-927e-45a0-b7d0-62d8352de92c','9c2c853e-d49e-456d-aefc-02c59bbcd1c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=4e344bc6-3329-4116-839f-a54e58141a5c,status='creating',user_id='3e831d76f1d7418a91e712a74b0d407c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:37.082934 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (051aea69-b3b8-4b2f-b983-3ae091e3ca89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:37.098527 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (051aea69-b3b8-4b2f-b983-3ae091e3ca89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:37.099398 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Flow 'volume_create_api' (2f96fb49-fce1-4772-b7fb-48ecf118a7af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:37.099677 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume request issued successfully. Aug 06 05:26:37.100231 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6ad6b6d9-659e-4179-9108-8c60269593fa tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:37.101027 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 567/2290] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:26:36 2026] POST /volume/v3/volumes => generated 780 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:37.112441 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ede196b6-74d5-49f7-85b0-f38d0a36b98a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:37.115623 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ede196b6-74d5-49f7-85b0-f38d0a36b98a tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 Aug 06 05:26:37.115883 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ede196b6-74d5-49f7-85b0-f38d0a36b98a tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:37.116112 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ede196b6-74d5-49f7-85b0-f38d0a36b98a tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:37.126144 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:37.126144 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:37.127606 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ede196b6-74d5-49f7-85b0-f38d0a36b98a tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:37.131909 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ede196b6-74d5-49f7-85b0-f38d0a36b98a tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 returned with HTTP 200 Aug 06 05:26:37.132267 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 571/2291] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:37 2026] GET /volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:37.205903 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-88550e7f-1b8b-41e1-b038-4554a57f0798 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:37.208099 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88550e7f-1b8b-41e1-b038-4554a57f0798 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] GET https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 Aug 06 05:26:37.208600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88550e7f-1b8b-41e1-b038-4554a57f0798 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:37.208881 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88550e7f-1b8b-41e1-b038-4554a57f0798 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:37.227849 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:37.227849 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:37.237066 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-88550e7f-1b8b-41e1-b038-4554a57f0798 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Volume info retrieved successfully. Aug 06 05:26:37.244999 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88550e7f-1b8b-41e1-b038-4554a57f0798 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 returned with HTTP 200 Aug 06 05:26:37.245441 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 578/2292] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:37 2026] GET /volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:37.279138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-82096435-549e-4601-82ca-2764e0895a07 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:37.281345 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-82096435-549e-4601-82ca-2764e0895a07 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] GET https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 Aug 06 05:26:37.281536 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-82096435-549e-4601-82ca-2764e0895a07 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:37.281747 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-82096435-549e-4601-82ca-2764e0895a07 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:37.288755 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:37.288755 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:37.294000 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-82096435-549e-4601-82ca-2764e0895a07 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Volume info retrieved successfully. Aug 06 05:26:37.299108 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-82096435-549e-4601-82ca-2764e0895a07 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 returned with HTTP 200 Aug 06 05:26:37.299584 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 577/2293] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:37 2026] GET /volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:37.791668 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-889cfb6d-1a00-4f92-8aa2-2be29295c34e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:37.794756 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-889cfb6d-1a00-4f92-8aa2-2be29295c34e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] GET https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 Aug 06 05:26:37.795117 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-889cfb6d-1a00-4f92-8aa2-2be29295c34e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:37.795493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-889cfb6d-1a00-4f92-8aa2-2be29295c34e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:37.804638 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:37.804638 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:37.809163 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-889cfb6d-1a00-4f92-8aa2-2be29295c34e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Volume info retrieved successfully. Aug 06 05:26:37.814531 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-889cfb6d-1a00-4f92-8aa2-2be29295c34e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 returned with HTTP 200 Aug 06 05:26:37.815154 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 568/2294] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:37 2026] GET /volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:37.825113 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-484acc7f-5376-4a66-b2d2-c225452eb6b8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:37.825501 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-484acc7f-5376-4a66-b2d2-c225452eb6b8 None None] GET https://10.4.3.205/volume// Aug 06 05:26:37.825677 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-484acc7f-5376-4a66-b2d2-c225452eb6b8 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:37.825885 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-484acc7f-5376-4a66-b2d2-c225452eb6b8 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:37.826201 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-484acc7f-5376-4a66-b2d2-c225452eb6b8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:37.826529 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 572/2295] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:26:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:26:37.834035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-fa55725c-0779-4679-bf9c-9337f47e342c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:37.836498 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-fa55725c-0779-4679-bf9c-9337f47e342c tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:26:37.836996 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-fa55725c-0779-4679-bf9c-9337f47e342c tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ba640f5-431d-4377-865e-5ebae8fe5c07", "connector": null, "instance_uuid": "47f56005-1d3d-458e-8dae-8420286131a1"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:37.846731 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:37.846731 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:37.869729 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-fa55725c-0779-4679-bf9c-9337f47e342c tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:26:37.870358 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 579/2296] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:26:37 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:38.145638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-65781b44-6211-415b-9094-62846ffa357e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:38.147545 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-65781b44-6211-415b-9094-62846ffa357e tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 Aug 06 05:26:38.147745 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-65781b44-6211-415b-9094-62846ffa357e tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:38.147944 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-65781b44-6211-415b-9094-62846ffa357e tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:38.156153 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:38.156153 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:38.160504 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-65781b44-6211-415b-9094-62846ffa357e tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:38.166621 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-65781b44-6211-415b-9094-62846ffa357e tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 returned with HTTP 200 Aug 06 05:26:38.170306 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 578/2297] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:38 2026] GET /volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:38.183321 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cb41288a-d11b-43b3-b113-e190096e38a8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:38.185749 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cb41288a-d11b-43b3-b113-e190096e38a8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 Aug 06 05:26:38.185749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cb41288a-d11b-43b3-b113-e190096e38a8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:38.185992 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cb41288a-d11b-43b3-b113-e190096e38a8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:38.194851 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:38.194851 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:38.199036 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cb41288a-d11b-43b3-b113-e190096e38a8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:38.203736 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cb41288a-d11b-43b3-b113-e190096e38a8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 returned with HTTP 200 Aug 06 05:26:38.204279 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 569/2298] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:38 2026] GET /volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:38.218416 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-720e8324-164b-483d-b4c9-0c92c3fab5b6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:38.220158 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-720e8324-164b-483d-b4c9-0c92c3fab5b6 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 Aug 06 05:26:38.220372 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-720e8324-164b-483d-b4c9-0c92c3fab5b6 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:38.220545 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-720e8324-164b-483d-b4c9-0c92c3fab5b6 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:38.229927 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:38.229927 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:38.233747 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-720e8324-164b-483d-b4c9-0c92c3fab5b6 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:38.238094 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-720e8324-164b-483d-b4c9-0c92c3fab5b6 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 returned with HTTP 200 Aug 06 05:26:38.238494 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 573/2299] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:38 2026] GET /volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:38.250777 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3fdbd615-0d8d-4c67-a88f-9187510084ab None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:38.253040 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3fdbd615-0d8d-4c67-a88f-9187510084ab tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] DELETE https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 Aug 06 05:26:38.253247 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3fdbd615-0d8d-4c67-a88f-9187510084ab tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:38.253523 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3fdbd615-0d8d-4c67-a88f-9187510084ab tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:38.253757 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-3fdbd615-0d8d-4c67-a88f-9187510084ab tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Delete volume with id: 427a1b3f-9b09-4b6c-a9d4-e586f86833c7 Aug 06 05:26:38.262806 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:38.262806 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:38.263397 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3fdbd615-0d8d-4c67-a88f-9187510084ab tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:38.285128 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3fdbd615-0d8d-4c67-a88f-9187510084ab tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Delete volume request issued successfully. Aug 06 05:26:38.285393 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3fdbd615-0d8d-4c67-a88f-9187510084ab tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 returned with HTTP 202 Aug 06 05:26:38.285817 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 580/2300] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:38 2026] DELETE /volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:38.295783 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-79045e19-727c-4cd9-9903-9eef6fd42545 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:38.298604 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-79045e19-727c-4cd9-9903-9eef6fd42545 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 Aug 06 05:26:38.298604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-79045e19-727c-4cd9-9903-9eef6fd42545 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:38.298604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-79045e19-727c-4cd9-9903-9eef6fd42545 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:38.307451 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:38.307451 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:38.317193 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-79045e19-727c-4cd9-9903-9eef6fd42545 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:38.328166 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-79045e19-727c-4cd9-9903-9eef6fd42545 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 returned with HTTP 200 Aug 06 05:26:38.328754 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 579/2301] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:38 2026] GET /volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 => generated 1388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:39.016622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d9369cd2-5e87-40c4-a0ef-21f45d22173f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:39.017147 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d9369cd2-5e87-40c4-a0ef-21f45d22173f None None] GET https://10.4.3.205/volume// Aug 06 05:26:39.017396 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d9369cd2-5e87-40c4-a0ef-21f45d22173f None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:39.017633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d9369cd2-5e87-40c4-a0ef-21f45d22173f None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:39.018021 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d9369cd2-5e87-40c4-a0ef-21f45d22173f None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:39.018386 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 570/2302] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:39.025364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-f9681da6-9060-4355-ac79-d7e9538b3c06 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:39.027639 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-f9681da6-9060-4355-ac79-d7e9538b3c06 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] GET https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 Aug 06 05:26:39.027860 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-f9681da6-9060-4355-ac79-d7e9538b3c06 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:39.028037 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-f9681da6-9060-4355-ac79-d7e9538b3c06 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:39.038204 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:39.038204 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:39.043268 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-f9681da6-9060-4355-ac79-d7e9538b3c06 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Volume info retrieved successfully. Aug 06 05:26:39.050083 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-f9681da6-9060-4355-ac79-d7e9538b3c06 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 returned with HTTP 200 Aug 06 05:26:39.050769 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 574/2303] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:39 2026] GET /volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 => generated 1539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:39.166410 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-4ce0a144-0a5e-49e0-bde5-a7d454d4ebfb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:39.170897 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-4ce0a144-0a5e-49e0-bde5-a7d454d4ebfb tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] PUT https://10.4.3.205/volume/v3/attachments/85cb409c-23ac-4086-85bb-b588728be844 Aug 06 05:26:39.171334 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-4ce0a144-0a5e-49e0-bde5-a7d454d4ebfb tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:39.180818 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-4ce0a144-0a5e-49e0-bde5-a7d454d4ebfb tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Acquiring lock "cinder-attachment_update-6ba640f5-431d-4377-865e-5ebae8fe5c07-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:26:39.188116 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-4ce0a144-0a5e-49e0-bde5-a7d454d4ebfb tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Lock "cinder-attachment_update-6ba640f5-431d-4377-865e-5ebae8fe5c07-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:26:39.189202 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:39.189202 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:39.276240 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-4ce0a144-0a5e-49e0-bde5-a7d454d4ebfb tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Lock "cinder-attachment_update-6ba640f5-431d-4377-865e-5ebae8fe5c07-np0000006623" released by "attachment_update" :: held 0.088s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:26:39.276541 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-4ce0a144-0a5e-49e0-bde5-a7d454d4ebfb tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/attachments/85cb409c-23ac-4086-85bb-b588728be844 returned with HTTP 200 Aug 06 05:26:39.277354 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 581/2304] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:26:39 2026] PUT /volume/v3/attachments/85cb409c-23ac-4086-85bb-b588728be844 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:39.301424 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-a2b6bb7f-033e-4636-9de7-d3151568c3cf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:39.303703 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-a2b6bb7f-033e-4636-9de7-d3151568c3cf tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] POST https://10.4.3.205/volume/v3/attachments/85cb409c-23ac-4086-85bb-b588728be844/action Aug 06 05:26:39.304151 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-a2b6bb7f-033e-4636-9de7-d3151568c3cf tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:39.304280 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-a2b6bb7f-033e-4636-9de7-d3151568c3cf tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:39.320096 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:39.320096 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:39.338498 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bf0d0aca-ba5c-488b-a6fe-659f22219e38 req-a2b6bb7f-033e-4636-9de7-d3151568c3cf tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/attachments/85cb409c-23ac-4086-85bb-b588728be844/action returned with HTTP 204 Aug 06 05:26:39.338883 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 580/2305] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:26:39 2026] POST /volume/v3/attachments/85cb409c-23ac-4086-85bb-b588728be844/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:39.346715 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-979761ef-81ff-4145-962b-9636e07e1546 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:39.348510 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-979761ef-81ff-4145-962b-9636e07e1546 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 Aug 06 05:26:39.348672 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-979761ef-81ff-4145-962b-9636e07e1546 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:39.348854 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-979761ef-81ff-4145-962b-9636e07e1546 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:39.359318 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-979761ef-81ff-4145-962b-9636e07e1546 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 returned with HTTP 404 Aug 06 05:26:39.359318 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 571/2306] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:39 2026] GET /volume/v3/volumes/427a1b3f-9b09-4b6c-a9d4-e586f86833c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:39.364782 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b7cb5ba3-e00d-49d7-89f1-ba2a4cb7d189 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:39.367137 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b7cb5ba3-e00d-49d7-89f1-ba2a4cb7d189 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c Aug 06 05:26:39.367415 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b7cb5ba3-e00d-49d7-89f1-ba2a4cb7d189 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:39.367663 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b7cb5ba3-e00d-49d7-89f1-ba2a4cb7d189 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:39.377280 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:39.377280 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:39.382084 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b7cb5ba3-e00d-49d7-89f1-ba2a4cb7d189 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:39.388472 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b7cb5ba3-e00d-49d7-89f1-ba2a4cb7d189 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c returned with HTTP 200 Aug 06 05:26:39.388979 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 575/2307] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:39 2026] GET /volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:39.401786 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-085ab8b2-4ebd-4382-b24d-b4e1b2828e04 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:39.404375 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-085ab8b2-4ebd-4382-b24d-b4e1b2828e04 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c Aug 06 05:26:39.404594 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-085ab8b2-4ebd-4382-b24d-b4e1b2828e04 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:39.404805 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-085ab8b2-4ebd-4382-b24d-b4e1b2828e04 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:39.405030 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-085ab8b2-4ebd-4382-b24d-b4e1b2828e04 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Delete volume with id: 4e344bc6-3329-4116-839f-a54e58141a5c Aug 06 05:26:39.412590 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:39.412590 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:39.413116 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-085ab8b2-4ebd-4382-b24d-b4e1b2828e04 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:39.429169 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-085ab8b2-4ebd-4382-b24d-b4e1b2828e04 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Delete volume request issued successfully. Aug 06 05:26:39.429412 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-085ab8b2-4ebd-4382-b24d-b4e1b2828e04 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c returned with HTTP 202 Aug 06 05:26:39.429842 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 582/2308] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:39 2026] DELETE /volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:39.441498 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5dc99ab6-4937-4c6e-8c48-0332b3b5f21b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:39.443796 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5dc99ab6-4937-4c6e-8c48-0332b3b5f21b tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c Aug 06 05:26:39.444052 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5dc99ab6-4937-4c6e-8c48-0332b3b5f21b tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:39.444581 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5dc99ab6-4937-4c6e-8c48-0332b3b5f21b tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:39.453079 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:39.453079 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:39.471164 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5dc99ab6-4937-4c6e-8c48-0332b3b5f21b tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:39.481027 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5dc99ab6-4937-4c6e-8c48-0332b3b5f21b tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c returned with HTTP 200 Aug 06 05:26:39.481549 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 581/2309] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:39 2026] GET /volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c => generated 1354 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:40.495441 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-03d5c4f6-6b96-40eb-9dcb-53267b2aa93b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:40.498067 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-03d5c4f6-6b96-40eb-9dcb-53267b2aa93b tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c Aug 06 05:26:40.498256 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-03d5c4f6-6b96-40eb-9dcb-53267b2aa93b tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:40.498562 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-03d5c4f6-6b96-40eb-9dcb-53267b2aa93b tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:40.507666 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-03d5c4f6-6b96-40eb-9dcb-53267b2aa93b tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c returned with HTTP 404 Aug 06 05:26:40.509588 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 572/2310] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:40 2026] GET /volume/v3/volumes/4e344bc6-3329-4116-839f-a54e58141a5c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:40.521663 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:40.523486 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:40.523792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1668911801"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:40.525190 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1668911801'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:40.525342 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume of 1 GB Aug 06 05:26:40.529871 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Availability Zones retrieved successfully. Aug 06 05:26:40.534773 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-88034244-5c2e-4464-a781-a159fb310094 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:40.536513 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Flow 'volume_create_api' (4a471a3e-e95c-4526-ac1c-79c4f98e5d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:40.538770 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-88034244-5c2e-4464-a781-a159fb310094 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/attachments/b77002ad-c4d1-41eb-b95e-8eabae34c028 Aug 06 05:26:40.539010 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-88034244-5c2e-4464-a781-a159fb310094 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:40.539218 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-88034244-5c2e-4464-a781-a159fb310094 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:40.540561 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa1845e-6094-451f-b248-e143b2c78139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:40.541563 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:40.557316 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:40.557316 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:40.579514 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa1845e-6094-451f-b248-e143b2c78139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:40.582812 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a396da9-3fcf-400d-8cf3-c5c353789c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:40.621072 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-88ae21e0-b354-4b18-9cd1-f98421451202 req-88034244-5c2e-4464-a781-a159fb310094 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/b77002ad-c4d1-41eb-b95e-8eabae34c028 returned with HTTP 200 Aug 06 05:26:40.621546 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 583/2311] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:26:40 2026] DELETE /volume/v3/attachments/b77002ad-c4d1-41eb-b95e-8eabae34c028 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:40.637623 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Created reservations ['e6a9144f-8cd0-406d-b307-f61a7ebb5048', 'b64cc77b-91d4-4d60-a79b-0500a08781b2', '5960e175-4380-45b2-b47e-a8259d2cf580', '57f4f7d3-1def-400b-9bd6-07a384b85142'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:40.638672 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a396da9-3fcf-400d-8cf3-c5c353789c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6a9144f-8cd0-406d-b307-f61a7ebb5048', 'b64cc77b-91d4-4d60-a79b-0500a08781b2', '5960e175-4380-45b2-b47e-a8259d2cf580', '57f4f7d3-1def-400b-9bd6-07a384b85142']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:40.639649 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26a54947-7c53-4720-a3aa-167b60ddca4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:40.671805 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26a54947-7c53-4720-a3aa-167b60ddca4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46f1ca66-383a-480e-8ce6-5fc880a94e43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1668911801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66843ad9c4c449d2a5b9201e2825d9ef',qos_specs=None,replication_status=,reservations=['e6a9144f-8cd0-406d-b307-f61a7ebb5048','b64cc77b-91d4-4d60-a79b-0500a08781b2','5960e175-4380-45b2-b47e-a8259d2cf580','57f4f7d3-1def-400b-9bd6-07a384b85142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e831d76f1d7418a91e712a74b0d407c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1668911801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46f1ca66-383a-480e-8ce6-5fc880a94e43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66843ad9c4c449d2a5b9201e2825d9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e831d76f1d7418a91e712a74b0d407c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:40.673235 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf59a83-5860-45fb-8693-3d075b3c4f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:40.697085 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf59a83-5860-45fb-8693-3d075b3c4f4e) transitioned into state 'SUCCESS' from state '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-1668911801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66843ad9c4c449d2a5b9201e2825d9ef',qos_specs=None,replication_status=,reservations=['e6a9144f-8cd0-406d-b307-f61a7ebb5048','b64cc77b-91d4-4d60-a79b-0500a08781b2','5960e175-4380-45b2-b47e-a8259d2cf580','57f4f7d3-1def-400b-9bd6-07a384b85142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e831d76f1d7418a91e712a74b0d407c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:40.698007 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04004afe-944c-44e5-ac1e-afcb1e67959c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:40.711529 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04004afe-944c-44e5-ac1e-afcb1e67959c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:40.716308 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Flow 'volume_create_api' (4a471a3e-e95c-4526-ac1c-79c4f98e5d00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:40.716308 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume request issued successfully. Aug 06 05:26:40.716308 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e3b6be6-d66a-454a-b0a3-d470de4375e7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:40.716308 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 576/2312] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:26:40 2026] POST /volume/v3/volumes => generated 747 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:40.727346 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-24b26573-a669-421e-bd78-a27e6229b8f7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:40.732787 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24b26573-a669-421e-bd78-a27e6229b8f7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 Aug 06 05:26:40.733001 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24b26573-a669-421e-bd78-a27e6229b8f7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:40.733204 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24b26573-a669-421e-bd78-a27e6229b8f7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:40.746253 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:40.746253 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:40.753857 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-24b26573-a669-421e-bd78-a27e6229b8f7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:40.759593 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24b26573-a669-421e-bd78-a27e6229b8f7 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 returned with HTTP 200 Aug 06 05:26:40.760007 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 582/2313] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:40 2026] GET /volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:40.833755 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-cd755786-d795-4a1f-8c81-fd228ae8553e req-19d7c7b5-f835-47b5-9e6d-d56a4266be00 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:40.838595 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-cd755786-d795-4a1f-8c81-fd228ae8553e req-19d7c7b5-f835-47b5-9e6d-d56a4266be00 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:40.838813 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-cd755786-d795-4a1f-8c81-fd228ae8553e req-19d7c7b5-f835-47b5-9e6d-d56a4266be00 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:40.839062 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-cd755786-d795-4a1f-8c81-fd228ae8553e req-19d7c7b5-f835-47b5-9e6d-d56a4266be00 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:40.847744 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:40.847744 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:40.851638 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-cd755786-d795-4a1f-8c81-fd228ae8553e req-19d7c7b5-f835-47b5-9e6d-d56a4266be00 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:40.856470 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-cd755786-d795-4a1f-8c81-fd228ae8553e req-19d7c7b5-f835-47b5-9e6d-d56a4266be00 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:40.857475 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 573/2314] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:40 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:41.780103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8ad99891-dd28-4655-a203-570e4cc004a9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:41.785056 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ad99891-dd28-4655-a203-570e4cc004a9 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 Aug 06 05:26:41.785056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ad99891-dd28-4655-a203-570e4cc004a9 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:41.785056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ad99891-dd28-4655-a203-570e4cc004a9 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:41.797190 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:41.797190 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:41.805629 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8ad99891-dd28-4655-a203-570e4cc004a9 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:41.807974 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ad99891-dd28-4655-a203-570e4cc004a9 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 returned with HTTP 200 Aug 06 05:26:41.808498 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 584/2315] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:41 2026] GET /volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:41.822422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-82de22ad-cab1-4f38-89de-ee7fce93316f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:41.824300 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:41.824749 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "46f1ca66-383a-480e-8ce6-5fc880a94e43", "size": 2, "name": "tempest-VolumesCloneTest-Volume-962601626"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:41.827541 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume request body: {'volume': {'source_volid': '46f1ca66-383a-480e-8ce6-5fc880a94e43', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-962601626'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:41.848799 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:41.848799 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:41.849604 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume retrieved successfully. Aug 06 05:26:41.849726 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume of 2 GB Aug 06 05:26:41.853726 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Availability Zones retrieved successfully. Aug 06 05:26:41.859981 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Flow 'volume_create_api' (9e93a155-226b-44e8-8b71-85c3cf73535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:41.861281 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4006ff37-0024-46c2-af8e-9760af2bc1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:41.862397 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:41.894189 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4006ff37-0024-46c2-af8e-9760af2bc1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '46f1ca66-383a-480e-8ce6-5fc880a94e43', 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:41.895023 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3528180-964d-4e65-a0e3-d21000a5b6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:41.946856 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Created reservations ['b17358a4-5d7b-48f5-9a1d-9847c9c575e5', '882557a4-a71b-462a-aa36-356a9f38fd2a', '54891273-37a3-4cfe-b6c6-4acb44d941bb', '056eb2f3-28de-4c32-8780-30009bf6eb51'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:41.947870 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3528180-964d-4e65-a0e3-d21000a5b6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17358a4-5d7b-48f5-9a1d-9847c9c575e5', '882557a4-a71b-462a-aa36-356a9f38fd2a', '54891273-37a3-4cfe-b6c6-4acb44d941bb', '056eb2f3-28de-4c32-8780-30009bf6eb51']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:41.948983 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7d68b33-c572-42d7-9095-ea6037d03fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:41.992081 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7d68b33-c572-42d7-9095-ea6037d03fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfb22e8f-4364-4a16-a759-0cf23637ef22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-962601626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66843ad9c4c449d2a5b9201e2825d9ef',qos_specs=None,replication_status=,reservations=['b17358a4-5d7b-48f5-9a1d-9847c9c575e5','882557a4-a71b-462a-aa36-356a9f38fd2a','54891273-37a3-4cfe-b6c6-4acb44d941bb','056eb2f3-28de-4c32-8780-30009bf6eb51'],size=2,snapshot_id=None,source_replicaid=,source_volid=46f1ca66-383a-480e-8ce6-5fc880a94e43,status='creating',user_id='3e831d76f1d7418a91e712a74b0d407c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-962601626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfb22e8f-4364-4a16-a759-0cf23637ef22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66843ad9c4c449d2a5b9201e2825d9ef',provider_auth=None,provider_geometry=None,provider_id=None,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=46f1ca66-383a-480e-8ce6-5fc880a94e43,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e831d76f1d7418a91e712a74b0d407c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:41.993339 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4dd0ce-afb8-4e0c-969a-5a0547ac690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:42.022546 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4dd0ce-afb8-4e0c-969a-5a0547ac690f) transitioned into state 'SUCCESS' from state '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-962601626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66843ad9c4c449d2a5b9201e2825d9ef',qos_specs=None,replication_status=,reservations=['b17358a4-5d7b-48f5-9a1d-9847c9c575e5','882557a4-a71b-462a-aa36-356a9f38fd2a','54891273-37a3-4cfe-b6c6-4acb44d941bb','056eb2f3-28de-4c32-8780-30009bf6eb51'],size=2,snapshot_id=None,source_replicaid=,source_volid=46f1ca66-383a-480e-8ce6-5fc880a94e43,status='creating',user_id='3e831d76f1d7418a91e712a74b0d407c',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:42.023562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf37c61e-01ae-4246-a7ed-1c04757bac93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:42.061757 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf37c61e-01ae-4246-a7ed-1c04757bac93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:42.061757 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Flow 'volume_create_api' (9e93a155-226b-44e8-8b71-85c3cf73535d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:42.061757 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Create volume request issued successfully. Aug 06 05:26:42.061757 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-82de22ad-cab1-4f38-89de-ee7fce93316f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:42.061757 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 577/2316] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:26:41 2026] POST /volume/v3/volumes => generated 780 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:42.082452 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-36ec553e-cc19-4244-bbdc-e814dbec4033 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:42.086910 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-36ec553e-cc19-4244-bbdc-e814dbec4033 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 Aug 06 05:26:42.087027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-36ec553e-cc19-4244-bbdc-e814dbec4033 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:42.087223 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-36ec553e-cc19-4244-bbdc-e814dbec4033 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:42.100128 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:42.100128 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:42.107444 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-36ec553e-cc19-4244-bbdc-e814dbec4033 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:42.115587 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-36ec553e-cc19-4244-bbdc-e814dbec4033 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 returned with HTTP 200 Aug 06 05:26:42.116334 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 583/2317] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:42 2026] GET /volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:43.038672 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-eb900d15-654d-4343-9d79-8f0d0578b1f1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.041306 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-eb900d15-654d-4343-9d79-8f0d0578b1f1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/limits Aug 06 05:26:43.041558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-eb900d15-654d-4343-9d79-8f0d0578b1f1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:43.041892 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-eb900d15-654d-4343-9d79-8f0d0578b1f1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:43.052496 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-eb900d15-654d-4343-9d79-8f0d0578b1f1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1035107790 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1035107790, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:26:43.052926 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-eb900d15-654d-4343-9d79-8f0d0578b1f1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1035107790 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1035107790, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:26:43.053364 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-eb900d15-654d-4343-9d79-8f0d0578b1f1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1035107790 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1035107790, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:26:43.067326 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-eb900d15-654d-4343-9d79-8f0d0578b1f1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/limits returned with HTTP 200 Aug 06 05:26:43.067777 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 574/2318] 10.4.3.205 () {68 vars in 1484 bytes} [Thu Aug 6 05:26:43 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:43.103782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-4f5fc00c-7195-4ce6-bf7a-dd5273dd8e1a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.106923 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-4f5fc00c-7195-4ce6-bf7a-dd5273dd8e1a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:43.107176 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-4f5fc00c-7195-4ce6-bf7a-dd5273dd8e1a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:43.107437 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-4f5fc00c-7195-4ce6-bf7a-dd5273dd8e1a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:43.119766 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:43.119766 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:43.125070 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-4f5fc00c-7195-4ce6-bf7a-dd5273dd8e1a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:43.130259 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-4f5fc00c-7195-4ce6-bf7a-dd5273dd8e1a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 200 Aug 06 05:26:43.130730 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 585/2319] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:43 2026] GET /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 1450 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:43.131602 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bc3a4311-be24-4337-9731-cb18199efb3f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.133983 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc3a4311-be24-4337-9731-cb18199efb3f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 Aug 06 05:26:43.134223 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc3a4311-be24-4337-9731-cb18199efb3f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:43.134477 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc3a4311-be24-4337-9731-cb18199efb3f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:43.142693 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-ed9c3a89-d259-48ae-92d1-ed031434f7d5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.144432 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:43.144432 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:43.145221 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-ed9c3a89-d259-48ae-92d1-ed031434f7d5 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:26:43.145622 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-ed9c3a89-d259-48ae-92d1-ed031434f7d5 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5da807cd-de42-405a-a73a-d2b5e7640ab1", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-472221810", "description": null, "metadata": {}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:43.149140 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc3a4311-be24-4337-9731-cb18199efb3f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:43.155239 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc3a4311-be24-4337-9731-cb18199efb3f tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 returned with HTTP 200 Aug 06 05:26:43.156057 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 578/2320] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:43 2026] GET /volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:43.158873 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:43.158873 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:43.159379 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-ed9c3a89-d259-48ae-92d1-ed031434f7d5 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:43.159533 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-ed9c3a89-d259-48ae-92d1-ed031434f7d5 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Create snapshot from volume 5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:43.170300 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fbc7e025-e681-491a-8384-1a1da6a417b4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.172269 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fbc7e025-e681-491a-8384-1a1da6a417b4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 Aug 06 05:26:43.172480 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fbc7e025-e681-491a-8384-1a1da6a417b4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:43.172660 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fbc7e025-e681-491a-8384-1a1da6a417b4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:43.179949 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:43.179949 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:43.184141 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fbc7e025-e681-491a-8384-1a1da6a417b4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:43.189356 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fbc7e025-e681-491a-8384-1a1da6a417b4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 returned with HTTP 200 Aug 06 05:26:43.189830 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 575/2321] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:43 2026] GET /volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:43.196995 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-ed9c3a89-d259-48ae-92d1-ed031434f7d5 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Created reservations ['79be4917-46c2-4475-b794-38b08bafac4a', 'ba4c2bcb-867d-44ee-9169-f0b9b30e9a50', '28d618c4-232e-4027-bcdd-3eaca79a6ee1', '0754f390-7900-4647-ac75-773cb9dde320'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:43.202669 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c570a78a-17fd-4158-be7c-d820b47ead53 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.206395 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c570a78a-17fd-4158-be7c-d820b47ead53 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 Aug 06 05:26:43.206657 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c570a78a-17fd-4158-be7c-d820b47ead53 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:43.206947 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c570a78a-17fd-4158-be7c-d820b47ead53 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:43.216832 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:43.216832 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:43.223599 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c570a78a-17fd-4158-be7c-d820b47ead53 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:43.229680 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c570a78a-17fd-4158-be7c-d820b47ead53 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 returned with HTTP 200 Aug 06 05:26:43.230110 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 586/2322] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:43 2026] GET /volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:43.244063 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-48bd7d2a-2b8f-422e-aae5-8cf8491337af None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.246579 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-ed9c3a89-d259-48ae-92d1-ed031434f7d5 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Snapshot force create request issued successfully. Aug 06 05:26:43.247071 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-cf5589a2-e661-4b12-88e4-530355ebad34 req-ed9c3a89-d259-48ae-92d1-ed031434f7d5 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:26:43.247489 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-48bd7d2a-2b8f-422e-aae5-8cf8491337af tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] DELETE https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 Aug 06 05:26:43.247675 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 584/2323] 10.4.3.205 () {72 vars in 1547 bytes} [Thu Aug 6 05:26:43 2026] POST /volume/v3/snapshots => generated 318 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:43.247713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-48bd7d2a-2b8f-422e-aae5-8cf8491337af tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:43.247917 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-48bd7d2a-2b8f-422e-aae5-8cf8491337af tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:43.248209 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-48bd7d2a-2b8f-422e-aae5-8cf8491337af tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Delete volume with id: bfb22e8f-4364-4a16-a759-0cf23637ef22 Aug 06 05:26:43.256260 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:43.256260 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:43.256800 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-48bd7d2a-2b8f-422e-aae5-8cf8491337af tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:43.282309 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-48bd7d2a-2b8f-422e-aae5-8cf8491337af tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Delete volume request issued successfully. Aug 06 05:26:43.282582 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-48bd7d2a-2b8f-422e-aae5-8cf8491337af tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 returned with HTTP 202 Aug 06 05:26:43.282986 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 579/2324] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:43 2026] DELETE /volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:43.291008 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-746bfd92-76c4-45e4-bb0d-ba9727c359b8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.292873 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-746bfd92-76c4-45e4-bb0d-ba9727c359b8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 Aug 06 05:26:43.293074 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-746bfd92-76c4-45e4-bb0d-ba9727c359b8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:43.293254 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-746bfd92-76c4-45e4-bb0d-ba9727c359b8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:43.300301 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:43.300301 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:43.308561 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-746bfd92-76c4-45e4-bb0d-ba9727c359b8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:43.313392 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-746bfd92-76c4-45e4-bb0d-ba9727c359b8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 returned with HTTP 200 Aug 06 05:26:43.313990 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 576/2325] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:43 2026] GET /volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:43.808862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-315c7c95-617a-41fd-8eb4-a26f4e25e245 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.810738 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-315c7c95-617a-41fd-8eb4-a26f4e25e245 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:43.811090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-315c7c95-617a-41fd-8eb4-a26f4e25e245 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:43.811258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-315c7c95-617a-41fd-8eb4-a26f4e25e245 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:43.811494 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-315c7c95-617a-41fd-8eb4-a26f4e25e245 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Delete volume with id: 1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:43.822085 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:43.822085 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:43.822199 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-315c7c95-617a-41fd-8eb4-a26f4e25e245 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:43.845177 np0000006623 devstack@c-api.service[100428]: WARNING cinder.keymgr.conf_key_mgr [None req-315c7c95-617a-41fd-8eb4-a26f4e25e245 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:26:43.859078 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-315c7c95-617a-41fd-8eb4-a26f4e25e245 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Delete volume request issued successfully. Aug 06 05:26:43.859470 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-315c7c95-617a-41fd-8eb4-a26f4e25e245 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 202 Aug 06 05:26:43.859773 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 587/2326] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:43 2026] DELETE /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:43.871099 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ac7f6002-f962-4205-b3ff-b20419b9f55a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:43.873009 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ac7f6002-f962-4205-b3ff-b20419b9f55a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:43.873208 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ac7f6002-f962-4205-b3ff-b20419b9f55a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:43.873412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ac7f6002-f962-4205-b3ff-b20419b9f55a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:43.883334 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:43.883334 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:43.891834 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ac7f6002-f962-4205-b3ff-b20419b9f55a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:26:43.898984 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ac7f6002-f962-4205-b3ff-b20419b9f55a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 200 Aug 06 05:26:43.899527 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 585/2327] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:43 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:44.328937 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ad7bd497-20c3-4d51-a086-d1f3b02689d8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:44.330723 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ad7bd497-20c3-4d51-a086-d1f3b02689d8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 Aug 06 05:26:44.330957 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ad7bd497-20c3-4d51-a086-d1f3b02689d8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:44.331203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ad7bd497-20c3-4d51-a086-d1f3b02689d8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:44.337403 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ad7bd497-20c3-4d51-a086-d1f3b02689d8 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 returned with HTTP 404 Aug 06 05:26:44.337899 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 580/2328] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:44 2026] GET /volume/v3/volumes/bfb22e8f-4364-4a16-a759-0cf23637ef22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:44.344649 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-530d25f6-847b-4e4b-85f8-c8c7d630bfb4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:44.346147 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-530d25f6-847b-4e4b-85f8-c8c7d630bfb4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 Aug 06 05:26:44.346340 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-530d25f6-847b-4e4b-85f8-c8c7d630bfb4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:44.346536 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-530d25f6-847b-4e4b-85f8-c8c7d630bfb4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:44.355630 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:44.355630 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:44.358134 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-530d25f6-847b-4e4b-85f8-c8c7d630bfb4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:44.361988 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-530d25f6-847b-4e4b-85f8-c8c7d630bfb4 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 returned with HTTP 200 Aug 06 05:26:44.362366 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 577/2329] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:44 2026] GET /volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:44.373434 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-882847e7-b9d1-49ae-a8b0-99fcf3757eb2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:44.375520 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-882847e7-b9d1-49ae-a8b0-99fcf3757eb2 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] DELETE https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 Aug 06 05:26:44.375689 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-882847e7-b9d1-49ae-a8b0-99fcf3757eb2 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:44.375867 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-882847e7-b9d1-49ae-a8b0-99fcf3757eb2 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:44.376016 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-882847e7-b9d1-49ae-a8b0-99fcf3757eb2 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Delete volume with id: 46f1ca66-383a-480e-8ce6-5fc880a94e43 Aug 06 05:26:44.382057 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:44.382057 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:44.382469 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-882847e7-b9d1-49ae-a8b0-99fcf3757eb2 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:44.396367 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-882847e7-b9d1-49ae-a8b0-99fcf3757eb2 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Delete volume request issued successfully. Aug 06 05:26:44.396529 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-882847e7-b9d1-49ae-a8b0-99fcf3757eb2 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 returned with HTTP 202 Aug 06 05:26:44.397005 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 588/2330] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:44 2026] DELETE /volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:44.403475 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8da491ec-5f37-4384-9584-69b21e1e6549 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:44.405303 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8da491ec-5f37-4384-9584-69b21e1e6549 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 Aug 06 05:26:44.405477 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8da491ec-5f37-4384-9584-69b21e1e6549 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:44.405726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8da491ec-5f37-4384-9584-69b21e1e6549 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:44.412127 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:44.412127 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:44.416376 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8da491ec-5f37-4384-9584-69b21e1e6549 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Volume info retrieved successfully. Aug 06 05:26:44.423271 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8da491ec-5f37-4384-9584-69b21e1e6549 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 returned with HTTP 200 Aug 06 05:26:44.423667 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 586/2331] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:44 2026] GET /volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:44.916751 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8e2d8b18-9b7b-4d84-a260-5cc56ebc9263 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:44.919262 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8e2d8b18-9b7b-4d84-a260-5cc56ebc9263 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e Aug 06 05:26:44.919505 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8e2d8b18-9b7b-4d84-a260-5cc56ebc9263 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:44.919767 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8e2d8b18-9b7b-4d84-a260-5cc56ebc9263 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:44.926141 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8e2d8b18-9b7b-4d84-a260-5cc56ebc9263 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e returned with HTTP 404 Aug 06 05:26:44.926709 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 581/2332] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:44 2026] GET /volume/v3/volumes/1f985720-9352-4bbc-909a-77c2730e532e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:44.934460 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0e5d2ea5-3dce-440a-b44c-57c58750fd9b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:44.937109 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e5d2ea5-3dce-440a-b44c-57c58750fd9b tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:26:44.937559 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e5d2ea5-3dce-440a-b44c-57c58750fd9b tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:44.937825 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e5d2ea5-3dce-440a-b44c-57c58750fd9b tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:44.939100 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0e5d2ea5-3dce-440a-b44c-57c58750fd9b tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:26:44.998951 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0e5d2ea5-3dce-440a-b44c-57c58750fd9b tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Get all volumes completed successfully. Aug 06 05:26:45.001107 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:45.001107 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:45.008062 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e5d2ea5-3dce-440a-b44c-57c58750fd9b tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:26:45.008478 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 578/2333] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:26:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14729 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:45.031272 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-83554f66-8431-424a-8e8c-bad004cd3871 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:45.033666 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-83554f66-8431-424a-8e8c-bad004cd3871 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] DELETE https://10.4.3.205/volume/v3/types/7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a Aug 06 05:26:45.033997 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-83554f66-8431-424a-8e8c-bad004cd3871 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:45.034280 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-83554f66-8431-424a-8e8c-bad004cd3871 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:45.061087 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-83554f66-8431-424a-8e8c-bad004cd3871 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types/7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a returned with HTTP 202 Aug 06 05:26:45.061502 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 589/2334] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:26:45 2026] DELETE /volume/v3/types/7cfe1ced-1d07-44bd-9e28-154f8c5ffd6a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:45.071243 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a6cf7131-c696-4d03-aa66-e8163ac8d313 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:45.072468 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1085257e-cbc6-4f83-a55d-7d4be337e6e1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:45.074105 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1085257e-cbc6-4f83-a55d-7d4be337e6e1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 Aug 06 05:26:45.074281 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1085257e-cbc6-4f83-a55d-7d4be337e6e1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:45.074495 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1085257e-cbc6-4f83-a55d-7d4be337e6e1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:45.075979 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a6cf7131-c696-4d03-aa66-e8163ac8d313 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:26:45.076271 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a6cf7131-c696-4d03-aa66-e8163ac8d313 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-235237163", "extra_specs": {}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:45.084720 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:45.084720 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:45.085106 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1085257e-cbc6-4f83-a55d-7d4be337e6e1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Snapshot retrieved successfully. Aug 06 05:26:45.087074 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1085257e-cbc6-4f83-a55d-7d4be337e6e1 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 returned with HTTP 200 Aug 06 05:26:45.087800 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 582/2335] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:45 2026] GET /volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:45.094144 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a6cf7131-c696-4d03-aa66-e8163ac8d313 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:26:45.094513 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 587/2336] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:26:45 2026] POST /volume/v3/types => generated 211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:45.102092 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d37a885b-7fa6-4a22-afe0-1a2863ec1d38 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:45.104264 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d37a885b-7fa6-4a22-afe0-1a2863ec1d38 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] POST https://10.4.3.205/volume/v3/types/a0ef92ae-9570-48da-93eb-3eb6845dd0bb/encryption Aug 06 05:26:45.104581 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d37a885b-7fa6-4a22-afe0-1a2863ec1d38 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:45.121999 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d37a885b-7fa6-4a22-afe0-1a2863ec1d38 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types/a0ef92ae-9570-48da-93eb-3eb6845dd0bb/encryption returned with HTTP 200 Aug 06 05:26:45.122475 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 579/2337] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:26:45 2026] POST /volume/v3/types/a0ef92ae-9570-48da-93eb-3eb6845dd0bb/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:45.130421 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f40b39c8-3345-449c-b298-5aafa270c268 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:45.132094 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:45.132427 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-512599053", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-235237163", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:45.134005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-512599053', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-235237163', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:45.137996 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume of 1 GB Aug 06 05:26:45.138328 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:45.138328 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:45.139041 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Availability Zones retrieved successfully. Aug 06 05:26:45.146172 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Flow 'volume_create_api' (d08dbc79-d07c-4e2d-a36a-e717ad06be81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:45.147590 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c22f2449-66bf-4306-9ec3-d566a6ae8ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:45.148783 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:45.179415 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c22f2449-66bf-4306-9ec3-d566a6ae8ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:26:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a0ef92ae-9570-48da-93eb-3eb6845dd0bb,is_public=True,name='tempest-scenario-type-luks-235237163',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0ef92ae-9570-48da-93eb-3eb6845dd0bb', '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=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:45.180241 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b514a4-3fd0-4266-b47a-6e99e15169a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:45.214758 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-235237163 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-235237163, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:26:45.215177 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-235237163 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-235237163, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:26:45.246782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Created reservations ['6321699c-1233-4d31-8eb3-4f72b0304494', 'dc08fae1-5d84-42fb-b464-8806e28109a3', '37a36914-9191-4191-a47e-912793926894', '8162ae7e-87cd-4785-8a81-0ba075cf94ed'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:45.247758 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b514a4-3fd0-4266-b47a-6e99e15169a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6321699c-1233-4d31-8eb3-4f72b0304494', 'dc08fae1-5d84-42fb-b464-8806e28109a3', '37a36914-9191-4191-a47e-912793926894', '8162ae7e-87cd-4785-8a81-0ba075cf94ed']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:45.248514 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b524e3a-e2ff-4c30-905c-8e5318409a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:45.279615 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b524e3a-e2ff-4c30-905c-8e5318409a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afd680c3-ae8b-49b0-9a91-56403d494fc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-512599053',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a69b7be3c452a935f8668bb9916ed',qos_specs=None,replication_status=,reservations=['6321699c-1233-4d31-8eb3-4f72b0304494','dc08fae1-5d84-42fb-b464-8806e28109a3','37a36914-9191-4191-a47e-912793926894','8162ae7e-87cd-4785-8a81-0ba075cf94ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_type_id=a0ef92ae-9570-48da-93eb-3eb6845dd0bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-512599053',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=afd680c3-ae8b-49b0-9a91-56403d494fc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='483a69b7be3c452a935f8668bb9916ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0ef92ae-9570-48da-93eb-3eb6845dd0bb),volume_type_id=a0ef92ae-9570-48da-93eb-3eb6845dd0bb)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:45.280801 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f339d037-48d3-43af-9a23-71551e72933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:45.303722 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f339d037-48d3-43af-9a23-71551e72933e) transitioned into state 'SUCCESS' from state '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-512599053',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a69b7be3c452a935f8668bb9916ed',qos_specs=None,replication_status=,reservations=['6321699c-1233-4d31-8eb3-4f72b0304494','dc08fae1-5d84-42fb-b464-8806e28109a3','37a36914-9191-4191-a47e-912793926894','8162ae7e-87cd-4785-8a81-0ba075cf94ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f836cfae1c4a432eb592b6bde0d700dc',volume_type_id=a0ef92ae-9570-48da-93eb-3eb6845dd0bb)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:45.304792 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d12bea27-eebc-4416-a4df-1273ce800634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:45.316923 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d12bea27-eebc-4416-a4df-1273ce800634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:45.318203 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Flow 'volume_create_api' (d08dbc79-d07c-4e2d-a36a-e717ad06be81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:45.318676 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Create volume request issued successfully. Aug 06 05:26:45.319745 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f40b39c8-3345-449c-b298-5aafa270c268 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:45.319951 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 590/2338] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:26:45 2026] POST /volume/v3/volumes => generated 783 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:45.321160 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-305d4e8e-fbed-40d3-8416-ff2a0d25cf42 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:45.323830 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-305d4e8e-fbed-40d3-8416-ff2a0d25cf42 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 Aug 06 05:26:45.324048 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-305d4e8e-fbed-40d3-8416-ff2a0d25cf42 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:45.324230 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-305d4e8e-fbed-40d3-8416-ff2a0d25cf42 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:45.324350 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-305d4e8e-fbed-40d3-8416-ff2a0d25cf42 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Delete snapshot with id: 6c01f1fd-257b-4ec3-a75e-e84f76c10f99 Aug 06 05:26:45.330007 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:45.330007 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:45.330446 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-305d4e8e-fbed-40d3-8416-ff2a0d25cf42 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Snapshot retrieved successfully. Aug 06 05:26:45.350147 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-305d4e8e-fbed-40d3-8416-ff2a0d25cf42 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Snapshot delete request issued successfully. Aug 06 05:26:45.350364 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-305d4e8e-fbed-40d3-8416-ff2a0d25cf42 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 returned with HTTP 202 Aug 06 05:26:45.350757 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 583/2339] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:45 2026] DELETE /volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:45.357883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e99d5ac4-43c1-44c0-9664-b99629d886e7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:45.361147 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e99d5ac4-43c1-44c0-9664-b99629d886e7 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 Aug 06 05:26:45.361394 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e99d5ac4-43c1-44c0-9664-b99629d886e7 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:45.361594 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e99d5ac4-43c1-44c0-9664-b99629d886e7 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:45.371334 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:45.371334 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:45.371876 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e99d5ac4-43c1-44c0-9664-b99629d886e7 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Snapshot retrieved successfully. Aug 06 05:26:45.372733 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e99d5ac4-43c1-44c0-9664-b99629d886e7 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 returned with HTTP 200 Aug 06 05:26:45.373100 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 588/2340] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:45 2026] GET /volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:45.438915 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e6bdd89a-01a2-4b76-ab62-6a38c310aa59 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:45.442307 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e6bdd89a-01a2-4b76-ab62-6a38c310aa59 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] GET https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 Aug 06 05:26:45.442307 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e6bdd89a-01a2-4b76-ab62-6a38c310aa59 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:45.442307 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e6bdd89a-01a2-4b76-ab62-6a38c310aa59 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:45.454309 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e6bdd89a-01a2-4b76-ab62-6a38c310aa59 tempest-VolumesCloneTest-1806968606 tempest-VolumesCloneTest-1806968606-project-member] https://10.4.3.205/volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 returned with HTTP 404 Aug 06 05:26:45.455444 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 580/2341] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:45 2026] GET /volume/v3/volumes/46f1ca66-383a-480e-8ce6-5fc880a94e43 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:46.383239 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2114bf2a-8981-4b7a-8ea7-ed2eae2b126a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:46.385496 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2114bf2a-8981-4b7a-8ea7-ed2eae2b126a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] GET https://10.4.3.205/volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 Aug 06 05:26:46.385837 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2114bf2a-8981-4b7a-8ea7-ed2eae2b126a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:46.386035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2114bf2a-8981-4b7a-8ea7-ed2eae2b126a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:46.390834 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2114bf2a-8981-4b7a-8ea7-ed2eae2b126a tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 returned with HTTP 404 Aug 06 05:26:46.391757 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 591/2342] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:46 2026] GET /volume/v3/snapshots/6c01f1fd-257b-4ec3-a75e-e84f76c10f99 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:48.453939 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-ed6c39d4-2377-4e2a-b7c7-3294ce229288 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:48.460413 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-ed6c39d4-2377-4e2a-b7c7-3294ce229288 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] DELETE https://10.4.3.205/volume/v3/attachments/2a415b6c-86dc-4e80-884b-485da79d898e Aug 06 05:26:48.460413 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-ed6c39d4-2377-4e2a-b7c7-3294ce229288 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:48.460413 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-ed6c39d4-2377-4e2a-b7c7-3294ce229288 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:48.474445 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:48.474445 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:48.541126 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-ed6c39d4-2377-4e2a-b7c7-3294ce229288 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/attachments/2a415b6c-86dc-4e80-884b-485da79d898e returned with HTTP 200 Aug 06 05:26:48.541602 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 584/2343] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:26:48 2026] DELETE /volume/v3/attachments/2a415b6c-86dc-4e80-884b-485da79d898e => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:48.555655 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-11d79619-5083-4fd6-bf8b-689a47c41082 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:48.560115 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-11d79619-5083-4fd6-bf8b-689a47c41082 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] DELETE https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:48.560817 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-11d79619-5083-4fd6-bf8b-689a47c41082 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:48.561070 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-11d79619-5083-4fd6-bf8b-689a47c41082 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:48.561417 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-11d79619-5083-4fd6-bf8b-689a47c41082 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Delete volume with id: 5da807cd-de42-405a-a73a-d2b5e7640ab1 Aug 06 05:26:48.571777 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:48.571777 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:48.572398 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-11d79619-5083-4fd6-bf8b-689a47c41082 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Volume info retrieved successfully. Aug 06 05:26:48.591803 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-11d79619-5083-4fd6-bf8b-689a47c41082 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] Delete volume request issued successfully. Aug 06 05:26:48.592990 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-32e37e78-c6e8-4e01-b8ce-b265e53383ef req-11d79619-5083-4fd6-bf8b-689a47c41082 tempest-ImageDependencyTests-778073611 tempest-ImageDependencyTests-778073611-project-member] https://10.4.3.205/volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 returned with HTTP 202 Aug 06 05:26:48.592990 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 589/2344] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:26:48 2026] DELETE /volume/v3/volumes/5da807cd-de42-405a-a73a-d2b5e7640ab1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:48.782560 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-bab2a746-30cc-433a-b0c7-ea83128ad875 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:48.785793 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-bab2a746-30cc-433a-b0c7-ea83128ad875 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:48.786004 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-bab2a746-30cc-433a-b0c7-ea83128ad875 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:48.786182 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-bab2a746-30cc-433a-b0c7-ea83128ad875 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:48.795787 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:48.795787 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:48.803151 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-bab2a746-30cc-433a-b0c7-ea83128ad875 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:48.812896 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-bab2a746-30cc-433a-b0c7-ea83128ad875 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:48.813337 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 581/2345] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:48 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:48.911603 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6df4f109-33ac-47d2-b7ac-8c6c410beb13 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:48.912032 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6df4f109-33ac-47d2-b7ac-8c6c410beb13 None None] GET https://10.4.3.205/volume// Aug 06 05:26:48.912215 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6df4f109-33ac-47d2-b7ac-8c6c410beb13 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:48.912478 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6df4f109-33ac-47d2-b7ac-8c6c410beb13 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:48.913333 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6df4f109-33ac-47d2-b7ac-8c6c410beb13 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:48.913333 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 592/2346] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:26: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 06 05:26:48.921551 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-0ca1cbed-21c6-42cf-a70d-b779b7251396 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:48.928308 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-0ca1cbed-21c6-42cf-a70d-b779b7251396 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:26:48.928308 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-0ca1cbed-21c6-42cf-a70d-b779b7251396 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e413507-9f53-4c36-8f32-5654952362ad", "connector": null, "instance_uuid": "ae67b498-2394-419d-87c9-505117ed4fe9"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:48.939596 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:48.939596 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:48.964809 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-0ca1cbed-21c6-42cf-a70d-b779b7251396 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:26:48.965255 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 585/2347] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:26:48 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 06 05:26:49.004424 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-87604fd2-9d3d-41f8-9403-790471043020 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:49.009099 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-87604fd2-9d3d-41f8-9403-790471043020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:49.009361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-87604fd2-9d3d-41f8-9403-790471043020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:49.009557 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-87604fd2-9d3d-41f8-9403-790471043020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:49.023409 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:49.023409 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:49.029882 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-7f162e95-ee85-4a7d-af2c-600bd7d4431f req-00f66a0a-2a7f-4c87-b48b-945de3c4d3b2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:49.030694 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-87604fd2-9d3d-41f8-9403-790471043020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:49.031751 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7f162e95-ee85-4a7d-af2c-600bd7d4431f req-00f66a0a-2a7f-4c87-b48b-945de3c4d3b2 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] DELETE https://10.4.3.205/volume/v3/attachments/101ddfdc-ed56-4f64-a237-35108a7ed4bf Aug 06 05:26:49.031905 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7697cf37-fe89-4704-9a8c-5029a8323d9e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:49.031950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7f162e95-ee85-4a7d-af2c-600bd7d4431f req-00f66a0a-2a7f-4c87-b48b-945de3c4d3b2 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:49.032120 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-7f162e95-ee85-4a7d-af2c-600bd7d4431f req-00f66a0a-2a7f-4c87-b48b-945de3c4d3b2 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:49.032310 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7697cf37-fe89-4704-9a8c-5029a8323d9e None None] GET https://10.4.3.205/volume// Aug 06 05:26:49.032484 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7697cf37-fe89-4704-9a8c-5029a8323d9e None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:49.032685 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7697cf37-fe89-4704-9a8c-5029a8323d9e None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:49.033015 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7697cf37-fe89-4704-9a8c-5029a8323d9e None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:49.033357 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 593/2348] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:49.035818 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-87604fd2-9d3d-41f8-9403-790471043020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:49.036265 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 590/2349] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:49 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:49.044857 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:49.044857 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:49.046774 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-03097e32-8f51-4139-b05b-c75e26eb8b0c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:49.051391 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-03097e32-8f51-4139-b05b-c75e26eb8b0c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:49.051391 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-03097e32-8f51-4139-b05b-c75e26eb8b0c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:49.051391 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-03097e32-8f51-4139-b05b-c75e26eb8b0c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:49.063065 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:49.063065 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:49.067692 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-03097e32-8f51-4139-b05b-c75e26eb8b0c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:49.073572 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-03097e32-8f51-4139-b05b-c75e26eb8b0c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:49.073993 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 586/2350] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:49 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:49.093995 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-7f162e95-ee85-4a7d-af2c-600bd7d4431f req-00f66a0a-2a7f-4c87-b48b-945de3c4d3b2 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments/101ddfdc-ed56-4f64-a237-35108a7ed4bf returned with HTTP 200 Aug 06 05:26:49.094402 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 582/2351] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:26:49 2026] DELETE /volume/v3/attachments/101ddfdc-ed56-4f64-a237-35108a7ed4bf => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:49.217772 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-70217a08-60b1-45e0-b053-604d590674a9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:49.221271 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-70217a08-60b1-45e0-b053-604d590674a9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] PUT https://10.4.3.205/volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53 Aug 06 05:26:49.221812 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-70217a08-60b1-45e0-b053-604d590674a9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:49.240818 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-70217a08-60b1-45e0-b053-604d590674a9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Acquiring lock "cinder-attachment_update-6e413507-9f53-4c36-8f32-5654952362ad-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:26:49.248904 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-70217a08-60b1-45e0-b053-604d590674a9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Lock "cinder-attachment_update-6e413507-9f53-4c36-8f32-5654952362ad-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:26:49.250440 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:49.250440 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:49.348456 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-70217a08-60b1-45e0-b053-604d590674a9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Lock "cinder-attachment_update-6e413507-9f53-4c36-8f32-5654952362ad-np0000006623" released by "attachment_update" :: held 0.100s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:26:49.348773 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-70217a08-60b1-45e0-b053-604d590674a9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53 returned with HTTP 200 Aug 06 05:26:49.349254 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 594/2352] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:26:49 2026] PUT /volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:50.050427 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-07cc605e-1f43-4b6d-94d6-fa2a944aee68 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:50.053008 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-07cc605e-1f43-4b6d-94d6-fa2a944aee68 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:50.053216 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-07cc605e-1f43-4b6d-94d6-fa2a944aee68 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:50.053412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-07cc605e-1f43-4b6d-94d6-fa2a944aee68 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:50.067354 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:50.067354 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:50.071606 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-07cc605e-1f43-4b6d-94d6-fa2a944aee68 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:50.078225 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-07cc605e-1f43-4b6d-94d6-fa2a944aee68 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:50.078904 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 591/2353] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:50 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:51.091989 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a5ee8bdd-b257-4a58-ab6b-797dba2ad6be None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:51.095374 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a5ee8bdd-b257-4a58-ab6b-797dba2ad6be tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:51.095694 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a5ee8bdd-b257-4a58-ab6b-797dba2ad6be tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:51.096058 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a5ee8bdd-b257-4a58-ab6b-797dba2ad6be tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:51.120235 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:51.120235 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:51.124484 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a5ee8bdd-b257-4a58-ab6b-797dba2ad6be tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:51.137380 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a5ee8bdd-b257-4a58-ab6b-797dba2ad6be tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:51.138004 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 587/2354] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:51 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:51.582757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a87f0b6a-63d0-42b4-8679-e51ae4d6599c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:51.586774 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a87f0b6a-63d0-42b4-8679-e51ae4d6599c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] DELETE https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:26:51.586774 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a87f0b6a-63d0-42b4-8679-e51ae4d6599c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:51.586774 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a87f0b6a-63d0-42b4-8679-e51ae4d6599c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:51.586774 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-a87f0b6a-63d0-42b4-8679-e51ae4d6599c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Delete volume with id: 137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:26:51.599970 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:51.599970 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:51.600598 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a87f0b6a-63d0-42b4-8679-e51ae4d6599c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:26:51.639845 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a87f0b6a-63d0-42b4-8679-e51ae4d6599c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Delete volume request issued successfully. Aug 06 05:26:51.639845 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a87f0b6a-63d0-42b4-8679-e51ae4d6599c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 returned with HTTP 202 Aug 06 05:26:51.639845 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 583/2355] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:26:51 2026] DELETE /volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:26:51.651960 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7b3adbd6-20d3-4c33-93af-4c336ace90a5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:51.651960 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7b3adbd6-20d3-4c33-93af-4c336ace90a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:26:51.651960 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7b3adbd6-20d3-4c33-93af-4c336ace90a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:51.651960 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7b3adbd6-20d3-4c33-93af-4c336ace90a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:51.662937 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:51.662937 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:51.668067 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7b3adbd6-20d3-4c33-93af-4c336ace90a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:26:51.675447 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7b3adbd6-20d3-4c33-93af-4c336ace90a5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 returned with HTTP 200 Aug 06 05:26:51.675948 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 595/2356] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:26:51 2026] GET /volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 => generated 1421 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:52.156422 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9c11403c-54bd-4db8-a8cd-3b53b738795f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:52.158829 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9c11403c-54bd-4db8-a8cd-3b53b738795f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:52.159137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9c11403c-54bd-4db8-a8cd-3b53b738795f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:52.159546 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9c11403c-54bd-4db8-a8cd-3b53b738795f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:52.172181 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:52.172181 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:52.176730 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9c11403c-54bd-4db8-a8cd-3b53b738795f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:52.184187 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9c11403c-54bd-4db8-a8cd-3b53b738795f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:52.184332 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 592/2357] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:52 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:52.624233 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8778c2ef-2881-41f6-9a9c-fa83fb8338ff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:52.648207 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-0c924279-4529-447b-b581-0e4842644050 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:52.650531 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-0c924279-4529-447b-b581-0e4842644050 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53/action Aug 06 05:26:52.651473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-0c924279-4529-447b-b581-0e4842644050 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:52.651473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-0c924279-4529-447b-b581-0e4842644050 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:52.671947 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:52.671947 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:52.693145 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-d948a518-77ff-4004-8fcc-4fa1365a9488 req-0c924279-4529-447b-b581-0e4842644050 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53/action returned with HTTP 204 Aug 06 05:26:52.694944 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 584/2358] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:26:52 2026] POST /volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:52.696139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-44257f2a-121f-4795-8cbc-930431ff35b5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:52.698880 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44257f2a-121f-4795-8cbc-930431ff35b5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 Aug 06 05:26:52.699186 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44257f2a-121f-4795-8cbc-930431ff35b5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:52.699460 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44257f2a-121f-4795-8cbc-930431ff35b5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:52.709242 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44257f2a-121f-4795-8cbc-930431ff35b5 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 returned with HTTP 404 Aug 06 05:26:52.709744 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 596/2359] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:26:52 2026] GET /volume/v3/volumes/137afe4d-2352-47da-8258-1e7ca647c027 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:26:52.718126 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-135f457e-7d14-4aa3-8787-04c6678e75e4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:52.720603 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-135f457e-7d14-4aa3-8787-04c6678e75e4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be Aug 06 05:26:52.721576 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-135f457e-7d14-4aa3-8787-04c6678e75e4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:52.721576 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-135f457e-7d14-4aa3-8787-04c6678e75e4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:52.721576 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-135f457e-7d14-4aa3-8787-04c6678e75e4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Delete snapshot with id: adfafdc1-25c1-4974-9078-5ef36aa2f2be Aug 06 05:26:52.721936 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8778c2ef-2881-41f6-9a9c-fa83fb8338ff tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] GET https://10.4.3.205/volume/v3/os-hosts Aug 06 05:26:52.722166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8778c2ef-2881-41f6-9a9c-fa83fb8338ff tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:52.722413 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8778c2ef-2881-41f6-9a9c-fa83fb8338ff tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:52.727349 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:52.727349 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:52.727499 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-135f457e-7d14-4aa3-8787-04c6678e75e4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot retrieved successfully. Aug 06 05:26:52.729374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.hosts [None req-8778c2ef-2881-41f6-9a9c-fa83fb8338ff tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] status, active and update: available, enabled, 2026-08-06 05:26:50+00:00 {{(pid=100426) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 05:26:52.729374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.hosts [None req-8778c2ef-2881-41f6-9a9c-fa83fb8338ff tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] status, active and update: available, enabled, 2026-08-06 05:26:47+00:00 {{(pid=100426) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 05:26:52.729374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.hosts [None req-8778c2ef-2881-41f6-9a9c-fa83fb8338ff tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] status, active and update: available, enabled, 2026-08-06 05:26:26+00:00 {{(pid=100426) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 05:26:52.729374 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8778c2ef-2881-41f6-9a9c-fa83fb8338ff tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] https://10.4.3.205/volume/v3/os-hosts returned with HTTP 200 Aug 06 05:26:52.729800 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 588/2360] 10.4.3.205 () {66 vars in 1240 bytes} [Thu Aug 6 05:26:52 2026] GET /volume/v3/os-hosts => generated 560 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:52.740670 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-df4fa56c-7d8f-4756-adb9-e1551257fef1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:52.741806 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-df4fa56c-7d8f-4756-adb9-e1551257fef1 tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] GET https://10.4.3.205/volume/v3/os-hosts Aug 06 05:26:52.741988 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-df4fa56c-7d8f-4756-adb9-e1551257fef1 tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:52.742154 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-df4fa56c-7d8f-4756-adb9-e1551257fef1 tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:52.747164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.hosts [None req-df4fa56c-7d8f-4756-adb9-e1551257fef1 tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] status, active and update: available, enabled, 2026-08-06 05:26:50+00:00 {{(pid=100427) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 05:26:52.747276 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.hosts [None req-df4fa56c-7d8f-4756-adb9-e1551257fef1 tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] status, active and update: available, enabled, 2026-08-06 05:26:47+00:00 {{(pid=100427) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 05:26:52.747401 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.hosts [None req-df4fa56c-7d8f-4756-adb9-e1551257fef1 tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] status, active and update: available, enabled, 2026-08-06 05:26:26+00:00 {{(pid=100427) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 05:26:52.747440 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-135f457e-7d14-4aa3-8787-04c6678e75e4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot delete request issued successfully. Aug 06 05:26:52.747636 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-df4fa56c-7d8f-4756-adb9-e1551257fef1 tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] https://10.4.3.205/volume/v3/os-hosts returned with HTTP 200 Aug 06 05:26:52.747672 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-135f457e-7d14-4aa3-8787-04c6678e75e4 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be returned with HTTP 202 Aug 06 05:26:52.747967 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 585/2361] 10.4.3.205 () {66 vars in 1240 bytes} [Thu Aug 6 05:26:52 2026] GET /volume/v3/os-hosts => generated 560 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:52.748113 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 593/2362] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:52 2026] DELETE /volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:52.758857 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9cf5590e-ff63-4ecd-a405-f99d61e5b4b6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:52.759380 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d437f573-e463-4d71-8faf-f7302d33ba8c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:52.760349 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9cf5590e-ff63-4ecd-a405-f99d61e5b4b6 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be Aug 06 05:26:52.760609 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9cf5590e-ff63-4ecd-a405-f99d61e5b4b6 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:52.760893 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9cf5590e-ff63-4ecd-a405-f99d61e5b4b6 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:52.762197 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d437f573-e463-4d71-8faf-f7302d33ba8c tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] GET https://10.4.3.205/volume/v3/os-hosts/np0000006623@storpool Aug 06 05:26:52.762495 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d437f573-e463-4d71-8faf-f7302d33ba8c tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:52.762938 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d437f573-e463-4d71-8faf-f7302d33ba8c tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:52.767009 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:52.767009 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:52.767009 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9cf5590e-ff63-4ecd-a405-f99d61e5b4b6 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot retrieved successfully. Aug 06 05:26:52.767009 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9cf5590e-ff63-4ecd-a405-f99d61e5b4b6 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be returned with HTTP 200 Aug 06 05:26:52.767009 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 597/2363] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:52 2026] GET /volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:52.836649 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d437f573-e463-4d71-8faf-f7302d33ba8c tempest-VolumeHostsAdminTestsJSON-800822787 tempest-VolumeHostsAdminTestsJSON-800822787-project-admin] https://10.4.3.205/volume/v3/os-hosts/np0000006623@storpool returned with HTTP 200 Aug 06 05:26:52.837059 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 589/2364] 10.4.3.205 () {66 vars in 1306 bytes} [Thu Aug 6 05:26:52 2026] GET /volume/v3/os-hosts/np0000006623@storpool => generated 1505 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:53.201407 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-22dfc785-af0c-4c3e-bcb1-f0f9e5504210 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:53.206738 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22dfc785-af0c-4c3e-bcb1-f0f9e5504210 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:53.206738 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22dfc785-af0c-4c3e-bcb1-f0f9e5504210 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:53.206738 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22dfc785-af0c-4c3e-bcb1-f0f9e5504210 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:53.216794 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:53.216794 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:53.221202 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-22dfc785-af0c-4c3e-bcb1-f0f9e5504210 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:53.227088 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22dfc785-af0c-4c3e-bcb1-f0f9e5504210 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:53.227708 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 586/2365] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:53 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:53.243519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6faba697-8833-4721-bf64-764280a279a5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:53.246108 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6faba697-8833-4721-bf64-764280a279a5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:26:53.246554 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6faba697-8833-4721-bf64-764280a279a5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e413507-9f53-4c36-8f32-5654952362ad", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1380908947"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:53.260078 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:53.260078 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:53.260523 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6faba697-8833-4721-bf64-764280a279a5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:53.260650 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-6faba697-8833-4721-bf64-764280a279a5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:53.292914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-6faba697-8833-4721-bf64-764280a279a5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['0e601bdb-5578-41c8-bfc9-89425ae5f3e3', '9c949a56-17ab-46bc-81ee-9732b28ae112', 'f76197bd-000f-4c6a-a38d-4c0357664f2c', '90634648-f962-4ded-a39e-8736086141d1'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:53.321671 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6faba697-8833-4721-bf64-764280a279a5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot force create request issued successfully. Aug 06 05:26:53.322024 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6faba697-8833-4721-bf64-764280a279a5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:26:53.322440 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 594/2366] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:26:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:53.335481 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-578e501c-8177-4a73-8c9b-792db1fc5009 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:53.337637 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-578e501c-8177-4a73-8c9b-792db1fc5009 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 Aug 06 05:26:53.337825 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-578e501c-8177-4a73-8c9b-792db1fc5009 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:53.338049 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-578e501c-8177-4a73-8c9b-792db1fc5009 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:53.343706 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:53.343706 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:53.344259 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-578e501c-8177-4a73-8c9b-792db1fc5009 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:53.345185 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-578e501c-8177-4a73-8c9b-792db1fc5009 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 returned with HTTP 200 Aug 06 05:26:53.345591 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 598/2367] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:53 2026] GET /volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:53.777944 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8b221195-e9f2-4920-aa8e-e0bdeb22a706 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:53.779663 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8b221195-e9f2-4920-aa8e-e0bdeb22a706 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be Aug 06 05:26:53.779843 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8b221195-e9f2-4920-aa8e-e0bdeb22a706 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:53.780006 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8b221195-e9f2-4920-aa8e-e0bdeb22a706 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:53.785562 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8b221195-e9f2-4920-aa8e-e0bdeb22a706 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be returned with HTTP 404 Aug 06 05:26:53.786086 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 590/2368] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:53 2026] GET /volume/v3/snapshots/adfafdc1-25c1-4974-9078-5ef36aa2f2be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:54.361468 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-63efbb75-73c5-4898-9413-e31ac1bbb90a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:54.365096 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-63efbb75-73c5-4898-9413-e31ac1bbb90a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 Aug 06 05:26:54.365458 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-63efbb75-73c5-4898-9413-e31ac1bbb90a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:54.365758 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-63efbb75-73c5-4898-9413-e31ac1bbb90a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:54.371008 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:54.371008 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:54.372017 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-63efbb75-73c5-4898-9413-e31ac1bbb90a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:54.372277 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-63efbb75-73c5-4898-9413-e31ac1bbb90a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 returned with HTTP 200 Aug 06 05:26:54.372659 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 587/2369] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:54 2026] GET /volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:54.382399 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-43a95170-396a-4770-836f-182db535dddf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:54.384490 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-43a95170-396a-4770-836f-182db535dddf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:26:54.384903 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-43a95170-396a-4770-836f-182db535dddf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e413507-9f53-4c36-8f32-5654952362ad", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1900685688"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:54.407044 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:54.407044 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:54.408104 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-43a95170-396a-4770-836f-182db535dddf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:54.408324 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-43a95170-396a-4770-836f-182db535dddf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:54.444580 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-43a95170-396a-4770-836f-182db535dddf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['c9b74582-24a8-4a27-99a5-3ac9b5e99503', '11131e97-f472-4090-aef8-469b5e54e855', '227c06a9-924c-4162-9c29-427eafe35e20', '4de5f5c9-d418-420c-b97e-54743f8b8447'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:54.492832 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-43a95170-396a-4770-836f-182db535dddf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot force create request issued successfully. Aug 06 05:26:54.496843 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-43a95170-396a-4770-836f-182db535dddf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:26:54.497452 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 595/2370] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:26:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:54.511517 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-34da8f44-188a-46e8-8fc8-80d7516c423c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:54.513958 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-34da8f44-188a-46e8-8fc8-80d7516c423c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 Aug 06 05:26:54.514160 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-34da8f44-188a-46e8-8fc8-80d7516c423c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:54.514383 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-34da8f44-188a-46e8-8fc8-80d7516c423c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:54.524667 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:54.524667 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:54.525175 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-34da8f44-188a-46e8-8fc8-80d7516c423c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:54.526085 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-34da8f44-188a-46e8-8fc8-80d7516c423c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 returned with HTTP 200 Aug 06 05:26:54.526615 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 599/2371] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:54 2026] GET /volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:54.793160 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-99e3d099-601d-4cb3-8b30-861ecf79a3ab None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:54.795848 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-99e3d099-601d-4cb3-8b30-861ecf79a3ab tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:26:54.795848 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-99e3d099-601d-4cb3-8b30-861ecf79a3ab tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:54.796426 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-99e3d099-601d-4cb3-8b30-861ecf79a3ab tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:54.796570 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-99e3d099-601d-4cb3-8b30-861ecf79a3ab tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Delete snapshot with id: 1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:26:54.804770 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-99e3d099-601d-4cb3-8b30-861ecf79a3ab tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c returned with HTTP 404 Aug 06 05:26:54.805745 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 591/2372] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:54 2026] DELETE /volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:54.816197 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a6ca39f0-3117-470f-91fa-ffd9a5c66dd2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:54.818407 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a6ca39f0-3117-470f-91fa-ffd9a5c66dd2 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c Aug 06 05:26:54.818598 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a6ca39f0-3117-470f-91fa-ffd9a5c66dd2 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:54.818828 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a6ca39f0-3117-470f-91fa-ffd9a5c66dd2 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:54.827298 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a6ca39f0-3117-470f-91fa-ffd9a5c66dd2 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c returned with HTTP 404 Aug 06 05:26:54.828420 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 588/2373] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:54 2026] GET /volume/v3/snapshots/1aa17ccd-cea1-46da-9b61-6f18e94eaf0c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:54.874813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-da86d5b6-1b0d-4037-92cb-9228c5799ac4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:54.877166 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-da86d5b6-1b0d-4037-92cb-9228c5799ac4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:26:54.877398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-da86d5b6-1b0d-4037-92cb-9228c5799ac4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:54.877663 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-da86d5b6-1b0d-4037-92cb-9228c5799ac4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:54.892859 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:54.892859 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:54.897723 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-da86d5b6-1b0d-4037-92cb-9228c5799ac4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:26:54.902625 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-da86d5b6-1b0d-4037-92cb-9228c5799ac4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:26:54.902625 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 596/2374] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:54 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:54.919393 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-75c46b6d-137b-4aa0-bdd8-b9fc77dc211b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:54.922819 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-75c46b6d-137b-4aa0-bdd8-b9fc77dc211b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] POST https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe/action Aug 06 05:26:54.925309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-75c46b6d-137b-4aa0-bdd8-b9fc77dc211b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:54.925309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-75c46b6d-137b-4aa0-bdd8-b9fc77dc211b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:54.939743 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:54.939743 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:54.940665 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-75c46b6d-137b-4aa0-bdd8-b9fc77dc211b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:26:54.951484 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-75c46b6d-137b-4aa0-bdd8-b9fc77dc211b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Begin detaching volume completed successfully. Aug 06 05:26:54.951963 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-75c46b6d-137b-4aa0-bdd8-b9fc77dc211b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe/action returned with HTTP 202 Aug 06 05:26:54.952951 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 600/2375] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:26:54 2026] POST /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:55.010817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7c34e8a5-3d68-457a-8a77-26e6de0f47a9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.010982 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c34e8a5-3d68-457a-8a77-26e6de0f47a9 None None] GET https://10.4.3.205/volume// Aug 06 05:26:55.011168 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c34e8a5-3d68-457a-8a77-26e6de0f47a9 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:55.011418 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c34e8a5-3d68-457a-8a77-26e6de0f47a9 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:55.011659 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c34e8a5-3d68-457a-8a77-26e6de0f47a9 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:55.011974 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 592/2376] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:55.024669 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-0db43c83-1f06-4b2c-99eb-b052c600c31e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.027362 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-0db43c83-1f06-4b2c-99eb-b052c600c31e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:26:55.027647 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-0db43c83-1f06-4b2c-99eb-b052c600c31e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:55.028230 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-0db43c83-1f06-4b2c-99eb-b052c600c31e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:55.044643 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:55.044643 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:55.050593 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-0db43c83-1f06-4b2c-99eb-b052c600c31e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:26:55.056321 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-0db43c83-1f06-4b2c-99eb-b052c600c31e tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:26:55.056730 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 589/2377] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:55 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:55.385893 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-22c65b52-3233-4a18-a370-018c77b683b4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.511453 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22c65b52-3233-4a18-a370-018c77b683b4 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:26:55.511974 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-22c65b52-3233-4a18-a370-018c77b683b4 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1370191483", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:55.531574 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22c65b52-3233-4a18-a370-018c77b683b4 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:26:55.532135 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 597/2378] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:26:55 2026] POST /volume/v3/types => generated 275 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:55.539340 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1611ab48-74c0-475b-866f-97c090b2cd44 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.541123 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1611ab48-74c0-475b-866f-97c090b2cd44 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 Aug 06 05:26:55.541884 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b4006c3c-0806-4852-987f-d91c321ee638 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.543314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1611ab48-74c0-475b-866f-97c090b2cd44 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:55.543314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1611ab48-74c0-475b-866f-97c090b2cd44 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:55.544537 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b4006c3c-0806-4852-987f-d91c321ee638 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:26:55.545030 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b4006c3c-0806-4852-987f-d91c321ee638 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-397138264", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:55.551024 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:55.551024 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:55.551790 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1611ab48-74c0-475b-866f-97c090b2cd44 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:55.553396 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1611ab48-74c0-475b-866f-97c090b2cd44 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 returned with HTTP 200 Aug 06 05:26:55.554029 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 601/2379] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:55 2026] GET /volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:55.563500 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a0f1b332-73e5-478f-870f-5bfa808a5399 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.563967 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b4006c3c-0806-4852-987f-d91c321ee638 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:26:55.564139 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 593/2380] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:26:55 2026] POST /volume/v3/types => generated 274 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:55.567045 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a0f1b332-73e5-478f-870f-5bfa808a5399 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 Aug 06 05:26:55.567045 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a0f1b332-73e5-478f-870f-5bfa808a5399 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:55.567045 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a0f1b332-73e5-478f-870f-5bfa808a5399 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:55.567242 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-a0f1b332-73e5-478f-870f-5bfa808a5399 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: fc61518b-deea-42cc-a224-62982fbe8af2 Aug 06 05:26:55.573493 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:55.573493 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:55.573925 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a0f1b332-73e5-478f-870f-5bfa808a5399 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:55.577045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2543044e-4647-4165-a646-fa5888d1d36a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.596250 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a0f1b332-73e5-478f-870f-5bfa808a5399 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:26:55.596493 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a0f1b332-73e5-478f-870f-5bfa808a5399 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 returned with HTTP 202 Aug 06 05:26:55.597156 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 590/2381] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:55 2026] DELETE /volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:55.609661 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e1899834-5946-4052-a562-afb6fa635b62 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.614312 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1899834-5946-4052-a562-afb6fa635b62 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 Aug 06 05:26:55.614312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e1899834-5946-4052-a562-afb6fa635b62 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:55.614312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e1899834-5946-4052-a562-afb6fa635b62 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:55.622473 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:55.622473 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:55.622473 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e1899834-5946-4052-a562-afb6fa635b62 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:55.622473 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1899834-5946-4052-a562-afb6fa635b62 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 returned with HTTP 200 Aug 06 05:26:55.622473 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 602/2382] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:55 2026] GET /volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:26:55.671177 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:26:55.671638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-299375841", "volume_type": "db177e3d-7384-4777-8bd0-651b0d0d9347", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:55.673506 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-299375841', 'volume_type': 'db177e3d-7384-4777-8bd0-651b0d0d9347', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:26:55.678727 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Create volume of 1 GB Aug 06 05:26:55.679126 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:55.679126 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:55.680189 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Availability Zones retrieved successfully. Aug 06 05:26:55.689810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Flow 'volume_create_api' (526a26cd-01b2-466f-950c-7a5131bd9157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:55.691023 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68dd570e-3e65-438a-9b12-ed3f3a6028ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:55.692239 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:26:55.727631 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68dd570e-3e65-438a-9b12-ed3f3a6028ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:26:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=db177e3d-7384-4777-8bd0-651b0d0d9347,is_public=True,name='tempest-VolumeTypesTest-volume-type-1370191483',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db177e3d-7384-4777-8bd0-651b0d0d9347', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:55.728602 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5aa88ad-526e-44c8-9be3-403ae174be5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:55.758463 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1370191483 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1370191483, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:26:55.758634 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1370191483 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1370191483, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:26:55.802148 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Created reservations ['a040a860-f46f-4bae-a9e3-4ee4c2d3b315', 'f8367fd4-fe63-4b6d-a8b3-3f6bbf5f0858', '8a84fbcd-1139-4d1c-8f66-96f7e6894781', 'c5bdf3f8-4489-41c1-923b-d33ebd0a8430'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:55.803152 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5aa88ad-526e-44c8-9be3-403ae174be5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a040a860-f46f-4bae-a9e3-4ee4c2d3b315', 'f8367fd4-fe63-4b6d-a8b3-3f6bbf5f0858', '8a84fbcd-1139-4d1c-8f66-96f7e6894781', 'c5bdf3f8-4489-41c1-923b-d33ebd0a8430']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:55.804237 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56a1372-0275-4608-80e6-6fafb1390181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:55.843036 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56a1372-0275-4608-80e6-6fafb1390181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-299375841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9bbef901abd4a06b3af8f71d9206d5c',qos_specs=None,replication_status=,reservations=['a040a860-f46f-4bae-a9e3-4ee4c2d3b315','f8367fd4-fe63-4b6d-a8b3-3f6bbf5f0858','8a84fbcd-1139-4d1c-8f66-96f7e6894781','c5bdf3f8-4489-41c1-923b-d33ebd0a8430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6724efdf76d4540921e6d66345c9f52',volume_type_id=db177e3d-7384-4777-8bd0-651b0d0d9347), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-299375841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9bbef901abd4a06b3af8f71d9206d5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6724efdf76d4540921e6d66345c9f52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db177e3d-7384-4777-8bd0-651b0d0d9347),volume_type_id=db177e3d-7384-4777-8bd0-651b0d0d9347)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:55.844128 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73372d5-121b-45f2-914f-3bca467e2c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:55.870717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73372d5-121b-45f2-914f-3bca467e2c70) transitioned into state 'SUCCESS' from state '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-299375841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9bbef901abd4a06b3af8f71d9206d5c',qos_specs=None,replication_status=,reservations=['a040a860-f46f-4bae-a9e3-4ee4c2d3b315','f8367fd4-fe63-4b6d-a8b3-3f6bbf5f0858','8a84fbcd-1139-4d1c-8f66-96f7e6894781','c5bdf3f8-4489-41c1-923b-d33ebd0a8430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6724efdf76d4540921e6d66345c9f52',volume_type_id=db177e3d-7384-4777-8bd0-651b0d0d9347)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:55.871703 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ecb762-b1f4-4ab4-84a6-9717b889c71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:26:55.875829 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6814d55c-98de-44e2-a3f2-064a3b8d577b req-94293bd0-f03f-42a9-b882-5aacc8181f21 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.882082 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6814d55c-98de-44e2-a3f2-064a3b8d577b req-94293bd0-f03f-42a9-b882-5aacc8181f21 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] DELETE https://10.4.3.205/volume/v3/attachments/b37ffdcc-e2b6-4486-9bd3-dbd487918db4 Aug 06 05:26:55.882299 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6814d55c-98de-44e2-a3f2-064a3b8d577b req-94293bd0-f03f-42a9-b882-5aacc8181f21 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:55.882537 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6814d55c-98de-44e2-a3f2-064a3b8d577b req-94293bd0-f03f-42a9-b882-5aacc8181f21 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:55.887569 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ecb762-b1f4-4ab4-84a6-9717b889c71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:26:55.887569 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Flow 'volume_create_api' (526a26cd-01b2-466f-950c-7a5131bd9157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:26:55.887569 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Create volume request issued successfully. Aug 06 05:26:55.888797 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2543044e-4647-4165-a646-fa5888d1d36a tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:26:55.888797 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 598/2383] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:26:55 2026] POST /volume/v3/volumes => generated 783 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:26:55.894471 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:55.894471 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:55.903538 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cbe2a90b-41d3-461b-8448-1c8862e3c463 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:55.905940 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cbe2a90b-41d3-461b-8448-1c8862e3c463 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] GET https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:55.906197 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cbe2a90b-41d3-461b-8448-1c8862e3c463 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:55.906730 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cbe2a90b-41d3-461b-8448-1c8862e3c463 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:55.916671 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:55.916671 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:55.923102 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cbe2a90b-41d3-461b-8448-1c8862e3c463 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Volume info retrieved successfully. Aug 06 05:26:55.929399 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cbe2a90b-41d3-461b-8448-1c8862e3c463 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 returned with HTTP 200 Aug 06 05:26:55.929943 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 591/2384] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:55 2026] GET /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:55.946709 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6814d55c-98de-44e2-a3f2-064a3b8d577b req-94293bd0-f03f-42a9-b882-5aacc8181f21 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments/b37ffdcc-e2b6-4486-9bd3-dbd487918db4 returned with HTTP 200 Aug 06 05:26:55.947261 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 594/2385] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:26:55 2026] DELETE /volume/v3/attachments/b37ffdcc-e2b6-4486-9bd3-dbd487918db4 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:56.115001 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-5d065dd0-3ad7-46e7-a9a7-d35990d711bf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:56.116890 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-5d065dd0-3ad7-46e7-a9a7-d35990d711bf tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] DELETE https://10.4.3.205/volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995 Aug 06 05:26:56.117106 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-5d065dd0-3ad7-46e7-a9a7-d35990d711bf tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:56.117376 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-5d065dd0-3ad7-46e7-a9a7-d35990d711bf tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:56.128659 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:56.128659 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:56.176201 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6f124653-7671-4cc4-9d22-2fb12918a880 req-5d065dd0-3ad7-46e7-a9a7-d35990d711bf tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995 returned with HTTP 200 Aug 06 05:26:56.176769 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 603/2386] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:26:56 2026] DELETE /volume/v3/attachments/b9658ebe-e885-4518-84bc-c5b5859cc995 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:56.632842 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c05cec9d-bb9f-43b9-9950-5087ae7f38e7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:56.634968 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c05cec9d-bb9f-43b9-9950-5087ae7f38e7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 Aug 06 05:26:56.636649 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c05cec9d-bb9f-43b9-9950-5087ae7f38e7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:56.636649 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c05cec9d-bb9f-43b9-9950-5087ae7f38e7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:56.640356 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c05cec9d-bb9f-43b9-9950-5087ae7f38e7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 returned with HTTP 404 Aug 06 05:26:56.640356 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 599/2387] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:56 2026] GET /volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:56.648140 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c858842d-96d9-466a-802d-2c8b18c1cce3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:56.649964 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c858842d-96d9-466a-802d-2c8b18c1cce3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d Aug 06 05:26:56.650174 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c858842d-96d9-466a-802d-2c8b18c1cce3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:56.650401 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c858842d-96d9-466a-802d-2c8b18c1cce3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:56.650536 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-c858842d-96d9-466a-802d-2c8b18c1cce3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: 29f4a095-c35b-4daa-b7ba-ccdc251c8a1d Aug 06 05:26:56.655966 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:56.655966 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:56.656476 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c858842d-96d9-466a-802d-2c8b18c1cce3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:56.675474 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c858842d-96d9-466a-802d-2c8b18c1cce3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:26:56.675678 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c858842d-96d9-466a-802d-2c8b18c1cce3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d returned with HTTP 202 Aug 06 05:26:56.676136 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 592/2388] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:56 2026] DELETE /volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:56.685492 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-692564d2-3562-4fb1-b42a-4c8fab29c3e6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:56.687236 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-692564d2-3562-4fb1-b42a-4c8fab29c3e6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d Aug 06 05:26:56.687481 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-692564d2-3562-4fb1-b42a-4c8fab29c3e6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:56.687731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-692564d2-3562-4fb1-b42a-4c8fab29c3e6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:56.696334 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:56.696334 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:56.696862 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-692564d2-3562-4fb1-b42a-4c8fab29c3e6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:56.697917 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-692564d2-3562-4fb1-b42a-4c8fab29c3e6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d returned with HTTP 200 Aug 06 05:26:56.699062 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 595/2389] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:56 2026] GET /volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:56.944077 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1955bdfb-f9f0-4cbe-afa2-cac7c21f7cf4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:56.946035 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1955bdfb-f9f0-4cbe-afa2-cac7c21f7cf4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] GET https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:56.946220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1955bdfb-f9f0-4cbe-afa2-cac7c21f7cf4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:56.946434 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1955bdfb-f9f0-4cbe-afa2-cac7c21f7cf4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:56.953608 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:56.953608 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:56.958163 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1955bdfb-f9f0-4cbe-afa2-cac7c21f7cf4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Volume info retrieved successfully. Aug 06 05:26:56.964331 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1955bdfb-f9f0-4cbe-afa2-cac7c21f7cf4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 returned with HTTP 200 Aug 06 05:26:56.964848 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 604/2390] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:56 2026] GET /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:56.984052 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:56.987789 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] POST https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1/action Aug 06 05:26:56.987789 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Action body: b'{"os-retype": {"new_type": "669e5a80-72de-4164-bbc5-588cc5835713"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:56.987789 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "669e5a80-72de-4164-bbc5-588cc5835713"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:57.000069 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:57.000069 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:57.000964 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Volume info retrieved successfully. Aug 06 05:26:57.027598 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-397138264 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-397138264, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:26:57.028139 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-397138264 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-397138264, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:26:57.052069 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Created reservations ['41c18341-1569-4794-992e-48dba098d90d', '999bd9c5-a1f0-4b0c-b27e-f5a3dc23c4d3'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:57.085091 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Created reservations ['7950297f-1052-404a-a13a-e5220e080d3d', '61117990-9cdd-485e-8c56-94db4c90d716'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:26:57.111173 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Retype volume request issued successfully. Aug 06 05:26:57.112257 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-198e64ca-b22b-4cec-ba3a-ba6e24abc6c5 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1/action returned with HTTP 202 Aug 06 05:26:57.112257 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 600/2391] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:26:56 2026] POST /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:57.121917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a809de13-65c1-4f09-8218-48ed36c73967 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:57.124492 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a809de13-65c1-4f09-8218-48ed36c73967 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] GET https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:57.124738 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a809de13-65c1-4f09-8218-48ed36c73967 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:57.124991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a809de13-65c1-4f09-8218-48ed36c73967 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:57.133855 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:57.133855 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:57.138023 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a809de13-65c1-4f09-8218-48ed36c73967 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Volume info retrieved successfully. Aug 06 05:26:57.142711 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a809de13-65c1-4f09-8218-48ed36c73967 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 returned with HTTP 200 Aug 06 05:26:57.145215 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 593/2392] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:57 2026] GET /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:57.181010 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ab697b53-ca8c-4d6c-8d70-6b2cfc28f690 req-ed97f91b-09e4-4701-8521-98d0f50fcc40 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:57.185583 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ab697b53-ca8c-4d6c-8d70-6b2cfc28f690 req-ed97f91b-09e4-4701-8521-98d0f50fcc40 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:26:57.185786 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ab697b53-ca8c-4d6c-8d70-6b2cfc28f690 req-ed97f91b-09e4-4701-8521-98d0f50fcc40 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:57.189436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ab697b53-ca8c-4d6c-8d70-6b2cfc28f690 req-ed97f91b-09e4-4701-8521-98d0f50fcc40 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:57.198270 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:57.198270 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:57.203470 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ab697b53-ca8c-4d6c-8d70-6b2cfc28f690 req-ed97f91b-09e4-4701-8521-98d0f50fcc40 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:26:57.208362 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ab697b53-ca8c-4d6c-8d70-6b2cfc28f690 req-ed97f91b-09e4-4701-8521-98d0f50fcc40 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:26:57.208740 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 596/2393] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:57 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:57.238128 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d9d95e8d-286b-463e-a5f8-e5861c27ed02 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:57.241896 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d9d95e8d-286b-463e-a5f8-e5861c27ed02 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] DELETE https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:26:57.242820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d9d95e8d-286b-463e-a5f8-e5861c27ed02 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:57.242820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d9d95e8d-286b-463e-a5f8-e5861c27ed02 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:57.243831 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d9d95e8d-286b-463e-a5f8-e5861c27ed02 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Delete volume with id: b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:26:57.253018 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:57.253018 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:57.253644 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d9d95e8d-286b-463e-a5f8-e5861c27ed02 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:26:57.275325 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d9d95e8d-286b-463e-a5f8-e5861c27ed02 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Delete volume request issued successfully. Aug 06 05:26:57.275611 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d9d95e8d-286b-463e-a5f8-e5861c27ed02 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 202 Aug 06 05:26:57.276141 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 605/2394] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:57 2026] DELETE /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:57.290805 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-014e562b-cc4d-40b9-8c5a-4aa110cb4d80 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:57.295315 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-014e562b-cc4d-40b9-8c5a-4aa110cb4d80 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:26:57.295315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-014e562b-cc4d-40b9-8c5a-4aa110cb4d80 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:57.295315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-014e562b-cc4d-40b9-8c5a-4aa110cb4d80 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:57.303792 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:57.303792 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:57.308652 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-014e562b-cc4d-40b9-8c5a-4aa110cb4d80 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:26:57.315035 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-014e562b-cc4d-40b9-8c5a-4aa110cb4d80 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 200 Aug 06 05:26:57.315690 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 601/2395] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:57 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:57.507097 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7849b67a-a00c-4135-adbb-2bf1dc9a1085 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:57.509708 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7849b67a-a00c-4135-adbb-2bf1dc9a1085 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] DELETE https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:26:57.510006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7849b67a-a00c-4135-adbb-2bf1dc9a1085 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:57.510251 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7849b67a-a00c-4135-adbb-2bf1dc9a1085 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:57.510456 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-7849b67a-a00c-4135-adbb-2bf1dc9a1085 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Delete volume with id: 886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:26:57.530574 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:57.530574 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:57.531259 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7849b67a-a00c-4135-adbb-2bf1dc9a1085 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:26:57.556852 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7849b67a-a00c-4135-adbb-2bf1dc9a1085 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Delete volume request issued successfully. Aug 06 05:26:57.557238 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7849b67a-a00c-4135-adbb-2bf1dc9a1085 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f returned with HTTP 202 Aug 06 05:26:57.557784 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 594/2396] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:26:57 2026] DELETE /volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:26:57.567528 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-67f4af64-f76b-4ab0-8af4-83d6db3c6e13 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:57.569254 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-67f4af64-f76b-4ab0-8af4-83d6db3c6e13 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:26:57.569479 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-67f4af64-f76b-4ab0-8af4-83d6db3c6e13 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:57.569659 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-67f4af64-f76b-4ab0-8af4-83d6db3c6e13 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:57.577642 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:57.577642 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:57.581762 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-67f4af64-f76b-4ab0-8af4-83d6db3c6e13 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:26:57.586627 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-67f4af64-f76b-4ab0-8af4-83d6db3c6e13 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f returned with HTTP 200 Aug 06 05:26:57.587011 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 597/2397] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:26:57 2026] GET /volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:57.711935 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7780e85c-ef62-4d6b-a235-337761e91a99 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:57.714017 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7780e85c-ef62-4d6b-a235-337761e91a99 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d Aug 06 05:26:57.714240 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7780e85c-ef62-4d6b-a235-337761e91a99 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:57.714631 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7780e85c-ef62-4d6b-a235-337761e91a99 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:57.719152 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7780e85c-ef62-4d6b-a235-337761e91a99 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d returned with HTTP 404 Aug 06 05:26:57.719697 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 606/2398] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:57 2026] GET /volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:57.728264 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b5bdd9c-2902-4b9f-8314-b3d5e129e554 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:57.730692 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b5bdd9c-2902-4b9f-8314-b3d5e129e554 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 Aug 06 05:26:57.731147 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b5bdd9c-2902-4b9f-8314-b3d5e129e554 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:57.731554 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b5bdd9c-2902-4b9f-8314-b3d5e129e554 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:57.731812 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-3b5bdd9c-2902-4b9f-8314-b3d5e129e554 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: c49cc41b-c5fa-4046-bc36-a8d470857291 Aug 06 05:26:57.738781 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:57.738781 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:57.739927 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3b5bdd9c-2902-4b9f-8314-b3d5e129e554 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:57.768372 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3b5bdd9c-2902-4b9f-8314-b3d5e129e554 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:26:57.768855 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b5bdd9c-2902-4b9f-8314-b3d5e129e554 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 returned with HTTP 202 Aug 06 05:26:57.769791 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 602/2399] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:57 2026] DELETE /volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:57.779220 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9c79b4c4-41c6-4bad-803f-d7688cc74c24 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:57.780564 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9c79b4c4-41c6-4bad-803f-d7688cc74c24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 Aug 06 05:26:57.780804 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9c79b4c4-41c6-4bad-803f-d7688cc74c24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:57.781084 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9c79b4c4-41c6-4bad-803f-d7688cc74c24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:57.787834 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:57.787834 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:57.788323 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9c79b4c4-41c6-4bad-803f-d7688cc74c24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:26:57.789055 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9c79b4c4-41c6-4bad-803f-d7688cc74c24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 returned with HTTP 200 Aug 06 05:26:57.789442 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 595/2400] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:57 2026] GET /volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:58.159143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5e0aab89-4ab1-4c81-ba1d-de0d78ed132c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.161434 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5e0aab89-4ab1-4c81-ba1d-de0d78ed132c tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] GET https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:58.161642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5e0aab89-4ab1-4c81-ba1d-de0d78ed132c tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.161862 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5e0aab89-4ab1-4c81-ba1d-de0d78ed132c tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.169772 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:58.169772 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:58.173588 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5e0aab89-4ab1-4c81-ba1d-de0d78ed132c tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Volume info retrieved successfully. Aug 06 05:26:58.177943 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5e0aab89-4ab1-4c81-ba1d-de0d78ed132c tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 returned with HTTP 200 Aug 06 05:26:58.178534 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 598/2401] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:58 2026] GET /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:58.194625 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2103196e-7baa-434b-b037-9c9a72b11a67 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.196754 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2103196e-7baa-434b-b037-9c9a72b11a67 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] GET https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:58.197017 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2103196e-7baa-434b-b037-9c9a72b11a67 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.197242 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2103196e-7baa-434b-b037-9c9a72b11a67 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.207152 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:58.207152 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:58.212472 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2103196e-7baa-434b-b037-9c9a72b11a67 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Volume info retrieved successfully. Aug 06 05:26:58.221948 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2103196e-7baa-434b-b037-9c9a72b11a67 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 returned with HTTP 200 Aug 06 05:26:58.222487 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 607/2402] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:58 2026] GET /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:58.235846 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-412db0dd-819a-466d-bb37-275fa4d2c630 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.237274 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-412db0dd-819a-466d-bb37-275fa4d2c630 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] GET https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:58.237593 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-412db0dd-819a-466d-bb37-275fa4d2c630 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.237852 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-412db0dd-819a-466d-bb37-275fa4d2c630 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.245357 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:58.245357 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:26:58.250076 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-412db0dd-819a-466d-bb37-275fa4d2c630 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Volume info retrieved successfully. Aug 06 05:26:58.255148 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-412db0dd-819a-466d-bb37-275fa4d2c630 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 returned with HTTP 200 Aug 06 05:26:58.255728 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 603/2403] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:58 2026] GET /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:58.267572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-af017d1d-0ac7-4618-8c11-25b51583f3a8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.269214 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-af017d1d-0ac7-4618-8c11-25b51583f3a8 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] DELETE https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:58.269417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-af017d1d-0ac7-4618-8c11-25b51583f3a8 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.269585 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-af017d1d-0ac7-4618-8c11-25b51583f3a8 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.269728 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-af017d1d-0ac7-4618-8c11-25b51583f3a8 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Delete volume with id: 90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:58.277855 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:58.277855 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:58.278409 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-af017d1d-0ac7-4618-8c11-25b51583f3a8 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Volume info retrieved successfully. Aug 06 05:26:58.299736 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-af017d1d-0ac7-4618-8c11-25b51583f3a8 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Delete volume request issued successfully. Aug 06 05:26:58.299957 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-af017d1d-0ac7-4618-8c11-25b51583f3a8 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 returned with HTTP 202 Aug 06 05:26:58.300386 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 596/2404] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:26:58 2026] DELETE /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:58.309392 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6a29402f-4f69-40cd-91eb-8859ea90aea4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.312122 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6a29402f-4f69-40cd-91eb-8859ea90aea4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] GET https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:58.312372 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6a29402f-4f69-40cd-91eb-8859ea90aea4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.312609 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6a29402f-4f69-40cd-91eb-8859ea90aea4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.322310 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:58.322310 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:58.328198 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f927b59d-c630-4a65-ac4f-ccc255de8757 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.330807 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6a29402f-4f69-40cd-91eb-8859ea90aea4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Volume info retrieved successfully. Aug 06 05:26:58.331398 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f927b59d-c630-4a65-ac4f-ccc255de8757 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe Aug 06 05:26:58.331681 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f927b59d-c630-4a65-ac4f-ccc255de8757 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.331957 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f927b59d-c630-4a65-ac4f-ccc255de8757 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.335767 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6a29402f-4f69-40cd-91eb-8859ea90aea4 tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 returned with HTTP 200 Aug 06 05:26:58.336111 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 599/2405] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:58 2026] GET /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:58.341248 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f927b59d-c630-4a65-ac4f-ccc255de8757 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe returned with HTTP 404 Aug 06 05:26:58.341919 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 608/2406] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:58 2026] GET /volume/v3/volumes/b5e0595e-b032-4c3b-860a-eeed36b57ebe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:58.617309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2972d9c5-346c-4d62-ab80-acc89a53de6c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.619147 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2972d9c5-346c-4d62-ab80-acc89a53de6c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f Aug 06 05:26:58.619621 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2972d9c5-346c-4d62-ab80-acc89a53de6c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.620026 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2972d9c5-346c-4d62-ab80-acc89a53de6c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.628066 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2972d9c5-346c-4d62-ab80-acc89a53de6c tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f returned with HTTP 404 Aug 06 05:26:58.628915 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 604/2407] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:26:58 2026] GET /volume/v3/volumes/886b8a84-0eb9-42eb-a942-2531d7548e4f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:26:58.638199 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f06dbc21-7924-4fd5-913a-147b1d5588d8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.640430 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f06dbc21-7924-4fd5-913a-147b1d5588d8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad Aug 06 05:26:58.640974 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f06dbc21-7924-4fd5-913a-147b1d5588d8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.641226 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f06dbc21-7924-4fd5-913a-147b1d5588d8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.641361 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-f06dbc21-7924-4fd5-913a-147b1d5588d8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Delete snapshot with id: 159bc737-18c1-4043-8df2-a0b11e425bad Aug 06 05:26:58.647814 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:58.647814 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:58.648985 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f06dbc21-7924-4fd5-913a-147b1d5588d8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot retrieved successfully. Aug 06 05:26:58.677089 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f06dbc21-7924-4fd5-913a-147b1d5588d8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot delete request issued successfully. Aug 06 05:26:58.678338 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f06dbc21-7924-4fd5-913a-147b1d5588d8 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad returned with HTTP 202 Aug 06 05:26:58.680090 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 597/2408] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:58 2026] DELETE /volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:58.688855 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a3a83736-5485-4a9f-a3fd-214064163e7d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.690554 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a3a83736-5485-4a9f-a3fd-214064163e7d tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad Aug 06 05:26:58.690788 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a3a83736-5485-4a9f-a3fd-214064163e7d tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.691036 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a3a83736-5485-4a9f-a3fd-214064163e7d tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.696510 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:58.696510 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:58.697150 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a3a83736-5485-4a9f-a3fd-214064163e7d tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Snapshot retrieved successfully. Aug 06 05:26:58.698071 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a3a83736-5485-4a9f-a3fd-214064163e7d tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad returned with HTTP 200 Aug 06 05:26:58.700147 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 600/2409] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:58 2026] GET /volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:58.801758 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8a7e52fc-5a4e-41dd-b076-756f84426d51 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.803934 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8a7e52fc-5a4e-41dd-b076-756f84426d51 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 Aug 06 05:26:58.804195 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8a7e52fc-5a4e-41dd-b076-756f84426d51 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.804464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8a7e52fc-5a4e-41dd-b076-756f84426d51 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.813132 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8a7e52fc-5a4e-41dd-b076-756f84426d51 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 returned with HTTP 404 Aug 06 05:26:58.813600 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 609/2410] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:58 2026] GET /volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:58.820604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7ab17dc2-613a-451f-af4f-7ccdc8f210aa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.822204 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ab17dc2-613a-451f-af4f-7ccdc8f210aa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 Aug 06 05:26:58.822487 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ab17dc2-613a-451f-af4f-7ccdc8f210aa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.822717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ab17dc2-613a-451f-af4f-7ccdc8f210aa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.822898 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-7ab17dc2-613a-451f-af4f-7ccdc8f210aa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: fc61518b-deea-42cc-a224-62982fbe8af2 Aug 06 05:26:58.829476 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ab17dc2-613a-451f-af4f-7ccdc8f210aa tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 returned with HTTP 404 Aug 06 05:26:58.830122 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 605/2411] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:58 2026] DELETE /volume/v3/snapshots/fc61518b-deea-42cc-a224-62982fbe8af2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:58.836925 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6830cad5-9ad7-457d-a009-ec5852f12a24 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.838861 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6830cad5-9ad7-457d-a009-ec5852f12a24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 Aug 06 05:26:58.839066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6830cad5-9ad7-457d-a009-ec5852f12a24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.839249 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6830cad5-9ad7-457d-a009-ec5852f12a24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.839370 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-6830cad5-9ad7-457d-a009-ec5852f12a24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: c49cc41b-c5fa-4046-bc36-a8d470857291 Aug 06 05:26:58.843407 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6830cad5-9ad7-457d-a009-ec5852f12a24 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 returned with HTTP 404 Aug 06 05:26:58.843864 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 598/2412] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:26:58 2026] DELETE /volume/v3/snapshots/c49cc41b-c5fa-4046-bc36-a8d470857291 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:58.883012 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2c9ae531-d0d6-478c-a256-c8ae6b5e134a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.886662 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2c9ae531-d0d6-478c-a256-c8ae6b5e134a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:58.886967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2c9ae531-d0d6-478c-a256-c8ae6b5e134a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:58.887180 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2c9ae531-d0d6-478c-a256-c8ae6b5e134a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:58.902570 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:58.902570 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:26:58.907696 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2c9ae531-d0d6-478c-a256-c8ae6b5e134a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:58.914105 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2c9ae531-d0d6-478c-a256-c8ae6b5e134a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:58.914760 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 601/2413] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:26:58 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:26:58.936401 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-63e0503c-8ce9-4e23-b4fc-50c115afb09d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:58.938918 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-63e0503c-8ce9-4e23-b4fc-50c115afb09d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad/action Aug 06 05:26:58.939301 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-63e0503c-8ce9-4e23-b4fc-50c115afb09d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:26:58.939485 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-63e0503c-8ce9-4e23-b4fc-50c115afb09d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:58.956160 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:58.956160 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:26:58.957038 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-63e0503c-8ce9-4e23-b4fc-50c115afb09d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:58.966319 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-63e0503c-8ce9-4e23-b4fc-50c115afb09d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Begin detaching volume completed successfully. Aug 06 05:26:58.967468 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-63e0503c-8ce9-4e23-b4fc-50c115afb09d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad/action returned with HTTP 202 Aug 06 05:26:58.967468 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 610/2414] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:26:58 2026] POST /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:26:59.016726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-eddbba26-9ea7-4663-baae-0b34c8067989 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.018878 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eddbba26-9ea7-4663-baae-0b34c8067989 None None] GET https://10.4.3.205/volume// Aug 06 05:26:59.018878 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eddbba26-9ea7-4663-baae-0b34c8067989 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.018878 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eddbba26-9ea7-4663-baae-0b34c8067989 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.018878 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eddbba26-9ea7-4663-baae-0b34c8067989 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:26:59.018878 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 606/2415] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:26: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 06 05:26:59.025783 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-3ec86581-afc6-4ce5-bfc1-fe7b14f83819 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.030000 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-3ec86581-afc6-4ce5-bfc1-fe7b14f83819 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:26:59.030000 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-3ec86581-afc6-4ce5-bfc1-fe7b14f83819 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.030000 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-3ec86581-afc6-4ce5-bfc1-fe7b14f83819 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.038486 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:26:59.038486 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:26:59.043201 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-3ec86581-afc6-4ce5-bfc1-fe7b14f83819 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:26:59.049224 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-3ec86581-afc6-4ce5-bfc1-fe7b14f83819 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:26:59.049872 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 599/2416] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:26:59.358037 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ad1b30d9-f5d8-42ba-af08-c89f6a1d96da None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.361420 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ad1b30d9-f5d8-42ba-af08-c89f6a1d96da tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] GET https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 Aug 06 05:26:59.361962 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ad1b30d9-f5d8-42ba-af08-c89f6a1d96da tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.362309 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ad1b30d9-f5d8-42ba-af08-c89f6a1d96da tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.371067 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ad1b30d9-f5d8-42ba-af08-c89f6a1d96da tempest-VolumeTypesTest-66860310 tempest-VolumeTypesTest-66860310-project-member] https://10.4.3.205/volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 returned with HTTP 404 Aug 06 05:26:59.371641 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 602/2417] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/volumes/90e8787a-a5c8-4dbd-b10d-f3b2014d6bf1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:59.379079 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5269d20b-654f-4736-bded-eb86a497dd68 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.381480 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5269d20b-654f-4736-bded-eb86a497dd68 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] DELETE https://10.4.3.205/volume/v3/types/669e5a80-72de-4164-bbc5-588cc5835713 Aug 06 05:26:59.382124 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5269d20b-654f-4736-bded-eb86a497dd68 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.382124 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5269d20b-654f-4736-bded-eb86a497dd68 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.426087 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5269d20b-654f-4736-bded-eb86a497dd68 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/669e5a80-72de-4164-bbc5-588cc5835713 returned with HTTP 202 Aug 06 05:26:59.426662 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 611/2418] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:26:59 2026] DELETE /volume/v3/types/669e5a80-72de-4164-bbc5-588cc5835713 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:59.436197 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f0adf49c-30d0-4915-9aaa-6bbded984f9f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.439778 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f0adf49c-30d0-4915-9aaa-6bbded984f9f tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/669e5a80-72de-4164-bbc5-588cc5835713 Aug 06 05:26:59.439778 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f0adf49c-30d0-4915-9aaa-6bbded984f9f tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.439778 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f0adf49c-30d0-4915-9aaa-6bbded984f9f tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.442943 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f0adf49c-30d0-4915-9aaa-6bbded984f9f tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/669e5a80-72de-4164-bbc5-588cc5835713 returned with HTTP 404 Aug 06 05:26:59.443589 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 607/2419] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/669e5a80-72de-4164-bbc5-588cc5835713 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:59.451282 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cefd8d61-2425-42dc-a7eb-47b216a3c41e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.455411 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cefd8d61-2425-42dc-a7eb-47b216a3c41e tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] DELETE https://10.4.3.205/volume/v3/types/db177e3d-7384-4777-8bd0-651b0d0d9347 Aug 06 05:26:59.455411 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cefd8d61-2425-42dc-a7eb-47b216a3c41e tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.455411 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cefd8d61-2425-42dc-a7eb-47b216a3c41e tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.480374 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cefd8d61-2425-42dc-a7eb-47b216a3c41e tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/db177e3d-7384-4777-8bd0-651b0d0d9347 returned with HTTP 202 Aug 06 05:26:59.481201 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 600/2420] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:26:59 2026] DELETE /volume/v3/types/db177e3d-7384-4777-8bd0-651b0d0d9347 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 05:26:59.488684 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-780cef9f-258f-427f-ba48-2d04f63a6f30 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.491615 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-780cef9f-258f-427f-ba48-2d04f63a6f30 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/db177e3d-7384-4777-8bd0-651b0d0d9347 Aug 06 05:26:59.491807 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-780cef9f-258f-427f-ba48-2d04f63a6f30 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.492050 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-780cef9f-258f-427f-ba48-2d04f63a6f30 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.497330 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-780cef9f-258f-427f-ba48-2d04f63a6f30 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/db177e3d-7384-4777-8bd0-651b0d0d9347 returned with HTTP 404 Aug 06 05:26:59.498087 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 603/2421] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/db177e3d-7384-4777-8bd0-651b0d0d9347 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:59.507276 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-24f5f6c0-e4fe-4033-933a-76aa85365ebf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.510263 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-24f5f6c0-e4fe-4033-933a-76aa85365ebf tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:26:59.510793 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-24f5f6c0-e4fe-4033-933a-76aa85365ebf tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-791117904", "description": "tempest-volume-type-description-387871711", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:59.540176 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-24f5f6c0-e4fe-4033-933a-76aa85365ebf tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:26:59.540739 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 612/2422] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:26:59 2026] POST /volume/v3/types => generated 313 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:59.549449 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-110e73ef-7117-49d4-a830-332b64ad8273 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.553053 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-110e73ef-7117-49d4-a830-332b64ad8273 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/3713e219-5a2a-43e7-be02-bec5f7be5304 Aug 06 05:26:59.553053 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-110e73ef-7117-49d4-a830-332b64ad8273 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.553053 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-110e73ef-7117-49d4-a830-332b64ad8273 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.558907 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-110e73ef-7117-49d4-a830-332b64ad8273 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/3713e219-5a2a-43e7-be02-bec5f7be5304 returned with HTTP 200 Aug 06 05:26:59.560331 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 608/2423] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/3713e219-5a2a-43e7-be02-bec5f7be5304 => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:59.569787 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-76179844-255e-47cd-9e6e-c9b94c2e5c25 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.571426 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76179844-255e-47cd-9e6e-c9b94c2e5c25 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] DELETE https://10.4.3.205/volume/v3/types/3713e219-5a2a-43e7-be02-bec5f7be5304 Aug 06 05:26:59.571853 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76179844-255e-47cd-9e6e-c9b94c2e5c25 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.572196 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76179844-255e-47cd-9e6e-c9b94c2e5c25 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.601149 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76179844-255e-47cd-9e6e-c9b94c2e5c25 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/3713e219-5a2a-43e7-be02-bec5f7be5304 returned with HTTP 202 Aug 06 05:26:59.601732 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 601/2424] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:26:59 2026] DELETE /volume/v3/types/3713e219-5a2a-43e7-be02-bec5f7be5304 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:59.609794 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d73ed238-4452-4580-9783-d877f534848f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.612539 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d73ed238-4452-4580-9783-d877f534848f tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/3713e219-5a2a-43e7-be02-bec5f7be5304 Aug 06 05:26:59.612771 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d73ed238-4452-4580-9783-d877f534848f tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.613117 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d73ed238-4452-4580-9783-d877f534848f tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.623123 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d73ed238-4452-4580-9783-d877f534848f tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/3713e219-5a2a-43e7-be02-bec5f7be5304 returned with HTTP 404 Aug 06 05:26:59.624094 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 604/2425] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/3713e219-5a2a-43e7-be02-bec5f7be5304 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:59.633450 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b154674c-e6c5-4ec0-b231-4a73565fd248 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.635732 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b154674c-e6c5-4ec0-b231-4a73565fd248 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:26:59.636090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b154674c-e6c5-4ec0-b231-4a73565fd248 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1545954990"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:59.662695 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b154674c-e6c5-4ec0-b231-4a73565fd248 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:26:59.663540 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 613/2426] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:26:59 2026] POST /volume/v3/types => generated 221 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:59.673419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-66798f4f-6646-474a-a752-027cd42259df None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.675024 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-66798f4f-6646-474a-a752-027cd42259df tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] POST https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption Aug 06 05:26:59.675449 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-66798f4f-6646-474a-a752-027cd42259df tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:59.691993 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-66798f4f-6646-474a-a752-027cd42259df tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption returned with HTTP 200 Aug 06 05:26:59.692806 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 609/2427] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:26:59 2026] POST /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:59.703751 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d54f2cd2-e1f2-4d0e-9d7b-ae1fcc293449 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.705181 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d54f2cd2-e1f2-4d0e-9d7b-ae1fcc293449 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption Aug 06 05:26:59.705610 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d54f2cd2-e1f2-4d0e-9d7b-ae1fcc293449 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.705911 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d54f2cd2-e1f2-4d0e-9d7b-ae1fcc293449 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.712843 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d54f2cd2-e1f2-4d0e-9d7b-ae1fcc293449 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption returned with HTTP 200 Aug 06 05:26:59.713310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6100f57f-6224-4f30-a178-dcdff0be5c80 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.713426 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 602/2428] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:59.717471 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6100f57f-6224-4f30-a178-dcdff0be5c80 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad Aug 06 05:26:59.718183 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6100f57f-6224-4f30-a178-dcdff0be5c80 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.718587 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6100f57f-6224-4f30-a178-dcdff0be5c80 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.723222 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6100f57f-6224-4f30-a178-dcdff0be5c80 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad returned with HTTP 404 Aug 06 05:26:59.723802 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-73ec5124-38ec-4407-89a1-df094feddada None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.723875 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 605/2429] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/snapshots/159bc737-18c1-4043-8df2-a0b11e425bad => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:59.725844 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-73ec5124-38ec-4407-89a1-df094feddada tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] PUT https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption/bafd9653-18d3-4462-a1d6-d6a40cec295d Aug 06 05:26:59.726256 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-73ec5124-38ec-4407-89a1-df094feddada tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:26:59.742668 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-73ec5124-38ec-4407-89a1-df094feddada tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption/bafd9653-18d3-4462-a1d6-d6a40cec295d returned with HTTP 200 Aug 06 05:26:59.743468 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 614/2430] 10.4.3.205 () {68 vars in 1507 bytes} [Thu Aug 6 05:26:59 2026] PUT /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption/bafd9653-18d3-4462-a1d6-d6a40cec295d => generated 122 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:59.755603 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-12f6df81-8c86-4334-b285-c4f27609cc55 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.759786 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-12f6df81-8c86-4334-b285-c4f27609cc55 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption Aug 06 05:26:59.760506 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-12f6df81-8c86-4334-b285-c4f27609cc55 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.764066 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-12f6df81-8c86-4334-b285-c4f27609cc55 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.769026 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-12f6df81-8c86-4334-b285-c4f27609cc55 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption returned with HTTP 200 Aug 06 05:26:59.769666 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 610/2431] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption => generated 347 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:26:59.779163 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-364e69a9-e99e-4029-83cf-08d1963b668c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.780646 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-364e69a9-e99e-4029-83cf-08d1963b668c tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption/cipher Aug 06 05:26:59.780987 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-364e69a9-e99e-4029-83cf-08d1963b668c tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.781247 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-364e69a9-e99e-4029-83cf-08d1963b668c tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.790799 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-364e69a9-e99e-4029-83cf-08d1963b668c tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption/cipher returned with HTTP 200 Aug 06 05:26:59.790799 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 603/2432] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:26:59.799170 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2aebbd27-d1a8-4c53-b742-9dcd828be8a1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.801066 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2aebbd27-d1a8-4c53-b742-9dcd828be8a1 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] DELETE https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption/bafd9653-18d3-4462-a1d6-d6a40cec295d Aug 06 05:26:59.801621 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2aebbd27-d1a8-4c53-b742-9dcd828be8a1 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.801621 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2aebbd27-d1a8-4c53-b742-9dcd828be8a1 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.834009 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2aebbd27-d1a8-4c53-b742-9dcd828be8a1 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption/bafd9653-18d3-4462-a1d6-d6a40cec295d returned with HTTP 202 Aug 06 05:26:59.834447 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 606/2433] 10.4.3.205 () {66 vars in 1489 bytes} [Thu Aug 6 05:26:59 2026] DELETE /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption/bafd9653-18d3-4462-a1d6-d6a40cec295d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:59.841279 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-354d53f9-127d-4847-b09a-11339200e0ab None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.843589 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-354d53f9-127d-4847-b09a-11339200e0ab tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption Aug 06 05:26:59.844004 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-354d53f9-127d-4847-b09a-11339200e0ab tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.844314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-354d53f9-127d-4847-b09a-11339200e0ab tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.852479 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-354d53f9-127d-4847-b09a-11339200e0ab tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption returned with HTTP 200 Aug 06 05:26:59.852761 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 615/2434] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 05:26:59.866454 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6466ef0b-08a3-49a8-98c6-edf316f6bf1a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.870319 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6466ef0b-08a3-49a8-98c6-edf316f6bf1a tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption Aug 06 05:26:59.870319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6466ef0b-08a3-49a8-98c6-edf316f6bf1a tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.870319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6466ef0b-08a3-49a8-98c6-edf316f6bf1a tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.886796 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6466ef0b-08a3-49a8-98c6-edf316f6bf1a tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption returned with HTTP 200 Aug 06 05:26:59.886796 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 611/2435] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8/encryption => generated 2 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 05:26:59.899698 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5893ed3b-ff39-4ed8-b03a-ee11b5d199f8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.904780 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5893ed3b-ff39-4ed8-b03a-ee11b5d199f8 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] DELETE https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8 Aug 06 05:26:59.907486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5893ed3b-ff39-4ed8-b03a-ee11b5d199f8 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.907486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5893ed3b-ff39-4ed8-b03a-ee11b5d199f8 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.938943 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5893ed3b-ff39-4ed8-b03a-ee11b5d199f8 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8 returned with HTTP 202 Aug 06 05:26:59.938943 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 604/2436] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:26:59 2026] DELETE /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:26:59.952932 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-00b7b92d-ccf6-4c5e-bf7a-66428c03781b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.954756 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00b7b92d-ccf6-4c5e-bf7a-66428c03781b tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8 Aug 06 05:26:59.955554 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00b7b92d-ccf6-4c5e-bf7a-66428c03781b tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.955554 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00b7b92d-ccf6-4c5e-bf7a-66428c03781b tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.959685 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00b7b92d-ccf6-4c5e-bf7a-66428c03781b tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8 returned with HTTP 404 Aug 06 05:26:59.960305 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 607/2437] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types/ae72f837-5082-45a6-a2e7-218a389848a8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:26:59.968300 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d036c574-6b2f-46af-a8e3-b20db8e1f130 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:26:59.971240 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d036c574-6b2f-46af-a8e3-b20db8e1f130 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types Aug 06 05:26:59.971580 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d036c574-6b2f-46af-a8e3-b20db8e1f130 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:26:59.971963 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d036c574-6b2f-46af-a8e3-b20db8e1f130 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:26:59.996856 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d036c574-6b2f-46af-a8e3-b20db8e1f130 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:26:59.997451 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 616/2438] 10.4.3.205 () {66 vars in 1231 bytes} [Thu Aug 6 05:26:59 2026] GET /volume/v3/types => generated 888 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:00.007389 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b38a5fb5-1cef-4c2b-82e3-b823c0bb1a52 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:00.012343 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b38a5fb5-1cef-4c2b-82e3-b823c0bb1a52 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:27:00.012343 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b38a5fb5-1cef-4c2b-82e3-b823c0bb1a52 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1123211820"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:00.025006 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b38a5fb5-1cef-4c2b-82e3-b823c0bb1a52 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:27:00.025006 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 612/2439] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:27:00 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:27:00.036742 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-30c99be7-47b9-4374-8a9c-48cf3a21ea57 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:00.038478 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-30c99be7-47b9-4374-8a9c-48cf3a21ea57 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] PUT https://10.4.3.205/volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 Aug 06 05:27:00.038954 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-30c99be7-47b9-4374-8a9c-48cf3a21ea57 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-853966905", "description": "tempest-volume-type-description-1515188926", "is_public": false}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:00.081793 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-30c99be7-47b9-4374-8a9c-48cf3a21ea57 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 returned with HTTP 200 Aug 06 05:27:00.082410 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 605/2440] 10.4.3.205 () {68 vars in 1363 bytes} [Thu Aug 6 05:27:00 2026] PUT /volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 => generated 204 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:00.097236 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3cdd12fc-ef2f-4a4c-91eb-1109e4db2c40 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:00.097236 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3cdd12fc-ef2f-4a4c-91eb-1109e4db2c40 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 Aug 06 05:27:00.098714 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3cdd12fc-ef2f-4a4c-91eb-1109e4db2c40 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:00.098714 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3cdd12fc-ef2f-4a4c-91eb-1109e4db2c40 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:00.104027 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3cdd12fc-ef2f-4a4c-91eb-1109e4db2c40 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 returned with HTTP 200 Aug 06 05:27:00.104412 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 608/2441] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:27:00 2026] GET /volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 => generated 268 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:00.115311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9b210ad8-9bde-47f1-a3ae-fa5dcbd6202a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:00.116635 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b210ad8-9bde-47f1-a3ae-fa5dcbd6202a tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] DELETE https://10.4.3.205/volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 Aug 06 05:27:00.117767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9b210ad8-9bde-47f1-a3ae-fa5dcbd6202a tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:00.117767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9b210ad8-9bde-47f1-a3ae-fa5dcbd6202a tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:00.127717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2dc13b1d-2530-4e04-9b58-0b80bcea1a0e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:00.131025 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2dc13b1d-2530-4e04-9b58-0b80bcea1a0e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53 Aug 06 05:27:00.131242 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2dc13b1d-2530-4e04-9b58-0b80bcea1a0e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:00.131465 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2dc13b1d-2530-4e04-9b58-0b80bcea1a0e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:00.141443 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:00.141443 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:00.142628 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b210ad8-9bde-47f1-a3ae-fa5dcbd6202a tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 returned with HTTP 202 Aug 06 05:27:00.143172 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 617/2442] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:27:00 2026] DELETE /volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:00.150055 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6e6271b0-486f-4b35-9182-1552c8565416 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:00.152322 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6e6271b0-486f-4b35-9182-1552c8565416 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] GET https://10.4.3.205/volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 Aug 06 05:27:00.152618 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6e6271b0-486f-4b35-9182-1552c8565416 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:00.152930 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6e6271b0-486f-4b35-9182-1552c8565416 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:00.157038 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6e6271b0-486f-4b35-9182-1552c8565416 tempest-VolumeTypesTest-1732062045 tempest-VolumeTypesTest-1732062045-project-admin] https://10.4.3.205/volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 returned with HTTP 404 Aug 06 05:27:00.157662 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 606/2443] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:27:00 2026] GET /volume/v3/types/65522837-67ac-400c-9c03-f4cc659a5d41 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:00.204247 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-39d2550b-5c04-4a1a-a747-fd1687049aae req-2dc13b1d-2530-4e04-9b58-0b80bcea1a0e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53 returned with HTTP 200 Aug 06 05:27:00.205223 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 613/2444] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:27:00 2026] DELETE /volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:01.657407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-45f6b825-649f-425d-bc17-332cc7d52fea req-dded539d-4611-45f7-97ef-a226c1ce1453 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:01.660034 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-45f6b825-649f-425d-bc17-332cc7d52fea req-dded539d-4611-45f7-97ef-a226c1ce1453 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] DELETE https://10.4.3.205/volume/v3/attachments/0861288e-f68e-4b0c-af79-165fcb6294b9 Aug 06 05:27:01.660237 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-45f6b825-649f-425d-bc17-332cc7d52fea req-dded539d-4611-45f7-97ef-a226c1ce1453 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:01.660463 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-45f6b825-649f-425d-bc17-332cc7d52fea req-dded539d-4611-45f7-97ef-a226c1ce1453 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:01.669359 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:01.669359 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:01.672624 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-f082c123-70b9-4f59-8ece-a84fdffdc578 req-05ba284a-916c-4b81-8c21-60dcf68bfc87 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:01.678500 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f082c123-70b9-4f59-8ece-a84fdffdc578 req-05ba284a-916c-4b81-8c21-60dcf68bfc87 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53 Aug 06 05:27:01.678705 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f082c123-70b9-4f59-8ece-a84fdffdc578 req-05ba284a-916c-4b81-8c21-60dcf68bfc87 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:01.678899 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-f082c123-70b9-4f59-8ece-a84fdffdc578 req-05ba284a-916c-4b81-8c21-60dcf68bfc87 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:01.689360 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-f082c123-70b9-4f59-8ece-a84fdffdc578 req-05ba284a-916c-4b81-8c21-60dcf68bfc87 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53 returned with HTTP 404 Aug 06 05:27:01.690187 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 618/2445] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:27:01 2026] DELETE /volume/v3/attachments/307e33e2-1f1c-44ee-894c-95fab6668a53 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:27:01.755634 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-45f6b825-649f-425d-bc17-332cc7d52fea req-dded539d-4611-45f7-97ef-a226c1ce1453 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/attachments/0861288e-f68e-4b0c-af79-165fcb6294b9 returned with HTTP 200 Aug 06 05:27:01.756032 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 609/2446] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:27:01 2026] DELETE /volume/v3/attachments/0861288e-f68e-4b0c-af79-165fcb6294b9 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:03.441906 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8b20d75d-f1f8-45fa-85a0-2a7c4724276a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:03.442233 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8b20d75d-f1f8-45fa-85a0-2a7c4724276a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d Aug 06 05:27:03.442677 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8b20d75d-f1f8-45fa-85a0-2a7c4724276a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:03.442951 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8b20d75d-f1f8-45fa-85a0-2a7c4724276a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:03.443132 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-8b20d75d-f1f8-45fa-85a0-2a7c4724276a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: 29f4a095-c35b-4daa-b7ba-ccdc251c8a1d Aug 06 05:27:03.449522 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8b20d75d-f1f8-45fa-85a0-2a7c4724276a tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d returned with HTTP 404 Aug 06 05:27:03.450177 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 607/2447] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:27:03 2026] DELETE /volume/v3/snapshots/29f4a095-c35b-4daa-b7ba-ccdc251c8a1d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:03.461818 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c50c48d4-e56b-4eba-9f64-529c2a44286f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:03.464485 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c50c48d4-e56b-4eba-9f64-529c2a44286f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:27:03.464972 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c50c48d4-e56b-4eba-9f64-529c2a44286f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:03.464972 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c50c48d4-e56b-4eba-9f64-529c2a44286f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:03.477168 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:03.477168 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:03.484412 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c50c48d4-e56b-4eba-9f64-529c2a44286f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:03.497212 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c50c48d4-e56b-4eba-9f64-529c2a44286f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:27:03.497681 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 614/2448] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:03 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:03.514230 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:03.517104 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:03.518186 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-733464502"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:03.520881 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-733464502'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:03.521075 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume of 1 GB Aug 06 05:27:03.526075 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Availability Zones retrieved successfully. Aug 06 05:27:03.534937 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (4d440eea-0f76-4c02-bf88-c2be73d19228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:03.537490 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5a2090-498b-4176-be26-27a55c7c6555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:03.537490 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:03.576090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5a2090-498b-4176-be26-27a55c7c6555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:03.576907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9594c2-8795-4f49-9339-0b886a068cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:03.636747 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['a1031d0b-03da-4f10-9072-e76618add312', 'e9a9f6e1-d50e-466d-94ff-ff5424bfda1c', '2f3c086d-5a02-4d2e-be38-a844ee64f78b', 'be93d56f-fc84-4500-9101-78d2c2d44067'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:03.637857 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9594c2-8795-4f49-9339-0b886a068cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1031d0b-03da-4f10-9072-e76618add312', 'e9a9f6e1-d50e-466d-94ff-ff5424bfda1c', '2f3c086d-5a02-4d2e-be38-a844ee64f78b', 'be93d56f-fc84-4500-9101-78d2c2d44067']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:03.638938 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ac6bf4-fe1c-45f1-ad75-f76ac9808047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:03.667403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ac6bf4-fe1c-45f1-ad75-f76ac9808047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb68839-ab05-4566-9bde-cabf4a6bfb9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-733464502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['a1031d0b-03da-4f10-9072-e76618add312','e9a9f6e1-d50e-466d-94ff-ff5424bfda1c','2f3c086d-5a02-4d2e-be38-a844ee64f78b','be93d56f-fc84-4500-9101-78d2c2d44067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-733464502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb68839-ab05-4566-9bde-cabf4a6bfb9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaf3f32929f48f6ae84b171bd893e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6600497ee24209b1ba5edddd525493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:03.668258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2454375-ab05-48e1-a5a7-32d739d650d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:03.695714 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2454375-ab05-48e1-a5a7-32d739d650d2) transitioned into state 'SUCCESS' from state '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-733464502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['a1031d0b-03da-4f10-9072-e76618add312','e9a9f6e1-d50e-466d-94ff-ff5424bfda1c','2f3c086d-5a02-4d2e-be38-a844ee64f78b','be93d56f-fc84-4500-9101-78d2c2d44067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:03.696568 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a55f1b-1a1e-40d9-9b05-a1f455b60157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:03.717872 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a55f1b-1a1e-40d9-9b05-a1f455b60157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:03.719220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (4d440eea-0f76-4c02-bf88-c2be73d19228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:03.720107 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request issued successfully. Aug 06 05:27:03.720984 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-25c25eaf-3650-43e5-820b-a3ba3b0afa31 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:03.721973 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 619/2449] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:27:03 2026] POST /volume/v3/volumes => generated 753 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:03.742244 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3c25b1d3-a76c-4168-b441-6fde61f10df0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:03.745248 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3c25b1d3-a76c-4168-b441-6fde61f10df0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a Aug 06 05:27:03.745544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3c25b1d3-a76c-4168-b441-6fde61f10df0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:03.745803 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3c25b1d3-a76c-4168-b441-6fde61f10df0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:03.754361 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:03.754361 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:03.760737 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3c25b1d3-a76c-4168-b441-6fde61f10df0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:03.767688 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3c25b1d3-a76c-4168-b441-6fde61f10df0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a returned with HTTP 200 Aug 06 05:27:03.768358 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 610/2450] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:03 2026] GET /volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:04.307757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7cac367a-397c-4b95-8793-72558047e4cb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:04.310303 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7cac367a-397c-4b95-8793-72558047e4cb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] DELETE https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:27:04.310594 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7cac367a-397c-4b95-8793-72558047e4cb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:04.310839 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7cac367a-397c-4b95-8793-72558047e4cb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:04.311087 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-7cac367a-397c-4b95-8793-72558047e4cb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Delete volume with id: e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:27:04.322971 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:04.322971 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:04.323747 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7cac367a-397c-4b95-8793-72558047e4cb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:27:04.351078 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7cac367a-397c-4b95-8793-72558047e4cb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Delete volume request issued successfully. Aug 06 05:27:04.351360 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7cac367a-397c-4b95-8793-72558047e4cb tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 202 Aug 06 05:27:04.351784 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 608/2451] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:27:04 2026] DELETE /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:27:04.361157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-816a47dd-fe86-4364-a9cd-de46d868b633 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:04.363430 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-816a47dd-fe86-4364-a9cd-de46d868b633 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:27:04.363722 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-816a47dd-fe86-4364-a9cd-de46d868b633 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:04.364004 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-816a47dd-fe86-4364-a9cd-de46d868b633 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:04.376094 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:04.376094 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:04.381141 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-816a47dd-fe86-4364-a9cd-de46d868b633 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Volume info retrieved successfully. Aug 06 05:27:04.389937 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-816a47dd-fe86-4364-a9cd-de46d868b633 tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 200 Aug 06 05:27:04.390527 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 615/2452] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:04 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 1388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:04.781866 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bda99c1c-6e55-42f3-84e0-787e12eca992 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:04.783891 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bda99c1c-6e55-42f3-84e0-787e12eca992 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a Aug 06 05:27:04.784138 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bda99c1c-6e55-42f3-84e0-787e12eca992 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:04.784447 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bda99c1c-6e55-42f3-84e0-787e12eca992 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:04.794489 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:04.794489 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:04.798599 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bda99c1c-6e55-42f3-84e0-787e12eca992 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:04.813769 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bda99c1c-6e55-42f3-84e0-787e12eca992 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a returned with HTTP 200 Aug 06 05:27:04.813769 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 620/2453] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:04 2026] GET /volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:04.828435 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-11901e71-f986-43fb-a58d-fd92baa442b0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:04.833322 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-11901e71-f986-43fb-a58d-fd92baa442b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:27:04.833322 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-11901e71-f986-43fb-a58d-fd92baa442b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eb68839-ab05-4566-9bde-cabf4a6bfb9a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-756065063"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:04.843650 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:04.843650 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:04.845313 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-11901e71-f986-43fb-a58d-fd92baa442b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:04.845702 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-11901e71-f986-43fb-a58d-fd92baa442b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume 5eb68839-ab05-4566-9bde-cabf4a6bfb9a Aug 06 05:27:04.883165 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-11901e71-f986-43fb-a58d-fd92baa442b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['eee5485a-e862-418e-90f1-fb8b99e36e00', 'c97cd563-3cf2-41f5-a02f-b8574acc6669', '40ffc644-53a3-41a2-ab06-dd402f64eb70', '16c9bba8-02f4-4275-a2c5-9ce1afbcf85d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:04.913673 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-11901e71-f986-43fb-a58d-fd92baa442b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot create request issued successfully. Aug 06 05:27:04.914055 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-11901e71-f986-43fb-a58d-fd92baa442b0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:27:04.914470 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 611/2454] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:27:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:04.925852 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-796e5c70-ddbb-433c-aba2-26996311cbe7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:04.927642 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-796e5c70-ddbb-433c-aba2-26996311cbe7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce Aug 06 05:27:04.927941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-796e5c70-ddbb-433c-aba2-26996311cbe7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:04.928146 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-796e5c70-ddbb-433c-aba2-26996311cbe7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:04.933857 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:04.933857 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:04.934400 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-796e5c70-ddbb-433c-aba2-26996311cbe7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:04.935117 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-796e5c70-ddbb-433c-aba2-26996311cbe7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce returned with HTTP 200 Aug 06 05:27:04.935511 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 609/2455] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:04 2026] GET /volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:05.407602 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bb4f7249-ca7e-471c-8793-d65dafd27eac None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:05.410056 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb4f7249-ca7e-471c-8793-d65dafd27eac tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] GET https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 Aug 06 05:27:05.410056 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb4f7249-ca7e-471c-8793-d65dafd27eac tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:05.410401 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb4f7249-ca7e-471c-8793-d65dafd27eac tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:05.418340 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb4f7249-ca7e-471c-8793-d65dafd27eac tempest-TestVolumeBootPatternV346-1866685662 tempest-TestVolumeBootPatternV346-1866685662-project-member] https://10.4.3.205/volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 returned with HTTP 404 Aug 06 05:27:05.418749 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 616/2456] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:05 2026] GET /volume/v3/volumes/e8775c5d-c698-4e69-9a76-f8616eb89ad8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:27:05.945497 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fcfa1c96-3dee-4cf2-b69f-7624caee045d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:05.947431 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fcfa1c96-3dee-4cf2-b69f-7624caee045d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce Aug 06 05:27:05.947673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fcfa1c96-3dee-4cf2-b69f-7624caee045d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:05.947894 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fcfa1c96-3dee-4cf2-b69f-7624caee045d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:05.953746 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:05.953746 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:05.954275 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fcfa1c96-3dee-4cf2-b69f-7624caee045d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:05.955233 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fcfa1c96-3dee-4cf2-b69f-7624caee045d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce returned with HTTP 200 Aug 06 05:27:05.955609 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 621/2457] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:05 2026] GET /volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:05.965965 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-25b3be57-c8b2-4aab-a745-566549b0af7d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:05.969008 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:05.969470 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fe82f157-53d2-43fb-a99f-d34a2d41abce", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-189088646"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:05.971356 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request body: {'volume': {'snapshot_id': 'fe82f157-53d2-43fb-a99f-d34a2d41abce', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-189088646'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:05.977652 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:05.977652 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:05.978216 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:05.978388 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume of 2 GB Aug 06 05:27:05.982965 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Availability Zones retrieved successfully. Aug 06 05:27:05.990504 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (0fdd24a9-2306-4f72-9416-2ddc7568cb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:05.991916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (280861bb-0b28-4b96-93ce-31c489190e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:05.993149 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:06.032987 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (280861bb-0b28-4b96-93ce-31c489190e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'fe82f157-53d2-43fb-a99f-d34a2d41abce', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:06.033835 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88f93b3-afab-4679-802a-c577d8295e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:06.080338 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['17075536-060b-419a-a890-77978e7f756b', '78ee77da-6cfc-4aa9-bd2d-bfbc9e374739', '72ede2e9-5fac-427f-a89c-32a2101b2500', '8778cc15-4df7-4155-8fca-d70659f2d7fc'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:06.081215 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88f93b3-afab-4679-802a-c577d8295e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17075536-060b-419a-a890-77978e7f756b', '78ee77da-6cfc-4aa9-bd2d-bfbc9e374739', '72ede2e9-5fac-427f-a89c-32a2101b2500', '8778cc15-4df7-4155-8fca-d70659f2d7fc']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:06.084266 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7069d04-3ad3-4768-b238-1fdbae39e9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:06.149948 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7069d04-3ad3-4768-b238-1fdbae39e9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e0d6917-dca4-4b4a-90bf-b7468f9788ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-189088646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['17075536-060b-419a-a890-77978e7f756b','78ee77da-6cfc-4aa9-bd2d-bfbc9e374739','72ede2e9-5fac-427f-a89c-32a2101b2500','8778cc15-4df7-4155-8fca-d70659f2d7fc'],size=2,snapshot_id=fe82f157-53d2-43fb-a99f-d34a2d41abce,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-189088646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e0d6917-dca4-4b4a-90bf-b7468f9788ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaf3f32929f48f6ae84b171bd893e5b',provider_auth=None,provider_geometry=None,provider_id=None,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=fe82f157-53d2-43fb-a99f-d34a2d41abce,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6600497ee24209b1ba5edddd525493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:06.150764 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d707d8c6-918c-47e9-abcc-6d194ca6c581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:06.175193 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d707d8c6-918c-47e9-abcc-6d194ca6c581) transitioned into state 'SUCCESS' from state '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-189088646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['17075536-060b-419a-a890-77978e7f756b','78ee77da-6cfc-4aa9-bd2d-bfbc9e374739','72ede2e9-5fac-427f-a89c-32a2101b2500','8778cc15-4df7-4155-8fca-d70659f2d7fc'],size=2,snapshot_id=fe82f157-53d2-43fb-a99f-d34a2d41abce,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:06.176194 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (353b5d68-b24f-4d48-8658-66ba4cb114a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:06.201845 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (353b5d68-b24f-4d48-8658-66ba4cb114a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:06.202815 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (0fdd24a9-2306-4f72-9416-2ddc7568cb72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:06.203260 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request issued successfully. Aug 06 05:27:06.203889 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-25b3be57-c8b2-4aab-a745-566549b0af7d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:06.204364 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 612/2458] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:27:05 2026] POST /volume/v3/volumes => generated 787 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:06.222477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0766dd62-f722-4743-a9ab-9bb424d7b314 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:06.227818 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0766dd62-f722-4743-a9ab-9bb424d7b314 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:06.228154 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0766dd62-f722-4743-a9ab-9bb424d7b314 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:06.228459 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0766dd62-f722-4743-a9ab-9bb424d7b314 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:06.240356 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:06.240356 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:06.248463 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0766dd62-f722-4743-a9ab-9bb424d7b314 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:06.255148 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0766dd62-f722-4743-a9ab-9bb424d7b314 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff returned with HTTP 200 Aug 06 05:27:06.255610 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 610/2459] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:06 2026] GET /volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:07.273385 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ee0c214b-f923-47a7-851c-dd3c60039bbb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:07.277118 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee0c214b-f923-47a7-851c-dd3c60039bbb tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:07.277367 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ee0c214b-f923-47a7-851c-dd3c60039bbb tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:07.277602 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ee0c214b-f923-47a7-851c-dd3c60039bbb tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:07.281934 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=337,cinder:UPDATE=81,cinder:INSERT=52 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:27:07.290587 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:07.290587 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:07.295631 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ee0c214b-f923-47a7-851c-dd3c60039bbb tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:07.302248 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee0c214b-f923-47a7-851c-dd3c60039bbb tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff returned with HTTP 200 Aug 06 05:27:07.302248 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 617/2460] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:07 2026] GET /volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:07.321084 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8e99f647-7441-4c6a-9047-e1324308218d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:07.326832 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e99f647-7441-4c6a-9047-e1324308218d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:07.328591 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8e99f647-7441-4c6a-9047-e1324308218d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:07.328866 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8e99f647-7441-4c6a-9047-e1324308218d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:07.331910 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=325,cinder:UPDATE=78,cinder:DELETE=1,cinder:INSERT=35 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:27:07.345003 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:07.345003 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:07.352164 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8e99f647-7441-4c6a-9047-e1324308218d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:07.361508 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e99f647-7441-4c6a-9047-e1324308218d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff returned with HTTP 200 Aug 06 05:27:07.362064 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 622/2461] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:07 2026] GET /volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:07.384632 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a59ad49d-a329-416d-8285-fe79c6ff0517 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:07.387791 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a59ad49d-a329-416d-8285-fe79c6ff0517 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:07.387791 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a59ad49d-a329-416d-8285-fe79c6ff0517 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:07.388742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a59ad49d-a329-416d-8285-fe79c6ff0517 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:07.388742 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-a59ad49d-a329-416d-8285-fe79c6ff0517 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume with id: 0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:07.391924 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=351,cinder:UPDATE=82,cinder:INSERT=39 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:27:07.397845 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:07.397845 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:07.398552 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a59ad49d-a329-416d-8285-fe79c6ff0517 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:07.426622 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a59ad49d-a329-416d-8285-fe79c6ff0517 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume request issued successfully. Aug 06 05:27:07.426622 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a59ad49d-a329-416d-8285-fe79c6ff0517 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff returned with HTTP 202 Aug 06 05:27:07.426622 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 613/2462] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:07 2026] DELETE /volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:07.435545 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d3cdb22d-a440-4278-9b71-53bdf47e0020 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:07.438145 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d3cdb22d-a440-4278-9b71-53bdf47e0020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:07.440528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d3cdb22d-a440-4278-9b71-53bdf47e0020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:07.440872 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d3cdb22d-a440-4278-9b71-53bdf47e0020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:07.444226 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=303,cinder:UPDATE=57,cinder:INSERT=26 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:27:07.454235 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:07.454235 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:07.458779 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d3cdb22d-a440-4278-9b71-53bdf47e0020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:07.465123 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d3cdb22d-a440-4278-9b71-53bdf47e0020 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff returned with HTTP 200 Aug 06 05:27:07.466062 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 611/2463] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:07 2026] GET /volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:08.482149 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7866e6f1-831d-463b-b8a6-12e53097ea29 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:08.485398 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7866e6f1-831d-463b-b8a6-12e53097ea29 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:08.485398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7866e6f1-831d-463b-b8a6-12e53097ea29 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:08.485398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7866e6f1-831d-463b-b8a6-12e53097ea29 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:08.495395 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7866e6f1-831d-463b-b8a6-12e53097ea29 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff returned with HTTP 404 Aug 06 05:27:08.495395 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 618/2464] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:08 2026] GET /volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:08.504872 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b273a41b-c15a-478e-8cea-a1b6a299f874 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:08.511802 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b273a41b-c15a-478e-8cea-a1b6a299f874 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:08.511953 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b273a41b-c15a-478e-8cea-a1b6a299f874 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:08.512227 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b273a41b-c15a-478e-8cea-a1b6a299f874 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:08.523692 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b273a41b-c15a-478e-8cea-a1b6a299f874 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff returned with HTTP 404 Aug 06 05:27:08.524281 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 623/2465] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:08 2026] GET /volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:08.536473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-984fbf57-e9de-402d-884b-da356ad59661 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:08.538630 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-984fbf57-e9de-402d-884b-da356ad59661 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:08.538839 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-984fbf57-e9de-402d-884b-da356ad59661 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:08.539087 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-984fbf57-e9de-402d-884b-da356ad59661 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:08.539900 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-984fbf57-e9de-402d-884b-da356ad59661 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume with id: 0e0d6917-dca4-4b4a-90bf-b7468f9788ff Aug 06 05:27:08.545856 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-984fbf57-e9de-402d-884b-da356ad59661 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff returned with HTTP 404 Aug 06 05:27:08.546424 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 614/2466] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:08 2026] DELETE /volume/v3/volumes/0e0d6917-dca4-4b4a-90bf-b7468f9788ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:27:08.557266 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a7fefe5a-b32b-4fbe-a805-bb0d6b0a88e9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:08.561356 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a7fefe5a-b32b-4fbe-a805-bb0d6b0a88e9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce Aug 06 05:27:08.561356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a7fefe5a-b32b-4fbe-a805-bb0d6b0a88e9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:08.561356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a7fefe5a-b32b-4fbe-a805-bb0d6b0a88e9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:08.561356 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-a7fefe5a-b32b-4fbe-a805-bb0d6b0a88e9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: fe82f157-53d2-43fb-a99f-d34a2d41abce Aug 06 05:27:08.570150 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:08.570150 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:08.570801 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a7fefe5a-b32b-4fbe-a805-bb0d6b0a88e9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:08.593995 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a7fefe5a-b32b-4fbe-a805-bb0d6b0a88e9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:27:08.594262 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a7fefe5a-b32b-4fbe-a805-bb0d6b0a88e9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce returned with HTTP 202 Aug 06 05:27:08.594672 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 612/2467] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:27:08 2026] DELETE /volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:08.601993 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-58ca6e8f-5542-44bc-bfaa-9e072a27c3a3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:08.604403 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-58ca6e8f-5542-44bc-bfaa-9e072a27c3a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce Aug 06 05:27:08.604683 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-58ca6e8f-5542-44bc-bfaa-9e072a27c3a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:08.605180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-58ca6e8f-5542-44bc-bfaa-9e072a27c3a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:08.612215 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:08.612215 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:08.613213 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-58ca6e8f-5542-44bc-bfaa-9e072a27c3a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:08.614506 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-58ca6e8f-5542-44bc-bfaa-9e072a27c3a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce returned with HTTP 200 Aug 06 05:27:08.614919 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 619/2468] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:08 2026] GET /volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:09.628514 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc28e7c4-5563-42c1-8d46-22c7857f52c8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:09.630722 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc28e7c4-5563-42c1-8d46-22c7857f52c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce Aug 06 05:27:09.630987 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc28e7c4-5563-42c1-8d46-22c7857f52c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:09.631369 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc28e7c4-5563-42c1-8d46-22c7857f52c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:09.637178 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc28e7c4-5563-42c1-8d46-22c7857f52c8 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce returned with HTTP 404 Aug 06 05:27:09.637856 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 624/2469] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:09 2026] GET /volume/v3/snapshots/fe82f157-53d2-43fb-a99f-d34a2d41abce => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:09.646778 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-58c28ee1-c732-4e93-a318-623422277f6c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:09.650023 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-58c28ee1-c732-4e93-a318-623422277f6c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a Aug 06 05:27:09.650221 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-58c28ee1-c732-4e93-a318-623422277f6c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:09.650471 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-58c28ee1-c732-4e93-a318-623422277f6c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:09.660001 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:09.660001 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:09.665397 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-58c28ee1-c732-4e93-a318-623422277f6c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:09.671485 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-58c28ee1-c732-4e93-a318-623422277f6c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a returned with HTTP 200 Aug 06 05:27:09.671853 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 615/2470] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:09 2026] GET /volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:09.684964 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d18931aa-431b-4cc7-a902-ad5134fdf53c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:09.687149 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d18931aa-431b-4cc7-a902-ad5134fdf53c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a Aug 06 05:27:09.687414 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d18931aa-431b-4cc7-a902-ad5134fdf53c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:09.687961 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d18931aa-431b-4cc7-a902-ad5134fdf53c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:09.689203 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-d18931aa-431b-4cc7-a902-ad5134fdf53c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume with id: 5eb68839-ab05-4566-9bde-cabf4a6bfb9a Aug 06 05:27:09.689304 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:09.692728 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:09.693548 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1692109010", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:09.696937 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1692109010', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:09.696937 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Create volume of 1 GB Aug 06 05:27:09.697077 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:09.697077 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:09.697077 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d18931aa-431b-4cc7-a902-ad5134fdf53c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:09.704434 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Availability Zones retrieved successfully. Aug 06 05:27:09.707076 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Flow 'volume_create_api' (a01d4ffb-7d61-4809-a20b-f46f7e6469d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:09.708394 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0623e9c8-d6a0-4bb7-bdd9-31874b8142c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:09.709554 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:09.724230 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d18931aa-431b-4cc7-a902-ad5134fdf53c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume request issued successfully. Aug 06 05:27:09.724487 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d18931aa-431b-4cc7-a902-ad5134fdf53c tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a returned with HTTP 202 Aug 06 05:27:09.725580 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 613/2471] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:09 2026] DELETE /volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:09.732273 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3ff681f6-475b-43df-b480-bc99e75e4dc6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:09.733986 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3ff681f6-475b-43df-b480-bc99e75e4dc6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a Aug 06 05:27:09.734190 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3ff681f6-475b-43df-b480-bc99e75e4dc6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:09.734470 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3ff681f6-475b-43df-b480-bc99e75e4dc6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:09.741559 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:09.741559 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:09.742391 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0623e9c8-d6a0-4bb7-bdd9-31874b8142c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:09.743438 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324ff09f-01e8-46e6-b183-80b02e2d9c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:09.745247 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3ff681f6-475b-43df-b480-bc99e75e4dc6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:09.750048 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3ff681f6-475b-43df-b480-bc99e75e4dc6 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a returned with HTTP 200 Aug 06 05:27:09.750571 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 625/2472] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:09 2026] GET /volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:09.800669 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Created reservations ['8f99eb05-91c8-4b5d-9d57-51b3566f5589', '65ec5c3f-ae62-49f7-aff5-41a260bd04a1', '3d703689-bb8e-465c-aa50-3697b5941006', '282fa013-e253-4f7b-a1f6-98b25626a6f6'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:09.801727 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324ff09f-01e8-46e6-b183-80b02e2d9c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f99eb05-91c8-4b5d-9d57-51b3566f5589', '65ec5c3f-ae62-49f7-aff5-41a260bd04a1', '3d703689-bb8e-465c-aa50-3697b5941006', '282fa013-e253-4f7b-a1f6-98b25626a6f6']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:09.802486 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7570321f-c17e-4196-b6af-996d69993ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:09.829636 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7570321f-c17e-4196-b6af-996d69993ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e706a2f5-e617-495b-ae42-9c075512006f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1692109010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46505efca4724fa48423306d35a317a9',qos_specs=None,replication_status=,reservations=['8f99eb05-91c8-4b5d-9d57-51b3566f5589','65ec5c3f-ae62-49f7-aff5-41a260bd04a1','3d703689-bb8e-465c-aa50-3697b5941006','282fa013-e253-4f7b-a1f6-98b25626a6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bf4c241dc44ce7bbbf6d973c62c629',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1692109010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e706a2f5-e617-495b-ae42-9c075512006f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46505efca4724fa48423306d35a317a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bf4c241dc44ce7bbbf6d973c62c629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:09.830753 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5df5e3-fa5f-4674-b39c-148c92ac29a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:09.852519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5df5e3-fa5f-4674-b39c-148c92ac29a6) transitioned into state 'SUCCESS' from state '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-1692109010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46505efca4724fa48423306d35a317a9',qos_specs=None,replication_status=,reservations=['8f99eb05-91c8-4b5d-9d57-51b3566f5589','65ec5c3f-ae62-49f7-aff5-41a260bd04a1','3d703689-bb8e-465c-aa50-3697b5941006','282fa013-e253-4f7b-a1f6-98b25626a6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bf4c241dc44ce7bbbf6d973c62c629',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:09.853813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bae9bdd-ce82-4396-b0db-8962ae7bfc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:09.866984 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bae9bdd-ce82-4396-b0db-8962ae7bfc90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:09.868178 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Flow 'volume_create_api' (a01d4ffb-7d61-4809-a20b-f46f7e6469d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:09.868635 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Create volume request issued successfully. Aug 06 05:27:09.869968 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e73013b-a335-472c-8cbe-1cc8e2f78471 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:09.870767 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 620/2473] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:27:09 2026] POST /volume/v3/volumes => generated 755 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:09.884560 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2905786e-0d37-4742-9d7f-8dba83e1cc16 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:09.889394 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2905786e-0d37-4742-9d7f-8dba83e1cc16 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:09.889979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2905786e-0d37-4742-9d7f-8dba83e1cc16 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:09.889979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2905786e-0d37-4742-9d7f-8dba83e1cc16 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:09.903733 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:09.903733 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:09.908101 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2905786e-0d37-4742-9d7f-8dba83e1cc16 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:09.913867 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2905786e-0d37-4742-9d7f-8dba83e1cc16 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:09.914262 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 616/2474] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:09 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:10.764367 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-26999844-58b0-4239-9383-b64824de4c2d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:10.766548 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-26999844-58b0-4239-9383-b64824de4c2d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a Aug 06 05:27:10.766752 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-26999844-58b0-4239-9383-b64824de4c2d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:10.766933 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-26999844-58b0-4239-9383-b64824de4c2d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:10.773220 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-26999844-58b0-4239-9383-b64824de4c2d tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a returned with HTTP 404 Aug 06 05:27:10.773709 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 614/2475] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:10 2026] GET /volume/v3/volumes/5eb68839-ab05-4566-9bde-cabf4a6bfb9a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:10.782597 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d6c6913c-8a39-4ee3-8ff8-a46c1cef4e71 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:10.784629 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d6c6913c-8a39-4ee3-8ff8-a46c1cef4e71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:27:10.785058 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d6c6913c-8a39-4ee3-8ff8-a46c1cef4e71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:10.785251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d6c6913c-8a39-4ee3-8ff8-a46c1cef4e71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:10.792895 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:10.792895 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:10.796742 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d6c6913c-8a39-4ee3-8ff8-a46c1cef4e71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:10.801316 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d6c6913c-8a39-4ee3-8ff8-a46c1cef4e71 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:27:10.801691 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 626/2476] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:10 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:10.816781 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-14e5857e-edcf-4784-9776-f3a137ed1135 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:10.820631 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:10.821007 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-202491782"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:10.822445 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-202491782'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:10.822576 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume of 1 GB Aug 06 05:27:10.822835 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:10.822835 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:10.826432 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Availability Zones retrieved successfully. Aug 06 05:27:10.831929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (90331661-ae85-4849-95d6-b781e5412110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:10.832778 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33927fb-1fd0-4e3c-a490-82dc0b05db6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:10.833787 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:10.861025 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33927fb-1fd0-4e3c-a490-82dc0b05db6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:10.861025 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a8d024-35a1-4b88-922b-41780a944a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:10.902318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['1341fa6e-3505-480a-b9f5-892fd2f20a67', 'bbafe8b1-9959-4df1-9e85-589b4e074c6d', '929a3932-66b9-48d6-b988-af4e04bad7e2', '86a204b3-300e-4347-99d1-e7b545177ad6'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:10.902318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a8d024-35a1-4b88-922b-41780a944a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1341fa6e-3505-480a-b9f5-892fd2f20a67', 'bbafe8b1-9959-4df1-9e85-589b4e074c6d', '929a3932-66b9-48d6-b988-af4e04bad7e2', '86a204b3-300e-4347-99d1-e7b545177ad6']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:10.902318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dac9172-56e9-46cb-bd12-d5065b279310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:10.922596 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dac9172-56e9-46cb-bd12-d5065b279310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-202491782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['1341fa6e-3505-480a-b9f5-892fd2f20a67','bbafe8b1-9959-4df1-9e85-589b4e074c6d','929a3932-66b9-48d6-b988-af4e04bad7e2','86a204b3-300e-4347-99d1-e7b545177ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-202491782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaf3f32929f48f6ae84b171bd893e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6600497ee24209b1ba5edddd525493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:10.923280 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69efa91-5663-4948-8893-62fa1bc9701f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:10.933752 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6189fa00-164f-4911-b72c-441b5eef51f3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:10.936358 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6189fa00-164f-4911-b72c-441b5eef51f3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:10.936619 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6189fa00-164f-4911-b72c-441b5eef51f3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:10.936901 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6189fa00-164f-4911-b72c-441b5eef51f3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:10.944073 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69efa91-5663-4948-8893-62fa1bc9701f) transitioned into state 'SUCCESS' from state '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-202491782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['1341fa6e-3505-480a-b9f5-892fd2f20a67','bbafe8b1-9959-4df1-9e85-589b4e074c6d','929a3932-66b9-48d6-b988-af4e04bad7e2','86a204b3-300e-4347-99d1-e7b545177ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:10.944757 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f118f575-4704-4024-af8e-a362616285be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:10.945520 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:10.945520 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:10.949004 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6189fa00-164f-4911-b72c-441b5eef51f3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:10.952841 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6189fa00-164f-4911-b72c-441b5eef51f3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:10.953299 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 617/2477] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:10 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:10.953479 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f118f575-4704-4024-af8e-a362616285be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:10.954222 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (90331661-ae85-4849-95d6-b781e5412110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:10.954560 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request issued successfully. Aug 06 05:27:10.955081 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-14e5857e-edcf-4784-9776-f3a137ed1135 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:10.955499 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 621/2478] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:27:10 2026] POST /volume/v3/volumes => generated 753 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:10.971455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-61319d29-9527-44f7-9f33-78447fab22cf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:10.973653 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-61319d29-9527-44f7-9f33-78447fab22cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a Aug 06 05:27:10.973879 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-61319d29-9527-44f7-9f33-78447fab22cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:10.974139 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-61319d29-9527-44f7-9f33-78447fab22cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:10.976258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-df67fadd-f251-4676-abe6-5b473ab38a27 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:10.978709 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df67fadd-f251-4676-abe6-5b473ab38a27 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:10.978946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-df67fadd-f251-4676-abe6-5b473ab38a27 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:10.981733 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-df67fadd-f251-4676-abe6-5b473ab38a27 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:10.988328 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:10.988328 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:10.992990 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:10.992990 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:10.995249 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-61319d29-9527-44f7-9f33-78447fab22cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:11.002058 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-df67fadd-f251-4676-abe6-5b473ab38a27 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:11.004880 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-61319d29-9527-44f7-9f33-78447fab22cf tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a returned with HTTP 200 Aug 06 05:27:11.005382 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 615/2479] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:10 2026] GET /volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:11.009504 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df67fadd-f251-4676-abe6-5b473ab38a27 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:11.010438 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 627/2480] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:10 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:11.025628 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8b3ee722-8f3d-4847-878e-b8b7f69e7ddb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:11.027512 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8b3ee722-8f3d-4847-878e-b8b7f69e7ddb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes Aug 06 05:27:11.027924 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8b3ee722-8f3d-4847-878e-b8b7f69e7ddb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:11.028700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8b3ee722-8f3d-4847-878e-b8b7f69e7ddb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:11.028700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-8b3ee722-8f3d-4847-878e-b8b7f69e7ddb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:27:11.029538 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8b3ee722-8f3d-4847-878e-b8b7f69e7ddb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:27:11.039806 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8b3ee722-8f3d-4847-878e-b8b7f69e7ddb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Get all volumes completed successfully. Aug 06 05:27:11.040539 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8b3ee722-8f3d-4847-878e-b8b7f69e7ddb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 200 Aug 06 05:27:11.041163 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 618/2481] 10.4.3.205 () {66 vars in 1237 bytes} [Thu Aug 6 05:27:11 2026] GET /volume/v3/volumes => generated 339 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:11.053421 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5e4bf8ce-2912-40fa-8cb1-ed2b7edd14d0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:11.056216 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5e4bf8ce-2912-40fa-8cb1-ed2b7edd14d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:11.056709 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5e4bf8ce-2912-40fa-8cb1-ed2b7edd14d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:11.056709 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5e4bf8ce-2912-40fa-8cb1-ed2b7edd14d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:11.065670 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:11.065670 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:11.070314 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5e4bf8ce-2912-40fa-8cb1-ed2b7edd14d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:11.075791 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5e4bf8ce-2912-40fa-8cb1-ed2b7edd14d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:11.076312 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 622/2482] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:11 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:11.148873 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-554b02ec-8d91-4929-a4e9-59b4a32019ac None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:11.151582 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-554b02ec-8d91-4929-a4e9-59b4a32019ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:11.151844 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-554b02ec-8d91-4929-a4e9-59b4a32019ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:11.152105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-554b02ec-8d91-4929-a4e9-59b4a32019ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:11.161217 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:11.161217 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:11.165136 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-554b02ec-8d91-4929-a4e9-59b4a32019ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:11.169142 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-554b02ec-8d91-4929-a4e9-59b4a32019ac tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:11.169558 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 616/2483] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:27:11 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:11.251608 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-88da11b1-464d-4d03-b236-8aaf2ee27261 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:11.251972 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88da11b1-464d-4d03-b236-8aaf2ee27261 None None] GET https://10.4.3.205/volume// Aug 06 05:27:11.252136 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88da11b1-464d-4d03-b236-8aaf2ee27261 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:11.252336 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88da11b1-464d-4d03-b236-8aaf2ee27261 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:11.252648 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88da11b1-464d-4d03-b236-8aaf2ee27261 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:11.252961 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 628/2484] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:27: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 06 05:27:11.262396 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-8cf25a19-4337-47ff-92bf-8fda77e24bc8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:11.265626 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-8cf25a19-4337-47ff-92bf-8fda77e24bc8 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:27:11.266212 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-8cf25a19-4337-47ff-92bf-8fda77e24bc8 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e706a2f5-e617-495b-ae42-9c075512006f", "connector": null, "instance_uuid": "65dc591c-8f32-47ce-9285-ac54d8b4f955"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:11.275983 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:11.275983 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:11.335083 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-8cf25a19-4337-47ff-92bf-8fda77e24bc8 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:27:11.335700 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 619/2485] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:27:11 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:11.363032 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e48dfb5d-215a-4ffe-bac8-aaef26349795 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:11.365325 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e48dfb5d-215a-4ffe-bac8-aaef26349795 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:11.365776 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e48dfb5d-215a-4ffe-bac8-aaef26349795 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:11.366060 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e48dfb5d-215a-4ffe-bac8-aaef26349795 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:11.381592 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:11.381592 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:11.382906 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c0c00a9f-b4f7-4de0-b669-2f68214facd0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:11.383753 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c0c00a9f-b4f7-4de0-b669-2f68214facd0 None None] GET https://10.4.3.205/volume// Aug 06 05:27:11.383753 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c0c00a9f-b4f7-4de0-b669-2f68214facd0 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:11.383888 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c0c00a9f-b4f7-4de0-b669-2f68214facd0 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:11.384206 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c0c00a9f-b4f7-4de0-b669-2f68214facd0 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:11.384679 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 617/2486] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27: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 06 05:27:11.386978 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e48dfb5d-215a-4ffe-bac8-aaef26349795 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:11.392690 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e48dfb5d-215a-4ffe-bac8-aaef26349795 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:11.393236 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 623/2487] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:11 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:11.401855 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-e49d4e1c-55cf-4c49-b0f5-6933ad004ab3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:11.406506 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-e49d4e1c-55cf-4c49-b0f5-6933ad004ab3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:11.406782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-e49d4e1c-55cf-4c49-b0f5-6933ad004ab3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:11.407261 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-e49d4e1c-55cf-4c49-b0f5-6933ad004ab3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:11.422186 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:11.422186 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:11.426631 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-e49d4e1c-55cf-4c49-b0f5-6933ad004ab3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:11.432876 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-e49d4e1c-55cf-4c49-b0f5-6933ad004ab3 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:11.433639 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 629/2488] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:27:11 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:11.547837 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-11b9cb66-0183-40c6-bd70-799fdf1e18c7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:11.549815 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-11b9cb66-0183-40c6-bd70-799fdf1e18c7 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] PUT https://10.4.3.205/volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5 Aug 06 05:27:11.550403 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-11b9cb66-0183-40c6-bd70-799fdf1e18c7 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:11.562159 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-11b9cb66-0183-40c6-bd70-799fdf1e18c7 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Acquiring lock "cinder-attachment_update-e706a2f5-e617-495b-ae42-9c075512006f-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:27:11.569310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-11b9cb66-0183-40c6-bd70-799fdf1e18c7 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Lock "cinder-attachment_update-e706a2f5-e617-495b-ae42-9c075512006f-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:27:11.569310 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:11.569310 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:11.650045 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-11b9cb66-0183-40c6-bd70-799fdf1e18c7 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Lock "cinder-attachment_update-e706a2f5-e617-495b-ae42-9c075512006f-np0000006623" released by "attachment_update" :: held 0.082s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:27:11.650045 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-11b9cb66-0183-40c6-bd70-799fdf1e18c7 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5 returned with HTTP 200 Aug 06 05:27:11.650420 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 620/2489] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:27:11 2026] PUT /volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:12.025393 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1606367a-9460-4958-bee9-85d33b087156 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:12.026189 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1606367a-9460-4958-bee9-85d33b087156 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a Aug 06 05:27:12.026404 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1606367a-9460-4958-bee9-85d33b087156 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:12.027484 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1606367a-9460-4958-bee9-85d33b087156 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:12.044145 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:12.044145 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:12.049527 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1606367a-9460-4958-bee9-85d33b087156 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:12.055249 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1606367a-9460-4958-bee9-85d33b087156 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a returned with HTTP 200 Aug 06 05:27:12.055763 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 618/2490] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:12 2026] GET /volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:12.071859 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c682d8e6-db4e-4bca-9ee0-bc7ae79de462 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:12.073857 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c682d8e6-db4e-4bca-9ee0-bc7ae79de462 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:27:12.074363 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c682d8e6-db4e-4bca-9ee0-bc7ae79de462 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1314369276"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:12.082458 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:12.082458 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:12.082897 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c682d8e6-db4e-4bca-9ee0-bc7ae79de462 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:12.083062 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-c682d8e6-db4e-4bca-9ee0-bc7ae79de462 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create snapshot from volume eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a Aug 06 05:27:12.109805 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-c682d8e6-db4e-4bca-9ee0-bc7ae79de462 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['f56ee1e0-e1ae-4cf5-9a1e-260662347429', '4009b680-6c07-4bcb-973d-f1a50854af63', 'b36ee26a-200c-4808-b2cd-a8be8023ab17', 'f356e6e4-ffca-40a9-9795-95533aa1e53f'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:12.146181 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c682d8e6-db4e-4bca-9ee0-bc7ae79de462 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot create request issued successfully. Aug 06 05:27:12.146697 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c682d8e6-db4e-4bca-9ee0-bc7ae79de462 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:27:12.147306 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 624/2491] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:27:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 05:27:12.156943 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6e2fec2c-b257-4c57-88c0-1f00abbbd0a3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:12.159284 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6e2fec2c-b257-4c57-88c0-1f00abbbd0a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed Aug 06 05:27:12.159668 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6e2fec2c-b257-4c57-88c0-1f00abbbd0a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:12.163403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6e2fec2c-b257-4c57-88c0-1f00abbbd0a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:12.167301 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:12.167301 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:12.167719 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6e2fec2c-b257-4c57-88c0-1f00abbbd0a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:12.168582 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6e2fec2c-b257-4c57-88c0-1f00abbbd0a3 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed returned with HTTP 200 Aug 06 05:27:12.169136 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 630/2492] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:12 2026] GET /volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:12.388368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a6ec47b4-6bcf-46be-a5b4-52e24c05e6ee None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:12.390382 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6ec47b4-6bcf-46be-a5b4-52e24c05e6ee tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:27:12.390680 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6ec47b4-6bcf-46be-a5b4-52e24c05e6ee tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:12.390826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6ec47b4-6bcf-46be-a5b4-52e24c05e6ee tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:12.405370 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:12.405370 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:12.410818 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c413c4e2-fa59-44db-b9e6-1fb3082b3734 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:12.411448 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a6ec47b4-6bcf-46be-a5b4-52e24c05e6ee tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:27:12.412788 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c413c4e2-fa59-44db-b9e6-1fb3082b3734 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:12.413019 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c413c4e2-fa59-44db-b9e6-1fb3082b3734 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:12.413198 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c413c4e2-fa59-44db-b9e6-1fb3082b3734 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:12.417834 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6ec47b4-6bcf-46be-a5b4-52e24c05e6ee tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:27:12.419069 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 621/2493] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:12 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:12.439152 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:12.439152 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:12.443644 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c413c4e2-fa59-44db-b9e6-1fb3082b3734 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:12.448203 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c413c4e2-fa59-44db-b9e6-1fb3082b3734 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:12.448745 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 619/2494] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:12 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:12.478898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-3a27adb1-08d0-47f8-ab41-e5d1fa36ef27 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:12.482455 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-3a27adb1-08d0-47f8-ab41-e5d1fa36ef27 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:27:12.483138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-3a27adb1-08d0-47f8-ab41-e5d1fa36ef27 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:12.483542 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-3a27adb1-08d0-47f8-ab41-e5d1fa36ef27 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:12.512380 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:12.512380 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:12.518549 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-3a27adb1-08d0-47f8-ab41-e5d1fa36ef27 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:27:12.526739 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-3a27adb1-08d0-47f8-ab41-e5d1fa36ef27 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:27:12.527573 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 625/2495] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:27:12 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:12.559205 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-d068b4c9-7aa2-48bf-bb6c-6fa109d4da96 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:12.562047 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-d068b4c9-7aa2-48bf-bb6c-6fa109d4da96 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] POST https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393/action Aug 06 05:27:12.562508 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-d068b4c9-7aa2-48bf-bb6c-6fa109d4da96 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:12.563702 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-d068b4c9-7aa2-48bf-bb6c-6fa109d4da96 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:12.582758 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:12.582758 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:12.583303 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-d068b4c9-7aa2-48bf-bb6c-6fa109d4da96 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:27:12.594924 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-d068b4c9-7aa2-48bf-bb6c-6fa109d4da96 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Begin detaching volume completed successfully. Aug 06 05:27:12.595205 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-d068b4c9-7aa2-48bf-bb6c-6fa109d4da96 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393/action returned with HTTP 202 Aug 06 05:27:12.595674 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 631/2496] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:27:12 2026] POST /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:12.652186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-46f71f3c-3b12-497e-a838-080252bf2341 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:12.652642 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-46f71f3c-3b12-497e-a838-080252bf2341 None None] GET https://10.4.3.205/volume// Aug 06 05:27:12.652819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-46f71f3c-3b12-497e-a838-080252bf2341 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:12.653038 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-46f71f3c-3b12-497e-a838-080252bf2341 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:12.653669 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-46f71f3c-3b12-497e-a838-080252bf2341 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:12.653669 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 622/2497] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:27:12.664697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-b5f92eca-ad76-456d-83ef-07305906d2fc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:12.667742 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-b5f92eca-ad76-456d-83ef-07305906d2fc tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:27:12.668009 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-b5f92eca-ad76-456d-83ef-07305906d2fc tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:12.668119 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-b5f92eca-ad76-456d-83ef-07305906d2fc tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:12.678593 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:12.678593 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:12.682776 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-b5f92eca-ad76-456d-83ef-07305906d2fc tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:27:12.687457 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-b5f92eca-ad76-456d-83ef-07305906d2fc tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:27:12.687961 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 620/2498] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:27:12 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:13.182547 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-52b379b8-d21f-4ed7-bd0a-a4368aedabd0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:13.183492 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-52b379b8-d21f-4ed7-bd0a-a4368aedabd0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed Aug 06 05:27:13.183492 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-52b379b8-d21f-4ed7-bd0a-a4368aedabd0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:13.183765 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-52b379b8-d21f-4ed7-bd0a-a4368aedabd0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:13.197785 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:13.197785 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:13.198632 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-52b379b8-d21f-4ed7-bd0a-a4368aedabd0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:13.199237 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-52b379b8-d21f-4ed7-bd0a-a4368aedabd0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed returned with HTTP 200 Aug 06 05:27:13.199643 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 626/2499] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:13 2026] GET /volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:13.211742 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:13.213898 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:13.214373 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a5a10ed4-965b-46bb-8f4b-434f3f2c2aed", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1629425277"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:13.216484 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request body: {'volume': {'snapshot_id': 'a5a10ed4-965b-46bb-8f4b-434f3f2c2aed', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1629425277'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:13.222536 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:13.222536 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:13.223055 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:13.223240 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume of 1 GB Aug 06 05:27:13.227679 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Availability Zones retrieved successfully. Aug 06 05:27:13.233796 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (b75c31c0-2fc3-40d8-bbce-64d8da88891b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:13.234781 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788918bc-dd6d-4772-81df-00968814dde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:13.235862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:13.273951 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788918bc-dd6d-4772-81df-00968814dde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a5a10ed4-965b-46bb-8f4b-434f3f2c2aed', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:13.275140 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3e3d14-8715-446f-afc3-1f438a233600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:13.329166 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Created reservations ['4a705f99-f6ae-4f0e-b69b-b20ea33eceba', '67f61946-e062-41e1-b82d-246036359183', 'ddcd6c4e-1d37-407e-86f0-179460d48743', 'f5f8716c-9631-46bd-92e8-3805c28bb1aa'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:13.330527 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3e3d14-8715-446f-afc3-1f438a233600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a705f99-f6ae-4f0e-b69b-b20ea33eceba', '67f61946-e062-41e1-b82d-246036359183', 'ddcd6c4e-1d37-407e-86f0-179460d48743', 'f5f8716c-9631-46bd-92e8-3805c28bb1aa']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:13.331813 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c57f69d-6a7a-4cec-a5c3-ce4c4f48621e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:13.387565 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c57f69d-6a7a-4cec-a5c3-ce4c4f48621e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01b2e336-ddcf-4e9e-b932-4da51574fc73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1629425277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['4a705f99-f6ae-4f0e-b69b-b20ea33eceba','67f61946-e062-41e1-b82d-246036359183','ddcd6c4e-1d37-407e-86f0-179460d48743','f5f8716c-9631-46bd-92e8-3805c28bb1aa'],size=1,snapshot_id=a5a10ed4-965b-46bb-8f4b-434f3f2c2aed,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1629425277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01b2e336-ddcf-4e9e-b932-4da51574fc73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaf3f32929f48f6ae84b171bd893e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a5a10ed4-965b-46bb-8f4b-434f3f2c2aed,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6600497ee24209b1ba5edddd525493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:13.388711 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15faa39f-48a0-4eb0-b164-9d50b304b2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:13.412014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15faa39f-48a0-4eb0-b164-9d50b304b2c0) transitioned into state 'SUCCESS' from state '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-1629425277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaf3f32929f48f6ae84b171bd893e5b',qos_specs=None,replication_status=,reservations=['4a705f99-f6ae-4f0e-b69b-b20ea33eceba','67f61946-e062-41e1-b82d-246036359183','ddcd6c4e-1d37-407e-86f0-179460d48743','f5f8716c-9631-46bd-92e8-3805c28bb1aa'],size=1,snapshot_id=a5a10ed4-965b-46bb-8f4b-434f3f2c2aed,source_replicaid=,source_volid=None,status='creating',user_id='7f6600497ee24209b1ba5edddd525493',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:13.412782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402e43c6-897c-41b1-bd19-8ef7aee3e0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:13.435856 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402e43c6-897c-41b1-bd19-8ef7aee3e0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:13.436736 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Flow 'volume_create_api' (b75c31c0-2fc3-40d8-bbce-64d8da88891b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:13.437069 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Create volume request issued successfully. Aug 06 05:27:13.437761 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-720f4a65-5caa-47eb-98b6-aff8f0f64d23 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:13.438304 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 632/2500] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:27:13 2026] POST /volume/v3/volumes => generated 788 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:13.455386 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-af617cac-75d0-4824-8016-4ce35642a8ca None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:13.458883 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-af617cac-75d0-4824-8016-4ce35642a8ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:13.459139 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-af617cac-75d0-4824-8016-4ce35642a8ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:13.459580 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-af617cac-75d0-4824-8016-4ce35642a8ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:13.462232 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ed217760-255c-42f5-aea3-9b309555a159 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:13.464552 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed217760-255c-42f5-aea3-9b309555a159 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:13.464826 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed217760-255c-42f5-aea3-9b309555a159 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:13.465062 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed217760-255c-42f5-aea3-9b309555a159 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:13.467671 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:13.467671 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:13.472036 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-af617cac-75d0-4824-8016-4ce35642a8ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:13.477340 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-af617cac-75d0-4824-8016-4ce35642a8ca tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 returned with HTTP 200 Aug 06 05:27:13.477736 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 623/2501] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:13 2026] GET /volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:13.477788 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:13.477788 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:13.483201 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ed217760-255c-42f5-aea3-9b309555a159 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:13.488757 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed217760-255c-42f5-aea3-9b309555a159 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:13.489208 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 621/2502] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:13 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:14.493423 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f7a36b46-03e4-4ddb-8b57-976addd54b66 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:14.496103 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f7a36b46-03e4-4ddb-8b57-976addd54b66 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:14.496383 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f7a36b46-03e4-4ddb-8b57-976addd54b66 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:14.496640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f7a36b46-03e4-4ddb-8b57-976addd54b66 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:14.506157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-755a8ae2-ac6e-4e02-bbe1-ee83d8403c95 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:14.509003 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-755a8ae2-ac6e-4e02-bbe1-ee83d8403c95 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:14.509241 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-755a8ae2-ac6e-4e02-bbe1-ee83d8403c95 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:14.509499 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-755a8ae2-ac6e-4e02-bbe1-ee83d8403c95 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:14.513561 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:14.513561 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:14.519423 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f7a36b46-03e4-4ddb-8b57-976addd54b66 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:14.531385 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f7a36b46-03e4-4ddb-8b57-976addd54b66 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 returned with HTTP 200 Aug 06 05:27:14.532060 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 627/2503] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:14 2026] GET /volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:14.534505 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:14.534505 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:14.540303 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-755a8ae2-ac6e-4e02-bbe1-ee83d8403c95 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:14.547063 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-755a8ae2-ac6e-4e02-bbe1-ee83d8403c95 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:14.548009 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 633/2504] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:14 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:14.551499 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-57d1be8f-0a16-4b01-9fd9-a47771a3ec0e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:14.557595 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-57d1be8f-0a16-4b01-9fd9-a47771a3ec0e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:14.557819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-57d1be8f-0a16-4b01-9fd9-a47771a3ec0e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:14.558061 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-57d1be8f-0a16-4b01-9fd9-a47771a3ec0e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:14.573530 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:14.573530 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:14.578176 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-57d1be8f-0a16-4b01-9fd9-a47771a3ec0e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:14.584282 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-57d1be8f-0a16-4b01-9fd9-a47771a3ec0e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 returned with HTTP 200 Aug 06 05:27:14.584774 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 624/2505] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:14 2026] GET /volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:14.599910 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-38e2bdeb-fa2a-4ab3-8af5-545ab0355730 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:14.601398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-583cc13e-94a0-48c1-98cd-4fc74962691c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:14.602112 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38e2bdeb-fa2a-4ab3-8af5-545ab0355730 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:14.602298 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38e2bdeb-fa2a-4ab3-8af5-545ab0355730 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:14.602660 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38e2bdeb-fa2a-4ab3-8af5-545ab0355730 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:14.602660 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-38e2bdeb-fa2a-4ab3-8af5-545ab0355730 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume with id: 01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:14.613790 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:14.613790 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:14.614660 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-38e2bdeb-fa2a-4ab3-8af5-545ab0355730 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:14.635108 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-38e2bdeb-fa2a-4ab3-8af5-545ab0355730 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume request issued successfully. Aug 06 05:27:14.635831 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38e2bdeb-fa2a-4ab3-8af5-545ab0355730 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 returned with HTTP 202 Aug 06 05:27:14.635903 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 622/2506] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:14 2026] DELETE /volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:14.645110 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a854f79a-efb4-4837-bcfe-e0971c52c5f2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:14.646404 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a854f79a-efb4-4837-bcfe-e0971c52c5f2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:14.646614 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a854f79a-efb4-4837-bcfe-e0971c52c5f2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:14.646900 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a854f79a-efb4-4837-bcfe-e0971c52c5f2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:14.654023 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:14.654023 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:14.657197 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a854f79a-efb4-4837-bcfe-e0971c52c5f2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:14.661792 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a854f79a-efb4-4837-bcfe-e0971c52c5f2 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 returned with HTTP 200 Aug 06 05:27:14.662208 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 634/2507] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:14 2026] GET /volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:14.728125 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-583cc13e-94a0-48c1-98cd-4fc74962691c tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:27:14.728527 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-583cc13e-94a0-48c1-98cd-4fc74962691c tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:14.753802 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-583cc13e-94a0-48c1-98cd-4fc74962691c tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:27:14.754164 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 628/2508] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:27:14 2026] POST /volume/v3/types => generated 287 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:14.955783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-82331ac6-f4ab-48a4-9763-53e2cd2e9966 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:14.958650 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-82331ac6-f4ab-48a4-9763-53e2cd2e9966 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] POST https://10.4.3.205/volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5/action Aug 06 05:27:14.959194 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-82331ac6-f4ab-48a4-9763-53e2cd2e9966 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:14.959404 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-82331ac6-f4ab-48a4-9763-53e2cd2e9966 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:14.987619 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:14.987619 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:15.000625 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0eaeac1c-3aac-4ddf-a223-b81cecb77718 req-82331ac6-f4ab-48a4-9763-53e2cd2e9966 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5/action returned with HTTP 204 Aug 06 05:27:15.001302 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 625/2509] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:27:14 2026] POST /volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:15.044813 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-bf838727-27ea-49dd-9503-1316b22aa8d3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.047105 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-bf838727-27ea-49dd-9503-1316b22aa8d3 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] DELETE https://10.4.3.205/volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d Aug 06 05:27:15.047305 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-bf838727-27ea-49dd-9503-1316b22aa8d3 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.048075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-bf838727-27ea-49dd-9503-1316b22aa8d3 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.056362 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:15.056362 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:15.110481 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e3b062e4-4aa9-4580-b5a0-c39b5d60ebd3 req-bf838727-27ea-49dd-9503-1316b22aa8d3 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d returned with HTTP 200 Aug 06 05:27:15.110961 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 623/2510] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:27:15 2026] DELETE /volume/v3/attachments/229f01fa-9235-4362-8bdb-cdf5963d9d5d => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:15.562181 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-687c2cbd-68bf-45b6-aec6-6930a67cab44 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.563914 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-687c2cbd-68bf-45b6-aec6-6930a67cab44 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:15.564220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-687c2cbd-68bf-45b6-aec6-6930a67cab44 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.564383 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-687c2cbd-68bf-45b6-aec6-6930a67cab44 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.573622 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:15.573622 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:15.577979 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-687c2cbd-68bf-45b6-aec6-6930a67cab44 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:15.583226 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-687c2cbd-68bf-45b6-aec6-6930a67cab44 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:15.583226 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 635/2511] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:15 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:15.604577 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c2703aab-3990-4805-9197-ee88eb086063 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.608400 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c2703aab-3990-4805-9197-ee88eb086063 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:15.608400 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c2703aab-3990-4805-9197-ee88eb086063 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.608400 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c2703aab-3990-4805-9197-ee88eb086063 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.620323 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:15.620323 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:15.625610 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c2703aab-3990-4805-9197-ee88eb086063 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:15.635359 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c2703aab-3990-4805-9197-ee88eb086063 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:15.635359 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 629/2512] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:15 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:15.647607 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7f5dd682-dd7d-4bad-b292-87dd1a16e3e4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.650726 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f5dd682-dd7d-4bad-b292-87dd1a16e3e4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:27:15.650832 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7f5dd682-dd7d-4bad-b292-87dd1a16e3e4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.651387 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7f5dd682-dd7d-4bad-b292-87dd1a16e3e4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.664630 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:15.664630 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:15.669251 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7f5dd682-dd7d-4bad-b292-87dd1a16e3e4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:27:15.675828 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f5dd682-dd7d-4bad-b292-87dd1a16e3e4 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:27:15.675966 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e336dc53-d8e4-4731-8eba-4e7054cedf5e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.676244 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 626/2513] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:15 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:15.677765 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e336dc53-d8e4-4731-8eba-4e7054cedf5e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:15.677765 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e336dc53-d8e4-4731-8eba-4e7054cedf5e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.678039 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e336dc53-d8e4-4731-8eba-4e7054cedf5e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.683656 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e336dc53-d8e4-4731-8eba-4e7054cedf5e tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 returned with HTTP 404 Aug 06 05:27:15.686308 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 624/2514] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:15 2026] GET /volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:15.691575 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8f78eb6c-211f-458d-af0d-defe4e356dc9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.693853 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8f78eb6c-211f-458d-af0d-defe4e356dc9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:15.694127 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8f78eb6c-211f-458d-af0d-defe4e356dc9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.694374 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8f78eb6c-211f-458d-af0d-defe4e356dc9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.703713 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8f78eb6c-211f-458d-af0d-defe4e356dc9 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 returned with HTTP 404 Aug 06 05:27:15.704518 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 636/2515] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:15 2026] GET /volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:27:15.717392 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-83671f55-44b5-4b37-9a9a-5b30672d268f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.720017 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-83671f55-44b5-4b37-9a9a-5b30672d268f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:15.720388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-83671f55-44b5-4b37-9a9a-5b30672d268f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.720550 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-83671f55-44b5-4b37-9a9a-5b30672d268f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.720776 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-83671f55-44b5-4b37-9a9a-5b30672d268f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume with id: 01b2e336-ddcf-4e9e-b932-4da51574fc73 Aug 06 05:27:15.728114 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-83671f55-44b5-4b37-9a9a-5b30672d268f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 returned with HTTP 404 Aug 06 05:27:15.728595 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 630/2516] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:15 2026] DELETE /volume/v3/volumes/01b2e336-ddcf-4e9e-b932-4da51574fc73 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:15.739136 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-be20d3b3-026f-4e79-b6b4-99a90900ac78 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.741605 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-be20d3b3-026f-4e79-b6b4-99a90900ac78 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed Aug 06 05:27:15.741809 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-be20d3b3-026f-4e79-b6b4-99a90900ac78 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.742037 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-be20d3b3-026f-4e79-b6b4-99a90900ac78 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.742200 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-be20d3b3-026f-4e79-b6b4-99a90900ac78 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete snapshot with id: a5a10ed4-965b-46bb-8f4b-434f3f2c2aed Aug 06 05:27:15.753071 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:15.753071 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:15.753510 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-be20d3b3-026f-4e79-b6b4-99a90900ac78 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:15.774999 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-be20d3b3-026f-4e79-b6b4-99a90900ac78 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot delete request issued successfully. Aug 06 05:27:15.774999 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-be20d3b3-026f-4e79-b6b4-99a90900ac78 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed returned with HTTP 202 Aug 06 05:27:15.774999 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 627/2517] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:27:15 2026] DELETE /volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:15.786166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9547d0c9-851c-44f3-a117-7454ec54a6de None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.789026 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9547d0c9-851c-44f3-a117-7454ec54a6de tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed Aug 06 05:27:15.789337 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9547d0c9-851c-44f3-a117-7454ec54a6de tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.789603 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9547d0c9-851c-44f3-a117-7454ec54a6de tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.802332 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:15.802332 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:15.802827 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9547d0c9-851c-44f3-a117-7454ec54a6de tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Snapshot retrieved successfully. Aug 06 05:27:15.803683 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9547d0c9-851c-44f3-a117-7454ec54a6de tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed returned with HTTP 200 Aug 06 05:27:15.804061 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 625/2518] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:15 2026] GET /volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:15.805507 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2f029a5c-2c35-4887-90d8-8702877c445b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:15.807538 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2f029a5c-2c35-4887-90d8-8702877c445b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:27:15.807769 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2f029a5c-2c35-4887-90d8-8702877c445b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:15.808024 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2f029a5c-2c35-4887-90d8-8702877c445b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:15.814843 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:15.814843 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:15.818808 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2f029a5c-2c35-4887-90d8-8702877c445b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:27:15.823594 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2f029a5c-2c35-4887-90d8-8702877c445b tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:27:15.824090 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 637/2519] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:15 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:16.682116 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:16.685712 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:16.686144 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0ab4c624-8173-4015-8503-4b58c8e1c851", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:16.690194 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0ab4c624-8173-4015-8503-4b58c8e1c851', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:16.782100 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Create volume of 1 GB Aug 06 05:27:16.787694 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Availability Zones retrieved successfully. Aug 06 05:27:16.793474 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Flow 'volume_create_api' (16ff22f4-74ba-4f84-992c-047c3fec6274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:16.794525 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cda2c21-f4eb-4659-8552-55be89d2adbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:16.795441 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:16.819154 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b713f463-5c6f-4dd6-b87e-5d99dec0116f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:16.820076 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b713f463-5c6f-4dd6-b87e-5d99dec0116f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed Aug 06 05:27:16.820076 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b713f463-5c6f-4dd6-b87e-5d99dec0116f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:16.820220 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b713f463-5c6f-4dd6-b87e-5d99dec0116f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:16.827772 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b713f463-5c6f-4dd6-b87e-5d99dec0116f tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed returned with HTTP 404 Aug 06 05:27:16.828404 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 628/2520] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:16 2026] GET /volume/v3/snapshots/a5a10ed4-965b-46bb-8f4b-434f3f2c2aed => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:16.842424 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3ac6fb19-14c6-40ba-9bb2-f1f64fb5e1dc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:16.845951 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3ac6fb19-14c6-40ba-9bb2-f1f64fb5e1dc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a Aug 06 05:27:16.845951 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3ac6fb19-14c6-40ba-9bb2-f1f64fb5e1dc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:16.846178 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3ac6fb19-14c6-40ba-9bb2-f1f64fb5e1dc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:16.859211 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:16.859211 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:16.868832 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3ac6fb19-14c6-40ba-9bb2-f1f64fb5e1dc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:16.874603 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3ac6fb19-14c6-40ba-9bb2-f1f64fb5e1dc tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a returned with HTTP 200 Aug 06 05:27:16.875330 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 626/2521] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:16 2026] GET /volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:16.888408 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cda2c21-f4eb-4659-8552-55be89d2adbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:27:15Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=390782e2-56a0-47da-a79b-18dd585a1f1d,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': '390782e2-56a0-47da-a79b-18dd585a1f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:16.889672 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dabe3880-9cbb-4b07-9fa6-18ea25c43732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:16.893643 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c1bc5bc7-fde8-4ab5-8e4e-bb410acc009b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:16.898803 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c1bc5bc7-fde8-4ab5-8e4e-bb410acc009b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a Aug 06 05:27:16.899025 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c1bc5bc7-fde8-4ab5-8e4e-bb410acc009b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:16.899280 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c1bc5bc7-fde8-4ab5-8e4e-bb410acc009b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:16.899960 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-c1bc5bc7-fde8-4ab5-8e4e-bb410acc009b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume with id: eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a Aug 06 05:27:16.909493 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:16.909493 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:16.909912 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c1bc5bc7-fde8-4ab5-8e4e-bb410acc009b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:16.924081 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-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 06 05:27:16.924222 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-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 06 05:27:16.934619 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c1bc5bc7-fde8-4ab5-8e4e-bb410acc009b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume request issued successfully. Aug 06 05:27:16.934807 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c1bc5bc7-fde8-4ab5-8e4e-bb410acc009b tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a returned with HTTP 202 Aug 06 05:27:16.935305 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 638/2522] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:16 2026] DELETE /volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:16.950867 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a100b7fa-dabd-4f09-9305-13e6560391e7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:16.954144 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a100b7fa-dabd-4f09-9305-13e6560391e7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a Aug 06 05:27:16.954422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a100b7fa-dabd-4f09-9305-13e6560391e7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:16.954651 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a100b7fa-dabd-4f09-9305-13e6560391e7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:16.964551 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:16.964551 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:16.970953 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Created reservations ['d322ba09-5a3d-4604-98cb-253ae5a40fef', '190d5a73-a2d3-45de-9733-e0434d7fc9c2', '5cdda275-ebd7-46b1-b5ea-e11fc6d74970', '05841b6f-002a-4db8-a8eb-9d445a6a5c33'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:16.971754 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a100b7fa-dabd-4f09-9305-13e6560391e7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:16.971865 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dabe3880-9cbb-4b07-9fa6-18ea25c43732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d322ba09-5a3d-4604-98cb-253ae5a40fef', '190d5a73-a2d3-45de-9733-e0434d7fc9c2', '5cdda275-ebd7-46b1-b5ea-e11fc6d74970', '05841b6f-002a-4db8-a8eb-9d445a6a5c33']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:16.972549 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4271fb0a-268f-4e22-869c-07dcb545e03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:16.980517 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a100b7fa-dabd-4f09-9305-13e6560391e7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a returned with HTTP 200 Aug 06 05:27:16.981245 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 629/2523] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:16 2026] GET /volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:17.007858 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4271fb0a-268f-4e22-869c-07dcb545e03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd5cdbe4-6725-4a93-bd28-ccc695969075', '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='5b91ee697e544e7a8ec48ef8e36736b0',qos_specs=None,replication_status=,reservations=['d322ba09-5a3d-4604-98cb-253ae5a40fef','190d5a73-a2d3-45de-9733-e0434d7fc9c2','5cdda275-ebd7-46b1-b5ea-e11fc6d74970','05841b6f-002a-4db8-a8eb-9d445a6a5c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4261b5dbe4e1483a9576e79e9c595809',volume_type_id=390782e2-56a0-47da-a79b-18dd585a1f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:16Z,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=cd5cdbe4-6725-4a93-bd28-ccc695969075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b91ee697e544e7a8ec48ef8e36736b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4261b5dbe4e1483a9576e79e9c595809',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(390782e2-56a0-47da-a79b-18dd585a1f1d),volume_type_id=390782e2-56a0-47da-a79b-18dd585a1f1d)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:17.008919 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f5ca24-20f4-45ce-8406-8c40a2bcefcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:17.038797 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f5ca24-20f4-45ce-8406-8c40a2bcefcc) transitioned into state 'SUCCESS' from 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='5b91ee697e544e7a8ec48ef8e36736b0',qos_specs=None,replication_status=,reservations=['d322ba09-5a3d-4604-98cb-253ae5a40fef','190d5a73-a2d3-45de-9733-e0434d7fc9c2','5cdda275-ebd7-46b1-b5ea-e11fc6d74970','05841b6f-002a-4db8-a8eb-9d445a6a5c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4261b5dbe4e1483a9576e79e9c595809',volume_type_id=390782e2-56a0-47da-a79b-18dd585a1f1d)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:17.039759 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe95c9c-0c82-4e63-8651-4c4264f2db28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:17.056159 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe95c9c-0c82-4e63-8651-4c4264f2db28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:17.059362 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Flow 'volume_create_api' (16ff22f4-74ba-4f84-992c-047c3fec6274) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:17.059362 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Create volume request issued successfully. Aug 06 05:27:17.059362 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0fbc74b9-573b-40a9-b250-ff96b3aa962a tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:17.059362 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 631/2524] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:27:16 2026] POST /volume/v3/volumes => generated 798 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:17.078124 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b66c3aec-7c10-4aa0-baf2-3bab18c0f298 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:17.083419 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b66c3aec-7c10-4aa0-baf2-3bab18c0f298 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:17.083419 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b66c3aec-7c10-4aa0-baf2-3bab18c0f298 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:17.083419 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b66c3aec-7c10-4aa0-baf2-3bab18c0f298 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:17.092437 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:17.092437 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:17.098105 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b66c3aec-7c10-4aa0-baf2-3bab18c0f298 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:17.105564 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b66c3aec-7c10-4aa0-baf2-3bab18c0f298 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 200 Aug 06 05:27:17.106446 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 627/2525] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:17 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:17.997316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1876d2ec-2431-47c6-bf3f-e7fed2fe0651 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:17.999798 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1876d2ec-2431-47c6-bf3f-e7fed2fe0651 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a Aug 06 05:27:18.000347 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1876d2ec-2431-47c6-bf3f-e7fed2fe0651 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:18.000710 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1876d2ec-2431-47c6-bf3f-e7fed2fe0651 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:18.009443 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1876d2ec-2431-47c6-bf3f-e7fed2fe0651 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a returned with HTTP 404 Aug 06 05:27:18.010139 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 639/2526] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:17 2026] GET /volume/v3/volumes/eec30d1d-8cb3-4fef-8ac8-7b0776dbcc0a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:18.023158 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9ac5b8ac-a349-4682-a8f9-64799f08f1a7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:18.026863 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9ac5b8ac-a349-4682-a8f9-64799f08f1a7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:27:18.027145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9ac5b8ac-a349-4682-a8f9-64799f08f1a7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:18.027411 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9ac5b8ac-a349-4682-a8f9-64799f08f1a7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:18.041075 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:18.041075 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:18.047937 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9ac5b8ac-a349-4682-a8f9-64799f08f1a7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:18.058214 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9ac5b8ac-a349-4682-a8f9-64799f08f1a7 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:27:18.058788 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 630/2527] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:18 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:18.070919 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-040eade0-04fc-4f6b-abe9-b5e73d9a4ba1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:18.073189 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-040eade0-04fc-4f6b-abe9-b5e73d9a4ba1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:27:18.073496 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-040eade0-04fc-4f6b-abe9-b5e73d9a4ba1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:18.073651 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-040eade0-04fc-4f6b-abe9-b5e73d9a4ba1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:18.073871 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-040eade0-04fc-4f6b-abe9-b5e73d9a4ba1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume with id: 6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:27:18.081814 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:18.081814 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:18.082425 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-040eade0-04fc-4f6b-abe9-b5e73d9a4ba1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:18.100494 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-040eade0-04fc-4f6b-abe9-b5e73d9a4ba1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Delete volume request issued successfully. Aug 06 05:27:18.100731 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-040eade0-04fc-4f6b-abe9-b5e73d9a4ba1 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 202 Aug 06 05:27:18.101269 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 632/2528] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:18 2026] DELETE /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:18.109429 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c9b5d0f0-e0b6-41c3-abab-b69f29e14bc5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:18.111871 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c9b5d0f0-e0b6-41c3-abab-b69f29e14bc5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:27:18.112148 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c9b5d0f0-e0b6-41c3-abab-b69f29e14bc5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:18.112428 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c9b5d0f0-e0b6-41c3-abab-b69f29e14bc5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:18.123003 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:18.123003 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:18.123892 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-67d21db9-dd27-4a24-a8b6-f8ce230d8dff None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:18.125878 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-67d21db9-dd27-4a24-a8b6-f8ce230d8dff tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:18.126416 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-67d21db9-dd27-4a24-a8b6-f8ce230d8dff tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:18.126850 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-67d21db9-dd27-4a24-a8b6-f8ce230d8dff tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:18.127610 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c9b5d0f0-e0b6-41c3-abab-b69f29e14bc5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Volume info retrieved successfully. Aug 06 05:27:18.132280 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c9b5d0f0-e0b6-41c3-abab-b69f29e14bc5 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 200 Aug 06 05:27:18.132965 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 628/2529] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:18 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:18.135909 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:18.135909 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:18.141965 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-67d21db9-dd27-4a24-a8b6-f8ce230d8dff tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:18.145602 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-67d21db9-dd27-4a24-a8b6-f8ce230d8dff tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 200 Aug 06 05:27:18.146084 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 640/2530] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:18 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:19.065528 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:19.067633 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:19.068176 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2083616410"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:19.070337 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2083616410'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:19.070444 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume of 1 GB Aug 06 05:27:19.075457 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Availability Zones retrieved successfully. Aug 06 05:27:19.082946 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (4af27253-e04b-414b-84cb-886998242550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:19.084128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a28a26-d84f-40af-9309-68b8f189842f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:19.085529 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:19.127879 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a28a26-d84f-40af-9309-68b8f189842f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:19.128838 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (161ab388-2054-430d-a684-485e569d6579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:19.148728 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f14f1630-a876-4609-897c-e31b38942db0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:19.152485 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f14f1630-a876-4609-897c-e31b38942db0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] GET https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad Aug 06 05:27:19.152485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f14f1630-a876-4609-897c-e31b38942db0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:19.152485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f14f1630-a876-4609-897c-e31b38942db0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:19.158748 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f14f1630-a876-4609-897c-e31b38942db0 tempest-VolumesSnapshotTestJSON-246034896 tempest-VolumesSnapshotTestJSON-246034896-project-member] https://10.4.3.205/volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad returned with HTTP 404 Aug 06 05:27:19.159373 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 633/2531] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:19 2026] GET /volume/v3/volumes/6e413507-9f53-4c36-8f32-5654952362ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:19.172015 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-48588cdf-16e3-48b6-a7d5-eb1ec04fecf1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:19.174397 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-48588cdf-16e3-48b6-a7d5-eb1ec04fecf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:19.174653 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-48588cdf-16e3-48b6-a7d5-eb1ec04fecf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:19.175236 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-48588cdf-16e3-48b6-a7d5-eb1ec04fecf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:19.187387 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:19.187387 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:19.195140 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-48588cdf-16e3-48b6-a7d5-eb1ec04fecf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:19.200773 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-48588cdf-16e3-48b6-a7d5-eb1ec04fecf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 200 Aug 06 05:27:19.202131 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 629/2532] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:19 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:19.222106 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Created reservations ['e33f74fb-9af7-4707-b853-bb08a370e362', 'ca579387-5053-4472-9b65-37f525f6d7b8', 'c1d0e6a9-1297-4f30-b334-d19e8ba11aca', 'bfe3934a-437f-4e6f-beda-72b1313803f6'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:19.223013 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (161ab388-2054-430d-a684-485e569d6579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e33f74fb-9af7-4707-b853-bb08a370e362', 'ca579387-5053-4472-9b65-37f525f6d7b8', 'c1d0e6a9-1297-4f30-b334-d19e8ba11aca', 'bfe3934a-437f-4e6f-beda-72b1313803f6']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:19.223766 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386b9541-50aa-4d6d-9f92-af1dd84e4341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:19.249005 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386b9541-50aa-4d6d-9f92-af1dd84e4341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97ad8339-f815-4f61-a15f-326e92529e87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2083616410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['e33f74fb-9af7-4707-b853-bb08a370e362','ca579387-5053-4472-9b65-37f525f6d7b8','c1d0e6a9-1297-4f30-b334-d19e8ba11aca','bfe3934a-437f-4e6f-beda-72b1313803f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2083616410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97ad8339-f815-4f61-a15f-326e92529e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c97e31fae24b31ba9dfd1be8650b19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:19.249005 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e67d9f-5bd3-430e-baa8-b676b9df4c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:19.267467 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e67d9f-5bd3-430e-baa8-b676b9df4c6a) transitioned into state 'SUCCESS' from state '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-2083616410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['e33f74fb-9af7-4707-b853-bb08a370e362','ca579387-5053-4472-9b65-37f525f6d7b8','c1d0e6a9-1297-4f30-b334-d19e8ba11aca','bfe3934a-437f-4e6f-beda-72b1313803f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:19.268250 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5401a0-eb8d-4eea-bd1e-f633617fcd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:19.277969 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5401a0-eb8d-4eea-bd1e-f633617fcd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:19.278846 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (4af27253-e04b-414b-84cb-886998242550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:19.279162 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request issued successfully. Aug 06 05:27:19.279756 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ef5cbae-3f8d-477e-af81-5103e5573080 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:19.280470 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 631/2533] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:27:19 2026] POST /volume/v3/volumes => generated 749 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:19.299278 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5922105c-c787-4a45-9c3b-64cfca4330da None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:19.307888 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5922105c-c787-4a45-9c3b-64cfca4330da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:19.308284 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5922105c-c787-4a45-9c3b-64cfca4330da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:19.308593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5922105c-c787-4a45-9c3b-64cfca4330da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:19.321847 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:19.321847 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:19.328252 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5922105c-c787-4a45-9c3b-64cfca4330da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:19.334710 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5922105c-c787-4a45-9c3b-64cfca4330da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:19.335281 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 641/2534] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:19 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:20.221019 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0ec133e8-132f-42b1-879f-9bc061e8d8ad None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.223312 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0ec133e8-132f-42b1-879f-9bc061e8d8ad tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:20.223711 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0ec133e8-132f-42b1-879f-9bc061e8d8ad tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:20.223711 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0ec133e8-132f-42b1-879f-9bc061e8d8ad tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:20.234480 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.234480 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:20.239792 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0ec133e8-132f-42b1-879f-9bc061e8d8ad tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:20.248814 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0ec133e8-132f-42b1-879f-9bc061e8d8ad tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 200 Aug 06 05:27:20.249297 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 634/2535] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:20 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:20.353535 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-045d6a03-75b1-459e-a139-d9b47189360e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.355170 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-045d6a03-75b1-459e-a139-d9b47189360e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:20.355333 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-045d6a03-75b1-459e-a139-d9b47189360e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:20.355510 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-045d6a03-75b1-459e-a139-d9b47189360e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:20.364507 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.364507 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:20.367772 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-045d6a03-75b1-459e-a139-d9b47189360e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:20.371725 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-045d6a03-75b1-459e-a139-d9b47189360e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:20.372100 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 630/2536] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:20 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:20.389652 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7af5d60c-9ddc-4c3b-b181-bf5bff47fa96 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.392709 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7af5d60c-9ddc-4c3b-b181-bf5bff47fa96 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] POST https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action Aug 06 05:27:20.393184 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7af5d60c-9ddc-4c3b-b181-bf5bff47fa96 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action body: b'{"os-attach": {"instance_uuid": "317c257a-0d89-40a9-8f21-5e3bab9b6941", "mountpoint": "/dev/vdb"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:20.393184 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7af5d60c-9ddc-4c3b-b181-bf5bff47fa96 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "317c257a-0d89-40a9-8f21-5e3bab9b6941", "mountpoint": "/dev/vdb"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:20.401649 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.401649 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:20.401649 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7af5d60c-9ddc-4c3b-b181-bf5bff47fa96 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:20.411883 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7af5d60c-9ddc-4c3b-b181-bf5bff47fa96 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Update volume admin metadata completed successfully. Aug 06 05:27:20.470880 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7af5d60c-9ddc-4c3b-b181-bf5bff47fa96 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Attach volume completed successfully. Aug 06 05:27:20.471023 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7af5d60c-9ddc-4c3b-b181-bf5bff47fa96 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action returned with HTTP 202 Aug 06 05:27:20.472754 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 632/2537] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:20 2026] POST /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:20.481199 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ea119541-0a79-4915-98e3-664349756f8c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.484943 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea119541-0a79-4915-98e3-664349756f8c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:20.485301 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea119541-0a79-4915-98e3-664349756f8c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:20.485547 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea119541-0a79-4915-98e3-664349756f8c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:20.501544 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.501544 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:20.511269 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ea119541-0a79-4915-98e3-664349756f8c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:20.518364 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea119541-0a79-4915-98e3-664349756f8c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:20.519862 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 642/2538] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:20 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 1176 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:20.538568 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e0b8e9ed-47db-4f69-a90a-99a75b5d20cf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.541822 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0b8e9ed-47db-4f69-a90a-99a75b5d20cf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:20.541973 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e0b8e9ed-47db-4f69-a90a-99a75b5d20cf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:20.542432 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e0b8e9ed-47db-4f69-a90a-99a75b5d20cf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:20.559434 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.559434 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:20.565049 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e0b8e9ed-47db-4f69-a90a-99a75b5d20cf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:20.573672 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0b8e9ed-47db-4f69-a90a-99a75b5d20cf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:20.574203 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 635/2539] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:20 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:20.589880 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1e26182a-8df3-46d9-a588-129168dc1e15 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.706320 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1e26182a-8df3-46d9-a588-129168dc1e15 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action Aug 06 05:27:20.706320 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1e26182a-8df3-46d9-a588-129168dc1e15 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:20.706320 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1e26182a-8df3-46d9-a588-129168dc1e15 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:20.731584 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.731584 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:20.732237 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.admin_actions [None req-1e26182a-8df3-46d9-a588-129168dc1e15 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Updating volume '97ad8339-f815-4f61-a15f-326e92529e87' with '{'status': 'error'}' {{(pid=100427) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:27:20.765800 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1e26182a-8df3-46d9-a588-129168dc1e15 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action returned with HTTP 202 Aug 06 05:27:20.766373 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 631/2540] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:20 2026] POST /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:20.774201 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-53b99f92-b4f9-4325-a536-5bb7be41fabf None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.776284 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53b99f92-b4f9-4325-a536-5bb7be41fabf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:20.776924 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-53b99f92-b4f9-4325-a536-5bb7be41fabf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:20.776924 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-53b99f92-b4f9-4325-a536-5bb7be41fabf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:20.795576 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.795576 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:20.801457 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-53b99f92-b4f9-4325-a536-5bb7be41fabf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:20.810022 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53b99f92-b4f9-4325-a536-5bb7be41fabf tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:20.810022 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 633/2541] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:20 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 1175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:20.826089 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-088f9b77-0d25-4c86-a188-b6421420da2e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.828302 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-088f9b77-0d25-4c86-a188-b6421420da2e tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action Aug 06 05:27:20.828657 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-088f9b77-0d25-4c86-a188-b6421420da2e tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "95266755-86f7-44d8-836e-05060b690b18"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:20.828855 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-088f9b77-0d25-4c86-a188-b6421420da2e tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "95266755-86f7-44d8-836e-05060b690b18"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:20.844424 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.844424 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:20.844779 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-088f9b77-0d25-4c86-a188-b6421420da2e tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Volume info retrieved successfully. Aug 06 05:27:20.870587 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-088f9b77-0d25-4c86-a188-b6421420da2e tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Terminate volume connection completed successfully. Aug 06 05:27:20.876867 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-088f9b77-0d25-4c86-a188-b6421420da2e tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100428) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 06 05:27:20.921624 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-088f9b77-0d25-4c86-a188-b6421420da2e tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Detach volume completed successfully. Aug 06 05:27:20.921858 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-088f9b77-0d25-4c86-a188-b6421420da2e tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action returned with HTTP 202 Aug 06 05:27:20.922300 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 643/2542] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:20 2026] POST /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:20.930587 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b4caa7b9-38be-491d-a0d4-d97dccc12f21 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.932673 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b4caa7b9-38be-491d-a0d4-d97dccc12f21 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:20.932895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b4caa7b9-38be-491d-a0d4-d97dccc12f21 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:20.933128 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b4caa7b9-38be-491d-a0d4-d97dccc12f21 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:20.941301 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.941301 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:20.945372 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b4caa7b9-38be-491d-a0d4-d97dccc12f21 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:20.950216 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b4caa7b9-38be-491d-a0d4-d97dccc12f21 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:20.950647 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 636/2543] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:20 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:20.963444 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-67f9e537-68dd-4a5b-955e-6747f0667122 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:20.965301 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-67f9e537-68dd-4a5b-955e-6747f0667122 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:20.965495 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-67f9e537-68dd-4a5b-955e-6747f0667122 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:20.965682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-67f9e537-68dd-4a5b-955e-6747f0667122 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:20.974391 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:20.974391 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:20.977471 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-67f9e537-68dd-4a5b-955e-6747f0667122 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:20.981913 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-67f9e537-68dd-4a5b-955e-6747f0667122 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:20.982309 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 632/2544] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:20 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:21.001943 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e04e26e6-7d13-4306-a45f-0a1fe4da15da None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:21.004042 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e04e26e6-7d13-4306-a45f-0a1fe4da15da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] POST https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action Aug 06 05:27:21.004404 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e04e26e6-7d13-4306-a45f-0a1fe4da15da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action body: b'{"os-detach": {}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:21.004521 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e04e26e6-7d13-4306-a45f-0a1fe4da15da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:21.013552 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:21.013552 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:21.014007 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e04e26e6-7d13-4306-a45f-0a1fe4da15da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:21.031792 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e04e26e6-7d13-4306-a45f-0a1fe4da15da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Detach volume completed successfully. Aug 06 05:27:21.032030 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e04e26e6-7d13-4306-a45f-0a1fe4da15da tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action returned with HTTP 202 Aug 06 05:27:21.032491 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 634/2545] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:21 2026] POST /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:21.039601 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-014660e0-79fb-4562-b9a1-57e46a0f58b3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:21.042675 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-014660e0-79fb-4562-b9a1-57e46a0f58b3 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:21.042857 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-014660e0-79fb-4562-b9a1-57e46a0f58b3 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:21.043084 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-014660e0-79fb-4562-b9a1-57e46a0f58b3 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:21.053359 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:21.053359 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:21.058268 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-014660e0-79fb-4562-b9a1-57e46a0f58b3 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:21.064905 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-014660e0-79fb-4562-b9a1-57e46a0f58b3 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:21.064905 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 644/2546] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:21 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:21.078049 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-751d6759-0c4a-47aa-901d-862c6d001887 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:21.079502 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-751d6759-0c4a-47aa-901d-862c6d001887 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:21.079858 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-751d6759-0c4a-47aa-901d-862c6d001887 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:21.080126 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-751d6759-0c4a-47aa-901d-862c6d001887 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:21.087209 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:21.087209 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:21.091011 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-751d6759-0c4a-47aa-901d-862c6d001887 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:21.095820 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-751d6759-0c4a-47aa-901d-862c6d001887 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:21.095820 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 637/2547] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:21 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:21.110399 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-12d76eed-4272-4347-88fb-331b158e0530 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:21.113308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-12d76eed-4272-4347-88fb-331b158e0530 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] DELETE https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:21.113308 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-12d76eed-4272-4347-88fb-331b158e0530 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:21.113308 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-12d76eed-4272-4347-88fb-331b158e0530 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:21.113308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-12d76eed-4272-4347-88fb-331b158e0530 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Delete volume with id: 97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:21.120053 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:21.120053 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:21.120591 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-12d76eed-4272-4347-88fb-331b158e0530 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:21.137123 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-12d76eed-4272-4347-88fb-331b158e0530 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Delete volume request issued successfully. Aug 06 05:27:21.137372 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-12d76eed-4272-4347-88fb-331b158e0530 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 202 Aug 06 05:27:21.137911 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 633/2548] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:21 2026] DELETE /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:21.145820 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4919c6bd-a290-4e70-8110-187f0866a45a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:21.148127 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4919c6bd-a290-4e70-8110-187f0866a45a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:21.148380 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4919c6bd-a290-4e70-8110-187f0866a45a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:21.148615 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4919c6bd-a290-4e70-8110-187f0866a45a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:21.157490 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:21.157490 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:21.162160 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4919c6bd-a290-4e70-8110-187f0866a45a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:21.167193 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4919c6bd-a290-4e70-8110-187f0866a45a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 200 Aug 06 05:27:21.167618 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 635/2549] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:21 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:21.264883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1427b994-5d6d-42ba-9eff-397d084b1323 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:21.267991 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1427b994-5d6d-42ba-9eff-397d084b1323 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:21.269310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1427b994-5d6d-42ba-9eff-397d084b1323 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:21.269310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1427b994-5d6d-42ba-9eff-397d084b1323 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:21.278535 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:21.278535 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:21.283584 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1427b994-5d6d-42ba-9eff-397d084b1323 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:21.290061 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1427b994-5d6d-42ba-9eff-397d084b1323 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 200 Aug 06 05:27:21.290870 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 645/2550] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:21 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:22.182764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bcedf992-75a3-43df-a468-d289eb7ad15f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:22.186229 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bcedf992-75a3-43df-a468-d289eb7ad15f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 Aug 06 05:27:22.186427 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bcedf992-75a3-43df-a468-d289eb7ad15f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:22.187000 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bcedf992-75a3-43df-a468-d289eb7ad15f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:22.196761 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bcedf992-75a3-43df-a468-d289eb7ad15f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 returned with HTTP 404 Aug 06 05:27:22.199365 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 638/2551] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:22 2026] GET /volume/v3/volumes/97ad8339-f815-4f61-a15f-326e92529e87 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:22.308395 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4ff4ce33-5722-4124-8954-a163f712ebf1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:22.310681 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ff4ce33-5722-4124-8954-a163f712ebf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:22.310960 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ff4ce33-5722-4124-8954-a163f712ebf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:22.311199 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ff4ce33-5722-4124-8954-a163f712ebf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:22.323034 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:22.323034 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:22.328723 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4ff4ce33-5722-4124-8954-a163f712ebf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:22.334209 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ff4ce33-5722-4124-8954-a163f712ebf1 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 200 Aug 06 05:27:22.335053 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 634/2552] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:22 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:23.350416 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-24873510-c2c6-4ea1-8743-989ca7cc2fce None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:23.355124 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-24873510-c2c6-4ea1-8743-989ca7cc2fce tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:23.355394 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-24873510-c2c6-4ea1-8743-989ca7cc2fce tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:23.355618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-24873510-c2c6-4ea1-8743-989ca7cc2fce tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:23.365634 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:23.365634 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:23.372108 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-24873510-c2c6-4ea1-8743-989ca7cc2fce tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:23.377026 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-24873510-c2c6-4ea1-8743-989ca7cc2fce tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 200 Aug 06 05:27:23.377535 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 636/2553] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:23 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:24.397280 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3570ef80-b7c7-4a01-9a57-4dba6308deb3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:24.399644 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3570ef80-b7c7-4a01-9a57-4dba6308deb3 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:24.399909 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3570ef80-b7c7-4a01-9a57-4dba6308deb3 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:24.400165 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3570ef80-b7c7-4a01-9a57-4dba6308deb3 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:24.409749 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:24.409749 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:24.414588 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3570ef80-b7c7-4a01-9a57-4dba6308deb3 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:24.420490 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3570ef80-b7c7-4a01-9a57-4dba6308deb3 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 200 Aug 06 05:27:24.423546 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 646/2554] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:24 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 1295 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:27:24.441609 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-696d7114-b0b8-41be-8477-846a5be8119b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:24.443279 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-696d7114-b0b8-41be-8477-846a5be8119b tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] DELETE https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:24.443869 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-696d7114-b0b8-41be-8477-846a5be8119b tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:24.443869 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-696d7114-b0b8-41be-8477-846a5be8119b tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:24.443869 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-696d7114-b0b8-41be-8477-846a5be8119b tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Delete volume with id: cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:24.453437 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:24.453437 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:24.453927 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-696d7114-b0b8-41be-8477-846a5be8119b tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:24.471812 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-696d7114-b0b8-41be-8477-846a5be8119b tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Delete volume request issued successfully. Aug 06 05:27:24.472010 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-696d7114-b0b8-41be-8477-846a5be8119b tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 202 Aug 06 05:27:24.473411 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 639/2555] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:24 2026] DELETE /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:24.480513 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c1dbf2d6-bf25-4174-9060-9fc182987d98 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:24.482883 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c1dbf2d6-bf25-4174-9060-9fc182987d98 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:24.483156 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c1dbf2d6-bf25-4174-9060-9fc182987d98 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:24.483444 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c1dbf2d6-bf25-4174-9060-9fc182987d98 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:24.492628 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:24.492628 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:24.497638 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c1dbf2d6-bf25-4174-9060-9fc182987d98 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Volume info retrieved successfully. Aug 06 05:27:24.505114 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c1dbf2d6-bf25-4174-9060-9fc182987d98 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 200 Aug 06 05:27:24.506919 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 635/2556] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:24 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 1294 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:24.705716 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-17480878-e621-4fd8-b534-a1962c5131cd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:24.707398 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:24.707735 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-239550759"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:24.709154 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-239550759'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:24.709277 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume of 1 GB Aug 06 05:27:24.714396 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Availability Zones retrieved successfully. Aug 06 05:27:24.720525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (0832a473-12b2-4f7a-883d-1934cf59c973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:24.721578 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc346e58-2c34-43f6-899a-8442b68cd28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:24.722910 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:24.753091 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc346e58-2c34-43f6-899a-8442b68cd28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:24.753873 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22205f1-3fef-4a12-ac45-f22ce5c20b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:24.798003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Created reservations ['74a7f0ea-c561-4c77-8cad-a9cf4768f458', '17bc41e8-04ca-4825-a928-5f9d78b06b0a', '02eb2bda-68c6-429e-b1fb-d2e6ac624c24', '31b4f192-865f-4454-b7ef-2f3fa92a5581'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:24.798754 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22205f1-3fef-4a12-ac45-f22ce5c20b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a7f0ea-c561-4c77-8cad-a9cf4768f458', '17bc41e8-04ca-4825-a928-5f9d78b06b0a', '02eb2bda-68c6-429e-b1fb-d2e6ac624c24', '31b4f192-865f-4454-b7ef-2f3fa92a5581']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:24.799490 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf06561-3f6d-4bf6-a39d-022b553acca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:24.821450 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf06561-3f6d-4bf6-a39d-022b553acca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '310a9f98-9c79-4eaa-8036-c1be3820ef57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-239550759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['74a7f0ea-c561-4c77-8cad-a9cf4768f458','17bc41e8-04ca-4825-a928-5f9d78b06b0a','02eb2bda-68c6-429e-b1fb-d2e6ac624c24','31b4f192-865f-4454-b7ef-2f3fa92a5581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-239550759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=310a9f98-9c79-4eaa-8036-c1be3820ef57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c97e31fae24b31ba9dfd1be8650b19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:24.822361 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc824177-954d-4681-9776-cbefe8594fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:24.841709 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc824177-954d-4681-9776-cbefe8594fa0) transitioned into state 'SUCCESS' from state '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-239550759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['74a7f0ea-c561-4c77-8cad-a9cf4768f458','17bc41e8-04ca-4825-a928-5f9d78b06b0a','02eb2bda-68c6-429e-b1fb-d2e6ac624c24','31b4f192-865f-4454-b7ef-2f3fa92a5581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:24.842380 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad16e9b5-d93f-4400-8c07-a51dc65836bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:24.851372 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad16e9b5-d93f-4400-8c07-a51dc65836bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:24.852494 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (0832a473-12b2-4f7a-883d-1934cf59c973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:24.852791 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request issued successfully. Aug 06 05:27:24.853546 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-17480878-e621-4fd8-b534-a1962c5131cd tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:24.854388 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 637/2557] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:27:24 2026] POST /volume/v3/volumes => generated 748 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:24.869754 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-38696d5c-cf13-4af4-b146-583e928b345f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:24.872224 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-38696d5c-cf13-4af4-b146-583e928b345f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 Aug 06 05:27:24.872548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-38696d5c-cf13-4af4-b146-583e928b345f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:24.872824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-38696d5c-cf13-4af4-b146-583e928b345f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:24.883246 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:24.883246 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:24.887631 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-38696d5c-cf13-4af4-b146-583e928b345f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:24.892688 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-38696d5c-cf13-4af4-b146-583e928b345f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 returned with HTTP 200 Aug 06 05:27:24.893200 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 647/2558] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:24 2026] GET /volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:25.519312 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7d55a801-6593-4860-85f8-03d788b25b16 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:25.521645 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7d55a801-6593-4860-85f8-03d788b25b16 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] GET https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 Aug 06 05:27:25.521836 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7d55a801-6593-4860-85f8-03d788b25b16 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:25.522029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7d55a801-6593-4860-85f8-03d788b25b16 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:25.527943 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7d55a801-6593-4860-85f8-03d788b25b16 tempest-VolumeAndVolumeTypeFromImageTest-990531868 tempest-VolumeAndVolumeTypeFromImageTest-990531868-project-member] https://10.4.3.205/volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 returned with HTTP 404 Aug 06 05:27:25.528623 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 640/2559] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:25 2026] GET /volume/v3/volumes/cd5cdbe4-6725-4a93-bd28-ccc695969075 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:25.895068 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e68d410f-42eb-48c9-b3d8-fded6794bdab None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:25.897080 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e68d410f-42eb-48c9-b3d8-fded6794bdab tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:27:25.897483 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e68d410f-42eb-48c9-b3d8-fded6794bdab tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:25.897864 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e68d410f-42eb-48c9-b3d8-fded6794bdab tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:25.898912 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-e68d410f-42eb-48c9-b3d8-fded6794bdab tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:27:25.907910 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7fed4ed9-bc13-4baf-a5ef-610d3d92908b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:25.910173 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7fed4ed9-bc13-4baf-a5ef-610d3d92908b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 Aug 06 05:27:25.911264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7fed4ed9-bc13-4baf-a5ef-610d3d92908b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:25.911264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7fed4ed9-bc13-4baf-a5ef-610d3d92908b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:25.918214 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e68d410f-42eb-48c9-b3d8-fded6794bdab tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Get all volumes completed successfully. Aug 06 05:27:25.919883 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:25.919883 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:25.923356 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:25.923356 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:25.926700 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7fed4ed9-bc13-4baf-a5ef-610d3d92908b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:25.928271 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e68d410f-42eb-48c9-b3d8-fded6794bdab tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:27:25.928271 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 636/2560] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:27:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9377 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:25.931817 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7fed4ed9-bc13-4baf-a5ef-610d3d92908b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 returned with HTTP 200 Aug 06 05:27:25.932455 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 638/2561] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:25 2026] GET /volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:25.944480 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-67452f47-c3b6-48b8-92a1-866450c32ac2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:25.945908 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ac23065f-7b50-4595-a796-21baa06bd766 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:25.948010 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ac23065f-7b50-4595-a796-21baa06bd766 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/3749d6c3-8eb7-4f03-a16a-7c1b80b31733 Aug 06 05:27:25.948261 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ac23065f-7b50-4595-a796-21baa06bd766 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:25.948884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ac23065f-7b50-4595-a796-21baa06bd766 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:25.948884 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-ac23065f-7b50-4595-a796-21baa06bd766 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Delete volume with id: 3749d6c3-8eb7-4f03-a16a-7c1b80b31733 Aug 06 05:27:25.950859 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-67452f47-c3b6-48b8-92a1-866450c32ac2 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57/action Aug 06 05:27:25.951305 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-67452f47-c3b6-48b8-92a1-866450c32ac2 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:25.951468 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-67452f47-c3b6-48b8-92a1-866450c32ac2 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:25.966450 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:25.966450 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:25.967064 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ac23065f-7b50-4595-a796-21baa06bd766 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Volume info retrieved successfully. Aug 06 05:27:25.968092 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:25.968092 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:25.968553 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.admin_actions [None req-67452f47-c3b6-48b8-92a1-866450c32ac2 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Updating volume '310a9f98-9c79-4eaa-8036-c1be3820ef57' with '{'status': 'attaching'}' {{(pid=100428) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:27:25.980680 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.image.cache [None req-ac23065f-7b50-4595-a796-21baa06bd766 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '0ab4c624-8173-4015-8503-4b58c8e1c851', 'volume_id': '3749d6c3-8eb7-4f03-a16a-7c1b80b31733', 'host': 'np0000006623@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 5, 27, 17), 'last_used': datetime.datetime(2026, 8, 6, 5, 27, 24)}. {{(pid=100429) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 05:27:25.987735 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-67452f47-c3b6-48b8-92a1-866450c32ac2 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57/action returned with HTTP 202 Aug 06 05:27:25.988143 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 648/2562] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:25 2026] POST /volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:25.997008 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8c3954e0-8fda-40ab-a8ee-b2229ac0b82a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:25.997155 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ac23065f-7b50-4595-a796-21baa06bd766 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Delete volume request issued successfully. Aug 06 05:27:25.997155 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ac23065f-7b50-4595-a796-21baa06bd766 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] https://10.4.3.205/volume/v3/volumes/3749d6c3-8eb7-4f03-a16a-7c1b80b31733 returned with HTTP 202 Aug 06 05:27:25.997403 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 641/2563] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:25 2026] DELETE /volume/v3/volumes/3749d6c3-8eb7-4f03-a16a-7c1b80b31733 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:25.998655 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c3954e0-8fda-40ab-a8ee-b2229ac0b82a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 Aug 06 05:27:26.000643 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c3954e0-8fda-40ab-a8ee-b2229ac0b82a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:26.000643 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c3954e0-8fda-40ab-a8ee-b2229ac0b82a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:26.007149 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d430c28f-578e-488b-bbf8-9c99cc314efa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:26.009924 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:26.009924 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:26.009996 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d430c28f-578e-488b-bbf8-9c99cc314efa tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] GET https://10.4.3.205/volume/v3/volumes/3749d6c3-8eb7-4f03-a16a-7c1b80b31733 Aug 06 05:27:26.009996 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d430c28f-578e-488b-bbf8-9c99cc314efa tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:26.009996 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d430c28f-578e-488b-bbf8-9c99cc314efa tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:26.013009 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8c3954e0-8fda-40ab-a8ee-b2229ac0b82a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:26.019023 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c3954e0-8fda-40ab-a8ee-b2229ac0b82a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 returned with HTTP 200 Aug 06 05:27:26.019536 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 637/2564] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:25 2026] GET /volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:26.021503 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:26.021503 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:26.026599 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d430c28f-578e-488b-bbf8-9c99cc314efa tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Volume info retrieved successfully. Aug 06 05:27:26.032506 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6cbffe0d-b81a-4314-b4b3-a91ed87f7012 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:26.034444 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6cbffe0d-b81a-4314-b4b3-a91ed87f7012 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57/action Aug 06 05:27:26.035244 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d430c28f-578e-488b-bbf8-9c99cc314efa tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] https://10.4.3.205/volume/v3/volumes/3749d6c3-8eb7-4f03-a16a-7c1b80b31733 returned with HTTP 200 Aug 06 05:27:26.035669 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 639/2565] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:26 2026] GET /volume/v3/volumes/3749d6c3-8eb7-4f03-a16a-7c1b80b31733 => generated 1105 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:26.036013 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6cbffe0d-b81a-4314-b4b3-a91ed87f7012 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:26.036098 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6cbffe0d-b81a-4314-b4b3-a91ed87f7012 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:26.046692 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:26.046692 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:26.047044 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6cbffe0d-b81a-4314-b4b3-a91ed87f7012 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Volume info retrieved successfully. Aug 06 05:27:26.083630 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6cbffe0d-b81a-4314-b4b3-a91ed87f7012 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Delete volume request issued successfully. Aug 06 05:27:26.083843 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6cbffe0d-b81a-4314-b4b3-a91ed87f7012 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57/action returned with HTTP 202 Aug 06 05:27:26.084272 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 649/2566] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:26 2026] POST /volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:26.092860 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bb574cff-f9e7-4d13-9903-d5268cfd98a6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:26.094655 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb574cff-f9e7-4d13-9903-d5268cfd98a6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 Aug 06 05:27:26.094860 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb574cff-f9e7-4d13-9903-d5268cfd98a6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:26.095083 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb574cff-f9e7-4d13-9903-d5268cfd98a6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:26.102169 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:26.102169 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:26.105647 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bb574cff-f9e7-4d13-9903-d5268cfd98a6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:26.110005 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb574cff-f9e7-4d13-9903-d5268cfd98a6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 returned with HTTP 200 Aug 06 05:27:26.110575 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 642/2567] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:26 2026] GET /volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:27.054108 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ff5903f5-a775-44ab-ac29-a4a6555d368b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.058952 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff5903f5-a775-44ab-ac29-a4a6555d368b tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] GET https://10.4.3.205/volume/v3/volumes/3749d6c3-8eb7-4f03-a16a-7c1b80b31733 Aug 06 05:27:27.059193 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff5903f5-a775-44ab-ac29-a4a6555d368b tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:27.059446 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff5903f5-a775-44ab-ac29-a4a6555d368b tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:27.065170 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff5903f5-a775-44ab-ac29-a4a6555d368b tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] https://10.4.3.205/volume/v3/volumes/3749d6c3-8eb7-4f03-a16a-7c1b80b31733 returned with HTTP 404 Aug 06 05:27:27.065635 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 638/2568] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:27 2026] GET /volume/v3/volumes/3749d6c3-8eb7-4f03-a16a-7c1b80b31733 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:27.073858 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-74074805-0d25-4250-839d-7b83e6827cce None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.076501 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-74074805-0d25-4250-839d-7b83e6827cce tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] DELETE https://10.4.3.205/volume/v3/types/390782e2-56a0-47da-a79b-18dd585a1f1d Aug 06 05:27:27.076714 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-74074805-0d25-4250-839d-7b83e6827cce tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:27.076954 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-74074805-0d25-4250-839d-7b83e6827cce tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:27.102513 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-74074805-0d25-4250-839d-7b83e6827cce tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] https://10.4.3.205/volume/v3/types/390782e2-56a0-47da-a79b-18dd585a1f1d returned with HTTP 202 Aug 06 05:27:27.102949 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 640/2569] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:27:27 2026] DELETE /volume/v3/types/390782e2-56a0-47da-a79b-18dd585a1f1d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:27.110172 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fe5b1d16-19cd-47f2-86fa-ffb0c642b061 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.112587 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fe5b1d16-19cd-47f2-86fa-ffb0c642b061 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] GET https://10.4.3.205/volume/v3/types/390782e2-56a0-47da-a79b-18dd585a1f1d Aug 06 05:27:27.112850 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fe5b1d16-19cd-47f2-86fa-ffb0c642b061 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:27.113269 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fe5b1d16-19cd-47f2-86fa-ffb0c642b061 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:27.117798 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fe5b1d16-19cd-47f2-86fa-ffb0c642b061 tempest-VolumeAndVolumeTypeFromImageTest-1652404651 tempest-VolumeAndVolumeTypeFromImageTest-1652404651-project-admin] https://10.4.3.205/volume/v3/types/390782e2-56a0-47da-a79b-18dd585a1f1d returned with HTTP 404 Aug 06 05:27:27.118426 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 650/2570] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:27:27 2026] GET /volume/v3/types/390782e2-56a0-47da-a79b-18dd585a1f1d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:27.127415 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-15b6ab7e-3d87-4946-a6c6-758d00d00aa8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.129117 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-15b6ab7e-3d87-4946-a6c6-758d00d00aa8 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 Aug 06 05:27:27.129330 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-15b6ab7e-3d87-4946-a6c6-758d00d00aa8 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:27.129511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-15b6ab7e-3d87-4946-a6c6-758d00d00aa8 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:27.136203 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-15b6ab7e-3d87-4946-a6c6-758d00d00aa8 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 returned with HTTP 404 Aug 06 05:27:27.136651 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 643/2571] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:27 2026] GET /volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:27.146262 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bce86222-3bd3-4b1c-9e65-861eb8d0dc81 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.151082 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bce86222-3bd3-4b1c-9e65-861eb8d0dc81 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 Aug 06 05:27:27.151405 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bce86222-3bd3-4b1c-9e65-861eb8d0dc81 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:27.154310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bce86222-3bd3-4b1c-9e65-861eb8d0dc81 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:27.166053 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bce86222-3bd3-4b1c-9e65-861eb8d0dc81 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 returned with HTTP 404 Aug 06 05:27:27.166053 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 639/2572] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:27 2026] GET /volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:27.178912 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-39dfff5c-8ed6-47e1-a384-482c8da973de None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.180595 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-39dfff5c-8ed6-47e1-a384-482c8da973de tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] DELETE https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 Aug 06 05:27:27.180794 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-39dfff5c-8ed6-47e1-a384-482c8da973de tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:27.181056 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-39dfff5c-8ed6-47e1-a384-482c8da973de tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:27.181508 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-39dfff5c-8ed6-47e1-a384-482c8da973de tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Delete volume with id: 310a9f98-9c79-4eaa-8036-c1be3820ef57 Aug 06 05:27:27.187872 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-39dfff5c-8ed6-47e1-a384-482c8da973de tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 returned with HTTP 404 Aug 06 05:27:27.188383 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 641/2573] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:27 2026] DELETE /volume/v3/volumes/310a9f98-9c79-4eaa-8036-c1be3820ef57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:27.200910 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.202580 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:27.202907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-715026720"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:27.205212 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-715026720'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:27.205413 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume of 1 GB Aug 06 05:27:27.209789 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Availability Zones retrieved successfully. Aug 06 05:27:27.217464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (9fcf7c3e-be4b-4d28-b025-18acc9910965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:27.219231 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84275ce4-a414-4d0e-a56e-34748c0ac501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:27.221605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:27.248113 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84275ce4-a414-4d0e-a56e-34748c0ac501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:27.248851 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17078f9a-bf69-4cd1-b7fe-382bcb608ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:27.295586 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Created reservations ['11a3b86a-ec68-4aa3-8e3e-d277039ea1ba', 'bac247b2-d0ca-407a-8419-beb6d6e86332', '9647ae1b-cefe-4ff5-881d-3d6c44cbba45', '357c2bdc-8aa6-48fd-8098-6f398dc6190d'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:27.296565 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17078f9a-bf69-4cd1-b7fe-382bcb608ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11a3b86a-ec68-4aa3-8e3e-d277039ea1ba', 'bac247b2-d0ca-407a-8419-beb6d6e86332', '9647ae1b-cefe-4ff5-881d-3d6c44cbba45', '357c2bdc-8aa6-48fd-8098-6f398dc6190d']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:27.297605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf05542f-1d38-4367-80cd-70b77ad22cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:27.328548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf05542f-1d38-4367-80cd-70b77ad22cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06d69bab-2dd5-4400-81b4-3cf912961967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-715026720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['11a3b86a-ec68-4aa3-8e3e-d277039ea1ba','bac247b2-d0ca-407a-8419-beb6d6e86332','9647ae1b-cefe-4ff5-881d-3d6c44cbba45','357c2bdc-8aa6-48fd-8098-6f398dc6190d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-715026720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06d69bab-2dd5-4400-81b4-3cf912961967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c97e31fae24b31ba9dfd1be8650b19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:27.330018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899ae77b-1db7-49e7-bd83-995784712027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:27.353756 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899ae77b-1db7-49e7-bd83-995784712027) transitioned into state 'SUCCESS' from state '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-715026720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['11a3b86a-ec68-4aa3-8e3e-d277039ea1ba','bac247b2-d0ca-407a-8419-beb6d6e86332','9647ae1b-cefe-4ff5-881d-3d6c44cbba45','357c2bdc-8aa6-48fd-8098-6f398dc6190d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:27.354483 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afa6724-ca23-4e5b-82c6-3408765cef6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:27.366387 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afa6724-ca23-4e5b-82c6-3408765cef6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:27.367542 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (9fcf7c3e-be4b-4d28-b025-18acc9910965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:27.367827 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request issued successfully. Aug 06 05:27:27.368626 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-97ed86d0-3b75-40f4-81f7-0a616278d959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:27.369280 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 651/2574] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:27:27 2026] POST /volume/v3/volumes => generated 748 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:27.392487 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-86a61d9b-3dc9-475d-afe7-95eb93253e6b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.397684 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86a61d9b-3dc9-475d-afe7-95eb93253e6b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 Aug 06 05:27:27.397896 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-86a61d9b-3dc9-475d-afe7-95eb93253e6b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:27.398121 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-86a61d9b-3dc9-475d-afe7-95eb93253e6b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:27.408003 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:27.408003 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:27.412623 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-86a61d9b-3dc9-475d-afe7-95eb93253e6b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:27.418425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86a61d9b-3dc9-475d-afe7-95eb93253e6b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 returned with HTTP 200 Aug 06 05:27:27.418831 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 644/2575] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:27 2026] GET /volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:27.517640 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ae6a2216-a922-4454-a7c5-3385c96f866b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.518013 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ae6a2216-a922-4454-a7c5-3385c96f866b None None] GET https://10.4.3.205/volume// Aug 06 05:27:27.518220 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ae6a2216-a922-4454-a7c5-3385c96f866b None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:27.518431 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ae6a2216-a922-4454-a7c5-3385c96f866b None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:27.518768 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ae6a2216-a922-4454-a7c5-3385c96f866b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:27.519059 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 640/2576] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27: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 06 05:27:27.529249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-cdc9535d-50a5-40a9-a01e-f76de48ad38e req-adf5568c-771d-497c-9f5b-2442f1070b02 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.531859 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-cdc9535d-50a5-40a9-a01e-f76de48ad38e req-adf5568c-771d-497c-9f5b-2442f1070b02 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:27:27.533832 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-cdc9535d-50a5-40a9-a01e-f76de48ad38e req-adf5568c-771d-497c-9f5b-2442f1070b02 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ba640f5-431d-4377-865e-5ebae8fe5c07", "connector": null, "instance_uuid": "47f56005-1d3d-458e-8dae-8420286131a1"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:27.550492 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:27.550492 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:27.582119 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-cdc9535d-50a5-40a9-a01e-f76de48ad38e req-adf5568c-771d-497c-9f5b-2442f1070b02 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:27:27.582676 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 642/2577] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:27:27 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 06 05:27:27.590835 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-cdc9535d-50a5-40a9-a01e-f76de48ad38e req-7b734633-59fe-4516-82e1-a8faa50166d4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:27.593662 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-cdc9535d-50a5-40a9-a01e-f76de48ad38e req-7b734633-59fe-4516-82e1-a8faa50166d4 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] DELETE https://10.4.3.205/volume/v3/attachments/85cb409c-23ac-4086-85bb-b588728be844 Aug 06 05:27:27.593848 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-cdc9535d-50a5-40a9-a01e-f76de48ad38e req-7b734633-59fe-4516-82e1-a8faa50166d4 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:27.594064 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-cdc9535d-50a5-40a9-a01e-f76de48ad38e req-7b734633-59fe-4516-82e1-a8faa50166d4 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:27.601320 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:27.601320 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:27.652054 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-cdc9535d-50a5-40a9-a01e-f76de48ad38e req-7b734633-59fe-4516-82e1-a8faa50166d4 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/attachments/85cb409c-23ac-4086-85bb-b588728be844 returned with HTTP 200 Aug 06 05:27:27.652054 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 652/2578] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:27:27 2026] DELETE /volume/v3/attachments/85cb409c-23ac-4086-85bb-b588728be844 => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:29.149839 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6aaf43e9-99ba-4d9e-9a05-d48365b3e303 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.149839 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6aaf43e9-99ba-4d9e-9a05-d48365b3e303 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 Aug 06 05:27:29.149839 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6aaf43e9-99ba-4d9e-9a05-d48365b3e303 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:29.149839 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6aaf43e9-99ba-4d9e-9a05-d48365b3e303 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:29.149839 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.149839 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:29.149839 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6aaf43e9-99ba-4d9e-9a05-d48365b3e303 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:29.149839 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6aaf43e9-99ba-4d9e-9a05-d48365b3e303 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 returned with HTTP 200 Aug 06 05:27:29.149839 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 645/2579] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:28 2026] GET /volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:29.152633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-90e58b35-3b5a-42a3-b4a0-147d69993c93 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.152633 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-90e58b35-3b5a-42a3-b4a0-147d69993c93 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967/action Aug 06 05:27:29.152633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-90e58b35-3b5a-42a3-b4a0-147d69993c93 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:29.152633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-90e58b35-3b5a-42a3-b4a0-147d69993c93 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:29.152633 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.152633 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:29.152633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.admin_actions [None req-90e58b35-3b5a-42a3-b4a0-147d69993c93 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Updating volume '06d69bab-2dd5-4400-81b4-3cf912961967' with '{'status': 'creating'}' {{(pid=100427) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:27:29.152633 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-90e58b35-3b5a-42a3-b4a0-147d69993c93 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967/action returned with HTTP 202 Aug 06 05:27:29.152633 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 641/2580] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:28 2026] POST /volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 05:27:29.155592 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a70aa0aa-f04e-4ad9-a3da-31bf8acc2959 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.155592 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a70aa0aa-f04e-4ad9-a3da-31bf8acc2959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 Aug 06 05:27:29.155592 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a70aa0aa-f04e-4ad9-a3da-31bf8acc2959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:29.155592 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a70aa0aa-f04e-4ad9-a3da-31bf8acc2959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:29.155592 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.155592 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:29.155592 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a70aa0aa-f04e-4ad9-a3da-31bf8acc2959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:29.155592 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a70aa0aa-f04e-4ad9-a3da-31bf8acc2959 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 returned with HTTP 200 Aug 06 05:27:29.155592 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 643/2581] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:28 2026] GET /volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8bdc483c-db35-4d6d-a4b8-0e0f544c29ed None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8bdc483c-db35-4d6d-a4b8-0e0f544c29ed tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967/action Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8bdc483c-db35-4d6d-a4b8-0e0f544c29ed tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8bdc483c-db35-4d6d-a4b8-0e0f544c29ed tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8bdc483c-db35-4d6d-a4b8-0e0f544c29ed tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Volume info retrieved successfully. Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8bdc483c-db35-4d6d-a4b8-0e0f544c29ed tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Delete volume request issued successfully. Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8bdc483c-db35-4d6d-a4b8-0e0f544c29ed tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967/action returned with HTTP 202 Aug 06 05:27:29.157157 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 653/2582] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:28 2026] POST /volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:29.158318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c8b02397-0e7f-46f0-b577-52450232bf8d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.158318 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c8b02397-0e7f-46f0-b577-52450232bf8d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 Aug 06 05:27:29.158318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c8b02397-0e7f-46f0-b577-52450232bf8d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:29.158318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c8b02397-0e7f-46f0-b577-52450232bf8d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:29.158318 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.158318 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:29.158318 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c8b02397-0e7f-46f0-b577-52450232bf8d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:29.158318 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c8b02397-0e7f-46f0-b577-52450232bf8d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 returned with HTTP 200 Aug 06 05:27:29.158318 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 646/2583] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:28 2026] GET /volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:29.285356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d6eb8490-cd50-4f6a-96f4-72e0ade693b8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.285718 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6eb8490-cd50-4f6a-96f4-72e0ade693b8 None None] GET https://10.4.3.205/volume// Aug 06 05:27:29.285873 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6eb8490-cd50-4f6a-96f4-72e0ade693b8 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:29.286070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6eb8490-cd50-4f6a-96f4-72e0ade693b8 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:29.286458 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6eb8490-cd50-4f6a-96f4-72e0ade693b8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:29.286702 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 642/2584] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27: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 06 05:27:29.296360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-b20b3d18-a1fc-4a62-a97b-d62bd65fdd4e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.300744 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-b20b3d18-a1fc-4a62-a97b-d62bd65fdd4e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] GET https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 Aug 06 05:27:29.300924 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-b20b3d18-a1fc-4a62-a97b-d62bd65fdd4e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:29.301099 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-b20b3d18-a1fc-4a62-a97b-d62bd65fdd4e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:29.317437 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.317437 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:29.320788 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-b20b3d18-a1fc-4a62-a97b-d62bd65fdd4e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Volume info retrieved successfully. Aug 06 05:27:29.325445 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-b20b3d18-a1fc-4a62-a97b-d62bd65fdd4e tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 returned with HTTP 200 Aug 06 05:27:29.325816 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 644/2585] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:27:29 2026] GET /volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:29.431928 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-ec3e55c7-5f97-422d-9da8-e4fcc6fa5125 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.434177 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-ec3e55c7-5f97-422d-9da8-e4fcc6fa5125 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] PUT https://10.4.3.205/volume/v3/attachments/203bdd20-5429-41ba-9362-909596fb8f76 Aug 06 05:27:29.434657 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-ec3e55c7-5f97-422d-9da8-e4fcc6fa5125 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:29.447238 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-ec3e55c7-5f97-422d-9da8-e4fcc6fa5125 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Acquiring lock "cinder-attachment_update-6ba640f5-431d-4377-865e-5ebae8fe5c07-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:27:29.455422 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-ec3e55c7-5f97-422d-9da8-e4fcc6fa5125 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Lock "cinder-attachment_update-6ba640f5-431d-4377-865e-5ebae8fe5c07-np0000006623" acquired by "attachment_update" :: waited 0.008s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:27:29.456425 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.456425 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:29.549551 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-ec3e55c7-5f97-422d-9da8-e4fcc6fa5125 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Lock "cinder-attachment_update-6ba640f5-431d-4377-865e-5ebae8fe5c07-np0000006623" released by "attachment_update" :: held 0.094s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:27:29.549895 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-ec3e55c7-5f97-422d-9da8-e4fcc6fa5125 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/attachments/203bdd20-5429-41ba-9362-909596fb8f76 returned with HTTP 200 Aug 06 05:27:29.550489 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 654/2586] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:27:29 2026] PUT /volume/v3/attachments/203bdd20-5429-41ba-9362-909596fb8f76 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:29.577512 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-8cca5f5b-8fea-49ab-a7bf-e1b103d93af0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.579244 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-8cca5f5b-8fea-49ab-a7bf-e1b103d93af0 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] POST https://10.4.3.205/volume/v3/attachments/203bdd20-5429-41ba-9362-909596fb8f76/action Aug 06 05:27:29.581318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-8cca5f5b-8fea-49ab-a7bf-e1b103d93af0 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:29.581318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-8cca5f5b-8fea-49ab-a7bf-e1b103d93af0 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:29.599671 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.599671 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:29.611040 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-7677c39c-1be3-48c4-abb8-ce9e0666c1a2 req-8cca5f5b-8fea-49ab-a7bf-e1b103d93af0 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/attachments/203bdd20-5429-41ba-9362-909596fb8f76/action returned with HTTP 204 Aug 06 05:27:29.611599 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 647/2587] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:27:29 2026] POST /volume/v3/attachments/203bdd20-5429-41ba-9362-909596fb8f76/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:29.686433 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-74cd376b-5955-4d60-b578-42d291a51b8d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.700142 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-74cd376b-5955-4d60-b578-42d291a51b8d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 Aug 06 05:27:29.700363 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-74cd376b-5955-4d60-b578-42d291a51b8d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:29.700609 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-74cd376b-5955-4d60-b578-42d291a51b8d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:29.708109 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-74cd376b-5955-4d60-b578-42d291a51b8d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 returned with HTTP 404 Aug 06 05:27:29.708585 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 643/2588] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:29 2026] GET /volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:29.718594 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2f914ee7-307c-4fc0-af9a-9321b1bd4b87 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.721013 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f914ee7-307c-4fc0-af9a-9321b1bd4b87 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 Aug 06 05:27:29.721304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f914ee7-307c-4fc0-af9a-9321b1bd4b87 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:29.721564 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f914ee7-307c-4fc0-af9a-9321b1bd4b87 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:29.734654 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f914ee7-307c-4fc0-af9a-9321b1bd4b87 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 returned with HTTP 404 Aug 06 05:27:29.735443 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 645/2589] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:29 2026] GET /volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:29.741811 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-420c0446-84d9-4d03-a230-874afe78270f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.743632 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-420c0446-84d9-4d03-a230-874afe78270f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] DELETE https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 Aug 06 05:27:29.743807 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-420c0446-84d9-4d03-a230-874afe78270f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:29.744076 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-420c0446-84d9-4d03-a230-874afe78270f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:29.744243 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-420c0446-84d9-4d03-a230-874afe78270f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Delete volume with id: 06d69bab-2dd5-4400-81b4-3cf912961967 Aug 06 05:27:29.752351 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-420c0446-84d9-4d03-a230-874afe78270f tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 returned with HTTP 404 Aug 06 05:27:29.752742 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 655/2590] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:29 2026] DELETE /volume/v3/volumes/06d69bab-2dd5-4400-81b4-3cf912961967 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:29.761602 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-80b9875b-d49a-4219-9182-55024a31a24d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.764591 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:29.765077 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-962502210"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:29.768320 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-962502210'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:29.768320 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume of 1 GB Aug 06 05:27:29.773318 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Availability Zones retrieved successfully. Aug 06 05:27:29.781240 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (9186f310-b3d1-47f5-868d-67169c0fbaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:29.782933 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8afe39-7e0b-4f68-87e6-edefbf618658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:29.784494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:29.830518 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8afe39-7e0b-4f68-87e6-edefbf618658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:29.831375 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a51d02b-3796-4ac8-a743-191462e00702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:29.840556 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.880587 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Created reservations ['bb74a805-b6fc-4905-b406-b187f89bcd6e', 'f8efce05-75b4-4bfd-8ad6-2af1261f8d9c', '22f41f4f-3fe1-4e5c-8b9a-a2b9bc61dfa8', '65ad50dc-4652-4214-8ae3-fe94b0a9476a'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:29.881401 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a51d02b-3796-4ac8-a743-191462e00702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb74a805-b6fc-4905-b406-b187f89bcd6e', 'f8efce05-75b4-4bfd-8ad6-2af1261f8d9c', '22f41f4f-3fe1-4e5c-8b9a-a2b9bc61dfa8', '65ad50dc-4652-4214-8ae3-fe94b0a9476a']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:29.882221 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7cadc64-6987-436a-9224-91f99b685ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:29.906509 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7cadc64-6987-436a-9224-91f99b685ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f66eda5b-8ee1-4b16-a833-77019eacab3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-962502210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['bb74a805-b6fc-4905-b406-b187f89bcd6e','f8efce05-75b4-4bfd-8ad6-2af1261f8d9c','22f41f4f-3fe1-4e5c-8b9a-a2b9bc61dfa8','65ad50dc-4652-4214-8ae3-fe94b0a9476a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-962502210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f66eda5b-8ee1-4b16-a833-77019eacab3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c97e31fae24b31ba9dfd1be8650b19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:29.907152 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85c86cea-9430-45f9-922a-4738a9c4c3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:29.926432 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85c86cea-9430-45f9-922a-4738a9c4c3c2) transitioned into state 'SUCCESS' from state '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-962502210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['bb74a805-b6fc-4905-b406-b187f89bcd6e','f8efce05-75b4-4bfd-8ad6-2af1261f8d9c','22f41f4f-3fe1-4e5c-8b9a-a2b9bc61dfa8','65ad50dc-4652-4214-8ae3-fe94b0a9476a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:29.927074 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36af306-a48f-4b20-9053-006cb2d1036f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:29.932319 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:29.932319 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-681398091"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:29.933221 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-681398091'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:29.933506 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Create volume of 1 GB Aug 06 05:27:29.933973 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.933973 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:29.938884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36af306-a48f-4b20-9053-006cb2d1036f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:29.938884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (9186f310-b3d1-47f5-868d-67169c0fbaec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:29.938884 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request issued successfully. Aug 06 05:27:29.938884 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80b9875b-d49a-4219-9182-55024a31a24d tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:29.938884 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 648/2591] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:27:29 2026] POST /volume/v3/volumes => generated 748 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:29.944036 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Availability Zones retrieved successfully. Aug 06 05:27:29.951136 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2c5867c0-0135-4159-8875-e81c1f409421 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:29.954309 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c5867c0-0135-4159-8875-e81c1f409421 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e Aug 06 05:27:29.954309 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c5867c0-0135-4159-8875-e81c1f409421 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:29.954565 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c5867c0-0135-4159-8875-e81c1f409421 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:29.956638 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Flow 'volume_create_api' (1984275b-8156-4521-adb1-632c3521f3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:29.959622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f7d47a-b86d-4a9c-a419-be4c90044b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:29.959622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:29.965404 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:29.965404 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:29.970243 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2c5867c0-0135-4159-8875-e81c1f409421 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:29.977465 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c5867c0-0135-4159-8875-e81c1f409421 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e returned with HTTP 200 Aug 06 05:27:29.977465 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 646/2592] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:29 2026] GET /volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:30.000991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f7d47a-b86d-4a9c-a419-be4c90044b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:30.002673 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0e85f5-d498-4424-884a-5b46dc470af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:30.075845 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Created reservations ['495c347d-9c1d-447d-86ed-a45c3d892240', '3a771814-bc8c-42e1-bb24-f5392ce954cd', 'ec00f365-832d-4000-9ddb-6eb94d5d3274', '4eb3cca0-86f1-454b-b358-51a243a345d1'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:30.076682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0e85f5-d498-4424-884a-5b46dc470af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['495c347d-9c1d-447d-86ed-a45c3d892240', '3a771814-bc8c-42e1-bb24-f5392ce954cd', 'ec00f365-832d-4000-9ddb-6eb94d5d3274', '4eb3cca0-86f1-454b-b358-51a243a345d1']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:30.078476 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f30f8f-9efe-453a-b792-6fdbc0bebb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:30.104064 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f30f8f-9efe-453a-b792-6fdbc0bebb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3509cbfa-f934-407b-be07-53411e67e342', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-681398091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e20c285562a4e9481464df82bfa9e31',qos_specs=None,replication_status=,reservations=['495c347d-9c1d-447d-86ed-a45c3d892240','3a771814-bc8c-42e1-bb24-f5392ce954cd','ec00f365-832d-4000-9ddb-6eb94d5d3274','4eb3cca0-86f1-454b-b358-51a243a345d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b2abdd97ca41e99ca7ef6da32148a9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-681398091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3509cbfa-f934-407b-be07-53411e67e342,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e20c285562a4e9481464df82bfa9e31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28b2abdd97ca41e99ca7ef6da32148a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:30.105878 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2accd3ba-8aac-43a6-aaf7-022a7043f2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:30.128820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2accd3ba-8aac-43a6-aaf7-022a7043f2f1) transitioned into state 'SUCCESS' from state '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-681398091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e20c285562a4e9481464df82bfa9e31',qos_specs=None,replication_status=,reservations=['495c347d-9c1d-447d-86ed-a45c3d892240','3a771814-bc8c-42e1-bb24-f5392ce954cd','ec00f365-832d-4000-9ddb-6eb94d5d3274','4eb3cca0-86f1-454b-b358-51a243a345d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b2abdd97ca41e99ca7ef6da32148a9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:30.129803 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec9b231-8c47-43da-8b38-0c8f304a1990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:30.139772 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec9b231-8c47-43da-8b38-0c8f304a1990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:30.140622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Flow 'volume_create_api' (1984275b-8156-4521-adb1-632c3521f3fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:30.140908 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Create volume request issued successfully. Aug 06 05:27:30.141459 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8edf4199-5c2b-4a8a-b95a-ffc34798bf98 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:30.141846 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 644/2593] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:27:29 2026] POST /volume/v3/volumes => generated 765 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:30.158070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1a3d077e-0bdb-40f1-b0f1-a6c92a8e897d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.162498 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1a3d077e-0bdb-40f1-b0f1-a6c92a8e897d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:30.162498 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1a3d077e-0bdb-40f1-b0f1-a6c92a8e897d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:30.162498 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1a3d077e-0bdb-40f1-b0f1-a6c92a8e897d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:30.170277 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:30.170277 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:30.176677 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1a3d077e-0bdb-40f1-b0f1-a6c92a8e897d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:30.179836 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1a3d077e-0bdb-40f1-b0f1-a6c92a8e897d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 returned with HTTP 200 Aug 06 05:27:30.180366 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 656/2594] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:30 2026] GET /volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:30.466622 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bc8b8705-abdb-4529-a193-2384d8f9b7cf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.468549 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc8b8705-abdb-4529-a193-2384d8f9b7cf tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:30.468788 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bc8b8705-abdb-4529-a193-2384d8f9b7cf tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:30.469046 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bc8b8705-abdb-4529-a193-2384d8f9b7cf tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:30.476997 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:30.476997 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:30.480789 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bc8b8705-abdb-4529-a193-2384d8f9b7cf tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:30.487038 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc8b8705-abdb-4529-a193-2384d8f9b7cf tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:30.487467 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 649/2595] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:30 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:30.499511 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a5638d88-b185-43b0-83ea-0e6f631cd9e1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.501496 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a5638d88-b185-43b0-83ea-0e6f631cd9e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:30.501731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a5638d88-b185-43b0-83ea-0e6f631cd9e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:30.501997 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a5638d88-b185-43b0-83ea-0e6f631cd9e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:30.509835 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:30.509835 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:30.515750 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a5638d88-b185-43b0-83ea-0e6f631cd9e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:30.520966 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a5638d88-b185-43b0-83ea-0e6f631cd9e1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:30.521563 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 647/2596] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:30 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:30.568553 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-224507ce-214a-4e05-a2b6-24d531cf0a70 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.571548 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-224507ce-214a-4e05-a2b6-24d531cf0a70 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:30.571918 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-224507ce-214a-4e05-a2b6-24d531cf0a70 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:30.572200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-224507ce-214a-4e05-a2b6-24d531cf0a70 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:30.579498 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:30.579498 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:30.583023 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-224507ce-214a-4e05-a2b6-24d531cf0a70 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:30.588071 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-224507ce-214a-4e05-a2b6-24d531cf0a70 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:30.588563 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 645/2597] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:27:30 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:30.674854 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7af417c5-facf-4591-84af-a6c070785ba6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.675367 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7af417c5-facf-4591-84af-a6c070785ba6 None None] GET https://10.4.3.205/volume// Aug 06 05:27:30.675607 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7af417c5-facf-4591-84af-a6c070785ba6 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:30.675888 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7af417c5-facf-4591-84af-a6c070785ba6 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:30.676342 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7af417c5-facf-4591-84af-a6c070785ba6 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:30.676733 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 657/2598] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:27: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 06 05:27:30.685830 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1c895ff9-70bf-4687-b3a9-04022da25122 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.688665 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1c895ff9-70bf-4687-b3a9-04022da25122 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:27:30.689089 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1c895ff9-70bf-4687-b3a9-04022da25122 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afd680c3-ae8b-49b0-9a91-56403d494fc5", "connector": null, "instance_uuid": "dc346486-b2cd-441d-becf-43b16721057e"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:30.698050 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:30.698050 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:30.726490 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1c895ff9-70bf-4687-b3a9-04022da25122 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:27:30.727006 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 650/2599] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:27:30 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 06 05:27:30.753160 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0db1217a-3bf5-4bf9-b847-b10221f9b195 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.755056 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0db1217a-3bf5-4bf9-b847-b10221f9b195 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:30.755272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0db1217a-3bf5-4bf9-b847-b10221f9b195 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:30.755503 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0db1217a-3bf5-4bf9-b847-b10221f9b195 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:30.765807 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:30.765807 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:30.768326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-56d2cecd-2c68-4fd3-b4fd-7d636f0ac38d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.768326 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-56d2cecd-2c68-4fd3-b4fd-7d636f0ac38d None None] GET https://10.4.3.205/volume// Aug 06 05:27:30.768326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-56d2cecd-2c68-4fd3-b4fd-7d636f0ac38d None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:30.768326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-56d2cecd-2c68-4fd3-b4fd-7d636f0ac38d None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:30.768326 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-56d2cecd-2c68-4fd3-b4fd-7d636f0ac38d None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:30.768326 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 646/2600] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27: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 06 05:27:30.769436 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0db1217a-3bf5-4bf9-b847-b10221f9b195 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:30.773823 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0db1217a-3bf5-4bf9-b847-b10221f9b195 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:30.774250 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 648/2601] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:30 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:30.779263 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1bf994b2-cae4-4535-81d0-f5e25ca413b9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.782436 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1bf994b2-cae4-4535-81d0-f5e25ca413b9 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:30.782780 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1bf994b2-cae4-4535-81d0-f5e25ca413b9 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:30.783092 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1bf994b2-cae4-4535-81d0-f5e25ca413b9 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:30.793690 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:30.793690 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:30.796875 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1bf994b2-cae4-4535-81d0-f5e25ca413b9 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:30.800816 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-1bf994b2-cae4-4535-81d0-f5e25ca413b9 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:30.801190 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 658/2602] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:27:30 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 1055 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:30.907743 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9f2655b3-3e8a-4b05-ab9b-d10a1c49a631 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.910233 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9f2655b3-3e8a-4b05-ab9b-d10a1c49a631 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] PUT https://10.4.3.205/volume/v3/attachments/b06d7df4-bced-473d-925b-18c2655d5fd3 Aug 06 05:27:30.911526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9f2655b3-3e8a-4b05-ab9b-d10a1c49a631 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:30.919875 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9f2655b3-3e8a-4b05-ab9b-d10a1c49a631 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Acquiring lock "cinder-attachment_update-afd680c3-ae8b-49b0-9a91-56403d494fc5-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:27:30.923708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9f2655b3-3e8a-4b05-ab9b-d10a1c49a631 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-afd680c3-ae8b-49b0-9a91-56403d494fc5-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:27:30.924592 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:30.924592 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:30.990984 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7b9f5df5-d094-430b-ae0b-469ea00ad0af None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:30.992977 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b9f5df5-d094-430b-ae0b-469ea00ad0af tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e Aug 06 05:27:30.993382 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b9f5df5-d094-430b-ae0b-469ea00ad0af tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:30.993644 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b9f5df5-d094-430b-ae0b-469ea00ad0af tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:31.002362 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.002362 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:31.007071 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7b9f5df5-d094-430b-ae0b-469ea00ad0af tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:31.012062 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b9f5df5-d094-430b-ae0b-469ea00ad0af tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e returned with HTTP 200 Aug 06 05:27:31.012477 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 647/2603] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:30 2026] GET /volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:31.017966 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9f2655b3-3e8a-4b05-ab9b-d10a1c49a631 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-afd680c3-ae8b-49b0-9a91-56403d494fc5-np0000006623" released by "attachment_update" :: held 0.094s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:27:31.018406 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9f2655b3-3e8a-4b05-ab9b-d10a1c49a631 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/b06d7df4-bced-473d-925b-18c2655d5fd3 returned with HTTP 200 Aug 06 05:27:31.018990 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 651/2604] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:27:30 2026] PUT /volume/v3/attachments/b06d7df4-bced-473d-925b-18c2655d5fd3 => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:31.027206 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9ec83b2c-5bc8-432f-93b7-ac925a2df3cf None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:31.031188 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-63296f1c-0309-4ae6-9e6b-b6d1ab591c18 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:31.031188 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-63296f1c-0309-4ae6-9e6b-b6d1ab591c18 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e/action Aug 06 05:27:31.031188 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-63296f1c-0309-4ae6-9e6b-b6d1ab591c18 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:31.031188 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-63296f1c-0309-4ae6-9e6b-b6d1ab591c18 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:31.033031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9ec83b2c-5bc8-432f-93b7-ac925a2df3cf tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption Aug 06 05:27:31.033255 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9ec83b2c-5bc8-432f-93b7-ac925a2df3cf tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:31.033490 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9ec83b2c-5bc8-432f-93b7-ac925a2df3cf tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:31.042170 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.042170 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:31.042611 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.admin_actions [None req-63296f1c-0309-4ae6-9e6b-b6d1ab591c18 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Updating volume 'f66eda5b-8ee1-4b16-a833-77019eacab3e' with '{'status': 'error'}' {{(pid=100428) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:27:31.045913 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.045913 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:31.055409 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-9ec83b2c-5bc8-432f-93b7-ac925a2df3cf tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption returned with HTTP 200 Aug 06 05:27:31.055863 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 649/2605] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:27:31 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:31.068931 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-63296f1c-0309-4ae6-9e6b-b6d1ab591c18 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e/action returned with HTTP 202 Aug 06 05:27:31.069607 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 659/2606] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:31 2026] POST /volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:31.077938 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5706a9b0-7912-479a-921f-f0508029a49c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:31.081930 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5706a9b0-7912-479a-921f-f0508029a49c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e Aug 06 05:27:31.081930 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5706a9b0-7912-479a-921f-f0508029a49c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:31.081930 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5706a9b0-7912-479a-921f-f0508029a49c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:31.091344 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.091344 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:31.101414 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5706a9b0-7912-479a-921f-f0508029a49c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:31.105982 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5706a9b0-7912-479a-921f-f0508029a49c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e returned with HTTP 200 Aug 06 05:27:31.106363 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 648/2607] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:31 2026] GET /volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:31.122050 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-87611efe-db68-411f-bd94-68c7ec861c90 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:31.124882 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-87611efe-db68-411f-bd94-68c7ec861c90 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e/action Aug 06 05:27:31.125239 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-87611efe-db68-411f-bd94-68c7ec861c90 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:31.125384 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-87611efe-db68-411f-bd94-68c7ec861c90 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:31.133080 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.133080 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:31.133430 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-87611efe-db68-411f-bd94-68c7ec861c90 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Volume info retrieved successfully. Aug 06 05:27:31.151222 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-87611efe-db68-411f-bd94-68c7ec861c90 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Delete volume request issued successfully. Aug 06 05:27:31.151509 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-87611efe-db68-411f-bd94-68c7ec861c90 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e/action returned with HTTP 202 Aug 06 05:27:31.151934 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 652/2608] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:31 2026] POST /volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:31.159972 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6c525731-91ea-4dea-891e-7c27822b47b6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:31.161961 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c525731-91ea-4dea-891e-7c27822b47b6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e Aug 06 05:27:31.162208 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c525731-91ea-4dea-891e-7c27822b47b6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:31.162461 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c525731-91ea-4dea-891e-7c27822b47b6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:31.169625 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.169625 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:31.175693 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6c525731-91ea-4dea-891e-7c27822b47b6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:31.181188 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c525731-91ea-4dea-891e-7c27822b47b6 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e returned with HTTP 200 Aug 06 05:27:31.181899 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 650/2609] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:31 2026] GET /volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:31.196469 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b325d505-28a7-4ddd-8fc3-c2f349cb7f9a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:31.198706 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b325d505-28a7-4ddd-8fc3-c2f349cb7f9a tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:31.199605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b325d505-28a7-4ddd-8fc3-c2f349cb7f9a tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:31.199605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b325d505-28a7-4ddd-8fc3-c2f349cb7f9a tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:31.212490 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.212490 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:31.220590 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b325d505-28a7-4ddd-8fc3-c2f349cb7f9a tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:31.225559 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b325d505-28a7-4ddd-8fc3-c2f349cb7f9a tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 returned with HTTP 200 Aug 06 05:27:31.226056 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 660/2610] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:31 2026] GET /volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:31.240820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d67218e7-a1ef-4c48-81d8-d002684e41fb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:31.242861 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d67218e7-a1ef-4c48-81d8-d002684e41fb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:27:31.243202 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d67218e7-a1ef-4c48-81d8-d002684e41fb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3509cbfa-f934-407b-be07-53411e67e342", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1519282398"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:31.251410 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.251410 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:31.251845 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d67218e7-a1ef-4c48-81d8-d002684e41fb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:31.251962 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-d67218e7-a1ef-4c48-81d8-d002684e41fb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Create snapshot from volume 3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:31.325096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-d67218e7-a1ef-4c48-81d8-d002684e41fb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Created reservations ['4e50b77b-6710-4623-89bb-da01ed56acd0', '8751d41c-5a91-4792-a26a-065894ca6be3', '2d998bec-36fd-4e72-98a0-7de432247f05', 'baad2988-d358-4ec3-98c6-ef1b08ff4c1a'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:31.354744 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d67218e7-a1ef-4c48-81d8-d002684e41fb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot create request issued successfully. Aug 06 05:27:31.355100 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d67218e7-a1ef-4c48-81d8-d002684e41fb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:27:31.355647 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 649/2611] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:27:31 2026] POST /volume/v3/snapshots => generated 322 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:31.372939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b8af3fbd-3952-4596-8da2-6b45f2cf1d1c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:31.375333 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b8af3fbd-3952-4596-8da2-6b45f2cf1d1c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 Aug 06 05:27:31.377931 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b8af3fbd-3952-4596-8da2-6b45f2cf1d1c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:31.378224 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b8af3fbd-3952-4596-8da2-6b45f2cf1d1c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:31.390074 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.390074 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:31.390074 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b8af3fbd-3952-4596-8da2-6b45f2cf1d1c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot retrieved successfully. Aug 06 05:27:31.391202 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b8af3fbd-3952-4596-8da2-6b45f2cf1d1c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 returned with HTTP 200 Aug 06 05:27:31.391730 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 653/2612] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:31 2026] GET /volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:31.795580 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dc3a3c27-fc11-460a-86f7-89b6787c2361 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:31.797927 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc3a3c27-fc11-460a-86f7-89b6787c2361 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:31.798238 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc3a3c27-fc11-460a-86f7-89b6787c2361 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:31.798513 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc3a3c27-fc11-460a-86f7-89b6787c2361 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:31.812364 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:31.812364 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:31.817887 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-dc3a3c27-fc11-460a-86f7-89b6787c2361 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:31.823780 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc3a3c27-fc11-460a-86f7-89b6787c2361 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:31.824404 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 651/2613] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:31 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:32.198882 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-67b987da-5994-4dde-b7b0-929035bbee80 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:32.201561 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-67b987da-5994-4dde-b7b0-929035bbee80 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e Aug 06 05:27:32.201561 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-67b987da-5994-4dde-b7b0-929035bbee80 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:32.201561 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-67b987da-5994-4dde-b7b0-929035bbee80 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:32.210420 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-67b987da-5994-4dde-b7b0-929035bbee80 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e returned with HTTP 404 Aug 06 05:27:32.211189 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 661/2614] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:32 2026] GET /volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:32.222725 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3bdd319f-9d02-4575-b7bc-b1d8a5a54648 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:32.225099 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3bdd319f-9d02-4575-b7bc-b1d8a5a54648 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e Aug 06 05:27:32.225729 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3bdd319f-9d02-4575-b7bc-b1d8a5a54648 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:32.225729 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3bdd319f-9d02-4575-b7bc-b1d8a5a54648 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:32.233820 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3bdd319f-9d02-4575-b7bc-b1d8a5a54648 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e returned with HTTP 404 Aug 06 05:27:32.233820 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 650/2615] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:32 2026] GET /volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:32.245039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5aca5437-adac-4e96-a9cd-a7b2c250d87b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:32.245039 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5aca5437-adac-4e96-a9cd-a7b2c250d87b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] DELETE https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e Aug 06 05:27:32.245039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5aca5437-adac-4e96-a9cd-a7b2c250d87b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:32.245039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5aca5437-adac-4e96-a9cd-a7b2c250d87b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:32.245039 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-5aca5437-adac-4e96-a9cd-a7b2c250d87b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Delete volume with id: f66eda5b-8ee1-4b16-a833-77019eacab3e Aug 06 05:27:32.251274 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5aca5437-adac-4e96-a9cd-a7b2c250d87b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e returned with HTTP 404 Aug 06 05:27:32.251961 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 654/2616] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:32 2026] DELETE /volume/v3/volumes/f66eda5b-8ee1-4b16-a833-77019eacab3e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:32.264826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:32.267128 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:32.267561 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1465606089"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:32.269577 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1465606089'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:32.269577 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume of 1 GB Aug 06 05:27:32.274622 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Availability Zones retrieved successfully. Aug 06 05:27:32.282566 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (2ed2720a-21fc-4c70-bb30-aa17a45c098d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:32.283792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55693a74-2191-44a9-a70e-aab4f5ecd533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:32.285058 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:32.317430 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55693a74-2191-44a9-a70e-aab4f5ecd533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:32.318260 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410cf1de-5481-4249-aedc-e6c788d89a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:32.367046 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Created reservations ['3f033ca2-12d9-4e37-af62-b8ff18f8d13f', '613c890a-5e50-42fc-a0ef-05e4ce0d4824', '94ebe117-7efd-4f6f-96a5-c1e1c892158f', '71beed77-b4f4-47e2-a905-348f879df97d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:32.367897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410cf1de-5481-4249-aedc-e6c788d89a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f033ca2-12d9-4e37-af62-b8ff18f8d13f', '613c890a-5e50-42fc-a0ef-05e4ce0d4824', '94ebe117-7efd-4f6f-96a5-c1e1c892158f', '71beed77-b4f4-47e2-a905-348f879df97d']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:32.368780 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2325ce83-7236-47ad-908d-98706a3182c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:32.395617 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2325ce83-7236-47ad-908d-98706a3182c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dee794e8-5ae8-4f88-8c0c-c9202c050bce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1465606089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['3f033ca2-12d9-4e37-af62-b8ff18f8d13f','613c890a-5e50-42fc-a0ef-05e4ce0d4824','94ebe117-7efd-4f6f-96a5-c1e1c892158f','71beed77-b4f4-47e2-a905-348f879df97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1465606089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dee794e8-5ae8-4f88-8c0c-c9202c050bce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c97e31fae24b31ba9dfd1be8650b19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:32.396866 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d049e86-79eb-4956-9d3e-070787bb9d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:32.401036 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-726d5930-ad7c-4488-bb1c-977d61f34cb5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:32.402775 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-726d5930-ad7c-4488-bb1c-977d61f34cb5 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 Aug 06 05:27:32.403069 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-726d5930-ad7c-4488-bb1c-977d61f34cb5 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:32.403341 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-726d5930-ad7c-4488-bb1c-977d61f34cb5 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:32.409185 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:32.409185 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:32.409650 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-726d5930-ad7c-4488-bb1c-977d61f34cb5 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot retrieved successfully. Aug 06 05:27:32.410385 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-726d5930-ad7c-4488-bb1c-977d61f34cb5 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 returned with HTTP 200 Aug 06 05:27:32.410841 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 662/2617] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:32 2026] GET /volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:32.417068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d049e86-79eb-4956-9d3e-070787bb9d6a) transitioned into state 'SUCCESS' from state '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-1465606089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['3f033ca2-12d9-4e37-af62-b8ff18f8d13f','613c890a-5e50-42fc-a0ef-05e4ce0d4824','94ebe117-7efd-4f6f-96a5-c1e1c892158f','71beed77-b4f4-47e2-a905-348f879df97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:32.418072 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c5a338-0e38-45fc-a267-520b9010a563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:32.421015 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-91cd93ab-6217-4d8d-a900-f0219ec00055 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:32.424135 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-91cd93ab-6217-4d8d-a900-f0219ec00055 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] POST https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342/action Aug 06 05:27:32.424502 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-91cd93ab-6217-4d8d-a900-f0219ec00055 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action body: b'{"revert": {"snapshot_id": "ac00d441-1b8c-4496-beca-afb6d93d4fe7"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:32.424615 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-91cd93ab-6217-4d8d-a900-f0219ec00055 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "ac00d441-1b8c-4496-beca-afb6d93d4fe7"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:32.430014 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c5a338-0e38-45fc-a267-520b9010a563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:32.431003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (2ed2720a-21fc-4c70-bb30-aa17a45c098d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:32.431393 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request issued successfully. Aug 06 05:27:32.432069 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90addf6c-0e9c-4e25-a5f4-120cd3587e32 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:32.434255 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:32.434255 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:32.434792 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-91cd93ab-6217-4d8d-a900-f0219ec00055 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume retrieved successfully. Aug 06 05:27:32.436966 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 652/2618] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:27:32 2026] POST /volume/v3/volumes => generated 749 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:32.445415 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-91cd93ab-6217-4d8d-a900-f0219ec00055 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Reverting volume 3509cbfa-f934-407b-be07-53411e67e342 to snapshot ac00d441-1b8c-4496-beca-afb6d93d4fe7. Aug 06 05:27:32.446178 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:32.446178 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:32.449214 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-69221463-1032-41c9-b4a6-76bfd96d78ee None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:32.453308 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-69221463-1032-41c9-b4a6-76bfd96d78ee tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce Aug 06 05:27:32.453552 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-69221463-1032-41c9-b4a6-76bfd96d78ee tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:32.453734 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-69221463-1032-41c9-b4a6-76bfd96d78ee tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:32.456981 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-91cd93ab-6217-4d8d-a900-f0219ec00055 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342/action returned with HTTP 202 Aug 06 05:27:32.457497 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 651/2619] 10.4.3.205 () {70 vars in 1431 bytes} [Thu Aug 6 05:27:32 2026] POST /volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 05:27:32.460776 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:32.460776 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:32.464181 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-69221463-1032-41c9-b4a6-76bfd96d78ee tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:32.465236 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ce27a585-7248-49fe-936d-e968902a64f1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:32.467449 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ce27a585-7248-49fe-936d-e968902a64f1 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:32.467547 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ce27a585-7248-49fe-936d-e968902a64f1 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:32.467733 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ce27a585-7248-49fe-936d-e968902a64f1 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:32.468556 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-69221463-1032-41c9-b4a6-76bfd96d78ee tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce returned with HTTP 200 Aug 06 05:27:32.469944 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 655/2620] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:32 2026] GET /volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:32.476946 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:32.476946 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:32.481861 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ce27a585-7248-49fe-936d-e968902a64f1 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:32.487147 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ce27a585-7248-49fe-936d-e968902a64f1 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 returned with HTTP 200 Aug 06 05:27:32.487629 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 663/2621] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:32 2026] GET /volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:32.836912 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-715fa505-1da4-4464-8ab0-eafa25c77bca None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:32.838988 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-715fa505-1da4-4464-8ab0-eafa25c77bca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:32.839254 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-715fa505-1da4-4464-8ab0-eafa25c77bca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:32.839536 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-715fa505-1da4-4464-8ab0-eafa25c77bca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:32.850498 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:32.850498 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:32.853728 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-715fa505-1da4-4464-8ab0-eafa25c77bca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:32.859342 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-715fa505-1da4-4464-8ab0-eafa25c77bca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:32.859786 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 653/2622] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:32 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:33.483875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cd49ef9e-f596-4c6f-a4d2-a0f9e9e4a015 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.485889 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cd49ef9e-f596-4c6f-a4d2-a0f9e9e4a015 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce Aug 06 05:27:33.486241 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cd49ef9e-f596-4c6f-a4d2-a0f9e9e4a015 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:33.486494 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cd49ef9e-f596-4c6f-a4d2-a0f9e9e4a015 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:33.495200 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.495200 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:33.499538 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cd49ef9e-f596-4c6f-a4d2-a0f9e9e4a015 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:33.503944 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-33f79e4c-c6c3-41ed-a981-fbfcd88e397f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.505159 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cd49ef9e-f596-4c6f-a4d2-a0f9e9e4a015 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce returned with HTTP 200 Aug 06 05:27:33.505665 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 652/2623] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:33 2026] GET /volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:33.509367 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-33f79e4c-c6c3-41ed-a981-fbfcd88e397f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:33.509367 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-33f79e4c-c6c3-41ed-a981-fbfcd88e397f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:33.509367 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-33f79e4c-c6c3-41ed-a981-fbfcd88e397f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:33.519172 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.519172 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:33.523312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e53132a1-a2a5-4f17-88a5-280d3cd1ad8a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.527127 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-33f79e4c-c6c3-41ed-a981-fbfcd88e397f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:33.527262 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e53132a1-a2a5-4f17-88a5-280d3cd1ad8a tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce/action Aug 06 05:27:33.527262 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e53132a1-a2a5-4f17-88a5-280d3cd1ad8a tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:33.527262 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e53132a1-a2a5-4f17-88a5-280d3cd1ad8a tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:33.532969 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-33f79e4c-c6c3-41ed-a981-fbfcd88e397f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 returned with HTTP 200 Aug 06 05:27:33.533676 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 656/2624] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:33 2026] GET /volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:33.537610 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.537610 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:33.537830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.admin_actions [None req-e53132a1-a2a5-4f17-88a5-280d3cd1ad8a tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Updating volume 'dee794e8-5ae8-4f88-8c0c-c9202c050bce' with '{'status': 'maintenance'}' {{(pid=100428) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:27:33.551895 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2c90dc32-b7d0-4ba5-9de6-57256e5bd623 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.553725 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c90dc32-b7d0-4ba5-9de6-57256e5bd623 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 Aug 06 05:27:33.554387 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c90dc32-b7d0-4ba5-9de6-57256e5bd623 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:33.554683 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c90dc32-b7d0-4ba5-9de6-57256e5bd623 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:33.557989 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e53132a1-a2a5-4f17-88a5-280d3cd1ad8a tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce/action returned with HTTP 202 Aug 06 05:27:33.558408 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 664/2625] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:33 2026] POST /volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:33.560266 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.560266 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:33.562859 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2c90dc32-b7d0-4ba5-9de6-57256e5bd623 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot retrieved successfully. Aug 06 05:27:33.562859 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c90dc32-b7d0-4ba5-9de6-57256e5bd623 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 returned with HTTP 200 Aug 06 05:27:33.562859 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 654/2626] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:33 2026] GET /volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:33.568713 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-77a87a2a-e643-4f51-b9f7-1c15695a921c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.570498 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-77a87a2a-e643-4f51-b9f7-1c15695a921c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce Aug 06 05:27:33.570685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-77a87a2a-e643-4f51-b9f7-1c15695a921c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:33.571043 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-77a87a2a-e643-4f51-b9f7-1c15695a921c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:33.571770 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1caf1c5c-375f-4086-baab-5ad4fb834f6c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.573589 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1caf1c5c-375f-4086-baab-5ad4fb834f6c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:33.573774 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1caf1c5c-375f-4086-baab-5ad4fb834f6c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:33.573942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1caf1c5c-375f-4086-baab-5ad4fb834f6c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:33.578335 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.578335 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:33.583675 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.583675 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:33.583808 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-77a87a2a-e643-4f51-b9f7-1c15695a921c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:33.587463 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-77a87a2a-e643-4f51-b9f7-1c15695a921c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce returned with HTTP 200 Aug 06 05:27:33.587828 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1caf1c5c-375f-4086-baab-5ad4fb834f6c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:33.587878 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 653/2627] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:33 2026] GET /volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:33.594393 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1caf1c5c-375f-4086-baab-5ad4fb834f6c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 returned with HTTP 200 Aug 06 05:27:33.596311 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 657/2628] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:33 2026] GET /volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:33.611489 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2c2b1690-392c-48d7-ba33-185c87d371d3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.613345 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2c2b1690-392c-48d7-ba33-185c87d371d3 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce/action Aug 06 05:27:33.613688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2c2b1690-392c-48d7-ba33-185c87d371d3 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:33.613860 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2c2b1690-392c-48d7-ba33-185c87d371d3 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:33.618082 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.620508 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:33.621057 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1327766174"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:33.622236 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.622236 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:33.622558 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2c2b1690-392c-48d7-ba33-185c87d371d3 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Volume info retrieved successfully. Aug 06 05:27:33.623167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1327766174'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:33.623382 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Create volume of 1 GB Aug 06 05:27:33.629392 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Availability Zones retrieved successfully. Aug 06 05:27:33.643026 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Flow 'volume_create_api' (65698e2a-7d72-41c5-a2fd-401db372fad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:33.643899 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ca5594-a07b-4309-9db3-1db43d2b7698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:33.644162 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2c2b1690-392c-48d7-ba33-185c87d371d3 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Delete volume request issued successfully. Aug 06 05:27:33.644563 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2c2b1690-392c-48d7-ba33-185c87d371d3 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce/action returned with HTTP 202 Aug 06 05:27:33.644843 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 665/2629] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:33 2026] POST /volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:33.645184 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:33.652227 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b8ca7a42-8f9e-4bf7-9870-ebbbd786424d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.654517 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a68611db-0375-41e1-a453-5a7545b3ef01 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.657010 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a68611db-0375-41e1-a453-5a7545b3ef01 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce Aug 06 05:27:33.657215 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a68611db-0375-41e1-a453-5a7545b3ef01 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:33.657442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a68611db-0375-41e1-a453-5a7545b3ef01 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:33.666690 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.666690 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:33.670837 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a68611db-0375-41e1-a453-5a7545b3ef01 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:33.675550 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a68611db-0375-41e1-a453-5a7545b3ef01 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce returned with HTTP 200 Aug 06 05:27:33.676207 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 658/2630] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:33 2026] GET /volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:33.680819 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8ca7a42-8f9e-4bf7-9870-ebbbd786424d tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:27:33.681185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8ca7a42-8f9e-4bf7-9870-ebbbd786424d tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2071255193-817131614", "extra_specs": {}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:33.683675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ca5594-a07b-4309-9db3-1db43d2b7698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:33.684910 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959bb87c-97a0-4263-91cc-c5f948fcc937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:33.693018 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8ca7a42-8f9e-4bf7-9870-ebbbd786424d tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:27:33.693415 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 654/2631] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:27:33 2026] POST /volume/v3/types => generated 268 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:33.741425 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Created reservations ['cf5d1351-de7c-4081-a9bd-9cd1c748532c', '05afcff4-61dc-451f-acdf-3ffcd25d3dd0', '53daef42-f63a-47b8-af9c-f0bf1926e018', '102d7152-f94d-4a67-a660-b1aa454dd257'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:33.742474 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959bb87c-97a0-4263-91cc-c5f948fcc937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf5d1351-de7c-4081-a9bd-9cd1c748532c', '05afcff4-61dc-451f-acdf-3ffcd25d3dd0', '53daef42-f63a-47b8-af9c-f0bf1926e018', '102d7152-f94d-4a67-a660-b1aa454dd257']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:33.743614 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d213e1de-4c3f-4a99-a50a-ba43797cdfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:33.771947 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d213e1de-4c3f-4a99-a50a-ba43797cdfd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e4a28c6-9748-4d93-ba8b-f1e19455b563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1327766174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e20c285562a4e9481464df82bfa9e31',qos_specs=None,replication_status=,reservations=['cf5d1351-de7c-4081-a9bd-9cd1c748532c','05afcff4-61dc-451f-acdf-3ffcd25d3dd0','53daef42-f63a-47b8-af9c-f0bf1926e018','102d7152-f94d-4a67-a660-b1aa454dd257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b2abdd97ca41e99ca7ef6da32148a9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1327766174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e4a28c6-9748-4d93-ba8b-f1e19455b563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e20c285562a4e9481464df82bfa9e31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28b2abdd97ca41e99ca7ef6da32148a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:33.773364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15e7d316-747e-40fa-99fe-4dbd31672cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:33.795269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15e7d316-747e-40fa-99fe-4dbd31672cee) transitioned into state 'SUCCESS' from state '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-1327766174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e20c285562a4e9481464df82bfa9e31',qos_specs=None,replication_status=,reservations=['cf5d1351-de7c-4081-a9bd-9cd1c748532c','05afcff4-61dc-451f-acdf-3ffcd25d3dd0','53daef42-f63a-47b8-af9c-f0bf1926e018','102d7152-f94d-4a67-a660-b1aa454dd257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b2abdd97ca41e99ca7ef6da32148a9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:33.796279 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd74ebb-a7be-405f-88fa-b714a462a1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:33.810135 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd74ebb-a7be-405f-88fa-b714a462a1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:33.810135 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Flow 'volume_create_api' (65698e2a-7d72-41c5-a2fd-401db372fad0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:33.810135 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Create volume request issued successfully. Aug 06 05:27:33.810375 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f2be2ccc-edeb-4dce-873b-e15142f3fc9c tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:33.810901 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 655/2632] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:27:33 2026] POST /volume/v3/volumes => generated 766 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:33.824368 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c7cf4a4e-e88d-42ed-a5a2-52e2952a0314 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.826298 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c7cf4a4e-e88d-42ed-a5a2-52e2952a0314 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 Aug 06 05:27:33.826530 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c7cf4a4e-e88d-42ed-a5a2-52e2952a0314 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:33.826726 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c7cf4a4e-e88d-42ed-a5a2-52e2952a0314 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:33.834043 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.834043 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:33.837792 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c7cf4a4e-e88d-42ed-a5a2-52e2952a0314 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:33.841913 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c7cf4a4e-e88d-42ed-a5a2-52e2952a0314 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 returned with HTTP 200 Aug 06 05:27:33.842299 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 666/2633] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:33 2026] GET /volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:33.871505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-80612ef6-f164-4862-b441-2bed98fc74c2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:33.873766 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80612ef6-f164-4862-b441-2bed98fc74c2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:33.874145 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80612ef6-f164-4862-b441-2bed98fc74c2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:33.874347 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80612ef6-f164-4862-b441-2bed98fc74c2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:33.883432 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:33.883432 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:33.887088 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-80612ef6-f164-4862-b441-2bed98fc74c2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:33.891130 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80612ef6-f164-4862-b441-2bed98fc74c2 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:33.891637 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 659/2634] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:33 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:34.689479 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c6e114cd-497c-4edb-89c6-07d676f19545 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:34.691351 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c6e114cd-497c-4edb-89c6-07d676f19545 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce Aug 06 05:27:34.691538 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c6e114cd-497c-4edb-89c6-07d676f19545 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:34.691756 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c6e114cd-497c-4edb-89c6-07d676f19545 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:34.697429 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c6e114cd-497c-4edb-89c6-07d676f19545 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce returned with HTTP 404 Aug 06 05:27:34.697914 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 655/2635] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:34 2026] GET /volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:34.704179 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c1f2c23f-c2c5-49d5-8b57-903fd2627f56 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:34.706000 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c1f2c23f-c2c5-49d5-8b57-903fd2627f56 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce Aug 06 05:27:34.706206 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c1f2c23f-c2c5-49d5-8b57-903fd2627f56 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:34.706418 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c1f2c23f-c2c5-49d5-8b57-903fd2627f56 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:34.712369 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c1f2c23f-c2c5-49d5-8b57-903fd2627f56 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce returned with HTTP 404 Aug 06 05:27:34.712782 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 656/2636] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:34 2026] GET /volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:34.724492 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ff48a513-8309-4a90-90cb-64a72a32a9ad None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:34.726652 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ff48a513-8309-4a90-90cb-64a72a32a9ad tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] DELETE https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce Aug 06 05:27:34.726888 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ff48a513-8309-4a90-90cb-64a72a32a9ad tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:34.727120 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ff48a513-8309-4a90-90cb-64a72a32a9ad tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:34.729933 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-ff48a513-8309-4a90-90cb-64a72a32a9ad tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Delete volume with id: dee794e8-5ae8-4f88-8c0c-c9202c050bce Aug 06 05:27:34.740822 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ff48a513-8309-4a90-90cb-64a72a32a9ad tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce returned with HTTP 404 Aug 06 05:27:34.742454 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 667/2637] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:34 2026] DELETE /volume/v3/volumes/dee794e8-5ae8-4f88-8c0c-c9202c050bce => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:34.749623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:34.751990 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:34.752444 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-137295694"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:34.754772 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-137295694'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:34.755073 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume of 1 GB Aug 06 05:27:34.760442 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Availability Zones retrieved successfully. Aug 06 05:27:34.767550 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (6eab1532-2699-4245-9954-e1131fcc9813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:34.768760 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7ecd9c-0041-4349-a9c8-e456f145e9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:34.769948 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:34.802504 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7ecd9c-0041-4349-a9c8-e456f145e9eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:34.804056 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69de017-7943-426c-b415-f01346a8fce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:34.856194 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-31af673c-370b-49e0-92e5-a1cb3e41fa92 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:34.858612 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-31af673c-370b-49e0-92e5-a1cb3e41fa92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 Aug 06 05:27:34.858840 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Created reservations ['825bf748-f6a8-44ff-abb8-81365cd3b6ac', 'c06cc1f3-281c-40be-80f3-e6125e312a1f', 'bd34b632-960b-4445-9d91-be912865632f', '09fe5c77-78eb-4c06-ae58-6b74904f9cd8'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:34.858886 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-31af673c-370b-49e0-92e5-a1cb3e41fa92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:34.859236 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-31af673c-370b-49e0-92e5-a1cb3e41fa92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:34.859594 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69de017-7943-426c-b415-f01346a8fce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['825bf748-f6a8-44ff-abb8-81365cd3b6ac', 'c06cc1f3-281c-40be-80f3-e6125e312a1f', 'bd34b632-960b-4445-9d91-be912865632f', '09fe5c77-78eb-4c06-ae58-6b74904f9cd8']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:34.860325 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3aa5fe6-ef83-4042-af4e-e57ff483e3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:34.878975 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:34.878975 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:34.883829 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3aa5fe6-ef83-4042-af4e-e57ff483e3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '866da6fe-8793-4e32-ae20-d97f44b90d0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-137295694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['825bf748-f6a8-44ff-abb8-81365cd3b6ac','c06cc1f3-281c-40be-80f3-e6125e312a1f','bd34b632-960b-4445-9d91-be912865632f','09fe5c77-78eb-4c06-ae58-6b74904f9cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-137295694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=866da6fe-8793-4e32-ae20-d97f44b90d0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c97e31fae24b31ba9dfd1be8650b19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:34.884040 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-31af673c-370b-49e0-92e5-a1cb3e41fa92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:34.884700 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353754f1-f7be-4d33-8bbb-af4d0e8d9d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:34.889887 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-31af673c-370b-49e0-92e5-a1cb3e41fa92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 returned with HTTP 200 Aug 06 05:27:34.890385 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 656/2638] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:34 2026] GET /volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:34.904775 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353754f1-f7be-4d33-8bbb-af4d0e8d9d86) transitioned into state 'SUCCESS' from state '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-137295694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c97e31fae24b31ba9dfd1be8650b19',qos_specs=None,replication_status=,reservations=['825bf748-f6a8-44ff-abb8-81365cd3b6ac','c06cc1f3-281c-40be-80f3-e6125e312a1f','bd34b632-960b-4445-9d91-be912865632f','09fe5c77-78eb-4c06-ae58-6b74904f9cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db7bb72e05da43ea96d5e914ce2daed0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:34.905429 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9af1cbb-60b7-4ea7-9bec-133fe8eabbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:34.907053 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-187d1fbd-c275-4725-bdb0-a57ea692979f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:34.907662 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b51d1dc9-06cd-4c6a-9cf9-c9d6ad3c2e49 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:34.909151 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-187d1fbd-c275-4725-bdb0-a57ea692979f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:27:34.909578 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-187d1fbd-c275-4725-bdb0-a57ea692979f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e4a28c6-9748-4d93-ba8b-f1e19455b563", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-522866256"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:34.909744 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b51d1dc9-06cd-4c6a-9cf9-c9d6ad3c2e49 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:34.909993 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b51d1dc9-06cd-4c6a-9cf9-c9d6ad3c2e49 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:34.910700 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b51d1dc9-06cd-4c6a-9cf9-c9d6ad3c2e49 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:34.915782 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9af1cbb-60b7-4ea7-9bec-133fe8eabbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:34.916637 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Flow 'volume_create_api' (6eab1532-2699-4245-9954-e1131fcc9813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:34.917057 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Create volume request issued successfully. Aug 06 05:27:34.917676 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4310b7b5-658e-4e9d-957a-f36f96a99982 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:34.918167 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 660/2639] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:27:34 2026] POST /volume/v3/volumes => generated 748 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:34.923311 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:34.923311 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:34.929503 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b51d1dc9-06cd-4c6a-9cf9-c9d6ad3c2e49 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:34.932766 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:34.932766 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:34.935406 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-187d1fbd-c275-4725-bdb0-a57ea692979f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:34.935508 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-187d1fbd-c275-4725-bdb0-a57ea692979f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Create snapshot from volume 3e4a28c6-9748-4d93-ba8b-f1e19455b563 Aug 06 05:27:34.935555 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b51d1dc9-06cd-4c6a-9cf9-c9d6ad3c2e49 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:34.936006 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 668/2640] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:34 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:34.936080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-66ac3543-fa11-4017-b1ea-0abd35afc90e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:34.937916 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66ac3543-fa11-4017-b1ea-0abd35afc90e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:34.938038 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66ac3543-fa11-4017-b1ea-0abd35afc90e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:34.938224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66ac3543-fa11-4017-b1ea-0abd35afc90e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:34.946255 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:34.946255 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:34.949444 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-66ac3543-fa11-4017-b1ea-0abd35afc90e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:34.953362 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66ac3543-fa11-4017-b1ea-0abd35afc90e tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 200 Aug 06 05:27:34.953705 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 657/2641] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:34 2026] GET /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:34.970519 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-187d1fbd-c275-4725-bdb0-a57ea692979f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Created reservations ['87999961-ebba-44af-93b9-3bb222f2680a', 'fe5c6077-40d7-4e6d-9023-79aabb2196c3', '981c5038-6f5d-4301-8219-55f8b7a68d3b', '2d30a118-8767-44a0-8c77-cb1ffd743925'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:35.000878 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-187d1fbd-c275-4725-bdb0-a57ea692979f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot create request issued successfully. Aug 06 05:27:35.002675 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-187d1fbd-c275-4725-bdb0-a57ea692979f tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:27:35.002675 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 657/2642] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:27:34 2026] POST /volume/v3/snapshots => generated 321 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:35.012578 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a377d91d-e0c5-416f-86ee-24067be71625 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:35.014449 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a377d91d-e0c5-416f-86ee-24067be71625 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 Aug 06 05:27:35.014683 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a377d91d-e0c5-416f-86ee-24067be71625 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:35.015007 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a377d91d-e0c5-416f-86ee-24067be71625 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:35.020965 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:35.020965 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:35.021528 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a377d91d-e0c5-416f-86ee-24067be71625 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot retrieved successfully. Aug 06 05:27:35.022270 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a377d91d-e0c5-416f-86ee-24067be71625 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 returned with HTTP 200 Aug 06 05:27:35.022626 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 661/2643] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:35 2026] GET /volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:35.950365 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6efef40c-971f-468e-afd5-f260f33755d3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:35.953392 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6efef40c-971f-468e-afd5-f260f33755d3 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:35.953659 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6efef40c-971f-468e-afd5-f260f33755d3 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:35.953889 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6efef40c-971f-468e-afd5-f260f33755d3 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:35.968039 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-816e1bea-0edc-4586-bcbf-b0360fde1a2c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:35.970400 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-816e1bea-0edc-4586-bcbf-b0360fde1a2c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:35.970656 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-816e1bea-0edc-4586-bcbf-b0360fde1a2c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:35.970916 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-816e1bea-0edc-4586-bcbf-b0360fde1a2c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:35.973457 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:35.973457 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:35.980206 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:35.980206 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:35.983297 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6efef40c-971f-468e-afd5-f260f33755d3 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:35.985170 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-816e1bea-0edc-4586-bcbf-b0360fde1a2c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:35.990368 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-816e1bea-0edc-4586-bcbf-b0360fde1a2c tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 200 Aug 06 05:27:35.990916 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 658/2644] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:35 2026] GET /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:35.991823 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6efef40c-971f-468e-afd5-f260f33755d3 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:35.992220 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 669/2645] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:35 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.010693 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d6eb6f72-4343-40a5-82f3-b9a958b7bf58 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.012454 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d6eb6f72-4343-40a5-82f3-b9a958b7bf58 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action Aug 06 05:27:36.012879 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d6eb6f72-4343-40a5-82f3-b9a958b7bf58 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:36.013083 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d6eb6f72-4343-40a5-82f3-b9a958b7bf58 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.021826 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.021826 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:36.023000 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.admin_actions [None req-d6eb6f72-4343-40a5-82f3-b9a958b7bf58 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Updating volume '866da6fe-8793-4e32-ae20-d97f44b90d0d' with '{'status': 'error'}' {{(pid=100426) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:27:36.032652 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c925136d-5f6f-4d5a-90d4-3bbeb2b214a2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.034914 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c925136d-5f6f-4d5a-90d4-3bbeb2b214a2 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 Aug 06 05:27:36.034914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c925136d-5f6f-4d5a-90d4-3bbeb2b214a2 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.034914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c925136d-5f6f-4d5a-90d4-3bbeb2b214a2 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.040818 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.040818 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:36.043358 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c925136d-5f6f-4d5a-90d4-3bbeb2b214a2 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot retrieved successfully. Aug 06 05:27:36.043358 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c925136d-5f6f-4d5a-90d4-3bbeb2b214a2 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 returned with HTTP 200 Aug 06 05:27:36.043358 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 662/2646] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:36 2026] GET /volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.046707 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d6eb6f72-4343-40a5-82f3-b9a958b7bf58 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action returned with HTTP 202 Aug 06 05:27:36.047373 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 658/2647] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:36.053537 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-273cbd0f-43a3-4a50-a229-cfa2265071bd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.054480 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9a729c1a-e7f8-4e31-ae93-326e8a588174 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.055848 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-273cbd0f-43a3-4a50-a229-cfa2265071bd tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] POST https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563/action Aug 06 05:27:36.056179 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a729c1a-e7f8-4e31-ae93-326e8a588174 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:36.056316 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-273cbd0f-43a3-4a50-a229-cfa2265071bd tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:36.056415 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a729c1a-e7f8-4e31-ae93-326e8a588174 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.056496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-273cbd0f-43a3-4a50-a229-cfa2265071bd tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.056594 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a729c1a-e7f8-4e31-ae93-326e8a588174 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.064534 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.064534 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:36.067716 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.067716 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:36.068165 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-273cbd0f-43a3-4a50-a229-cfa2265071bd tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:36.068810 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9a729c1a-e7f8-4e31-ae93-326e8a588174 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:36.073700 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a729c1a-e7f8-4e31-ae93-326e8a588174 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 200 Aug 06 05:27:36.074106 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 670/2648] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:36 2026] GET /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.087428 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-325e7997-0762-4b79-add6-f92cc454c2e6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.089149 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-325e7997-0762-4b79-add6-f92cc454c2e6 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action Aug 06 05:27:36.089526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-325e7997-0762-4b79-add6-f92cc454c2e6 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:36.089647 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-325e7997-0762-4b79-add6-f92cc454c2e6 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.097719 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.097719 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:36.098001 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.admin_actions [None req-325e7997-0762-4b79-add6-f92cc454c2e6 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Updating volume '866da6fe-8793-4e32-ae20-d97f44b90d0d' with '{'status': 'available'}' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:27:36.117946 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-325e7997-0762-4b79-add6-f92cc454c2e6 tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action returned with HTTP 202 Aug 06 05:27:36.118600 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 663/2649] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:36.118667 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-273cbd0f-43a3-4a50-a229-cfa2265071bd tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Created reservations ['b326ece8-13a8-43b6-8b52-915b6ededf1b', '08bcf794-784f-4638-90cd-4738d15dbb62'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:36.129804 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-273cbd0f-43a3-4a50-a229-cfa2265071bd tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Extend volume request issued successfully. Aug 06 05:27:36.130101 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-273cbd0f-43a3-4a50-a229-cfa2265071bd tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563/action returned with HTTP 202 Aug 06 05:27:36.132147 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 659/2650] 10.4.3.205 () {70 vars in 1431 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 05:27:36.132220 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7344a099-e0b5-464c-81c5-3cb7d1cfb1ea None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.134001 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7344a099-e0b5-464c-81c5-3cb7d1cfb1ea tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:36.134369 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7344a099-e0b5-464c-81c5-3cb7d1cfb1ea tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.134678 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7344a099-e0b5-464c-81c5-3cb7d1cfb1ea tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.137577 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7b972b81-682d-48d9-9a48-e74535434f5d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.139439 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7b972b81-682d-48d9-9a48-e74535434f5d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 Aug 06 05:27:36.141318 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7b972b81-682d-48d9-9a48-e74535434f5d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.141318 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7b972b81-682d-48d9-9a48-e74535434f5d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.144999 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.144999 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:36.146694 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.146694 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:36.151152 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7b972b81-682d-48d9-9a48-e74535434f5d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:36.156266 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7344a099-e0b5-464c-81c5-3cb7d1cfb1ea tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:36.156418 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7b972b81-682d-48d9-9a48-e74535434f5d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 returned with HTTP 200 Aug 06 05:27:36.156418 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 671/2651] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:36 2026] GET /volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:36.163173 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7344a099-e0b5-464c-81c5-3cb7d1cfb1ea tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 200 Aug 06 05:27:36.163772 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 659/2652] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:36 2026] GET /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.182408 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e05e01ca-28f6-43bf-86f7-1b16487874fc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.184246 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e05e01ca-28f6-43bf-86f7-1b16487874fc tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action Aug 06 05:27:36.184592 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e05e01ca-28f6-43bf-86f7-1b16487874fc tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:36.184712 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e05e01ca-28f6-43bf-86f7-1b16487874fc tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.189475 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fe8718e2-01e3-4b39-a5df-ae23988ded88 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.191258 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe8718e2-01e3-4b39-a5df-ae23988ded88 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:27:36.191637 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe8718e2-01e3-4b39-a5df-ae23988ded88 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-235545990-1353570570", "extra_specs": {}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.192655 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.192655 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:36.193026 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.admin_actions [None req-e05e01ca-28f6-43bf-86f7-1b16487874fc tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Updating volume '866da6fe-8793-4e32-ae20-d97f44b90d0d' with '{'status': 'maintenance'}' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:27:36.205044 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe8718e2-01e3-4b39-a5df-ae23988ded88 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:27:36.205545 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 660/2653] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/types => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.210750 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e05e01ca-28f6-43bf-86f7-1b16487874fc tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action returned with HTTP 202 Aug 06 05:27:36.211207 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 664/2654] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:36.214000 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-022f8aed-23ce-424d-891c-2324955b3c27 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.215863 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-022f8aed-23ce-424d-891c-2324955b3c27 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:27:36.216220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-022f8aed-23ce-424d-891c-2324955b3c27 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-358899283-150965840", "extra_specs": {}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.220523 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7331ee2e-09e2-408b-a036-ae3a30c8ddce None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.221835 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7331ee2e-09e2-408b-a036-ae3a30c8ddce tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:36.222241 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7331ee2e-09e2-408b-a036-ae3a30c8ddce tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.222510 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7331ee2e-09e2-408b-a036-ae3a30c8ddce tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.227614 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-022f8aed-23ce-424d-891c-2324955b3c27 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:27:36.228050 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 672/2655] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/types => generated 267 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.230914 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.230914 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:36.235991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a52a240d-2137-4080-97f0-3ef322628026 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.236281 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7331ee2e-09e2-408b-a036-ae3a30c8ddce tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:36.237740 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:36.238131 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1221946631", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-235545990-1353570570", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.239601 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1221946631', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-235545990-1353570570', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:36.241144 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7331ee2e-09e2-408b-a036-ae3a30c8ddce tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 200 Aug 06 05:27:36.241144 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 660/2656] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:36 2026] GET /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.243016 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Create volume of 1 GB Aug 06 05:27:36.243309 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.243309 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:36.243747 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Availability Zones retrieved successfully. Aug 06 05:27:36.248861 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Flow 'volume_create_api' (1efc3558-ae8b-46ba-9354-f28062dbe22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:36.249827 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be80e2af-6169-450c-a4ff-e4ab4801f7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.250697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:36.253444 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-193c3cce-7747-43ab-9f25-22c61523887c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.255708 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-193c3cce-7747-43ab-9f25-22c61523887c tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] POST https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action Aug 06 05:27:36.256184 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-193c3cce-7747-43ab-9f25-22c61523887c tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:36.256381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-193c3cce-7747-43ab-9f25-22c61523887c tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.265369 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.265369 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:36.265712 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.admin_actions [None req-193c3cce-7747-43ab-9f25-22c61523887c tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] Updating volume '866da6fe-8793-4e32-ae20-d97f44b90d0d' with '{'status': 'available'}' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 05:27:36.268884 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be80e2af-6169-450c-a4ff-e4ab4801f7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:27:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4b46157d-e102-49d4-a4fa-635d72f00cb5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-235545990-1353570570',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b46157d-e102-49d4-a4fa-635d72f00cb5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.269596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f20cbe-5568-4ba0-8ae5-321353bbd5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.282493 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-193c3cce-7747-43ab-9f25-22c61523887c tempest-VolumesActionsTest-1308406512 tempest-VolumesActionsTest-1308406512-project-admin] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action returned with HTTP 202 Aug 06 05:27:36.283202 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 665/2657] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:36.289973 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b990a85f-f7b6-4317-9a27-1d988cf618dc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.291791 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b990a85f-f7b6-4317-9a27-1d988cf618dc tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:36.292011 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b990a85f-f7b6-4317-9a27-1d988cf618dc tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.292221 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b990a85f-f7b6-4317-9a27-1d988cf618dc tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.295821 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-235545990-1353570570 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-235545990-1353570570, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:27:36.296147 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-235545990-1353570570 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-235545990-1353570570, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:27:36.299629 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.299629 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:36.303455 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b990a85f-f7b6-4317-9a27-1d988cf618dc tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:36.307966 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b990a85f-f7b6-4317-9a27-1d988cf618dc tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 200 Aug 06 05:27:36.308392 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 673/2658] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:36 2026] GET /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.320274 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e7af4a94-d7bf-4b4b-9376-cbf54a1fd58a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.321665 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7af4a94-d7bf-4b4b-9376-cbf54a1fd58a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:36.321967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7af4a94-d7bf-4b4b-9376-cbf54a1fd58a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.322223 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7af4a94-d7bf-4b4b-9376-cbf54a1fd58a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.325841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Created reservations ['f1e9d9f5-9bfa-4bc7-8e41-960e7c8d6323', '74324040-71ae-44a7-b2e1-aa8492b487e8', 'ef4cfb86-8cec-4be3-a1db-67ab0c66e198', 'dd1020eb-f749-4a4a-b7c4-ded5926108e2'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:36.326902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f20cbe-5568-4ba0-8ae5-321353bbd5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1e9d9f5-9bfa-4bc7-8e41-960e7c8d6323', '74324040-71ae-44a7-b2e1-aa8492b487e8', 'ef4cfb86-8cec-4be3-a1db-67ab0c66e198', 'dd1020eb-f749-4a4a-b7c4-ded5926108e2']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.327667 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66bc467d-057c-45dd-9513-ccf9f48de463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.330902 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.330902 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:36.334612 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e7af4a94-d7bf-4b4b-9376-cbf54a1fd58a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:36.339273 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7af4a94-d7bf-4b4b-9376-cbf54a1fd58a tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 200 Aug 06 05:27:36.339812 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 661/2659] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:36 2026] GET /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.348711 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66bc467d-057c-45dd-9513-ccf9f48de463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46cea4c5-9203-44d2-83c2-0e74ace12f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1221946631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9cb11218b9417d98911f31ac8fe625',qos_specs=None,replication_status=,reservations=['f1e9d9f5-9bfa-4bc7-8e41-960e7c8d6323','74324040-71ae-44a7-b2e1-aa8492b487e8','ef4cfb86-8cec-4be3-a1db-67ab0c66e198','dd1020eb-f749-4a4a-b7c4-ded5926108e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ff803b0552543b682e81d9044ed3c91',volume_type_id=4b46157d-e102-49d4-a4fa-635d72f00cb5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1221946631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46cea4c5-9203-44d2-83c2-0e74ace12f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9cb11218b9417d98911f31ac8fe625',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ff803b0552543b682e81d9044ed3c91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b46157d-e102-49d4-a4fa-635d72f00cb5),volume_type_id=4b46157d-e102-49d4-a4fa-635d72f00cb5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.349481 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e6e352-f46b-4e4f-b78c-2300fb6d3714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.351839 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9f5bb2d0-9aa5-4cc5-a901-77639d5b26d2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.354013 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9f5bb2d0-9aa5-4cc5-a901-77639d5b26d2 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] DELETE https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:36.354261 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9f5bb2d0-9aa5-4cc5-a901-77639d5b26d2 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.354509 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9f5bb2d0-9aa5-4cc5-a901-77639d5b26d2 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.354698 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-9f5bb2d0-9aa5-4cc5-a901-77639d5b26d2 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Delete volume with id: 866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:36.363302 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.363302 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:36.363868 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9f5bb2d0-9aa5-4cc5-a901-77639d5b26d2 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:36.368429 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e6e352-f46b-4e4f-b78c-2300fb6d3714) transitioned into state 'SUCCESS' from state '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-1221946631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9cb11218b9417d98911f31ac8fe625',qos_specs=None,replication_status=,reservations=['f1e9d9f5-9bfa-4bc7-8e41-960e7c8d6323','74324040-71ae-44a7-b2e1-aa8492b487e8','ef4cfb86-8cec-4be3-a1db-67ab0c66e198','dd1020eb-f749-4a4a-b7c4-ded5926108e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ff803b0552543b682e81d9044ed3c91',volume_type_id=4b46157d-e102-49d4-a4fa-635d72f00cb5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.369049 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c160f6cc-19b6-47f2-9a6a-343bdff37102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.379488 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c160f6cc-19b6-47f2-9a6a-343bdff37102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.380474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Flow 'volume_create_api' (1efc3558-ae8b-46ba-9354-f28062dbe22a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:36.380843 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Create volume request issued successfully. Aug 06 05:27:36.381524 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9f5bb2d0-9aa5-4cc5-a901-77639d5b26d2 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Delete volume request issued successfully. Aug 06 05:27:36.381672 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a52a240d-2137-4080-97f0-3ef322628026 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:36.381749 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9f5bb2d0-9aa5-4cc5-a901-77639d5b26d2 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 202 Aug 06 05:27:36.382071 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 661/2660] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/volumes => generated 846 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:36.383089 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 666/2661] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:27:36 2026] DELETE /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:36.392244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ed7d914f-a6ae-45cc-b090-725aa936d630 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.394024 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.394209 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ed7d914f-a6ae-45cc-b090-725aa936d630 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:36.394443 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ed7d914f-a6ae-45cc-b090-725aa936d630 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.394646 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ed7d914f-a6ae-45cc-b090-725aa936d630 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.395746 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:36.396265 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-898095014", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-358899283-150965840", "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.398049 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-898095014', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-358899283-150965840', 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:36.401805 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Create volume of 1 GB Aug 06 05:27:36.401882 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.401882 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:36.402429 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.402429 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:36.405169 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Availability Zones retrieved successfully. Aug 06 05:27:36.406516 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ed7d914f-a6ae-45cc-b090-725aa936d630 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Volume info retrieved successfully. Aug 06 05:27:36.410894 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ed7d914f-a6ae-45cc-b090-725aa936d630 tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 200 Aug 06 05:27:36.411243 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 674/2662] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:36 2026] GET /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:36.412279 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Flow 'volume_create_api' (1291a856-5ec5-4099-a696-1ac566402251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:36.413570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f71832c-f2f3-4eff-812d-46129ee5cb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.414539 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:36.434091 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f71832c-f2f3-4eff-812d-46129ee5cb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:27:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=83d8ecaf-3ad5-49c7-9c1b-e9015f319533,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-358899283-150965840',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83d8ecaf-3ad5-49c7-9c1b-e9015f319533', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.435087 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8120ca29-f6f6-4fe2-a577-25214a711cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.463729 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-358899283-150965840 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-358899283-150965840, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:27:36.464208 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-358899283-150965840 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-358899283-150965840, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:27:36.500742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Created reservations ['d0e5bcb9-e694-4aa8-a29f-9918fc085258', '8fd6b633-302b-4b79-af3f-480c7a804b4e', 'f2913950-9b1d-45b0-8ed5-72f745ce13cf', 'e541f406-f3ff-4566-ba62-7ad0b98bcc3d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:36.501521 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8120ca29-f6f6-4fe2-a577-25214a711cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e5bcb9-e694-4aa8-a29f-9918fc085258', '8fd6b633-302b-4b79-af3f-480c7a804b4e', 'f2913950-9b1d-45b0-8ed5-72f745ce13cf', 'e541f406-f3ff-4566-ba62-7ad0b98bcc3d']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.502264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df24c89-5f44-4918-9711-8b544fde4df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.523693 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df24c89-5f44-4918-9711-8b544fde4df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d4ed1d8-37f5-46a5-b222-b2a0fd79bece', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-898095014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9cb11218b9417d98911f31ac8fe625',qos_specs=None,replication_status=,reservations=['d0e5bcb9-e694-4aa8-a29f-9918fc085258','8fd6b633-302b-4b79-af3f-480c7a804b4e','f2913950-9b1d-45b0-8ed5-72f745ce13cf','e541f406-f3ff-4566-ba62-7ad0b98bcc3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ff803b0552543b682e81d9044ed3c91',volume_type_id=83d8ecaf-3ad5-49c7-9c1b-e9015f319533), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-898095014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d4ed1d8-37f5-46a5-b222-b2a0fd79bece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9cb11218b9417d98911f31ac8fe625',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ff803b0552543b682e81d9044ed3c91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83d8ecaf-3ad5-49c7-9c1b-e9015f319533),volume_type_id=83d8ecaf-3ad5-49c7-9c1b-e9015f319533)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.524386 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50112aa9-27b6-4607-8f97-01b7a6acd5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.544277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50112aa9-27b6-4607-8f97-01b7a6acd5a3) transitioned into state 'SUCCESS' from state '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-898095014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9cb11218b9417d98911f31ac8fe625',qos_specs=None,replication_status=,reservations=['d0e5bcb9-e694-4aa8-a29f-9918fc085258','8fd6b633-302b-4b79-af3f-480c7a804b4e','f2913950-9b1d-45b0-8ed5-72f745ce13cf','e541f406-f3ff-4566-ba62-7ad0b98bcc3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ff803b0552543b682e81d9044ed3c91',volume_type_id=83d8ecaf-3ad5-49c7-9c1b-e9015f319533)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.545127 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4edbda1b-291d-45c4-9e48-cd5b6de3e9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.554093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4edbda1b-291d-45c4-9e48-cd5b6de3e9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.555104 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Flow 'volume_create_api' (1291a856-5ec5-4099-a696-1ac566402251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:36.555425 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Create volume request issued successfully. Aug 06 05:27:36.555966 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bbda8f10-2c81-4fbf-89ca-335e2a9f2fed tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:36.556400 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 662/2663] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/volumes => generated 844 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:36.583565 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.585397 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:36.585749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-353128995", "snapshot_id": null, "imageRef": "fa1ee595-0887-42e0-a3d6-6f9c6b706aaa", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2071255193-817131614", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:36.587184 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-353128995', 'snapshot_id': None, 'imageRef': 'fa1ee595-0887-42e0-a3d6-6f9c6b706aaa', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2071255193-817131614', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:36.664644 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Create volume of 1 GB Aug 06 05:27:36.664967 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.664967 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:36.665485 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Availability Zones retrieved successfully. Aug 06 05:27:36.671237 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Flow 'volume_create_api' (7a3b507b-4278-42c8-82df-838cdec8077f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:36.672108 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d11651-1bb3-4ec8-a124-e051af763af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.673010 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:36.722254 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d11651-1bb3-4ec8-a124-e051af763af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:27:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=24ea82af-eeea-4cd5-b6cb-4e96f1981b18,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2071255193-817131614',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24ea82af-eeea-4cd5-b6cb-4e96f1981b18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.723086 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01d8ea3-3183-4a8d-a72c-02c3ea80ce95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.746550 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2071255193-817131614 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2071255193-817131614, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:27:36.746994 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2071255193-817131614 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2071255193-817131614, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:27:36.770187 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Created reservations ['9119fde4-145a-4f3b-86fd-ee2f3c710b48', 'cb78f7ea-6c04-4645-94e1-68b7f27ce756', '6a8632ce-fb78-4b53-b024-314338032c28', '60e819f1-94d4-44d3-8764-da73b597f9ed'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:36.771069 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01d8ea3-3183-4a8d-a72c-02c3ea80ce95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9119fde4-145a-4f3b-86fd-ee2f3c710b48', 'cb78f7ea-6c04-4645-94e1-68b7f27ce756', '6a8632ce-fb78-4b53-b024-314338032c28', '60e819f1-94d4-44d3-8764-da73b597f9ed']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.771775 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de006e3-65ee-490c-8b78-30b454505cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.792473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de006e3-65ee-490c-8b78-30b454505cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13cf9e54-0fc2-414b-9309-03ee50052f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-353128995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9cb11218b9417d98911f31ac8fe625',qos_specs=None,replication_status=,reservations=['9119fde4-145a-4f3b-86fd-ee2f3c710b48','cb78f7ea-6c04-4645-94e1-68b7f27ce756','6a8632ce-fb78-4b53-b024-314338032c28','60e819f1-94d4-44d3-8764-da73b597f9ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ff803b0552543b682e81d9044ed3c91',volume_type_id=24ea82af-eeea-4cd5-b6cb-4e96f1981b18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-353128995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13cf9e54-0fc2-414b-9309-03ee50052f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc9cb11218b9417d98911f31ac8fe625',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ff803b0552543b682e81d9044ed3c91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24ea82af-eeea-4cd5-b6cb-4e96f1981b18),volume_type_id=24ea82af-eeea-4cd5-b6cb-4e96f1981b18)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.793366 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e33a10-4fa2-4e5b-a593-180203775a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.810752 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e33a10-4fa2-4e5b-a593-180203775a6f) transitioned into state 'SUCCESS' from state '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-353128995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc9cb11218b9417d98911f31ac8fe625',qos_specs=None,replication_status=,reservations=['9119fde4-145a-4f3b-86fd-ee2f3c710b48','cb78f7ea-6c04-4645-94e1-68b7f27ce756','6a8632ce-fb78-4b53-b024-314338032c28','60e819f1-94d4-44d3-8764-da73b597f9ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ff803b0552543b682e81d9044ed3c91',volume_type_id=24ea82af-eeea-4cd5-b6cb-4e96f1981b18)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.811796 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f67887-c180-40a4-aad2-fef6bace3f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:36.821071 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f67887-c180-40a4-aad2-fef6bace3f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:36.822378 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Flow 'volume_create_api' (7a3b507b-4278-42c8-82df-838cdec8077f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:36.822855 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Create volume request issued successfully. Aug 06 05:27:36.823674 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4d98d131-f6bf-4dbb-b3f2-59eec3365842 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:36.824299 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 662/2664] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:27:36 2026] POST /volume/v3/volumes => generated 845 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:36.836090 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9e3a21e6-5939-436f-bb6e-e479c8c0275d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:36.838052 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9e3a21e6-5939-436f-bb6e-e479c8c0275d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:36.838260 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9e3a21e6-5939-436f-bb6e-e479c8c0275d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:36.838509 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9e3a21e6-5939-436f-bb6e-e479c8c0275d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:36.845765 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:36.845765 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:36.849695 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9e3a21e6-5939-436f-bb6e-e479c8c0275d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:36.855028 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9e3a21e6-5939-436f-bb6e-e479c8c0275d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:36.855456 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 667/2665] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:36 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 913 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:37.012342 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fe907d6f-26c9-4640-a8f6-b2597b6b76aa None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:37.014060 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fe907d6f-26c9-4640-a8f6-b2597b6b76aa tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:37.014382 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fe907d6f-26c9-4640-a8f6-b2597b6b76aa tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:37.014628 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fe907d6f-26c9-4640-a8f6-b2597b6b76aa tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:37.025604 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:37.025604 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:37.028233 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fe907d6f-26c9-4640-a8f6-b2597b6b76aa tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:37.033024 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fe907d6f-26c9-4640-a8f6-b2597b6b76aa tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:37.033568 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 675/2666] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:37 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:37.168636 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1d433162-ae63-4619-8d9c-5ff16d458f92 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:37.171059 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1d433162-ae63-4619-8d9c-5ff16d458f92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 Aug 06 05:27:37.171276 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1d433162-ae63-4619-8d9c-5ff16d458f92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:37.173994 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1d433162-ae63-4619-8d9c-5ff16d458f92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:37.181347 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:37.181347 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:37.186368 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1d433162-ae63-4619-8d9c-5ff16d458f92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:37.191937 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1d433162-ae63-4619-8d9c-5ff16d458f92 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 returned with HTTP 200 Aug 06 05:27:37.192462 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 663/2667] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:37 2026] GET /volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:37.210831 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a1923368-b7f3-4f2d-89ed-e42262fa0b04 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:37.214699 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1923368-b7f3-4f2d-89ed-e42262fa0b04 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] POST https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563/action Aug 06 05:27:37.218224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1923368-b7f3-4f2d-89ed-e42262fa0b04 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action body: b'{"revert": {"snapshot_id": "d6f6fe44-13ef-4bfc-b0e8-437903278f49"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:37.218224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1923368-b7f3-4f2d-89ed-e42262fa0b04 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "d6f6fe44-13ef-4bfc-b0e8-437903278f49"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:37.235385 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:37.235385 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:37.235385 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a1923368-b7f3-4f2d-89ed-e42262fa0b04 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume retrieved successfully. Aug 06 05:27:37.243336 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1923368-b7f3-4f2d-89ed-e42262fa0b04 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] HTTP exception thrown: Can't revert volume 3e4a28c6-9748-4d93-ba8b-f1e19455b563 to its latest snapshot d6f6fe44-13ef-4bfc-b0e8-437903278f49. The volume size must be equal to the snapshot size. Aug 06 05:27:37.243563 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1923368-b7f3-4f2d-89ed-e42262fa0b04 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563/action returned with HTTP 400 Aug 06 05:27:37.244248 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 663/2668] 10.4.3.205 () {70 vars in 1431 bytes} [Thu Aug 6 05:27:37 2026] POST /volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563/action => generated 213 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 06 05:27:37.254579 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a8177d14-8792-43a8-9c7c-ec405f0a21eb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:37.257635 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a8177d14-8792-43a8-9c7c-ec405f0a21eb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 Aug 06 05:27:37.257880 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a8177d14-8792-43a8-9c7c-ec405f0a21eb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:37.258144 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a8177d14-8792-43a8-9c7c-ec405f0a21eb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:37.258697 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-a8177d14-8792-43a8-9c7c-ec405f0a21eb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Delete snapshot with id: d6f6fe44-13ef-4bfc-b0e8-437903278f49 Aug 06 05:27:37.274921 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:37.274921 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:37.275523 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a8177d14-8792-43a8-9c7c-ec405f0a21eb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot retrieved successfully. Aug 06 05:27:37.297361 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a8177d14-8792-43a8-9c7c-ec405f0a21eb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot delete request issued successfully. Aug 06 05:27:37.298308 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a8177d14-8792-43a8-9c7c-ec405f0a21eb tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 returned with HTTP 202 Aug 06 05:27:37.298308 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 668/2669] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:27:37 2026] DELETE /volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:37.306450 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bfe7d6f0-4b60-4b13-b95e-6e84a36c1c38 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:37.312185 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bfe7d6f0-4b60-4b13-b95e-6e84a36c1c38 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 Aug 06 05:27:37.314310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bfe7d6f0-4b60-4b13-b95e-6e84a36c1c38 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:37.314613 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bfe7d6f0-4b60-4b13-b95e-6e84a36c1c38 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:37.325018 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:37.325018 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:37.325349 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bfe7d6f0-4b60-4b13-b95e-6e84a36c1c38 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot retrieved successfully. Aug 06 05:27:37.326376 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bfe7d6f0-4b60-4b13-b95e-6e84a36c1c38 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 returned with HTTP 200 Aug 06 05:27:37.326773 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 676/2670] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:37 2026] GET /volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 => generated 479 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:37.428036 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-821b3756-f71d-46af-96b5-43865e3bc79b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:37.428914 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-821b3756-f71d-46af-96b5-43865e3bc79b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] GET https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d Aug 06 05:27:37.429158 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-821b3756-f71d-46af-96b5-43865e3bc79b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:37.429376 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-821b3756-f71d-46af-96b5-43865e3bc79b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:37.434983 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-821b3756-f71d-46af-96b5-43865e3bc79b tempest-VolumesActionsTest-778491573 tempest-VolumesActionsTest-778491573-project-member] https://10.4.3.205/volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d returned with HTTP 404 Aug 06 05:27:37.436759 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 664/2671] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:37 2026] GET /volume/v3/volumes/866da6fe-8793-4e32-ae20-d97f44b90d0d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:37.868839 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ff9c7417-a5ea-4f1e-b45e-89f608c6a601 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:37.870931 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff9c7417-a5ea-4f1e-b45e-89f608c6a601 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:37.871324 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff9c7417-a5ea-4f1e-b45e-89f608c6a601 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:37.871542 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff9c7417-a5ea-4f1e-b45e-89f608c6a601 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:37.878777 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:37.878777 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:37.883068 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ff9c7417-a5ea-4f1e-b45e-89f608c6a601 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:37.887119 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff9c7417-a5ea-4f1e-b45e-89f608c6a601 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:37.887700 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 664/2672] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:37 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:38.049695 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-04dc50b4-d743-42fa-81cd-a742ac1d04f1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:38.055543 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-04dc50b4-d743-42fa-81cd-a742ac1d04f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:38.055543 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-04dc50b4-d743-42fa-81cd-a742ac1d04f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:38.055543 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-04dc50b4-d743-42fa-81cd-a742ac1d04f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:38.069553 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:38.069553 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:38.073529 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-04dc50b4-d743-42fa-81cd-a742ac1d04f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:38.079307 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-04dc50b4-d743-42fa-81cd-a742ac1d04f1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:38.079889 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 669/2673] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:38 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:38.337253 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b8e21a74-02bf-4d30-959c-8506bfa90aa8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:38.342827 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b8e21a74-02bf-4d30-959c-8506bfa90aa8 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 Aug 06 05:27:38.343045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b8e21a74-02bf-4d30-959c-8506bfa90aa8 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:38.343276 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b8e21a74-02bf-4d30-959c-8506bfa90aa8 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:38.351369 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b8e21a74-02bf-4d30-959c-8506bfa90aa8 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 returned with HTTP 404 Aug 06 05:27:38.351821 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 677/2674] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:38 2026] GET /volume/v3/snapshots/d6f6fe44-13ef-4bfc-b0e8-437903278f49 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:38.359905 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b6c1bc9a-69b3-42e5-918b-7f5a1f23aa78 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:38.362459 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6c1bc9a-69b3-42e5-918b-7f5a1f23aa78 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] DELETE https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 Aug 06 05:27:38.362667 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6c1bc9a-69b3-42e5-918b-7f5a1f23aa78 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:38.362849 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6c1bc9a-69b3-42e5-918b-7f5a1f23aa78 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:38.363030 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-b6c1bc9a-69b3-42e5-918b-7f5a1f23aa78 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Delete volume with id: 3e4a28c6-9748-4d93-ba8b-f1e19455b563 Aug 06 05:27:38.370160 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:38.370160 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:38.370632 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b6c1bc9a-69b3-42e5-918b-7f5a1f23aa78 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:38.390357 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b6c1bc9a-69b3-42e5-918b-7f5a1f23aa78 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Delete volume request issued successfully. Aug 06 05:27:38.390588 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6c1bc9a-69b3-42e5-918b-7f5a1f23aa78 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 returned with HTTP 202 Aug 06 05:27:38.391241 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 665/2675] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:27:38 2026] DELETE /volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:27:38.402394 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-22ad9c10-abe3-4ac3-bcb6-e400859321a4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:38.405906 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22ad9c10-abe3-4ac3-bcb6-e400859321a4 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 Aug 06 05:27:38.406174 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22ad9c10-abe3-4ac3-bcb6-e400859321a4 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:38.406379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22ad9c10-abe3-4ac3-bcb6-e400859321a4 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:38.415221 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:38.415221 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:38.420207 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-22ad9c10-abe3-4ac3-bcb6-e400859321a4 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:38.424582 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22ad9c10-abe3-4ac3-bcb6-e400859321a4 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 returned with HTTP 200 Aug 06 05:27:38.425193 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 665/2676] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:38 2026] GET /volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:38.902432 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-491cbf71-3324-4ad9-b05a-573d47f418ce None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:38.904839 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-491cbf71-3324-4ad9-b05a-573d47f418ce tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:38.905331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-491cbf71-3324-4ad9-b05a-573d47f418ce tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:38.905684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-491cbf71-3324-4ad9-b05a-573d47f418ce tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:38.914736 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:38.914736 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:38.921031 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-491cbf71-3324-4ad9-b05a-573d47f418ce tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:38.924583 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-491cbf71-3324-4ad9-b05a-573d47f418ce tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:38.925090 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 670/2677] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:38 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:39.094574 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a77ca646-cd72-4ab9-b05f-c600783fc2a6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:39.096455 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a77ca646-cd72-4ab9-b05f-c600783fc2a6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:39.096697 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a77ca646-cd72-4ab9-b05f-c600783fc2a6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:39.096968 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a77ca646-cd72-4ab9-b05f-c600783fc2a6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:39.106576 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:39.106576 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:39.110219 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a77ca646-cd72-4ab9-b05f-c600783fc2a6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:39.114109 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a77ca646-cd72-4ab9-b05f-c600783fc2a6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:39.114574 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 678/2678] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:39 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:39.444734 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3df80f6b-1b9c-4de7-89ab-9ffd787ead54 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:39.446570 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3df80f6b-1b9c-4de7-89ab-9ffd787ead54 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 Aug 06 05:27:39.447027 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3df80f6b-1b9c-4de7-89ab-9ffd787ead54 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:39.447408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3df80f6b-1b9c-4de7-89ab-9ffd787ead54 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:39.454855 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3df80f6b-1b9c-4de7-89ab-9ffd787ead54 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 returned with HTTP 404 Aug 06 05:27:39.454855 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 666/2679] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:39 2026] GET /volume/v3/volumes/3e4a28c6-9748-4d93-ba8b-f1e19455b563 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:27:39.462984 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5f86feb7-9530-4eb1-8d79-f149d5767728 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:39.466756 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f86feb7-9530-4eb1-8d79-f149d5767728 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 Aug 06 05:27:39.466946 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f86feb7-9530-4eb1-8d79-f149d5767728 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:39.467181 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f86feb7-9530-4eb1-8d79-f149d5767728 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:39.467349 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-5f86feb7-9530-4eb1-8d79-f149d5767728 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Delete snapshot with id: ac00d441-1b8c-4496-beca-afb6d93d4fe7 Aug 06 05:27:39.473133 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:39.473133 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:39.473773 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5f86feb7-9530-4eb1-8d79-f149d5767728 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot retrieved successfully. Aug 06 05:27:39.497319 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5f86feb7-9530-4eb1-8d79-f149d5767728 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot delete request issued successfully. Aug 06 05:27:39.497319 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f86feb7-9530-4eb1-8d79-f149d5767728 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 returned with HTTP 202 Aug 06 05:27:39.497319 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 666/2680] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:27:39 2026] DELETE /volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:27:39.504157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-db02bee2-3456-4de1-aef5-5f2a9e672f49 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:39.506668 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-db02bee2-3456-4de1-aef5-5f2a9e672f49 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 Aug 06 05:27:39.506767 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-db02bee2-3456-4de1-aef5-5f2a9e672f49 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:39.507339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-db02bee2-3456-4de1-aef5-5f2a9e672f49 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:39.514047 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:39.514047 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:39.514526 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-db02bee2-3456-4de1-aef5-5f2a9e672f49 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Snapshot retrieved successfully. Aug 06 05:27:39.515611 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-db02bee2-3456-4de1-aef5-5f2a9e672f49 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 returned with HTTP 200 Aug 06 05:27:39.515977 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 671/2681] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:39 2026] GET /volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:39.650672 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-f1b23ad7-e5d8-49c6-92f1-ea7d9cf805d1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:39.655723 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-f1b23ad7-e5d8-49c6-92f1-ea7d9cf805d1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments/b06d7df4-bced-473d-925b-18c2655d5fd3/action Aug 06 05:27:39.656148 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-f1b23ad7-e5d8-49c6-92f1-ea7d9cf805d1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:39.657456 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-f1b23ad7-e5d8-49c6-92f1-ea7d9cf805d1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:39.692979 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:39.692979 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:39.705121 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3c2ca6e6-0b32-47ea-8885-6bc51cc56ec0 req-f1b23ad7-e5d8-49c6-92f1-ea7d9cf805d1 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/b06d7df4-bced-473d-925b-18c2655d5fd3/action returned with HTTP 204 Aug 06 05:27:39.705622 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 679/2682] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:27:39 2026] POST /volume/v3/attachments/b06d7df4-bced-473d-925b-18c2655d5fd3/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:39.938251 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2cef3766-b40a-495d-8766-47c2f53bffc4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:39.940568 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2cef3766-b40a-495d-8766-47c2f53bffc4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:39.940816 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2cef3766-b40a-495d-8766-47c2f53bffc4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:39.941059 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2cef3766-b40a-495d-8766-47c2f53bffc4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:39.952313 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:39.952313 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:39.958545 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2cef3766-b40a-495d-8766-47c2f53bffc4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:39.965868 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2cef3766-b40a-495d-8766-47c2f53bffc4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:39.966397 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 667/2683] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:39 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:40.097871 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-5ecb2fc4-5b4d-446e-a688-b714e1214a33 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:40.101021 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-5ecb2fc4-5b4d-446e-a688-b714e1214a33 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/attachments?instance_id=65dc591c-8f32-47ce-9285-ac54d8b4f955 Aug 06 05:27:40.101397 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-5ecb2fc4-5b4d-446e-a688-b714e1214a33 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:40.101686 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-5ecb2fc4-5b4d-446e-a688-b714e1214a33 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:40.121183 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-5ecb2fc4-5b4d-446e-a688-b714e1214a33 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments?instance_id=65dc591c-8f32-47ce-9285-ac54d8b4f955 returned with HTTP 200 Aug 06 05:27:40.121603 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 667/2684] 10.4.3.205 () {70 vars in 1637 bytes} [Thu Aug 6 05:27:40 2026] GET /volume/v3/attachments?instance_id=65dc591c-8f32-47ce-9285-ac54d8b4f955 => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:27:40.130954 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1b1f142f-d372-4af3-991c-563a50c0bde5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:40.131371 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-55c5e6e6-1c99-46ba-9420-59234699921b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:40.133159 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-55c5e6e6-1c99-46ba-9420-59234699921b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5 Aug 06 05:27:40.133475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-55c5e6e6-1c99-46ba-9420-59234699921b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:40.134789 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1b1f142f-d372-4af3-991c-563a50c0bde5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:40.134858 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-55c5e6e6-1c99-46ba-9420-59234699921b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:40.134900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1b1f142f-d372-4af3-991c-563a50c0bde5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:40.134900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1b1f142f-d372-4af3-991c-563a50c0bde5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:40.150075 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:40.150075 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:40.150444 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0db7a3b9-e5c3-4dce-b8cc-92620f9532c7 req-55c5e6e6-1c99-46ba-9420-59234699921b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5 returned with HTTP 200 Aug 06 05:27:40.150851 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 680/2685] 10.4.3.205 () {70 vars in 1651 bytes} [Thu Aug 6 05:27:40 2026] GET /volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:40.159576 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1b1f142f-d372-4af3-991c-563a50c0bde5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:40.168448 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1b1f142f-d372-4af3-991c-563a50c0bde5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:40.169430 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 672/2686] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:40 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:40.182641 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a39c6f65-dff4-47d8-bcf3-9bdfddf55a2e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:40.185206 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a39c6f65-dff4-47d8-bcf3-9bdfddf55a2e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:27:40.185537 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a39c6f65-dff4-47d8-bcf3-9bdfddf55a2e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:40.185873 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a39c6f65-dff4-47d8-bcf3-9bdfddf55a2e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:40.199480 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:40.199480 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:40.209061 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a39c6f65-dff4-47d8-bcf3-9bdfddf55a2e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:27:40.215137 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a39c6f65-dff4-47d8-bcf3-9bdfddf55a2e tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:27:40.215682 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 668/2687] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:40 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 1168 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:40.527375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-350651bb-e8af-4a65-a33b-c8f5f9a1295d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:40.529544 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-350651bb-e8af-4a65-a33b-c8f5f9a1295d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 Aug 06 05:27:40.529791 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-350651bb-e8af-4a65-a33b-c8f5f9a1295d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:40.530044 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-350651bb-e8af-4a65-a33b-c8f5f9a1295d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:40.535400 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-350651bb-e8af-4a65-a33b-c8f5f9a1295d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 returned with HTTP 404 Aug 06 05:27:40.535948 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 668/2688] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:27:40 2026] GET /volume/v3/snapshots/ac00d441-1b8c-4496-beca-afb6d93d4fe7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:40.545070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e71bbb47-4b5d-412d-9ad5-4fa81134b3e3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:40.547433 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e71bbb47-4b5d-412d-9ad5-4fa81134b3e3 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] DELETE https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:40.547650 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e71bbb47-4b5d-412d-9ad5-4fa81134b3e3 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:40.547832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e71bbb47-4b5d-412d-9ad5-4fa81134b3e3 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:40.548014 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-e71bbb47-4b5d-412d-9ad5-4fa81134b3e3 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Delete volume with id: 3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:40.557363 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:40.557363 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:40.558082 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e71bbb47-4b5d-412d-9ad5-4fa81134b3e3 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:40.580403 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e71bbb47-4b5d-412d-9ad5-4fa81134b3e3 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Delete volume request issued successfully. Aug 06 05:27:40.580622 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e71bbb47-4b5d-412d-9ad5-4fa81134b3e3 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 returned with HTTP 202 Aug 06 05:27:40.581027 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 681/2689] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:27:40 2026] DELETE /volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:27:40.590340 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fa7b8b12-c73f-4dab-a2ce-7dd0c168354d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:40.591725 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fa7b8b12-c73f-4dab-a2ce-7dd0c168354d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:40.592682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fa7b8b12-c73f-4dab-a2ce-7dd0c168354d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:40.592682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fa7b8b12-c73f-4dab-a2ce-7dd0c168354d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:40.601158 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:40.601158 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:40.610254 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-fa7b8b12-c73f-4dab-a2ce-7dd0c168354d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Volume info retrieved successfully. Aug 06 05:27:40.614017 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fa7b8b12-c73f-4dab-a2ce-7dd0c168354d tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 returned with HTTP 200 Aug 06 05:27:40.614603 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 673/2690] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:40 2026] GET /volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:40.982936 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c2d2cdac-aa68-484f-a963-185bd151817a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:40.984835 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c2d2cdac-aa68-484f-a963-185bd151817a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:40.985034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c2d2cdac-aa68-484f-a963-185bd151817a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:40.985212 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c2d2cdac-aa68-484f-a963-185bd151817a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:40.994014 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:40.994014 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:40.998633 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c2d2cdac-aa68-484f-a963-185bd151817a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:41.003738 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c2d2cdac-aa68-484f-a963-185bd151817a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:41.004221 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 669/2691] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:40 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:41.634316 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2adee841-2317-4e03-a112-bd72aba9c637 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:41.636140 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2adee841-2317-4e03-a112-bd72aba9c637 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] GET https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 Aug 06 05:27:41.636365 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2adee841-2317-4e03-a112-bd72aba9c637 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:41.636545 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2adee841-2317-4e03-a112-bd72aba9c637 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:41.644577 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2adee841-2317-4e03-a112-bd72aba9c637 tempest-VolumeRevertTests-535686938 tempest-VolumeRevertTests-535686938-project-member] https://10.4.3.205/volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 returned with HTTP 404 Aug 06 05:27:41.645150 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 669/2692] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:41 2026] GET /volume/v3/volumes/3509cbfa-f934-407b-be07-53411e67e342 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:27:42.022920 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c807a418-9ea7-42e1-8d64-3c88fa37c015 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:42.026658 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c807a418-9ea7-42e1-8d64-3c88fa37c015 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:42.026827 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c807a418-9ea7-42e1-8d64-3c88fa37c015 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:42.027007 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c807a418-9ea7-42e1-8d64-3c88fa37c015 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:42.033729 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:42.033729 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:42.037561 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c807a418-9ea7-42e1-8d64-3c88fa37c015 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:42.041408 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c807a418-9ea7-42e1-8d64-3c88fa37c015 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:42.041762 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 682/2693] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:42 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:42.815164 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-09625eb4-3b05-4973-86d6-360862cb31f2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:42.817019 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:42.817388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1516980939", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:42.818920 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1516980939', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:42.819078 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Create volume of 1 GB Aug 06 05:27:42.824048 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Availability Zones retrieved successfully. Aug 06 05:27:42.831814 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Flow 'volume_create_api' (ffbf16f8-b3e2-408b-8a3b-8962b52867e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:42.833220 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f294fa-16b0-455d-89bf-91ce7dcb4e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:42.834810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:42.873319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f294fa-16b0-455d-89bf-91ce7dcb4e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:42.874384 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274bc4ae-006f-4f11-9d6b-53451cb69d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:42.969333 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Created reservations ['15a61594-e7e8-4544-891e-9ef51afd93a5', '36cfde19-b3aa-4301-919e-6a48f0007957', '479c65cf-a885-4ef4-91f7-c99c385d8edf', '3de42a1d-8ba0-4347-8ae4-9ae14b193f30'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:42.970092 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274bc4ae-006f-4f11-9d6b-53451cb69d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15a61594-e7e8-4544-891e-9ef51afd93a5', '36cfde19-b3aa-4301-919e-6a48f0007957', '479c65cf-a885-4ef4-91f7-c99c385d8edf', '3de42a1d-8ba0-4347-8ae4-9ae14b193f30']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:42.970845 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa55fba-3b3d-452e-9924-f8e09cef2637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:43.001953 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa55fba-3b3d-452e-9924-f8e09cef2637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b48a35d-da7f-4496-be70-5a17e6925aa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1516980939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7cf2b8aec44ec1aeb8e10952730a07',qos_specs=None,replication_status=,reservations=['15a61594-e7e8-4544-891e-9ef51afd93a5','36cfde19-b3aa-4301-919e-6a48f0007957','479c65cf-a885-4ef4-91f7-c99c385d8edf','3de42a1d-8ba0-4347-8ae4-9ae14b193f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d50adc2caa8140d391ea5f9f2cac7ac6',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1516980939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b48a35d-da7f-4496-be70-5a17e6925aa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7cf2b8aec44ec1aeb8e10952730a07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d50adc2caa8140d391ea5f9f2cac7ac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:43.001953 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef3f34c-2ab7-4851-8e41-5accdb46df7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:43.026993 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef3f34c-2ab7-4851-8e41-5accdb46df7a) transitioned into state 'SUCCESS' from state '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-1516980939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7cf2b8aec44ec1aeb8e10952730a07',qos_specs=None,replication_status=,reservations=['15a61594-e7e8-4544-891e-9ef51afd93a5','36cfde19-b3aa-4301-919e-6a48f0007957','479c65cf-a885-4ef4-91f7-c99c385d8edf','3de42a1d-8ba0-4347-8ae4-9ae14b193f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d50adc2caa8140d391ea5f9f2cac7ac6',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:43.026993 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a7c209-7624-4ec6-8e40-78afd0acfbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:43.038064 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a7c209-7624-4ec6-8e40-78afd0acfbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:43.038937 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Flow 'volume_create_api' (ffbf16f8-b3e2-408b-8a3b-8962b52867e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:43.039262 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Create volume request issued successfully. Aug 06 05:27:43.040201 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-09625eb4-3b05-4973-86d6-360862cb31f2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:43.040684 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 674/2694] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:27:42 2026] POST /volume/v3/volumes => generated 789 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:43.060499 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3fc2359e-fa9b-413f-ac66-569b7af5253b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:43.063811 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3fc2359e-fa9b-413f-ac66-569b7af5253b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:43.063811 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3fc2359e-fa9b-413f-ac66-569b7af5253b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:43.064834 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3fc2359e-fa9b-413f-ac66-569b7af5253b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:43.066216 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-82726984-5a86-4efe-b9dd-a77be497e369 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:43.070144 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-82726984-5a86-4efe-b9dd-a77be497e369 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:43.070421 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-82726984-5a86-4efe-b9dd-a77be497e369 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:43.070689 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-82726984-5a86-4efe-b9dd-a77be497e369 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:43.072741 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:43.072741 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:43.077471 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3fc2359e-fa9b-413f-ac66-569b7af5253b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:43.082889 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:43.082889 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:43.085459 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3fc2359e-fa9b-413f-ac66-569b7af5253b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:43.085877 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 670/2695] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:43 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:43.087647 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-82726984-5a86-4efe-b9dd-a77be497e369 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:43.095938 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-82726984-5a86-4efe-b9dd-a77be497e369 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:43.095938 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 670/2696] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:43 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:43.294232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:43.467956 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:43.468455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1593217865"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:43.471596 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1593217865'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:43.471769 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume of 1 GB Aug 06 05:27:43.480068 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Availability Zones retrieved successfully. Aug 06 05:27:43.490129 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (33722850-a14f-48e8-8aaa-3b53e7b8f368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:43.492684 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e11519-4ec1-47f4-8dfb-abd6f3335a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:43.493882 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:43.545888 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e11519-4ec1-47f4-8dfb-abd6f3335a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:43.546855 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3abad6aa-8480-471b-bc47-fd718ef4f531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:43.615305 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['c250d745-70a1-4660-8d68-c82379103149', 'fb8f8285-c669-4a88-a3c5-1bb72e09f7e7', 'e90896ef-2d58-40d9-8c80-6c865df0a0c8', '7139c350-5d06-4bee-887b-fa770583b09e'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:43.616430 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3abad6aa-8480-471b-bc47-fd718ef4f531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c250d745-70a1-4660-8d68-c82379103149', 'fb8f8285-c669-4a88-a3c5-1bb72e09f7e7', 'e90896ef-2d58-40d9-8c80-6c865df0a0c8', '7139c350-5d06-4bee-887b-fa770583b09e']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:43.617492 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4053c639-1e03-4128-b12a-be6bd27fbd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:43.648661 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4053c639-1e03-4128-b12a-be6bd27fbd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7286a146-a327-4dbe-8fe2-502a184d6226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1593217865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['c250d745-70a1-4660-8d68-c82379103149','fb8f8285-c669-4a88-a3c5-1bb72e09f7e7','e90896ef-2d58-40d9-8c80-6c865df0a0c8','7139c350-5d06-4bee-887b-fa770583b09e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1593217865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7286a146-a327-4dbe-8fe2-502a184d6226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f891035e4f4249bc55cd5bfefe0a0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41277f205af1479586ccb520e462a498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:43.649704 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbd8d75-2e38-41ac-97e9-040fdc6d4ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:43.670152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbd8d75-2e38-41ac-97e9-040fdc6d4ec8) transitioned into state 'SUCCESS' from state '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-1593217865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['c250d745-70a1-4660-8d68-c82379103149','fb8f8285-c669-4a88-a3c5-1bb72e09f7e7','e90896ef-2d58-40d9-8c80-6c865df0a0c8','7139c350-5d06-4bee-887b-fa770583b09e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:43.671189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2bf1e50-4516-49c2-a8e4-bf296806a04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:43.682210 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2bf1e50-4516-49c2-a8e4-bf296806a04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:43.683536 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (33722850-a14f-48e8-8aaa-3b53e7b8f368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:43.684001 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume request issued successfully. Aug 06 05:27:43.684844 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6b8a7e5c-edbf-4c8c-bd65-07f022c6e929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:43.685433 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 683/2697] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:27:43 2026] POST /volume/v3/volumes => generated 778 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:43.702917 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-aa2a30ac-cc97-460d-bf1f-61ad4bd7c89d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:43.705452 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa2a30ac-cc97-460d-bf1f-61ad4bd7c89d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 Aug 06 05:27:43.705717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa2a30ac-cc97-460d-bf1f-61ad4bd7c89d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:43.705898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa2a30ac-cc97-460d-bf1f-61ad4bd7c89d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:43.713006 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:43.713006 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:43.716390 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-aa2a30ac-cc97-460d-bf1f-61ad4bd7c89d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:27:43.722256 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa2a30ac-cc97-460d-bf1f-61ad4bd7c89d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 returned with HTTP 200 Aug 06 05:27:43.722624 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 675/2698] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:43 2026] GET /volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:43.819951 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c0e2031b-b3fa-4ad2-871f-10ee7287f943 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:43.820345 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0e2031b-b3fa-4ad2-871f-10ee7287f943 None None] GET https://10.4.3.205/volume// Aug 06 05:27:43.820499 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0e2031b-b3fa-4ad2-871f-10ee7287f943 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:43.820672 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0e2031b-b3fa-4ad2-871f-10ee7287f943 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:43.821010 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0e2031b-b3fa-4ad2-871f-10ee7287f943 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:43.821315 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 671/2699] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27: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 06 05:27:43.829349 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-6b0a4bb7-e129-44e6-9c35-e467b352c3ff None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:43.831312 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-6b0a4bb7-e129-44e6-9c35-e467b352c3ff tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:27:43.831672 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-6b0a4bb7-e129-44e6-9c35-e467b352c3ff tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afd680c3-ae8b-49b0-9a91-56403d494fc5", "connector": null, "instance_uuid": "dc346486-b2cd-441d-becf-43b16721057e"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:43.843124 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:43.843124 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:43.879411 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-6b0a4bb7-e129-44e6-9c35-e467b352c3ff tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:27:43.880597 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 671/2700] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:27:43 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 06 05:27:43.887573 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-6930665e-faaf-4876-9e40-ed056026c8f6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:43.889653 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-6930665e-faaf-4876-9e40-ed056026c8f6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/attachments/b06d7df4-bced-473d-925b-18c2655d5fd3 Aug 06 05:27:43.889821 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-6930665e-faaf-4876-9e40-ed056026c8f6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:43.890062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-6930665e-faaf-4876-9e40-ed056026c8f6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:43.896368 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:43.896368 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:43.974836 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-6930665e-faaf-4876-9e40-ed056026c8f6 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/b06d7df4-bced-473d-925b-18c2655d5fd3 returned with HTTP 200 Aug 06 05:27:43.975416 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 684/2701] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:27:43 2026] DELETE /volume/v3/attachments/b06d7df4-bced-473d-925b-18c2655d5fd3 => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.075739 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3628cb18-d7e8-4c69-a9a9-ae1dea82def3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.099787 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3f24363d-d944-4265-a256-640bf4ece3f6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.102126 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3f24363d-d944-4265-a256-640bf4ece3f6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:44.102363 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3f24363d-d944-4265-a256-640bf4ece3f6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.102619 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3f24363d-d944-4265-a256-640bf4ece3f6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.112591 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.112591 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:44.114096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dc1e1dce-9cac-443a-827e-88e42d4cdc33 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.116636 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dc1e1dce-9cac-443a-827e-88e42d4cdc33 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:44.116822 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dc1e1dce-9cac-443a-827e-88e42d4cdc33 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.117005 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dc1e1dce-9cac-443a-827e-88e42d4cdc33 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.117677 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3f24363d-d944-4265-a256-640bf4ece3f6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:44.124257 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3f24363d-d944-4265-a256-640bf4ece3f6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:44.124676 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 672/2702] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.128052 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.128052 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:44.134312 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dc1e1dce-9cac-443a-827e-88e42d4cdc33 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:44.135542 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dc1e1dce-9cac-443a-827e-88e42d4cdc33 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:44.135904 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 672/2703] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 1249 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.136411 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5312f4ee-20d2-4eec-9fe2-c8f1d8dfb4f3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.138855 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5312f4ee-20d2-4eec-9fe2-c8f1d8dfb4f3 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:44.138855 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5312f4ee-20d2-4eec-9fe2-c8f1d8dfb4f3 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.138855 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5312f4ee-20d2-4eec-9fe2-c8f1d8dfb4f3 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.148900 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.148900 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:44.152033 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5312f4ee-20d2-4eec-9fe2-c8f1d8dfb4f3 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:44.155558 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5312f4ee-20d2-4eec-9fe2-c8f1d8dfb4f3 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:44.155889 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 685/2704] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.191533 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3628cb18-d7e8-4c69-a9a9-ae1dea82def3 tempest-ExtensionsTestJSON-1249757201 tempest-ExtensionsTestJSON-1249757201-project-member] GET https://10.4.3.205/volume/v3/extensions Aug 06 05:27:44.191712 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3628cb18-d7e8-4c69-a9a9-ae1dea82def3 tempest-ExtensionsTestJSON-1249757201 tempest-ExtensionsTestJSON-1249757201-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.191885 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3628cb18-d7e8-4c69-a9a9-ae1dea82def3 tempest-ExtensionsTestJSON-1249757201 tempest-ExtensionsTestJSON-1249757201-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.192183 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3628cb18-d7e8-4c69-a9a9-ae1dea82def3 tempest-ExtensionsTestJSON-1249757201 tempest-ExtensionsTestJSON-1249757201-project-member] https://10.4.3.205/volume/v3/extensions returned with HTTP 200 Aug 06 05:27:44.192613 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 676/2705] 10.4.3.205 () {66 vars in 1246 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/extensions => generated 5245 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.208949 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-485d66e4-a135-4b57-9caa-3598480694e5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.210706 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-485d66e4-a135-4b57-9caa-3598480694e5 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:44.210911 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-485d66e4-a135-4b57-9caa-3598480694e5 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.211117 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-485d66e4-a135-4b57-9caa-3598480694e5 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.217532 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.217532 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:44.222307 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-485d66e4-a135-4b57-9caa-3598480694e5 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:44.227708 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-485d66e4-a135-4b57-9caa-3598480694e5 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:44.228141 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 673/2706] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:44.273367 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-29cca753-82b6-4cf1-82c0-949c2c8f9571 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.275391 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-29cca753-82b6-4cf1-82c0-949c2c8f9571 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:44.275561 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-29cca753-82b6-4cf1-82c0-949c2c8f9571 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.275732 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-29cca753-82b6-4cf1-82c0-949c2c8f9571 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.289186 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.289186 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:44.292524 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-29cca753-82b6-4cf1-82c0-949c2c8f9571 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:44.296806 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-29cca753-82b6-4cf1-82c0-949c2c8f9571 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:44.297188 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 673/2707] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 1249 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.317229 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d3acc49e-6807-4f13-b2a8-b40020aea98e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.317553 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d3acc49e-6807-4f13-b2a8-b40020aea98e None None] GET https://10.4.3.205/volume// Aug 06 05:27:44.317679 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d3acc49e-6807-4f13-b2a8-b40020aea98e None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.317851 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d3acc49e-6807-4f13-b2a8-b40020aea98e None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.318146 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d3acc49e-6807-4f13-b2a8-b40020aea98e None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:44.318401 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 686/2708] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:27:44.326189 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-0045254d-3a5d-4706-ab0a-fdd09955e9b2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.328171 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-0045254d-3a5d-4706-ab0a-fdd09955e9b2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:27:44.328511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-0045254d-3a5d-4706-ab0a-fdd09955e9b2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b48a35d-da7f-4496-be70-5a17e6925aa3", "connector": null, "instance_uuid": "3ff43f50-e197-4a06-959d-f153eddbfba0"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:44.339837 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.339837 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:44.365694 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-0045254d-3a5d-4706-ab0a-fdd09955e9b2 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:27:44.366332 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 677/2709] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:27:44 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.404331 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3aa9117d-ba71-4556-8c35-9b9cf139138b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.407342 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3aa9117d-ba71-4556-8c35-9b9cf139138b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:44.407598 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3aa9117d-ba71-4556-8c35-9b9cf139138b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.407824 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3aa9117d-ba71-4556-8c35-9b9cf139138b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.424217 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4b1c3e3c-5a63-406e-b9a6-b6db8db7e477 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.424575 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4b1c3e3c-5a63-406e-b9a6-b6db8db7e477 None None] GET https://10.4.3.205/volume// Aug 06 05:27:44.424715 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4b1c3e3c-5a63-406e-b9a6-b6db8db7e477 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.424880 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4b1c3e3c-5a63-406e-b9a6-b6db8db7e477 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.424971 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.424971 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:44.425170 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4b1c3e3c-5a63-406e-b9a6-b6db8db7e477 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:44.425877 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 674/2710] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27: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 06 05:27:44.431844 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3aa9117d-ba71-4556-8c35-9b9cf139138b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:44.434560 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-e9f5c2d2-eaa3-4eee-8733-b1ae0880c37a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.436436 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-e9f5c2d2-eaa3-4eee-8733-b1ae0880c37a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:44.436660 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-e9f5c2d2-eaa3-4eee-8733-b1ae0880c37a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.436890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-e9f5c2d2-eaa3-4eee-8733-b1ae0880c37a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.439955 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3aa9117d-ba71-4556-8c35-9b9cf139138b tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:44.440530 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 674/2711] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.446979 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.446979 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:44.450620 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-e9f5c2d2-eaa3-4eee-8733-b1ae0880c37a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:44.455328 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-e9f5c2d2-eaa3-4eee-8733-b1ae0880c37a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:44.455806 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 687/2712] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 1043 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:44.586316 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-739e7322-ff56-44f2-a5c3-09d4dd5f7e69 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.588559 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-739e7322-ff56-44f2-a5c3-09d4dd5f7e69 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] PUT https://10.4.3.205/volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 Aug 06 05:27:44.588989 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-739e7322-ff56-44f2-a5c3-09d4dd5f7e69 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:44.602229 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-739e7322-ff56-44f2-a5c3-09d4dd5f7e69 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Acquiring lock "cinder-attachment_update-4b48a35d-da7f-4496-be70-5a17e6925aa3-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:27:44.606778 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-739e7322-ff56-44f2-a5c3-09d4dd5f7e69 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Lock "cinder-attachment_update-4b48a35d-da7f-4496-be70-5a17e6925aa3-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:27:44.607865 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.607865 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:44.698921 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-739e7322-ff56-44f2-a5c3-09d4dd5f7e69 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Lock "cinder-attachment_update-4b48a35d-da7f-4496-be70-5a17e6925aa3-np0000006623" released by "attachment_update" :: held 0.092s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:27:44.699221 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-739e7322-ff56-44f2-a5c3-09d4dd5f7e69 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 returned with HTTP 200 Aug 06 05:27:44.699733 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 678/2713] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:27:44 2026] PUT /volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.737712 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fbbe0152-b054-4c33-8f76-93ccd52a2478 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.739424 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fbbe0152-b054-4c33-8f76-93ccd52a2478 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 Aug 06 05:27:44.739610 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fbbe0152-b054-4c33-8f76-93ccd52a2478 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.739774 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fbbe0152-b054-4c33-8f76-93ccd52a2478 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.746108 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.746108 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:44.750119 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fbbe0152-b054-4c33-8f76-93ccd52a2478 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:27:44.753628 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fbbe0152-b054-4c33-8f76-93ccd52a2478 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 returned with HTTP 200 Aug 06 05:27:44.754201 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 675/2714] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.766716 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d601d70a-a5e4-44dd-9860-544ff31897ba None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.768811 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d601d70a-a5e4-44dd-9860-544ff31897ba tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:27:44.769109 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d601d70a-a5e4-44dd-9860-544ff31897ba tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7286a146-a327-4dbe-8fe2-502a184d6226", "name": "tempest-type-Backup-1012749787"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:44.770491 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-d601d70a-a5e4-44dd-9860-544ff31897ba tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating new backup {'backup': {'volume_id': '7286a146-a327-4dbe-8fe2-502a184d6226', 'name': 'tempest-type-Backup-1012749787'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:27:44.770632 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-d601d70a-a5e4-44dd-9860-544ff31897ba tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating backup of volume 7286a146-a327-4dbe-8fe2-502a184d6226 in container None Aug 06 05:27:44.783353 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.783353 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:44.783771 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d601d70a-a5e4-44dd-9860-544ff31897ba tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:27:44.791908 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-83fa3b62-4ecd-4a65-ac84-192c9d4aa2a6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.793827 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-83fa3b62-4ecd-4a65-ac84-192c9d4aa2a6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:44.794032 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-83fa3b62-4ecd-4a65-ac84-192c9d4aa2a6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.794205 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-83fa3b62-4ecd-4a65-ac84-192c9d4aa2a6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.800331 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.800331 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:44.804726 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-83fa3b62-4ecd-4a65-ac84-192c9d4aa2a6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:44.810722 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-83fa3b62-4ecd-4a65-ac84-192c9d4aa2a6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:44.811448 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 688/2715] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 1249 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:44.822238 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b4fd1036-200b-42db-a4b1-f20bfae84ca8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.822660 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b4fd1036-200b-42db-a4b1-f20bfae84ca8 None None] GET https://10.4.3.205/volume// Aug 06 05:27:44.822826 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b4fd1036-200b-42db-a4b1-f20bfae84ca8 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.823079 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b4fd1036-200b-42db-a4b1-f20bfae84ca8 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.823433 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b4fd1036-200b-42db-a4b1-f20bfae84ca8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:44.823737 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 679/2716] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:27: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 06 05:27:44.830718 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-d601d70a-a5e4-44dd-9860-544ff31897ba tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['53b52a0f-cc40-4748-9897-fecaa3736436', '85f7c1b3-f914-4f1e-a8e9-4213529acb32'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:44.831616 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-c128441f-a60b-4ea1-8b72-fa55f2e539d1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.834037 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-c128441f-a60b-4ea1-8b72-fa55f2e539d1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:27:44.834530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-c128441f-a60b-4ea1-8b72-fa55f2e539d1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13cf9e54-0fc2-414b-9309-03ee50052f9b", "connector": null, "instance_uuid": "0625c24c-a589-420e-9ba8-2779da565d8b"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:44.849078 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.849078 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:44.866986 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d601d70a-a5e4-44dd-9860-544ff31897ba tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:27:44.867400 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 675/2717] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:27:44 2026] POST /volume/v3/backups => generated 316 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:44.880919 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0eaa1486-a195-4391-95fb-ed0648761e9d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.883005 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0eaa1486-a195-4391-95fb-ed0648761e9d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:44.883404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0eaa1486-a195-4391-95fb-ed0648761e9d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:44.883593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0eaa1486-a195-4391-95fb-ed0648761e9d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:44.883728 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0eaa1486-a195-4391-95fb-ed0648761e9d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:44.888696 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.888696 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:44.889279 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0eaa1486-a195-4391-95fb-ed0648761e9d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:44.889381 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-c128441f-a60b-4ea1-8b72-fa55f2e539d1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:27:44.889622 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 689/2718] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:44 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:44.889890 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 676/2719] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:27:44 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 06 05:27:44.950308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-a96df386-437c-4f6d-95e1-3ab17a9fd9f4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:44.952488 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-a96df386-437c-4f6d-95e1-3ab17a9fd9f4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] PUT https://10.4.3.205/volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74 Aug 06 05:27:44.952856 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-a96df386-437c-4f6d-95e1-3ab17a9fd9f4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:44.961563 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-a96df386-437c-4f6d-95e1-3ab17a9fd9f4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Acquiring lock "cinder-attachment_update-afd680c3-ae8b-49b0-9a91-56403d494fc5-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:27:44.968371 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-a96df386-437c-4f6d-95e1-3ab17a9fd9f4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-afd680c3-ae8b-49b0-9a91-56403d494fc5-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:27:44.969897 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:44.969897 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:45.068641 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-a96df386-437c-4f6d-95e1-3ab17a9fd9f4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-afd680c3-ae8b-49b0-9a91-56403d494fc5-np0000006623" released by "attachment_update" :: held 0.100s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:27:45.069707 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-a96df386-437c-4f6d-95e1-3ab17a9fd9f4 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74 returned with HTTP 200 Aug 06 05:27:45.069707 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 680/2720] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:27:44 2026] PUT /volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74 => generated 968 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:45.078473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-20f9faf8-c080-4a47-972e-86515b812a17 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:45.081210 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-20f9faf8-c080-4a47-972e-86515b812a17 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74 Aug 06 05:27:45.081513 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-20f9faf8-c080-4a47-972e-86515b812a17 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:45.081751 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-20f9faf8-c080-4a47-972e-86515b812a17 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:45.099449 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-20f9faf8-c080-4a47-972e-86515b812a17 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74 returned with HTTP 200 Aug 06 05:27:45.099959 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 676/2721] 10.4.3.205 () {70 vars in 1651 bytes} [Thu Aug 6 05:27:45 2026] GET /volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:45.454430 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6247ef33-08c6-4df5-b0e7-7ba112bdcaa6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:45.456227 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6247ef33-08c6-4df5-b0e7-7ba112bdcaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:45.456826 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6247ef33-08c6-4df5-b0e7-7ba112bdcaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:45.456826 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6247ef33-08c6-4df5-b0e7-7ba112bdcaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:45.467102 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:45.467102 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:45.471011 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6247ef33-08c6-4df5-b0e7-7ba112bdcaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:45.474846 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6247ef33-08c6-4df5-b0e7-7ba112bdcaa6 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:45.475273 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 690/2722] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:45 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:45.482606 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a2eb1d57-dbe0-49af-b10e-45ddb9e4f8bd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:45.483033 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a2eb1d57-dbe0-49af-b10e-45ddb9e4f8bd None None] GET https://10.4.3.205/volume// Aug 06 05:27:45.483260 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a2eb1d57-dbe0-49af-b10e-45ddb9e4f8bd None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:45.483485 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a2eb1d57-dbe0-49af-b10e-45ddb9e4f8bd None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:45.483817 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a2eb1d57-dbe0-49af-b10e-45ddb9e4f8bd None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:45.484158 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 677/2723] 10.4.3.205 () {64 vars in 1004 bytes} [Thu Aug 6 05:27: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 06 05:27:45.495205 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-77cfd3a9-9f21-4d18-a819-80d2933d71ac None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:45.495748 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77cfd3a9-9f21-4d18-a819-80d2933d71ac None None] GET https://10.4.3.205/volume// Aug 06 05:27:45.495748 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77cfd3a9-9f21-4d18-a819-80d2933d71ac None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:45.495916 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77cfd3a9-9f21-4d18-a819-80d2933d71ac None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:45.496360 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77cfd3a9-9f21-4d18-a819-80d2933d71ac None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:45.497087 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 681/2724] 10.4.3.205 () {64 vars in 1004 bytes} [Thu Aug 6 05:27: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 06 05:27:45.505419 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ea9e44e1-cef5-4f82-a626-937dece49c39 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:45.614895 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea9e44e1-cef5-4f82-a626-937dece49c39 tempest-VersionsTest-529642373 tempest-VersionsTest-529642373-project-member] GET https://10.4.3.205/volume/v3/ Aug 06 05:27:45.615109 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ea9e44e1-cef5-4f82-a626-937dece49c39 tempest-VersionsTest-529642373 tempest-VersionsTest-529642373-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:45.615300 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ea9e44e1-cef5-4f82-a626-937dece49c39 tempest-VersionsTest-529642373 tempest-VersionsTest-529642373-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:45.615746 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea9e44e1-cef5-4f82-a626-937dece49c39 tempest-VersionsTest-529642373 tempest-VersionsTest-529642373-project-member] https://10.4.3.205/volume/v3/ returned with HTTP 200 Aug 06 05:27:45.616205 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 677/2725] 10.4.3.205 () {66 vars in 1216 bytes} [Thu Aug 6 05:27:45 2026] GET /volume/v3/ => generated 386 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:45.905782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ee339868-b8f4-460f-8b6b-d114f3cfbce7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:45.905782 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee339868-b8f4-460f-8b6b-d114f3cfbce7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:45.906050 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ee339868-b8f4-460f-8b6b-d114f3cfbce7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:45.906255 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ee339868-b8f4-460f-8b6b-d114f3cfbce7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:45.906435 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ee339868-b8f4-460f-8b6b-d114f3cfbce7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:45.911605 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:45.911605 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:45.912395 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee339868-b8f4-460f-8b6b-d114f3cfbce7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:45.912881 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 691/2726] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:45 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:46.146408 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-29483846-b6d8-422a-9e54-1b225735416d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:46.146408 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-29483846-b6d8-422a-9e54-1b225735416d None None] GET https://10.4.3.205/volume// Aug 06 05:27:46.146408 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-29483846-b6d8-422a-9e54-1b225735416d None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:46.146408 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-29483846-b6d8-422a-9e54-1b225735416d None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:46.146408 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-29483846-b6d8-422a-9e54-1b225735416d None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:46.146408 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 678/2727] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27: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 06 05:27:46.156588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-32119780-4d8f-4d32-91eb-7e7d5fee64bf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:46.158855 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-32119780-4d8f-4d32-91eb-7e7d5fee64bf tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:27:46.159108 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-32119780-4d8f-4d32-91eb-7e7d5fee64bf tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:46.159302 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-32119780-4d8f-4d32-91eb-7e7d5fee64bf tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:46.168779 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:46.168779 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:46.172261 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-32119780-4d8f-4d32-91eb-7e7d5fee64bf tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:27:46.176897 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-32119780-4d8f-4d32-91eb-7e7d5fee64bf tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:27:46.177387 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 682/2728] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:27:46 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:46.290610 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-d1bf6004-d3ff-4f66-8599-c6147bd6fb0b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:46.294413 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-d1bf6004-d3ff-4f66-8599-c6147bd6fb0b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] PUT https://10.4.3.205/volume/v3/attachments/5af3f911-4cbe-44a1-9a1b-942b927225d3 Aug 06 05:27:46.294744 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-d1bf6004-d3ff-4f66-8599-c6147bd6fb0b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:46.318334 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-d1bf6004-d3ff-4f66-8599-c6147bd6fb0b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Acquiring lock "cinder-attachment_update-13cf9e54-0fc2-414b-9309-03ee50052f9b-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:27:46.323029 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-d1bf6004-d3ff-4f66-8599-c6147bd6fb0b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Lock "cinder-attachment_update-13cf9e54-0fc2-414b-9309-03ee50052f9b-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:27:46.323848 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:46.323848 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:46.418861 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-d1bf6004-d3ff-4f66-8599-c6147bd6fb0b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Lock "cinder-attachment_update-13cf9e54-0fc2-414b-9309-03ee50052f9b-np0000006623" released by "attachment_update" :: held 0.096s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:27:46.419196 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-d1bf6004-d3ff-4f66-8599-c6147bd6fb0b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments/5af3f911-4cbe-44a1-9a1b-942b927225d3 returned with HTTP 200 Aug 06 05:27:46.419616 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 678/2729] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:27:46 2026] PUT /volume/v3/attachments/5af3f911-4cbe-44a1-9a1b-942b927225d3 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:46.447308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-5d73aecd-f305-4faa-b9f0-39759fd77acb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:46.449201 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-5d73aecd-f305-4faa-b9f0-39759fd77acb tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/attachments/5af3f911-4cbe-44a1-9a1b-942b927225d3/action Aug 06 05:27:46.449596 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-5d73aecd-f305-4faa-b9f0-39759fd77acb tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:46.449746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-5d73aecd-f305-4faa-b9f0-39759fd77acb tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:46.468054 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:46.468054 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:46.478819 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8fe921b9-a75d-422d-a626-437fa6bb3da9 req-5d73aecd-f305-4faa-b9f0-39759fd77acb tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments/5af3f911-4cbe-44a1-9a1b-942b927225d3/action returned with HTTP 204 Aug 06 05:27:46.479259 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 692/2730] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:27:46 2026] POST /volume/v3/attachments/5af3f911-4cbe-44a1-9a1b-942b927225d3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:46.493945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f3a0a15e-1cd4-493d-9995-88a102386e38 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:46.495364 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3a0a15e-1cd4-493d-9995-88a102386e38 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:46.495565 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f3a0a15e-1cd4-493d-9995-88a102386e38 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:46.495744 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f3a0a15e-1cd4-493d-9995-88a102386e38 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:46.515032 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:46.515032 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:46.518552 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f3a0a15e-1cd4-493d-9995-88a102386e38 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:46.522892 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3a0a15e-1cd4-493d-9995-88a102386e38 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:46.523673 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 679/2731] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:46 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:46.922792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6f7ac174-7b56-43e4-8683-cb3a9df69fe7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:46.925755 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6f7ac174-7b56-43e4-8683-cb3a9df69fe7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:46.925755 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6f7ac174-7b56-43e4-8683-cb3a9df69fe7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:46.925755 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6f7ac174-7b56-43e4-8683-cb3a9df69fe7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:46.925755 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6f7ac174-7b56-43e4-8683-cb3a9df69fe7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:46.932739 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:46.932739 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:46.932739 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6f7ac174-7b56-43e4-8683-cb3a9df69fe7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:46.932739 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 683/2732] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:46 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:47.540545 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9f3c83dc-a432-4015-bb6b-1616fdb7d62f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:47.542438 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9f3c83dc-a432-4015-bb6b-1616fdb7d62f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:47.542649 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9f3c83dc-a432-4015-bb6b-1616fdb7d62f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:47.542833 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9f3c83dc-a432-4015-bb6b-1616fdb7d62f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:47.552399 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:47.552399 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:47.555818 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9f3c83dc-a432-4015-bb6b-1616fdb7d62f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:47.559689 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9f3c83dc-a432-4015-bb6b-1616fdb7d62f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:47.560003 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 679/2733] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:47 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:47.945087 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2bee0603-6629-4cb9-82d6-0da54c05e63e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:47.948165 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2bee0603-6629-4cb9-82d6-0da54c05e63e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:47.948394 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2bee0603-6629-4cb9-82d6-0da54c05e63e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:47.948596 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2bee0603-6629-4cb9-82d6-0da54c05e63e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:47.948710 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2bee0603-6629-4cb9-82d6-0da54c05e63e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:47.956572 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:47.956572 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:47.957186 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2bee0603-6629-4cb9-82d6-0da54c05e63e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:47.957590 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 693/2734] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:47 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:47.980956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-58e3ea52-4c08-4dac-ba9a-d9caf629a3ae None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:47.983654 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-58e3ea52-4c08-4dac-ba9a-d9caf629a3ae tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] POST https://10.4.3.205/volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25/action Aug 06 05:27:47.984109 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-58e3ea52-4c08-4dac-ba9a-d9caf629a3ae tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:47.984299 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-58e3ea52-4c08-4dac-ba9a-d9caf629a3ae tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:48.008650 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:48.008650 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:48.019312 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0b1ea8a7-d14b-4569-ac1c-d10dd1aad7be req-58e3ea52-4c08-4dac-ba9a-d9caf629a3ae tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25/action returned with HTTP 204 Aug 06 05:27:48.019925 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 680/2735] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:27:47 2026] POST /volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:48.574219 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-142e7466-accd-47b6-b7d2-75512d253a2a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:48.576058 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-142e7466-accd-47b6-b7d2-75512d253a2a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:48.576245 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-142e7466-accd-47b6-b7d2-75512d253a2a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:48.576464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-142e7466-accd-47b6-b7d2-75512d253a2a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:48.586373 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:48.586373 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:48.590564 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-142e7466-accd-47b6-b7d2-75512d253a2a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:48.594884 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-142e7466-accd-47b6-b7d2-75512d253a2a tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:48.595629 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 684/2736] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:48 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:48.610164 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7c44ca8b-a964-44a6-8909-50cb0ac14e31 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:48.612747 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c44ca8b-a964-44a6-8909-50cb0ac14e31 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:48.613064 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c44ca8b-a964-44a6-8909-50cb0ac14e31 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:48.613246 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c44ca8b-a964-44a6-8909-50cb0ac14e31 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:48.627206 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:48.627206 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:48.630710 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7c44ca8b-a964-44a6-8909-50cb0ac14e31 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:48.637252 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c44ca8b-a964-44a6-8909-50cb0ac14e31 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:48.637663 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 680/2737] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:48 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:48.651762 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-46309b91-491e-49e1-b032-21ad9c3e1bc7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:48.653310 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 694/2738] 10.4.3.205 () {70 vars in 1611 bytes} [Thu Aug 6 05:27:48 2026] DELETE /volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 05:27:48.661419 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b903c88b-c9ad-4933-a5c0-43ea2c41ac83 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:48.740507 np0000006623 devstack@c-api.service[100427]: WARNING keystonemiddleware.auth_token [None req-b903c88b-c9ad-4933-a5c0-43ea2c41ac83 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 05:27:48.742098 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 681/2739] 10.4.3.205 () {70 vars in 1611 bytes} [Thu Aug 6 05:27:48 2026] DELETE /volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 => generated 114 bytes in 81 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 05:27:48.750307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-83051472-b2ea-4f93-9285-1c700dbefc18 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:48.752380 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] DELETE https://10.4.3.205/volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 Aug 06 05:27:48.752671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:48.752961 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:48.761202 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:48.761202 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:48.833475 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Attachment connected to vm 3ff43f50-e197-4a06-959d-f153eddbfba0, checking data on nova Aug 06 05:27:48.833770 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.compute.nova [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Creating Keystone token plugin using URL: https://10.4.3.205/identity {{(pid=100429) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 05:27:48.971372 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-87563713-bbe1-46d1-b668-e641c8b51820 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:48.972648 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-87563713-bbe1-46d1-b668-e641c8b51820 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:48.972943 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-87563713-bbe1-46d1-b668-e641c8b51820 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:48.973145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-87563713-bbe1-46d1-b668-e641c8b51820 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:48.973248 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-87563713-bbe1-46d1-b668-e641c8b51820 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:48.978253 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:48.978253 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:48.979096 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-87563713-bbe1-46d1-b668-e641c8b51820 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:48.979595 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 681/2740] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:48 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:49.026752 np0000006623 devstack@c-api.service[100429]: DEBUG novaclient.v2.client [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] REQ: curl -g -i -X GET https://10.4.3.205/compute/v2.1/servers/3ff43f50-e197-4a06-959d-f153eddbfba0/os-volume_attachments/4b48a35d-da7f-4496-be70-5a17e6925aa3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}847128793b1ec50b8dd9bd2fe3fb51850a3695e0a629e2134215b5141dba65e2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-83051472-b2ea-4f93-9285-1c700dbefc18" -H "X-Service-Token: {SHA256}47c13ffa790575f1865b60e483a8674c11044012f89501fe6a132dffdcae06f1" {{(pid=100429) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 05:27:49.188739 np0000006623 devstack@c-api.service[100429]: DEBUG novaclient.v2.client [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 05:27:49 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-0d5ed120-36c1-4ba3-9931-99dbd7075f74 x-openstack-request-id: req-0d5ed120-36c1-4ba3-9931-99dbd7075f74 {{(pid=100429) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 05:27:49.188873 np0000006623 devstack@c-api.service[100429]: DEBUG novaclient.v2.client [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4b48a35d-da7f-4496-be70-5a17e6925aa3", "serverId": "3ff43f50-e197-4a06-959d-f153eddbfba0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "743245b3-f98e-4a86-a01c-e22ce09e1b25", "bdm_uuid": "a3b7f9b6-bad8-4360-b92b-535d43d0ef82"}} {{(pid=100429) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 05:27:49.188985 np0000006623 devstack@c-api.service[100429]: DEBUG novaclient.v2.client [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET call to compute for https://10.4.3.205/compute/v2.1/servers/3ff43f50-e197-4a06-959d-f153eddbfba0/os-volume_attachments/4b48a35d-da7f-4496-be70-5a17e6925aa3 used request id req-0d5ed120-36c1-4ba3-9931-99dbd7075f74 {{(pid=100429) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 05:27:49.190951 np0000006623 devstack@c-api.service[100429]: ERROR cinder.volume.api [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-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 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Caught error: Detach volume from instance 3ff43f50-e197-4a06-959d-f153eddbfba0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3ff43f50-e197-4a06-959d-f153eddbfba0 using the Compute API Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: 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 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 05:27:49.193249 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3ff43f50-e197-4a06-959d-f153eddbfba0 using the Compute API Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: ERROR cinder.api.middleware.fault Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.middleware.fault [None req-83051472-b2ea-4f93-9285-1c700dbefc18 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 returned with HTTP 409 Aug 06 05:27:49.194191 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 685/2741] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:27:48 2026] DELETE /volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 => generated 167 bytes in 444 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:49.247845 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-558959bd-0a40-409d-b286-4d2129287ade None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:49.249904 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-558959bd-0a40-409d-b286-4d2129287ade tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:49.250109 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-558959bd-0a40-409d-b286-4d2129287ade tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:49.250285 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-558959bd-0a40-409d-b286-4d2129287ade tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:49.261247 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:49.261247 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:49.265108 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-558959bd-0a40-409d-b286-4d2129287ade tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:49.268682 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-558959bd-0a40-409d-b286-4d2129287ade tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:49.269095 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 695/2742] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:27:49 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:49.289146 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-5b2d2417-f940-4bfc-8898-e691cbab30a7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:49.291458 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-5b2d2417-f940-4bfc-8898-e691cbab30a7 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] POST https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3/action Aug 06 05:27:49.292048 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-5b2d2417-f940-4bfc-8898-e691cbab30a7 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:49.293307 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-5b2d2417-f940-4bfc-8898-e691cbab30a7 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:49.304014 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:49.304014 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:49.304616 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-5b2d2417-f940-4bfc-8898-e691cbab30a7 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:49.310852 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-5b2d2417-f940-4bfc-8898-e691cbab30a7 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Begin detaching volume completed successfully. Aug 06 05:27:49.311222 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-5b2d2417-f940-4bfc-8898-e691cbab30a7 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3/action returned with HTTP 202 Aug 06 05:27:49.311775 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 682/2743] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:27:49 2026] POST /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:27:49.364183 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b1de17e8-383b-404a-b2a5-953e9381e2d7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:49.364569 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b1de17e8-383b-404a-b2a5-953e9381e2d7 None None] GET https://10.4.3.205/volume// Aug 06 05:27:49.364734 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b1de17e8-383b-404a-b2a5-953e9381e2d7 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:49.364914 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b1de17e8-383b-404a-b2a5-953e9381e2d7 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:49.365220 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b1de17e8-383b-404a-b2a5-953e9381e2d7 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:49.365530 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 682/2744] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27: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 06 05:27:49.373673 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-7a3aa946-435e-447c-91f3-ef9839356c0f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:49.376075 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-7a3aa946-435e-447c-91f3-ef9839356c0f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:49.376371 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-7a3aa946-435e-447c-91f3-ef9839356c0f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:49.376592 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-7a3aa946-435e-447c-91f3-ef9839356c0f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:49.412633 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-7a3aa946-435e-447c-91f3-ef9839356c0f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:27:49.422785 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:49.422785 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:49.426706 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-7a3aa946-435e-447c-91f3-ef9839356c0f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:49.430892 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-7a3aa946-435e-447c-91f3-ef9839356c0f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:49.431306 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 686/2745] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:27:49 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 1339 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:27:49.992018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a121b0e0-d8c5-4967-b07a-29cb172f76b6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:49.995018 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a121b0e0-d8c5-4967-b07a-29cb172f76b6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:49.995413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a121b0e0-d8c5-4967-b07a-29cb172f76b6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:49.995741 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a121b0e0-d8c5-4967-b07a-29cb172f76b6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:49.995984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a121b0e0-d8c5-4967-b07a-29cb172f76b6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:50.001247 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:50.001247 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:50.002346 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a121b0e0-d8c5-4967-b07a-29cb172f76b6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:50.002898 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 696/2746] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:49 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:50.799214 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:50.804626 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-8bb27838-2a48-4949-ab01-ca48f5c9e601 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:50.806710 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-8bb27838-2a48-4949-ab01-ca48f5c9e601 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption Aug 06 05:27:50.806906 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-8bb27838-2a48-4949-ab01-ca48f5c9e601 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:50.807157 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-8bb27838-2a48-4949-ab01-ca48f5c9e601 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:50.820406 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:50.820406 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:50.826988 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:27:50.827184 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1039748883"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:50.829128 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-8bb27838-2a48-4949-ab01-ca48f5c9e601 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption returned with HTTP 200 Aug 06 05:27:50.829197 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1039748883'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:27:50.829374 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume of 1 GB Aug 06 05:27:50.829666 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 683/2747] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:27:50 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:27:50.835194 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Availability Zones retrieved successfully. Aug 06 05:27:50.846077 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (6dbb2044-8876-4273-bbc6-4a71abc2128b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:50.847494 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d1681b-9fd6-4960-bf38-6afe4f9a2a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:50.848908 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:27:50.890103 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d1681b-9fd6-4960-bf38-6afe4f9a2a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:50.892044 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ce7ffb-c4c8-496f-9a74-d3ed13a7aca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:50.977081 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['41c2245a-fa34-4f45-8999-9b2f2596120d', '5c41b414-60df-4e03-a2df-32f2b9abbcdd', '70552163-4fd6-48f6-a76e-53bac3892c57', 'bf11270b-c27c-458d-81f4-d696da247762'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:27:50.978334 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ce7ffb-c4c8-496f-9a74-d3ed13a7aca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41c2245a-fa34-4f45-8999-9b2f2596120d', '5c41b414-60df-4e03-a2df-32f2b9abbcdd', '70552163-4fd6-48f6-a76e-53bac3892c57', 'bf11270b-c27c-458d-81f4-d696da247762']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:50.979402 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8060f0e6-f4a0-473b-81c3-af658d09756b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:51.014559 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8060f0e6-f4a0-473b-81c3-af658d09756b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85159265-285b-40db-9631-02cccc0ba2ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1039748883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['41c2245a-fa34-4f45-8999-9b2f2596120d','5c41b414-60df-4e03-a2df-32f2b9abbcdd','70552163-4fd6-48f6-a76e-53bac3892c57','bf11270b-c27c-458d-81f4-d696da247762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1039748883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85159265-285b-40db-9631-02cccc0ba2ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed426263523492cb6ce8d9ea61a2607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:51.015275 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52853715-1ae1-40db-bc38-c93daae75949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:51.017770 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-859c1cd2-059c-4fe5-a838-168530861367 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:51.020077 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-859c1cd2-059c-4fe5-a838-168530861367 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:51.020443 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-859c1cd2-059c-4fe5-a838-168530861367 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:51.020745 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-859c1cd2-059c-4fe5-a838-168530861367 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:51.020942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-859c1cd2-059c-4fe5-a838-168530861367 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:51.030883 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:51.030883 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:51.031437 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-859c1cd2-059c-4fe5-a838-168530861367 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:51.031900 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 687/2748] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:51 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:51.042358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52853715-1ae1-40db-bc38-c93daae75949) transitioned into state 'SUCCESS' from state '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-1039748883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['41c2245a-fa34-4f45-8999-9b2f2596120d','5c41b414-60df-4e03-a2df-32f2b9abbcdd','70552163-4fd6-48f6-a76e-53bac3892c57','bf11270b-c27c-458d-81f4-d696da247762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:51.043202 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9094fa03-4ba3-4d7f-bc79-3af4a0189dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:27:51.057552 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9094fa03-4ba3-4d7f-bc79-3af4a0189dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:27:51.058296 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (6dbb2044-8876-4273-bbc6-4a71abc2128b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:27:51.058570 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request issued successfully. Aug 06 05:27:51.059089 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1422dbc7-34d2-48eb-bae2-73a33798bd6f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:27:51.059505 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 683/2749] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:27:50 2026] POST /volume/v3/volumes => generated 749 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:27:52.045202 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d1807a3e-2045-415a-915d-ae65875c9a35 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:52.048730 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d1807a3e-2045-415a-915d-ae65875c9a35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:52.049124 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d1807a3e-2045-415a-915d-ae65875c9a35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:52.049428 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d1807a3e-2045-415a-915d-ae65875c9a35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:52.049608 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-d1807a3e-2045-415a-915d-ae65875c9a35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:52.057443 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:52.057443 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:52.058944 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d1807a3e-2045-415a-915d-ae65875c9a35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:52.058944 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 697/2750] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:52 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:53.072984 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cf00d1de-8144-401b-85f0-06566829b7d3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:53.075395 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cf00d1de-8144-401b-85f0-06566829b7d3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:53.075779 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cf00d1de-8144-401b-85f0-06566829b7d3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:53.076054 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cf00d1de-8144-401b-85f0-06566829b7d3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:53.076261 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-cf00d1de-8144-401b-85f0-06566829b7d3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:53.080821 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:53.080821 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:53.081499 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cf00d1de-8144-401b-85f0-06566829b7d3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:53.082038 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 684/2751] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:53 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:53.361160 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-b86e9303-0737-485a-8164-f9f2feba5238 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:53.363354 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-b86e9303-0737-485a-8164-f9f2feba5238 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74/action Aug 06 05:27:53.365317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-b86e9303-0737-485a-8164-f9f2feba5238 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:27:53.365317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-b86e9303-0737-485a-8164-f9f2feba5238 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:53.389552 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:53.389552 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:53.403179 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3b8a9bc7-da93-4ca2-a823-e28fa08e1bfa req-b86e9303-0737-485a-8164-f9f2feba5238 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74/action returned with HTTP 204 Aug 06 05:27:53.403179 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 688/2752] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:27:53 2026] POST /volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:27:54.101474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ea83096f-6b0b-48fe-88bc-2eb3a861d523 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:54.101474 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ea83096f-6b0b-48fe-88bc-2eb3a861d523 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:54.101474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ea83096f-6b0b-48fe-88bc-2eb3a861d523 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:54.101474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ea83096f-6b0b-48fe-88bc-2eb3a861d523 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:54.102020 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ea83096f-6b0b-48fe-88bc-2eb3a861d523 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:54.108139 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:54.108139 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:54.110338 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ea83096f-6b0b-48fe-88bc-2eb3a861d523 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:54.110338 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 684/2753] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:54 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:54.257210 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-cead0770-090f-456d-8b59-cc511aac653c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:54.261502 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-cead0770-090f-456d-8b59-cc511aac653c tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] DELETE https://10.4.3.205/volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 Aug 06 05:27:54.261825 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-cead0770-090f-456d-8b59-cc511aac653c tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:54.262483 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-cead0770-090f-456d-8b59-cc511aac653c tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:54.277254 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:54.277254 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:54.347606 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b0eb2f1b-13b3-4257-aa3e-6b4d4819a3e9 req-cead0770-090f-456d-8b59-cc511aac653c tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 returned with HTTP 200 Aug 06 05:27:54.347606 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 698/2754] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:27:54 2026] DELETE /volume/v3/attachments/743245b3-f98e-4a86-a01c-e22ce09e1b25 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:54.648441 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-94ff75db-4388-4cad-bd68-4a34890fe694 req-cb27d80a-62e6-49b9-ab57-ffa6d5713608 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:54.653438 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-94ff75db-4388-4cad-bd68-4a34890fe694 req-cb27d80a-62e6-49b9-ab57-ffa6d5713608 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:54.653792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-94ff75db-4388-4cad-bd68-4a34890fe694 req-cb27d80a-62e6-49b9-ab57-ffa6d5713608 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:54.653913 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-94ff75db-4388-4cad-bd68-4a34890fe694 req-cb27d80a-62e6-49b9-ab57-ffa6d5713608 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:54.663728 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:54.663728 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:54.670366 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-94ff75db-4388-4cad-bd68-4a34890fe694 req-cb27d80a-62e6-49b9-ab57-ffa6d5713608 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:54.677411 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-94ff75db-4388-4cad-bd68-4a34890fe694 req-cb27d80a-62e6-49b9-ab57-ffa6d5713608 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:54.678527 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 685/2755] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:27:54 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:54.696331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-13300801-b526-442b-b1e6-22a094bb08db None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:54.698764 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-13300801-b526-442b-b1e6-22a094bb08db tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:54.699028 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-13300801-b526-442b-b1e6-22a094bb08db tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:54.699230 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-13300801-b526-442b-b1e6-22a094bb08db tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:54.699423 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-13300801-b526-442b-b1e6-22a094bb08db tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Delete volume with id: 4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:54.707886 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:54.707886 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:54.708486 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-13300801-b526-442b-b1e6-22a094bb08db tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:54.734743 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-13300801-b526-442b-b1e6-22a094bb08db tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Delete volume request issued successfully. Aug 06 05:27:54.735053 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-13300801-b526-442b-b1e6-22a094bb08db tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 202 Aug 06 05:27:54.735590 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 689/2756] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:27:54 2026] DELETE /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:27:54.746305 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a00b0916-839a-44ea-b3a5-05a50d1ad379 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:54.747827 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a00b0916-839a-44ea-b3a5-05a50d1ad379 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:54.748098 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a00b0916-839a-44ea-b3a5-05a50d1ad379 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:54.748279 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a00b0916-839a-44ea-b3a5-05a50d1ad379 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:54.755424 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:54.755424 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:54.759446 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a00b0916-839a-44ea-b3a5-05a50d1ad379 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Volume info retrieved successfully. Aug 06 05:27:54.764647 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a00b0916-839a-44ea-b3a5-05a50d1ad379 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 200 Aug 06 05:27:54.765040 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 685/2757] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:54 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:55.126997 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-203737d0-be55-4058-a326-c0d689444fa0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:55.128989 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-203737d0-be55-4058-a326-c0d689444fa0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:55.129269 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-203737d0-be55-4058-a326-c0d689444fa0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:55.129655 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-203737d0-be55-4058-a326-c0d689444fa0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:55.129779 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-203737d0-be55-4058-a326-c0d689444fa0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:55.135144 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:55.135144 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:55.136010 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-203737d0-be55-4058-a326-c0d689444fa0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:55.136413 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 699/2758] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:55 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:55.782574 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-597fdc85-5334-41f8-8729-c93e168bee6f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:55.785197 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-597fdc85-5334-41f8-8729-c93e168bee6f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] GET https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 Aug 06 05:27:55.785197 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-597fdc85-5334-41f8-8729-c93e168bee6f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:55.785413 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-597fdc85-5334-41f8-8729-c93e168bee6f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:55.792880 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-597fdc85-5334-41f8-8729-c93e168bee6f tempest-TestServerVolumeAttachScenarioOldVersion-1675353214 tempest-TestServerVolumeAttachScenarioOldVersion-1675353214-project-member] https://10.4.3.205/volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 returned with HTTP 404 Aug 06 05:27:55.793436 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 686/2759] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:27:55 2026] GET /volume/v3/volumes/4b48a35d-da7f-4496-be70-5a17e6925aa3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:27:56.155310 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6e637ab2-3bd5-4275-aa30-0ec0cfabdc0e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:56.157320 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6e637ab2-3bd5-4275-aa30-0ec0cfabdc0e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:56.157563 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6e637ab2-3bd5-4275-aa30-0ec0cfabdc0e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:56.157764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6e637ab2-3bd5-4275-aa30-0ec0cfabdc0e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:56.157892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6e637ab2-3bd5-4275-aa30-0ec0cfabdc0e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:56.168952 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:56.168952 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:56.169749 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6e637ab2-3bd5-4275-aa30-0ec0cfabdc0e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:56.170148 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 690/2760] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:56 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:56.883865 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d836542e-3033-465c-8c01-d68f58006ffd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:56.884395 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d836542e-3033-465c-8c01-d68f58006ffd None None] GET https://10.4.3.205/volume// Aug 06 05:27:56.884902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d836542e-3033-465c-8c01-d68f58006ffd None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:56.885191 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d836542e-3033-465c-8c01-d68f58006ffd None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:56.885617 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d836542e-3033-465c-8c01-d68f58006ffd None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:27:56.886023 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 686/2761] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:27: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 06 05:27:56.894922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-017f8787-5f8c-4e01-9f79-effc598beff8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:56.897811 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-017f8787-5f8c-4e01-9f79-effc598beff8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:27:56.898333 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-017f8787-5f8c-4e01-9f79-effc598beff8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afd680c3-ae8b-49b0-9a91-56403d494fc5", "connector": null, "instance_uuid": "dc346486-b2cd-441d-becf-43b16721057e"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:56.913501 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:56.913501 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:56.958431 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-017f8787-5f8c-4e01-9f79-effc598beff8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:27:56.958979 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 700/2762] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:27:56 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:56.969506 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-958f780c-e829-4a5b-999f-7ac025cc0a21 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:56.972355 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-958f780c-e829-4a5b-999f-7ac025cc0a21 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74 Aug 06 05:27:56.972644 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-958f780c-e829-4a5b-999f-7ac025cc0a21 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:56.972913 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-958f780c-e829-4a5b-999f-7ac025cc0a21 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:56.987062 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:56.987062 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:27:57.084413 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-958f780c-e829-4a5b-999f-7ac025cc0a21 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74 returned with HTTP 200 Aug 06 05:27:57.085908 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 687/2763] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:27:56 2026] DELETE /volume/v3/attachments/851f6eb6-fd52-41dd-ae60-7719479c5c74 => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:57.194152 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6bddedbb-cc56-4d71-b423-a9dc95755d5d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:57.196545 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6bddedbb-cc56-4d71-b423-a9dc95755d5d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:57.196725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6bddedbb-cc56-4d71-b423-a9dc95755d5d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:57.196900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6bddedbb-cc56-4d71-b423-a9dc95755d5d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:57.197268 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6bddedbb-cc56-4d71-b423-a9dc95755d5d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:57.202916 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:57.202916 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:57.204186 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6bddedbb-cc56-4d71-b423-a9dc95755d5d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:57.204817 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 691/2764] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:57 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:58.225633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bfa25ae9-59e8-4173-9b91-921bf94feaea None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:58.232309 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bfa25ae9-59e8-4173-9b91-921bf94feaea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:58.233587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bfa25ae9-59e8-4173-9b91-921bf94feaea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:58.233587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bfa25ae9-59e8-4173-9b91-921bf94feaea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:58.233587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-bfa25ae9-59e8-4173-9b91-921bf94feaea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:58.237171 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:58.237171 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:27:58.238445 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bfa25ae9-59e8-4173-9b91-921bf94feaea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:58.238445 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 687/2765] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:58 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:27:58.976946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-19bb038b-a034-41f2-8a29-0254c48256f5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:58.980427 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-19bb038b-a034-41f2-8a29-0254c48256f5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] PUT https://10.4.3.205/volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388 Aug 06 05:27:58.980830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-19bb038b-a034-41f2-8a29-0254c48256f5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:27:58.992120 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-19bb038b-a034-41f2-8a29-0254c48256f5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Acquiring lock "cinder-attachment_update-afd680c3-ae8b-49b0-9a91-56403d494fc5-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:27:58.997624 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-19bb038b-a034-41f2-8a29-0254c48256f5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-afd680c3-ae8b-49b0-9a91-56403d494fc5-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:27:58.998819 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:58.998819 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:27:59.077775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-19bb038b-a034-41f2-8a29-0254c48256f5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Lock "cinder-attachment_update-afd680c3-ae8b-49b0-9a91-56403d494fc5-np0000006623" released by "attachment_update" :: held 0.080s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:27:59.078364 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-19bb038b-a034-41f2-8a29-0254c48256f5 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388 returned with HTTP 200 Aug 06 05:27:59.078841 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 701/2766] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:27:58 2026] PUT /volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:59.088559 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-e9e59916-81e9-481e-9a0d-6efb36da4b93 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:59.091199 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-e9e59916-81e9-481e-9a0d-6efb36da4b93 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388 Aug 06 05:27:59.091505 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-e9e59916-81e9-481e-9a0d-6efb36da4b93 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:59.091742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-e9e59916-81e9-481e-9a0d-6efb36da4b93 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:59.111839 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-e9e59916-81e9-481e-9a0d-6efb36da4b93 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388 returned with HTTP 200 Aug 06 05:27:59.112387 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 688/2767] 10.4.3.205 () {70 vars in 1651 bytes} [Thu Aug 6 05:27:59 2026] GET /volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:27:59.248889 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fb2942f7-b0f4-4918-bff3-0b1f993b9ee2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:27:59.251010 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fb2942f7-b0f4-4918-bff3-0b1f993b9ee2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:27:59.251273 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fb2942f7-b0f4-4918-bff3-0b1f993b9ee2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:27:59.251535 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fb2942f7-b0f4-4918-bff3-0b1f993b9ee2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:27:59.251671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-fb2942f7-b0f4-4918-bff3-0b1f993b9ee2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:27:59.257228 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:27:59.257228 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:27:59.257973 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fb2942f7-b0f4-4918-bff3-0b1f993b9ee2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:27:59.258471 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 692/2768] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:27:59 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:00.271725 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-369dfc39-1f46-4243-8da7-3b3e754bbb80 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:00.273231 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-369dfc39-1f46-4243-8da7-3b3e754bbb80 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:00.273510 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-369dfc39-1f46-4243-8da7-3b3e754bbb80 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:00.275683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-369dfc39-1f46-4243-8da7-3b3e754bbb80 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:00.275683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-369dfc39-1f46-4243-8da7-3b3e754bbb80 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:00.280458 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:00.280458 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:00.281606 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-369dfc39-1f46-4243-8da7-3b3e754bbb80 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:00.282130 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 688/2769] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:00 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:01.296630 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4970defd-a7c1-4c96-a33c-63aef4e987b1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:01.298802 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4970defd-a7c1-4c96-a33c-63aef4e987b1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:01.298802 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4970defd-a7c1-4c96-a33c-63aef4e987b1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:01.298924 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4970defd-a7c1-4c96-a33c-63aef4e987b1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:01.299169 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-4970defd-a7c1-4c96-a33c-63aef4e987b1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:01.305811 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:01.305811 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:01.307220 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4970defd-a7c1-4c96-a33c-63aef4e987b1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:01.308225 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 702/2770] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:01 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:02.317741 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-332c9ebf-8d4a-4f57-93c3-151e19268570 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:02.320545 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-332c9ebf-8d4a-4f57-93c3-151e19268570 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption Aug 06 05:28:02.320813 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-332c9ebf-8d4a-4f57-93c3-151e19268570 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:02.321078 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-332c9ebf-8d4a-4f57-93c3-151e19268570 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:02.322599 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-35062622-ac03-4283-82f1-77f9244049e2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:02.324472 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-35062622-ac03-4283-82f1-77f9244049e2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:02.324704 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-35062622-ac03-4283-82f1-77f9244049e2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:02.324952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-35062622-ac03-4283-82f1-77f9244049e2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:02.325116 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-35062622-ac03-4283-82f1-77f9244049e2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:02.331600 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:02.331600 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:02.332223 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-35062622-ac03-4283-82f1-77f9244049e2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:02.332593 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 693/2771] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:02 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:02.335033 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:02.335033 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:02.344705 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-332c9ebf-8d4a-4f57-93c3-151e19268570 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption returned with HTTP 200 Aug 06 05:28:02.345277 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 689/2772] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:28:02 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:03.346169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-aa211d82-94e6-4539-944c-90d242f15b66 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:03.348068 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aa211d82-94e6-4539-944c-90d242f15b66 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:03.348263 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aa211d82-94e6-4539-944c-90d242f15b66 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:03.348497 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aa211d82-94e6-4539-944c-90d242f15b66 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:03.348616 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-aa211d82-94e6-4539-944c-90d242f15b66 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:03.353713 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:03.353713 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:03.354450 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aa211d82-94e6-4539-944c-90d242f15b66 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:03.354809 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 689/2773] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:03 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:04.040222 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:04.043546 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:04.045596 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1441202614"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:04.047199 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1441202614'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:04.047447 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Create volume of 1 GB Aug 06 05:28:04.053965 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Availability Zones retrieved successfully. Aug 06 05:28:04.062847 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Flow 'volume_create_api' (0508bdc5-3af0-453e-8ef6-2750f3e65010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:04.065016 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dbab14f-15c2-46b8-bd12-5181346de2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:04.066792 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:04.101862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dbab14f-15c2-46b8-bd12-5181346de2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:04.102836 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b4aa2b-cac9-44df-9ace-8dd8efd69a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:04.151351 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Created reservations ['f16471f9-7526-4a96-9582-bf9b1bc3dc66', 'fd68c8b6-09b2-4e5a-9075-0fe97c51d356', '9cff4895-83c7-412c-beec-1cf63f4b56e4', '786bdd01-ee8b-4ec0-b739-31516e73f794'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:04.152587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b4aa2b-cac9-44df-9ace-8dd8efd69a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f16471f9-7526-4a96-9582-bf9b1bc3dc66', 'fd68c8b6-09b2-4e5a-9075-0fe97c51d356', '9cff4895-83c7-412c-beec-1cf63f4b56e4', '786bdd01-ee8b-4ec0-b739-31516e73f794']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:04.153647 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58a7f86-9bca-4b6f-896c-473db66fb837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:04.183222 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58a7f86-9bca-4b6f-896c-473db66fb837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88708223-2a46-4b42-98c1-1dd832010d7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1441202614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2647831c0ea54cf5bb728be9d5113d4f',qos_specs=None,replication_status=,reservations=['f16471f9-7526-4a96-9582-bf9b1bc3dc66','fd68c8b6-09b2-4e5a-9075-0fe97c51d356','9cff4895-83c7-412c-beec-1cf63f4b56e4','786bdd01-ee8b-4ec0-b739-31516e73f794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6067818829a4732a8c6b36bca5f4f24',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1441202614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88708223-2a46-4b42-98c1-1dd832010d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2647831c0ea54cf5bb728be9d5113d4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6067818829a4732a8c6b36bca5f4f24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:04.184257 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c6bd7f-441d-45e1-b205-381feacaa9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:04.204995 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c6bd7f-441d-45e1-b205-381feacaa9b5) transitioned into state 'SUCCESS' from state '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-1441202614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2647831c0ea54cf5bb728be9d5113d4f',qos_specs=None,replication_status=,reservations=['f16471f9-7526-4a96-9582-bf9b1bc3dc66','fd68c8b6-09b2-4e5a-9075-0fe97c51d356','9cff4895-83c7-412c-beec-1cf63f4b56e4','786bdd01-ee8b-4ec0-b739-31516e73f794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6067818829a4732a8c6b36bca5f4f24',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:04.205889 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b202ad8-b469-4f3e-97e7-b8857a74e0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:04.216916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b202ad8-b469-4f3e-97e7-b8857a74e0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:04.218360 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Flow 'volume_create_api' (0508bdc5-3af0-453e-8ef6-2750f3e65010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:04.218360 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Create volume request issued successfully. Aug 06 05:28:04.219058 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a282b6e4-a3bc-4ab0-a141-185133e2d0ad tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:04.219667 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 703/2774] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:28:04 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:04.234902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-60bdb544-eeff-4e61-a030-98740bd12c23 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:04.236618 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-60bdb544-eeff-4e61-a030-98740bd12c23 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:28:04.236801 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-60bdb544-eeff-4e61-a030-98740bd12c23 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:04.236972 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-60bdb544-eeff-4e61-a030-98740bd12c23 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:04.245547 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:04.245547 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:04.249246 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-60bdb544-eeff-4e61-a030-98740bd12c23 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:28:04.253438 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-60bdb544-eeff-4e61-a030-98740bd12c23 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:28:04.253807 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 694/2775] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:04 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:04.365390 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-54549d8e-0b1f-4eb8-8d19-0e3c5c8456c3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:04.369346 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-54549d8e-0b1f-4eb8-8d19-0e3c5c8456c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:04.369346 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-54549d8e-0b1f-4eb8-8d19-0e3c5c8456c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:04.369346 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-54549d8e-0b1f-4eb8-8d19-0e3c5c8456c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:04.369346 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-54549d8e-0b1f-4eb8-8d19-0e3c5c8456c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:04.372878 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:04.372878 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:04.372962 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-54549d8e-0b1f-4eb8-8d19-0e3c5c8456c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:04.373334 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 690/2776] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:04 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:04.930882 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-a2eec903-65e8-47a3-b2c6-fde18cac9c26 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:04.932767 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-a2eec903-65e8-47a3-b2c6-fde18cac9c26 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388/action Aug 06 05:28:04.933086 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-a2eec903-65e8-47a3-b2c6-fde18cac9c26 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:28:04.933247 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-a2eec903-65e8-47a3-b2c6-fde18cac9c26 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:04.948373 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:04.948373 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:04.960924 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a2bf56f5-d2ea-497b-9893-183feb62872f req-a2eec903-65e8-47a3-b2c6-fde18cac9c26 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388/action returned with HTTP 204 Aug 06 05:28:04.961757 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 690/2777] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:28:04 2026] POST /volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:05.267626 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-960cb34c-95c9-4a05-a536-b729335ed645 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:05.269554 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-960cb34c-95c9-4a05-a536-b729335ed645 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:28:05.269766 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-960cb34c-95c9-4a05-a536-b729335ed645 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:05.269951 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-960cb34c-95c9-4a05-a536-b729335ed645 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:05.277076 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:05.277076 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:05.280763 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-960cb34c-95c9-4a05-a536-b729335ed645 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:28:05.284679 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-960cb34c-95c9-4a05-a536-b729335ed645 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:28:05.285034 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 704/2778] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:05 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:05.387497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-102666c7-e6d7-4fac-843f-c2a702586653 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:05.389795 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-102666c7-e6d7-4fac-843f-c2a702586653 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:05.390260 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-102666c7-e6d7-4fac-843f-c2a702586653 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:05.391403 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-102666c7-e6d7-4fac-843f-c2a702586653 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:05.391403 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-102666c7-e6d7-4fac-843f-c2a702586653 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:05.395440 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:05.395440 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:05.396154 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-102666c7-e6d7-4fac-843f-c2a702586653 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:05.396668 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 695/2779] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:05 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:05.859812 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2fa7ea4e-5a30-48b9-9c58-82cb66bc1dca None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:05.861861 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2fa7ea4e-5a30-48b9-9c58-82cb66bc1dca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:28:05.862103 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2fa7ea4e-5a30-48b9-9c58-82cb66bc1dca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:05.862328 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2fa7ea4e-5a30-48b9-9c58-82cb66bc1dca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:05.873648 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:05.873648 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:05.882715 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2fa7ea4e-5a30-48b9-9c58-82cb66bc1dca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:28:05.889972 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2fa7ea4e-5a30-48b9-9c58-82cb66bc1dca tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:28:05.890508 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 691/2780] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:05 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 1168 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:05.940205 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-282754ba-e38a-4036-b82b-494b387df628 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:05.942181 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-282754ba-e38a-4036-b82b-494b387df628 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:28:05.942411 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-282754ba-e38a-4036-b82b-494b387df628 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:05.942622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-282754ba-e38a-4036-b82b-494b387df628 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:05.953338 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:05.953338 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:05.958355 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-282754ba-e38a-4036-b82b-494b387df628 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:28:05.963470 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-282754ba-e38a-4036-b82b-494b387df628 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:28:05.963968 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 691/2781] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:05 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:05.986508 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-d3749f76-000f-46c1-b435-b07bbe9f344b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:05.992066 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-d3749f76-000f-46c1-b435-b07bbe9f344b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] POST https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/action Aug 06 05:28:05.992066 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-d3749f76-000f-46c1-b435-b07bbe9f344b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:28:05.992194 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-d3749f76-000f-46c1-b435-b07bbe9f344b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:06.006041 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:06.006041 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:06.006576 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-d3749f76-000f-46c1-b435-b07bbe9f344b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:28:06.012809 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-d3749f76-000f-46c1-b435-b07bbe9f344b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Begin detaching volume completed successfully. Aug 06 05:28:06.013075 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-d3749f76-000f-46c1-b435-b07bbe9f344b tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/action returned with HTTP 202 Aug 06 05:28:06.013663 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 705/2782] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:28:05 2026] POST /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:28:06.070902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bc682f53-051f-453e-bac0-8270df8e7fab None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:06.070902 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc682f53-051f-453e-bac0-8270df8e7fab None None] GET https://10.4.3.205/volume// Aug 06 05:28:06.070902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bc682f53-051f-453e-bac0-8270df8e7fab None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:06.070902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bc682f53-051f-453e-bac0-8270df8e7fab None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:06.070902 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc682f53-051f-453e-bac0-8270df8e7fab None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:06.071234 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 696/2783] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:28: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 06 05:28:06.083838 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1bfdb41a-7b10-4f8d-8362-1775a9e9a49a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:06.085194 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1bfdb41a-7b10-4f8d-8362-1775a9e9a49a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:28:06.085543 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1bfdb41a-7b10-4f8d-8362-1775a9e9a49a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:06.085967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1bfdb41a-7b10-4f8d-8362-1775a9e9a49a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:06.102251 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:06.102251 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:06.107901 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1bfdb41a-7b10-4f8d-8362-1775a9e9a49a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:28:06.115988 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1bfdb41a-7b10-4f8d-8362-1775a9e9a49a tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:28:06.116604 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 692/2784] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:28:06 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 1351 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:28:06.126279 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1c2eaad3-2493-4af4-a5bb-fb3e4a594825 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:06.129832 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1c2eaad3-2493-4af4-a5bb-fb3e4a594825 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption Aug 06 05:28:06.129832 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1c2eaad3-2493-4af4-a5bb-fb3e4a594825 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:06.129832 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1c2eaad3-2493-4af4-a5bb-fb3e4a594825 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:06.139519 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:06.139519 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:06.148050 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-1c2eaad3-2493-4af4-a5bb-fb3e4a594825 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption returned with HTTP 200 Aug 06 05:28:06.148814 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 692/2785] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:28:06 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:06.410425 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-de317cc7-8158-4165-98df-d94a9786c35e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:06.413577 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-de317cc7-8158-4165-98df-d94a9786c35e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:06.413843 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-de317cc7-8158-4165-98df-d94a9786c35e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:06.414115 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-de317cc7-8158-4165-98df-d94a9786c35e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:06.414269 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-de317cc7-8158-4165-98df-d94a9786c35e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:06.419786 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:06.419786 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:06.420573 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-de317cc7-8158-4165-98df-d94a9786c35e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:06.421065 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 706/2786] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:06 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:07.376328 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0cae6383-d370-4864-8586-645bc127ec31 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:07.432568 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-09a314fc-ee29-4a32-a966-5faf360677fd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:07.436336 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-09a314fc-ee29-4a32-a966-5faf360677fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:07.436336 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-09a314fc-ee29-4a32-a966-5faf360677fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:07.436336 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-09a314fc-ee29-4a32-a966-5faf360677fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:07.436336 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-09a314fc-ee29-4a32-a966-5faf360677fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:07.438172 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=393,cinder:UPDATE=99,cinder:INSERT=52,cinder:DELETE=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:28:07.440614 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:07.440614 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:07.441626 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-09a314fc-ee29-4a32-a966-5faf360677fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:07.442469 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 693/2787] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:07 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:07.486076 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:07.486611 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-820920067"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:07.488910 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-820920067'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:07.489090 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume of 1 GB Aug 06 05:28:07.491836 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=362,cinder:INSERT=58,cinder:UPDATE=105,cinder:DELETE=4 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:28:07.494281 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Availability Zones retrieved successfully. Aug 06 05:28:07.500433 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (0a9763cf-504e-4e69-96e6-9292da022f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:07.501413 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb270833-b27b-4762-b27b-abb68847400d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:07.502538 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:07.532654 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb270833-b27b-4762-b27b-abb68847400d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:07.533534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21eb62d6-c863-435f-b3e0-b9bbbad3f08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:07.593272 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Created reservations ['667d48e7-d804-433d-9ead-9c77053c38f5', '74f1d30d-5c2c-4a80-8cb5-25a6bbb65ed2', 'b6d0b9cd-b43a-4802-bf10-e3d2ff2878c2', '9d402e4e-adbd-44a8-93cd-63fadd784f6d'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:07.594358 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21eb62d6-c863-435f-b3e0-b9bbbad3f08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['667d48e7-d804-433d-9ead-9c77053c38f5', '74f1d30d-5c2c-4a80-8cb5-25a6bbb65ed2', 'b6d0b9cd-b43a-4802-bf10-e3d2ff2878c2', '9d402e4e-adbd-44a8-93cd-63fadd784f6d']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:07.595308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0867131-f0b3-4eaf-97cc-d2f646fd6650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:07.630426 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0867131-f0b3-4eaf-97cc-d2f646fd6650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a75c4b6-7a74-4fbd-b55e-49dfd992e754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-820920067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['667d48e7-d804-433d-9ead-9c77053c38f5','74f1d30d-5c2c-4a80-8cb5-25a6bbb65ed2','b6d0b9cd-b43a-4802-bf10-e3d2ff2878c2','9d402e4e-adbd-44a8-93cd-63fadd784f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-820920067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a75c4b6-7a74-4fbd-b55e-49dfd992e754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d44e6b9856354faba0aa11cf8f24b0df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:07.631353 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daaa0dea-c094-418c-ace6-f063b2cf8f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:07.651546 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daaa0dea-c094-418c-ace6-f063b2cf8f53) transitioned into state 'SUCCESS' from state '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-820920067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['667d48e7-d804-433d-9ead-9c77053c38f5','74f1d30d-5c2c-4a80-8cb5-25a6bbb65ed2','b6d0b9cd-b43a-4802-bf10-e3d2ff2878c2','9d402e4e-adbd-44a8-93cd-63fadd784f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:07.652514 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f17c2e9-46ee-49b6-8371-eb19d33c83ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:07.662807 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f17c2e9-46ee-49b6-8371-eb19d33c83ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:07.663656 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (0a9763cf-504e-4e69-96e6-9292da022f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:07.664077 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request issued successfully. Aug 06 05:28:07.664646 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0cae6383-d370-4864-8586-645bc127ec31 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:07.665059 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 697/2788] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:28:07 2026] POST /volume/v3/volumes => generated 757 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:07.679687 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-72b0bd14-8379-4d4f-9b61-52cf6796a09f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:07.681517 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-72b0bd14-8379-4d4f-9b61-52cf6796a09f tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 Aug 06 05:28:07.682065 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-72b0bd14-8379-4d4f-9b61-52cf6796a09f tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:07.682065 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-72b0bd14-8379-4d4f-9b61-52cf6796a09f tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:07.684265 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=359,cinder:UPDATE=84,cinder:INSERT=55,cinder:DELETE=2 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:28:07.691164 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:07.691164 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:07.696132 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-72b0bd14-8379-4d4f-9b61-52cf6796a09f tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:07.700862 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-72b0bd14-8379-4d4f-9b61-52cf6796a09f tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 returned with HTTP 200 Aug 06 05:28:07.701500 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 693/2789] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:07 2026] GET /volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:08.452706 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-54694383-607d-42fd-9c92-c2768e9fd2a1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:08.456238 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-54694383-607d-42fd-9c92-c2768e9fd2a1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:08.456398 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-54694383-607d-42fd-9c92-c2768e9fd2a1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:08.456661 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-54694383-607d-42fd-9c92-c2768e9fd2a1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:08.457001 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-54694383-607d-42fd-9c92-c2768e9fd2a1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:08.460385 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=364,cinder:UPDATE=76,cinder:INSERT=35,cinder:DELETE=3 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:28:08.463791 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:08.463791 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:08.464569 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-54694383-607d-42fd-9c92-c2768e9fd2a1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:08.465142 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 707/2790] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:08 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:08.715405 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-82f7c74e-f0b8-488b-960f-32d2a0f82427 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:08.720310 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-82f7c74e-f0b8-488b-960f-32d2a0f82427 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 Aug 06 05:28:08.720310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-82f7c74e-f0b8-488b-960f-32d2a0f82427 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:08.720310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-82f7c74e-f0b8-488b-960f-32d2a0f82427 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:08.730016 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:08.730016 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:08.736406 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-82f7c74e-f0b8-488b-960f-32d2a0f82427 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:08.741476 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-82f7c74e-f0b8-488b-960f-32d2a0f82427 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 returned with HTTP 200 Aug 06 05:28:08.742059 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 694/2791] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:08 2026] GET /volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:08.760549 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9494bdc2-4f41-4f9d-ae93-00afe3cf0751 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:08.762451 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9494bdc2-4f41-4f9d-ae93-00afe3cf0751 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:28:08.762835 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9494bdc2-4f41-4f9d-ae93-00afe3cf0751 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a75c4b6-7a74-4fbd-b55e-49dfd992e754", "name": "tempest-CreateVolumesFromBackupTest-Backup-1670522053"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:08.764214 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-9494bdc2-4f41-4f9d-ae93-00afe3cf0751 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Creating new backup {'backup': {'volume_id': '3a75c4b6-7a74-4fbd-b55e-49dfd992e754', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1670522053'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:28:08.764404 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-9494bdc2-4f41-4f9d-ae93-00afe3cf0751 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Creating backup of volume 3a75c4b6-7a74-4fbd-b55e-49dfd992e754 in container None Aug 06 05:28:08.772661 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:08.772661 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:08.773195 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9494bdc2-4f41-4f9d-ae93-00afe3cf0751 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:08.809352 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-9494bdc2-4f41-4f9d-ae93-00afe3cf0751 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Created reservations ['b594c3ca-d1d5-4aa7-ac0e-0df414f6b83d', '0c99f86d-b815-4777-968e-05686a8a5825'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:08.846076 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9494bdc2-4f41-4f9d-ae93-00afe3cf0751 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:28:08.846513 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 698/2792] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:08 2026] POST /volume/v3/backups => generated 339 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:08.860826 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-66bf4ec0-19ee-483a-a7d1-5cf9c85d7aff None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:08.864259 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66bf4ec0-19ee-483a-a7d1-5cf9c85d7aff tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:08.864600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66bf4ec0-19ee-483a-a7d1-5cf9c85d7aff tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:08.864804 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66bf4ec0-19ee-483a-a7d1-5cf9c85d7aff tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:08.864918 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-66bf4ec0-19ee-483a-a7d1-5cf9c85d7aff tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:08.871909 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:08.871909 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:08.872711 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66bf4ec0-19ee-483a-a7d1-5cf9c85d7aff tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:08.873188 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 694/2793] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:08 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:09.478503 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-421b347b-c679-458b-8848-3dd2f7600a6a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:09.482121 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-421b347b-c679-458b-8848-3dd2f7600a6a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:28:09.482411 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-421b347b-c679-458b-8848-3dd2f7600a6a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:09.485649 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-421b347b-c679-458b-8848-3dd2f7600a6a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:09.485874 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-421b347b-c679-458b-8848-3dd2f7600a6a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:09.494239 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:09.494239 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:09.495045 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-421b347b-c679-458b-8848-3dd2f7600a6a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:28:09.495537 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 708/2794] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:09 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:09.505578 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c4160110-674d-47c2-ba38-cfa91955134e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:09.507050 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c4160110-674d-47c2-ba38-cfa91955134e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:28:09.507534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c4160110-674d-47c2-ba38-cfa91955134e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7286a146-a327-4dbe-8fe2-502a184d6226"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:09.509204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-c4160110-674d-47c2-ba38-cfa91955134e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating new backup {'backup': {'volume_id': '7286a146-a327-4dbe-8fe2-502a184d6226'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:28:09.509525 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-c4160110-674d-47c2-ba38-cfa91955134e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating backup of volume 7286a146-a327-4dbe-8fe2-502a184d6226 in container None Aug 06 05:28:09.516938 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:09.516938 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:09.518752 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c4160110-674d-47c2-ba38-cfa91955134e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:28:09.538731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-c4160110-674d-47c2-ba38-cfa91955134e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['66be0bd7-5e94-438e-8cf9-046d0cf00524', '1edb7f9a-0893-4627-a761-9794cf41fa90'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:09.565914 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c4160110-674d-47c2-ba38-cfa91955134e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:28:09.565914 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 695/2795] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:28:09 2026] POST /volume/v3/backups => generated 288 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:09.574652 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5023fb3d-ee02-4eee-9b88-0f76e8270f29 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:09.576378 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5023fb3d-ee02-4eee-9b88-0f76e8270f29 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:09.576623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5023fb3d-ee02-4eee-9b88-0f76e8270f29 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:09.577134 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5023fb3d-ee02-4eee-9b88-0f76e8270f29 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:09.577134 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5023fb3d-ee02-4eee-9b88-0f76e8270f29 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:09.580969 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:09.580969 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:09.581575 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5023fb3d-ee02-4eee-9b88-0f76e8270f29 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:09.581962 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 699/2796] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:09 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:09.886686 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cd1bfde6-bae2-46b7-bd96-8fc49ecd1a57 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:09.892862 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cd1bfde6-bae2-46b7-bd96-8fc49ecd1a57 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:09.893169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cd1bfde6-bae2-46b7-bd96-8fc49ecd1a57 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:09.893387 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cd1bfde6-bae2-46b7-bd96-8fc49ecd1a57 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:09.893497 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-cd1bfde6-bae2-46b7-bd96-8fc49ecd1a57 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:09.898029 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:09.898029 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:09.899363 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cd1bfde6-bae2-46b7-bd96-8fc49ecd1a57 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:09.900644 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 695/2797] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:09 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:10.591937 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8564990d-ccb7-4daa-87ef-d03926b6043b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:10.593847 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8564990d-ccb7-4daa-87ef-d03926b6043b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:10.593939 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8564990d-ccb7-4daa-87ef-d03926b6043b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:10.594127 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8564990d-ccb7-4daa-87ef-d03926b6043b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:10.594240 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8564990d-ccb7-4daa-87ef-d03926b6043b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:10.598696 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:10.598696 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:10.599263 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8564990d-ccb7-4daa-87ef-d03926b6043b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:10.599631 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 709/2798] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:10 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:10.911634 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1323836d-8fef-4dd0-b70a-20b98698673c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:10.913460 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1323836d-8fef-4dd0-b70a-20b98698673c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:10.913684 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1323836d-8fef-4dd0-b70a-20b98698673c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:10.914004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1323836d-8fef-4dd0-b70a-20b98698673c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:10.914124 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-1323836d-8fef-4dd0-b70a-20b98698673c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:10.918458 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:10.918458 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:10.919217 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1323836d-8fef-4dd0-b70a-20b98698673c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:10.919581 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 696/2799] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:10 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:11.613374 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ee6edf1d-d005-4a8c-aad4-789ad804dcb0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:11.615103 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee6edf1d-d005-4a8c-aad4-789ad804dcb0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:11.615300 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ee6edf1d-d005-4a8c-aad4-789ad804dcb0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:11.615500 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ee6edf1d-d005-4a8c-aad4-789ad804dcb0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:11.615592 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-ee6edf1d-d005-4a8c-aad4-789ad804dcb0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:11.619710 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:11.619710 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:11.620407 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee6edf1d-d005-4a8c-aad4-789ad804dcb0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:11.620759 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 700/2800] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:11 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:11.783585 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-c80eafdd-72c5-42dc-a44b-0690c9386e65 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:11.786211 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-c80eafdd-72c5-42dc-a44b-0690c9386e65 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:28:11.786472 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-c80eafdd-72c5-42dc-a44b-0690c9386e65 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:11.786771 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-c80eafdd-72c5-42dc-a44b-0690c9386e65 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:11.793854 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:11.793854 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:11.799445 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-c80eafdd-72c5-42dc-a44b-0690c9386e65 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:28:11.803566 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-c80eafdd-72c5-42dc-a44b-0690c9386e65 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:28:11.803931 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 696/2801] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:11 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:11.825847 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a55cfc44-692a-4da6-9efb-c52c3d0b31f6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:11.826338 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a55cfc44-692a-4da6-9efb-c52c3d0b31f6 None None] GET https://10.4.3.205/volume// Aug 06 05:28:11.826338 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a55cfc44-692a-4da6-9efb-c52c3d0b31f6 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:11.826733 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a55cfc44-692a-4da6-9efb-c52c3d0b31f6 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:11.826873 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a55cfc44-692a-4da6-9efb-c52c3d0b31f6 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:11.827161 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 710/2802] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:28: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 06 05:28:11.836377 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-78ba283c-8ab4-4e50-a123-ca807a179f35 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:11.838378 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-78ba283c-8ab4-4e50-a123-ca807a179f35 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:28:11.838734 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-78ba283c-8ab4-4e50-a123-ca807a179f35 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88708223-2a46-4b42-98c1-1dd832010d7f", "connector": null, "instance_uuid": "e44ebce6-fa79-4261-ba02-6c1686adfb75"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:11.849488 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:11.849488 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:11.881659 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-78ba283c-8ab4-4e50-a123-ca807a179f35 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:28:11.882394 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 697/2803] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:28:11 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 06 05:28:11.932743 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-60609451-b9a5-4950-ae6d-9c2e210a0c7b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:11.934584 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-346ef1ec-94bb-4f15-941f-d955ea24ee5f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:11.934755 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-60609451-b9a5-4950-ae6d-9c2e210a0c7b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:11.934975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-60609451-b9a5-4950-ae6d-9c2e210a0c7b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:11.935267 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-60609451-b9a5-4950-ae6d-9c2e210a0c7b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:11.935411 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-60609451-b9a5-4950-ae6d-9c2e210a0c7b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:11.937079 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-346ef1ec-94bb-4f15-941f-d955ea24ee5f tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] POST https://10.4.3.205/volume/v3/attachments/18d92e38-21bb-4f43-aa2d-eca7beab4797/action Aug 06 05:28:11.937537 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-346ef1ec-94bb-4f15-941f-d955ea24ee5f tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:28:11.937722 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-346ef1ec-94bb-4f15-941f-d955ea24ee5f tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:11.939799 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:11.939799 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:11.940701 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-60609451-b9a5-4950-ae6d-9c2e210a0c7b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:11.941203 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 701/2804] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:11 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:11.961998 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:11.961998 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:11.976177 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a0eddfa0-68c9-4879-89ec-8183eda02358 req-346ef1ec-94bb-4f15-941f-d955ea24ee5f tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/attachments/18d92e38-21bb-4f43-aa2d-eca7beab4797/action returned with HTTP 204 Aug 06 05:28:11.976916 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 697/2805] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:28:11 2026] POST /volume/v3/attachments/18d92e38-21bb-4f43-aa2d-eca7beab4797/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:12.003114 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-96863bd5-f7b2-4c3c-ba4f-35c627725477 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:12.005610 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-96863bd5-f7b2-4c3c-ba4f-35c627725477 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:28:12.005820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-96863bd5-f7b2-4c3c-ba4f-35c627725477 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:12.006022 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-96863bd5-f7b2-4c3c-ba4f-35c627725477 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:12.016860 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:12.016860 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:12.021094 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-96863bd5-f7b2-4c3c-ba4f-35c627725477 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:28:12.025924 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-96863bd5-f7b2-4c3c-ba4f-35c627725477 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:28:12.026378 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 711/2806] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:12 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 1112 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:12.044951 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2d20bc1a-d590-4e53-9bff-dc1bd92fd246 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:12.046784 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2d20bc1a-d590-4e53-9bff-dc1bd92fd246 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:28:12.046979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2d20bc1a-d590-4e53-9bff-dc1bd92fd246 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:12.047185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2d20bc1a-d590-4e53-9bff-dc1bd92fd246 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:12.057812 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:12.057812 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:12.062845 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2d20bc1a-d590-4e53-9bff-dc1bd92fd246 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:28:12.068259 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2d20bc1a-d590-4e53-9bff-dc1bd92fd246 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:28:12.068862 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 698/2807] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:12 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 1112 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:12.115732 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-ecdf36c7-208e-4c5d-a05d-80855651673c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:12.117539 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-ecdf36c7-208e-4c5d-a05d-80855651673c tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:28:12.117713 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-ecdf36c7-208e-4c5d-a05d-80855651673c tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:12.117892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-ecdf36c7-208e-4c5d-a05d-80855651673c tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:12.133259 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:12.133259 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:12.139808 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-ecdf36c7-208e-4c5d-a05d-80855651673c tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:28:12.145118 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-ecdf36c7-208e-4c5d-a05d-80855651673c tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:28:12.145636 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 702/2808] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:12 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:12.173496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-092565d6-c279-4586-9b47-1da689b79d59 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:12.175799 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-092565d6-c279-4586-9b47-1da689b79d59 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] DELETE https://10.4.3.205/volume/v3/attachments/18d92e38-21bb-4f43-aa2d-eca7beab4797 Aug 06 05:28:12.176071 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-092565d6-c279-4586-9b47-1da689b79d59 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:12.176299 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-092565d6-c279-4586-9b47-1da689b79d59 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:12.183957 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:12.183957 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:12.224970 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-9826fdb6-b3ee-449c-8591-0bec7aab4c7c req-092565d6-c279-4586-9b47-1da689b79d59 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/attachments/18d92e38-21bb-4f43-aa2d-eca7beab4797 returned with HTTP 200 Aug 06 05:28:12.225574 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 698/2809] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:28:12 2026] DELETE /volume/v3/attachments/18d92e38-21bb-4f43-aa2d-eca7beab4797 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:12.250638 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8d092e9e-b52b-4a46-92f9-09902be05b5a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:12.252909 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8d092e9e-b52b-4a46-92f9-09902be05b5a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:28:12.253152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8d092e9e-b52b-4a46-92f9-09902be05b5a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:12.253400 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8d092e9e-b52b-4a46-92f9-09902be05b5a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:12.262203 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:12.262203 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:12.266893 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8d092e9e-b52b-4a46-92f9-09902be05b5a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:28:12.271978 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8d092e9e-b52b-4a46-92f9-09902be05b5a tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:28:12.272523 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 712/2810] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:12 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:12.634094 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b1045c14-f4be-47c5-a5ac-2bc0ca3ec057 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:12.647364 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b1045c14-f4be-47c5-a5ac-2bc0ca3ec057 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:12.647698 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b1045c14-f4be-47c5-a5ac-2bc0ca3ec057 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:12.647978 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b1045c14-f4be-47c5-a5ac-2bc0ca3ec057 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:12.648157 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-b1045c14-f4be-47c5-a5ac-2bc0ca3ec057 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:12.656662 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:12.656662 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:12.657615 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b1045c14-f4be-47c5-a5ac-2bc0ca3ec057 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:12.658120 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 699/2811] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:12 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 697 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:12.957624 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1e53f6c5-c95f-4e1e-99a4-72c5129df646 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:12.960943 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1e53f6c5-c95f-4e1e-99a4-72c5129df646 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:12.961173 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1e53f6c5-c95f-4e1e-99a4-72c5129df646 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:12.961489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1e53f6c5-c95f-4e1e-99a4-72c5129df646 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:12.961648 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-1e53f6c5-c95f-4e1e-99a4-72c5129df646 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:12.968000 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:12.968000 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:12.969128 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1e53f6c5-c95f-4e1e-99a4-72c5129df646 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:12.969666 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 703/2812] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:12 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:13.679225 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bacedab2-271b-46ca-a072-1036bd3c4e86 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:13.680308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bacedab2-271b-46ca-a072-1036bd3c4e86 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:13.680523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bacedab2-271b-46ca-a072-1036bd3c4e86 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:13.680945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bacedab2-271b-46ca-a072-1036bd3c4e86 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:13.680945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-bacedab2-271b-46ca-a072-1036bd3c4e86 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:13.686574 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:13.686574 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:13.689475 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bacedab2-271b-46ca-a072-1036bd3c4e86 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:13.689475 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 699/2813] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:13 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:13.983237 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2544a072-137c-4633-a7b2-9aa869c83c3e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:13.985781 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2544a072-137c-4633-a7b2-9aa869c83c3e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:13.986037 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2544a072-137c-4633-a7b2-9aa869c83c3e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:13.986266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2544a072-137c-4633-a7b2-9aa869c83c3e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:13.987147 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2544a072-137c-4633-a7b2-9aa869c83c3e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:13.994624 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:13.994624 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:13.995489 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2544a072-137c-4633-a7b2-9aa869c83c3e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:13.995968 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 713/2814] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:13 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:14.702157 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-83d60e08-2112-467e-abbd-ecc4f38e068a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:14.704135 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83d60e08-2112-467e-abbd-ecc4f38e068a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:14.704484 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83d60e08-2112-467e-abbd-ecc4f38e068a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:14.704698 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83d60e08-2112-467e-abbd-ecc4f38e068a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:14.704828 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-83d60e08-2112-467e-abbd-ecc4f38e068a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:14.711365 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:14.711365 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:14.712213 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83d60e08-2112-467e-abbd-ecc4f38e068a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:14.712699 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 700/2815] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:14 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:15.014659 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ae559652-0ac5-4349-9214-035643ea455e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:15.017744 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae559652-0ac5-4349-9214-035643ea455e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:15.018158 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae559652-0ac5-4349-9214-035643ea455e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:15.018546 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae559652-0ac5-4349-9214-035643ea455e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:15.019833 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-ae559652-0ac5-4349-9214-035643ea455e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:15.024024 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:15.024024 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:15.025351 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae559652-0ac5-4349-9214-035643ea455e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:15.025939 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 704/2816] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:15 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:15.724995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-48ab2060-e128-4c04-abee-3bcbf3d9a502 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:15.727703 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-48ab2060-e128-4c04-abee-3bcbf3d9a502 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:15.727703 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-48ab2060-e128-4c04-abee-3bcbf3d9a502 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:15.727703 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-48ab2060-e128-4c04-abee-3bcbf3d9a502 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:15.727703 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-48ab2060-e128-4c04-abee-3bcbf3d9a502 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:15.732092 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:15.732092 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:15.732773 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-48ab2060-e128-4c04-abee-3bcbf3d9a502 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:15.733143 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 700/2817] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:15 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:16.039690 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bb4d5422-d294-4294-87da-c29d895aa75b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:16.042460 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb4d5422-d294-4294-87da-c29d895aa75b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:16.042460 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb4d5422-d294-4294-87da-c29d895aa75b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:16.042677 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb4d5422-d294-4294-87da-c29d895aa75b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:16.042838 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-bb4d5422-d294-4294-87da-c29d895aa75b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:16.048903 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:16.048903 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:16.049755 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb4d5422-d294-4294-87da-c29d895aa75b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:16.050226 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 714/2818] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:16 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:16.752327 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-96fcf0e9-27ac-4078-adcb-20778a6212ab None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:16.752327 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-96fcf0e9-27ac-4078-adcb-20778a6212ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:16.752327 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-96fcf0e9-27ac-4078-adcb-20778a6212ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:16.752327 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-96fcf0e9-27ac-4078-adcb-20778a6212ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:16.752327 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-96fcf0e9-27ac-4078-adcb-20778a6212ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:16.757943 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:16.757943 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:16.758621 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-96fcf0e9-27ac-4078-adcb-20778a6212ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:16.759508 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 701/2819] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:16 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:17.062499 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-80f954e9-d27b-4969-9d95-7fb0ec96674d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:17.066259 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80f954e9-d27b-4969-9d95-7fb0ec96674d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:17.066504 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80f954e9-d27b-4969-9d95-7fb0ec96674d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:17.066718 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80f954e9-d27b-4969-9d95-7fb0ec96674d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:17.066836 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-80f954e9-d27b-4969-9d95-7fb0ec96674d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:17.073898 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:17.073898 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:17.074699 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80f954e9-d27b-4969-9d95-7fb0ec96674d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:17.075169 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 705/2820] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:17 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:17.772099 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-604238b0-91bb-4e9b-8df6-ea30165b2fdb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:17.774659 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-604238b0-91bb-4e9b-8df6-ea30165b2fdb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:17.774912 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-604238b0-91bb-4e9b-8df6-ea30165b2fdb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:17.775142 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-604238b0-91bb-4e9b-8df6-ea30165b2fdb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:17.775267 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-604238b0-91bb-4e9b-8df6-ea30165b2fdb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:17.780603 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:17.780603 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:17.781284 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-604238b0-91bb-4e9b-8df6-ea30165b2fdb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:17.781812 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 701/2821] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:17 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:18.086089 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cac20559-51bc-4a38-af39-57357bf54194 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:18.088391 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cac20559-51bc-4a38-af39-57357bf54194 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:18.088695 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cac20559-51bc-4a38-af39-57357bf54194 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:18.088950 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cac20559-51bc-4a38-af39-57357bf54194 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:18.089101 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-cac20559-51bc-4a38-af39-57357bf54194 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:18.094482 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:18.094482 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:18.095354 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cac20559-51bc-4a38-af39-57357bf54194 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:18.095856 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 715/2822] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:18 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:18.120652 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-a33fc8f7-b5ee-45bf-bc13-56a202b8a181 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:18.123480 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-a33fc8f7-b5ee-45bf-bc13-56a202b8a181 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] DELETE https://10.4.3.205/volume/v3/attachments/203bdd20-5429-41ba-9362-909596fb8f76 Aug 06 05:28:18.123824 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-a33fc8f7-b5ee-45bf-bc13-56a202b8a181 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:18.124232 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-a33fc8f7-b5ee-45bf-bc13-56a202b8a181 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:18.133231 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:18.133231 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:18.206166 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-a33fc8f7-b5ee-45bf-bc13-56a202b8a181 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/attachments/203bdd20-5429-41ba-9362-909596fb8f76 returned with HTTP 200 Aug 06 05:28:18.206802 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 702/2823] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:28:18 2026] DELETE /volume/v3/attachments/203bdd20-5429-41ba-9362-909596fb8f76 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:18.219747 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-dfbde7e8-c5fb-4dab-85cf-89f8dbb1a6d8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:18.223422 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-dfbde7e8-c5fb-4dab-85cf-89f8dbb1a6d8 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 Aug 06 05:28:18.223616 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-dfbde7e8-c5fb-4dab-85cf-89f8dbb1a6d8 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:18.223847 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-dfbde7e8-c5fb-4dab-85cf-89f8dbb1a6d8 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:18.224062 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-dfbde7e8-c5fb-4dab-85cf-89f8dbb1a6d8 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Delete volume with id: 6ba640f5-431d-4377-865e-5ebae8fe5c07 Aug 06 05:28:18.236164 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:18.236164 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:18.236893 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-dfbde7e8-c5fb-4dab-85cf-89f8dbb1a6d8 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Volume info retrieved successfully. Aug 06 05:28:18.264565 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-dfbde7e8-c5fb-4dab-85cf-89f8dbb1a6d8 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] Delete volume request issued successfully. Aug 06 05:28:18.264869 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3487f453-9cb0-4ec6-976e-9f14f7085e9e req-dfbde7e8-c5fb-4dab-85cf-89f8dbb1a6d8 tempest-TestShelveInstance-490207829 tempest-TestShelveInstance-490207829-project-member] https://10.4.3.205/volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 returned with HTTP 202 Aug 06 05:28:18.265365 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 706/2824] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:28:18 2026] DELETE /volume/v3/volumes/6ba640f5-431d-4377-865e-5ebae8fe5c07 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:18.793641 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-037ad0a6-199b-4e01-9f3a-23227a207bae None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:18.796130 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-037ad0a6-199b-4e01-9f3a-23227a207bae tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:18.796706 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-037ad0a6-199b-4e01-9f3a-23227a207bae tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:18.796827 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-037ad0a6-199b-4e01-9f3a-23227a207bae tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:18.796956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-037ad0a6-199b-4e01-9f3a-23227a207bae tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:18.802854 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:18.802854 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:18.804309 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-037ad0a6-199b-4e01-9f3a-23227a207bae tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:18.804806 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 702/2825] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:18 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:19.106138 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d6e4b0ac-cf42-4de0-8e78-d40e4db5afbd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:19.108025 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d6e4b0ac-cf42-4de0-8e78-d40e4db5afbd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:19.108228 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d6e4b0ac-cf42-4de0-8e78-d40e4db5afbd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:19.108496 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d6e4b0ac-cf42-4de0-8e78-d40e4db5afbd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:19.108568 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-d6e4b0ac-cf42-4de0-8e78-d40e4db5afbd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:19.112776 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:19.112776 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:19.113477 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d6e4b0ac-cf42-4de0-8e78-d40e4db5afbd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:19.113846 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 716/2826] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:19 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:19.822123 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4e4e5886-b91e-4782-9b6c-4d8d88a1904b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:19.823703 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e4e5886-b91e-4782-9b6c-4d8d88a1904b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:19.823894 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e4e5886-b91e-4782-9b6c-4d8d88a1904b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:19.824083 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e4e5886-b91e-4782-9b6c-4d8d88a1904b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:19.824172 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-4e4e5886-b91e-4782-9b6c-4d8d88a1904b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:19.833415 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:19.833415 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:19.834035 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e4e5886-b91e-4782-9b6c-4d8d88a1904b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:19.834377 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 703/2827] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:19 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:20.127339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3224f631-d55d-4b29-b1d6-0f64defebee3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:20.130033 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3224f631-d55d-4b29-b1d6-0f64defebee3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:20.130282 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3224f631-d55d-4b29-b1d6-0f64defebee3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:20.130564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3224f631-d55d-4b29-b1d6-0f64defebee3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:20.130720 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3224f631-d55d-4b29-b1d6-0f64defebee3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:20.136129 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:20.136129 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:20.137056 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3224f631-d55d-4b29-b1d6-0f64defebee3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:20.137449 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 707/2828] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:20 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:20.846266 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b04ea99d-2249-42b1-b7a7-5bc504a6d82e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:20.848421 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b04ea99d-2249-42b1-b7a7-5bc504a6d82e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:20.848745 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b04ea99d-2249-42b1-b7a7-5bc504a6d82e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:20.849026 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b04ea99d-2249-42b1-b7a7-5bc504a6d82e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:20.849266 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-b04ea99d-2249-42b1-b7a7-5bc504a6d82e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:20.853508 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:20.853508 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:20.854150 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b04ea99d-2249-42b1-b7a7-5bc504a6d82e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:20.854517 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 703/2829] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:20 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:21.148871 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3e5d357b-50fc-4fdf-a889-b455b1c68066 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:21.151478 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3e5d357b-50fc-4fdf-a889-b455b1c68066 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:21.151760 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3e5d357b-50fc-4fdf-a889-b455b1c68066 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:21.152028 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3e5d357b-50fc-4fdf-a889-b455b1c68066 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:21.152157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-3e5d357b-50fc-4fdf-a889-b455b1c68066 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:21.157562 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:21.157562 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:21.158453 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3e5d357b-50fc-4fdf-a889-b455b1c68066 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:21.158814 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 717/2830] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:21 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:21.865561 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fd123cef-b297-4f7f-bfb4-b1072434a6ab None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:21.867454 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fd123cef-b297-4f7f-bfb4-b1072434a6ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:21.867636 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fd123cef-b297-4f7f-bfb4-b1072434a6ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:21.867819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fd123cef-b297-4f7f-bfb4-b1072434a6ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:21.867913 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-fd123cef-b297-4f7f-bfb4-b1072434a6ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:21.872660 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:21.872660 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:21.873534 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fd123cef-b297-4f7f-bfb4-b1072434a6ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:21.874001 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 704/2831] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:21 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:22.170394 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-550a37f5-55a4-482d-8bab-b97efb4dc22a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:22.172778 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-550a37f5-55a4-482d-8bab-b97efb4dc22a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:22.173040 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-550a37f5-55a4-482d-8bab-b97efb4dc22a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:22.173279 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-550a37f5-55a4-482d-8bab-b97efb4dc22a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:22.173454 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-550a37f5-55a4-482d-8bab-b97efb4dc22a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:22.178747 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:22.178747 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:22.179765 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-550a37f5-55a4-482d-8bab-b97efb4dc22a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:22.180208 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 708/2832] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:22 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:22.890888 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-36d84c69-0f7d-41ee-922c-973b635b1628 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:22.892691 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-36d84c69-0f7d-41ee-922c-973b635b1628 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:22.892904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-36d84c69-0f7d-41ee-922c-973b635b1628 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:22.893153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-36d84c69-0f7d-41ee-922c-973b635b1628 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:22.893210 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-36d84c69-0f7d-41ee-922c-973b635b1628 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:22.898084 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:22.898084 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:22.898794 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-36d84c69-0f7d-41ee-922c-973b635b1628 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:22.899163 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 704/2833] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:22 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:23.192151 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-70ab42a8-ad55-4811-9362-f96b95c4867c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:23.193851 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-70ab42a8-ad55-4811-9362-f96b95c4867c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:23.194063 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-70ab42a8-ad55-4811-9362-f96b95c4867c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:23.194269 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-70ab42a8-ad55-4811-9362-f96b95c4867c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:23.194430 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-70ab42a8-ad55-4811-9362-f96b95c4867c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:23.202955 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:23.202955 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:23.203767 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-70ab42a8-ad55-4811-9362-f96b95c4867c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:23.204130 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 718/2834] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:23 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:23.912216 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-52ca4cb9-5937-4187-91be-61e900faee6f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:23.916178 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-52ca4cb9-5937-4187-91be-61e900faee6f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:23.916494 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-52ca4cb9-5937-4187-91be-61e900faee6f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:23.916754 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-52ca4cb9-5937-4187-91be-61e900faee6f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:23.916890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-52ca4cb9-5937-4187-91be-61e900faee6f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:23.922111 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:23.922111 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:23.922845 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-52ca4cb9-5937-4187-91be-61e900faee6f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:23.923274 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 705/2835] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:23 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:24.218606 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-38bc64ec-fffb-4f83-9007-f5bbcd720442 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:24.220440 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38bc64ec-fffb-4f83-9007-f5bbcd720442 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:24.220639 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38bc64ec-fffb-4f83-9007-f5bbcd720442 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:24.220822 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38bc64ec-fffb-4f83-9007-f5bbcd720442 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:24.220940 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-38bc64ec-fffb-4f83-9007-f5bbcd720442 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:24.225360 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:24.225360 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:24.226077 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38bc64ec-fffb-4f83-9007-f5bbcd720442 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:24.226453 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 709/2836] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:24 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:24.937933 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e968bfb5-adec-416c-981e-19e9ec2a175c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:24.940829 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e968bfb5-adec-416c-981e-19e9ec2a175c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:24.941048 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e968bfb5-adec-416c-981e-19e9ec2a175c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:24.941222 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e968bfb5-adec-416c-981e-19e9ec2a175c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:24.941331 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-e968bfb5-adec-416c-981e-19e9ec2a175c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:24.945597 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:24.945597 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:24.946309 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e968bfb5-adec-416c-981e-19e9ec2a175c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:24.946730 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 705/2837] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:24 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:25.239097 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d2d88264-cbce-45f5-a07e-3f9a28913cc1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.244621 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d2d88264-cbce-45f5-a07e-3f9a28913cc1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:25.244621 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d2d88264-cbce-45f5-a07e-3f9a28913cc1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:25.244789 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d2d88264-cbce-45f5-a07e-3f9a28913cc1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:25.244789 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-d2d88264-cbce-45f5-a07e-3f9a28913cc1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:25.252570 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:25.252570 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:25.253477 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d2d88264-cbce-45f5-a07e-3f9a28913cc1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:25.253819 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 719/2838] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:25 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 761 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:25.269802 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.272032 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:25.272436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41f31f5-72c8-4c94-be28-f977f2af8784", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-120428050"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:25.274042 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request body: {'volume': {"'backup_id": 'd41f31f5-72c8-4c94-be28-f977f2af8784', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-120428050'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:25.274182 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume of 1 GB Aug 06 05:28:25.278846 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Availability Zones retrieved successfully. Aug 06 05:28:25.286395 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (a27fc254-8076-478e-a3c0-29728fbd91a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:25.287657 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f349fe65-93b0-48d4-b085-83fcf1f0b051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.289019 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:25.323008 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f349fe65-93b0-48d4-b085-83fcf1f0b051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.324199 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7e63e6-51d4-4168-a7d0-fbc5e451995c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.371075 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Created reservations ['986ef304-a26f-4aa9-a000-ec7b95496169', '25468468-8a6f-49b4-97f1-1ec08c534ebe', '755a1ca0-412d-4273-be56-ce2dd0cf6889', '04fa4e81-4531-4ff8-9364-9ae26d26b44e'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:25.372000 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7e63e6-51d4-4168-a7d0-fbc5e451995c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['986ef304-a26f-4aa9-a000-ec7b95496169', '25468468-8a6f-49b4-97f1-1ec08c534ebe', '755a1ca0-412d-4273-be56-ce2dd0cf6889', '04fa4e81-4531-4ff8-9364-9ae26d26b44e']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.373449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda80ba0-2575-4703-a011-67ceef44667a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.397812 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda80ba0-2575-4703-a011-67ceef44667a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0df0c264-befc-4499-be2c-4f187ed79ffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-120428050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['986ef304-a26f-4aa9-a000-ec7b95496169','25468468-8a6f-49b4-97f1-1ec08c534ebe','755a1ca0-412d-4273-be56-ce2dd0cf6889','04fa4e81-4531-4ff8-9364-9ae26d26b44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-120428050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0df0c264-befc-4499-be2c-4f187ed79ffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d44e6b9856354faba0aa11cf8f24b0df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.398630 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d500c4b-1d9e-4ed5-ac7a-f238e483032e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.422552 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d500c4b-1d9e-4ed5-ac7a-f238e483032e) transitioned into state 'SUCCESS' from state '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-120428050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['986ef304-a26f-4aa9-a000-ec7b95496169','25468468-8a6f-49b4-97f1-1ec08c534ebe','755a1ca0-412d-4273-be56-ce2dd0cf6889','04fa4e81-4531-4ff8-9364-9ae26d26b44e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.423781 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36d45be-44d2-4056-aca4-c6668df0aa50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.442732 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36d45be-44d2-4056-aca4-c6668df0aa50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.444002 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (a27fc254-8076-478e-a3c0-29728fbd91a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:25.444461 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request issued successfully. Aug 06 05:28:25.445371 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6b262b69-782f-4ea2-a80b-5f712aa9a355 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:25.445883 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 706/2839] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:25 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:25.462556 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.465486 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:25.465931 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41f31f5-72c8-4c94-be28-f977f2af8784", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1141451798"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:25.471795 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request body: {'volume': {"'backup_id": 'd41f31f5-72c8-4c94-be28-f977f2af8784', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1141451798'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:25.471982 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume of 1 GB Aug 06 05:28:25.479259 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Availability Zones retrieved successfully. Aug 06 05:28:25.485548 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (f56f5568-3896-44fa-9720-b55c10f3c3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:25.487088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1943b58b-8c19-499f-abd7-1d9cba8d69ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.488310 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:25.522589 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-8a079891-3a54-4d75-a512-2e268749d248 req-1cfbc0f6-3e8b-45b7-a35c-a0c4d8a99bcb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.522773 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1943b58b-8c19-499f-abd7-1d9cba8d69ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.522975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b09b9bc-cb5f-490a-831c-95da1639742f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.527458 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-1cfbc0f6-3e8b-45b7-a35c-a0c4d8a99bcb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:28:25.527714 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-1cfbc0f6-3e8b-45b7-a35c-a0c4d8a99bcb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:25.528970 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-1cfbc0f6-3e8b-45b7-a35c-a0c4d8a99bcb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:25.549971 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:25.549971 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:25.558744 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-8a079891-3a54-4d75-a512-2e268749d248 req-1cfbc0f6-3e8b-45b7-a35c-a0c4d8a99bcb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:28:25.563797 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-1cfbc0f6-3e8b-45b7-a35c-a0c4d8a99bcb tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:28:25.564344 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 706/2840] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:25 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:28:25.588851 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Created reservations ['efa68871-eb87-4c40-874d-37445b208d36', '72a9e84a-47ac-4c30-bec6-4c595a6a6998', '8d4f9421-b72b-445e-a373-983ce62c85fe', '24363755-e977-4ea8-9e55-4dc4cbc2a51a'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:25.588851 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b09b9bc-cb5f-490a-831c-95da1639742f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa68871-eb87-4c40-874d-37445b208d36', '72a9e84a-47ac-4c30-bec6-4c595a6a6998', '8d4f9421-b72b-445e-a373-983ce62c85fe', '24363755-e977-4ea8-9e55-4dc4cbc2a51a']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.589556 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114d7e60-dc96-4509-aa19-0d36f73d7b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.592028 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-8a079891-3a54-4d75-a512-2e268749d248 req-b78e2025-87a7-49ae-b670-19fc8de136d0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.594423 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-b78e2025-87a7-49ae-b670-19fc8de136d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] POST https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f/action Aug 06 05:28:25.594831 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-b78e2025-87a7-49ae-b670-19fc8de136d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:28:25.594951 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-b78e2025-87a7-49ae-b670-19fc8de136d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:25.607775 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:25.607775 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:25.608348 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-8a079891-3a54-4d75-a512-2e268749d248 req-b78e2025-87a7-49ae-b670-19fc8de136d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:28:25.615118 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-8a079891-3a54-4d75-a512-2e268749d248 req-b78e2025-87a7-49ae-b670-19fc8de136d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Begin detaching volume completed successfully. Aug 06 05:28:25.615427 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-b78e2025-87a7-49ae-b670-19fc8de136d0 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f/action returned with HTTP 202 Aug 06 05:28:25.615932 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 720/2841] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:28:25 2026] POST /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:28:25.618244 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114d7e60-dc96-4509-aa19-0d36f73d7b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aca84603-9890-4f03-ae66-a63d040dc23e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1141451798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['efa68871-eb87-4c40-874d-37445b208d36','72a9e84a-47ac-4c30-bec6-4c595a6a6998','8d4f9421-b72b-445e-a373-983ce62c85fe','24363755-e977-4ea8-9e55-4dc4cbc2a51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1141451798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aca84603-9890-4f03-ae66-a63d040dc23e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d44e6b9856354faba0aa11cf8f24b0df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.619163 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9581e724-bffd-4cb9-a65d-225a1e36b7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.651834 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9581e724-bffd-4cb9-a65d-225a1e36b7eb) transitioned into state 'SUCCESS' from state '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-1141451798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['efa68871-eb87-4c40-874d-37445b208d36','72a9e84a-47ac-4c30-bec6-4c595a6a6998','8d4f9421-b72b-445e-a373-983ce62c85fe','24363755-e977-4ea8-9e55-4dc4cbc2a51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.652599 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ec6a1b-e481-447a-b01f-bd20b789e903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.665727 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ec6a1b-e481-447a-b01f-bd20b789e903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.666102 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (f56f5568-3896-44fa-9720-b55c10f3c3a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:25.666443 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request issued successfully. Aug 06 05:28:25.667028 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-11e58b5d-bc85-4305-8cbe-36cddfa56cb7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:25.667668 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 710/2842] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:25 2026] POST /volume/v3/volumes => generated 758 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:25.674573 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f9009282-2260-4882-a28c-e7d7c47eb189 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.675101 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f9009282-2260-4882-a28c-e7d7c47eb189 None None] GET https://10.4.3.205/volume// Aug 06 05:28:25.675305 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f9009282-2260-4882-a28c-e7d7c47eb189 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:25.675501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f9009282-2260-4882-a28c-e7d7c47eb189 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:25.675825 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f9009282-2260-4882-a28c-e7d7c47eb189 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:25.676147 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 707/2843] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:28:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:28:25.684209 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-efb5a939-580c-465b-a499-e2a34b566fd2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.686728 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:25.687106 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41f31f5-72c8-4c94-be28-f977f2af8784", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-789327054"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:25.689126 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-8a079891-3a54-4d75-a512-2e268749d248 req-aa3bc84b-00f2-4c6d-b0bb-dbc255b4c013 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.689209 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request body: {'volume': {"'backup_id": 'd41f31f5-72c8-4c94-be28-f977f2af8784', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-789327054'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:25.689209 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume of 1 GB Aug 06 05:28:25.693647 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Availability Zones retrieved successfully. Aug 06 05:28:25.694844 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-aa3bc84b-00f2-4c6d-b0bb-dbc255b4c013 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:28:25.696307 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-aa3bc84b-00f2-4c6d-b0bb-dbc255b4c013 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:25.696307 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-aa3bc84b-00f2-4c6d-b0bb-dbc255b4c013 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:25.700252 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (04c397da-c009-4f3a-ad0f-d0b7ae291023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:25.701627 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4817e4-6967-47d0-a96b-012c03971baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.704663 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:25.713582 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:25.713582 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:25.719353 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-8a079891-3a54-4d75-a512-2e268749d248 req-aa3bc84b-00f2-4c6d-b0bb-dbc255b4c013 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:28:25.726904 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-aa3bc84b-00f2-4c6d-b0bb-dbc255b4c013 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:28:25.727704 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 721/2844] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:28:25 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:28:25.733821 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4817e4-6967-47d0-a96b-012c03971baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.734914 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb4ba90-6eb1-4fa7-828e-39627b627e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.789210 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Created reservations ['f4a76e0f-a914-4a48-a4a1-c31d6fab4be2', 'ca8dcc13-0e7b-45a1-9b78-94c8d4a0d0c9', '01ae8907-85fc-492d-8472-712e382d5737', '48c49da7-68f1-4ead-a516-71601640ff68'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:25.790278 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb4ba90-6eb1-4fa7-828e-39627b627e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4a76e0f-a914-4a48-a4a1-c31d6fab4be2', 'ca8dcc13-0e7b-45a1-9b78-94c8d4a0d0c9', '01ae8907-85fc-492d-8472-712e382d5737', '48c49da7-68f1-4ead-a516-71601640ff68']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.791305 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f09f80c-4a0d-4739-9335-8b5261076e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.819164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f09f80c-4a0d-4739-9335-8b5261076e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f2435f2-0463-4989-8b05-e81b66a164dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-789327054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['f4a76e0f-a914-4a48-a4a1-c31d6fab4be2','ca8dcc13-0e7b-45a1-9b78-94c8d4a0d0c9','01ae8907-85fc-492d-8472-712e382d5737','48c49da7-68f1-4ead-a516-71601640ff68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-789327054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f2435f2-0463-4989-8b05-e81b66a164dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d44e6b9856354faba0aa11cf8f24b0df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.819858 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133748d2-a266-478e-9816-259c833b6029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.843452 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133748d2-a266-478e-9816-259c833b6029) transitioned into state 'SUCCESS' from state '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-789327054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['f4a76e0f-a914-4a48-a4a1-c31d6fab4be2','ca8dcc13-0e7b-45a1-9b78-94c8d4a0d0c9','01ae8907-85fc-492d-8472-712e382d5737','48c49da7-68f1-4ead-a516-71601640ff68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.844265 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65251a02-71a7-4796-88e6-9ee0f94a8187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.852665 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65251a02-71a7-4796-88e6-9ee0f94a8187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.853505 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (04c397da-c009-4f3a-ad0f-d0b7ae291023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:25.853756 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request issued successfully. Aug 06 05:28:25.854225 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-efb5a939-580c-465b-a499-e2a34b566fd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:25.855111 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 707/2845] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:25 2026] POST /volume/v3/volumes => generated 757 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:25.873981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.875512 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:25.878154 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41f31f5-72c8-4c94-be28-f977f2af8784", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1080457872"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:25.878154 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request body: {'volume': {"'backup_id": 'd41f31f5-72c8-4c94-be28-f977f2af8784', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1080457872'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:25.878154 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume of 1 GB Aug 06 05:28:25.878339 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:25.878339 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:25.885092 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Availability Zones retrieved successfully. Aug 06 05:28:25.892308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (eb10b76d-fbc7-4af0-83f3-f454c059b1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:25.893556 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793a787c-4ef9-4602-92f7-ec62632d0889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.899263 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:25.922543 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793a787c-4ef9-4602-92f7-ec62632d0889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.923173 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4e0b64-65bb-4624-acdb-d0520479707a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.961676 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-53b89558-1f1a-426d-b204-1e4bfa82f027 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:25.964125 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53b89558-1f1a-426d-b204-1e4bfa82f027 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:25.964444 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-53b89558-1f1a-426d-b204-1e4bfa82f027 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:25.964697 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-53b89558-1f1a-426d-b204-1e4bfa82f027 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:25.964844 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-53b89558-1f1a-426d-b204-1e4bfa82f027 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:25.967904 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Created reservations ['9d961ec5-e891-4be2-9f44-94a9f7743bfc', '14230e0a-4ded-4bab-93ce-bc47117ff4cb', '3ac8fe6e-dbe1-4618-a3af-8763af1ddffc', 'd29d7399-02c4-4b96-83b4-009c2aa2dd7c'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:25.968657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4e0b64-65bb-4624-acdb-d0520479707a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d961ec5-e891-4be2-9f44-94a9f7743bfc', '14230e0a-4ded-4bab-93ce-bc47117ff4cb', '3ac8fe6e-dbe1-4618-a3af-8763af1ddffc', 'd29d7399-02c4-4b96-83b4-009c2aa2dd7c']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.969412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f5a814-71ea-4388-acb0-4b4b2fe355c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:25.969903 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:25.969903 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:25.970623 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53b89558-1f1a-426d-b204-1e4bfa82f027 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:25.970962 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 708/2846] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:25 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:25.998954 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f5a814-71ea-4388-acb0-4b4b2fe355c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba2716e5-5e5a-4b1c-8d45-2f794cef2d84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1080457872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['9d961ec5-e891-4be2-9f44-94a9f7743bfc','14230e0a-4ded-4bab-93ce-bc47117ff4cb','3ac8fe6e-dbe1-4618-a3af-8763af1ddffc','d29d7399-02c4-4b96-83b4-009c2aa2dd7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1080457872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba2716e5-5e5a-4b1c-8d45-2f794cef2d84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d44e6b9856354faba0aa11cf8f24b0df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:25.999860 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5bf2901-9ee5-4a4f-a19d-050ef7a722df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:26.019535 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5bf2901-9ee5-4a4f-a19d-050ef7a722df) transitioned into state 'SUCCESS' from state '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-1080457872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['9d961ec5-e891-4be2-9f44-94a9f7743bfc','14230e0a-4ded-4bab-93ce-bc47117ff4cb','3ac8fe6e-dbe1-4618-a3af-8763af1ddffc','d29d7399-02c4-4b96-83b4-009c2aa2dd7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:26.020470 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aade817-85c5-4373-9a31-1ff20b2c8b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:26.033101 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aade817-85c5-4373-9a31-1ff20b2c8b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:26.034060 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (eb10b76d-fbc7-4af0-83f3-f454c059b1e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:26.034367 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request issued successfully. Aug 06 05:28:26.035041 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5f36e4d-c1dd-43f3-bb6e-584ac44f3fc4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:26.035573 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 711/2847] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:25 2026] POST /volume/v3/volumes => generated 758 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:26.051738 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.053599 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:26.054158 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d41f31f5-72c8-4c94-be28-f977f2af8784", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1530725726"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:26.055529 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request body: {'volume': {"'backup_id": 'd41f31f5-72c8-4c94-be28-f977f2af8784', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1530725726'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:26.055655 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume of 1 GB Aug 06 05:28:26.059784 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Availability Zones retrieved successfully. Aug 06 05:28:26.065974 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (d5a23477-0173-4ce8-9a08-68915d03e2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:26.066964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9471b4d8-3e62-4b34-a54f-6768fdbcccf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:26.068020 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:26.094540 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9471b4d8-3e62-4b34-a54f-6768fdbcccf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:26.095480 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3139cc8c-c6d5-40a0-a23c-84e1679c3e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:26.144670 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Created reservations ['e0246252-112d-44eb-805b-0ff47aad57d4', '4081af03-1057-4bda-80e3-ab2ba2c7fc70', '465009a1-423f-498a-b153-ea7cac746249', 'baa24d03-4432-4583-85c0-dabb5bd509e4'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:26.145940 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3139cc8c-c6d5-40a0-a23c-84e1679c3e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0246252-112d-44eb-805b-0ff47aad57d4', '4081af03-1057-4bda-80e3-ab2ba2c7fc70', '465009a1-423f-498a-b153-ea7cac746249', 'baa24d03-4432-4583-85c0-dabb5bd509e4']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:26.146767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f7580d-0fa3-444e-add5-9f5cb562db33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:26.172125 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f7580d-0fa3-444e-add5-9f5cb562db33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9332492-b563-434d-bc04-bcaa3a4d96e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1530725726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['e0246252-112d-44eb-805b-0ff47aad57d4','4081af03-1057-4bda-80e3-ab2ba2c7fc70','465009a1-423f-498a-b153-ea7cac746249','baa24d03-4432-4583-85c0-dabb5bd509e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1530725726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9332492-b563-434d-bc04-bcaa3a4d96e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d44e6b9856354faba0aa11cf8f24b0df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:26.172513 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c9c911-5552-4062-b333-01eb51bdb2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:26.197578 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c9c911-5552-4062-b333-01eb51bdb2ad) transitioned into state 'SUCCESS' from state '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-1530725726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d44e6b9856354faba0aa11cf8f24b0df',qos_specs=None,replication_status=,reservations=['e0246252-112d-44eb-805b-0ff47aad57d4','4081af03-1057-4bda-80e3-ab2ba2c7fc70','465009a1-423f-498a-b153-ea7cac746249','baa24d03-4432-4583-85c0-dabb5bd509e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f984b5b7c25c4bab94f5da4835b4efe9',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:26.198187 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cccf3a7-3066-4e65-8c7b-2a7d6cd68898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:26.206328 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cccf3a7-3066-4e65-8c7b-2a7d6cd68898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:26.208512 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Flow 'volume_create_api' (d5a23477-0173-4ce8-9a08-68915d03e2cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:26.208512 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Create volume request issued successfully. Aug 06 05:28:26.208512 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5758db66-28ee-491c-8cd5-800b9af2ef0d tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:26.208512 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 722/2848] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:26 2026] POST /volume/v3/volumes => generated 758 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:26.219755 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-50f3f24c-7772-49dd-b13c-b9e5f91fdcf7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.221642 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-50f3f24c-7772-49dd-b13c-b9e5f91fdcf7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb Aug 06 05:28:26.221830 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-50f3f24c-7772-49dd-b13c-b9e5f91fdcf7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:26.222029 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-50f3f24c-7772-49dd-b13c-b9e5f91fdcf7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:26.229279 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:26.229279 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:26.233934 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-50f3f24c-7772-49dd-b13c-b9e5f91fdcf7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:26.239334 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-50f3f24c-7772-49dd-b13c-b9e5f91fdcf7 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb returned with HTTP 200 Aug 06 05:28:26.239785 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 708/2849] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:26 2026] GET /volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:26.252168 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1a18dd22-9ae6-4084-a99d-7a534c5462e2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.256374 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a18dd22-9ae6-4084-a99d-7a534c5462e2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e Aug 06 05:28:26.256623 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a18dd22-9ae6-4084-a99d-7a534c5462e2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:26.256863 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a18dd22-9ae6-4084-a99d-7a534c5462e2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:26.274806 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:26.274806 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:26.286592 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1a18dd22-9ae6-4084-a99d-7a534c5462e2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:26.291628 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a18dd22-9ae6-4084-a99d-7a534c5462e2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e returned with HTTP 200 Aug 06 05:28:26.292140 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 709/2850] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:26 2026] GET /volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:26.306354 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9a5677d7-56a4-4e62-8786-99ca6224f37c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.308530 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a5677d7-56a4-4e62-8786-99ca6224f37c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc Aug 06 05:28:26.308803 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a5677d7-56a4-4e62-8786-99ca6224f37c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:26.308941 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a5677d7-56a4-4e62-8786-99ca6224f37c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:26.317012 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:26.317012 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:26.321868 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9a5677d7-56a4-4e62-8786-99ca6224f37c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:26.328184 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a5677d7-56a4-4e62-8786-99ca6224f37c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc returned with HTTP 200 Aug 06 05:28:26.328799 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 712/2851] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:26 2026] GET /volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:26.342827 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-db0437e1-99e6-410f-8cd5-9b54b772a0c1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.347450 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-db0437e1-99e6-410f-8cd5-9b54b772a0c1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 Aug 06 05:28:26.347708 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-db0437e1-99e6-410f-8cd5-9b54b772a0c1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:26.347954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-db0437e1-99e6-410f-8cd5-9b54b772a0c1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:26.356250 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:26.356250 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:26.365590 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-db0437e1-99e6-410f-8cd5-9b54b772a0c1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:26.376494 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-db0437e1-99e6-410f-8cd5-9b54b772a0c1 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 returned with HTTP 200 Aug 06 05:28:26.379666 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 723/2852] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:26 2026] GET /volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:26.394902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f477d723-216e-480f-bb39-c8ed57cfb448 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.399641 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f477d723-216e-480f-bb39-c8ed57cfb448 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 Aug 06 05:28:26.399809 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f477d723-216e-480f-bb39-c8ed57cfb448 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:26.400005 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f477d723-216e-480f-bb39-c8ed57cfb448 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:26.406368 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:26.406368 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:26.409803 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f477d723-216e-480f-bb39-c8ed57cfb448 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:26.414345 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f477d723-216e-480f-bb39-c8ed57cfb448 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 returned with HTTP 200 Aug 06 05:28:26.414807 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 709/2853] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:26 2026] GET /volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:26.431508 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f0aa1a32-2d16-4fa2-8df1-265819b498e4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.433482 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f0aa1a32-2d16-4fa2-8df1-265819b498e4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] DELETE https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:26.433694 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f0aa1a32-2d16-4fa2-8df1-265819b498e4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:26.433908 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f0aa1a32-2d16-4fa2-8df1-265819b498e4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:26.434055 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-f0aa1a32-2d16-4fa2-8df1-265819b498e4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete backup with id: d41f31f5-72c8-4c94-be28-f977f2af8784. Aug 06 05:28:26.439950 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:26.439950 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:26.458346 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-f0aa1a32-2d16-4fa2-8df1-265819b498e4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] delete_backup rpcapi backup_id d41f31f5-72c8-4c94-be28-f977f2af8784 {{(pid=100426) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:28:26.463248 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f0aa1a32-2d16-4fa2-8df1-265819b498e4 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 202 Aug 06 05:28:26.463761 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 710/2854] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:28:26 2026] DELETE /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:28:26.472173 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9cdd9ebe-d38e-4e91-95b8-32110eac432a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.474062 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9cdd9ebe-d38e-4e91-95b8-32110eac432a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:26.474278 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9cdd9ebe-d38e-4e91-95b8-32110eac432a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:26.474575 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9cdd9ebe-d38e-4e91-95b8-32110eac432a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:26.474692 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9cdd9ebe-d38e-4e91-95b8-32110eac432a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:26.482567 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:26.482567 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:26.483576 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9cdd9ebe-d38e-4e91-95b8-32110eac432a tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 200 Aug 06 05:28:26.486263 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 713/2855] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:26 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:26.693838 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-8a079891-3a54-4d75-a512-2e268749d248 req-7bd104d1-120d-4267-a876-a1491ae96231 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.696110 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-7bd104d1-120d-4267-a876-a1491ae96231 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] DELETE https://10.4.3.205/volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5 Aug 06 05:28:26.696266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-7bd104d1-120d-4267-a876-a1491ae96231 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:26.696481 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-7bd104d1-120d-4267-a876-a1491ae96231 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:26.709218 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:26.709218 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:26.759533 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8a079891-3a54-4d75-a512-2e268749d248 req-7bd104d1-120d-4267-a876-a1491ae96231 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5 returned with HTTP 200 Aug 06 05:28:26.760054 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 724/2856] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:28:26 2026] DELETE /volume/v3/attachments/23c7a0ff-4a55-4af7-9f5b-bfc71531fce5 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:26.982596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e1eab435-d4a3-434e-8dcf-cc092fec932d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:26.984773 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e1eab435-d4a3-434e-8dcf-cc092fec932d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:26.984999 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e1eab435-d4a3-434e-8dcf-cc092fec932d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:26.985185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e1eab435-d4a3-434e-8dcf-cc092fec932d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:26.985321 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-e1eab435-d4a3-434e-8dcf-cc092fec932d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:26.989741 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:26.989741 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:26.990537 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e1eab435-d4a3-434e-8dcf-cc092fec932d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:26.990978 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 710/2857] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:26 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:27.445670 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:27.499998 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f112bd01-0975-44cb-a92d-0406b3570962 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:27.501796 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f112bd01-0975-44cb-a92d-0406b3570962 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 Aug 06 05:28:27.502018 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f112bd01-0975-44cb-a92d-0406b3570962 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:27.502211 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f112bd01-0975-44cb-a92d-0406b3570962 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:27.502534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f112bd01-0975-44cb-a92d-0406b3570962 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Show backup with id d41f31f5-72c8-4c94-be28-f977f2af8784. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:27.506855 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f112bd01-0975-44cb-a92d-0406b3570962 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 returned with HTTP 404 Aug 06 05:28:27.507476 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 714/2858] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:27 2026] GET /volume/v3/backups/d41f31f5-72c8-4c94-be28-f977f2af8784 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:27.517837 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a0b0d4a7-c291-4c1d-8394-92c68fa91a75 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:27.520261 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a0b0d4a7-c291-4c1d-8394-92c68fa91a75 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 Aug 06 05:28:27.520536 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a0b0d4a7-c291-4c1d-8394-92c68fa91a75 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:27.520779 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a0b0d4a7-c291-4c1d-8394-92c68fa91a75 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:27.521242 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-a0b0d4a7-c291-4c1d-8394-92c68fa91a75 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume with id: a9332492-b563-434d-bc04-bcaa3a4d96e8 Aug 06 05:28:27.530460 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:27.530460 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:27.531065 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a0b0d4a7-c291-4c1d-8394-92c68fa91a75 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:27.537816 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:27.538143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1530357591"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:27.540779 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1530357591'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:27.541151 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Create volume of 1 GB Aug 06 05:28:27.545604 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Availability Zones retrieved successfully. Aug 06 05:28:27.549726 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a0b0d4a7-c291-4c1d-8394-92c68fa91a75 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume request issued successfully. Aug 06 05:28:27.549953 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a0b0d4a7-c291-4c1d-8394-92c68fa91a75 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 returned with HTTP 202 Aug 06 05:28:27.550493 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 725/2859] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:28:27 2026] DELETE /volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:27.553101 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Flow 'volume_create_api' (141c82ae-fd24-4f32-88e2-770d849cfa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:27.553101 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86260ca1-34d8-4d3f-aa89-4b1f799ec7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:27.555409 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:27.559397 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-057964cc-5dd2-4f58-ad5a-fa2f330308d3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:27.562318 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-057964cc-5dd2-4f58-ad5a-fa2f330308d3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 Aug 06 05:28:27.562571 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-057964cc-5dd2-4f58-ad5a-fa2f330308d3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:27.562812 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-057964cc-5dd2-4f58-ad5a-fa2f330308d3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:27.575270 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:27.575270 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:27.579004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86260ca1-34d8-4d3f-aa89-4b1f799ec7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:27.579747 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e76818f8-601d-498d-b88c-7fc897d43f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:27.581612 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-057964cc-5dd2-4f58-ad5a-fa2f330308d3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:27.587501 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-057964cc-5dd2-4f58-ad5a-fa2f330308d3 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 returned with HTTP 200 Aug 06 05:28:27.587859 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 711/2860] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:27 2026] GET /volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:27.645237 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Created reservations ['edeb3985-1abf-4714-b498-20eb7cb99011', '6c5b75eb-a9b7-4b1e-9a55-fcb514db7d13', 'cadbb012-8e95-44ff-ba98-f828723c124e', '9be4d408-d6f7-42c5-96fa-a83e9e1e36bc'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:27.647196 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e76818f8-601d-498d-b88c-7fc897d43f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edeb3985-1abf-4714-b498-20eb7cb99011', '6c5b75eb-a9b7-4b1e-9a55-fcb514db7d13', 'cadbb012-8e95-44ff-ba98-f828723c124e', '9be4d408-d6f7-42c5-96fa-a83e9e1e36bc']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:27.648080 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7b0c63-0a2c-4864-b379-877944c55a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:27.675603 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b7b0c63-0a2c-4864-b379-877944c55a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f727f90-27f1-4e96-8498-a1a6dcebaf7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1530357591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='511df74dc2644601b6d48b69b0f40acb',qos_specs=None,replication_status=,reservations=['edeb3985-1abf-4714-b498-20eb7cb99011','6c5b75eb-a9b7-4b1e-9a55-fcb514db7d13','cadbb012-8e95-44ff-ba98-f828723c124e','9be4d408-d6f7-42c5-96fa-a83e9e1e36bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5299d3cc01e544aabbc1c377ea11d0a7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1530357591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f727f90-27f1-4e96-8498-a1a6dcebaf7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='511df74dc2644601b6d48b69b0f40acb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5299d3cc01e544aabbc1c377ea11d0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:27.676689 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb631e76-147e-4b59-a859-ddfb79f8d8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:27.696147 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb631e76-147e-4b59-a859-ddfb79f8d8e7) transitioned into state 'SUCCESS' from state '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-1530357591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='511df74dc2644601b6d48b69b0f40acb',qos_specs=None,replication_status=,reservations=['edeb3985-1abf-4714-b498-20eb7cb99011','6c5b75eb-a9b7-4b1e-9a55-fcb514db7d13','cadbb012-8e95-44ff-ba98-f828723c124e','9be4d408-d6f7-42c5-96fa-a83e9e1e36bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5299d3cc01e544aabbc1c377ea11d0a7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:27.697039 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (115be4e9-da25-452a-89e5-06d5f2bde5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:27.707960 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (115be4e9-da25-452a-89e5-06d5f2bde5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:27.709040 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Flow 'volume_create_api' (141c82ae-fd24-4f32-88e2-770d849cfa29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:27.709421 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Create volume request issued successfully. Aug 06 05:28:27.710123 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b2fdb161-bdb8-47b8-aac6-37583b71f71c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:27.710746 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 711/2861] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:28:27 2026] POST /volume/v3/volumes => generated 778 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:27.727503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3f6066af-9f5f-460e-b1d8-8bc80cf905df None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:27.729262 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f6066af-9f5f-460e-b1d8-8bc80cf905df tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a Aug 06 05:28:27.729531 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f6066af-9f5f-460e-b1d8-8bc80cf905df tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:27.729833 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f6066af-9f5f-460e-b1d8-8bc80cf905df tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:27.736620 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:27.736620 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:27.742350 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3f6066af-9f5f-460e-b1d8-8bc80cf905df tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:28:27.746207 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f6066af-9f5f-460e-b1d8-8bc80cf905df tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a returned with HTTP 200 Aug 06 05:28:27.746731 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 715/2862] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:27 2026] GET /volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:27.814799 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-c6a43db3-b8c0-4ca2-a848-6bc5958bbca5 req-b789e3ac-21b1-4c41-823f-6333eb4138fe None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:27.817785 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c6a43db3-b8c0-4ca2-a848-6bc5958bbca5 req-b789e3ac-21b1-4c41-823f-6333eb4138fe tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:28:27.817979 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c6a43db3-b8c0-4ca2-a848-6bc5958bbca5 req-b789e3ac-21b1-4c41-823f-6333eb4138fe tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:27.818203 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c6a43db3-b8c0-4ca2-a848-6bc5958bbca5 req-b789e3ac-21b1-4c41-823f-6333eb4138fe tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:27.826186 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:27.826186 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:27.830120 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-c6a43db3-b8c0-4ca2-a848-6bc5958bbca5 req-b789e3ac-21b1-4c41-823f-6333eb4138fe tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:28:27.834564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c6a43db3-b8c0-4ca2-a848-6bc5958bbca5 req-b789e3ac-21b1-4c41-823f-6333eb4138fe tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:28:27.834947 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 726/2863] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:27 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:27.852167 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-375ef5e9-2a6d-4915-8030-f5f9c93c9570 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:27.857876 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-375ef5e9-2a6d-4915-8030-f5f9c93c9570 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] DELETE https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:28:27.858101 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-375ef5e9-2a6d-4915-8030-f5f9c93c9570 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:27.858345 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-375ef5e9-2a6d-4915-8030-f5f9c93c9570 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:27.858541 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-375ef5e9-2a6d-4915-8030-f5f9c93c9570 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Delete volume with id: e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:28:27.869803 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:27.869803 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:27.870403 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-375ef5e9-2a6d-4915-8030-f5f9c93c9570 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:28:27.889114 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-375ef5e9-2a6d-4915-8030-f5f9c93c9570 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Delete volume request issued successfully. Aug 06 05:28:27.889305 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-375ef5e9-2a6d-4915-8030-f5f9c93c9570 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 202 Aug 06 05:28:27.889828 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 712/2864] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:28:27 2026] DELETE /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:27.898644 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-006124f4-38b5-4d8a-a49c-ddd1cff73970 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:27.901301 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-006124f4-38b5-4d8a-a49c-ddd1cff73970 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:28:27.901561 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-006124f4-38b5-4d8a-a49c-ddd1cff73970 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:27.901826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-006124f4-38b5-4d8a-a49c-ddd1cff73970 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:27.910875 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:27.910875 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:27.915733 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-006124f4-38b5-4d8a-a49c-ddd1cff73970 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Volume info retrieved successfully. Aug 06 05:28:27.920955 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-006124f4-38b5-4d8a-a49c-ddd1cff73970 tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 200 Aug 06 05:28:27.921500 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 712/2865] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:27 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:28.001686 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-88ea7dc2-3c26-4c33-94df-4c13ff88aa7e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.003447 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-88ea7dc2-3c26-4c33-94df-4c13ff88aa7e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:28.003785 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-88ea7dc2-3c26-4c33-94df-4c13ff88aa7e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:28.004034 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-88ea7dc2-3c26-4c33-94df-4c13ff88aa7e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:28.004188 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-88ea7dc2-3c26-4c33-94df-4c13ff88aa7e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 58645eca-7552-4f09-aa2c-26e145f7cf49. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:28.008026 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:28.008026 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:28.008698 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-88ea7dc2-3c26-4c33-94df-4c13ff88aa7e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 200 Aug 06 05:28:28.009227 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 716/2866] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:28 2026] GET /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:28.018666 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d6931912-173e-4e5e-b9ea-2fedc6620342 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.020402 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d6931912-173e-4e5e-b9ea-2fedc6620342 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 Aug 06 05:28:28.020644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d6931912-173e-4e5e-b9ea-2fedc6620342 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:28.020905 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d6931912-173e-4e5e-b9ea-2fedc6620342 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:28.021057 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-d6931912-173e-4e5e-b9ea-2fedc6620342 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete backup with id: 58645eca-7552-4f09-aa2c-26e145f7cf49. Aug 06 05:28:28.025185 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:28.025185 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:28.035309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-d6931912-173e-4e5e-b9ea-2fedc6620342 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] delete_backup rpcapi backup_id 58645eca-7552-4f09-aa2c-26e145f7cf49 {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:28:28.036858 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d6931912-173e-4e5e-b9ea-2fedc6620342 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 returned with HTTP 202 Aug 06 05:28:28.037385 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 727/2867] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:28:28 2026] DELETE /volume/v3/backups/58645eca-7552-4f09-aa2c-26e145f7cf49 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:28:28.046014 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.048064 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:28.048509 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-582911309"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:28.050374 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-582911309'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:28.050374 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume of 1 GB Aug 06 05:28:28.055176 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Availability Zones retrieved successfully. Aug 06 05:28:28.062684 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (3f510640-6abf-404d-a28c-736fcbd3b52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:28.063783 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c703e4f-e812-4604-af12-0f95a4ba2560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:28.064820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:28.097862 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c703e4f-e812-4604-af12-0f95a4ba2560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:28.098861 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2985189c-b84e-4261-a22e-b45e734a6bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:28.143909 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['1c9acb63-4a55-4f50-9519-221b4c791048', '219ad673-c136-4a37-a36b-9b70da4d34ea', 'cf65e0a0-29a8-4acf-8c2b-c152c9969a79', '02355f1d-5098-456b-8032-7da07934c1cd'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:28.144708 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2985189c-b84e-4261-a22e-b45e734a6bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c9acb63-4a55-4f50-9519-221b4c791048', '219ad673-c136-4a37-a36b-9b70da4d34ea', 'cf65e0a0-29a8-4acf-8c2b-c152c9969a79', '02355f1d-5098-456b-8032-7da07934c1cd']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:28.145484 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5549d1de-a33e-4b11-b47a-112d343dd06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:28.169819 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5549d1de-a33e-4b11-b47a-112d343dd06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4486d8db-3949-4be5-869b-f9e9b8384d7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582911309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['1c9acb63-4a55-4f50-9519-221b4c791048','219ad673-c136-4a37-a36b-9b70da4d34ea','cf65e0a0-29a8-4acf-8c2b-c152c9969a79','02355f1d-5098-456b-8032-7da07934c1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582911309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4486d8db-3949-4be5-869b-f9e9b8384d7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f891035e4f4249bc55cd5bfefe0a0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41277f205af1479586ccb520e462a498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:28.170876 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5a140c-2b65-4905-9763-dc32a99ddbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:28.193031 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5a140c-2b65-4905-9763-dc32a99ddbbc) transitioned into state 'SUCCESS' from state '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-582911309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['1c9acb63-4a55-4f50-9519-221b4c791048','219ad673-c136-4a37-a36b-9b70da4d34ea','cf65e0a0-29a8-4acf-8c2b-c152c9969a79','02355f1d-5098-456b-8032-7da07934c1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:28.193873 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61860957-898f-4f94-9143-fb365747dc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:28.205758 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61860957-898f-4f94-9143-fb365747dc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:28.206740 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (3f510640-6abf-404d-a28c-736fcbd3b52d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:28.207084 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume request issued successfully. Aug 06 05:28:28.207744 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c7b15c2f-94a2-4b81-b775-b02345600b4e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:28.208263 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 713/2868] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:28:28 2026] POST /volume/v3/volumes => generated 777 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:28.222303 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7c111020-9414-4e20-bd31-b481dd7b1e30 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.223954 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c111020-9414-4e20-bd31-b481dd7b1e30 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c Aug 06 05:28:28.224185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c111020-9414-4e20-bd31-b481dd7b1e30 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:28.224407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c111020-9414-4e20-bd31-b481dd7b1e30 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:28.234930 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:28.234930 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:28.239846 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7c111020-9414-4e20-bd31-b481dd7b1e30 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:28:28.245185 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c111020-9414-4e20-bd31-b481dd7b1e30 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c returned with HTTP 200 Aug 06 05:28:28.245632 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 713/2869] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:28 2026] GET /volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:28.604120 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a04254dd-4c1d-40a2-b27d-5750fb477bf5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.605956 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a04254dd-4c1d-40a2-b27d-5750fb477bf5 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 Aug 06 05:28:28.606167 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a04254dd-4c1d-40a2-b27d-5750fb477bf5 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:28.606482 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a04254dd-4c1d-40a2-b27d-5750fb477bf5 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:28.612102 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a04254dd-4c1d-40a2-b27d-5750fb477bf5 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 returned with HTTP 404 Aug 06 05:28:28.612717 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 717/2870] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:28 2026] GET /volume/v3/volumes/a9332492-b563-434d-bc04-bcaa3a4d96e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:28.619496 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d414912a-5991-468b-8775-3cf2b703d66b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.621760 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d414912a-5991-468b-8775-3cf2b703d66b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] DELETE https://10.4.3.205/volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 Aug 06 05:28:28.622047 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d414912a-5991-468b-8775-3cf2b703d66b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:28.622418 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d414912a-5991-468b-8775-3cf2b703d66b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:28.622621 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d414912a-5991-468b-8775-3cf2b703d66b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume with id: ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 Aug 06 05:28:28.632446 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:28.632446 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:28.633306 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d414912a-5991-468b-8775-3cf2b703d66b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:28.658010 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d414912a-5991-468b-8775-3cf2b703d66b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume request issued successfully. Aug 06 05:28:28.658313 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d414912a-5991-468b-8775-3cf2b703d66b tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 returned with HTTP 202 Aug 06 05:28:28.658867 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 728/2871] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:28:28 2026] DELETE /volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:28.667729 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d1c854b0-44a9-4a03-a877-d15328fe2f45 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.669622 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d1c854b0-44a9-4a03-a877-d15328fe2f45 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 Aug 06 05:28:28.669940 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d1c854b0-44a9-4a03-a877-d15328fe2f45 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:28.670239 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d1c854b0-44a9-4a03-a877-d15328fe2f45 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:28.677556 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:28.677556 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:28.681999 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d1c854b0-44a9-4a03-a877-d15328fe2f45 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:28.687680 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d1c854b0-44a9-4a03-a877-d15328fe2f45 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 returned with HTTP 200 Aug 06 05:28:28.688261 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 714/2872] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:28 2026] GET /volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:28.762635 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bd2b6800-41fa-441a-9d97-80e9cb05ec11 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.764836 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bd2b6800-41fa-441a-9d97-80e9cb05ec11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a Aug 06 05:28:28.765098 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bd2b6800-41fa-441a-9d97-80e9cb05ec11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:28.765362 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bd2b6800-41fa-441a-9d97-80e9cb05ec11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:28.774568 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:28.774568 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:28.778976 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bd2b6800-41fa-441a-9d97-80e9cb05ec11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:28:28.784438 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bd2b6800-41fa-441a-9d97-80e9cb05ec11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a returned with HTTP 200 Aug 06 05:28:28.784919 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 714/2873] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:28 2026] GET /volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:28.798162 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1f0317d3-03dd-4669-ab8d-cef8e7cba53d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.800540 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1f0317d3-03dd-4669-ab8d-cef8e7cba53d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:28:28.801075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1f0317d3-03dd-4669-ab8d-cef8e7cba53d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4f727f90-27f1-4e96-8498-a1a6dcebaf7a", "name": "tempest-type-Backup-1708252291"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:28.802999 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-1f0317d3-03dd-4669-ab8d-cef8e7cba53d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Creating new backup {'backup': {'volume_id': '4f727f90-27f1-4e96-8498-a1a6dcebaf7a', 'name': 'tempest-type-Backup-1708252291'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:28:28.803263 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-1f0317d3-03dd-4669-ab8d-cef8e7cba53d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Creating backup of volume 4f727f90-27f1-4e96-8498-a1a6dcebaf7a in container None Aug 06 05:28:28.813254 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:28.813254 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:28.813822 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1f0317d3-03dd-4669-ab8d-cef8e7cba53d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:28:28.843723 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-1f0317d3-03dd-4669-ab8d-cef8e7cba53d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Created reservations ['58577c28-f8ae-4828-b68b-c202053c7f69', '000de6d8-9158-48ab-b645-7e162962bce6'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:28.875025 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1f0317d3-03dd-4669-ab8d-cef8e7cba53d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:28:28.875560 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 718/2874] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:28:28 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:28.885738 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9f2405d1-753d-44ea-a296-538b8a07cb77 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.888411 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9f2405d1-753d-44ea-a296-538b8a07cb77 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:28.888765 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9f2405d1-753d-44ea-a296-538b8a07cb77 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:28.889143 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9f2405d1-753d-44ea-a296-538b8a07cb77 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:28.889301 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-9f2405d1-753d-44ea-a296-538b8a07cb77 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:28.895259 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:28.895259 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:28.896238 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9f2405d1-753d-44ea-a296-538b8a07cb77 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:28.896787 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 729/2875] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:28 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:28.937551 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3a1e10c8-12d0-428e-99de-71df6228465b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:28.939090 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3a1e10c8-12d0-428e-99de-71df6228465b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] GET https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f Aug 06 05:28:28.939449 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3a1e10c8-12d0-428e-99de-71df6228465b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:28.939789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3a1e10c8-12d0-428e-99de-71df6228465b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:28.946654 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3a1e10c8-12d0-428e-99de-71df6228465b tempest-TestMinimumBasicScenario-1405894986 tempest-TestMinimumBasicScenario-1405894986-project-member] https://10.4.3.205/volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f returned with HTTP 404 Aug 06 05:28:28.947281 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 715/2876] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:28 2026] GET /volume/v3/volumes/e706a2f5-e617-495b-ae42-9c075512006f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:29.262201 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f13a241f-2a89-4c29-8cec-2dd3bd06f75d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:29.265021 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f13a241f-2a89-4c29-8cec-2dd3bd06f75d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c Aug 06 05:28:29.265021 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f13a241f-2a89-4c29-8cec-2dd3bd06f75d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:29.265283 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f13a241f-2a89-4c29-8cec-2dd3bd06f75d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:29.273622 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:29.273622 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:29.277606 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f13a241f-2a89-4c29-8cec-2dd3bd06f75d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:28:29.283333 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f13a241f-2a89-4c29-8cec-2dd3bd06f75d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c returned with HTTP 200 Aug 06 05:28:29.283950 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 715/2877] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:29 2026] GET /volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:29.297811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-805b7b17-f9da-4af3-b45a-fa2668461e51 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:29.300060 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-805b7b17-f9da-4af3-b45a-fa2668461e51 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:28:29.300705 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-805b7b17-f9da-4af3-b45a-fa2668461e51 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4486d8db-3949-4be5-869b-f9e9b8384d7c", "name": "tempest-type-Backup-2011391188"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:29.302554 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-805b7b17-f9da-4af3-b45a-fa2668461e51 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating new backup {'backup': {'volume_id': '4486d8db-3949-4be5-869b-f9e9b8384d7c', 'name': 'tempest-type-Backup-2011391188'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:28:29.302792 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-805b7b17-f9da-4af3-b45a-fa2668461e51 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating backup of volume 4486d8db-3949-4be5-869b-f9e9b8384d7c in container None Aug 06 05:28:29.311939 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:29.311939 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:29.312479 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-805b7b17-f9da-4af3-b45a-fa2668461e51 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:28:29.332614 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-805b7b17-f9da-4af3-b45a-fa2668461e51 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['d9c13ce9-8757-413a-a9de-5634b753017c', '01831079-6076-45e7-b191-a382242080f0'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:29.366201 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-805b7b17-f9da-4af3-b45a-fa2668461e51 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:28:29.367037 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 719/2878] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:28:29 2026] POST /volume/v3/backups => generated 316 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:29.376298 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d7342178-eff9-4f13-b206-10afb5558e7b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:29.378764 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d7342178-eff9-4f13-b206-10afb5558e7b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:29.381464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d7342178-eff9-4f13-b206-10afb5558e7b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:29.381464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d7342178-eff9-4f13-b206-10afb5558e7b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:29.381464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-d7342178-eff9-4f13-b206-10afb5558e7b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:29.385674 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:29.385674 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:29.386395 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d7342178-eff9-4f13-b206-10afb5558e7b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:29.386739 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 730/2879] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:29 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:29.703435 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a02a52e8-2c51-452e-a474-744e35513ac9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:29.705204 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a02a52e8-2c51-452e-a474-744e35513ac9 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 Aug 06 05:28:29.705603 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a02a52e8-2c51-452e-a474-744e35513ac9 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:29.705603 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a02a52e8-2c51-452e-a474-744e35513ac9 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:29.711151 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a02a52e8-2c51-452e-a474-744e35513ac9 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 returned with HTTP 404 Aug 06 05:28:29.711806 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 716/2880] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:29 2026] GET /volume/v3/volumes/ba2716e5-5e5a-4b1c-8d45-2f794cef2d84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:29.722480 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-00b8a646-6c40-420b-8220-023b86ea357c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:29.724845 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00b8a646-6c40-420b-8220-023b86ea357c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc Aug 06 05:28:29.725162 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00b8a646-6c40-420b-8220-023b86ea357c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:29.725446 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00b8a646-6c40-420b-8220-023b86ea357c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:29.725687 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-00b8a646-6c40-420b-8220-023b86ea357c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume with id: 6f2435f2-0463-4989-8b05-e81b66a164dc Aug 06 05:28:29.735960 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:29.735960 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:29.736128 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-00b8a646-6c40-420b-8220-023b86ea357c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:29.753977 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-00b8a646-6c40-420b-8220-023b86ea357c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume request issued successfully. Aug 06 05:28:29.754156 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00b8a646-6c40-420b-8220-023b86ea357c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc returned with HTTP 202 Aug 06 05:28:29.754909 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 716/2881] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:28:29 2026] DELETE /volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 05:28:29.762833 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-07787796-1e9c-4b1f-a29c-b318e275af40 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:29.764597 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-07787796-1e9c-4b1f-a29c-b318e275af40 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc Aug 06 05:28:29.764828 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-07787796-1e9c-4b1f-a29c-b318e275af40 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:29.765041 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-07787796-1e9c-4b1f-a29c-b318e275af40 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:29.771660 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:29.771660 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:29.774999 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-07787796-1e9c-4b1f-a29c-b318e275af40 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:29.779077 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-07787796-1e9c-4b1f-a29c-b318e275af40 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc returned with HTTP 200 Aug 06 05:28:29.779560 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 720/2882] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:29 2026] GET /volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:29.907714 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5c823a51-e4aa-454a-b811-456aa333876f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:29.909878 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5c823a51-e4aa-454a-b811-456aa333876f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:29.910223 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5c823a51-e4aa-454a-b811-456aa333876f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:29.910545 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5c823a51-e4aa-454a-b811-456aa333876f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:29.910724 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-5c823a51-e4aa-454a-b811-456aa333876f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:29.915764 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:29.915764 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:29.916584 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5c823a51-e4aa-454a-b811-456aa333876f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:29.917078 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 731/2883] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:29 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:30.401401 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9eb5f237-a395-488e-a492-65f326ccb386 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:30.403119 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9eb5f237-a395-488e-a492-65f326ccb386 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:30.403434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9eb5f237-a395-488e-a492-65f326ccb386 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:30.403656 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9eb5f237-a395-488e-a492-65f326ccb386 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:30.403788 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-9eb5f237-a395-488e-a492-65f326ccb386 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:30.408127 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:30.408127 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:30.408741 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9eb5f237-a395-488e-a492-65f326ccb386 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:30.409161 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 717/2884] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:30 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:30.793473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5f73c9fd-4c8c-42b4-8962-7b3c22abc094 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:30.795269 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5f73c9fd-4c8c-42b4-8962-7b3c22abc094 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc Aug 06 05:28:30.795476 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5f73c9fd-4c8c-42b4-8962-7b3c22abc094 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:30.795670 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5f73c9fd-4c8c-42b4-8962-7b3c22abc094 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:30.801883 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5f73c9fd-4c8c-42b4-8962-7b3c22abc094 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc returned with HTTP 404 Aug 06 05:28:30.802395 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 717/2885] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:30 2026] GET /volume/v3/volumes/6f2435f2-0463-4989-8b05-e81b66a164dc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:30.810466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b3615722-9bf2-482a-aec8-c872afc9e1dd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:30.812198 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b3615722-9bf2-482a-aec8-c872afc9e1dd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] DELETE https://10.4.3.205/volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e Aug 06 05:28:30.812409 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b3615722-9bf2-482a-aec8-c872afc9e1dd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:30.812597 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b3615722-9bf2-482a-aec8-c872afc9e1dd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:30.812749 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-b3615722-9bf2-482a-aec8-c872afc9e1dd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume with id: aca84603-9890-4f03-ae66-a63d040dc23e Aug 06 05:28:30.819342 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:30.819342 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:30.819780 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b3615722-9bf2-482a-aec8-c872afc9e1dd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:30.835972 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b3615722-9bf2-482a-aec8-c872afc9e1dd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume request issued successfully. Aug 06 05:28:30.836157 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b3615722-9bf2-482a-aec8-c872afc9e1dd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e returned with HTTP 202 Aug 06 05:28:30.836609 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 721/2886] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:28:30 2026] DELETE /volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:30.844434 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-58290072-761e-42fe-862a-d6edfe73ac8c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:30.846201 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-58290072-761e-42fe-862a-d6edfe73ac8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e Aug 06 05:28:30.846409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-58290072-761e-42fe-862a-d6edfe73ac8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:30.846604 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-58290072-761e-42fe-862a-d6edfe73ac8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:30.854180 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:30.854180 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:30.858093 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-58290072-761e-42fe-862a-d6edfe73ac8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:30.863425 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-58290072-761e-42fe-862a-d6edfe73ac8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e returned with HTTP 200 Aug 06 05:28:30.863834 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 732/2887] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:30 2026] GET /volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:30.927374 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fc0e2ccb-ee65-41c4-bfd2-7d45cbca21c0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:30.929478 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fc0e2ccb-ee65-41c4-bfd2-7d45cbca21c0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:30.929784 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fc0e2ccb-ee65-41c4-bfd2-7d45cbca21c0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:30.929947 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fc0e2ccb-ee65-41c4-bfd2-7d45cbca21c0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:30.930075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fc0e2ccb-ee65-41c4-bfd2-7d45cbca21c0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:30.934965 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:30.934965 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:30.935775 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fc0e2ccb-ee65-41c4-bfd2-7d45cbca21c0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:30.936264 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 718/2888] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:30 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:31.419557 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8a7d50e5-d7d3-4dac-aee2-ee37ad4a0341 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:31.421181 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a7d50e5-d7d3-4dac-aee2-ee37ad4a0341 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:31.421353 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a7d50e5-d7d3-4dac-aee2-ee37ad4a0341 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:31.421526 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a7d50e5-d7d3-4dac-aee2-ee37ad4a0341 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:31.421627 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8a7d50e5-d7d3-4dac-aee2-ee37ad4a0341 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:31.425928 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:31.425928 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:31.426469 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a7d50e5-d7d3-4dac-aee2-ee37ad4a0341 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:31.426775 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 718/2889] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:31 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:31.880869 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4d7a85da-80de-4e85-a8f1-4dd79f8d3b26 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:31.882969 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4d7a85da-80de-4e85-a8f1-4dd79f8d3b26 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e Aug 06 05:28:31.883237 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4d7a85da-80de-4e85-a8f1-4dd79f8d3b26 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:31.883486 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4d7a85da-80de-4e85-a8f1-4dd79f8d3b26 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:31.890470 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4d7a85da-80de-4e85-a8f1-4dd79f8d3b26 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e returned with HTTP 404 Aug 06 05:28:31.891039 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 722/2890] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:31 2026] GET /volume/v3/volumes/aca84603-9890-4f03-ae66-a63d040dc23e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:31.901594 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d39997be-7ba9-4cb6-9233-fafa0682d026 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:31.903406 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d39997be-7ba9-4cb6-9233-fafa0682d026 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] DELETE https://10.4.3.205/volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb Aug 06 05:28:31.903597 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d39997be-7ba9-4cb6-9233-fafa0682d026 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:31.903780 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d39997be-7ba9-4cb6-9233-fafa0682d026 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:31.903932 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d39997be-7ba9-4cb6-9233-fafa0682d026 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume with id: 0df0c264-befc-4499-be2c-4f187ed79ffb Aug 06 05:28:31.910838 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:31.910838 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:31.911234 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d39997be-7ba9-4cb6-9233-fafa0682d026 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:31.926882 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d39997be-7ba9-4cb6-9233-fafa0682d026 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume request issued successfully. Aug 06 05:28:31.929555 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d39997be-7ba9-4cb6-9233-fafa0682d026 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb returned with HTTP 202 Aug 06 05:28:31.929555 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 733/2891] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:28:31 2026] DELETE /volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:31.936403 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a87edfcb-3218-4379-b822-2667ede36dd2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:31.937675 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a87edfcb-3218-4379-b822-2667ede36dd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb Aug 06 05:28:31.937675 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a87edfcb-3218-4379-b822-2667ede36dd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:31.937675 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a87edfcb-3218-4379-b822-2667ede36dd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:31.948709 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:31.948709 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:31.953405 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e03a1dde-4433-4ded-9a8a-c4080e01c972 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:31.954662 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a87edfcb-3218-4379-b822-2667ede36dd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:31.955510 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e03a1dde-4433-4ded-9a8a-c4080e01c972 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:31.955890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e03a1dde-4433-4ded-9a8a-c4080e01c972 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:31.956070 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e03a1dde-4433-4ded-9a8a-c4080e01c972 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:31.956255 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-e03a1dde-4433-4ded-9a8a-c4080e01c972 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:31.959792 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a87edfcb-3218-4379-b822-2667ede36dd2 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb returned with HTTP 200 Aug 06 05:28:31.960375 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 719/2892] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:31 2026] GET /volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:31.961765 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:31.961765 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:31.962745 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e03a1dde-4433-4ded-9a8a-c4080e01c972 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:31.963185 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 719/2893] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:31 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:28:32.437687 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1132df14-eb8d-4211-88a2-18c6a0e69e49 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:32.439637 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1132df14-eb8d-4211-88a2-18c6a0e69e49 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:32.439875 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1132df14-eb8d-4211-88a2-18c6a0e69e49 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:32.440082 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1132df14-eb8d-4211-88a2-18c6a0e69e49 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:32.440180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-1132df14-eb8d-4211-88a2-18c6a0e69e49 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:32.444789 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:32.444789 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:32.445609 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1132df14-eb8d-4211-88a2-18c6a0e69e49 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:32.449318 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 723/2894] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:32 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:32.979727 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9226cfcf-2e56-4640-8833-deb4164dd0ea None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:32.981500 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9226cfcf-2e56-4640-8833-deb4164dd0ea tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:32.981720 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9226cfcf-2e56-4640-8833-deb4164dd0ea tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:32.981907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9226cfcf-2e56-4640-8833-deb4164dd0ea tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:32.981948 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6b13aec1-3735-489d-9106-814863ed77fd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:32.982163 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-9226cfcf-2e56-4640-8833-deb4164dd0ea tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:32.985043 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6b13aec1-3735-489d-9106-814863ed77fd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb Aug 06 05:28:32.985414 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6b13aec1-3735-489d-9106-814863ed77fd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:32.985616 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6b13aec1-3735-489d-9106-814863ed77fd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:32.986304 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:32.986304 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:32.986843 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9226cfcf-2e56-4640-8833-deb4164dd0ea tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:32.987375 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 734/2895] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:32 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:32.991060 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6b13aec1-3735-489d-9106-814863ed77fd tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb returned with HTTP 404 Aug 06 05:28:32.991598 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 720/2896] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:32 2026] GET /volume/v3/volumes/0df0c264-befc-4499-be2c-4f187ed79ffb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:32.998460 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-292c8542-6b46-4997-81ee-75d675a06db8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:33.000580 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-292c8542-6b46-4997-81ee-75d675a06db8 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] DELETE https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 Aug 06 05:28:33.000798 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-292c8542-6b46-4997-81ee-75d675a06db8 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:33.001032 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-292c8542-6b46-4997-81ee-75d675a06db8 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:33.001223 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-292c8542-6b46-4997-81ee-75d675a06db8 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume with id: 3a75c4b6-7a74-4fbd-b55e-49dfd992e754 Aug 06 05:28:33.009732 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:33.009732 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:33.010334 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-292c8542-6b46-4997-81ee-75d675a06db8 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:33.040636 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-292c8542-6b46-4997-81ee-75d675a06db8 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Delete volume request issued successfully. Aug 06 05:28:33.040636 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-292c8542-6b46-4997-81ee-75d675a06db8 tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 returned with HTTP 202 Aug 06 05:28:33.040636 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 720/2897] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:28:32 2026] DELETE /volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:33.048062 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4997af14-f05d-4c8a-9a41-d9eb55d36e8c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:33.049674 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4997af14-f05d-4c8a-9a41-d9eb55d36e8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 Aug 06 05:28:33.049865 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4997af14-f05d-4c8a-9a41-d9eb55d36e8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:33.050068 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4997af14-f05d-4c8a-9a41-d9eb55d36e8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:33.058229 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:33.058229 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:33.063734 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4997af14-f05d-4c8a-9a41-d9eb55d36e8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Volume info retrieved successfully. Aug 06 05:28:33.068814 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4997af14-f05d-4c8a-9a41-d9eb55d36e8c tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 returned with HTTP 200 Aug 06 05:28:33.069452 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 724/2898] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:33 2026] GET /volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:33.464279 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3891cacf-4302-4de3-926e-c2c844252b91 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:33.466429 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3891cacf-4302-4de3-926e-c2c844252b91 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:33.466709 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3891cacf-4302-4de3-926e-c2c844252b91 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:33.467244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3891cacf-4302-4de3-926e-c2c844252b91 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:33.467244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-3891cacf-4302-4de3-926e-c2c844252b91 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:33.471512 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:33.471512 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:33.472207 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3891cacf-4302-4de3-926e-c2c844252b91 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:33.472635 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 735/2899] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:33 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:33.821378 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-3013ef2a-d152-4d01-94c8-8a39a3b1c29d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:33.825286 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-3013ef2a-d152-4d01-94c8-8a39a3b1c29d tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388 Aug 06 05:28:33.825508 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-3013ef2a-d152-4d01-94c8-8a39a3b1c29d tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:33.825695 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-3013ef2a-d152-4d01-94c8-8a39a3b1c29d tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:33.833071 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:33.833071 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:33.887494 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-ceec8cfe-1b89-4864-8adf-1316d0eec3b2 req-3013ef2a-d152-4d01-94c8-8a39a3b1c29d tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388 returned with HTTP 200 Aug 06 05:28:33.887883 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 721/2900] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:28:33 2026] DELETE /volume/v3/attachments/3766ad03-8727-4dd4-a90c-042fb6269388 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:34.001835 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9df607cf-c3a1-450e-902e-882a4841c769 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:34.004254 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9df607cf-c3a1-450e-902e-882a4841c769 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:34.004804 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9df607cf-c3a1-450e-902e-882a4841c769 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:34.004930 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9df607cf-c3a1-450e-902e-882a4841c769 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:34.005112 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-9df607cf-c3a1-450e-902e-882a4841c769 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:34.010868 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:34.010868 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:34.011503 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9df607cf-c3a1-450e-902e-882a4841c769 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:34.012046 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 721/2901] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:34 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:34.087741 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d9593ac7-4edf-4fea-b796-50d3db662f9e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:34.090103 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d9593ac7-4edf-4fea-b796-50d3db662f9e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] GET https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 Aug 06 05:28:34.090319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d9593ac7-4edf-4fea-b796-50d3db662f9e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:34.090534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d9593ac7-4edf-4fea-b796-50d3db662f9e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:34.099865 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d9593ac7-4edf-4fea-b796-50d3db662f9e tempest-CreateVolumesFromBackupTest-228419912 tempest-CreateVolumesFromBackupTest-228419912-project-member] https://10.4.3.205/volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 returned with HTTP 404 Aug 06 05:28:34.100363 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 725/2902] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:34 2026] GET /volume/v3/volumes/3a75c4b6-7a74-4fbd-b55e-49dfd992e754 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:34.348929 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-9365033d-9335-4edf-8fc3-b9e15094cba5 req-2d471d7c-e16b-47df-8027-d40e976247c8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:34.352339 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-9365033d-9335-4edf-8fc3-b9e15094cba5 req-2d471d7c-e16b-47df-8027-d40e976247c8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:28:34.352339 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-9365033d-9335-4edf-8fc3-b9e15094cba5 req-2d471d7c-e16b-47df-8027-d40e976247c8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:34.352339 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-9365033d-9335-4edf-8fc3-b9e15094cba5 req-2d471d7c-e16b-47df-8027-d40e976247c8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:34.358238 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:34.358238 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:34.362532 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-9365033d-9335-4edf-8fc3-b9e15094cba5 req-2d471d7c-e16b-47df-8027-d40e976247c8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:28:34.367692 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-9365033d-9335-4edf-8fc3-b9e15094cba5 req-2d471d7c-e16b-47df-8027-d40e976247c8 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 200 Aug 06 05:28:34.368106 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 736/2903] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:34 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:34.490570 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d942b2be-a311-4217-b4f3-86965e1db9ab None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:34.495570 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d942b2be-a311-4217-b4f3-86965e1db9ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:34.495858 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d942b2be-a311-4217-b4f3-86965e1db9ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:34.496099 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d942b2be-a311-4217-b4f3-86965e1db9ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:34.496234 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d942b2be-a311-4217-b4f3-86965e1db9ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:34.502382 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:34.502382 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:34.503011 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d942b2be-a311-4217-b4f3-86965e1db9ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:34.503529 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 722/2904] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:34 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:35.022004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4a92bdc3-fa0b-4f19-be3f-b6a3359f75e4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:35.023761 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4a92bdc3-fa0b-4f19-be3f-b6a3359f75e4 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:35.024156 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4a92bdc3-fa0b-4f19-be3f-b6a3359f75e4 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:35.024358 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4a92bdc3-fa0b-4f19-be3f-b6a3359f75e4 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:35.024489 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-4a92bdc3-fa0b-4f19-be3f-b6a3359f75e4 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:35.029311 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:35.029311 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:35.030031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4a92bdc3-fa0b-4f19-be3f-b6a3359f75e4 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:35.030386 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 722/2905] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:35 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:35.521179 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e684cbbf-29fd-45a1-b4e7-385e6b22f148 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:35.523708 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e684cbbf-29fd-45a1-b4e7-385e6b22f148 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:35.523964 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e684cbbf-29fd-45a1-b4e7-385e6b22f148 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:35.524179 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e684cbbf-29fd-45a1-b4e7-385e6b22f148 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:35.524329 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-e684cbbf-29fd-45a1-b4e7-385e6b22f148 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:35.529489 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:35.529489 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:35.530147 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e684cbbf-29fd-45a1-b4e7-385e6b22f148 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:35.530567 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 726/2906] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:35 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:35.807016 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2558ee6a-0155-4f1d-9c15-d8dddefdcbfa None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:35.809031 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2558ee6a-0155-4f1d-9c15-d8dddefdcbfa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:28:35.809559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2558ee6a-0155-4f1d-9c15-d8dddefdcbfa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:35.809559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2558ee6a-0155-4f1d-9c15-d8dddefdcbfa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:35.821194 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:35.821194 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:35.827005 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2558ee6a-0155-4f1d-9c15-d8dddefdcbfa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:28:35.833046 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2558ee6a-0155-4f1d-9c15-d8dddefdcbfa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:28:35.833904 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 737/2907] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:35 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:35.902116 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-94cdaa20-f289-4d2a-a59a-47b8c3d44c10 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:35.917304 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-94cdaa20-f289-4d2a-a59a-47b8c3d44c10 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:28:35.917304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-94cdaa20-f289-4d2a-a59a-47b8c3d44c10 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:35.917304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-94cdaa20-f289-4d2a-a59a-47b8c3d44c10 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:35.924593 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:35.924593 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:35.928247 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-94cdaa20-f289-4d2a-a59a-47b8c3d44c10 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:28:35.932024 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-94cdaa20-f289-4d2a-a59a-47b8c3d44c10 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:28:35.932404 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 723/2908] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:35 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:36.021221 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9ac00556-1836-4171-b7c2-a3c9ae5d85ed None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.021736 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9ac00556-1836-4171-b7c2-a3c9ae5d85ed None None] GET https://10.4.3.205/volume// Aug 06 05:28:36.022025 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9ac00556-1836-4171-b7c2-a3c9ae5d85ed None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:36.025886 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9ac00556-1836-4171-b7c2-a3c9ae5d85ed None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:36.025886 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9ac00556-1836-4171-b7c2-a3c9ae5d85ed None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:36.025886 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 723/2909] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:28:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:28:36.032684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-08bba499-6993-48c9-8fdb-81278c25a247 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.041385 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bbf1902e-b19c-4127-849d-e80f8edc7934 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.042095 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-08bba499-6993-48c9-8fdb-81278c25a247 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:28:36.042456 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-08bba499-6993-48c9-8fdb-81278c25a247 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85159265-285b-40db-9631-02cccc0ba2ee", "connector": null, "instance_uuid": "c2b96457-50ba-4eb7-87bc-12ce6cc0880d"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:36.043493 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bbf1902e-b19c-4127-849d-e80f8edc7934 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:36.043633 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bbf1902e-b19c-4127-849d-e80f8edc7934 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:36.043796 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bbf1902e-b19c-4127-849d-e80f8edc7934 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:36.043872 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-bbf1902e-b19c-4127-849d-e80f8edc7934 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:36.053057 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:36.053057 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:36.053948 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bbf1902e-b19c-4127-849d-e80f8edc7934 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:36.054027 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:36.054027 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:36.054454 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 738/2910] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:36 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:36.085392 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-08bba499-6993-48c9-8fdb-81278c25a247 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:28:36.085919 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 727/2911] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:28:36 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 06 05:28:36.118121 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e458cb7d-75cc-47d6-829f-f81a96c98096 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.121160 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e458cb7d-75cc-47d6-829f-f81a96c98096 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:28:36.121523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e458cb7d-75cc-47d6-829f-f81a96c98096 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:36.121952 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e458cb7d-75cc-47d6-829f-f81a96c98096 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:36.140136 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:36.140136 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:36.140482 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7844253b-b127-465f-af5f-8cbf582ffb2b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.140955 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7844253b-b127-465f-af5f-8cbf582ffb2b None None] GET https://10.4.3.205/volume// Aug 06 05:28:36.141186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7844253b-b127-465f-af5f-8cbf582ffb2b None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:36.141482 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7844253b-b127-465f-af5f-8cbf582ffb2b None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:36.141819 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7844253b-b127-465f-af5f-8cbf582ffb2b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:36.142512 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 724/2912] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:28: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 06 05:28:36.149240 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e458cb7d-75cc-47d6-829f-f81a96c98096 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:28:36.153690 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-90f2b17d-c02a-4423-af2f-d7f72023c964 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.156374 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-90f2b17d-c02a-4423-af2f-d7f72023c964 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:28:36.156545 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-90f2b17d-c02a-4423-af2f-d7f72023c964 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:36.156735 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-90f2b17d-c02a-4423-af2f-d7f72023c964 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:36.158176 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e458cb7d-75cc-47d6-829f-f81a96c98096 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:28:36.158585 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 724/2913] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:36 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:36.167489 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:36.167489 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:36.170719 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-90f2b17d-c02a-4423-af2f-d7f72023c964 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:28:36.179435 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-90f2b17d-c02a-4423-af2f-d7f72023c964 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:28:36.179849 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 739/2914] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:28:36 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:28:36.231206 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-aaec505f-e455-4b44-8380-c0bf0bba226f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.233388 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aaec505f-e455-4b44-8380-c0bf0bba226f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:36.233626 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aaec505f-e455-4b44-8380-c0bf0bba226f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:36.234014 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aaec505f-e455-4b44-8380-c0bf0bba226f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:36.245418 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:36.245418 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:36.249166 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-aaec505f-e455-4b44-8380-c0bf0bba226f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:36.258456 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aaec505f-e455-4b44-8380-c0bf0bba226f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:36.259025 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 728/2915] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:36 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:36.308097 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-5f5f33ae-38eb-4710-9957-cbc0a0411fa4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.310682 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-5f5f33ae-38eb-4710-9957-cbc0a0411fa4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] PUT https://10.4.3.205/volume/v3/attachments/69f73fc3-92de-4639-bb02-51fd4bea0ca7 Aug 06 05:28:36.311143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-5f5f33ae-38eb-4710-9957-cbc0a0411fa4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:36.321146 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-5f5f33ae-38eb-4710-9957-cbc0a0411fa4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Acquiring lock "cinder-attachment_update-85159265-285b-40db-9631-02cccc0ba2ee-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:28:36.326651 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-5f5f33ae-38eb-4710-9957-cbc0a0411fa4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Lock "cinder-attachment_update-85159265-285b-40db-9631-02cccc0ba2ee-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:28:36.327639 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:36.327639 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:36.421140 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-5f5f33ae-38eb-4710-9957-cbc0a0411fa4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Lock "cinder-attachment_update-85159265-285b-40db-9631-02cccc0ba2ee-np0000006623" released by "attachment_update" :: held 0.094s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:28:36.421696 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-5f5f33ae-38eb-4710-9957-cbc0a0411fa4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/attachments/69f73fc3-92de-4639-bb02-51fd4bea0ca7 returned with HTTP 200 Aug 06 05:28:36.422212 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 725/2916] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:28:36 2026] PUT /volume/v3/attachments/69f73fc3-92de-4639-bb02-51fd4bea0ca7 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:36.541226 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fb50edbb-61e9-4a47-84f4-3bfdecfb2cb7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.544304 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb50edbb-61e9-4a47-84f4-3bfdecfb2cb7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:36.544648 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb50edbb-61e9-4a47-84f4-3bfdecfb2cb7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:36.544862 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb50edbb-61e9-4a47-84f4-3bfdecfb2cb7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:36.544992 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fb50edbb-61e9-4a47-84f4-3bfdecfb2cb7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:36.550067 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:36.550067 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:36.551335 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb50edbb-61e9-4a47-84f4-3bfdecfb2cb7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:36.551897 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 725/2917] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:36 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:36.851482 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-8caf8d50-4248-4d3e-a318-4910277b82cc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.853976 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-8caf8d50-4248-4d3e-a318-4910277b82cc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:36.855973 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-8caf8d50-4248-4d3e-a318-4910277b82cc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:36.855973 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-8caf8d50-4248-4d3e-a318-4910277b82cc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:36.862635 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:36.862635 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:36.866634 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-8caf8d50-4248-4d3e-a318-4910277b82cc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:36.871585 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-8caf8d50-4248-4d3e-a318-4910277b82cc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:36.872049 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 740/2918] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:36 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:36.964841 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-19301f6f-8435-4476-9e37-619cfb7409bb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.965332 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-19301f6f-8435-4476-9e37-619cfb7409bb None None] GET https://10.4.3.205/volume// Aug 06 05:28:36.965717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-19301f6f-8435-4476-9e37-619cfb7409bb None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:36.965717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-19301f6f-8435-4476-9e37-619cfb7409bb None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:36.965880 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-19301f6f-8435-4476-9e37-619cfb7409bb None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:36.966183 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 729/2919] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:28: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 06 05:28:36.980749 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-119d491b-b2f9-4e0c-b032-15bafa1cfb7a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:36.983250 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-119d491b-b2f9-4e0c-b032-15bafa1cfb7a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:28:36.983723 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-119d491b-b2f9-4e0c-b032-15bafa1cfb7a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46cea4c5-9203-44d2-83c2-0e74ace12f97", "connector": null, "instance_uuid": "0625c24c-a589-420e-9ba8-2779da565d8b"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:36.992690 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:36.992690 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:37.021905 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-119d491b-b2f9-4e0c-b032-15bafa1cfb7a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:28:37.022550 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 726/2920] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:28:36 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 06 05:28:37.063680 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-66d176a4-96d3-42c2-ab23-cc8eed228d2a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.068764 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8e75eefc-5d60-4680-9388-b94d7fc4347c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.069167 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66d176a4-96d3-42c2-ab23-cc8eed228d2a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:37.069416 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66d176a4-96d3-42c2-ab23-cc8eed228d2a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.069800 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66d176a4-96d3-42c2-ab23-cc8eed228d2a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:37.071142 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e75eefc-5d60-4680-9388-b94d7fc4347c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:37.071444 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8e75eefc-5d60-4680-9388-b94d7fc4347c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.071780 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8e75eefc-5d60-4680-9388-b94d7fc4347c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:37.071832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8e75eefc-5d60-4680-9388-b94d7fc4347c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:37.072210 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a7a30368-1510-429f-a8b1-430bacba5ac8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.072638 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a7a30368-1510-429f-a8b1-430bacba5ac8 None None] GET https://10.4.3.205/volume// Aug 06 05:28:37.072835 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a7a30368-1510-429f-a8b1-430bacba5ac8 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.073017 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a7a30368-1510-429f-a8b1-430bacba5ac8 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:37.073333 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a7a30368-1510-429f-a8b1-430bacba5ac8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:37.073617 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 730/2921] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:28:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:28:37.077977 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.077977 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:37.079402 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e75eefc-5d60-4680-9388-b94d7fc4347c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:37.079402 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 741/2922] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:37 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:37.083035 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-bf448d9a-9460-4e21-9b1b-25060f7468c8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.088348 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-bf448d9a-9460-4e21-9b1b-25060f7468c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:37.088348 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-bf448d9a-9460-4e21-9b1b-25060f7468c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.088348 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-bf448d9a-9460-4e21-9b1b-25060f7468c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:37.088614 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.088614 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:37.093320 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-66d176a4-96d3-42c2-ab23-cc8eed228d2a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:37.099097 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.099097 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:37.099300 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66d176a4-96d3-42c2-ab23-cc8eed228d2a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:37.099644 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 726/2923] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:37 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:37.132518 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-bf448d9a-9460-4e21-9b1b-25060f7468c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:37.139273 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-bf448d9a-9460-4e21-9b1b-25060f7468c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:37.139792 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 727/2924] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:28:37 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 1118 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:28:37.172806 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4e314cf3-7070-4673-b480-63be249cf5db None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.174593 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e314cf3-7070-4673-b480-63be249cf5db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:28:37.174839 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e314cf3-7070-4673-b480-63be249cf5db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.175092 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e314cf3-7070-4673-b480-63be249cf5db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:37.190938 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.190938 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:37.195305 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4e314cf3-7070-4673-b480-63be249cf5db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:28:37.200365 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e314cf3-7070-4673-b480-63be249cf5db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:28:37.200811 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 731/2925] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:37 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:37.264322 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-b54a6b74-165d-4b9b-a26f-1e2739aa75df None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.266934 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-b54a6b74-165d-4b9b-a26f-1e2739aa75df tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] PUT https://10.4.3.205/volume/v3/attachments/d6947907-07d3-416a-bfa9-ac00c2fbfec7 Aug 06 05:28:37.267932 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-b54a6b74-165d-4b9b-a26f-1e2739aa75df tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:37.278829 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-b54a6b74-165d-4b9b-a26f-1e2739aa75df tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Acquiring lock "cinder-attachment_update-46cea4c5-9203-44d2-83c2-0e74ace12f97-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:28:37.285117 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-b54a6b74-165d-4b9b-a26f-1e2739aa75df tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Lock "cinder-attachment_update-46cea4c5-9203-44d2-83c2-0e74ace12f97-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:28:37.286155 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.286155 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:37.382079 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-b54a6b74-165d-4b9b-a26f-1e2739aa75df tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Lock "cinder-attachment_update-46cea4c5-9203-44d2-83c2-0e74ace12f97-np0000006623" released by "attachment_update" :: held 0.097s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:28:37.382382 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-b54a6b74-165d-4b9b-a26f-1e2739aa75df tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments/d6947907-07d3-416a-bfa9-ac00c2fbfec7 returned with HTTP 200 Aug 06 05:28:37.382786 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 742/2926] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:28:37 2026] PUT /volume/v3/attachments/d6947907-07d3-416a-bfa9-ac00c2fbfec7 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:37.455545 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3a528524-c335-4b5e-838c-de0975429c05 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.457695 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3a528524-c335-4b5e-838c-de0975429c05 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] DELETE https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:28:37.457918 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3a528524-c335-4b5e-838c-de0975429c05 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.458141 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3a528524-c335-4b5e-838c-de0975429c05 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:37.458349 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-3a528524-c335-4b5e-838c-de0975429c05 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Delete volume with id: afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:28:37.466515 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.466515 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:37.467109 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3a528524-c335-4b5e-838c-de0975429c05 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Volume info retrieved successfully. Aug 06 05:28:37.481782 np0000006623 devstack@c-api.service[100427]: WARNING cinder.keymgr.conf_key_mgr [None req-3a528524-c335-4b5e-838c-de0975429c05 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:28:37.489385 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3a528524-c335-4b5e-838c-de0975429c05 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Delete volume request issued successfully. Aug 06 05:28:37.489613 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3a528524-c335-4b5e-838c-de0975429c05 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 202 Aug 06 05:28:37.490170 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 727/2927] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:28:37 2026] DELETE /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:37.500145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-143ce693-845f-4364-a410-91b6ff1f7f60 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.504382 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-143ce693-845f-4364-a410-91b6ff1f7f60 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] GET https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 Aug 06 05:28:37.504382 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-143ce693-845f-4364-a410-91b6ff1f7f60 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.504382 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-143ce693-845f-4364-a410-91b6ff1f7f60 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:37.568130 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-467222b1-1a21-4deb-92ad-88c927f254c5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.569618 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-467222b1-1a21-4deb-92ad-88c927f254c5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:37.569878 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-467222b1-1a21-4deb-92ad-88c927f254c5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.570633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-467222b1-1a21-4deb-92ad-88c927f254c5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:37.570633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-467222b1-1a21-4deb-92ad-88c927f254c5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:37.579595 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.579595 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:37.580387 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-467222b1-1a21-4deb-92ad-88c927f254c5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:37.580865 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 732/2928] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:37 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:37.738445 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.738445 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:37.741735 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-143ce693-845f-4364-a410-91b6ff1f7f60 tempest-TestEncryptedCinderVolumes-457875661 tempest-TestEncryptedCinderVolumes-457875661-project-member] https://10.4.3.205/volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 returned with HTTP 404 Aug 06 05:28:37.742328 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 728/2929] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:37 2026] GET /volume/v3/volumes/afd680c3-ae8b-49b0-9a91-56403d494fc5 => generated 109 bytes in 243 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:37.754791 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4a5be6e2-0c1e-4814-99e5-fd9b56e24aa9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.908945 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4a5be6e2-0c1e-4814-99e5-fd9b56e24aa9 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:28:37.909390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4a5be6e2-0c1e-4814-99e5-fd9b56e24aa9 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.909491 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4a5be6e2-0c1e-4814-99e5-fd9b56e24aa9 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:37.910095 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.910095 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:37.910526 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-4a5be6e2-0c1e-4814-99e5-fd9b56e24aa9 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:28:37.936562 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4a5be6e2-0c1e-4814-99e5-fd9b56e24aa9 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Get all volumes completed successfully. Aug 06 05:28:37.939422 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:37.939422 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:37.946047 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4a5be6e2-0c1e-4814-99e5-fd9b56e24aa9 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:28:37.946116 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 743/2930] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:28:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13181 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:28:37.972760 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-081983e8-a8c4-4bf4-8065-04d8a501ad31 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:37.974919 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-081983e8-a8c4-4bf4-8065-04d8a501ad31 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] DELETE https://10.4.3.205/volume/v3/types/a0ef92ae-9570-48da-93eb-3eb6845dd0bb Aug 06 05:28:37.975264 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-081983e8-a8c4-4bf4-8065-04d8a501ad31 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:37.975809 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-081983e8-a8c4-4bf4-8065-04d8a501ad31 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:38.003268 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-081983e8-a8c4-4bf4-8065-04d8a501ad31 tempest-TestEncryptedCinderVolumes-1474466111 tempest-TestEncryptedCinderVolumes-1474466111-project-admin] https://10.4.3.205/volume/v3/types/a0ef92ae-9570-48da-93eb-3eb6845dd0bb returned with HTTP 202 Aug 06 05:28:38.003696 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 728/2931] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:28:37 2026] DELETE /volume/v3/types/a0ef92ae-9570-48da-93eb-3eb6845dd0bb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:38.091702 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-eb5a010e-94b0-485b-9d37-1fb6ba14066d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:38.095045 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eb5a010e-94b0-485b-9d37-1fb6ba14066d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:38.095309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eb5a010e-94b0-485b-9d37-1fb6ba14066d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:38.096045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eb5a010e-94b0-485b-9d37-1fb6ba14066d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:38.096378 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-eb5a010e-94b0-485b-9d37-1fb6ba14066d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:38.103286 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:38.103286 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:38.104046 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eb5a010e-94b0-485b-9d37-1fb6ba14066d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:38.104555 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 733/2932] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:38 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:38.113386 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6c4bfd67-dd97-4a77-a4a8-f6992514a5d5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:38.115507 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c4bfd67-dd97-4a77-a4a8-f6992514a5d5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:38.115746 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c4bfd67-dd97-4a77-a4a8-f6992514a5d5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:38.115989 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c4bfd67-dd97-4a77-a4a8-f6992514a5d5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:38.127577 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:38.127577 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:38.131596 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6c4bfd67-dd97-4a77-a4a8-f6992514a5d5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:38.136546 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c4bfd67-dd97-4a77-a4a8-f6992514a5d5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:38.136978 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 729/2933] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:38 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:38.218135 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-919a9b84-9f32-4854-b459-82ab1796864c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:38.218893 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-919a9b84-9f32-4854-b459-82ab1796864c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:28:38.219130 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-919a9b84-9f32-4854-b459-82ab1796864c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:38.219319 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-919a9b84-9f32-4854-b459-82ab1796864c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:38.230787 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:38.230787 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:38.235711 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-919a9b84-9f32-4854-b459-82ab1796864c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:28:38.241641 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-919a9b84-9f32-4854-b459-82ab1796864c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:28:38.242166 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 744/2934] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:38 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:38.591899 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f9bbbfec-f142-4eed-be21-99a61f7e1fe3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:38.593615 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f9bbbfec-f142-4eed-be21-99a61f7e1fe3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:38.593815 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f9bbbfec-f142-4eed-be21-99a61f7e1fe3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:38.593999 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f9bbbfec-f142-4eed-be21-99a61f7e1fe3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:38.594104 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-f9bbbfec-f142-4eed-be21-99a61f7e1fe3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:38.600444 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:38.600444 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:38.601187 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f9bbbfec-f142-4eed-be21-99a61f7e1fe3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:38.601732 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 729/2935] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:38 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:39.116488 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9a4799b6-169c-4f0e-9675-3c4660c44bf2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:39.118460 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a4799b6-169c-4f0e-9675-3c4660c44bf2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:39.118750 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a4799b6-169c-4f0e-9675-3c4660c44bf2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:39.118916 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9a4799b6-169c-4f0e-9675-3c4660c44bf2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:39.119033 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9a4799b6-169c-4f0e-9675-3c4660c44bf2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:39.124538 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:39.124538 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:39.125240 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9a4799b6-169c-4f0e-9675-3c4660c44bf2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:39.125652 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 734/2936] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:39 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:39.150947 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-42d8f78f-a0d7-4583-915c-405316c4af37 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:39.154025 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-42d8f78f-a0d7-4583-915c-405316c4af37 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:39.154277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-42d8f78f-a0d7-4583-915c-405316c4af37 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:39.154548 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-42d8f78f-a0d7-4583-915c-405316c4af37 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:39.167773 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:39.167773 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:39.174550 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-42d8f78f-a0d7-4583-915c-405316c4af37 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:39.180886 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-42d8f78f-a0d7-4583-915c-405316c4af37 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:39.181707 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 730/2937] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:39 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:39.257562 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2982558f-09be-4f0f-812f-c85eade4cd1e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:39.259264 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2982558f-09be-4f0f-812f-c85eade4cd1e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:28:39.259626 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2982558f-09be-4f0f-812f-c85eade4cd1e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:39.261016 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2982558f-09be-4f0f-812f-c85eade4cd1e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:39.272109 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:39.272109 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:39.275376 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2982558f-09be-4f0f-812f-c85eade4cd1e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:28:39.279602 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2982558f-09be-4f0f-812f-c85eade4cd1e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:28:39.280135 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 745/2938] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:39 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:39.614916 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5493d129-c3ab-4aff-a57f-1550163f2f98 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:39.616488 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5493d129-c3ab-4aff-a57f-1550163f2f98 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:39.616727 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5493d129-c3ab-4aff-a57f-1550163f2f98 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:39.616990 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5493d129-c3ab-4aff-a57f-1550163f2f98 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:39.617174 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-5493d129-c3ab-4aff-a57f-1550163f2f98 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:39.622577 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:39.622577 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:39.622926 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5493d129-c3ab-4aff-a57f-1550163f2f98 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:39.623259 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 730/2939] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:39 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:39.752028 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-3bff9640-f63b-4fd7-b7f3-49dc49e934bc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:39.757084 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-3bff9640-f63b-4fd7-b7f3-49dc49e934bc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/attachments/69f73fc3-92de-4639-bb02-51fd4bea0ca7/action Aug 06 05:28:39.757607 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-3bff9640-f63b-4fd7-b7f3-49dc49e934bc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:28:39.758031 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-3bff9640-f63b-4fd7-b7f3-49dc49e934bc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:39.784164 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:39.784164 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:39.801262 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2d5af9c1-fe45-4d01-ba7f-aa13db60f670 req-3bff9640-f63b-4fd7-b7f3-49dc49e934bc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/attachments/69f73fc3-92de-4639-bb02-51fd4bea0ca7/action returned with HTTP 204 Aug 06 05:28:39.802055 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 735/2940] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:28:39 2026] POST /volume/v3/attachments/69f73fc3-92de-4639-bb02-51fd4bea0ca7/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:40.137148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-40569d5f-9a68-4294-ac0d-8c3645450098 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:40.139993 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-40569d5f-9a68-4294-ac0d-8c3645450098 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:40.139993 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-40569d5f-9a68-4294-ac0d-8c3645450098 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:40.139993 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-40569d5f-9a68-4294-ac0d-8c3645450098 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:40.139993 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-40569d5f-9a68-4294-ac0d-8c3645450098 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:40.145364 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:40.145364 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:40.146117 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-40569d5f-9a68-4294-ac0d-8c3645450098 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:40.146561 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 731/2941] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:40 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:40.194266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6759ea11-7947-474c-b02a-3149dd86a447 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:40.195949 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6759ea11-7947-474c-b02a-3149dd86a447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:40.196149 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6759ea11-7947-474c-b02a-3149dd86a447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:40.196346 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6759ea11-7947-474c-b02a-3149dd86a447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:40.205512 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:40.205512 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:40.208866 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6759ea11-7947-474c-b02a-3149dd86a447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:40.213157 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6759ea11-7947-474c-b02a-3149dd86a447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:40.213525 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 746/2942] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:40 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:40.295737 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8f0aaca2-89b7-4f8c-8dd5-93065bd2e8d7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:40.297441 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8f0aaca2-89b7-4f8c-8dd5-93065bd2e8d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:28:40.297674 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8f0aaca2-89b7-4f8c-8dd5-93065bd2e8d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:40.297917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8f0aaca2-89b7-4f8c-8dd5-93065bd2e8d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:40.307456 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:40.307456 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:40.311456 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8f0aaca2-89b7-4f8c-8dd5-93065bd2e8d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:28:40.315920 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8f0aaca2-89b7-4f8c-8dd5-93065bd2e8d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:28:40.316362 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 731/2943] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:40 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:40.330757 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8c4e8d96-1eb7-4dea-8b75-d8e7734d269e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:40.334430 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c4e8d96-1eb7-4dea-8b75-d8e7734d269e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:28:40.334868 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c4e8d96-1eb7-4dea-8b75-d8e7734d269e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85159265-285b-40db-9631-02cccc0ba2ee", "name": "tempest-VolumesBackupsTest-Backup-1475118158", "force": true, "container": "tempest-volumesbackupstest-backup-container-970369153"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:40.336853 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-8c4e8d96-1eb7-4dea-8b75-d8e7734d269e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating new backup {'backup': {'volume_id': '85159265-285b-40db-9631-02cccc0ba2ee', 'name': 'tempest-VolumesBackupsTest-Backup-1475118158', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-970369153'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:28:40.337036 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-8c4e8d96-1eb7-4dea-8b75-d8e7734d269e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating backup of volume 85159265-285b-40db-9631-02cccc0ba2ee in container tempest-volumesbackupstest-backup-container-970369153 Aug 06 05:28:40.348667 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:40.348667 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:40.349317 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8c4e8d96-1eb7-4dea-8b75-d8e7734d269e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:28:40.385526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-8c4e8d96-1eb7-4dea-8b75-d8e7734d269e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['cff9f7d8-a02b-4b64-b735-c73d2ce2158c', '7686d7c7-aa2b-49cd-bd06-80e7b3cd000c'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:40.424623 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c4e8d96-1eb7-4dea-8b75-d8e7734d269e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:28:40.425840 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 736/2944] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:40 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 06 05:28:40.434588 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b61d76f1-be32-42a9-9517-0b61f77a712e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:40.436379 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b61d76f1-be32-42a9-9517-0b61f77a712e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:40.436569 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b61d76f1-be32-42a9-9517-0b61f77a712e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:40.436736 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b61d76f1-be32-42a9-9517-0b61f77a712e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:40.436888 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-b61d76f1-be32-42a9-9517-0b61f77a712e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:40.444807 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:40.444807 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:40.444807 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b61d76f1-be32-42a9-9517-0b61f77a712e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:40.444807 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 732/2945] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:40 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:40.637137 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1c41ff58-01c9-41ea-8e18-9c668b5fc32c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:40.640070 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1c41ff58-01c9-41ea-8e18-9c668b5fc32c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:40.640316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1c41ff58-01c9-41ea-8e18-9c668b5fc32c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:40.640867 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1c41ff58-01c9-41ea-8e18-9c668b5fc32c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:40.641168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-1c41ff58-01c9-41ea-8e18-9c668b5fc32c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:40.651493 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:40.651493 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:40.652428 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1c41ff58-01c9-41ea-8e18-9c668b5fc32c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:40.652838 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 747/2946] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:40 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:40.831748 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-368df420-c19b-47c5-b949-557ad66b9c58 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:40.907613 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:40.907613 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1751385720"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:40.908766 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1751385720'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:40.908975 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume of 1 GB Aug 06 05:28:40.913451 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Availability Zones retrieved successfully. Aug 06 05:28:40.919231 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Flow 'volume_create_api' (8595ffbe-5a00-4d06-90c7-e68eb05ad62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:40.920349 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868ab308-ba86-4dc4-b6f1-038fec2c1c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:40.921403 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:40.954127 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868ab308-ba86-4dc4-b6f1-038fec2c1c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:40.955118 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff34047-0b94-41c6-8631-7fa19790b55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:41.022552 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['6bb5b2f8-65b2-4dbe-941b-07e81e55a371', 'e92bbbb1-54fb-42cd-9908-38c5a9059dec', '845c74ca-0510-4884-9b19-d249b87523cf', '1914e68c-6cdc-4f2c-9c58-8102709e32d7'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:41.023327 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff34047-0b94-41c6-8631-7fa19790b55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bb5b2f8-65b2-4dbe-941b-07e81e55a371', 'e92bbbb1-54fb-42cd-9908-38c5a9059dec', '845c74ca-0510-4884-9b19-d249b87523cf', '1914e68c-6cdc-4f2c-9c58-8102709e32d7']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:41.023923 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d45da17-df65-4e58-b3b0-c4eafde19c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:41.047038 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d45da17-df65-4e58-b3b0-c4eafde19c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e48fd791-6b5d-496a-bdcf-74b7f3a0c301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1751385720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be235e58bfb437bbbb0d7fbe596dafc',qos_specs=None,replication_status=,reservations=['6bb5b2f8-65b2-4dbe-941b-07e81e55a371','e92bbbb1-54fb-42cd-9908-38c5a9059dec','845c74ca-0510-4884-9b19-d249b87523cf','1914e68c-6cdc-4f2c-9c58-8102709e32d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1751385720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e48fd791-6b5d-496a-bdcf-74b7f3a0c301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2be235e58bfb437bbbb0d7fbe596dafc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:41.048037 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0273078b-93b5-42dd-8ff9-0356dd9ef73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:41.068653 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0273078b-93b5-42dd-8ff9-0356dd9ef73f) transitioned into state 'SUCCESS' from state '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-1751385720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be235e58bfb437bbbb0d7fbe596dafc',qos_specs=None,replication_status=,reservations=['6bb5b2f8-65b2-4dbe-941b-07e81e55a371','e92bbbb1-54fb-42cd-9908-38c5a9059dec','845c74ca-0510-4884-9b19-d249b87523cf','1914e68c-6cdc-4f2c-9c58-8102709e32d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:41.069444 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94e848a-8079-4988-8723-6dc38aec6cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:41.081737 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94e848a-8079-4988-8723-6dc38aec6cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:41.083277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Flow 'volume_create_api' (8595ffbe-5a00-4d06-90c7-e68eb05ad62b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:41.083277 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume request issued successfully. Aug 06 05:28:41.083755 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-368df420-c19b-47c5-b949-557ad66b9c58 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:41.084174 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 732/2947] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:28:40 2026] POST /volume/v3/volumes => generated 749 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:41.098474 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3415c8f9-4761-46f3-9a59-cd66fe3565a8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:41.100203 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3415c8f9-4761-46f3-9a59-cd66fe3565a8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 Aug 06 05:28:41.100412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3415c8f9-4761-46f3-9a59-cd66fe3565a8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:41.100607 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3415c8f9-4761-46f3-9a59-cd66fe3565a8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:41.107854 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:41.107854 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:41.111502 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3415c8f9-4761-46f3-9a59-cd66fe3565a8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:28:41.116369 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3415c8f9-4761-46f3-9a59-cd66fe3565a8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 returned with HTTP 200 Aug 06 05:28:41.116717 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 737/2948] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:41 2026] GET /volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:41.159461 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2ca5dce6-135d-4fa0-926e-5e9fbda31dd5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:41.165169 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2ca5dce6-135d-4fa0-926e-5e9fbda31dd5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:41.165474 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2ca5dce6-135d-4fa0-926e-5e9fbda31dd5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:41.165675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2ca5dce6-135d-4fa0-926e-5e9fbda31dd5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:41.165791 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-2ca5dce6-135d-4fa0-926e-5e9fbda31dd5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:41.171427 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:41.171427 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:41.172122 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2ca5dce6-135d-4fa0-926e-5e9fbda31dd5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:41.172508 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 733/2949] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:41 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:41.227246 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9199580b-6006-4156-a145-6085b4540f8d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:41.229558 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9199580b-6006-4156-a145-6085b4540f8d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:41.229834 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9199580b-6006-4156-a145-6085b4540f8d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:41.230093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9199580b-6006-4156-a145-6085b4540f8d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:41.243652 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:41.243652 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:41.248610 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9199580b-6006-4156-a145-6085b4540f8d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:41.255202 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9199580b-6006-4156-a145-6085b4540f8d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:41.255706 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 748/2950] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:41 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:41.456676 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-99f6fca5-f66c-4e90-8b86-93c52764eab3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:41.458719 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99f6fca5-f66c-4e90-8b86-93c52764eab3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:41.458950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-99f6fca5-f66c-4e90-8b86-93c52764eab3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:41.459155 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-99f6fca5-f66c-4e90-8b86-93c52764eab3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:41.459259 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-99f6fca5-f66c-4e90-8b86-93c52764eab3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:41.464089 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:41.464089 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:41.464918 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-99f6fca5-f66c-4e90-8b86-93c52764eab3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:41.465352 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 733/2951] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:41 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:41.664961 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-86a880a6-2fea-4d7d-947f-691a53aac62a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:41.668318 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86a880a6-2fea-4d7d-947f-691a53aac62a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:41.668318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-86a880a6-2fea-4d7d-947f-691a53aac62a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:41.668318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-86a880a6-2fea-4d7d-947f-691a53aac62a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:41.668318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-86a880a6-2fea-4d7d-947f-691a53aac62a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:41.671085 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:41.671085 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:41.671704 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86a880a6-2fea-4d7d-947f-691a53aac62a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:41.672036 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 738/2952] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:41 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:42.132368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0134f2cd-970f-4d3c-b9cf-293b85b9318d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:42.136209 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0134f2cd-970f-4d3c-b9cf-293b85b9318d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 Aug 06 05:28:42.136943 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0134f2cd-970f-4d3c-b9cf-293b85b9318d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:42.136943 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0134f2cd-970f-4d3c-b9cf-293b85b9318d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:42.146689 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:42.146689 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:42.154502 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0134f2cd-970f-4d3c-b9cf-293b85b9318d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:28:42.160787 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0134f2cd-970f-4d3c-b9cf-293b85b9318d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 returned with HTTP 200 Aug 06 05:28:42.161451 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 734/2953] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:42 2026] GET /volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:42.173457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-dbbe4db5-8279-42b8-8191-6fb0c3df74f5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:42.175729 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dbbe4db5-8279-42b8-8191-6fb0c3df74f5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:28:42.176802 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dbbe4db5-8279-42b8-8191-6fb0c3df74f5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e48fd791-6b5d-496a-bdcf-74b7f3a0c301", "name": "tempest-VolumesBackupsTest-Backup-1048063394"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:42.180818 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-dbbe4db5-8279-42b8-8191-6fb0c3df74f5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating new backup {'backup': {'volume_id': 'e48fd791-6b5d-496a-bdcf-74b7f3a0c301', 'name': 'tempest-VolumesBackupsTest-Backup-1048063394'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:28:42.180894 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-dbbe4db5-8279-42b8-8191-6fb0c3df74f5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating backup of volume e48fd791-6b5d-496a-bdcf-74b7f3a0c301 in container None Aug 06 05:28:42.182427 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8756aeac-2479-47bc-a124-6f80a852930c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:42.187782 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8756aeac-2479-47bc-a124-6f80a852930c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:42.187782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8756aeac-2479-47bc-a124-6f80a852930c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:42.187782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8756aeac-2479-47bc-a124-6f80a852930c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:42.187782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-8756aeac-2479-47bc-a124-6f80a852930c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:42.192572 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:42.192572 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:42.192572 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-dbbe4db5-8279-42b8-8191-6fb0c3df74f5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:28:42.197058 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:42.197058 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:42.197058 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8756aeac-2479-47bc-a124-6f80a852930c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:42.197058 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 734/2954] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:42 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:42.228348 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-dbbe4db5-8279-42b8-8191-6fb0c3df74f5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['c4fcc016-c6d9-4a14-a922-80deb2285253', '97aa345c-a3bd-4816-b531-391b5b9a13ed'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:42.270148 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dbbe4db5-8279-42b8-8191-6fb0c3df74f5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:28:42.270766 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 749/2955] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:42 2026] POST /volume/v3/backups => generated 330 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:42.271528 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-013833e3-6d70-44be-a706-49ca25cadde6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:42.273521 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-013833e3-6d70-44be-a706-49ca25cadde6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:42.273725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-013833e3-6d70-44be-a706-49ca25cadde6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:42.273946 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-013833e3-6d70-44be-a706-49ca25cadde6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:42.280570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6728533e-b02b-435e-9465-4c39578ca83c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:42.282966 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6728533e-b02b-435e-9465-4c39578ca83c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:42.283308 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6728533e-b02b-435e-9465-4c39578ca83c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:42.283548 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6728533e-b02b-435e-9465-4c39578ca83c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:42.283675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-6728533e-b02b-435e-9465-4c39578ca83c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:42.286175 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:42.286175 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:42.290904 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-013833e3-6d70-44be-a706-49ca25cadde6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:42.291672 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:42.291672 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:42.292780 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6728533e-b02b-435e-9465-4c39578ca83c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:42.293352 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 735/2956] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:42 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:42.297122 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-013833e3-6d70-44be-a706-49ca25cadde6 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:42.297645 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 739/2957] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:42 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:42.475811 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-329e4e1c-a0f0-4932-b7ad-babb307bdb5d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:42.477794 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-329e4e1c-a0f0-4932-b7ad-babb307bdb5d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:42.478178 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-329e4e1c-a0f0-4932-b7ad-babb307bdb5d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:42.478486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-329e4e1c-a0f0-4932-b7ad-babb307bdb5d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:42.478681 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-329e4e1c-a0f0-4932-b7ad-babb307bdb5d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:42.485143 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:42.485143 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:42.486656 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-329e4e1c-a0f0-4932-b7ad-babb307bdb5d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:42.487135 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 735/2958] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:42 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:42.690040 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bc120338-f7b3-49f3-93b6-deedbf0ec13d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:42.692737 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc120338-f7b3-49f3-93b6-deedbf0ec13d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:42.696197 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc120338-f7b3-49f3-93b6-deedbf0ec13d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:42.697336 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc120338-f7b3-49f3-93b6-deedbf0ec13d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:42.697757 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-bc120338-f7b3-49f3-93b6-deedbf0ec13d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:42.710335 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:42.710335 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:42.711070 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc120338-f7b3-49f3-93b6-deedbf0ec13d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:42.711471 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 750/2959] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:42 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:42.774768 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-c7d1ea80-64af-4c7c-9498-f608c8337715 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:42.777633 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-c7d1ea80-64af-4c7c-9498-f608c8337715 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/attachments/d6947907-07d3-416a-bfa9-ac00c2fbfec7/action Aug 06 05:28:42.777955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-c7d1ea80-64af-4c7c-9498-f608c8337715 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:28:42.778249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-c7d1ea80-64af-4c7c-9498-f608c8337715 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:42.819029 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:42.819029 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:42.834429 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-caa16140-73f0-49d8-a02e-d68a4072de74 req-c7d1ea80-64af-4c7c-9498-f608c8337715 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments/d6947907-07d3-416a-bfa9-ac00c2fbfec7/action returned with HTTP 204 Aug 06 05:28:42.834920 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 736/2960] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:28:42 2026] POST /volume/v3/attachments/d6947907-07d3-416a-bfa9-ac00c2fbfec7/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:43.209782 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-45fcf88b-87e8-4f07-9543-36efe7d87008 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:43.213874 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-45fcf88b-87e8-4f07-9543-36efe7d87008 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:43.213874 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-45fcf88b-87e8-4f07-9543-36efe7d87008 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:43.213874 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-45fcf88b-87e8-4f07-9543-36efe7d87008 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:43.213874 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-45fcf88b-87e8-4f07-9543-36efe7d87008 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:43.218554 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:43.218554 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:43.219745 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-45fcf88b-87e8-4f07-9543-36efe7d87008 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:43.220457 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 740/2961] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:43 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:43.307655 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fe94b359-a8c2-4a07-9043-70e599560517 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:43.309778 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe94b359-a8c2-4a07-9043-70e599560517 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:43.310079 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe94b359-a8c2-4a07-9043-70e599560517 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:43.310423 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe94b359-a8c2-4a07-9043-70e599560517 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:43.310629 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fe94b359-a8c2-4a07-9043-70e599560517 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:43.316734 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:43.316734 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:43.317872 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe94b359-a8c2-4a07-9043-70e599560517 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:43.319762 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 736/2962] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:43 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:43.319980 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b2fe1845-dad5-46bb-871e-cbde001f1357 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:43.325369 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b2fe1845-dad5-46bb-871e-cbde001f1357 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:43.325369 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b2fe1845-dad5-46bb-871e-cbde001f1357 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:43.325369 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b2fe1845-dad5-46bb-871e-cbde001f1357 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:43.346538 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:43.346538 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:43.356402 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b2fe1845-dad5-46bb-871e-cbde001f1357 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:43.378381 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b2fe1845-dad5-46bb-871e-cbde001f1357 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:43.381890 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 751/2963] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:43 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 1231 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:43.399317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-443a4705-8d54-4f3a-b0d9-fa07f5a54aea None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:43.401189 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-443a4705-8d54-4f3a-b0d9-fa07f5a54aea tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:43.401399 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-443a4705-8d54-4f3a-b0d9-fa07f5a54aea tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:43.401596 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-443a4705-8d54-4f3a-b0d9-fa07f5a54aea tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:43.415635 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:43.415635 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:43.420922 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-443a4705-8d54-4f3a-b0d9-fa07f5a54aea tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:43.430643 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-443a4705-8d54-4f3a-b0d9-fa07f5a54aea tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:43.431374 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 737/2964] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:43 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 1231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:43.502040 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b3db45e8-2843-4cb8-86f5-608738f38d4b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:43.503938 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b3db45e8-2843-4cb8-86f5-608738f38d4b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:43.504447 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b3db45e8-2843-4cb8-86f5-608738f38d4b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:43.504865 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b3db45e8-2843-4cb8-86f5-608738f38d4b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:43.506087 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b3db45e8-2843-4cb8-86f5-608738f38d4b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:43.513197 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:43.513197 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:43.513197 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b3db45e8-2843-4cb8-86f5-608738f38d4b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:43.513197 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 741/2965] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:43 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:43.727269 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-90b91e59-11b4-46d7-80a0-94f27c5fa5a3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:43.731923 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-90b91e59-11b4-46d7-80a0-94f27c5fa5a3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:43.732187 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-90b91e59-11b4-46d7-80a0-94f27c5fa5a3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:43.734652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-90b91e59-11b4-46d7-80a0-94f27c5fa5a3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:43.734652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-90b91e59-11b4-46d7-80a0-94f27c5fa5a3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:43.742203 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:43.742203 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:43.742937 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-90b91e59-11b4-46d7-80a0-94f27c5fa5a3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:43.743357 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 737/2966] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:43 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:44.003694 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-33623e98-8ee0-4a69-8905-b1d45eaaa618 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.005584 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-33623e98-8ee0-4a69-8905-b1d45eaaa618 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:44.005800 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-33623e98-8ee0-4a69-8905-b1d45eaaa618 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.006018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-33623e98-8ee0-4a69-8905-b1d45eaaa618 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.018227 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.018227 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:44.025149 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-33623e98-8ee0-4a69-8905-b1d45eaaa618 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:44.030780 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-33623e98-8ee0-4a69-8905-b1d45eaaa618 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:44.034303 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 752/2967] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:44 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:44.231924 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-128e648c-d592-4fcf-94de-e925e0917b20 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.233936 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-128e648c-d592-4fcf-94de-e925e0917b20 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:44.234301 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-128e648c-d592-4fcf-94de-e925e0917b20 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.237503 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-128e648c-d592-4fcf-94de-e925e0917b20 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.237503 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-128e648c-d592-4fcf-94de-e925e0917b20 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:44.240643 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.240643 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:44.241394 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-128e648c-d592-4fcf-94de-e925e0917b20 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:44.241756 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 738/2968] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:44 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:44.331550 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-611b4599-8468-452b-8994-b6413174845d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.336207 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-611b4599-8468-452b-8994-b6413174845d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:44.336447 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-611b4599-8468-452b-8994-b6413174845d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.337110 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-611b4599-8468-452b-8994-b6413174845d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.337370 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-611b4599-8468-452b-8994-b6413174845d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:44.343844 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.343844 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:44.344941 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-611b4599-8468-452b-8994-b6413174845d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:44.345569 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 742/2969] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:44 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:44.350395 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-91824643-772d-46d5-a08d-b102631127a5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.353368 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-91824643-772d-46d5-a08d-b102631127a5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:44.353576 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-91824643-772d-46d5-a08d-b102631127a5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.353756 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-91824643-772d-46d5-a08d-b102631127a5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.363501 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.363501 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:44.368444 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-91824643-772d-46d5-a08d-b102631127a5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:44.373520 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-91824643-772d-46d5-a08d-b102631127a5 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:44.373901 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 738/2970] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:44 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:44.463238 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ef121ce8-091f-420a-9433-e2ce9efee240 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.463745 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ef121ce8-091f-420a-9433-e2ce9efee240 None None] GET https://10.4.3.205/volume// Aug 06 05:28:44.463955 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ef121ce8-091f-420a-9433-e2ce9efee240 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.464220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ef121ce8-091f-420a-9433-e2ce9efee240 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.464627 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ef121ce8-091f-420a-9433-e2ce9efee240 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:44.465009 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 753/2971] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:28: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 06 05:28:44.473094 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-b87e0bcf-fd27-4c53-99ab-d4ebdf422f31 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.475375 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-b87e0bcf-fd27-4c53-99ab-d4ebdf422f31 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:28:44.475865 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-b87e0bcf-fd27-4c53-99ab-d4ebdf422f31 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d4ed1d8-37f5-46a5-b222-b2a0fd79bece", "connector": null, "instance_uuid": "0625c24c-a589-420e-9ba8-2779da565d8b"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:44.486595 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.486595 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:44.526321 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5a800545-79ee-4fb9-832a-f78d3cb88cb4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.529043 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5a800545-79ee-4fb9-832a-f78d3cb88cb4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:44.530014 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5a800545-79ee-4fb9-832a-f78d3cb88cb4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.530278 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5a800545-79ee-4fb9-832a-f78d3cb88cb4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.530852 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5a800545-79ee-4fb9-832a-f78d3cb88cb4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:44.533306 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-b87e0bcf-fd27-4c53-99ab-d4ebdf422f31 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:28:44.533775 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 739/2972] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:28:44 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:44.537547 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.537547 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:44.539580 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5a800545-79ee-4fb9-832a-f78d3cb88cb4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:44.540000 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 743/2973] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:44 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:44.570479 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e9bd96af-5700-4e97-a583-20bc806382a1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.573681 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e9bd96af-5700-4e97-a583-20bc806382a1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:44.573863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e9bd96af-5700-4e97-a583-20bc806382a1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.574083 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e9bd96af-5700-4e97-a583-20bc806382a1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.582320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-645985ae-77a7-4087-9f53-8f4261f744e2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.582692 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-645985ae-77a7-4087-9f53-8f4261f744e2 None None] GET https://10.4.3.205/volume// Aug 06 05:28:44.582883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-645985ae-77a7-4087-9f53-8f4261f744e2 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.583153 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-645985ae-77a7-4087-9f53-8f4261f744e2 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.583485 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-645985ae-77a7-4087-9f53-8f4261f744e2 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:44.583882 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 754/2974] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:28: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 06 05:28:44.589753 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.589753 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:44.593615 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-3d523c47-eb96-4faf-bf29-2b146520567f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.595723 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e9bd96af-5700-4e97-a583-20bc806382a1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:44.596230 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-3d523c47-eb96-4faf-bf29-2b146520567f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:44.596574 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-3d523c47-eb96-4faf-bf29-2b146520567f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.596864 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-3d523c47-eb96-4faf-bf29-2b146520567f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.603023 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e9bd96af-5700-4e97-a583-20bc806382a1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:44.603634 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 739/2975] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:44 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 936 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:44.610049 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.610049 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:44.616183 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-3d523c47-eb96-4faf-bf29-2b146520567f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:44.621839 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-3d523c47-eb96-4faf-bf29-2b146520567f tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:44.622384 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 740/2976] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:28:44 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 1116 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:28:44.767810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-67ec0e87-7e91-4eec-af58-b5bb378329b9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.767810 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-67ec0e87-7e91-4eec-af58-b5bb378329b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:44.767810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-67ec0e87-7e91-4eec-af58-b5bb378329b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:44.767810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-67ec0e87-7e91-4eec-af58-b5bb378329b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:44.767810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-67ec0e87-7e91-4eec-af58-b5bb378329b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:44.774283 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.774283 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:44.775091 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-67ec0e87-7e91-4eec-af58-b5bb378329b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:44.775542 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 744/2977] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:44 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:44.781035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-9668fad4-52f4-4cc6-84d5-d55faf180dcc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:44.786554 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-9668fad4-52f4-4cc6-84d5-d55faf180dcc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] PUT https://10.4.3.205/volume/v3/attachments/6790a54c-5ba4-4d7f-9caa-dd2f8c5356dc Aug 06 05:28:44.787166 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-9668fad4-52f4-4cc6-84d5-d55faf180dcc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:44.799092 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-9668fad4-52f4-4cc6-84d5-d55faf180dcc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Acquiring lock "cinder-attachment_update-4d4ed1d8-37f5-46a5-b222-b2a0fd79bece-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:28:44.805115 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-9668fad4-52f4-4cc6-84d5-d55faf180dcc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Lock "cinder-attachment_update-4d4ed1d8-37f5-46a5-b222-b2a0fd79bece-np0000006623" acquired by "attachment_update" :: waited 0.007s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:28:44.806771 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:44.806771 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:44.899481 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-9668fad4-52f4-4cc6-84d5-d55faf180dcc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Lock "cinder-attachment_update-4d4ed1d8-37f5-46a5-b222-b2a0fd79bece-np0000006623" released by "attachment_update" :: held 0.094s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:28:44.899849 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-9668fad4-52f4-4cc6-84d5-d55faf180dcc tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments/6790a54c-5ba4-4d7f-9caa-dd2f8c5356dc returned with HTTP 200 Aug 06 05:28:44.900401 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 755/2978] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:28:44 2026] PUT /volume/v3/attachments/6790a54c-5ba4-4d7f-9caa-dd2f8c5356dc => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:45.253059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-19ffc768-24ba-483a-890b-cd7685b0a40a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:45.255303 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-19ffc768-24ba-483a-890b-cd7685b0a40a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:45.255643 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-19ffc768-24ba-483a-890b-cd7685b0a40a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:45.256133 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-19ffc768-24ba-483a-890b-cd7685b0a40a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:45.256133 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-19ffc768-24ba-483a-890b-cd7685b0a40a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:45.260929 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:45.260929 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:45.261542 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-19ffc768-24ba-483a-890b-cd7685b0a40a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:45.261898 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 740/2979] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:45 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:45.355781 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-280135df-c65c-4ca1-bce1-5738e4de48c7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:45.357602 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-280135df-c65c-4ca1-bce1-5738e4de48c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:45.357798 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-280135df-c65c-4ca1-bce1-5738e4de48c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:45.357976 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-280135df-c65c-4ca1-bce1-5738e4de48c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:45.358108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-280135df-c65c-4ca1-bce1-5738e4de48c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:45.362509 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:45.362509 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:45.363227 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-280135df-c65c-4ca1-bce1-5738e4de48c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:45.363617 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 741/2980] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:45 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:45.554370 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-46ead912-4abc-475d-9523-a00c8c7fdb08 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:45.556544 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-46ead912-4abc-475d-9523-a00c8c7fdb08 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:45.557148 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-46ead912-4abc-475d-9523-a00c8c7fdb08 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:45.557387 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-46ead912-4abc-475d-9523-a00c8c7fdb08 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:45.557499 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-46ead912-4abc-475d-9523-a00c8c7fdb08 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:45.562730 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:45.562730 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:45.563918 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-46ead912-4abc-475d-9523-a00c8c7fdb08 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:45.564309 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 745/2981] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:45 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:45.618606 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0be199b4-75a4-41aa-a00c-5ad5abead7c8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:45.621412 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0be199b4-75a4-41aa-a00c-5ad5abead7c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:45.621670 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0be199b4-75a4-41aa-a00c-5ad5abead7c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:45.621928 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0be199b4-75a4-41aa-a00c-5ad5abead7c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:45.636188 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:45.636188 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:45.641511 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0be199b4-75a4-41aa-a00c-5ad5abead7c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:45.649551 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0be199b4-75a4-41aa-a00c-5ad5abead7c8 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:45.650108 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 756/2982] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:45 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:45.789519 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d3329af7-b764-4f0f-bc13-3d5f722dbdd8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:45.793574 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d3329af7-b764-4f0f-bc13-3d5f722dbdd8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:45.793958 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d3329af7-b764-4f0f-bc13-3d5f722dbdd8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:45.794198 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d3329af7-b764-4f0f-bc13-3d5f722dbdd8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:45.794368 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d3329af7-b764-4f0f-bc13-3d5f722dbdd8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:45.803486 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:45.803486 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:45.804925 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d3329af7-b764-4f0f-bc13-3d5f722dbdd8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:45.805696 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 741/2983] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:45 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:46.279583 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7050c8fb-3d83-43ec-b183-a4b3b2accac1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:46.284176 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7050c8fb-3d83-43ec-b183-a4b3b2accac1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:46.284523 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7050c8fb-3d83-43ec-b183-a4b3b2accac1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:46.284810 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7050c8fb-3d83-43ec-b183-a4b3b2accac1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:46.284966 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7050c8fb-3d83-43ec-b183-a4b3b2accac1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:46.293453 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:46.293453 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:46.294119 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7050c8fb-3d83-43ec-b183-a4b3b2accac1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:46.294721 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 742/2984] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:46 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:46.374779 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-88e0b178-f226-4cc0-9ba6-08f251abf9cb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:46.376631 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-88e0b178-f226-4cc0-9ba6-08f251abf9cb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:46.376807 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-88e0b178-f226-4cc0-9ba6-08f251abf9cb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:46.376986 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-88e0b178-f226-4cc0-9ba6-08f251abf9cb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:46.377093 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-88e0b178-f226-4cc0-9ba6-08f251abf9cb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:46.381094 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:46.381094 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:46.381937 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-88e0b178-f226-4cc0-9ba6-08f251abf9cb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:46.382344 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 746/2985] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:46 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:46.578398 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f31d7c8b-5190-451d-8e0e-06f5abcb7db8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:46.580438 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f31d7c8b-5190-451d-8e0e-06f5abcb7db8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:46.580661 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f31d7c8b-5190-451d-8e0e-06f5abcb7db8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:46.580913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f31d7c8b-5190-451d-8e0e-06f5abcb7db8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:46.581075 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-f31d7c8b-5190-451d-8e0e-06f5abcb7db8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:46.587471 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:46.587471 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:46.588615 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f31d7c8b-5190-451d-8e0e-06f5abcb7db8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:46.590093 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 757/2986] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:46 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:46.666189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-acfd5c5c-9823-45cb-8ec8-3f3c344f2ff1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:46.668246 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acfd5c5c-9823-45cb-8ec8-3f3c344f2ff1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:46.668538 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acfd5c5c-9823-45cb-8ec8-3f3c344f2ff1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:46.668851 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acfd5c5c-9823-45cb-8ec8-3f3c344f2ff1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:46.680017 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:46.680017 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:46.684574 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-acfd5c5c-9823-45cb-8ec8-3f3c344f2ff1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:46.691969 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acfd5c5c-9823-45cb-8ec8-3f3c344f2ff1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:46.692396 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 742/2987] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:46 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:46.822830 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5ea86915-d13c-462a-9aa9-263dd14f800e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:46.827747 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ea86915-d13c-462a-9aa9-263dd14f800e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:46.828047 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ea86915-d13c-462a-9aa9-263dd14f800e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:46.828422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ea86915-d13c-462a-9aa9-263dd14f800e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:46.828599 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-5ea86915-d13c-462a-9aa9-263dd14f800e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:46.836630 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:46.836630 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:46.837615 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ea86915-d13c-462a-9aa9-263dd14f800e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:46.838197 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 743/2988] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:46 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:47.309502 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-51d80984-e26f-4e7b-8cbf-750e9a3a2100 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:47.311541 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-51d80984-e26f-4e7b-8cbf-750e9a3a2100 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:47.311794 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-51d80984-e26f-4e7b-8cbf-750e9a3a2100 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:47.312107 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-51d80984-e26f-4e7b-8cbf-750e9a3a2100 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:47.312173 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-51d80984-e26f-4e7b-8cbf-750e9a3a2100 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:47.316364 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:47.316364 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:47.316909 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-51d80984-e26f-4e7b-8cbf-750e9a3a2100 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:47.320103 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 747/2989] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:47 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:47.396884 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2614c23f-bea8-4202-9c05-914924787cd3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:47.399163 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2614c23f-bea8-4202-9c05-914924787cd3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:47.399457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2614c23f-bea8-4202-9c05-914924787cd3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:47.399733 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2614c23f-bea8-4202-9c05-914924787cd3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:47.399909 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2614c23f-bea8-4202-9c05-914924787cd3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:47.405640 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:47.405640 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:47.407668 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2614c23f-bea8-4202-9c05-914924787cd3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:47.407668 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 758/2990] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:47 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:47.601103 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-11610a90-9c7e-4f36-8eb4-ff92c8660af9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:47.602849 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-11610a90-9c7e-4f36-8eb4-ff92c8660af9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:47.603073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-11610a90-9c7e-4f36-8eb4-ff92c8660af9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:47.603305 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-11610a90-9c7e-4f36-8eb4-ff92c8660af9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:47.603457 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-11610a90-9c7e-4f36-8eb4-ff92c8660af9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:47.608043 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:47.608043 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:47.608897 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-11610a90-9c7e-4f36-8eb4-ff92c8660af9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:47.609306 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 743/2991] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:47 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:47.708228 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ccb82113-251a-4bd2-85af-f27beb09af0d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:47.712199 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ccb82113-251a-4bd2-85af-f27beb09af0d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:47.712458 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ccb82113-251a-4bd2-85af-f27beb09af0d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:47.712681 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ccb82113-251a-4bd2-85af-f27beb09af0d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:47.726247 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:47.726247 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:47.730906 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ccb82113-251a-4bd2-85af-f27beb09af0d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:47.735446 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ccb82113-251a-4bd2-85af-f27beb09af0d tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:47.735800 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 744/2992] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:47 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:47.850304 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a97928c5-a20a-4904-81ad-80592dba7251 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:47.852807 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a97928c5-a20a-4904-81ad-80592dba7251 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:47.853057 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a97928c5-a20a-4904-81ad-80592dba7251 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:47.853308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a97928c5-a20a-4904-81ad-80592dba7251 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:47.853458 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-a97928c5-a20a-4904-81ad-80592dba7251 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:47.868433 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:47.868433 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:47.868433 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a97928c5-a20a-4904-81ad-80592dba7251 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:47.868433 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 748/2993] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:47 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:48.330023 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0ee6a664-6287-4d4d-8e3f-f94e59febc1b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:48.334260 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ee6a664-6287-4d4d-8e3f-f94e59febc1b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:48.334260 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ee6a664-6287-4d4d-8e3f-f94e59febc1b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:48.334609 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ee6a664-6287-4d4d-8e3f-f94e59febc1b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:48.334818 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0ee6a664-6287-4d4d-8e3f-f94e59febc1b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:48.341199 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:48.341199 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:48.342873 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ee6a664-6287-4d4d-8e3f-f94e59febc1b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:48.343811 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 759/2994] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:48 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:48.417243 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b8203d0b-ed5c-4749-b353-8620334922d9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:48.418930 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8203d0b-ed5c-4749-b353-8620334922d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:48.419141 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8203d0b-ed5c-4749-b353-8620334922d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:48.419282 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b8203d0b-ed5c-4749-b353-8620334922d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:48.419434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-b8203d0b-ed5c-4749-b353-8620334922d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:48.423545 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:48.423545 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:48.424361 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b8203d0b-ed5c-4749-b353-8620334922d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:48.425099 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 744/2995] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:48 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:48.620375 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fb85d591-d062-4811-b1a1-c55c4df7a45d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:48.622515 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fb85d591-d062-4811-b1a1-c55c4df7a45d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:48.622789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fb85d591-d062-4811-b1a1-c55c4df7a45d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:48.623045 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fb85d591-d062-4811-b1a1-c55c4df7a45d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:48.623204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-fb85d591-d062-4811-b1a1-c55c4df7a45d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:48.628667 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:48.628667 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:48.629559 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fb85d591-d062-4811-b1a1-c55c4df7a45d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:48.630008 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 745/2996] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:48 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:48.750521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-da4d7820-f262-4d85-89df-15e1aad75bc7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:48.752644 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-da4d7820-f262-4d85-89df-15e1aad75bc7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:48.753254 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-da4d7820-f262-4d85-89df-15e1aad75bc7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:48.753254 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-da4d7820-f262-4d85-89df-15e1aad75bc7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:48.765355 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:48.765355 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:48.769509 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-da4d7820-f262-4d85-89df-15e1aad75bc7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:48.774820 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-da4d7820-f262-4d85-89df-15e1aad75bc7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:48.776324 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 749/2997] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:48 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:48.881111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a5cda4f3-5dac-4e37-a9e4-328b599187ac None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:48.882833 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a5cda4f3-5dac-4e37-a9e4-328b599187ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:48.883048 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a5cda4f3-5dac-4e37-a9e4-328b599187ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:48.883227 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a5cda4f3-5dac-4e37-a9e4-328b599187ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:48.883365 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a5cda4f3-5dac-4e37-a9e4-328b599187ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:48.887956 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:48.887956 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:48.888532 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a5cda4f3-5dac-4e37-a9e4-328b599187ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:48.888969 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 760/2998] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:48 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:49.248153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:49.249763 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:49.250221 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1975736815", "snapshot_id": null, "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "volume_type": null, "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:49.251809 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1975736815', 'snapshot_id': None, 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'volume_type': None, 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:49.333966 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Create volume of 1 GB Aug 06 05:28:49.338198 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Availability Zones retrieved successfully. Aug 06 05:28:49.343952 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Flow 'volume_create_api' (0cf4d44b-8603-47ec-8cc5-8273b0d01246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:49.344801 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed49405f-5c71-4c42-a79e-260fa4d0a8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:49.345717 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:49.356042 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-24d53b0c-d1d4-438a-88c2-d5f0bfef8243 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:49.357606 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-24d53b0c-d1d4-438a-88c2-d5f0bfef8243 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:49.357785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-24d53b0c-d1d4-438a-88c2-d5f0bfef8243 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:49.358004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-24d53b0c-d1d4-438a-88c2-d5f0bfef8243 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:49.358133 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-24d53b0c-d1d4-438a-88c2-d5f0bfef8243 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:49.362848 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:49.362848 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:49.363715 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-24d53b0c-d1d4-438a-88c2-d5f0bfef8243 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:49.364197 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 746/2999] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:49 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:49.409696 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed49405f-5c71-4c42-a79e-260fa4d0a8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:49.410855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (479c9828-a7cd-47ef-831f-5a667b32c8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:49.436369 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5704e07f-2a08-4557-aa9d-a4dd6fc59500 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:49.438262 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5704e07f-2a08-4557-aa9d-a4dd6fc59500 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:49.438513 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5704e07f-2a08-4557-aa9d-a4dd6fc59500 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:49.438733 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5704e07f-2a08-4557-aa9d-a4dd6fc59500 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:49.438844 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5704e07f-2a08-4557-aa9d-a4dd6fc59500 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:49.442949 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:49.442949 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:49.443842 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5704e07f-2a08-4557-aa9d-a4dd6fc59500 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:49.444244 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 750/3000] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:49 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:49.476377 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Created reservations ['910c62c3-0184-4e8f-80f0-4fb032d8b434', 'e735c667-3685-4107-b863-48c4bda77b10', '388c492d-bc63-45e6-be60-f1ff17127491', '31686a9b-a708-4271-afc3-89f25ddaf070'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:49.477145 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (479c9828-a7cd-47ef-831f-5a667b32c8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910c62c3-0184-4e8f-80f0-4fb032d8b434', 'e735c667-3685-4107-b863-48c4bda77b10', '388c492d-bc63-45e6-be60-f1ff17127491', '31686a9b-a708-4271-afc3-89f25ddaf070']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:49.477830 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dad5415-06e2-4740-b1af-2542127c8af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:49.498545 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dad5415-06e2-4740-b1af-2542127c8af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d864614-a65d-4db2-bb85-edfdcc1c90af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1975736815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404395b1660749b688ac1d5444ab8bc3',qos_specs=None,replication_status=,reservations=['910c62c3-0184-4e8f-80f0-4fb032d8b434','e735c667-3685-4107-b863-48c4bda77b10','388c492d-bc63-45e6-be60-f1ff17127491','31686a9b-a708-4271-afc3-89f25ddaf070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7c6ebcadef4c6aa7598a8ca6955290',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1975736815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d864614-a65d-4db2-bb85-edfdcc1c90af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404395b1660749b688ac1d5444ab8bc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7c6ebcadef4c6aa7598a8ca6955290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:49.499281 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87243275-830b-415a-b317-c03474c27e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:49.531034 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87243275-830b-415a-b317-c03474c27e14) transitioned into state 'SUCCESS' from state '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-1975736815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404395b1660749b688ac1d5444ab8bc3',qos_specs=None,replication_status=,reservations=['910c62c3-0184-4e8f-80f0-4fb032d8b434','e735c667-3685-4107-b863-48c4bda77b10','388c492d-bc63-45e6-be60-f1ff17127491','31686a9b-a708-4271-afc3-89f25ddaf070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7c6ebcadef4c6aa7598a8ca6955290',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:49.531853 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feede5c3-5493-4e65-9005-9a36ffee61b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:49.540851 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feede5c3-5493-4e65-9005-9a36ffee61b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:49.541717 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Flow 'volume_create_api' (0cf4d44b-8603-47ec-8cc5-8273b0d01246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:49.542007 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Create volume request issued successfully. Aug 06 05:28:49.542664 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b6ba9c6-b018-4d92-af0a-5ea6ebd6bfd4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:49.543266 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 745/3001] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:49 2026] POST /volume/v3/volumes => generated 754 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:49.555119 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-eadd3158-2f7e-4634-b86c-93cd907e6ad9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:49.557785 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eadd3158-2f7e-4634-b86c-93cd907e6ad9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af Aug 06 05:28:49.558007 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eadd3158-2f7e-4634-b86c-93cd907e6ad9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:49.558199 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eadd3158-2f7e-4634-b86c-93cd907e6ad9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:49.567674 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:49.567674 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:49.574247 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-eadd3158-2f7e-4634-b86c-93cd907e6ad9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:28:49.579451 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eadd3158-2f7e-4634-b86c-93cd907e6ad9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af returned with HTTP 200 Aug 06 05:28:49.579856 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 761/3002] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:49 2026] GET /volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:49.644866 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cde0fe78-56b3-4360-9734-d51bf9ca0926 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:49.647207 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cde0fe78-56b3-4360-9734-d51bf9ca0926 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:49.647492 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cde0fe78-56b3-4360-9734-d51bf9ca0926 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:49.648941 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cde0fe78-56b3-4360-9734-d51bf9ca0926 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:49.648941 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-cde0fe78-56b3-4360-9734-d51bf9ca0926 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:49.656633 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:49.656633 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:49.657736 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cde0fe78-56b3-4360-9734-d51bf9ca0926 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:49.658231 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 747/3003] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:49 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:49.787648 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cc890ac7-d9ab-4610-8d85-0bf6d9121450 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:49.789970 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cc890ac7-d9ab-4610-8d85-0bf6d9121450 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:49.790208 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cc890ac7-d9ab-4610-8d85-0bf6d9121450 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:49.790469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cc890ac7-d9ab-4610-8d85-0bf6d9121450 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:49.801759 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:49.801759 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:49.805598 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cc890ac7-d9ab-4610-8d85-0bf6d9121450 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:49.810450 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cc890ac7-d9ab-4610-8d85-0bf6d9121450 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:49.810868 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 751/3004] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:49 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:49.900830 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4cb25366-c9a9-41bc-af20-a17e26844a02 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:49.903417 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4cb25366-c9a9-41bc-af20-a17e26844a02 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:49.903728 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4cb25366-c9a9-41bc-af20-a17e26844a02 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:49.904022 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4cb25366-c9a9-41bc-af20-a17e26844a02 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:49.904189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-4cb25366-c9a9-41bc-af20-a17e26844a02 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:49.909394 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:49.909394 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:49.910389 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4cb25366-c9a9-41bc-af20-a17e26844a02 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:49.911061 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 746/3005] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:49 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:50.215923 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-22c7ce18-24b7-45a4-bf0c-3112b40c5da7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.221418 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-22c7ce18-24b7-45a4-bf0c-3112b40c5da7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/attachments/6790a54c-5ba4-4d7f-9caa-dd2f8c5356dc/action Aug 06 05:28:50.221418 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-22c7ce18-24b7-45a4-bf0c-3112b40c5da7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:28:50.221418 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-22c7ce18-24b7-45a4-bf0c-3112b40c5da7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:50.233874 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.233874 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:50.248108 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-baab594e-6d0e-4aac-935b-214ca934ebc8 req-22c7ce18-24b7-45a4-bf0c-3112b40c5da7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments/6790a54c-5ba4-4d7f-9caa-dd2f8c5356dc/action returned with HTTP 204 Aug 06 05:28:50.248676 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 762/3006] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:28:50 2026] POST /volume/v3/attachments/6790a54c-5ba4-4d7f-9caa-dd2f8c5356dc/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:50.377309 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-04bc6a26-80bb-4ed0-bda5-d1636634dd9b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.380188 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-04bc6a26-80bb-4ed0-bda5-d1636634dd9b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:28:50.380188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-04bc6a26-80bb-4ed0-bda5-d1636634dd9b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.380188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-04bc6a26-80bb-4ed0-bda5-d1636634dd9b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.380188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-04bc6a26-80bb-4ed0-bda5-d1636634dd9b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:50.384409 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.384409 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:50.385006 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-04bc6a26-80bb-4ed0-bda5-d1636634dd9b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:28:50.385404 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 748/3007] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:28:50.410704 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b942efc2-3b46-404e-89aa-5c7dd29d3d4f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.459335 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-67e3077f-8a0f-4ba6-bd93-38ca6b77900e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.461577 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-67e3077f-8a0f-4ba6-bd93-38ca6b77900e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:50.462697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-67e3077f-8a0f-4ba6-bd93-38ca6b77900e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.462697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-67e3077f-8a0f-4ba6-bd93-38ca6b77900e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.462697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-67e3077f-8a0f-4ba6-bd93-38ca6b77900e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:50.468117 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.468117 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:50.469055 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-67e3077f-8a0f-4ba6-bd93-38ca6b77900e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:50.469514 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 747/3008] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:50.550412 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b942efc2-3b46-404e-89aa-5c7dd29d3d4f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b/export_record Aug 06 05:28:50.550412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b942efc2-3b46-404e-89aa-5c7dd29d3d4f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.551215 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b942efc2-3b46-404e-89aa-5c7dd29d3d4f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Calling method 'export_record' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.551215 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-b942efc2-3b46-404e-89aa-5c7dd29d3d4f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Export record for backup 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100429) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 05:28:50.557734 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.557734 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:50.559407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-b942efc2-3b46-404e-89aa-5c7dd29d3d4f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '132d11ccc36a493e82efaabacc4e6217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '511df74dc2644601b6d48b69b0f40acb', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:28:50.559720 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b942efc2-3b46-404e-89aa-5c7dd29d3d4f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b/export_record returned with HTTP 403 Aug 06 05:28:50.560363 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 752/3009] 10.4.3.205 () {68 vars in 1430 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b/export_record => generated 101 bytes in 150 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:50.569605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-332cf53e-856c-4ef0-a5cb-93042b00172b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.577011 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:50.577453 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-79001814"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:50.579183 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-79001814'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:50.579360 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Create volume of 1 GB Aug 06 05:28:50.585537 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Availability Zones retrieved successfully. Aug 06 05:28:50.592931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Flow 'volume_create_api' (0704c0d3-cb6d-4ff8-86c6-0fc1fd355d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:50.593820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c24521-8f09-43ec-a25e-e19b498bee94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:50.594766 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:50.596428 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f78e8955-75c7-46b5-8684-c2c104daca68 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.601180 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f78e8955-75c7-46b5-8684-c2c104daca68 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af Aug 06 05:28:50.601438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f78e8955-75c7-46b5-8684-c2c104daca68 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.601662 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f78e8955-75c7-46b5-8684-c2c104daca68 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.614897 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.614897 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:50.620419 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f78e8955-75c7-46b5-8684-c2c104daca68 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:28:50.623943 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f78e8955-75c7-46b5-8684-c2c104daca68 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af returned with HTTP 200 Aug 06 05:28:50.624596 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 749/3010] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:50.632030 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c24521-8f09-43ec-a25e-e19b498bee94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:50.633237 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b037ac6-992d-45c0-a51d-681cf952dd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:50.642272 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-203f9b3a-47a1-4436-8a51-e994d92df37b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.646208 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-203f9b3a-47a1-4436-8a51-e994d92df37b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af Aug 06 05:28:50.646526 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-203f9b3a-47a1-4436-8a51-e994d92df37b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.646785 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-203f9b3a-47a1-4436-8a51-e994d92df37b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.658922 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.658922 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:50.663407 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-203f9b3a-47a1-4436-8a51-e994d92df37b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:28:50.669187 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-203f9b3a-47a1-4436-8a51-e994d92df37b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af returned with HTTP 200 Aug 06 05:28:50.669681 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 748/3011] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:28:50.671621 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-236845f9-dc38-42bf-aa9e-6697fa303937 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.676319 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Created reservations ['f18d7c7c-f80b-4471-8d5a-94ab0f21799e', 'b4ecea2f-5943-4933-ba3a-46da8d8814bd', '33471d11-5259-4168-adbb-4ca776461f3b', 'b40ab7a8-5d3d-4748-be4f-d13c38ccda41'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:50.676968 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-236845f9-dc38-42bf-aa9e-6697fa303937 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:50.677137 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b037ac6-992d-45c0-a51d-681cf952dd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f18d7c7c-f80b-4471-8d5a-94ab0f21799e', 'b4ecea2f-5943-4933-ba3a-46da8d8814bd', '33471d11-5259-4168-adbb-4ca776461f3b', 'b40ab7a8-5d3d-4748-be4f-d13c38ccda41']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:50.677226 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-236845f9-dc38-42bf-aa9e-6697fa303937 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.677445 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-236845f9-dc38-42bf-aa9e-6697fa303937 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.677554 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-236845f9-dc38-42bf-aa9e-6697fa303937 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:50.678271 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d84871b-f29b-462a-a670-75e7d998732a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:50.684779 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-25ac6698-8980-400a-b939-802eab91c392 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.688311 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.688311 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:50.688528 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-25ac6698-8980-400a-b939-802eab91c392 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af Aug 06 05:28:50.688528 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-25ac6698-8980-400a-b939-802eab91c392 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.688528 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-25ac6698-8980-400a-b939-802eab91c392 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.688672 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-236845f9-dc38-42bf-aa9e-6697fa303937 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:50.688672 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 753/3012] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:50.694866 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.694866 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:50.698639 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-25ac6698-8980-400a-b939-802eab91c392 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:28:50.704128 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-25ac6698-8980-400a-b939-802eab91c392 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af returned with HTTP 200 Aug 06 05:28:50.704762 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 750/3013] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:50.705890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d84871b-f29b-462a-a670-75e7d998732a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3b929c1-ceca-496a-a5cf-19aa89666de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-79001814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='511df74dc2644601b6d48b69b0f40acb',qos_specs=None,replication_status=,reservations=['f18d7c7c-f80b-4471-8d5a-94ab0f21799e','b4ecea2f-5943-4933-ba3a-46da8d8814bd','33471d11-5259-4168-adbb-4ca776461f3b','b40ab7a8-5d3d-4748-be4f-d13c38ccda41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5299d3cc01e544aabbc1c377ea11d0a7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-79001814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3b929c1-ceca-496a-a5cf-19aa89666de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='511df74dc2644601b6d48b69b0f40acb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5299d3cc01e544aabbc1c377ea11d0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:50.706859 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6e3dad-8f35-4ed0-9c5f-674f161cd113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:50.719031 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-23dde4ed-3c74-4922-8fa4-cbed82378a92 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.720817 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-23dde4ed-3c74-4922-8fa4-cbed82378a92 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:28:50.721200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-23dde4ed-3c74-4922-8fa4-cbed82378a92 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d864614-a65d-4db2-bb85-edfdcc1c90af", "name": "tempest-TestVolumeBackupRestore-backup-449229064", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:50.723064 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-23dde4ed-3c74-4922-8fa4-cbed82378a92 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Creating new backup {'backup': {'volume_id': '1d864614-a65d-4db2-bb85-edfdcc1c90af', 'name': 'tempest-TestVolumeBackupRestore-backup-449229064', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:28:50.723751 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-23dde4ed-3c74-4922-8fa4-cbed82378a92 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Creating backup of volume 1d864614-a65d-4db2-bb85-edfdcc1c90af in container None Aug 06 05:28:50.737423 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6e3dad-8f35-4ed0-9c5f-674f161cd113) transitioned into state 'SUCCESS' from state '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-79001814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='511df74dc2644601b6d48b69b0f40acb',qos_specs=None,replication_status=,reservations=['f18d7c7c-f80b-4471-8d5a-94ab0f21799e','b4ecea2f-5943-4933-ba3a-46da8d8814bd','33471d11-5259-4168-adbb-4ca776461f3b','b40ab7a8-5d3d-4748-be4f-d13c38ccda41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5299d3cc01e544aabbc1c377ea11d0a7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:50.737584 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.737584 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:50.738260 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-23dde4ed-3c74-4922-8fa4-cbed82378a92 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:28:50.738406 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1803ee02-6e2f-4bfb-b470-a7e47125f77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:50.750659 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1803ee02-6e2f-4bfb-b470-a7e47125f77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:50.751472 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Flow 'volume_create_api' (0704c0d3-cb6d-4ff8-86c6-0fc1fd355d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:50.751821 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Create volume request issued successfully. Aug 06 05:28:50.752633 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-332cf53e-856c-4ef0-a5cb-93042b00172b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:50.753092 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 763/3014] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:28:50 2026] POST /volume/v3/volumes => generated 776 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:50.769600 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-57584f80-2d86-4e85-8fed-2c3bee692416 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.772008 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-57584f80-2d86-4e85-8fed-2c3bee692416 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 Aug 06 05:28:50.772361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-57584f80-2d86-4e85-8fed-2c3bee692416 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.772411 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-23dde4ed-3c74-4922-8fa4-cbed82378a92 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Created reservations ['872b5955-5df6-46fb-9692-c59d75e970ae', 'd50631b3-b755-4778-8ea1-54ac79f98111'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:50.772645 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-57584f80-2d86-4e85-8fed-2c3bee692416 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.782360 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.782360 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:50.786617 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-57584f80-2d86-4e85-8fed-2c3bee692416 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:28:50.791960 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-57584f80-2d86-4e85-8fed-2c3bee692416 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 returned with HTTP 200 Aug 06 05:28:50.792517 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 754/3015] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:50.812792 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-23dde4ed-3c74-4922-8fa4-cbed82378a92 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:28:50.813471 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 749/3016] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:50 2026] POST /volume/v3/backups => generated 334 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:50.822548 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eb8896e6-c6ef-4dbd-adcc-e7dc2908906b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.825615 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb8896e6-c6ef-4dbd-adcc-e7dc2908906b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:50.825615 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb8896e6-c6ef-4dbd-adcc-e7dc2908906b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.825615 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb8896e6-c6ef-4dbd-adcc-e7dc2908906b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.826717 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3a4218b0-4c20-4921-82ed-f30f7a73db85 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.828674 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3a4218b0-4c20-4921-82ed-f30f7a73db85 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:28:50.828873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3a4218b0-4c20-4921-82ed-f30f7a73db85 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.829106 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3a4218b0-4c20-4921-82ed-f30f7a73db85 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.829209 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-3a4218b0-4c20-4921-82ed-f30f7a73db85 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:50.834460 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.834460 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:50.835557 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.835557 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:50.836613 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3a4218b0-4c20-4921-82ed-f30f7a73db85 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:28:50.837266 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 764/3017] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 741 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:50.837474 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-eb8896e6-c6ef-4dbd-adcc-e7dc2908906b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:50.841454 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb8896e6-c6ef-4dbd-adcc-e7dc2908906b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:50.841504 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 751/3018] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 1229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:50.859102 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6811a7f6-fd79-4877-acb7-0206064401f9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.862404 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6811a7f6-fd79-4877-acb7-0206064401f9 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:28:50.862731 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6811a7f6-fd79-4877-acb7-0206064401f9 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.862939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6811a7f6-fd79-4877-acb7-0206064401f9 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.883445 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.883445 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:50.893081 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6811a7f6-fd79-4877-acb7-0206064401f9 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:50.898114 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6811a7f6-fd79-4877-acb7-0206064401f9 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:28:50.898513 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 755/3019] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 1229 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:50.923679 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5d51a992-e47e-4cc8-a555-8699a59be486 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.925566 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5d51a992-e47e-4cc8-a555-8699a59be486 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:50.925770 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5d51a992-e47e-4cc8-a555-8699a59be486 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.925951 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5d51a992-e47e-4cc8-a555-8699a59be486 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.926061 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-5d51a992-e47e-4cc8-a555-8699a59be486 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id f7372a0f-5295-49ca-b6f2-f6b96672cf40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:50.930449 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.930449 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:50.931112 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5d51a992-e47e-4cc8-a555-8699a59be486 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 200 Aug 06 05:28:50.931516 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 750/3020] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:50 2026] GET /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:50.941808 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-aa158947-7011-4cf9-9677-2a40f651492d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.943659 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aa158947-7011-4cf9-9677-2a40f651492d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 Aug 06 05:28:50.943929 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aa158947-7011-4cf9-9677-2a40f651492d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.944252 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aa158947-7011-4cf9-9677-2a40f651492d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.944481 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-aa158947-7011-4cf9-9677-2a40f651492d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete backup with id: f7372a0f-5295-49ca-b6f2-f6b96672cf40. Aug 06 05:28:50.949319 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.949319 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:50.963130 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-aa158947-7011-4cf9-9677-2a40f651492d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] delete_backup rpcapi backup_id f7372a0f-5295-49ca-b6f2-f6b96672cf40 {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:28:50.965006 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aa158947-7011-4cf9-9677-2a40f651492d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 returned with HTTP 202 Aug 06 05:28:50.965546 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 765/3021] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:28:50 2026] DELETE /volume/v3/backups/f7372a0f-5295-49ca-b6f2-f6b96672cf40 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:28:50.972550 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ff65a007-fdf7-4cec-b313-1cc7431ae599 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:50.974217 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ff65a007-fdf7-4cec-b313-1cc7431ae599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c Aug 06 05:28:50.974473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ff65a007-fdf7-4cec-b313-1cc7431ae599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:50.974659 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ff65a007-fdf7-4cec-b313-1cc7431ae599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:50.974816 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-ff65a007-fdf7-4cec-b313-1cc7431ae599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume with id: 4486d8db-3949-4be5-869b-f9e9b8384d7c Aug 06 05:28:50.982759 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:50.982759 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:50.983094 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ff65a007-fdf7-4cec-b313-1cc7431ae599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:28:51.003851 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ff65a007-fdf7-4cec-b313-1cc7431ae599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume request issued successfully. Aug 06 05:28:51.004058 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ff65a007-fdf7-4cec-b313-1cc7431ae599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c returned with HTTP 202 Aug 06 05:28:51.004453 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 752/3022] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:28:50 2026] DELETE /volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:28:51.012402 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3cd661e1-7351-4416-8aa8-dc8b05294780 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:51.014966 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3cd661e1-7351-4416-8aa8-dc8b05294780 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c Aug 06 05:28:51.015671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3cd661e1-7351-4416-8aa8-dc8b05294780 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:51.015671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3cd661e1-7351-4416-8aa8-dc8b05294780 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:51.023182 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:51.023182 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:51.027580 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3cd661e1-7351-4416-8aa8-dc8b05294780 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:28:51.033723 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3cd661e1-7351-4416-8aa8-dc8b05294780 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c returned with HTTP 200 Aug 06 05:28:51.034477 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 756/3023] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:51 2026] GET /volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:51.480383 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-40691c87-7530-449f-a9a8-a36fc23b1739 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:51.483187 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-40691c87-7530-449f-a9a8-a36fc23b1739 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:51.483391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-40691c87-7530-449f-a9a8-a36fc23b1739 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:51.483569 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-40691c87-7530-449f-a9a8-a36fc23b1739 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:51.483649 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-40691c87-7530-449f-a9a8-a36fc23b1739 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:51.489164 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:51.489164 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:51.490158 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-40691c87-7530-449f-a9a8-a36fc23b1739 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:51.490664 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 751/3024] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:51 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:51.698698 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-42147e2f-8bd1-4d45-99af-cf6e34e030db None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:51.700700 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-42147e2f-8bd1-4d45-99af-cf6e34e030db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:51.700915 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-42147e2f-8bd1-4d45-99af-cf6e34e030db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:51.701171 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-42147e2f-8bd1-4d45-99af-cf6e34e030db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:51.701250 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-42147e2f-8bd1-4d45-99af-cf6e34e030db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:51.705435 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:51.705435 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:51.706230 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-42147e2f-8bd1-4d45-99af-cf6e34e030db tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:51.706722 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 766/3025] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:51 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:51.807932 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c075827e-0729-4eb9-981b-817e6e4f98c2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:51.809876 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c075827e-0729-4eb9-981b-817e6e4f98c2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 Aug 06 05:28:51.810243 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c075827e-0729-4eb9-981b-817e6e4f98c2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:51.811640 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c075827e-0729-4eb9-981b-817e6e4f98c2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:51.819651 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:51.819651 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:51.823056 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c075827e-0729-4eb9-981b-817e6e4f98c2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:28:51.827652 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c075827e-0729-4eb9-981b-817e6e4f98c2 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 returned with HTTP 200 Aug 06 05:28:51.828250 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 753/3026] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:51 2026] GET /volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:51.845315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-22ec14a9-9692-4bab-9bf6-da2126acf1af None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:51.847390 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22ec14a9-9692-4bab-9bf6-da2126acf1af tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:28:51.847911 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-22ec14a9-9692-4bab-9bf6-da2126acf1af tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d3b929c1-ceca-496a-a5cf-19aa89666de7", "name": "tempest-type-Backup-97754849"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:51.849066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1fb2a02b-ea67-4796-9432-1991b544b7c3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:51.849249 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-22ec14a9-9692-4bab-9bf6-da2126acf1af tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Creating new backup {'backup': {'volume_id': 'd3b929c1-ceca-496a-a5cf-19aa89666de7', 'name': 'tempest-type-Backup-97754849'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:28:51.849479 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-22ec14a9-9692-4bab-9bf6-da2126acf1af tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Creating backup of volume d3b929c1-ceca-496a-a5cf-19aa89666de7 in container None Aug 06 05:28:51.851479 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1fb2a02b-ea67-4796-9432-1991b544b7c3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:28:51.851692 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1fb2a02b-ea67-4796-9432-1991b544b7c3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:51.852057 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1fb2a02b-ea67-4796-9432-1991b544b7c3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:51.852221 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1fb2a02b-ea67-4796-9432-1991b544b7c3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:51.856804 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:51.856804 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:51.857200 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-22ec14a9-9692-4bab-9bf6-da2126acf1af tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:28:51.857441 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:51.857441 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:51.858464 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1fb2a02b-ea67-4796-9432-1991b544b7c3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:28:51.859052 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 752/3027] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:51 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:51.874252 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-22ec14a9-9692-4bab-9bf6-da2126acf1af tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Created reservations ['1995cafc-48ad-42d3-8d4d-e52bcdcd3de6', '7107bfb1-a014-4650-bc45-35c97bb95040'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:51.902312 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22ec14a9-9692-4bab-9bf6-da2126acf1af tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:28:51.902726 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 757/3028] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:28:51 2026] POST /volume/v3/backups => generated 314 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:51.913032 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b1e494d0-df25-41e0-bea1-03afa0b7f693 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:51.914924 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1e494d0-df25-41e0-bea1-03afa0b7f693 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:28:51.915154 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1e494d0-df25-41e0-bea1-03afa0b7f693 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:51.915368 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1e494d0-df25-41e0-bea1-03afa0b7f693 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:51.915512 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b1e494d0-df25-41e0-bea1-03afa0b7f693 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:51.920828 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:51.920828 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:51.921747 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1e494d0-df25-41e0-bea1-03afa0b7f693 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:28:51.922302 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 767/3029] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:51 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:52.049081 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-05e2c2ad-6b34-4f9b-bced-c098a2df87e4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:52.051276 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-05e2c2ad-6b34-4f9b-bced-c098a2df87e4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c Aug 06 05:28:52.051562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-05e2c2ad-6b34-4f9b-bced-c098a2df87e4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:52.051802 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-05e2c2ad-6b34-4f9b-bced-c098a2df87e4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:52.058709 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-05e2c2ad-6b34-4f9b-bced-c098a2df87e4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c returned with HTTP 404 Aug 06 05:28:52.059298 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 754/3030] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:52 2026] GET /volume/v3/volumes/4486d8db-3949-4be5-869b-f9e9b8384d7c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:28:52.078211 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c87186f6-aa4d-4090-8fb8-a446549e3d93 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:52.081664 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c87186f6-aa4d-4090-8fb8-a446549e3d93 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11/export_record Aug 06 05:28:52.081915 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c87186f6-aa4d-4090-8fb8-a446549e3d93 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:52.082140 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c87186f6-aa4d-4090-8fb8-a446549e3d93 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'export_record' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:52.082282 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-c87186f6-aa4d-4090-8fb8-a446549e3d93 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Export record for backup a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 05:28:52.087740 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:52.087740 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:52.088171 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.api [None req-c87186f6-aa4d-4090-8fb8-a446549e3d93 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling RPCAPI with context: , host: np0000006623, backup: a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 05:28:52.098505 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-c87186f6-aa4d-4090-8fb8-a446549e3d93 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] export_record in rpcapi backup_id a037f54a-73a4-404b-8254-6fe270dace11 on host np0000006623. {{(pid=100427) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 05:28:52.121350 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-c87186f6-aa4d-4090-8fb8-a446549e3d93 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTAzN2Y1NGEtNzNhNC00MDRiLTgyNTQtNmZlMjcwZGFjZTExIiwgInVzZXJfaWQiOiAiNDEyNzdmMjA1YWYxNDc5NTg2Y2NiNTIwZTQ2MmE0OTgiLCAicHJvamVjdF9pZCI6ICI5NWY4OTEwMzVlNGY0MjQ5YmM1NWNkNWJmZWZlMGEwZiIsICJ2b2x1bWVfaWQiOiAiNzI4NmExNDYtYTMyNy00ZGJlLThmZTItNTAyYTE4NGQ2MjI2IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDEyNzQ5Nzg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzI4NmExNDYtYTMyNy00ZGJlLThmZTItNTAyYTE4NGQ2MjI2LzIwMjYwODA2MDUyNzU2L2F6X25vdmFfYmFja3VwX2EwMzdmNTRhLTczYTQtNDA0Yi04MjU0LTZmZTI3MGRhY2UxMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6Mjc6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjc6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyODowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100427) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 05:28:52.121686 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c87186f6-aa4d-4090-8fb8-a446549e3d93 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11/export_record returned with HTTP 200 Aug 06 05:28:52.122284 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 753/3031] 10.4.3.205 () {68 vars in 1430 bytes} [Thu Aug 6 05:28:52 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11/export_record => generated 1424 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:52.131025 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:52.133147 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:52.133576 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-164594951"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:52.135274 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-164594951'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:52.135446 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume of 1 GB Aug 06 05:28:52.135761 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:52.135761 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:52.139821 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Availability Zones retrieved successfully. Aug 06 05:28:52.147774 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (a91cd1d9-e9ea-4a70-b5a5-0f907893404d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:52.149245 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54f94722-f5aa-4fd1-87d5-e8e8b4f9f5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:52.150253 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:52.178030 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54f94722-f5aa-4fd1-87d5-e8e8b4f9f5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:52.179143 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67bc459-0c2e-4560-a13d-d0b8f0c4464b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:52.226598 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['a74bce2e-f24d-4a7e-94a4-f1b8a6eb5985', '130dc8de-d4f7-40ff-b3c8-1e5638cea81d', 'bfa930e2-073c-4f02-a093-8f66d31804fb', 'b6faa580-3506-4b62-9539-f977bbc0e40d'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:52.227700 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67bc459-0c2e-4560-a13d-d0b8f0c4464b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a74bce2e-f24d-4a7e-94a4-f1b8a6eb5985', '130dc8de-d4f7-40ff-b3c8-1e5638cea81d', 'bfa930e2-073c-4f02-a093-8f66d31804fb', 'b6faa580-3506-4b62-9539-f977bbc0e40d']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:52.228787 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (961a1fe1-1051-497e-abd2-5f3ad64cd0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:52.258075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (961a1fe1-1051-497e-abd2-5f3ad64cd0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ca222f4-ed26-4f04-b0bd-0ddda9f66e98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164594951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['a74bce2e-f24d-4a7e-94a4-f1b8a6eb5985','130dc8de-d4f7-40ff-b3c8-1e5638cea81d','bfa930e2-073c-4f02-a093-8f66d31804fb','b6faa580-3506-4b62-9539-f977bbc0e40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164594951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ca222f4-ed26-4f04-b0bd-0ddda9f66e98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f891035e4f4249bc55cd5bfefe0a0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41277f205af1479586ccb520e462a498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:52.259089 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb3511b-ebe4-45ec-a1a7-545812d913c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:52.301894 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb3511b-ebe4-45ec-a1a7-545812d913c5) transitioned into state 'SUCCESS' from state '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-164594951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['a74bce2e-f24d-4a7e-94a4-f1b8a6eb5985','130dc8de-d4f7-40ff-b3c8-1e5638cea81d','bfa930e2-073c-4f02-a093-8f66d31804fb','b6faa580-3506-4b62-9539-f977bbc0e40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:52.302833 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d56d7b3-abfc-4879-bf4a-71f55dfdb021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:52.316070 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d56d7b3-abfc-4879-bf4a-71f55dfdb021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:52.317411 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (a91cd1d9-e9ea-4a70-b5a5-0f907893404d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:52.317834 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume request issued successfully. Aug 06 05:28:52.318628 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34906a38-4dbe-4a41-b2f5-4e58558eadf8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:52.319196 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 758/3032] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:28:52 2026] POST /volume/v3/volumes => generated 777 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:52.332598 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-57855c84-7760-4e5c-b8e0-00b66446fa82 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:52.334213 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-57855c84-7760-4e5c-b8e0-00b66446fa82 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 Aug 06 05:28:52.334482 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-57855c84-7760-4e5c-b8e0-00b66446fa82 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:52.334698 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-57855c84-7760-4e5c-b8e0-00b66446fa82 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:52.342337 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:52.342337 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:52.347034 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-57855c84-7760-4e5c-b8e0-00b66446fa82 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:28:52.353893 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-57855c84-7760-4e5c-b8e0-00b66446fa82 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 returned with HTTP 200 Aug 06 05:28:52.354407 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 768/3033] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:52 2026] GET /volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:52.503106 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-baf9ec2f-8e93-456e-829e-fb96166a0f24 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:52.505973 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-baf9ec2f-8e93-456e-829e-fb96166a0f24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:52.506381 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-baf9ec2f-8e93-456e-829e-fb96166a0f24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:52.506645 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-baf9ec2f-8e93-456e-829e-fb96166a0f24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:52.506807 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-baf9ec2f-8e93-456e-829e-fb96166a0f24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:52.512450 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:52.512450 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:52.513439 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-baf9ec2f-8e93-456e-829e-fb96166a0f24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:52.514044 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 755/3034] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:52 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:52.718506 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-52788688-5454-4177-bdd3-32557a76157e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:52.720468 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-52788688-5454-4177-bdd3-32557a76157e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:52.720696 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-52788688-5454-4177-bdd3-32557a76157e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:52.720954 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-52788688-5454-4177-bdd3-32557a76157e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:52.721210 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-52788688-5454-4177-bdd3-32557a76157e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:52.726699 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:52.726699 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:52.727672 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-52788688-5454-4177-bdd3-32557a76157e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:52.728092 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 754/3035] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:52 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:52.871804 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-103e7afe-1928-4553-a37e-93418753c07c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:52.874678 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-103e7afe-1928-4553-a37e-93418753c07c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:28:52.874969 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-103e7afe-1928-4553-a37e-93418753c07c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:52.875265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-103e7afe-1928-4553-a37e-93418753c07c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:52.875442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-103e7afe-1928-4553-a37e-93418753c07c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:52.880969 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:52.880969 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:52.881903 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-103e7afe-1928-4553-a37e-93418753c07c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:28:52.882423 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 759/3036] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:52 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:52.934933 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-32ea1eaa-0554-4bb8-b4f2-f8b6e13d4b6d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:52.937278 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-32ea1eaa-0554-4bb8-b4f2-f8b6e13d4b6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:28:52.938089 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-32ea1eaa-0554-4bb8-b4f2-f8b6e13d4b6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:52.938376 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-32ea1eaa-0554-4bb8-b4f2-f8b6e13d4b6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:52.938550 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-32ea1eaa-0554-4bb8-b4f2-f8b6e13d4b6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:52.944631 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:52.944631 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:52.945735 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-32ea1eaa-0554-4bb8-b4f2-f8b6e13d4b6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:28:52.946270 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 769/3037] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:52 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:53.370196 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-00db2ed6-eabe-486e-9801-548acfdd72fb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:53.372160 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00db2ed6-eabe-486e-9801-548acfdd72fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 Aug 06 05:28:53.372432 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00db2ed6-eabe-486e-9801-548acfdd72fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:53.372837 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00db2ed6-eabe-486e-9801-548acfdd72fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:53.380879 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:53.380879 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:53.385367 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-00db2ed6-eabe-486e-9801-548acfdd72fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:28:53.391017 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00db2ed6-eabe-486e-9801-548acfdd72fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 returned with HTTP 200 Aug 06 05:28:53.391842 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 756/3038] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:53 2026] GET /volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:53.406576 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-acd65dee-60dd-4382-8c41-9a406f39162d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:53.409084 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acd65dee-60dd-4382-8c41-9a406f39162d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:28:53.409469 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acd65dee-60dd-4382-8c41-9a406f39162d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ca222f4-ed26-4f04-b0bd-0ddda9f66e98", "name": "tempest-type-Backup-1527619183"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:53.411377 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-acd65dee-60dd-4382-8c41-9a406f39162d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating new backup {'backup': {'volume_id': '6ca222f4-ed26-4f04-b0bd-0ddda9f66e98', 'name': 'tempest-type-Backup-1527619183'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:28:53.411522 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-acd65dee-60dd-4382-8c41-9a406f39162d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating backup of volume 6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 in container None Aug 06 05:28:53.421095 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:53.421095 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:53.421545 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-acd65dee-60dd-4382-8c41-9a406f39162d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:28:53.442388 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-acd65dee-60dd-4382-8c41-9a406f39162d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['99cb386b-8dd0-47eb-96e6-50c4987e5bfa', '70e41451-c7c7-486d-b8cd-d9b75846c76a'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:53.476096 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acd65dee-60dd-4382-8c41-9a406f39162d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:28:53.476527 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 755/3039] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:28:53 2026] POST /volume/v3/backups => generated 316 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:53.488950 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6332a0b9-757d-4f28-bd58-db2e0450a156 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:53.491160 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6332a0b9-757d-4f28-bd58-db2e0450a156 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:28:53.491470 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6332a0b9-757d-4f28-bd58-db2e0450a156 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:53.491690 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6332a0b9-757d-4f28-bd58-db2e0450a156 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:53.491822 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6332a0b9-757d-4f28-bd58-db2e0450a156 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:53.497987 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:53.497987 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:53.498999 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6332a0b9-757d-4f28-bd58-db2e0450a156 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:28:53.499558 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 760/3040] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:53 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:53.526361 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ea16bed3-411b-4fc8-864c-ec5cfe4737ba None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:53.529034 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea16bed3-411b-4fc8-864c-ec5cfe4737ba tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:53.529237 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea16bed3-411b-4fc8-864c-ec5cfe4737ba tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:53.532172 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea16bed3-411b-4fc8-864c-ec5cfe4737ba tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:53.532172 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ea16bed3-411b-4fc8-864c-ec5cfe4737ba tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:53.538446 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:53.538446 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:53.539438 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea16bed3-411b-4fc8-864c-ec5cfe4737ba tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:53.539875 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 770/3041] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:53 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:53.740067 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8ef67e38-04a3-4972-b862-790443c177f5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:53.741949 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ef67e38-04a3-4972-b862-790443c177f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:53.742195 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8ef67e38-04a3-4972-b862-790443c177f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:53.742416 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8ef67e38-04a3-4972-b862-790443c177f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:53.742552 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8ef67e38-04a3-4972-b862-790443c177f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:53.748143 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:53.748143 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:53.748931 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ef67e38-04a3-4972-b862-790443c177f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:53.750033 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 757/3042] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:53 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:53.895648 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7cac52fd-a7db-4ba7-a7d3-bc3c648fff33 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:53.897645 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7cac52fd-a7db-4ba7-a7d3-bc3c648fff33 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:28:53.897961 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7cac52fd-a7db-4ba7-a7d3-bc3c648fff33 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:53.898094 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7cac52fd-a7db-4ba7-a7d3-bc3c648fff33 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:53.898197 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-7cac52fd-a7db-4ba7-a7d3-bc3c648fff33 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:53.902803 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:53.902803 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:53.903697 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7cac52fd-a7db-4ba7-a7d3-bc3c648fff33 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:28:53.904072 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 756/3043] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:53 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:53.958567 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-181ff900-4884-4720-9280-01a760385c06 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:53.960637 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-181ff900-4884-4720-9280-01a760385c06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:28:53.960869 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-181ff900-4884-4720-9280-01a760385c06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:53.961116 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-181ff900-4884-4720-9280-01a760385c06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:53.961228 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-181ff900-4884-4720-9280-01a760385c06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:53.965610 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:53.965610 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:53.966389 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-181ff900-4884-4720-9280-01a760385c06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:28:53.966732 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 761/3044] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:53 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:54.516203 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5f0f98ab-eb4a-4028-9a28-a33538005983 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:54.518061 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5f0f98ab-eb4a-4028-9a28-a33538005983 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:28:54.518323 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5f0f98ab-eb4a-4028-9a28-a33538005983 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:54.518536 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5f0f98ab-eb4a-4028-9a28-a33538005983 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:54.518688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-5f0f98ab-eb4a-4028-9a28-a33538005983 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:54.523618 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:54.523618 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:54.524444 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5f0f98ab-eb4a-4028-9a28-a33538005983 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:28:54.524831 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 771/3045] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:54 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:54.552908 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-81abe044-4dce-44e9-9639-db15c7e480d0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:54.555144 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-81abe044-4dce-44e9-9639-db15c7e480d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:54.555541 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-81abe044-4dce-44e9-9639-db15c7e480d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:54.556178 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-81abe044-4dce-44e9-9639-db15c7e480d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:54.556178 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-81abe044-4dce-44e9-9639-db15c7e480d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:54.565084 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:54.565084 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:54.565864 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-81abe044-4dce-44e9-9639-db15c7e480d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:54.566236 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 758/3046] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:54 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:54.763802 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fb1c8b46-fb6f-4d1e-936f-22bc1d48c61a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:54.765698 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb1c8b46-fb6f-4d1e-936f-22bc1d48c61a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:54.765787 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb1c8b46-fb6f-4d1e-936f-22bc1d48c61a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:54.765933 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb1c8b46-fb6f-4d1e-936f-22bc1d48c61a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:54.766079 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fb1c8b46-fb6f-4d1e-936f-22bc1d48c61a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:54.770829 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:54.770829 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:54.771580 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb1c8b46-fb6f-4d1e-936f-22bc1d48c61a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:54.771928 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 757/3047] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:54 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:54.919375 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4449b766-2e0d-4adc-a17b-665e07e22165 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:54.919727 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4449b766-2e0d-4adc-a17b-665e07e22165 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:28:54.920031 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4449b766-2e0d-4adc-a17b-665e07e22165 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:54.920310 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4449b766-2e0d-4adc-a17b-665e07e22165 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:54.920480 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-4449b766-2e0d-4adc-a17b-665e07e22165 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:54.926080 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:54.926080 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:54.926920 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4449b766-2e0d-4adc-a17b-665e07e22165 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:28:54.928246 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 762/3048] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:54 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:54.988481 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-75b72a05-56c9-463c-b356-db866a448843 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:55.003438 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-75b72a05-56c9-463c-b356-db866a448843 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:28:55.003729 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-75b72a05-56c9-463c-b356-db866a448843 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:55.003939 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-75b72a05-56c9-463c-b356-db866a448843 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:55.004102 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-75b72a05-56c9-463c-b356-db866a448843 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:55.010382 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:55.010382 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:55.010647 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-75b72a05-56c9-463c-b356-db866a448843 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:28:55.011125 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 772/3049] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:54 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 723 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:55.297107 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f738faec-c152-4956-94bf-07a6e29d8879 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:55.464705 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:28:55.465407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1394834889", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:55.467642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1394834889', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:28:55.467852 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Create volume of 1 GB Aug 06 05:28:55.474827 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Availability Zones retrieved successfully. Aug 06 05:28:55.483914 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Flow 'volume_create_api' (0261c5ea-5a6b-485e-8444-51b091dedceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:55.485707 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c29310f-ccc5-40d3-a20f-dc0224790ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:55.487116 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:28:55.525240 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c29310f-ccc5-40d3-a20f-dc0224790ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:55.526403 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8327a6a8-5bf4-4316-8b1f-7e0a796b157b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:55.535793 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-11136571-7fe4-42e7-a8c5-a9ee7bec5fc5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:55.537577 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-11136571-7fe4-42e7-a8c5-a9ee7bec5fc5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:28:55.537775 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-11136571-7fe4-42e7-a8c5-a9ee7bec5fc5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:55.538112 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-11136571-7fe4-42e7-a8c5-a9ee7bec5fc5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:55.538112 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-11136571-7fe4-42e7-a8c5-a9ee7bec5fc5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:55.545909 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:55.545909 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:55.546644 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-11136571-7fe4-42e7-a8c5-a9ee7bec5fc5 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:28:55.547068 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 758/3050] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:55 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:55.580491 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d5427906-1ee3-4bd0-871c-9a08f1448aef None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:55.582547 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d5427906-1ee3-4bd0-871c-9a08f1448aef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:55.582840 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d5427906-1ee3-4bd0-871c-9a08f1448aef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:55.583010 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d5427906-1ee3-4bd0-871c-9a08f1448aef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:55.583083 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-d5427906-1ee3-4bd0-871c-9a08f1448aef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:55.588858 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:55.588858 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:55.589770 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d5427906-1ee3-4bd0-871c-9a08f1448aef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:55.590327 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 763/3051] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:55 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:55.612400 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Created reservations ['8bdb62be-1cb9-4c00-a6e8-da9a4e0455a5', '05d067c1-7fe3-4718-a4fc-6b036398761f', '3c60a139-180c-45df-9a8c-9092cf455c82', '75df0784-21f3-4049-896c-7f35ba4e8912'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:28:55.613216 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8327a6a8-5bf4-4316-8b1f-7e0a796b157b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bdb62be-1cb9-4c00-a6e8-da9a4e0455a5', '05d067c1-7fe3-4718-a4fc-6b036398761f', '3c60a139-180c-45df-9a8c-9092cf455c82', '75df0784-21f3-4049-896c-7f35ba4e8912']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:55.614013 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef191d6-b9f0-478e-85ad-cc5247c1b5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:55.641312 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef191d6-b9f0-478e-85ad-cc5247c1b5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2d17905-2aec-4746-ac5d-c20671bdd9b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1394834889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f50ac11233844298ed1c482349aa782',qos_specs=None,replication_status=,reservations=['8bdb62be-1cb9-4c00-a6e8-da9a4e0455a5','05d067c1-7fe3-4718-a4fc-6b036398761f','3c60a139-180c-45df-9a8c-9092cf455c82','75df0784-21f3-4049-896c-7f35ba4e8912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4134b61934e84e91a4b0c65261be2bc8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1394834889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2d17905-2aec-4746-ac5d-c20671bdd9b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f50ac11233844298ed1c482349aa782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4134b61934e84e91a4b0c65261be2bc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:55.642468 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (859cc83f-c01c-4a34-9175-8116e033a662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:55.663451 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (859cc83f-c01c-4a34-9175-8116e033a662) transitioned into state 'SUCCESS' from state '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-1394834889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f50ac11233844298ed1c482349aa782',qos_specs=None,replication_status=,reservations=['8bdb62be-1cb9-4c00-a6e8-da9a4e0455a5','05d067c1-7fe3-4718-a4fc-6b036398761f','3c60a139-180c-45df-9a8c-9092cf455c82','75df0784-21f3-4049-896c-7f35ba4e8912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4134b61934e84e91a4b0c65261be2bc8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:55.664169 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c8dc28-c833-4148-a8e9-3ca44e2b4e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:28:55.679315 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c8dc28-c833-4148-a8e9-3ca44e2b4e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:28:55.679315 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Flow 'volume_create_api' (0261c5ea-5a6b-485e-8444-51b091dedceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:28:55.679315 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Create volume request issued successfully. Aug 06 05:28:55.679315 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f738faec-c152-4956-94bf-07a6e29d8879 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:28:55.679555 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 759/3052] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:28:55 2026] POST /volume/v3/volumes => generated 756 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:55.719904 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-43b0c3c7-7ae8-400d-9ffc-6f76aa1cdc69 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:55.721927 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-43b0c3c7-7ae8-400d-9ffc-6f76aa1cdc69 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] GET https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:28:55.722182 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-43b0c3c7-7ae8-400d-9ffc-6f76aa1cdc69 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:55.722458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-43b0c3c7-7ae8-400d-9ffc-6f76aa1cdc69 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:55.730342 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:55.730342 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:55.734754 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-43b0c3c7-7ae8-400d-9ffc-6f76aa1cdc69 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Volume info retrieved successfully. Aug 06 05:28:55.740711 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-43b0c3c7-7ae8-400d-9ffc-6f76aa1cdc69 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 returned with HTTP 200 Aug 06 05:28:55.741243 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 773/3053] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:55 2026] GET /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:55.783626 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b1ec4c8b-a3c7-455c-a933-e7b35a158a85 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:55.786022 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b1ec4c8b-a3c7-455c-a933-e7b35a158a85 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:55.786381 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b1ec4c8b-a3c7-455c-a933-e7b35a158a85 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:55.786695 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b1ec4c8b-a3c7-455c-a933-e7b35a158a85 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:55.786921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-b1ec4c8b-a3c7-455c-a933-e7b35a158a85 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:55.792279 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:55.792279 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:55.792790 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b1ec4c8b-a3c7-455c-a933-e7b35a158a85 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:55.793346 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 759/3054] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:55 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:55.940547 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0fdd8c3f-30a4-413b-91dd-ec68d3067cae None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:55.943143 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0fdd8c3f-30a4-413b-91dd-ec68d3067cae tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:28:55.943544 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0fdd8c3f-30a4-413b-91dd-ec68d3067cae tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:55.943759 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0fdd8c3f-30a4-413b-91dd-ec68d3067cae tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:55.943943 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-0fdd8c3f-30a4-413b-91dd-ec68d3067cae tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:55.950936 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:55.950936 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:55.951821 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0fdd8c3f-30a4-413b-91dd-ec68d3067cae tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:28:55.952247 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 764/3055] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:55 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:56.024245 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-99f989ad-6cfd-495b-b9dc-ea616d81dc4c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.026375 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-99f989ad-6cfd-495b-b9dc-ea616d81dc4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:28:56.026650 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-99f989ad-6cfd-495b-b9dc-ea616d81dc4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.026906 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-99f989ad-6cfd-495b-b9dc-ea616d81dc4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.027098 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-99f989ad-6cfd-495b-b9dc-ea616d81dc4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:56.031560 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.031560 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:56.032303 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-99f989ad-6cfd-495b-b9dc-ea616d81dc4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:28:56.032691 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 760/3056] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:56 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:56.340046 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-e153a848-de23-495e-87ef-8dfbd043d527 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.342281 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-e153a848-de23-495e-87ef-8dfbd043d527 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:56.342281 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-e153a848-de23-495e-87ef-8dfbd043d527 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.342457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-e153a848-de23-495e-87ef-8dfbd043d527 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.352459 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.352459 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:56.356305 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-e153a848-de23-495e-87ef-8dfbd043d527 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:56.361115 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-e153a848-de23-495e-87ef-8dfbd043d527 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:56.361584 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 774/3057] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:28:56 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 1231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:28:56.381496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-25d28b3c-b08d-4b81-9055-cb6bdd2b0f51 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.384074 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-25d28b3c-b08d-4b81-9055-cb6bdd2b0f51 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97/action Aug 06 05:28:56.384597 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-25d28b3c-b08d-4b81-9055-cb6bdd2b0f51 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:28:56.384821 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-25d28b3c-b08d-4b81-9055-cb6bdd2b0f51 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:56.400681 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.400681 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:56.401276 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-25d28b3c-b08d-4b81-9055-cb6bdd2b0f51 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:56.410484 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-25d28b3c-b08d-4b81-9055-cb6bdd2b0f51 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Begin detaching volume completed successfully. Aug 06 05:28:56.410854 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-25d28b3c-b08d-4b81-9055-cb6bdd2b0f51 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97/action returned with HTTP 202 Aug 06 05:28:56.411471 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 760/3058] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:28:56 2026] POST /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:28:56.459961 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e27a9377-42ad-408f-b287-ba96251438d4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.460143 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e27a9377-42ad-408f-b287-ba96251438d4 None None] GET https://10.4.3.205/volume// Aug 06 05:28:56.460251 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e27a9377-42ad-408f-b287-ba96251438d4 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.460497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e27a9377-42ad-408f-b287-ba96251438d4 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.460868 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e27a9377-42ad-408f-b287-ba96251438d4 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:28:56.461199 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 765/3059] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:28: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 06 05:28:56.469571 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-aab529b1-adaf-4015-812c-534a06be68d7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.471686 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-aab529b1-adaf-4015-812c-534a06be68d7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:28:56.471926 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-aab529b1-adaf-4015-812c-534a06be68d7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.472154 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-aab529b1-adaf-4015-812c-534a06be68d7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.485476 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.485476 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:56.489252 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-aab529b1-adaf-4015-812c-534a06be68d7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:28:56.494097 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-aab529b1-adaf-4015-812c-534a06be68d7 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 200 Aug 06 05:28:56.494564 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 761/3060] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:28:56 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:28:56.560919 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0eef3ce5-9b61-468b-98f4-70bbcb2f5377 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.564392 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0eef3ce5-9b61-468b-98f4-70bbcb2f5377 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:28:56.564392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0eef3ce5-9b61-468b-98f4-70bbcb2f5377 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.564392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0eef3ce5-9b61-468b-98f4-70bbcb2f5377 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.564392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0eef3ce5-9b61-468b-98f4-70bbcb2f5377 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:56.571067 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.571067 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:56.572535 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0eef3ce5-9b61-468b-98f4-70bbcb2f5377 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:28:56.573426 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 775/3061] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:56 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:56.601323 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8430cd4e-135e-4c73-8fc8-90ece85c742f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.603166 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8430cd4e-135e-4c73-8fc8-90ece85c742f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:56.604841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8430cd4e-135e-4c73-8fc8-90ece85c742f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.604841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8430cd4e-135e-4c73-8fc8-90ece85c742f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.604841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-8430cd4e-135e-4c73-8fc8-90ece85c742f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:56.609910 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.609910 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:56.609910 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8430cd4e-135e-4c73-8fc8-90ece85c742f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:56.609910 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 761/3062] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:56 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:56.775463 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b0220d24-1c88-4e0b-8462-7d4f1f12b672 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.777684 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b0220d24-1c88-4e0b-8462-7d4f1f12b672 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] GET https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:28:56.778073 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b0220d24-1c88-4e0b-8462-7d4f1f12b672 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.778167 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b0220d24-1c88-4e0b-8462-7d4f1f12b672 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.788618 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.788618 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:56.793266 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b0220d24-1c88-4e0b-8462-7d4f1f12b672 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Volume info retrieved successfully. Aug 06 05:28:56.799513 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b0220d24-1c88-4e0b-8462-7d4f1f12b672 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 returned with HTTP 200 Aug 06 05:28:56.800213 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 766/3063] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:56 2026] GET /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:56.808691 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2ad84a15-475a-4096-9a2b-8467729960fb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.810937 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2ad84a15-475a-4096-9a2b-8467729960fb tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:56.811090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2ad84a15-475a-4096-9a2b-8467729960fb tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.811481 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2ad84a15-475a-4096-9a2b-8467729960fb tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.811666 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-2ad84a15-475a-4096-9a2b-8467729960fb tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:56.814112 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-860efe8c-ad40-44af-b69e-f70b52badd88 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.817836 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-860efe8c-ad40-44af-b69e-f70b52badd88 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] GET https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:28:56.817836 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-860efe8c-ad40-44af-b69e-f70b52badd88 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.817836 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-860efe8c-ad40-44af-b69e-f70b52badd88 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.818639 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.818639 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:56.819701 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2ad84a15-475a-4096-9a2b-8467729960fb tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:56.820175 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 762/3064] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:56 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:56.831239 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.831239 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:56.835373 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-860efe8c-ad40-44af-b69e-f70b52badd88 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Volume info retrieved successfully. Aug 06 05:28:56.840651 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-860efe8c-ad40-44af-b69e-f70b52badd88 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 returned with HTTP 200 Aug 06 05:28:56.841231 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 776/3065] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:56 2026] GET /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:56.856648 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-effa1877-ef05-4afa-a340-6475970e95d3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.858833 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-effa1877-ef05-4afa-a340-6475970e95d3 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] POST https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7/action Aug 06 05:28:56.860318 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-effa1877-ef05-4afa-a340-6475970e95d3 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2046152289", "disk_format": "raw"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:28:56.860318 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-effa1877-ef05-4afa-a340-6475970e95d3 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2046152289", "disk_format": "raw"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:28:56.871530 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.871530 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:56.873403 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-effa1877-ef05-4afa-a340-6475970e95d3 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Volume info retrieved successfully. Aug 06 05:28:56.889598 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.889598 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:56.896838 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.image.image_utils [None req-effa1877-ef05-4afa-a340-6475970e95d3 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2046152289'}] 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-2046152289'}]. {{(pid=100427) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 05:28:56.968226 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-29eb4382-5e9a-48bf-aca8-c75ed115d761 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:56.972347 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-29eb4382-5e9a-48bf-aca8-c75ed115d761 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:28:56.972473 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-29eb4382-5e9a-48bf-aca8-c75ed115d761 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:56.972713 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-29eb4382-5e9a-48bf-aca8-c75ed115d761 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:56.972830 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-29eb4382-5e9a-48bf-aca8-c75ed115d761 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:56.977909 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:56.977909 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:56.978756 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-29eb4382-5e9a-48bf-aca8-c75ed115d761 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:28:56.979340 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 767/3066] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:56 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:57.045336 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d2037972-ff7e-43f1-8cab-e93641610533 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:57.047284 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d2037972-ff7e-43f1-8cab-e93641610533 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:28:57.047619 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d2037972-ff7e-43f1-8cab-e93641610533 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:57.047856 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d2037972-ff7e-43f1-8cab-e93641610533 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:57.048094 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-d2037972-ff7e-43f1-8cab-e93641610533 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:57.052658 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:57.052658 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:57.053728 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d2037972-ff7e-43f1-8cab-e93641610533 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:28:57.054268 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 763/3067] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:57 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:57.349799 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a24b4e89-e411-4490-ad9b-f622bf464661 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:57.351895 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a24b4e89-e411-4490-ad9b-f622bf464661 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:28:57.352154 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a24b4e89-e411-4490-ad9b-f622bf464661 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:57.352442 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a24b4e89-e411-4490-ad9b-f622bf464661 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:57.360247 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:57.360247 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:57.365590 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a24b4e89-e411-4490-ad9b-f622bf464661 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:28:57.370585 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a24b4e89-e411-4490-ad9b-f622bf464661 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:28:57.370952 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 777/3068] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:57 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:57.427322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3813acde-9064-430c-8353-609654abb495 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:57.427322 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3813acde-9064-430c-8353-609654abb495 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:28:57.427322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3813acde-9064-430c-8353-609654abb495 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:57.427322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3813acde-9064-430c-8353-609654abb495 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:57.434459 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:57.434459 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:57.438594 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3813acde-9064-430c-8353-609654abb495 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:28:57.444244 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3813acde-9064-430c-8353-609654abb495 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:28:57.444771 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 768/3069] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:57 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:57.516614 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-effa1877-ef05-4afa-a340-6475970e95d3 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Copy volume to image completed successfully. Aug 06 05:28:57.516921 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-effa1877-ef05-4afa-a340-6475970e95d3 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7/action returned with HTTP 202 Aug 06 05:28:57.517348 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 762/3070] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:28:56 2026] POST /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7/action => generated 686 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:28:57.590086 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-932c7a1b-972c-4849-baf8-c7d99aeb0ae6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:57.592035 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-932c7a1b-972c-4849-baf8-c7d99aeb0ae6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:28:57.592262 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-932c7a1b-972c-4849-baf8-c7d99aeb0ae6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:57.592519 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-932c7a1b-972c-4849-baf8-c7d99aeb0ae6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:57.592613 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-932c7a1b-972c-4849-baf8-c7d99aeb0ae6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:57.598551 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:57.598551 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:57.599153 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-932c7a1b-972c-4849-baf8-c7d99aeb0ae6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:28:57.599525 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 764/3071] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:57 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:57.629198 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-79f6e60c-73e4-4fe4-a47b-0b3a0ac4798a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:57.631308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-79f6e60c-73e4-4fe4-a47b-0b3a0ac4798a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:57.631551 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-79f6e60c-73e4-4fe4-a47b-0b3a0ac4798a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:57.631790 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-79f6e60c-73e4-4fe4-a47b-0b3a0ac4798a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:57.631937 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-79f6e60c-73e4-4fe4-a47b-0b3a0ac4798a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:57.636644 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:57.636644 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:57.637648 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-79f6e60c-73e4-4fe4-a47b-0b3a0ac4798a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:57.638125 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 778/3072] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:57 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:57.835095 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0b484de1-8962-4cf4-89ba-1c5e546118d4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:57.836967 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0b484de1-8962-4cf4-89ba-1c5e546118d4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:57.838698 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0b484de1-8962-4cf4-89ba-1c5e546118d4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:57.839177 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0b484de1-8962-4cf4-89ba-1c5e546118d4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:57.839805 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-0b484de1-8962-4cf4-89ba-1c5e546118d4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:57.846906 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:57.846906 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:57.848465 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0b484de1-8962-4cf4-89ba-1c5e546118d4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:57.849175 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 769/3073] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:57 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:57.992999 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0c2df4fe-8243-4dcf-a7d9-84565987555c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:57.996509 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0c2df4fe-8243-4dcf-a7d9-84565987555c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:28:57.996722 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0c2df4fe-8243-4dcf-a7d9-84565987555c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:57.996905 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0c2df4fe-8243-4dcf-a7d9-84565987555c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:57.997046 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0c2df4fe-8243-4dcf-a7d9-84565987555c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:58.004890 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:58.004890 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:58.005781 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0c2df4fe-8243-4dcf-a7d9-84565987555c tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:28:58.006281 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 763/3074] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:57 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:58.066866 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-551430f4-0d50-40b1-a7d2-3edc022db87e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:58.069231 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-551430f4-0d50-40b1-a7d2-3edc022db87e tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:28:58.069429 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-551430f4-0d50-40b1-a7d2-3edc022db87e tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:58.069661 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-551430f4-0d50-40b1-a7d2-3edc022db87e tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:58.069781 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-551430f4-0d50-40b1-a7d2-3edc022db87e tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:58.075158 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:58.075158 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:58.075950 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-551430f4-0d50-40b1-a7d2-3edc022db87e tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:28:58.076398 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 765/3075] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:58 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:58.614475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0c8f1626-40ef-464b-8368-61e0612b52f6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:58.616374 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0c8f1626-40ef-464b-8368-61e0612b52f6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:28:58.616586 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0c8f1626-40ef-464b-8368-61e0612b52f6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:58.616782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0c8f1626-40ef-464b-8368-61e0612b52f6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:58.616918 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0c8f1626-40ef-464b-8368-61e0612b52f6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:58.621500 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:58.621500 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:58.622313 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0c8f1626-40ef-464b-8368-61e0612b52f6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:28:58.622782 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 779/3076] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:58 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:58.650467 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a8c103c6-9a5f-45ea-afff-bb9f3f16c322 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:58.652233 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a8c103c6-9a5f-45ea-afff-bb9f3f16c322 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:58.652442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a8c103c6-9a5f-45ea-afff-bb9f3f16c322 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:58.652639 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a8c103c6-9a5f-45ea-afff-bb9f3f16c322 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:58.652703 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-a8c103c6-9a5f-45ea-afff-bb9f3f16c322 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:58.657659 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:58.657659 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:58.658340 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a8c103c6-9a5f-45ea-afff-bb9f3f16c322 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:58.658679 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 770/3077] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:58 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:58.864225 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9eb6963e-53dd-4582-a7dd-e637a228fa96 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:58.866518 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9eb6963e-53dd-4582-a7dd-e637a228fa96 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:58.867500 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9eb6963e-53dd-4582-a7dd-e637a228fa96 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:58.867677 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9eb6963e-53dd-4582-a7dd-e637a228fa96 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:58.867854 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-9eb6963e-53dd-4582-a7dd-e637a228fa96 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:58.882399 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:58.882399 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:58.883554 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9eb6963e-53dd-4582-a7dd-e637a228fa96 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:58.884066 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 764/3078] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:58 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:59.017259 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-afe698e1-3b32-4bb7-9921-5842ea21bbf2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:59.019084 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-afe698e1-3b32-4bb7-9921-5842ea21bbf2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:28:59.019275 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-afe698e1-3b32-4bb7-9921-5842ea21bbf2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:59.019491 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-afe698e1-3b32-4bb7-9921-5842ea21bbf2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:59.019602 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-afe698e1-3b32-4bb7-9921-5842ea21bbf2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:59.024700 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:59.024700 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:59.025693 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-afe698e1-3b32-4bb7-9921-5842ea21bbf2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:28:59.026148 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 766/3079] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:59 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:59.089771 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ccb6624e-704f-4b2f-ba7e-46cd2f0a3ff9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:59.094382 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ccb6624e-704f-4b2f-ba7e-46cd2f0a3ff9 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:28:59.094824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ccb6624e-704f-4b2f-ba7e-46cd2f0a3ff9 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:59.094824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ccb6624e-704f-4b2f-ba7e-46cd2f0a3ff9 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:59.094966 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ccb6624e-704f-4b2f-ba7e-46cd2f0a3ff9 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:59.105763 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:59.105763 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:28:59.106565 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ccb6624e-704f-4b2f-ba7e-46cd2f0a3ff9 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:28:59.106967 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 780/3080] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:59 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:59.632567 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-62896da2-2d1e-422e-8d51-6556be16d901 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:59.634813 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-62896da2-2d1e-422e-8d51-6556be16d901 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:28:59.635090 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-62896da2-2d1e-422e-8d51-6556be16d901 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:59.635351 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-62896da2-2d1e-422e-8d51-6556be16d901 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:59.635500 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-62896da2-2d1e-422e-8d51-6556be16d901 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:59.640963 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:59.640963 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:28:59.641743 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-62896da2-2d1e-422e-8d51-6556be16d901 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:28:59.642165 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 771/3081] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:28:59 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:59.668941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d66678b9-2c1c-4fb1-a81c-4421f705c556 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:59.671702 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d66678b9-2c1c-4fb1-a81c-4421f705c556 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:28:59.671904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d66678b9-2c1c-4fb1-a81c-4421f705c556 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:59.672096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d66678b9-2c1c-4fb1-a81c-4421f705c556 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:59.672195 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d66678b9-2c1c-4fb1-a81c-4421f705c556 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:59.677851 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:59.677851 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:28:59.678927 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d66678b9-2c1c-4fb1-a81c-4421f705c556 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:28:59.679512 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 765/3082] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:59 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:28:59.899457 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-28362b5c-c8fe-441b-8420-a600ec4857d7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:28:59.901824 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-28362b5c-c8fe-441b-8420-a600ec4857d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:28:59.902414 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-28362b5c-c8fe-441b-8420-a600ec4857d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:28:59.902414 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-28362b5c-c8fe-441b-8420-a600ec4857d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:28:59.902637 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-28362b5c-c8fe-441b-8420-a600ec4857d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:28:59.908744 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:28:59.908744 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:28:59.909413 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-28362b5c-c8fe-441b-8420-a600ec4857d7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:28:59.909867 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 767/3083] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:28:59 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:00.039847 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-436747a0-6cb4-4079-8b40-2d908bf2bbba None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:00.043509 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-436747a0-6cb4-4079-8b40-2d908bf2bbba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:00.043820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-436747a0-6cb4-4079-8b40-2d908bf2bbba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:00.044134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-436747a0-6cb4-4079-8b40-2d908bf2bbba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:00.044309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-436747a0-6cb4-4079-8b40-2d908bf2bbba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:00.055633 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:00.055633 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:00.056851 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-436747a0-6cb4-4079-8b40-2d908bf2bbba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:00.057880 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 781/3084] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:00 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:00.121900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3d6d3d65-7f52-48c1-ba69-81a302c799bc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:00.124490 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d6d3d65-7f52-48c1-ba69-81a302c799bc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:00.124741 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d6d3d65-7f52-48c1-ba69-81a302c799bc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:00.125570 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d6d3d65-7f52-48c1-ba69-81a302c799bc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:00.125570 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3d6d3d65-7f52-48c1-ba69-81a302c799bc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:00.130683 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:00.130683 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:00.131423 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d6d3d65-7f52-48c1-ba69-81a302c799bc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:00.131853 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 772/3085] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:00 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:00.413311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ae78c996-fb26-4608-89ae-f0124d5dc0fb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:00.415105 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ae78c996-fb26-4608-89ae-f0124d5dc0fb tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] DELETE https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:29:00.415303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ae78c996-fb26-4608-89ae-f0124d5dc0fb tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:00.415515 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ae78c996-fb26-4608-89ae-f0124d5dc0fb tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:00.415682 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-ae78c996-fb26-4608-89ae-f0124d5dc0fb tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Delete volume with id: 88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:29:00.422912 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:00.422912 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:00.423386 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ae78c996-fb26-4608-89ae-f0124d5dc0fb tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:29:00.440316 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ae78c996-fb26-4608-89ae-f0124d5dc0fb tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Delete volume request issued successfully. Aug 06 05:29:00.440551 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ae78c996-fb26-4608-89ae-f0124d5dc0fb tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 202 Aug 06 05:29:00.441247 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 766/3086] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:00 2026] DELETE /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:00.454303 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6329afa0-3bb4-4f60-a6b9-4ff42ec4ec4f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:00.457481 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6329afa0-3bb4-4f60-a6b9-4ff42ec4ec4f tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:29:00.457732 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6329afa0-3bb4-4f60-a6b9-4ff42ec4ec4f tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:00.457942 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6329afa0-3bb4-4f60-a6b9-4ff42ec4ec4f tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:00.468682 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:00.468682 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:00.474687 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6329afa0-3bb4-4f60-a6b9-4ff42ec4ec4f tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:29:00.480430 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6329afa0-3bb4-4f60-a6b9-4ff42ec4ec4f tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 200 Aug 06 05:29:00.480773 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 768/3087] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:00 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:00.652825 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-21f00790-b809-4d0b-85f6-d5a5b4cf713f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:00.654729 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-21f00790-b809-4d0b-85f6-d5a5b4cf713f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:00.654935 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-21f00790-b809-4d0b-85f6-d5a5b4cf713f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:00.655162 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-21f00790-b809-4d0b-85f6-d5a5b4cf713f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:00.655266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-21f00790-b809-4d0b-85f6-d5a5b4cf713f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:00.659861 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:00.659861 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:00.660535 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-21f00790-b809-4d0b-85f6-d5a5b4cf713f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:00.661008 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 782/3088] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:00 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:00.691702 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-14521ebf-735c-4032-811e-37b0a57a707f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:00.693447 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-14521ebf-735c-4032-811e-37b0a57a707f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:00.693631 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-14521ebf-735c-4032-811e-37b0a57a707f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:00.693801 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-14521ebf-735c-4032-811e-37b0a57a707f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:00.693913 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-14521ebf-735c-4032-811e-37b0a57a707f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:00.698053 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:00.698053 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:00.698719 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-14521ebf-735c-4032-811e-37b0a57a707f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:00.699079 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 773/3089] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:00 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:00.922562 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fbad659e-0062-48ff-8596-ca88923f0c88 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:00.924706 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fbad659e-0062-48ff-8596-ca88923f0c88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:29:00.924941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fbad659e-0062-48ff-8596-ca88923f0c88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:00.925172 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fbad659e-0062-48ff-8596-ca88923f0c88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:00.925308 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fbad659e-0062-48ff-8596-ca88923f0c88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:00.930224 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:00.930224 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:00.931127 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fbad659e-0062-48ff-8596-ca88923f0c88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:29:00.931603 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 767/3090] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:00 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:01.073872 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7223c76e-2992-4d86-b1ea-499e4dd9a78f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.075793 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7223c76e-2992-4d86-b1ea-499e4dd9a78f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:01.076149 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7223c76e-2992-4d86-b1ea-499e4dd9a78f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.076414 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7223c76e-2992-4d86-b1ea-499e4dd9a78f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.076538 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7223c76e-2992-4d86-b1ea-499e4dd9a78f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:01.080879 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.080879 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:01.081915 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7223c76e-2992-4d86-b1ea-499e4dd9a78f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:01.082282 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 769/3091] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:01 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:01.145639 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9fa28585-1044-4664-b91a-8e939e749fc8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.147550 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9fa28585-1044-4664-b91a-8e939e749fc8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:01.147783 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9fa28585-1044-4664-b91a-8e939e749fc8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.147961 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9fa28585-1044-4664-b91a-8e939e749fc8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.148075 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-9fa28585-1044-4664-b91a-8e939e749fc8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:01.152902 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.152902 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:01.153648 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9fa28585-1044-4664-b91a-8e939e749fc8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:01.154147 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 783/3092] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:01 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:01.496518 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bf10fef8-c31c-4989-9c43-19cd0b1cd74d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.498397 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf10fef8-c31c-4989-9c43-19cd0b1cd74d tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f Aug 06 05:29:01.498614 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf10fef8-c31c-4989-9c43-19cd0b1cd74d tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.498738 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf10fef8-c31c-4989-9c43-19cd0b1cd74d tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.506954 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf10fef8-c31c-4989-9c43-19cd0b1cd74d tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f returned with HTTP 404 Aug 06 05:29:01.507502 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 774/3093] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:01 2026] GET /volume/v3/volumes/88708223-2a46-4b42-98c1-1dd832010d7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:01.571371 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5490252e-31bc-4cf9-8b1f-f36b6fc07955 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.573546 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5490252e-31bc-4cf9-8b1f-f36b6fc07955 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] DELETE https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:29:01.573821 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5490252e-31bc-4cf9-8b1f-f36b6fc07955 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.574103 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5490252e-31bc-4cf9-8b1f-f36b6fc07955 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.574331 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-5490252e-31bc-4cf9-8b1f-f36b6fc07955 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Delete volume with id: eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:29:01.585032 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.585032 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:01.585638 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5490252e-31bc-4cf9-8b1f-f36b6fc07955 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:29:01.613741 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5490252e-31bc-4cf9-8b1f-f36b6fc07955 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Delete volume request issued successfully. Aug 06 05:29:01.614464 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5490252e-31bc-4cf9-8b1f-f36b6fc07955 tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 202 Aug 06 05:29:01.614580 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 768/3094] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:01 2026] DELETE /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:01.625673 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b03223e1-16b4-4f03-a29f-b1bbe8e7275d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.627922 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b03223e1-16b4-4f03-a29f-b1bbe8e7275d tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:29:01.628140 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b03223e1-16b4-4f03-a29f-b1bbe8e7275d tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.628360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b03223e1-16b4-4f03-a29f-b1bbe8e7275d tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.638424 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.638424 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:01.643871 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b03223e1-16b4-4f03-a29f-b1bbe8e7275d tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Volume info retrieved successfully. Aug 06 05:29:01.648872 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b03223e1-16b4-4f03-a29f-b1bbe8e7275d tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 200 Aug 06 05:29:01.649390 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 770/3095] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:01 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:01.672775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b661aa42-1043-42f2-b043-6aad92cc3415 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.677046 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b661aa42-1043-42f2-b043-6aad92cc3415 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:01.677046 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b661aa42-1043-42f2-b043-6aad92cc3415 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.677046 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b661aa42-1043-42f2-b043-6aad92cc3415 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.677046 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b661aa42-1043-42f2-b043-6aad92cc3415 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:01.682183 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.682183 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:01.684161 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b661aa42-1043-42f2-b043-6aad92cc3415 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:01.684161 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 784/3096] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:01 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:01.713797 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6460900a-0b6d-4c59-9c84-dc3a36dd2ab7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.721457 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6460900a-0b6d-4c59-9c84-dc3a36dd2ab7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:01.721817 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6460900a-0b6d-4c59-9c84-dc3a36dd2ab7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.722082 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6460900a-0b6d-4c59-9c84-dc3a36dd2ab7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.722230 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6460900a-0b6d-4c59-9c84-dc3a36dd2ab7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:01.731187 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.731187 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:01.732247 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6460900a-0b6d-4c59-9c84-dc3a36dd2ab7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:01.732718 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 775/3097] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:01 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:01.744242 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.746254 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4/restore Aug 06 05:29:01.746591 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "e48fd791-6b5d-496a-bdcf-74b7f3a0c301"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:01.748071 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Restoring backup ee0718c2-ba23-4f83-9013-efbe13559bc4 ({'restore': {'volume_id': 'e48fd791-6b5d-496a-bdcf-74b7f3a0c301'}}) {{(pid=100427) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 05:29:01.748311 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Restoring backup ee0718c2-ba23-4f83-9013-efbe13559bc4 to volume e48fd791-6b5d-496a-bdcf-74b7f3a0c301. Aug 06 05:29:01.753501 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.753501 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:01.764070 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.764070 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:01.764707 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:29:01.764816 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.api [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Checking backup size 1 against volume size 1 {{(pid=100427) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 05:29:01.764945 np0000006623 devstack@c-api.service[100427]: INFO cinder.backup.api [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Overwriting volume e48fd791-6b5d-496a-bdcf-74b7f3a0c301 with restore of backup ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:01.781770 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] restore_backup in rpcapi backup_id ee0718c2-ba23-4f83-9013-efbe13559bc4 {{(pid=100427) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 05:29:01.784210 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-20c52aec-917d-4b3c-9ee3-490b01ac7fde tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4/restore returned with HTTP 202 Aug 06 05:29:01.784937 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 769/3098] 10.4.3.205 () {68 vars in 1393 bytes} [Thu Aug 6 05:29:01 2026] POST /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4/restore => generated 182 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:01.795242 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-64669118-f4b0-44fe-932d-4c1cc4491874 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.796714 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-64669118-f4b0-44fe-932d-4c1cc4491874 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:01.796902 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-64669118-f4b0-44fe-932d-4c1cc4491874 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.797093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-64669118-f4b0-44fe-932d-4c1cc4491874 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.797185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-64669118-f4b0-44fe-932d-4c1cc4491874 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:01.801264 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.801264 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:01.801958 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-64669118-f4b0-44fe-932d-4c1cc4491874 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:01.802445 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 771/3099] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:01 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:01.897416 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-977e1884-4e3b-4a78-b424-05a879291e8b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.944096 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3e6632e6-84e9-4429-a630-5da0be6d6344 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.946276 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3e6632e6-84e9-4429-a630-5da0be6d6344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:29:01.946586 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3e6632e6-84e9-4429-a630-5da0be6d6344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.946850 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3e6632e6-84e9-4429-a630-5da0be6d6344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.947037 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3e6632e6-84e9-4429-a630-5da0be6d6344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:01.951904 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.951904 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:01.952598 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3e6632e6-84e9-4429-a630-5da0be6d6344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:29:01.952929 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 776/3100] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:01 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:01.963645 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-21884e1e-3b42-4757-93dd-38a1e17ca5fd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:01.966044 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-21884e1e-3b42-4757-93dd-38a1e17ca5fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:01.966321 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-21884e1e-3b42-4757-93dd-38a1e17ca5fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.966614 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-21884e1e-3b42-4757-93dd-38a1e17ca5fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.977580 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.977580 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:01.982111 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-21884e1e-3b42-4757-93dd-38a1e17ca5fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:01.984786 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-977e1884-4e3b-4a78-b424-05a879291e8b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] DELETE https://10.4.3.205/volume/v3/attachments/d6947907-07d3-416a-bfa9-ac00c2fbfec7 Aug 06 05:29:01.985173 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-977e1884-4e3b-4a78-b424-05a879291e8b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:01.985457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-977e1884-4e3b-4a78-b424-05a879291e8b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:01.988708 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-21884e1e-3b42-4757-93dd-38a1e17ca5fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:29:01.989087 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 770/3101] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:01 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:01.995967 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:01.995967 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:02.007459 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2e272ac1-f20f-4cf0-b28b-399a61d53314 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:02.009428 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2e272ac1-f20f-4cf0-b28b-399a61d53314 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:29:02.009725 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2e272ac1-f20f-4cf0-b28b-399a61d53314 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:02.010060 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2e272ac1-f20f-4cf0-b28b-399a61d53314 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:02.010236 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-2e272ac1-f20f-4cf0-b28b-399a61d53314 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete backup with id: 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. Aug 06 05:29:02.016233 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:02.016233 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:02.030135 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-2e272ac1-f20f-4cf0-b28b-399a61d53314 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] delete_backup rpcapi backup_id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4 {{(pid=100426) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:29:02.032004 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2e272ac1-f20f-4cf0-b28b-399a61d53314 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 202 Aug 06 05:29:02.032559 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 772/3102] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:02 2026] DELETE /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:02.041522 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e2940f2c-6999-4f3b-8cb8-7eb2fe51b308 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:02.043897 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2940f2c-6999-4f3b-8cb8-7eb2fe51b308 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:29:02.044080 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2940f2c-6999-4f3b-8cb8-7eb2fe51b308 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:02.044354 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2940f2c-6999-4f3b-8cb8-7eb2fe51b308 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:02.044471 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-e2940f2c-6999-4f3b-8cb8-7eb2fe51b308 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:02.049150 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:02.049150 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:02.050009 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2940f2c-6999-4f3b-8cb8-7eb2fe51b308 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 200 Aug 06 05:29:02.050395 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 777/3103] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:02 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:02.051405 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-edafaac2-1934-4ce7-b2ed-42fb9a09ecac req-977e1884-4e3b-4a78-b424-05a879291e8b tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments/d6947907-07d3-416a-bfa9-ac00c2fbfec7 returned with HTTP 200 Aug 06 05:29:02.051921 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 785/3104] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:29:01 2026] DELETE /volume/v3/attachments/d6947907-07d3-416a-bfa9-ac00c2fbfec7 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:02.092699 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5cdd1157-ee0b-48d5-88c7-e4738917b572 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:02.094624 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5cdd1157-ee0b-48d5-88c7-e4738917b572 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:02.094820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5cdd1157-ee0b-48d5-88c7-e4738917b572 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:02.095182 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5cdd1157-ee0b-48d5-88c7-e4738917b572 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:02.095182 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-5cdd1157-ee0b-48d5-88c7-e4738917b572 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:02.101030 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:02.101030 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:02.101528 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5cdd1157-ee0b-48d5-88c7-e4738917b572 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:02.102112 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 771/3105] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:02 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:02.168770 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cbd37935-9edc-4357-8daa-1458db2d0285 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:02.170631 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cbd37935-9edc-4357-8daa-1458db2d0285 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:02.170876 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cbd37935-9edc-4357-8daa-1458db2d0285 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:02.171123 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cbd37935-9edc-4357-8daa-1458db2d0285 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:02.171269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-cbd37935-9edc-4357-8daa-1458db2d0285 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:02.176246 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:02.176246 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:02.177159 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cbd37935-9edc-4357-8daa-1458db2d0285 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:02.177595 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 773/3106] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:02 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:02.664903 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-811436ae-054e-4a71-9be3-6588cf678bdf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:02.666864 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-811436ae-054e-4a71-9be3-6588cf678bdf tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] GET https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 Aug 06 05:29:02.667071 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-811436ae-054e-4a71-9be3-6588cf678bdf tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:02.667464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-811436ae-054e-4a71-9be3-6588cf678bdf tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:02.673409 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-811436ae-054e-4a71-9be3-6588cf678bdf tempest-AttachVolumeShelveTestJSON-855426135 tempest-AttachVolumeShelveTestJSON-855426135-project-member] https://10.4.3.205/volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 returned with HTTP 404 Aug 06 05:29:02.674565 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 778/3107] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:02 2026] GET /volume/v3/volumes/eb64a28f-0fa8-4144-9716-22d6aaf72393 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:02.701902 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e5d4a537-3c10-4fdc-89e7-3aa9a9adc044 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:02.704138 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e5d4a537-3c10-4fdc-89e7-3aa9a9adc044 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:02.704448 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e5d4a537-3c10-4fdc-89e7-3aa9a9adc044 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:02.704731 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e5d4a537-3c10-4fdc-89e7-3aa9a9adc044 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:02.704917 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e5d4a537-3c10-4fdc-89e7-3aa9a9adc044 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:02.711124 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:02.711124 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:02.711829 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e5d4a537-3c10-4fdc-89e7-3aa9a9adc044 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:02.712308 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 786/3108] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:02 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:02.815260 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c58196f4-98df-4d2d-8697-d14b3c054654 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:02.815908 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b69002f6-3894-4d8c-93c3-b3934700b59f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:02.817617 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c58196f4-98df-4d2d-8697-d14b3c054654 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] DELETE https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:29:02.817938 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c58196f4-98df-4d2d-8697-d14b3c054654 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:02.818122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c58196f4-98df-4d2d-8697-d14b3c054654 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:02.818445 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-c58196f4-98df-4d2d-8697-d14b3c054654 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Delete volume with id: 46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:29:02.818873 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b69002f6-3894-4d8c-93c3-b3934700b59f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:02.819198 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b69002f6-3894-4d8c-93c3-b3934700b59f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:02.819533 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b69002f6-3894-4d8c-93c3-b3934700b59f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:02.819779 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-b69002f6-3894-4d8c-93c3-b3934700b59f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:02.825853 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:02.825853 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:02.826955 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b69002f6-3894-4d8c-93c3-b3934700b59f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:02.827430 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 774/3109] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:02 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:02.831840 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:02.831840 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:02.832456 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c58196f4-98df-4d2d-8697-d14b3c054654 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:29:02.859544 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c58196f4-98df-4d2d-8697-d14b3c054654 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Delete volume request issued successfully. Aug 06 05:29:02.859806 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c58196f4-98df-4d2d-8697-d14b3c054654 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 202 Aug 06 05:29:02.860661 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 772/3110] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:02 2026] DELETE /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:03.068522 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9c5a7016-945e-467a-aed1-c71f67681116 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.073105 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9c5a7016-945e-467a-aed1-c71f67681116 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 Aug 06 05:29:03.073424 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9c5a7016-945e-467a-aed1-c71f67681116 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:03.073720 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9c5a7016-945e-467a-aed1-c71f67681116 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:03.073883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9c5a7016-945e-467a-aed1-c71f67681116 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 791bc1cd-2642-4d3c-a71f-7c7dd96940f4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:03.083611 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9c5a7016-945e-467a-aed1-c71f67681116 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 returned with HTTP 404 Aug 06 05:29:03.083611 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 779/3111] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:03 2026] GET /volume/v3/backups/791bc1cd-2642-4d3c-a71f-7c7dd96940f4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:03.114075 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-889c4d22-3050-47a6-89a5-0098b391f1e3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.117946 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-889c4d22-3050-47a6-89a5-0098b391f1e3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:03.117946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-889c4d22-3050-47a6-89a5-0098b391f1e3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:03.119687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-889c4d22-3050-47a6-89a5-0098b391f1e3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:03.119829 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-889c4d22-3050-47a6-89a5-0098b391f1e3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:03.133060 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:03.133060 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:03.133962 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-889c4d22-3050-47a6-89a5-0098b391f1e3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:03.134436 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 787/3112] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:03 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:03.194148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-73ddf646-75e5-4437-bed0-bb8c8edf9ac8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.196500 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-73ddf646-75e5-4437-bed0-bb8c8edf9ac8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:03.196909 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-73ddf646-75e5-4437-bed0-bb8c8edf9ac8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:03.197266 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-73ddf646-75e5-4437-bed0-bb8c8edf9ac8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:03.197539 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-73ddf646-75e5-4437-bed0-bb8c8edf9ac8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:03.204425 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:03.204425 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:03.204425 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-73ddf646-75e5-4437-bed0-bb8c8edf9ac8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:03.204425 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 775/3113] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:03 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:03.254082 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-4e50bbb1-985a-4f3e-a367-bcdfdade16b6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.307344 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-4e50bbb1-985a-4f3e-a367-bcdfdade16b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:03.307582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-4e50bbb1-985a-4f3e-a367-bcdfdade16b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:03.307822 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-4e50bbb1-985a-4f3e-a367-bcdfdade16b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:03.321623 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:03.321623 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:03.327216 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-4e50bbb1-985a-4f3e-a367-bcdfdade16b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:03.333889 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-4e50bbb1-985a-4f3e-a367-bcdfdade16b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:29:03.334399 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 773/3114] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:29:03 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 1134 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:03.359668 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-64767926-3dc3-4a47-a12c-1daa918008ff None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.365318 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-64767926-3dc3-4a47-a12c-1daa918008ff tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee/action Aug 06 05:29:03.365739 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-64767926-3dc3-4a47-a12c-1daa918008ff tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:03.365930 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-64767926-3dc3-4a47-a12c-1daa918008ff tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:03.393887 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:03.393887 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:03.394432 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-64767926-3dc3-4a47-a12c-1daa918008ff tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:03.405443 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-64767926-3dc3-4a47-a12c-1daa918008ff tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Begin detaching volume completed successfully. Aug 06 05:29:03.405667 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-64767926-3dc3-4a47-a12c-1daa918008ff tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee/action returned with HTTP 202 Aug 06 05:29:03.406111 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 780/3115] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:29:03 2026] POST /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:03.431396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2fb84cfe-73cf-4575-87b1-51e8218d38e1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.435204 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2fb84cfe-73cf-4575-87b1-51e8218d38e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:03.435532 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2fb84cfe-73cf-4575-87b1-51e8218d38e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:03.435801 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2fb84cfe-73cf-4575-87b1-51e8218d38e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:03.457793 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:03.457793 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:03.462655 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2fb84cfe-73cf-4575-87b1-51e8218d38e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:03.469898 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-77d561f8-a8a8-4064-9f43-6f7aca1677d7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.469898 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-77d561f8-a8a8-4064-9f43-6f7aca1677d7 None None] GET https://10.4.3.205/volume// Aug 06 05:29:03.469898 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-77d561f8-a8a8-4064-9f43-6f7aca1677d7 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:03.470093 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2fb84cfe-73cf-4575-87b1-51e8218d38e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:29:03.470155 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-77d561f8-a8a8-4064-9f43-6f7aca1677d7 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:03.470190 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 788/3116] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:03 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:03.470223 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-77d561f8-a8a8-4064-9f43-6f7aca1677d7 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:29:03.472379 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 776/3117] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:29:03 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:29:03.479265 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-623e778e-a097-45bf-ac26-2e5ff22e7376 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.481495 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-623e778e-a097-45bf-ac26-2e5ff22e7376 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:03.481811 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-623e778e-a097-45bf-ac26-2e5ff22e7376 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:03.482669 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-623e778e-a097-45bf-ac26-2e5ff22e7376 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:03.494651 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:03.494651 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:03.498841 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-623e778e-a097-45bf-ac26-2e5ff22e7376 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:03.504524 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-623e778e-a097-45bf-ac26-2e5ff22e7376 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:29:03.505246 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 774/3118] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:29:03 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:29:03.725250 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e2a092a7-edc4-42d3-89d4-1f6a9670a479 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.728567 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2a092a7-edc4-42d3-89d4-1f6a9670a479 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:03.728938 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2a092a7-edc4-42d3-89d4-1f6a9670a479 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:03.729485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2a092a7-edc4-42d3-89d4-1f6a9670a479 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:03.729485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-e2a092a7-edc4-42d3-89d4-1f6a9670a479 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:03.735250 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:03.735250 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:03.735715 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2a092a7-edc4-42d3-89d4-1f6a9670a479 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:03.736159 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 781/3119] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:03 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:03.842855 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b1d9f467-e6ae-48e7-9172-dbde83c5c0a0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:03.845340 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1d9f467-e6ae-48e7-9172-dbde83c5c0a0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:03.846088 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1d9f467-e6ae-48e7-9172-dbde83c5c0a0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:03.846335 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1d9f467-e6ae-48e7-9172-dbde83c5c0a0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:03.846676 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b1d9f467-e6ae-48e7-9172-dbde83c5c0a0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:03.854623 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:03.854623 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:03.855528 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1d9f467-e6ae-48e7-9172-dbde83c5c0a0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:03.857806 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 789/3120] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:03 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:04.152250 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-79d49238-5021-4ea3-a91c-4adbe632f7f2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:04.154658 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-79d49238-5021-4ea3-a91c-4adbe632f7f2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:04.155742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-79d49238-5021-4ea3-a91c-4adbe632f7f2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:04.155742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-79d49238-5021-4ea3-a91c-4adbe632f7f2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:04.155742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-79d49238-5021-4ea3-a91c-4adbe632f7f2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:04.162326 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:04.162326 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:04.163878 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-79d49238-5021-4ea3-a91c-4adbe632f7f2 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:04.166175 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 777/3121] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:04 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:04.222021 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9550fdb7-432c-44c0-af69-b9e6faf90696 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:04.225434 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9550fdb7-432c-44c0-af69-b9e6faf90696 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:04.225434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9550fdb7-432c-44c0-af69-b9e6faf90696 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:04.227080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9550fdb7-432c-44c0-af69-b9e6faf90696 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:04.227080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-9550fdb7-432c-44c0-af69-b9e6faf90696 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:04.232721 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:04.232721 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:04.233366 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9550fdb7-432c-44c0-af69-b9e6faf90696 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:04.233733 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 775/3122] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:04 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:04.489318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b9a1f3df-b77f-4d4c-8b95-4ff5dd5d8f22 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:04.494582 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b9a1f3df-b77f-4d4c-8b95-4ff5dd5d8f22 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:04.494582 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b9a1f3df-b77f-4d4c-8b95-4ff5dd5d8f22 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:04.494582 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b9a1f3df-b77f-4d4c-8b95-4ff5dd5d8f22 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:04.513220 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:04.513220 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:04.519816 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b9a1f3df-b77f-4d4c-8b95-4ff5dd5d8f22 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:04.527373 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b9a1f3df-b77f-4d4c-8b95-4ff5dd5d8f22 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:29:04.528112 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 782/3123] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:04 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:04.662029 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-6b1c1e2a-396a-4878-92cc-a9961cafcb08 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:04.665061 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-6b1c1e2a-396a-4878-92cc-a9961cafcb08 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/attachments/69f73fc3-92de-4639-bb02-51fd4bea0ca7 Aug 06 05:29:04.666069 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-6b1c1e2a-396a-4878-92cc-a9961cafcb08 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:04.666069 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-6b1c1e2a-396a-4878-92cc-a9961cafcb08 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:04.677742 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:04.677742 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:04.743741 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-a42c8dae-eead-4f8b-8a2f-a6135b21d6eb req-6b1c1e2a-396a-4878-92cc-a9961cafcb08 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/attachments/69f73fc3-92de-4639-bb02-51fd4bea0ca7 returned with HTTP 200 Aug 06 05:29:04.744451 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 790/3124] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:29:04 2026] DELETE /volume/v3/attachments/69f73fc3-92de-4639-bb02-51fd4bea0ca7 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:29:04.747620 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fcf8dc46-6ea1-47a4-b342-b40b3eaf3c57 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:04.748701 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fcf8dc46-6ea1-47a4-b342-b40b3eaf3c57 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:04.748806 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fcf8dc46-6ea1-47a4-b342-b40b3eaf3c57 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:04.748898 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fcf8dc46-6ea1-47a4-b342-b40b3eaf3c57 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:04.749010 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-fcf8dc46-6ea1-47a4-b342-b40b3eaf3c57 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:04.752979 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:04.752979 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:04.754332 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fcf8dc46-6ea1-47a4-b342-b40b3eaf3c57 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:04.754332 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 778/3125] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:04 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:04.871138 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a1378e6c-7f41-468a-ad74-bf749215115b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:04.873311 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1378e6c-7f41-468a-ad74-bf749215115b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:04.873529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1378e6c-7f41-468a-ad74-bf749215115b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:04.875631 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1378e6c-7f41-468a-ad74-bf749215115b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:04.875631 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-a1378e6c-7f41-468a-ad74-bf749215115b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:04.878502 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:04.878502 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:04.879155 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1378e6c-7f41-468a-ad74-bf749215115b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:04.879596 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 776/3126] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:04 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:05.179044 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-574b673c-96f5-4740-819c-bbaa6c7b65d6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:05.181708 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-574b673c-96f5-4740-819c-bbaa6c7b65d6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:05.182004 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-574b673c-96f5-4740-819c-bbaa6c7b65d6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:05.182281 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-574b673c-96f5-4740-819c-bbaa6c7b65d6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:05.182496 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-574b673c-96f5-4740-819c-bbaa6c7b65d6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:05.189242 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:05.189242 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:05.191366 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-574b673c-96f5-4740-819c-bbaa6c7b65d6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:05.191366 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 783/3127] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:05 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:05.248571 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1f6f09b1-236e-4c34-9f91-77a2487c1753 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:05.251171 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1f6f09b1-236e-4c34-9f91-77a2487c1753 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:05.251580 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1f6f09b1-236e-4c34-9f91-77a2487c1753 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:05.252093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1f6f09b1-236e-4c34-9f91-77a2487c1753 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:05.252093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-1f6f09b1-236e-4c34-9f91-77a2487c1753 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:05.258627 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:05.258627 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:05.259345 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1f6f09b1-236e-4c34-9f91-77a2487c1753 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:05.259742 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 791/3128] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:05 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:05.549341 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cabb0fdf-d046-4ea1-9395-4262ada0c572 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:05.549341 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cabb0fdf-d046-4ea1-9395-4262ada0c572 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:05.549341 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cabb0fdf-d046-4ea1-9395-4262ada0c572 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:05.549341 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cabb0fdf-d046-4ea1-9395-4262ada0c572 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:05.557247 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:05.557247 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:05.561528 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cabb0fdf-d046-4ea1-9395-4262ada0c572 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:05.566719 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cabb0fdf-d046-4ea1-9395-4262ada0c572 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:29:05.570329 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 779/3129] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:05 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:05.766143 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a11f0cb3-ceeb-4f0a-aad2-2abec0d8621c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:05.772540 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a11f0cb3-ceeb-4f0a-aad2-2abec0d8621c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:05.779505 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a11f0cb3-ceeb-4f0a-aad2-2abec0d8621c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:05.779505 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a11f0cb3-ceeb-4f0a-aad2-2abec0d8621c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:05.779505 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-a11f0cb3-ceeb-4f0a-aad2-2abec0d8621c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:05.783231 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:05.783231 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:05.784766 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a11f0cb3-ceeb-4f0a-aad2-2abec0d8621c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:05.784766 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 777/3130] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:05 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:05.894553 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d2d9cec1-7ea5-44f9-b84d-0e1035c55e83 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:05.898949 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d2d9cec1-7ea5-44f9-b84d-0e1035c55e83 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:05.898949 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d2d9cec1-7ea5-44f9-b84d-0e1035c55e83 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:05.898949 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d2d9cec1-7ea5-44f9-b84d-0e1035c55e83 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:05.898949 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-d2d9cec1-7ea5-44f9-b84d-0e1035c55e83 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:05.903614 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:05.903614 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:05.905965 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d2d9cec1-7ea5-44f9-b84d-0e1035c55e83 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:05.905965 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 784/3131] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:05 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:06.207708 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3939f157-7b3c-488b-aa62-62a983dd1de6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:06.210838 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3939f157-7b3c-488b-aa62-62a983dd1de6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:06.211883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3939f157-7b3c-488b-aa62-62a983dd1de6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:06.211883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3939f157-7b3c-488b-aa62-62a983dd1de6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:06.211883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-3939f157-7b3c-488b-aa62-62a983dd1de6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:06.217363 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:06.217363 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:06.219148 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3939f157-7b3c-488b-aa62-62a983dd1de6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:06.219664 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 792/3132] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:06 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:06.277584 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dbb0290a-bde2-43ae-9d54-e01f149ba602 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:06.279463 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dbb0290a-bde2-43ae-9d54-e01f149ba602 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:06.279463 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dbb0290a-bde2-43ae-9d54-e01f149ba602 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:06.279641 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dbb0290a-bde2-43ae-9d54-e01f149ba602 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:06.279833 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-dbb0290a-bde2-43ae-9d54-e01f149ba602 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:06.289420 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:06.289420 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:06.290269 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dbb0290a-bde2-43ae-9d54-e01f149ba602 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:06.290875 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 780/3133] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:06 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:06.802767 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ccc832f4-3913-4d38-81d0-06ff3f53af24 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:06.805128 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ccc832f4-3913-4d38-81d0-06ff3f53af24 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:06.805503 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ccc832f4-3913-4d38-81d0-06ff3f53af24 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:06.805806 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ccc832f4-3913-4d38-81d0-06ff3f53af24 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:06.806945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ccc832f4-3913-4d38-81d0-06ff3f53af24 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:06.811547 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:06.811547 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:06.814111 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ccc832f4-3913-4d38-81d0-06ff3f53af24 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:06.814759 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 778/3134] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:06 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:06.919384 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b3cdc5fa-1b2c-4aa6-828c-c03b0b248804 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:06.924156 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b3cdc5fa-1b2c-4aa6-828c-c03b0b248804 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:06.924253 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b3cdc5fa-1b2c-4aa6-828c-c03b0b248804 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:06.925204 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b3cdc5fa-1b2c-4aa6-828c-c03b0b248804 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:06.925204 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b3cdc5fa-1b2c-4aa6-828c-c03b0b248804 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:06.930721 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:06.930721 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:06.931582 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b3cdc5fa-1b2c-4aa6-828c-c03b0b248804 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:06.931936 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 785/3135] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:06 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:07.234058 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c7549450-d0e6-403d-861d-2d65f1687adc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:07.238146 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c7549450-d0e6-403d-861d-2d65f1687adc tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:07.238357 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c7549450-d0e6-403d-861d-2d65f1687adc tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:07.238546 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c7549450-d0e6-403d-861d-2d65f1687adc tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:07.238665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-c7549450-d0e6-403d-861d-2d65f1687adc tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:07.248017 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:07.248017 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:07.248891 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c7549450-d0e6-403d-861d-2d65f1687adc tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:07.249569 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 793/3136] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:07 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:07.309675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2b0296f3-ec43-4f09-aef6-551538fb8c6a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:07.312155 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2b0296f3-ec43-4f09-aef6-551538fb8c6a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:07.312500 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2b0296f3-ec43-4f09-aef6-551538fb8c6a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:07.312708 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2b0296f3-ec43-4f09-aef6-551538fb8c6a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:07.312892 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-2b0296f3-ec43-4f09-aef6-551538fb8c6a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:07.320430 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:07.320430 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:07.320430 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2b0296f3-ec43-4f09-aef6-551538fb8c6a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:07.320430 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 781/3137] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:07 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:07.827400 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2eddc6c8-96ec-409d-9a97-82d15186c673 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:07.829646 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2eddc6c8-96ec-409d-9a97-82d15186c673 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:07.829925 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2eddc6c8-96ec-409d-9a97-82d15186c673 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:07.830188 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2eddc6c8-96ec-409d-9a97-82d15186c673 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:07.830371 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-2eddc6c8-96ec-409d-9a97-82d15186c673 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:07.832369 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=306,cinder:UPDATE=86,cinder:INSERT=45 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:29:07.836108 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:07.836108 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:07.836994 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2eddc6c8-96ec-409d-9a97-82d15186c673 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:07.837664 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 779/3138] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:07 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:07.945063 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-88271ee8-957a-4658-b937-53c6d14b013a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:07.947866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-88271ee8-957a-4658-b937-53c6d14b013a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:07.948190 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-88271ee8-957a-4658-b937-53c6d14b013a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:07.948510 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-88271ee8-957a-4658-b937-53c6d14b013a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:07.948686 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-88271ee8-957a-4658-b937-53c6d14b013a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:07.951066 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=290,cinder:INSERT=52,cinder:UPDATE=95 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:29:07.956045 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:07.956045 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:07.957152 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-88271ee8-957a-4658-b937-53c6d14b013a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:07.957875 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 786/3139] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:07 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:08.262615 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7ed1bc5d-0c3c-4cbc-953f-56c081d23aff None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.265077 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7ed1bc5d-0c3c-4cbc-953f-56c081d23aff tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:08.265408 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7ed1bc5d-0c3c-4cbc-953f-56c081d23aff tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:08.266089 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7ed1bc5d-0c3c-4cbc-953f-56c081d23aff tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:08.266089 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-7ed1bc5d-0c3c-4cbc-953f-56c081d23aff tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:08.272175 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:08.272175 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:08.273311 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7ed1bc5d-0c3c-4cbc-953f-56c081d23aff tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:08.273711 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 794/3140] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:08 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:08.338783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3da23795-6868-4b5a-bb33-a780bbd0feb7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.344762 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3da23795-6868-4b5a-bb33-a780bbd0feb7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:08.344762 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3da23795-6868-4b5a-bb33-a780bbd0feb7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:08.347317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3da23795-6868-4b5a-bb33-a780bbd0feb7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:08.347317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-3da23795-6868-4b5a-bb33-a780bbd0feb7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:08.347684 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=283,cinder:INSERT=35,cinder:UPDATE=61 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:29:08.351716 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:08.351716 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:08.352457 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3da23795-6868-4b5a-bb33-a780bbd0feb7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:08.352838 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 782/3141] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:08 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:08.432508 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-66565fbf-fe77-48ea-ac26-8469c4eec761 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.435690 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-66565fbf-fe77-48ea-ac26-8469c4eec761 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:29:08.435880 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-66565fbf-fe77-48ea-ac26-8469c4eec761 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:08.436063 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-66565fbf-fe77-48ea-ac26-8469c4eec761 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:08.445858 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:08.445858 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:08.449453 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-66565fbf-fe77-48ea-ac26-8469c4eec761 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:29:08.454449 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-66565fbf-fe77-48ea-ac26-8469c4eec761 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:29:08.454843 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 780/3142] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:29:08 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:08.479320 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-e51348d7-b2b9-42f6-ad4e-a2b63422c589 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.484319 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-e51348d7-b2b9-42f6-ad4e-a2b63422c589 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] POST https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece/action Aug 06 05:29:08.484319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-e51348d7-b2b9-42f6-ad4e-a2b63422c589 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:08.484319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-e51348d7-b2b9-42f6-ad4e-a2b63422c589 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:08.497398 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-eb5e1a93-e66a-454e-a0f9-9a6cd040e210 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.499415 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:08.499415 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:08.500431 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-e51348d7-b2b9-42f6-ad4e-a2b63422c589 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:29:08.509359 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-e51348d7-b2b9-42f6-ad4e-a2b63422c589 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Begin detaching volume completed successfully. Aug 06 05:29:08.509947 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-e51348d7-b2b9-42f6-ad4e-a2b63422c589 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece/action returned with HTTP 202 Aug 06 05:29:08.510499 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 787/3143] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:29:08 2026] POST /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:08.591817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-42d0f40f-0299-4602-9efc-ecdf3f928a9a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.592252 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-42d0f40f-0299-4602-9efc-ecdf3f928a9a None None] GET https://10.4.3.205/volume// Aug 06 05:29:08.592527 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-42d0f40f-0299-4602-9efc-ecdf3f928a9a None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:08.593364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-42d0f40f-0299-4602-9efc-ecdf3f928a9a None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:08.593364 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-42d0f40f-0299-4602-9efc-ecdf3f928a9a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:29:08.593600 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 783/3144] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:29: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 06 05:29:08.610259 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-506eca1a-80e5-4d09-bb5c-42b4a389c264 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.614015 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-506eca1a-80e5-4d09-bb5c-42b4a389c264 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:29:08.614253 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-506eca1a-80e5-4d09-bb5c-42b4a389c264 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:08.614535 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-506eca1a-80e5-4d09-bb5c-42b4a389c264 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:08.626240 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:08.626240 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:08.630337 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-506eca1a-80e5-4d09-bb5c-42b4a389c264 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:29:08.635453 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-506eca1a-80e5-4d09-bb5c-42b4a389c264 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:29:08.636019 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 781/3145] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:29:08 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 1412 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:29:08.648167 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eb5e1a93-e66a-454e-a0f9-9a6cd040e210 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:29:08.648581 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eb5e1a93-e66a-454e-a0f9-9a6cd040e210 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1816454155"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:08.652678 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=268,cinder:UPDATE=51,cinder:INSERT=20 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:29:08.669365 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eb5e1a93-e66a-454e-a0f9-9a6cd040e210 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:29:08.669834 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 795/3146] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:29:08 2026] POST /volume/v3/types => generated 228 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:08.679867 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ee05821b-7009-48ba-8669-982fc798d11a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.681864 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee05821b-7009-48ba-8669-982fc798d11a tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:29:08.682490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ee05821b-7009-48ba-8669-982fc798d11a tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-285676540"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:08.710215 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee05821b-7009-48ba-8669-982fc798d11a tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:29:08.711408 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 788/3147] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:29:08 2026] POST /volume/v3/group_types => generated 184 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:08.723617 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-705d4439-d611-49f4-8644-c17cc309d84f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.815317 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-705d4439-d611-49f4-8644-c17cc309d84f tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] POST https://10.4.3.205/volume/v3/groups Aug 06 05:29:08.815317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-705d4439-d611-49f4-8644-c17cc309d84f tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a49b349c-d2ed-4352-9969-6f65475ad788", "volume_types": ["8ca8d3ac-46e0-4bad-96e1-ce53b4379694"], "name": "tempest-GroupSnapshotsV319Test-Group-2112858080"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:08.816421 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-705d4439-d611-49f4-8644-c17cc309d84f tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Creating new group {'group': {'group_type': 'a49b349c-d2ed-4352-9969-6f65475ad788', 'volume_types': ['8ca8d3ac-46e0-4bad-96e1-ce53b4379694'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2112858080'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 05:29:08.824171 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.groups [None req-705d4439-d611-49f4-8644-c17cc309d84f tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2112858080. Aug 06 05:29:08.853674 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-705d4439-d611-49f4-8644-c17cc309d84f tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:29:08.853353. {{(pid=100426) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:29:08.853857 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-705d4439-d611-49f4-8644-c17cc309d84f tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Availability Zones retrieved successfully. Aug 06 05:29:08.854281 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b0f688c5-e595-4314-a5e7-2eccdca3f0f8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.858772 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b0f688c5-e595-4314-a5e7-2eccdca3f0f8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:08.859093 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b0f688c5-e595-4314-a5e7-2eccdca3f0f8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:08.862313 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b0f688c5-e595-4314-a5e7-2eccdca3f0f8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:08.862313 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-b0f688c5-e595-4314-a5e7-2eccdca3f0f8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:08.872277 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:08.872277 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:08.872898 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b0f688c5-e595-4314-a5e7-2eccdca3f0f8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:08.873544 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 782/3148] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:08 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:08.899909 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-705d4439-d611-49f4-8644-c17cc309d84f tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Created reservations ['8a503944-f4eb-4bfb-87e5-ae2521babf9e'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:08.941535 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-705d4439-d611-49f4-8644-c17cc309d84f tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/groups returned with HTTP 202 Aug 06 05:29:08.942057 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 784/3149] 10.4.3.205 () {70 vars in 1297 bytes} [Thu Aug 6 05:29:08 2026] POST /volume/v3/groups => generated 116 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:08.957324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1452c7a0-3cf6-46d3-9bac-1d23c214f1bc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.959578 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1452c7a0-3cf6-46d3-9bac-1d23c214f1bc tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462 Aug 06 05:29:08.959879 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1452c7a0-3cf6-46d3-9bac-1d23c214f1bc tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:08.961103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1452c7a0-3cf6-46d3-9bac-1d23c214f1bc tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:08.961103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-1452c7a0-3cf6-46d3-9bac-1d23c214f1bc tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member b752b2ad-5454-44b0-9f66-d53bffcc3462 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:08.968398 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:08.968398 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:08.974187 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b36f90b8-747a-4ab1-8fb6-96cde1ad0464 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:08.978138 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b36f90b8-747a-4ab1-8fb6-96cde1ad0464 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:08.978138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b36f90b8-747a-4ab1-8fb6-96cde1ad0464 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:08.978138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b36f90b8-747a-4ab1-8fb6-96cde1ad0464 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:08.978380 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b36f90b8-747a-4ab1-8fb6-96cde1ad0464 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:08.981516 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1452c7a0-3cf6-46d3-9bac-1d23c214f1bc tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462 returned with HTTP 200 Aug 06 05:29:08.982464 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 796/3150] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:08 2026] GET /volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462 => generated 396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:08.984468 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:08.984468 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:08.985863 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b36f90b8-747a-4ab1-8fb6-96cde1ad0464 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:08.986210 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 789/3151] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:08 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:09.133888 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d6820054-b326-4073-be54-ca285d979b30 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:09.135852 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6820054-b326-4073-be54-ca285d979b30 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:09.136148 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6820054-b326-4073-be54-ca285d979b30 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:09.136575 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6820054-b326-4073-be54-ca285d979b30 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:09.136751 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-d6820054-b326-4073-be54-ca285d979b30 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume with id: 85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:09.289862 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-59d1a5e8-1083-4853-9e28-f937dd73502f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:09.292257 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-59d1a5e8-1083-4853-9e28-f937dd73502f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:09.292768 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-59d1a5e8-1083-4853-9e28-f937dd73502f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:09.292915 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-59d1a5e8-1083-4853-9e28-f937dd73502f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:09.293096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-59d1a5e8-1083-4853-9e28-f937dd73502f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:09.298941 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:09.298941 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:09.299819 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-59d1a5e8-1083-4853-9e28-f937dd73502f tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:09.300342 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 785/3152] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:09 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:09.358051 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:09.358051 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:09.359087 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d6820054-b326-4073-be54-ca285d979b30 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:09.371222 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-316aeabc-31d5-4a68-b6b2-7f9288316de6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:09.373241 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-316aeabc-31d5-4a68-b6b2-7f9288316de6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:09.373516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-316aeabc-31d5-4a68-b6b2-7f9288316de6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:09.373743 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-316aeabc-31d5-4a68-b6b2-7f9288316de6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:09.373880 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-316aeabc-31d5-4a68-b6b2-7f9288316de6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:09.382715 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:09.382715 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:09.383882 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-316aeabc-31d5-4a68-b6b2-7f9288316de6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:09.384412 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 797/3153] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:09 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:09.388644 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d6820054-b326-4073-be54-ca285d979b30 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume request issued successfully. Aug 06 05:29:09.388869 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6820054-b326-4073-be54-ca285d979b30 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 202 Aug 06 05:29:09.389326 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 783/3154] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:09 2026] DELETE /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:09.398344 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cc0e1c47-2d46-4c55-a643-3b3cc8ae8e6b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:09.400271 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cc0e1c47-2d46-4c55-a643-3b3cc8ae8e6b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:09.400484 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cc0e1c47-2d46-4c55-a643-3b3cc8ae8e6b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:09.400682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cc0e1c47-2d46-4c55-a643-3b3cc8ae8e6b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:09.409554 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:09.409554 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:09.415166 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cc0e1c47-2d46-4c55-a643-3b3cc8ae8e6b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:09.420750 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cc0e1c47-2d46-4c55-a643-3b3cc8ae8e6b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 200 Aug 06 05:29:09.421270 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 790/3155] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:09 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:09.715061 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-243e4a4f-3279-472f-9eaf-528c8fb740fe None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:09.717862 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-243e4a4f-3279-472f-9eaf-528c8fb740fe tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] DELETE https://10.4.3.205/volume/v3/attachments/6790a54c-5ba4-4d7f-9caa-dd2f8c5356dc Aug 06 05:29:09.718154 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-243e4a4f-3279-472f-9eaf-528c8fb740fe tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:09.718476 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-243e4a4f-3279-472f-9eaf-528c8fb740fe tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:09.728977 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:09.728977 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:09.801639 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-1e21fcf7-c41b-43a7-91b9-2119673a0419 req-243e4a4f-3279-472f-9eaf-528c8fb740fe tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments/6790a54c-5ba4-4d7f-9caa-dd2f8c5356dc returned with HTTP 200 Aug 06 05:29:09.802245 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 786/3156] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:29:09 2026] DELETE /volume/v3/attachments/6790a54c-5ba4-4d7f-9caa-dd2f8c5356dc => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:09.887105 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d51f3201-4950-4bab-9c54-5bff52c5a484 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:09.889126 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d51f3201-4950-4bab-9c54-5bff52c5a484 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:09.889427 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d51f3201-4950-4bab-9c54-5bff52c5a484 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:09.889638 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d51f3201-4950-4bab-9c54-5bff52c5a484 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:09.889765 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-d51f3201-4950-4bab-9c54-5bff52c5a484 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:09.896923 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:09.896923 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:09.897807 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d51f3201-4950-4bab-9c54-5bff52c5a484 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:09.898333 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 798/3157] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:09 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:09.994593 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-32ccddfb-687a-482a-9378-c7e74099aed7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:09.996982 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-32ccddfb-687a-482a-9378-c7e74099aed7 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462 Aug 06 05:29:09.996982 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-32ccddfb-687a-482a-9378-c7e74099aed7 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:09.997144 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-32ccddfb-687a-482a-9378-c7e74099aed7 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:09.997238 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-32ccddfb-687a-482a-9378-c7e74099aed7 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member b752b2ad-5454-44b0-9f66-d53bffcc3462 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:09.999586 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-832ab066-6193-4423-bcef-93a133c9ec5c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.001950 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.001950 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:10.002576 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-832ab066-6193-4423-bcef-93a133c9ec5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:10.003040 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-832ab066-6193-4423-bcef-93a133c9ec5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.003632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-832ab066-6193-4423-bcef-93a133c9ec5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.003795 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-832ab066-6193-4423-bcef-93a133c9ec5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:10.010004 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.010004 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:10.011185 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-832ab066-6193-4423-bcef-93a133c9ec5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:10.011826 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 791/3158] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:09 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:10.014524 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-32ccddfb-687a-482a-9378-c7e74099aed7 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462 returned with HTTP 200 Aug 06 05:29:10.015174 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 784/3159] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:09 2026] GET /volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462 => generated 397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:10.026305 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.028072 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:10.028589 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1335474171", "volume_type": "8ca8d3ac-46e0-4bad-96e1-ce53b4379694", "group_id": "b752b2ad-5454-44b0-9f66-d53bffcc3462", "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:10.030459 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1335474171', 'volume_type': '8ca8d3ac-46e0-4bad-96e1-ce53b4379694', 'group_id': 'b752b2ad-5454-44b0-9f66-d53bffcc3462', 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:10.039237 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.039237 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:10.039841 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Create volume of 1 GB Aug 06 05:29:10.046447 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Availability Zones retrieved successfully. Aug 06 05:29:10.053530 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Flow 'volume_create_api' (37322a7d-eb38-4a57-a71e-1d03a6bc5b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:10.055350 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1fc569b-3b51-443c-9e7f-48a8ae1e05ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.056584 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.056584 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:10.056771 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:10.081492 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1fc569b-3b51-443c-9e7f-48a8ae1e05ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:29:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ca8d3ac-46e0-4bad-96e1-ce53b4379694,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1816454155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca8d3ac-46e0-4bad-96e1-ce53b4379694', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b752b2ad-5454-44b0-9f66-d53bffcc3462', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.082298 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8deaa8a-fdb4-45ae-ab62-3ffe5a69948a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.114169 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1816454155 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1816454155, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:10.114526 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1816454155 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1816454155, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:10.164827 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Created reservations ['2ca0d665-de58-4fd1-a057-0d39f95c75c7', '1850314d-fb6f-4585-aebe-8fa8169c73f2', '27e2a30e-b02b-4959-a05b-88de444fe768', '4f249dab-44ff-426b-9c90-ef003b3d4525'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:10.165878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8deaa8a-fdb4-45ae-ab62-3ffe5a69948a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ca0d665-de58-4fd1-a057-0d39f95c75c7', '1850314d-fb6f-4585-aebe-8fa8169c73f2', '27e2a30e-b02b-4959-a05b-88de444fe768', '4f249dab-44ff-426b-9c90-ef003b3d4525']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.166727 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1983b6b7-806f-4277-8b84-91e964a53504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.192501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1983b6b7-806f-4277-8b84-91e964a53504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1335474171',encryption_key_id=None,group_id=b752b2ad-5454-44b0-9f66-d53bffcc3462,group_type_id=,metadata={},multiattach=False,project_id='dbd5436a38034870a2f4d0cecf2c737a',qos_specs=None,replication_status=,reservations=['2ca0d665-de58-4fd1-a057-0d39f95c75c7','1850314d-fb6f-4585-aebe-8fa8169c73f2','27e2a30e-b02b-4959-a05b-88de444fe768','4f249dab-44ff-426b-9c90-ef003b3d4525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb7607ac0cf46698df006f956ce6125',volume_type_id=8ca8d3ac-46e0-4bad-96e1-ce53b4379694), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1335474171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b752b2ad-5454-44b0-9f66-d53bffcc3462,host=None,id=8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbd5436a38034870a2f4d0cecf2c737a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb7607ac0cf46698df006f956ce6125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca8d3ac-46e0-4bad-96e1-ce53b4379694),volume_type_id=8ca8d3ac-46e0-4bad-96e1-ce53b4379694)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.193378 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3e1275-b08e-43de-837e-91723dd2bee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.233047 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3e1275-b08e-43de-837e-91723dd2bee8) transitioned into state 'SUCCESS' from state '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-1335474171',encryption_key_id=None,group_id=b752b2ad-5454-44b0-9f66-d53bffcc3462,group_type_id=,metadata={},multiattach=False,project_id='dbd5436a38034870a2f4d0cecf2c737a',qos_specs=None,replication_status=,reservations=['2ca0d665-de58-4fd1-a057-0d39f95c75c7','1850314d-fb6f-4585-aebe-8fa8169c73f2','27e2a30e-b02b-4959-a05b-88de444fe768','4f249dab-44ff-426b-9c90-ef003b3d4525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb7607ac0cf46698df006f956ce6125',volume_type_id=8ca8d3ac-46e0-4bad-96e1-ce53b4379694)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.234048 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4eadcf2-514e-4509-8a5b-cb2727698574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.265269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4eadcf2-514e-4509-8a5b-cb2727698574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.266485 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Flow 'volume_create_api' (37322a7d-eb38-4a57-a71e-1d03a6bc5b04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:10.267019 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Create volume request issued successfully. Aug 06 05:29:10.268082 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:10.268265 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:10.318010 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-52622c8f-e165-47cd-ab6b-74fd8bde0637 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.320527 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-52622c8f-e165-47cd-ab6b-74fd8bde0637 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:10.321026 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-52622c8f-e165-47cd-ab6b-74fd8bde0637 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.321236 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-52622c8f-e165-47cd-ab6b-74fd8bde0637 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.321236 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-52622c8f-e165-47cd-ab6b-74fd8bde0637 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:10.325383 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:10.327935 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.327935 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:10.329208 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-52622c8f-e165-47cd-ab6b-74fd8bde0637 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:10.329327 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 799/3160] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:10 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:10.334581 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.334581 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:10.348011 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e57c27dd-baa4-4a92-a6ab-e64276cb3f60 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:10.348867 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 787/3161] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:29:10 2026] POST /volume/v3/volumes => generated 827 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:10.362627 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-52deda04-844d-4625-bdf6-c03e3d08102e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.364970 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-52deda04-844d-4625-bdf6-c03e3d08102e tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 Aug 06 05:29:10.365301 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-52deda04-844d-4625-bdf6-c03e3d08102e tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.365512 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-52deda04-844d-4625-bdf6-c03e3d08102e tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.376754 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.376754 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:10.384013 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-52deda04-844d-4625-bdf6-c03e3d08102e tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Volume info retrieved successfully. Aug 06 05:29:10.385062 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-52deda04-844d-4625-bdf6-c03e3d08102e tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:10.385331 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-52deda04-844d-4625-bdf6-c03e3d08102e tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:10.396353 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5b0ce834-cc41-4776-a5ce-be954c8ab5dc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.398474 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b0ce834-cc41-4776-a5ce-be954c8ab5dc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:10.398731 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b0ce834-cc41-4776-a5ce-be954c8ab5dc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.398992 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b0ce834-cc41-4776-a5ce-be954c8ab5dc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.398992 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-5b0ce834-cc41-4776-a5ce-be954c8ab5dc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:10.403799 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.403799 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:10.404577 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b0ce834-cc41-4776-a5ce-be954c8ab5dc tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:10.405063 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 785/3162] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:10 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:10.439099 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-278a272c-85bc-4f0a-b39b-d068e590e6ea None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.441774 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-278a272c-85bc-4f0a-b39b-d068e590e6ea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:10.442570 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-278a272c-85bc-4f0a-b39b-d068e590e6ea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.442931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-278a272c-85bc-4f0a-b39b-d068e590e6ea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.443634 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-52deda04-844d-4625-bdf6-c03e3d08102e tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:10.447590 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.447590 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:10.451923 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-278a272c-85bc-4f0a-b39b-d068e590e6ea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 404 Aug 06 05:29:10.452696 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 800/3163] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:10 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:10.456655 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-52deda04-844d-4625-bdf6-c03e3d08102e tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 returned with HTTP 200 Aug 06 05:29:10.457111 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 792/3164] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:10 2026] GET /volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:10.461511 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4763377c-534d-4f24-8d66-ace83eddce72 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.463698 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4763377c-534d-4f24-8d66-ace83eddce72 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:10.464247 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4763377c-534d-4f24-8d66-ace83eddce72 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.464427 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4763377c-534d-4f24-8d66-ace83eddce72 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.478786 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4763377c-534d-4f24-8d66-ace83eddce72 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 404 Aug 06 05:29:10.479428 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 788/3165] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:10 2026] GET /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:10.487218 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bd76727c-2511-4bf6-9107-296f0deb079e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.489257 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bd76727c-2511-4bf6-9107-296f0deb079e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:10.489492 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bd76727c-2511-4bf6-9107-296f0deb079e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.489682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bd76727c-2511-4bf6-9107-296f0deb079e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.489881 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-bd76727c-2511-4bf6-9107-296f0deb079e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume with id: 85159265-285b-40db-9631-02cccc0ba2ee Aug 06 05:29:10.497510 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bd76727c-2511-4bf6-9107-296f0deb079e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee returned with HTTP 404 Aug 06 05:29:10.498360 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 786/3166] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:10 2026] DELETE /volume/v3/volumes/85159265-285b-40db-9631-02cccc0ba2ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:10.534843 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.537847 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:10.538792 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-866955382"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:10.541020 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request body: {'volume': {'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-866955382'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:10.708649 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-aeabe4ed-e7d1-4264-9db9-07bc0ff31ead None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.711150 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aeabe4ed-e7d1-4264-9db9-07bc0ff31ead tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:29:10.711446 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aeabe4ed-e7d1-4264-9db9-07bc0ff31ead tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.711715 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aeabe4ed-e7d1-4264-9db9-07bc0ff31ead tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.711776 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume of 1 GB Aug 06 05:29:10.711933 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-aeabe4ed-e7d1-4264-9db9-07bc0ff31ead tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Delete volume with id: 4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:29:10.717364 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Availability Zones retrieved successfully. Aug 06 05:29:10.722676 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.722676 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:10.723276 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-aeabe4ed-e7d1-4264-9db9-07bc0ff31ead tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:29:10.723925 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (b8482d57-e329-4355-916c-a343bd19d720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:10.725007 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da828d2-74c1-479f-8bf7-cda84e738340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.726037 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:10.747032 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-aeabe4ed-e7d1-4264-9db9-07bc0ff31ead tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Delete volume request issued successfully. Aug 06 05:29:10.747222 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aeabe4ed-e7d1-4264-9db9-07bc0ff31ead tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 202 Aug 06 05:29:10.747675 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 793/3167] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:10 2026] DELETE /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 05:29:10.789855 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-30bde8ab-e8e2-4b3c-afee-58b7849b523f req-4cfe102f-8787-4585-bc66-933199abb011 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.793241 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-30bde8ab-e8e2-4b3c-afee-58b7849b523f req-4cfe102f-8787-4585-bc66-933199abb011 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:29:10.793534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-30bde8ab-e8e2-4b3c-afee-58b7849b523f req-4cfe102f-8787-4585-bc66-933199abb011 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.793803 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-30bde8ab-e8e2-4b3c-afee-58b7849b523f req-4cfe102f-8787-4585-bc66-933199abb011 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.800691 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da828d2-74c1-479f-8bf7-cda84e738340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.801864 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30e8164-ce52-4369-8110-4c782da7c67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.803548 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.803548 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:10.808260 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-30bde8ab-e8e2-4b3c-afee-58b7849b523f req-4cfe102f-8787-4585-bc66-933199abb011 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:29:10.814080 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-30bde8ab-e8e2-4b3c-afee-58b7849b523f req-4cfe102f-8787-4585-bc66-933199abb011 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 200 Aug 06 05:29:10.814080 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 789/3168] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:29:10 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:10.863330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['e568b267-7d11-4fd1-b0f3-236a9cebee17', '9fbc84e3-d9c1-4096-84d8-f78c34e65874', '1ed27f16-5437-48ef-b853-a0aed650f8c7', '67a40521-458f-4552-ba0b-7cbedf357659'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:10.863976 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30e8164-ce52-4369-8110-4c782da7c67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e568b267-7d11-4fd1-b0f3-236a9cebee17', '9fbc84e3-d9c1-4096-84d8-f78c34e65874', '1ed27f16-5437-48ef-b853-a0aed650f8c7', '67a40521-458f-4552-ba0b-7cbedf357659']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.864731 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695d3aff-888e-41d6-896d-6458ce9e6999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.882852 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-6e878804-260b-48dd-b1e8-c5dca45d3277 req-61eeb59e-79f0-41d0-868f-236363ecf7a1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.898134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695d3aff-888e-41d6-896d-6458ce9e6999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c660ee1-23f6-4db8-a7ca-5ac26b9f6005', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-866955382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['e568b267-7d11-4fd1-b0f3-236a9cebee17','9fbc84e3-d9c1-4096-84d8-f78c34e65874','1ed27f16-5437-48ef-b853-a0aed650f8c7','67a40521-458f-4552-ba0b-7cbedf357659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-866955382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c660ee1-23f6-4db8-a7ca-5ac26b9f6005,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed426263523492cb6ce8d9ea61a2607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.899233 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c043966d-3f53-4de1-9621-c63615a166e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.921511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7b2a7cfa-fcb1-44bf-a7f7-98c72fe5b6c7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.922124 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7b2a7cfa-fcb1-44bf-a7f7-98c72fe5b6c7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:10.922474 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7b2a7cfa-fcb1-44bf-a7f7-98c72fe5b6c7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.922747 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7b2a7cfa-fcb1-44bf-a7f7-98c72fe5b6c7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.922910 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-7b2a7cfa-fcb1-44bf-a7f7-98c72fe5b6c7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:10.929441 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c043966d-3f53-4de1-9621-c63615a166e7) transitioned into state 'SUCCESS' from state '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-866955382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['e568b267-7d11-4fd1-b0f3-236a9cebee17','9fbc84e3-d9c1-4096-84d8-f78c34e65874','1ed27f16-5437-48ef-b853-a0aed650f8c7','67a40521-458f-4552-ba0b-7cbedf357659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.931000 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5048907-4b4a-439e-b772-0c19cc7d8890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:10.932821 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.932821 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:10.933538 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7b2a7cfa-fcb1-44bf-a7f7-98c72fe5b6c7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:10.933925 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 794/3169] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:10 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:10.944504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5048907-4b4a-439e-b772-0c19cc7d8890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:10.945622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (b8482d57-e329-4355-916c-a343bd19d720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:10.946068 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request issued successfully. Aug 06 05:29:10.946770 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d482eb77-aa80-49af-b34b-f54abc7c8e9a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:10.947395 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 801/3170] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:10 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 06 05:29:10.962184 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0d774532-3be8-42e7-bde4-77ecf6f8f46c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:10.965438 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0d774532-3be8-42e7-bde4-77ecf6f8f46c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 Aug 06 05:29:10.965438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0d774532-3be8-42e7-bde4-77ecf6f8f46c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:10.965438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0d774532-3be8-42e7-bde4-77ecf6f8f46c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:10.974679 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:10.974679 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:10.981687 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0d774532-3be8-42e7-bde4-77ecf6f8f46c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:10.987807 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0d774532-3be8-42e7-bde4-77ecf6f8f46c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 returned with HTTP 200 Aug 06 05:29:10.988184 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 790/3171] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:10 2026] GET /volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:11.003095 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6e878804-260b-48dd-b1e8-c5dca45d3277 req-61eeb59e-79f0-41d0-868f-236363ecf7a1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:29:11.003525 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6e878804-260b-48dd-b1e8-c5dca45d3277 req-61eeb59e-79f0-41d0-868f-236363ecf7a1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:11.003525 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6e878804-260b-48dd-b1e8-c5dca45d3277 req-61eeb59e-79f0-41d0-868f-236363ecf7a1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:11.013359 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6e878804-260b-48dd-b1e8-c5dca45d3277 req-61eeb59e-79f0-41d0-868f-236363ecf7a1 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 404 Aug 06 05:29:11.015327 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 787/3172] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:29:10 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:11.024460 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-48f9fb63-9d2f-4900-83a2-a9a5d3ac67b0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:11.027656 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-48f9fb63-9d2f-4900-83a2-a9a5d3ac67b0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:11.027938 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-48f9fb63-9d2f-4900-83a2-a9a5d3ac67b0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:11.028220 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-48f9fb63-9d2f-4900-83a2-a9a5d3ac67b0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:11.028487 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-48f9fb63-9d2f-4900-83a2-a9a5d3ac67b0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:11.034043 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:11.034043 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:11.038505 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-48f9fb63-9d2f-4900-83a2-a9a5d3ac67b0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:11.039036 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 795/3173] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:11 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:11.344263 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fad9406c-3c0d-4fd9-b785-177afaaaf383 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:11.347455 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fad9406c-3c0d-4fd9-b785-177afaaaf383 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:11.347586 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fad9406c-3c0d-4fd9-b785-177afaaaf383 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:11.347898 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fad9406c-3c0d-4fd9-b785-177afaaaf383 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:11.348044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-fad9406c-3c0d-4fd9-b785-177afaaaf383 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:11.353334 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:11.353334 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:11.354047 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fad9406c-3c0d-4fd9-b785-177afaaaf383 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:11.354414 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 802/3174] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:11 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:11.420622 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6b51dcaa-e1e0-41cf-9b07-dc1684b7aa9c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:11.423418 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6b51dcaa-e1e0-41cf-9b07-dc1684b7aa9c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:11.423857 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6b51dcaa-e1e0-41cf-9b07-dc1684b7aa9c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:11.425310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6b51dcaa-e1e0-41cf-9b07-dc1684b7aa9c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:11.425310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-6b51dcaa-e1e0-41cf-9b07-dc1684b7aa9c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:11.433620 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:11.433620 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:11.436209 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6b51dcaa-e1e0-41cf-9b07-dc1684b7aa9c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:11.436829 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 791/3175] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:11 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:11.472355 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-733e037e-6e7c-4be4-aa1e-0dc9adbde073 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:11.476798 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-733e037e-6e7c-4be4-aa1e-0dc9adbde073 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 Aug 06 05:29:11.477133 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-733e037e-6e7c-4be4-aa1e-0dc9adbde073 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:11.478680 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-733e037e-6e7c-4be4-aa1e-0dc9adbde073 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:11.519620 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:11.519620 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:11.528362 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-733e037e-6e7c-4be4-aa1e-0dc9adbde073 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Volume info retrieved successfully. Aug 06 05:29:11.529466 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-733e037e-6e7c-4be4-aa1e-0dc9adbde073 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:11.529540 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-733e037e-6e7c-4be4-aa1e-0dc9adbde073 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:11.577076 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-733e037e-6e7c-4be4-aa1e-0dc9adbde073 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:11.581687 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:11.581687 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:11.592445 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-733e037e-6e7c-4be4-aa1e-0dc9adbde073 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 returned with HTTP 200 Aug 06 05:29:11.592917 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 788/3176] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:11 2026] GET /volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 => generated 920 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:11.618671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3653d21e-81b2-49ae-88c0-706c6555f6d5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:11.624142 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3653d21e-81b2-49ae-88c0-706c6555f6d5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] POST https://10.4.3.205/volume/v3/group_snapshots Aug 06 05:29:11.625422 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3653d21e-81b2-49ae-88c0-706c6555f6d5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b752b2ad-5454-44b0-9f66-d53bffcc3462", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-221801431"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:11.628912 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-3653d21e-81b2-49ae-88c0-706c6555f6d5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b752b2ad-5454-44b0-9f66-d53bffcc3462', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-221801431'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 05:29:11.635239 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:11.635239 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:11.641316 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.group_snapshots [None req-3653d21e-81b2-49ae-88c0-706c6555f6d5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-221801431. Aug 06 05:29:11.668910 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:11.668910 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:11.687695 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-3653d21e-81b2-49ae-88c0-706c6555f6d5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1816454155 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1816454155, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:11.688260 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-3653d21e-81b2-49ae-88c0-706c6555f6d5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1816454155 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1816454155, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:11.717516 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-3653d21e-81b2-49ae-88c0-706c6555f6d5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Created reservations ['89a45853-8651-4c08-aafe-212d2ce4f664', '73e7c05e-21ba-43ce-a63a-27924f952106', '4ed2e1a6-b056-4186-b4dd-bb90ecf6ccc5', '98ea3778-eca8-4550-818c-a08e69d1c6ba'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:11.755933 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3653d21e-81b2-49ae-88c0-706c6555f6d5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/group_snapshots returned with HTTP 202 Aug 06 05:29:11.756691 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 796/3177] 10.4.3.205 () {70 vars in 1324 bytes} [Thu Aug 6 05:29:11 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:11.765298 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bf36080c-c2fa-4a4a-bd16-bd81eda43e86 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:11.767425 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bf36080c-c2fa-4a4a-bd16-bd81eda43e86 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce Aug 06 05:29:11.767768 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bf36080c-c2fa-4a4a-bd16-bd81eda43e86 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:11.768059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bf36080c-c2fa-4a4a-bd16-bd81eda43e86 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:11.768263 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.group_snapshots [None req-bf36080c-c2fa-4a4a-bd16-bd81eda43e86 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member 76782271-9483-4ddc-99fc-440c7d54a7ce {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:29:11.772572 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:11.772572 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:11.777461 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bf36080c-c2fa-4a4a-bd16-bd81eda43e86 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce returned with HTTP 200 Aug 06 05:29:11.778129 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 803/3178] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:29:11 2026] GET /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:11.946070 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8dc3df6f-b90d-4ab3-81ef-fc7795d0c0a7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:11.948387 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8dc3df6f-b90d-4ab3-81ef-fc7795d0c0a7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:11.948572 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8dc3df6f-b90d-4ab3-81ef-fc7795d0c0a7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:11.948817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8dc3df6f-b90d-4ab3-81ef-fc7795d0c0a7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:11.949023 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8dc3df6f-b90d-4ab3-81ef-fc7795d0c0a7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:11.954888 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:11.954888 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:11.955673 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8dc3df6f-b90d-4ab3-81ef-fc7795d0c0a7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:11.956148 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 792/3179] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:11 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:12.002353 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5527f2c8-36bd-4285-a231-25d540f331ad None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.004532 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5527f2c8-36bd-4285-a231-25d540f331ad tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 Aug 06 05:29:12.005128 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5527f2c8-36bd-4285-a231-25d540f331ad tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.005128 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5527f2c8-36bd-4285-a231-25d540f331ad tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.012663 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.012663 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:12.019485 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5527f2c8-36bd-4285-a231-25d540f331ad tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:12.026438 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5527f2c8-36bd-4285-a231-25d540f331ad tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 returned with HTTP 200 Aug 06 05:29:12.027308 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 789/3180] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:12.044341 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bdef6a63-93b9-42e0-a20d-880144be2413 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.048313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bdef6a63-93b9-42e0-a20d-880144be2413 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 Aug 06 05:29:12.048313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bdef6a63-93b9-42e0-a20d-880144be2413 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.048313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bdef6a63-93b9-42e0-a20d-880144be2413 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.054222 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2114aff8-b33c-4a97-b55f-7d6a37365ea0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.058317 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2114aff8-b33c-4a97-b55f-7d6a37365ea0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:12.058317 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2114aff8-b33c-4a97-b55f-7d6a37365ea0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.058317 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2114aff8-b33c-4a97-b55f-7d6a37365ea0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.058317 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2114aff8-b33c-4a97-b55f-7d6a37365ea0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:12.061592 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.061592 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:12.062418 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.062418 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:12.063241 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2114aff8-b33c-4a97-b55f-7d6a37365ea0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:12.063656 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 804/3181] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:12.068313 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bdef6a63-93b9-42e0-a20d-880144be2413 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:12.074248 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bdef6a63-93b9-42e0-a20d-880144be2413 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 returned with HTTP 200 Aug 06 05:29:12.074855 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 797/3182] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:12.088695 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-03e097c4-986a-4b6d-b15c-3d255fa35822 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.090588 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-03e097c4-986a-4b6d-b15c-3d255fa35822 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:29:12.090988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-03e097c4-986a-4b6d-b15c-3d255fa35822 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c660ee1-23f6-4db8-a7ca-5ac26b9f6005", "name": "tempest-VolumesBackupsTest-Backup-70777248", "container": "tempest-volumesbackupstest-backup-container-2129488019"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:12.092593 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-03e097c4-986a-4b6d-b15c-3d255fa35822 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating new backup {'backup': {'volume_id': '6c660ee1-23f6-4db8-a7ca-5ac26b9f6005', 'name': 'tempest-VolumesBackupsTest-Backup-70777248', 'container': 'tempest-volumesbackupstest-backup-container-2129488019'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:29:12.092754 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-03e097c4-986a-4b6d-b15c-3d255fa35822 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating backup of volume 6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 in container tempest-volumesbackupstest-backup-container-2129488019 Aug 06 05:29:12.102950 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.102950 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:12.103674 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-03e097c4-986a-4b6d-b15c-3d255fa35822 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:12.133948 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-03e097c4-986a-4b6d-b15c-3d255fa35822 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['b9323b31-02a0-4797-9aeb-afc9ce293be4', '8795e5f4-fed8-4dc1-980f-78c3366a6ac3'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:12.182969 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-03e097c4-986a-4b6d-b15c-3d255fa35822 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:29:12.183495 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 793/3183] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:12 2026] POST /volume/v3/backups => generated 328 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:12.202367 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-17908513-d436-417f-be93-8341d771b240 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.205570 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-17908513-d436-417f-be93-8341d771b240 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:12.205778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-17908513-d436-417f-be93-8341d771b240 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.205991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-17908513-d436-417f-be93-8341d771b240 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.206142 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-17908513-d436-417f-be93-8341d771b240 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:12.217572 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.217572 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:12.218631 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-17908513-d436-417f-be93-8341d771b240 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:12.219192 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 790/3184] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:12.368860 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-eed491ad-5aee-4695-902e-9eecab39a218 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.374150 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eed491ad-5aee-4695-902e-9eecab39a218 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:12.374404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eed491ad-5aee-4695-902e-9eecab39a218 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.374582 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eed491ad-5aee-4695-902e-9eecab39a218 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.374701 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-eed491ad-5aee-4695-902e-9eecab39a218 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:12.382011 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.382011 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:12.382857 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eed491ad-5aee-4695-902e-9eecab39a218 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:12.383879 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 805/3185] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:12.452394 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c0acf295-7b80-4d65-898b-cc1a29b87f06 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.455366 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c0acf295-7b80-4d65-898b-cc1a29b87f06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:12.455424 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c0acf295-7b80-4d65-898b-cc1a29b87f06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.455851 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c0acf295-7b80-4d65-898b-cc1a29b87f06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.455948 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-c0acf295-7b80-4d65-898b-cc1a29b87f06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:12.473386 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.473386 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:12.474075 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c0acf295-7b80-4d65-898b-cc1a29b87f06 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:12.474896 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 798/3186] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:12.790456 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6f13b56f-aec4-417a-8791-4cb8e1a99887 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.797431 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f13b56f-aec4-417a-8791-4cb8e1a99887 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce Aug 06 05:29:12.797431 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f13b56f-aec4-417a-8791-4cb8e1a99887 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.797431 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f13b56f-aec4-417a-8791-4cb8e1a99887 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.797431 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-6f13b56f-aec4-417a-8791-4cb8e1a99887 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member 76782271-9483-4ddc-99fc-440c7d54a7ce {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:29:12.803479 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.803479 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:12.813721 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f13b56f-aec4-417a-8791-4cb8e1a99887 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce returned with HTTP 200 Aug 06 05:29:12.813907 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 794/3187] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:12.825530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c015d515-1007-4b52-810a-8547a0779ee6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.828153 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c015d515-1007-4b52-810a-8547a0779ee6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail Aug 06 05:29:12.828253 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c015d515-1007-4b52-810a-8547a0779ee6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.830031 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c015d515-1007-4b52-810a-8547a0779ee6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.830304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-c015d515-1007-4b52-810a-8547a0779ee6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:12.831342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-c015d515-1007-4b52-810a-8547a0779ee6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:29:12.839202 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c015d515-1007-4b52-810a-8547a0779ee6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Get all snapshots completed successfully. Aug 06 05:29:12.840283 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.840283 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:12.840497 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c015d515-1007-4b52-810a-8547a0779ee6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 05:29:12.840919 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 791/3188] 10.4.3.205 () {66 vars in 1264 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:12.853810 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-07de7d18-8d54-4407-b709-2be45fe16455 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.856034 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-07de7d18-8d54-4407-b709-2be45fe16455 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/snapshots/31af461a-e23c-460c-9fa6-bac72f8db7ca Aug 06 05:29:12.856243 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-07de7d18-8d54-4407-b709-2be45fe16455 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.856582 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-07de7d18-8d54-4407-b709-2be45fe16455 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.863366 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.863366 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:12.863883 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-07de7d18-8d54-4407-b709-2be45fe16455 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Snapshot retrieved successfully. Aug 06 05:29:12.864635 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-07de7d18-8d54-4407-b709-2be45fe16455 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/snapshots/31af461a-e23c-460c-9fa6-bac72f8db7ca returned with HTTP 200 Aug 06 05:29:12.865097 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 806/3189] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/snapshots/31af461a-e23c-460c-9fa6-bac72f8db7ca => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:12.877073 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8c4e6355-33ce-4160-babc-28ca4bb7cf63 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.884078 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c4e6355-33ce-4160-babc-28ca4bb7cf63 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] POST https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action Aug 06 05:29:12.884078 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c4e6355-33ce-4160-babc-28ca4bb7cf63 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:12.884078 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c4e6355-33ce-4160-babc-28ca4bb7cf63 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:12.885531 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-8c4e6355-33ce-4160-babc-28ca4bb7cf63 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Updating group '76782271-9483-4ddc-99fc-440c7d54a7ce' with 'creating' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 05:29:12.897192 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.897192 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:12.931029 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c4e6355-33ce-4160-babc-28ca4bb7cf63 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action returned with HTTP 202 Aug 06 05:29:12.931621 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 799/3190] 10.4.3.205 () {70 vars in 1455 bytes} [Thu Aug 6 05:29:12 2026] POST /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:12.942037 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6855f5b1-29af-4925-9c9a-bddf1a407e4a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.945180 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6855f5b1-29af-4925-9c9a-bddf1a407e4a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce Aug 06 05:29:12.945501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6855f5b1-29af-4925-9c9a-bddf1a407e4a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.946002 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6855f5b1-29af-4925-9c9a-bddf1a407e4a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.946002 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-6855f5b1-29af-4925-9c9a-bddf1a407e4a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member 76782271-9483-4ddc-99fc-440c7d54a7ce {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:29:12.951889 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.951889 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:12.957628 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6855f5b1-29af-4925-9c9a-bddf1a407e4a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce returned with HTTP 200 Aug 06 05:29:12.958084 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 795/3191] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:12.969037 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e9a4ace2-9dbe-4246-ac68-7e335b304f96 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.969328 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1695dfb0-c625-4e6c-bc4d-bbbd07a60967 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:12.971048 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e9a4ace2-9dbe-4246-ac68-7e335b304f96 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:12.971284 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e9a4ace2-9dbe-4246-ac68-7e335b304f96 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:12.971524 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e9a4ace2-9dbe-4246-ac68-7e335b304f96 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:12.971660 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e9a4ace2-9dbe-4246-ac68-7e335b304f96 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:12.971709 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1695dfb0-c625-4e6c-bc4d-bbbd07a60967 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] POST https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action Aug 06 05:29:12.972132 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1695dfb0-c625-4e6c-bc4d-bbbd07a60967 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:12.972274 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1695dfb0-c625-4e6c-bc4d-bbbd07a60967 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:12.973683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.group_snapshots [None req-1695dfb0-c625-4e6c-bc4d-bbbd07a60967 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Updating group '76782271-9483-4ddc-99fc-440c7d54a7ce' with 'available' {{(pid=100427) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 05:29:12.976381 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.976381 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:12.977031 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e9a4ace2-9dbe-4246-ac68-7e335b304f96 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:12.977431 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 807/3192] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:12 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:12.985866 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:12.985866 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:12.996714 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1695dfb0-c625-4e6c-bc4d-bbbd07a60967 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action returned with HTTP 202 Aug 06 05:29:12.997437 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 792/3193] 10.4.3.205 () {70 vars in 1455 bytes} [Thu Aug 6 05:29:12 2026] POST /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:13.006610 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8a61c4ec-3818-45f1-a02b-298ac9daab90 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.010620 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8a61c4ec-3818-45f1-a02b-298ac9daab90 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce Aug 06 05:29:13.010944 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8a61c4ec-3818-45f1-a02b-298ac9daab90 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.011604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8a61c4ec-3818-45f1-a02b-298ac9daab90 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.011604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-8a61c4ec-3818-45f1-a02b-298ac9daab90 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member 76782271-9483-4ddc-99fc-440c7d54a7ce {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:29:13.019860 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.019860 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:13.032923 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8a61c4ec-3818-45f1-a02b-298ac9daab90 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce returned with HTTP 200 Aug 06 05:29:13.033426 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 800/3194] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:13.050831 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2492ef80-303a-4680-9ac9-6e7b83d61998 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.052749 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2492ef80-303a-4680-9ac9-6e7b83d61998 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] POST https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action Aug 06 05:29:13.053204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2492ef80-303a-4680-9ac9-6e7b83d61998 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:13.053373 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2492ef80-303a-4680-9ac9-6e7b83d61998 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:13.054899 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-2492ef80-303a-4680-9ac9-6e7b83d61998 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Updating group '76782271-9483-4ddc-99fc-440c7d54a7ce' with 'error' {{(pid=100426) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 05:29:13.064406 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.064406 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:13.078538 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2492ef80-303a-4680-9ac9-6e7b83d61998 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action returned with HTTP 202 Aug 06 05:29:13.078919 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-24493e3c-3889-4a7d-92fd-86908b9281a2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.079033 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 796/3195] 10.4.3.205 () {70 vars in 1455 bytes} [Thu Aug 6 05:29:13 2026] POST /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:13.084767 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-24493e3c-3889-4a7d-92fd-86908b9281a2 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:13.084767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-24493e3c-3889-4a7d-92fd-86908b9281a2 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.084767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-24493e3c-3889-4a7d-92fd-86908b9281a2 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.086279 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-24493e3c-3889-4a7d-92fd-86908b9281a2 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:13.089254 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-631a603b-6f70-4046-9194-210ea63747f9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.094496 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-631a603b-6f70-4046-9194-210ea63747f9 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce Aug 06 05:29:13.094496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-631a603b-6f70-4046-9194-210ea63747f9 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.094496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-631a603b-6f70-4046-9194-210ea63747f9 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.095375 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.095375 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:13.095464 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.group_snapshots [None req-631a603b-6f70-4046-9194-210ea63747f9 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member 76782271-9483-4ddc-99fc-440c7d54a7ce {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:29:13.095529 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-24493e3c-3889-4a7d-92fd-86908b9281a2 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:13.095529 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 808/3196] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:13.104611 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.104611 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:13.133846 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-631a603b-6f70-4046-9194-210ea63747f9 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce returned with HTTP 200 Aug 06 05:29:13.135771 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 793/3197] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce => generated 326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:13.145003 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9042153b-d1f3-4ced-991f-df5bd60010ff None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.147266 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9042153b-d1f3-4ced-991f-df5bd60010ff tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] POST https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action Aug 06 05:29:13.147695 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9042153b-d1f3-4ced-991f-df5bd60010ff tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:13.147695 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9042153b-d1f3-4ced-991f-df5bd60010ff tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:13.148938 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.group_snapshots [None req-9042153b-d1f3-4ced-991f-df5bd60010ff tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Updating group '76782271-9483-4ddc-99fc-440c7d54a7ce' with 'available' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 05:29:13.153449 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.153449 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:13.164026 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9042153b-d1f3-4ced-991f-df5bd60010ff tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action returned with HTTP 202 Aug 06 05:29:13.164357 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 801/3198] 10.4.3.205 () {70 vars in 1455 bytes} [Thu Aug 6 05:29:13 2026] POST /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:13.174683 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-746c2820-dd47-4278-b258-262c0fd60762 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.176636 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-746c2820-dd47-4278-b258-262c0fd60762 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce Aug 06 05:29:13.176766 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-746c2820-dd47-4278-b258-262c0fd60762 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.177087 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-746c2820-dd47-4278-b258-262c0fd60762 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.177281 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.group_snapshots [None req-746c2820-dd47-4278-b258-262c0fd60762 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member 76782271-9483-4ddc-99fc-440c7d54a7ce {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:29:13.182192 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.182192 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:13.187935 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-746c2820-dd47-4278-b258-262c0fd60762 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce returned with HTTP 200 Aug 06 05:29:13.187935 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 797/3199] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:13.202865 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-adfbc272-5a8b-4464-b42f-7e088813c5bf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.204953 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-adfbc272-5a8b-4464-b42f-7e088813c5bf tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] DELETE https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce Aug 06 05:29:13.205516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-adfbc272-5a8b-4464-b42f-7e088813c5bf tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.205516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-adfbc272-5a8b-4464-b42f-7e088813c5bf tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.205566 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.group_snapshots [None req-adfbc272-5a8b-4464-b42f-7e088813c5bf tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] delete called for member 76782271-9483-4ddc-99fc-440c7d54a7ce {{(pid=100428) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 05:29:13.206138 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.group_snapshots [None req-adfbc272-5a8b-4464-b42f-7e088813c5bf tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Delete group_snapshot with id: 76782271-9483-4ddc-99fc-440c7d54a7ce Aug 06 05:29:13.210765 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.210765 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:13.232526 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-df755a78-59cf-415f-a3b0-99d70f7fa3b5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.234282 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-df755a78-59cf-415f-a3b0-99d70f7fa3b5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:13.234855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-df755a78-59cf-415f-a3b0-99d70f7fa3b5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.234855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-df755a78-59cf-415f-a3b0-99d70f7fa3b5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.234855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-df755a78-59cf-415f-a3b0-99d70f7fa3b5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:13.244233 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.244233 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:13.246016 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-df755a78-59cf-415f-a3b0-99d70f7fa3b5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:13.246016 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 794/3200] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:13.250574 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-adfbc272-5a8b-4464-b42f-7e088813c5bf tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce returned with HTTP 202 Aug 06 05:29:13.251027 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 809/3201] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:29:13 2026] DELETE /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:13.259708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.262952 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:29:13.263415 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.263699 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.264176 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:13.267533 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:13.274173 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Get all volumes completed successfully. Aug 06 05:29:13.274995 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:13.275244 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:13.320315 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:13.324339 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.324339 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:13.334913 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eb2766be-ee7c-46b1-b235-1ff9cf0155b6 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:29:13.335686 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 802/3202] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:13.351525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-149a74ac-7d30-4e86-adb8-dc22e8794814 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.353333 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-149a74ac-7d30-4e86-adb8-dc22e8794814 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail Aug 06 05:29:13.353583 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-149a74ac-7d30-4e86-adb8-dc22e8794814 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.354011 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-149a74ac-7d30-4e86-adb8-dc22e8794814 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.354245 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-149a74ac-7d30-4e86-adb8-dc22e8794814 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:13.355426 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-149a74ac-7d30-4e86-adb8-dc22e8794814 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Building query based on filter {{(pid=100426) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:29:13.359282 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-149a74ac-7d30-4e86-adb8-dc22e8794814 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Get all snapshots completed successfully. Aug 06 05:29:13.360210 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-149a74ac-7d30-4e86-adb8-dc22e8794814 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 05:29:13.360710 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 798/3203] 10.4.3.205 () {66 vars in 1264 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:13.369828 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-58bd82d0-1e72-4db2-915b-4ac7eb44ce68 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.372002 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-58bd82d0-1e72-4db2-915b-4ac7eb44ce68 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce Aug 06 05:29:13.372209 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-58bd82d0-1e72-4db2-915b-4ac7eb44ce68 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.372440 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-58bd82d0-1e72-4db2-915b-4ac7eb44ce68 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.372611 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.group_snapshots [None req-58bd82d0-1e72-4db2-915b-4ac7eb44ce68 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member 76782271-9483-4ddc-99fc-440c7d54a7ce {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 05:29:13.375665 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-58bd82d0-1e72-4db2-915b-4ac7eb44ce68 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce returned with HTTP 404 Aug 06 05:29:13.376140 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 795/3204] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/group_snapshots/76782271-9483-4ddc-99fc-440c7d54a7ce => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:29:13.383095 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bdb58ea7-65e0-419b-b488-789686a07e6a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.384755 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:29:13.384987 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.385161 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.385472 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:13.385731 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.385731 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:13.386124 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:13.393412 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Get all volumes completed successfully. Aug 06 05:29:13.394045 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:13.394199 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:13.398149 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d94d3ecc-0473-4c6b-b3f1-4092804ed8b8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.400276 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d94d3ecc-0473-4c6b-b3f1-4092804ed8b8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:13.400591 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d94d3ecc-0473-4c6b-b3f1-4092804ed8b8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.400846 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d94d3ecc-0473-4c6b-b3f1-4092804ed8b8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.401060 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-d94d3ecc-0473-4c6b-b3f1-4092804ed8b8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:13.406766 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.406766 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:13.407741 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d94d3ecc-0473-4c6b-b3f1-4092804ed8b8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:13.408152 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 803/3205] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:13.433164 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:13.436098 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.436098 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:13.443625 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bdb58ea7-65e0-419b-b488-789686a07e6a tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:29:13.444312 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 810/3206] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:13.457069 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e942d1ab-4f1a-45b7-a95f-f2deb39ead73 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.459103 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e942d1ab-4f1a-45b7-a95f-f2deb39ead73 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] POST https://10.4.3.205/volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462/action Aug 06 05:29:13.459572 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e942d1ab-4f1a-45b7-a95f-f2deb39ead73 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:13.459731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e942d1ab-4f1a-45b7-a95f-f2deb39ead73 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:13.461186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-e942d1ab-4f1a-45b7-a95f-f2deb39ead73 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] delete called for group b752b2ad-5454-44b0-9f66-d53bffcc3462 {{(pid=100426) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:29:13.461315 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.groups [None req-e942d1ab-4f1a-45b7-a95f-f2deb39ead73 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Delete group with id: b752b2ad-5454-44b0-9f66-d53bffcc3462 Aug 06 05:29:13.464995 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.464995 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:13.487404 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4026091f-1d15-45e1-bb59-7fb1e0189126 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.489353 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4026091f-1d15-45e1-bb59-7fb1e0189126 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:13.489646 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4026091f-1d15-45e1-bb59-7fb1e0189126 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.489803 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4026091f-1d15-45e1-bb59-7fb1e0189126 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.489955 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-4026091f-1d15-45e1-bb59-7fb1e0189126 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:13.494935 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.494935 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:13.495681 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4026091f-1d15-45e1-bb59-7fb1e0189126 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:13.496028 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 796/3207] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:13.502130 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e942d1ab-4f1a-45b7-a95f-f2deb39ead73 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462/action returned with HTTP 202 Aug 06 05:29:13.502609 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 799/3208] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:29:13 2026] POST /volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:13.509478 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a5a398ad-1689-457a-86e9-a5892b612ef5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.511561 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5a398ad-1689-457a-86e9-a5892b612ef5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 Aug 06 05:29:13.511844 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5a398ad-1689-457a-86e9-a5892b612ef5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.512050 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5a398ad-1689-457a-86e9-a5892b612ef5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.520967 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.520967 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:13.526860 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a5a398ad-1689-457a-86e9-a5892b612ef5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Volume info retrieved successfully. Aug 06 05:29:13.527878 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-a5a398ad-1689-457a-86e9-a5892b612ef5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:13.527878 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-a5a398ad-1689-457a-86e9-a5892b612ef5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:13.565203 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-a5a398ad-1689-457a-86e9-a5892b612ef5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:13.568227 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.568227 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:13.577922 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5a398ad-1689-457a-86e9-a5892b612ef5 tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 returned with HTTP 200 Aug 06 05:29:13.578505 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 804/3209] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 => generated 919 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:13.929173 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-57667b02-e3ef-4b12-b7e7-5e0765d38a3b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.931105 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-57667b02-e3ef-4b12-b7e7-5e0765d38a3b tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] GET https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:29:13.931323 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-57667b02-e3ef-4b12-b7e7-5e0765d38a3b tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.931674 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-57667b02-e3ef-4b12-b7e7-5e0765d38a3b tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.939228 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.939228 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:13.944353 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-57667b02-e3ef-4b12-b7e7-5e0765d38a3b tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Volume info retrieved successfully. Aug 06 05:29:13.948375 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-57667b02-e3ef-4b12-b7e7-5e0765d38a3b tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 returned with HTTP 200 Aug 06 05:29:13.948776 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 811/3210] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:13.991121 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-039fd661-3d15-47c1-8f6c-d5cff3f5bba8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:13.993299 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-039fd661-3d15-47c1-8f6c-d5cff3f5bba8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:13.993579 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-039fd661-3d15-47c1-8f6c-d5cff3f5bba8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:13.993815 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-039fd661-3d15-47c1-8f6c-d5cff3f5bba8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:13.993982 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-039fd661-3d15-47c1-8f6c-d5cff3f5bba8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:13.998827 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:13.998827 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:13.999575 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-039fd661-3d15-47c1-8f6c-d5cff3f5bba8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:13.999993 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 797/3211] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:13 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:14.108157 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-90fca9c8-d442-4626-b1b1-360ee3a0ee9e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.110854 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90fca9c8-d442-4626-b1b1-360ee3a0ee9e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:14.111067 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90fca9c8-d442-4626-b1b1-360ee3a0ee9e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.111260 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90fca9c8-d442-4626-b1b1-360ee3a0ee9e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.111376 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-90fca9c8-d442-4626-b1b1-360ee3a0ee9e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:14.116093 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:14.116093 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:14.116948 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90fca9c8-d442-4626-b1b1-360ee3a0ee9e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:14.117274 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 800/3212] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:14 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:14.258104 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4e45c406-1223-45ec-83d8-8b163a1a8b47 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.260079 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e45c406-1223-45ec-83d8-8b163a1a8b47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:14.260301 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e45c406-1223-45ec-83d8-8b163a1a8b47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.260507 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e45c406-1223-45ec-83d8-8b163a1a8b47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.260579 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-4e45c406-1223-45ec-83d8-8b163a1a8b47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:14.264477 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:14.264477 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:14.265301 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e45c406-1223-45ec-83d8-8b163a1a8b47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:14.265584 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 805/3213] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:14 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:14.421382 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-38a003f6-98e5-44f0-9b34-7e9d1e5621ee None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.422830 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-38a003f6-98e5-44f0-9b34-7e9d1e5621ee tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:14.423188 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-38a003f6-98e5-44f0-9b34-7e9d1e5621ee tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.423515 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-38a003f6-98e5-44f0-9b34-7e9d1e5621ee tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.423721 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-38a003f6-98e5-44f0-9b34-7e9d1e5621ee tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:14.428167 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:14.428167 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:14.429108 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-38a003f6-98e5-44f0-9b34-7e9d1e5621ee tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:14.429615 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 812/3214] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:14 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:14.506654 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cb28de88-747e-4ce2-a6bf-ea786ce00ee3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.508889 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cb28de88-747e-4ce2-a6bf-ea786ce00ee3 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:14.509214 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cb28de88-747e-4ce2-a6bf-ea786ce00ee3 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.509477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cb28de88-747e-4ce2-a6bf-ea786ce00ee3 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.509624 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-cb28de88-747e-4ce2-a6bf-ea786ce00ee3 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:14.514913 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:14.514913 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:14.515673 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cb28de88-747e-4ce2-a6bf-ea786ce00ee3 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:14.516163 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 798/3215] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:14 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:14.592745 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eab4e7b4-3e60-41a1-9ac7-8e0efdcff85c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.594606 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eab4e7b4-3e60-41a1-9ac7-8e0efdcff85c tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 Aug 06 05:29:14.594823 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eab4e7b4-3e60-41a1-9ac7-8e0efdcff85c tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.595017 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eab4e7b4-3e60-41a1-9ac7-8e0efdcff85c tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.600595 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eab4e7b4-3e60-41a1-9ac7-8e0efdcff85c tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 returned with HTTP 404 Aug 06 05:29:14.601045 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 801/3216] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:14 2026] GET /volume/v3/volumes/8e4b832e-fe41-4e45-9d22-6b97ccbe5fb1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:29:14.607612 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ab7f20ad-728a-4dcd-a0c3-9861d7da450d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.609425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab7f20ad-728a-4dcd-a0c3-9861d7da450d tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] GET https://10.4.3.205/volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462 Aug 06 05:29:14.609630 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab7f20ad-728a-4dcd-a0c3-9861d7da450d tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.609807 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab7f20ad-728a-4dcd-a0c3-9861d7da450d tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.609929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-ab7f20ad-728a-4dcd-a0c3-9861d7da450d tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] show called for member b752b2ad-5454-44b0-9f66-d53bffcc3462 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:14.612830 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab7f20ad-728a-4dcd-a0c3-9861d7da450d tempest-GroupSnapshotsV319Test-387020328 tempest-GroupSnapshotsV319Test-387020328-project-member] https://10.4.3.205/volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462 returned with HTTP 404 Aug 06 05:29:14.613347 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 806/3217] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:14 2026] GET /volume/v3/groups/b752b2ad-5454-44b0-9f66-d53bffcc3462 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:29:14.620557 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b1ac492a-7ca6-4678-a656-03476d03bc16 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.621942 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1ac492a-7ca6-4678-a656-03476d03bc16 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/a49b349c-d2ed-4352-9969-6f65475ad788 Aug 06 05:29:14.622282 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1ac492a-7ca6-4678-a656-03476d03bc16 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.622607 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b1ac492a-7ca6-4678-a656-03476d03bc16 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.635528 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b1ac492a-7ca6-4678-a656-03476d03bc16 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] https://10.4.3.205/volume/v3/group_types/a49b349c-d2ed-4352-9969-6f65475ad788 returned with HTTP 202 Aug 06 05:29:14.636397 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 813/3218] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:29:14 2026] DELETE /volume/v3/group_types/a49b349c-d2ed-4352-9969-6f65475ad788 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:14.643732 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4ba548bb-45db-4cd1-abe8-6c22d8291fa4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.646007 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ba548bb-45db-4cd1-abe8-6c22d8291fa4 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] DELETE https://10.4.3.205/volume/v3/types/8ca8d3ac-46e0-4bad-96e1-ce53b4379694 Aug 06 05:29:14.646244 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ba548bb-45db-4cd1-abe8-6c22d8291fa4 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.646512 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ba548bb-45db-4cd1-abe8-6c22d8291fa4 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.672004 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ba548bb-45db-4cd1-abe8-6c22d8291fa4 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] https://10.4.3.205/volume/v3/types/8ca8d3ac-46e0-4bad-96e1-ce53b4379694 returned with HTTP 202 Aug 06 05:29:14.672333 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 799/3219] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:14 2026] DELETE /volume/v3/types/8ca8d3ac-46e0-4bad-96e1-ce53b4379694 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:14.679769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5c9a0691-e7ea-4f4b-8030-df18523425f5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.681682 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5c9a0691-e7ea-4f4b-8030-df18523425f5 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] GET https://10.4.3.205/volume/v3/types/8ca8d3ac-46e0-4bad-96e1-ce53b4379694 Aug 06 05:29:14.681907 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5c9a0691-e7ea-4f4b-8030-df18523425f5 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.682136 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5c9a0691-e7ea-4f4b-8030-df18523425f5 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.685464 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5c9a0691-e7ea-4f4b-8030-df18523425f5 tempest-GroupSnapshotsV319Test-562719498 tempest-GroupSnapshotsV319Test-562719498-project-admin] https://10.4.3.205/volume/v3/types/8ca8d3ac-46e0-4bad-96e1-ce53b4379694 returned with HTTP 404 Aug 06 05:29:14.685890 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 802/3220] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:29:14 2026] GET /volume/v3/types/8ca8d3ac-46e0-4bad-96e1-ce53b4379694 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:14.962616 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-80cf84e9-1ea6-4bd6-8049-353fb6b197e9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:14.964783 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80cf84e9-1ea6-4bd6-8049-353fb6b197e9 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] GET https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:29:14.965085 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80cf84e9-1ea6-4bd6-8049-353fb6b197e9 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:14.965351 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80cf84e9-1ea6-4bd6-8049-353fb6b197e9 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:14.973731 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:14.973731 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:14.977550 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-80cf84e9-1ea6-4bd6-8049-353fb6b197e9 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Volume info retrieved successfully. Aug 06 05:29:14.983076 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80cf84e9-1ea6-4bd6-8049-353fb6b197e9 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 returned with HTTP 200 Aug 06 05:29:14.983448 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 807/3221] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:14 2026] GET /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:15.010980 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d094a7a5-4bc7-4097-856f-08e4de879f81 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:15.013473 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d094a7a5-4bc7-4097-856f-08e4de879f81 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:15.013743 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d094a7a5-4bc7-4097-856f-08e4de879f81 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:15.013997 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d094a7a5-4bc7-4097-856f-08e4de879f81 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:15.014114 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-d094a7a5-4bc7-4097-856f-08e4de879f81 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:15.019332 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:15.019332 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:15.020108 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d094a7a5-4bc7-4097-856f-08e4de879f81 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:15.020579 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 814/3222] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:15 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:15.130083 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-76ed0e1e-6035-47d5-8952-1282f608c1bf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:15.132228 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76ed0e1e-6035-47d5-8952-1282f608c1bf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:15.135134 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76ed0e1e-6035-47d5-8952-1282f608c1bf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:15.135134 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76ed0e1e-6035-47d5-8952-1282f608c1bf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:15.135134 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-76ed0e1e-6035-47d5-8952-1282f608c1bf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:15.146819 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:15.146819 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:15.147749 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76ed0e1e-6035-47d5-8952-1282f608c1bf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:15.148226 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 800/3223] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:15 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:15.276164 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ce10d7f3-0203-4fb3-815a-43bcc53d7079 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:15.278390 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ce10d7f3-0203-4fb3-815a-43bcc53d7079 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:15.278671 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ce10d7f3-0203-4fb3-815a-43bcc53d7079 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:15.278939 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ce10d7f3-0203-4fb3-815a-43bcc53d7079 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:15.279096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-ce10d7f3-0203-4fb3-815a-43bcc53d7079 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:15.285029 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:15.285029 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:15.286192 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ce10d7f3-0203-4fb3-815a-43bcc53d7079 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:15.286921 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 803/3224] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:15 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:15.440391 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b27e0497-05d4-459c-8582-9b3d7a11aee3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:15.442475 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b27e0497-05d4-459c-8582-9b3d7a11aee3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:15.442750 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b27e0497-05d4-459c-8582-9b3d7a11aee3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:15.442864 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b27e0497-05d4-459c-8582-9b3d7a11aee3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:15.443002 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b27e0497-05d4-459c-8582-9b3d7a11aee3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:15.448282 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:15.448282 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:15.449112 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b27e0497-05d4-459c-8582-9b3d7a11aee3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:15.451154 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 808/3225] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:15 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:15.526734 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1b074ab5-630d-4c1b-bca0-c64df193af11 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:15.529376 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1b074ab5-630d-4c1b-bca0-c64df193af11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:15.529746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1b074ab5-630d-4c1b-bca0-c64df193af11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:15.530053 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1b074ab5-630d-4c1b-bca0-c64df193af11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:15.530198 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-1b074ab5-630d-4c1b-bca0-c64df193af11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:15.536218 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:15.536218 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:15.537239 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1b074ab5-630d-4c1b-bca0-c64df193af11 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:15.538451 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 815/3226] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:15 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:15.885059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-289357d8-f113-49bc-88df-dbb904d52ebe req-fb58daf0-e451-4b95-90a9-c1dd32952012 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:15.888050 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-289357d8-f113-49bc-88df-dbb904d52ebe req-fb58daf0-e451-4b95-90a9-c1dd32952012 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] DELETE https://10.4.3.205/volume/v3/attachments/5af3f911-4cbe-44a1-9a1b-942b927225d3 Aug 06 05:29:15.888277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-289357d8-f113-49bc-88df-dbb904d52ebe req-fb58daf0-e451-4b95-90a9-c1dd32952012 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:15.888572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-289357d8-f113-49bc-88df-dbb904d52ebe req-fb58daf0-e451-4b95-90a9-c1dd32952012 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:15.898922 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:15.898922 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:15.956719 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-289357d8-f113-49bc-88df-dbb904d52ebe req-fb58daf0-e451-4b95-90a9-c1dd32952012 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/attachments/5af3f911-4cbe-44a1-9a1b-942b927225d3 returned with HTTP 200 Aug 06 05:29:15.957725 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 801/3227] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:29:15 2026] DELETE /volume/v3/attachments/5af3f911-4cbe-44a1-9a1b-942b927225d3 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:15.999768 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fa907a2a-215f-441b-a19c-1ee012406486 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:16.001922 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fa907a2a-215f-441b-a19c-1ee012406486 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] GET https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:29:16.002147 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fa907a2a-215f-441b-a19c-1ee012406486 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:16.002386 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fa907a2a-215f-441b-a19c-1ee012406486 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:16.012098 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:16.012098 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:16.017303 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fa907a2a-215f-441b-a19c-1ee012406486 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Volume info retrieved successfully. Aug 06 05:29:16.023567 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fa907a2a-215f-441b-a19c-1ee012406486 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 returned with HTTP 200 Aug 06 05:29:16.024023 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 804/3228] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:15 2026] GET /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:16.032058 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-407bd336-2e5c-47ea-9526-bb15712f16d9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:16.035102 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-407bd336-2e5c-47ea-9526-bb15712f16d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:16.038312 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-407bd336-2e5c-47ea-9526-bb15712f16d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:16.038312 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-407bd336-2e5c-47ea-9526-bb15712f16d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:16.038312 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-407bd336-2e5c-47ea-9526-bb15712f16d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:16.043555 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:16.043555 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:16.044311 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-407bd336-2e5c-47ea-9526-bb15712f16d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:16.044575 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 809/3229] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:16 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:16.164036 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ad300498-d6ab-49ca-905b-0f1e8224741e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:16.166355 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ad300498-d6ab-49ca-905b-0f1e8224741e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:16.166664 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ad300498-d6ab-49ca-905b-0f1e8224741e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:16.166932 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ad300498-d6ab-49ca-905b-0f1e8224741e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:16.167390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ad300498-d6ab-49ca-905b-0f1e8224741e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:16.173674 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:16.173674 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:16.174983 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ad300498-d6ab-49ca-905b-0f1e8224741e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:16.175510 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 816/3230] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:16 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:16.298874 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-682178f5-e341-4f02-a75f-9713d3fabd0c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:16.302686 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-682178f5-e341-4f02-a75f-9713d3fabd0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:16.303034 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-682178f5-e341-4f02-a75f-9713d3fabd0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:16.303281 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-682178f5-e341-4f02-a75f-9713d3fabd0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:16.303819 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-682178f5-e341-4f02-a75f-9713d3fabd0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:16.309015 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:16.309015 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:16.310064 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-682178f5-e341-4f02-a75f-9713d3fabd0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:16.310416 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 802/3231] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:16 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:16.462459 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-95932c4f-c44f-4c2f-8f87-e5dc5cc78a5e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:16.464807 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-95932c4f-c44f-4c2f-8f87-e5dc5cc78a5e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:16.466254 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-95932c4f-c44f-4c2f-8f87-e5dc5cc78a5e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:16.466254 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-95932c4f-c44f-4c2f-8f87-e5dc5cc78a5e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:16.466254 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-95932c4f-c44f-4c2f-8f87-e5dc5cc78a5e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:16.469892 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:16.469892 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:16.472093 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-95932c4f-c44f-4c2f-8f87-e5dc5cc78a5e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:16.472093 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 805/3232] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:16 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:16.558077 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5f146967-241d-40fa-8fac-ce2fde675d16 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:16.561977 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5f146967-241d-40fa-8fac-ce2fde675d16 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:16.561977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5f146967-241d-40fa-8fac-ce2fde675d16 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:16.561977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5f146967-241d-40fa-8fac-ce2fde675d16 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:16.561977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5f146967-241d-40fa-8fac-ce2fde675d16 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:16.566096 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:16.566096 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:16.567004 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5f146967-241d-40fa-8fac-ce2fde675d16 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:16.567553 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 810/3233] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:16 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:16.582304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8f3bff72-377f-435e-90b8-0503e1be421d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:16.585789 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8f3bff72-377f-435e-90b8-0503e1be421d tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:29:16.586164 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8f3bff72-377f-435e-90b8-0503e1be421d tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:16.586453 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8f3bff72-377f-435e-90b8-0503e1be421d tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:16.586668 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-8f3bff72-377f-435e-90b8-0503e1be421d tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Delete volume with id: d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:29:16.595863 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:16.595863 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:16.596468 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8f3bff72-377f-435e-90b8-0503e1be421d tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Volume info retrieved successfully. Aug 06 05:29:16.625215 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8f3bff72-377f-435e-90b8-0503e1be421d tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Delete volume request issued successfully. Aug 06 05:29:16.625555 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8f3bff72-377f-435e-90b8-0503e1be421d tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 returned with HTTP 202 Aug 06 05:29:16.626199 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 817/3234] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:16 2026] DELETE /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:16.636372 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9b5da96f-3d87-4f44-897c-fc053f847f4e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:16.639732 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9b5da96f-3d87-4f44-897c-fc053f847f4e tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] GET https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:29:16.639915 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9b5da96f-3d87-4f44-897c-fc053f847f4e tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:16.640087 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9b5da96f-3d87-4f44-897c-fc053f847f4e tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:16.654314 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:16.654314 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:16.662599 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9b5da96f-3d87-4f44-897c-fc053f847f4e tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Volume info retrieved successfully. Aug 06 05:29:16.669927 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9b5da96f-3d87-4f44-897c-fc053f847f4e tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 returned with HTTP 200 Aug 06 05:29:16.670470 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 803/3235] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:16 2026] GET /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:17.057422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6b7022f2-d37b-4a3f-b9d2-154bef6a1ec0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.059751 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6b7022f2-d37b-4a3f-b9d2-154bef6a1ec0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:17.060429 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6b7022f2-d37b-4a3f-b9d2-154bef6a1ec0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.060429 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6b7022f2-d37b-4a3f-b9d2-154bef6a1ec0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.060640 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-6b7022f2-d37b-4a3f-b9d2-154bef6a1ec0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:17.065796 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.065796 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:17.066622 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6b7022f2-d37b-4a3f-b9d2-154bef6a1ec0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:17.067120 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 806/3236] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:17 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:17.088887 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9d84fb5b-d038-43ca-9b96-458f4e815d88 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.187751 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9d84fb5b-d038-43ca-9b96-458f4e815d88 tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:29:17.188135 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9d84fb5b-d038-43ca-9b96-458f4e815d88 tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1161913946"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:17.191518 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-17226c92-06cc-47a4-943a-b0176ae73542 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.193913 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-17226c92-06cc-47a4-943a-b0176ae73542 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:17.194090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-17226c92-06cc-47a4-943a-b0176ae73542 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.194259 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-17226c92-06cc-47a4-943a-b0176ae73542 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.194418 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-17226c92-06cc-47a4-943a-b0176ae73542 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:17.199761 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.199761 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:17.200695 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-17226c92-06cc-47a4-943a-b0176ae73542 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:17.201171 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 818/3237] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:17 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:17.203801 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9d84fb5b-d038-43ca-9b96-458f4e815d88 tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:29:17.204317 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 811/3238] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:29:17 2026] POST /volume/v3/types => generated 220 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:17.213991 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9ce72961-056c-4de5-bf32-53a2dfe3a7ae None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.215868 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9ce72961-056c-4de5-bf32-53a2dfe3a7ae tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:29:17.216526 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9ce72961-056c-4de5-bf32-53a2dfe3a7ae tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-312877716"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:17.236091 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9ce72961-056c-4de5-bf32-53a2dfe3a7ae tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:29:17.236601 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 804/3239] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:29:17 2026] POST /volume/v3/group_types => generated 176 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:17.246899 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-07c9037d-e1f2-49f2-8789-054e6f700466 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.311385 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-07c9037d-e1f2-49f2-8789-054e6f700466 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] POST https://10.4.3.205/volume/v3/groups Aug 06 05:29:17.311708 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-07c9037d-e1f2-49f2-8789-054e6f700466 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4db5baee-af9a-4a44-ba0d-f66200d010e7", "volume_types": ["ce632c3b-bd50-4104-b0a7-a711f9d0dffa"], "name": "tempest-GroupsV314Test-Group-1123407540"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:17.313119 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-07c9037d-e1f2-49f2-8789-054e6f700466 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Creating new group {'group': {'group_type': '4db5baee-af9a-4a44-ba0d-f66200d010e7', 'volume_types': ['ce632c3b-bd50-4104-b0a7-a711f9d0dffa'], 'name': 'tempest-GroupsV314Test-Group-1123407540'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 05:29:17.316726 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.groups [None req-07c9037d-e1f2-49f2-8789-054e6f700466 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Creating group tempest-GroupsV314Test-Group-1123407540. Aug 06 05:29:17.322499 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a54e931a-903d-446b-8cc1-cae97c720090 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.324394 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-07c9037d-e1f2-49f2-8789-054e6f700466 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Availability Zones retrieved successfully. Aug 06 05:29:17.324733 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a54e931a-903d-446b-8cc1-cae97c720090 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:17.325069 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a54e931a-903d-446b-8cc1-cae97c720090 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.325475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a54e931a-903d-446b-8cc1-cae97c720090 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.325643 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a54e931a-903d-446b-8cc1-cae97c720090 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:17.331159 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.331159 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:17.332308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a54e931a-903d-446b-8cc1-cae97c720090 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:17.332846 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 819/3240] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:17 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:17.343145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-07c9037d-e1f2-49f2-8789-054e6f700466 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Created reservations ['c3cd56f2-e6c5-4263-b30d-b1a38f75dc25'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:17.364196 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-07c9037d-e1f2-49f2-8789-054e6f700466 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/groups returned with HTTP 202 Aug 06 05:29:17.364566 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 807/3241] 10.4.3.205 () {70 vars in 1297 bytes} [Thu Aug 6 05:29:17 2026] POST /volume/v3/groups => generated 108 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:17.371716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-30bf636a-c3c4-4da2-b7ab-ce6fe6e925f3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.373431 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-30bf636a-c3c4-4da2-b7ab-ce6fe6e925f3 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 Aug 06 05:29:17.374386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-30bf636a-c3c4-4da2-b7ab-ce6fe6e925f3 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.374386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-30bf636a-c3c4-4da2-b7ab-ce6fe6e925f3 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.374386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-30bf636a-c3c4-4da2-b7ab-ce6fe6e925f3 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] show called for member 0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:17.377183 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.377183 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:17.385398 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-30bf636a-c3c4-4da2-b7ab-ce6fe6e925f3 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 returned with HTTP 200 Aug 06 05:29:17.385922 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 812/3242] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:17 2026] GET /volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:17.396362 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-010f9964-bbb0-4615-929a-8f10e2f87447 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.398003 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-010f9964-bbb0-4615-929a-8f10e2f87447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] DELETE https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:29:17.398211 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-010f9964-bbb0-4615-929a-8f10e2f87447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.398397 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-010f9964-bbb0-4615-929a-8f10e2f87447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.398563 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-010f9964-bbb0-4615-929a-8f10e2f87447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Delete volume with id: 13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:29:17.405537 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.405537 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:17.405971 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-010f9964-bbb0-4615-929a-8f10e2f87447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:29:17.420692 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-010f9964-bbb0-4615-929a-8f10e2f87447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Delete volume request issued successfully. Aug 06 05:29:17.420799 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-010f9964-bbb0-4615-929a-8f10e2f87447 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 202 Aug 06 05:29:17.421383 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 805/3243] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:17 2026] DELETE /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:17.429050 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bc8504a5-71cc-4914-8054-e06356f941a0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.430969 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc8504a5-71cc-4914-8054-e06356f941a0 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:29:17.431197 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc8504a5-71cc-4914-8054-e06356f941a0 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.431348 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc8504a5-71cc-4914-8054-e06356f941a0 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.437887 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.437887 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:17.441233 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bc8504a5-71cc-4914-8054-e06356f941a0 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Volume info retrieved successfully. Aug 06 05:29:17.445421 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc8504a5-71cc-4914-8054-e06356f941a0 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 200 Aug 06 05:29:17.445771 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 820/3244] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:17 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 1248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:17.486098 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0c790a5b-e5a4-4c3f-86dd-cd5e5703f4d5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.487952 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0c790a5b-e5a4-4c3f-86dd-cd5e5703f4d5 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:17.488214 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0c790a5b-e5a4-4c3f-86dd-cd5e5703f4d5 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.488471 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0c790a5b-e5a4-4c3f-86dd-cd5e5703f4d5 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.488603 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-0c790a5b-e5a4-4c3f-86dd-cd5e5703f4d5 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:17.494518 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.494518 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:17.494518 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0c790a5b-e5a4-4c3f-86dd-cd5e5703f4d5 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:17.494610 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 808/3245] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:17 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:17.507771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-69a9c3ce-7d9d-49f7-bf30-e62caa5516cf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.509798 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-69a9c3ce-7d9d-49f7-bf30-e62caa5516cf tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af Aug 06 05:29:17.509993 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-69a9c3ce-7d9d-49f7-bf30-e62caa5516cf tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.510194 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-69a9c3ce-7d9d-49f7-bf30-e62caa5516cf tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.518404 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.518404 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:17.522524 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-69a9c3ce-7d9d-49f7-bf30-e62caa5516cf tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:29:17.529065 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-69a9c3ce-7d9d-49f7-bf30-e62caa5516cf tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af returned with HTTP 200 Aug 06 05:29:17.529492 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 813/3246] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:17 2026] GET /volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:17.548817 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.550644 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] POST https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd/restore Aug 06 05:29:17.551022 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:17.552447 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Restoring backup 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd ({'restore': {}}) {{(pid=100427) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 05:29:17.552613 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Restoring backup 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd to volume None. Aug 06 05:29:17.557547 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.557547 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:17.558984 np0000006623 devstack@c-api.service[100427]: INFO cinder.backup.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Creating volume of 1 GB for restore of backup 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. Aug 06 05:29:17.565922 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:29:17.565604. {{(pid=100427) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:29:17.566050 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Availability Zones retrieved successfully. Aug 06 05:29:17.573373 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Flow 'volume_create_api' (df97285a-abdd-4ff8-8fb6-5c6536816327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:17.574745 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387055c7-0de0-4cba-b010-11334c3675b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:17.575890 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:17.582435 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-342b5c60-607e-4e4e-ab28-b5405ca7bb51 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.585048 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-342b5c60-607e-4e4e-ab28-b5405ca7bb51 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:17.585416 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-342b5c60-607e-4e4e-ab28-b5405ca7bb51 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.585724 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-342b5c60-607e-4e4e-ab28-b5405ca7bb51 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.585939 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-342b5c60-607e-4e4e-ab28-b5405ca7bb51 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:17.591245 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.591245 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:17.592076 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-342b5c60-607e-4e4e-ab28-b5405ca7bb51 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:17.592599 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 821/3247] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:17 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:17.614453 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387055c7-0de0-4cba-b010-11334c3675b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:17.615631 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8f6d0-1373-4c45-9ac3-7016305c3ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:17.654447 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Created reservations ['01e23a27-417f-40d6-87f5-8e9a17d5557d', '7dfbb56a-9a72-4386-be3c-316072ca0e6a', '53078f97-6384-4f0a-8249-3cd4df1f7e46', '62df8ec0-fc9e-4ed4-bffc-3dec9e11115e'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:17.655226 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8f6d0-1373-4c45-9ac3-7016305c3ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01e23a27-417f-40d6-87f5-8e9a17d5557d', '7dfbb56a-9a72-4386-be3c-316072ca0e6a', '53078f97-6384-4f0a-8249-3cd4df1f7e46', '62df8ec0-fc9e-4ed4-bffc-3dec9e11115e']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:17.655949 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5023546-e9d3-447c-a81a-3ef99d1ed417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:17.684360 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5023546-e9d3-447c-a81a-3ef99d1ed417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '786fdad0-b2be-4aac-a3d5-ccc0a20846e2', '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_7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404395b1660749b688ac1d5444ab8bc3',qos_specs=None,replication_status=,reservations=['01e23a27-417f-40d6-87f5-8e9a17d5557d','7dfbb56a-9a72-4386-be3c-316072ca0e6a','53078f97-6384-4f0a-8249-3cd4df1f7e46','62df8ec0-fc9e-4ed4-bffc-3dec9e11115e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7c6ebcadef4c6aa7598a8ca6955290',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=786fdad0-b2be-4aac-a3d5-ccc0a20846e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404395b1660749b688ac1d5444ab8bc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7c6ebcadef4c6aa7598a8ca6955290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:17.684978 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b874816b-89bc-4d59-b3d1-b21e46b4bf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:17.686372 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c7719c13-aaf1-4dc9-8b77-73183d3eba43 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:17.687988 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c7719c13-aaf1-4dc9-8b77-73183d3eba43 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] GET https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 Aug 06 05:29:17.688185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c7719c13-aaf1-4dc9-8b77-73183d3eba43 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:17.688404 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c7719c13-aaf1-4dc9-8b77-73183d3eba43 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:17.693602 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c7719c13-aaf1-4dc9-8b77-73183d3eba43 tempest-TestImageHashVerification-1832299948 tempest-TestImageHashVerification-1832299948-project-member] https://10.4.3.205/volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 returned with HTTP 404 Aug 06 05:29:17.694185 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 809/3248] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:17 2026] GET /volume/v3/volumes/d2d17905-2aec-4746-ac5d-c20671bdd9b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:17.700626 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b874816b-89bc-4d59-b3d1-b21e46b4bf6c) transitioned into 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_7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='404395b1660749b688ac1d5444ab8bc3',qos_specs=None,replication_status=,reservations=['01e23a27-417f-40d6-87f5-8e9a17d5557d','7dfbb56a-9a72-4386-be3c-316072ca0e6a','53078f97-6384-4f0a-8249-3cd4df1f7e46','62df8ec0-fc9e-4ed4-bffc-3dec9e11115e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7c6ebcadef4c6aa7598a8ca6955290',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:17.701483 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ba5759-4460-4d14-9591-1c6f1de95b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:17.711573 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ba5759-4460-4d14-9591-1c6f1de95b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:17.712563 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Flow 'volume_create_api' (df97285a-abdd-4ff8-8fb6-5c6536816327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:17.712907 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Create volume request issued successfully. Aug 06 05:29:17.721996 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:17.721996 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:17.722544 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:29:18.078421 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9d47bc38-3007-4500-be84-28a44993cc13 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.080141 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9d47bc38-3007-4500-be84-28a44993cc13 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:18.080460 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9d47bc38-3007-4500-be84-28a44993cc13 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.080564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9d47bc38-3007-4500-be84-28a44993cc13 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.080695 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9d47bc38-3007-4500-be84-28a44993cc13 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:18.084834 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.084834 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:18.085435 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9d47bc38-3007-4500-be84-28a44993cc13 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:18.085765 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 814/3249] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:18.211555 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-778f47e5-f81c-4e3b-abef-5a50b432b6b4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.213693 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-778f47e5-f81c-4e3b-abef-5a50b432b6b4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:18.213891 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-778f47e5-f81c-4e3b-abef-5a50b432b6b4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.214360 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-778f47e5-f81c-4e3b-abef-5a50b432b6b4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.214492 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-778f47e5-f81c-4e3b-abef-5a50b432b6b4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:18.219382 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.219382 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:18.220476 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-778f47e5-f81c-4e3b-abef-5a50b432b6b4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:18.220925 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 822/3250] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:18.231726 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bec30e2f-d5f5-47d2-b9d7-09b85242c897 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.233401 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bec30e2f-d5f5-47d2-b9d7-09b85242c897 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 Aug 06 05:29:18.234789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bec30e2f-d5f5-47d2-b9d7-09b85242c897 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.234789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bec30e2f-d5f5-47d2-b9d7-09b85242c897 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.240303 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.240303 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:18.243686 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bec30e2f-d5f5-47d2-b9d7-09b85242c897 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:29:18.247378 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bec30e2f-d5f5-47d2-b9d7-09b85242c897 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 returned with HTTP 200 Aug 06 05:29:18.247699 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 810/3251] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:18.259498 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-eab4ce74-9f81-4a29-aaff-02326bba2688 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.262809 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eab4ce74-9f81-4a29-aaff-02326bba2688 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:18.262809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eab4ce74-9f81-4a29-aaff-02326bba2688 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.262809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eab4ce74-9f81-4a29-aaff-02326bba2688 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.262809 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-eab4ce74-9f81-4a29-aaff-02326bba2688 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete backup with id: ee0718c2-ba23-4f83-9013-efbe13559bc4. Aug 06 05:29:18.269208 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.269208 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:18.282948 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-eab4ce74-9f81-4a29-aaff-02326bba2688 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] delete_backup rpcapi backup_id ee0718c2-ba23-4f83-9013-efbe13559bc4 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:29:18.285939 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eab4ce74-9f81-4a29-aaff-02326bba2688 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 202 Aug 06 05:29:18.286356 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 815/3252] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:18 2026] DELETE /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:18.294151 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cda9f374-77bd-4994-85dd-a4bd644cd3c4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.296231 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cda9f374-77bd-4994-85dd-a4bd644cd3c4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:18.296477 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cda9f374-77bd-4994-85dd-a4bd644cd3c4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.296700 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cda9f374-77bd-4994-85dd-a4bd644cd3c4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.296838 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-cda9f374-77bd-4994-85dd-a4bd644cd3c4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:18.301441 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.301441 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:18.302234 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cda9f374-77bd-4994-85dd-a4bd644cd3c4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 200 Aug 06 05:29:18.302682 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 823/3253] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:18.345721 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e2649271-1769-48d4-a5ea-6b81a2a1c2b9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.348035 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e2649271-1769-48d4-a5ea-6b81a2a1c2b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:18.348315 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e2649271-1769-48d4-a5ea-6b81a2a1c2b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.348593 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e2649271-1769-48d4-a5ea-6b81a2a1c2b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.348757 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-e2649271-1769-48d4-a5ea-6b81a2a1c2b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:18.353692 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.353692 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:18.354599 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e2649271-1769-48d4-a5ea-6b81a2a1c2b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:18.355030 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 811/3254] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:18.397503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7d8cd746-cec9-46b3-9f0f-ed40f2f3d856 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.401583 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7d8cd746-cec9-46b3-9f0f-ed40f2f3d856 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 Aug 06 05:29:18.401832 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7d8cd746-cec9-46b3-9f0f-ed40f2f3d856 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.402088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7d8cd746-cec9-46b3-9f0f-ed40f2f3d856 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.402272 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-7d8cd746-cec9-46b3-9f0f-ed40f2f3d856 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] show called for member 0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:18.405525 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.405525 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:18.414738 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7d8cd746-cec9-46b3-9f0f-ed40f2f3d856 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 returned with HTTP 200 Aug 06 05:29:18.415088 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 816/3255] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 => generated 389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:18.426540 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a9412dea-88aa-465d-8a85-c55347ea1647 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.430178 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:18.430675 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-893266126", "volume_type": "ce632c3b-bd50-4104-b0a7-a711f9d0dffa", "group_id": "0fc44e40-9f81-489a-a9b4-b2d1bc6cd038", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:18.432381 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-893266126', 'volume_type': 'ce632c3b-bd50-4104-b0a7-a711f9d0dffa', 'group_id': '0fc44e40-9f81-489a-a9b4-b2d1bc6cd038', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:18.441874 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.441874 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:18.442405 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Create volume of 1 GB Aug 06 05:29:18.447111 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Availability Zones retrieved successfully. Aug 06 05:29:18.451883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Flow 'volume_create_api' (ff49e216-ac19-47a8-8ef1-1b0d24d29cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:18.452829 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40aedc04-9ffd-4d83-99af-3bef128d7709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:18.453333 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.453333 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:18.453673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:18.458453 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a995536d-ecda-40de-a232-edfe18f3c36e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.460076 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a995536d-ecda-40de-a232-edfe18f3c36e tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b Aug 06 05:29:18.460206 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a995536d-ecda-40de-a232-edfe18f3c36e tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.460398 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a995536d-ecda-40de-a232-edfe18f3c36e tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.465580 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a995536d-ecda-40de-a232-edfe18f3c36e tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b returned with HTTP 404 Aug 06 05:29:18.465943 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 812/3256] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/volumes/13cf9e54-0fc2-414b-9309-03ee50052f9b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:18.473467 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-15ed714b-3a81-4a77-9baf-6a6c4fb0994e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.474076 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40aedc04-9ffd-4d83-99af-3bef128d7709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:29:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce632c3b-bd50-4104-b0a7-a711f9d0dffa,is_public=True,name='tempest-GroupsV314Test-volume-type-1161913946',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce632c3b-bd50-4104-b0a7-a711f9d0dffa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0fc44e40-9f81-489a-a9b4-b2d1bc6cd038', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:18.474894 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d1738a-efce-4848-bb62-4002eaf5ee06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:18.475645 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-15ed714b-3a81-4a77-9baf-6a6c4fb0994e tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:29:18.476039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-15ed714b-3a81-4a77-9baf-6a6c4fb0994e tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.476280 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-15ed714b-3a81-4a77-9baf-6a6c4fb0994e tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.476521 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-15ed714b-3a81-4a77-9baf-6a6c4fb0994e tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Delete volume with id: 4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:29:18.481927 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-15ed714b-3a81-4a77-9baf-6a6c4fb0994e tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 404 Aug 06 05:29:18.482533 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 817/3257] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:18 2026] DELETE /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:18.489223 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-507c2bd0-3d0c-410a-a288-1ca3665bb10a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.491222 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-507c2bd0-3d0c-410a-a288-1ca3665bb10a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece Aug 06 05:29:18.491505 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-507c2bd0-3d0c-410a-a288-1ca3665bb10a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.491696 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-507c2bd0-3d0c-410a-a288-1ca3665bb10a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.496475 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-507c2bd0-3d0c-410a-a288-1ca3665bb10a tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece returned with HTTP 404 Aug 06 05:29:18.496820 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 813/3258] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/volumes/4d4ed1d8-37f5-46a5-b222-b2a0fd79bece => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:18.502605 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1161913946 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1161913946, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:18.502605 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1161913946 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1161913946, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:18.507092 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-03d5a456-2967-41c9-afa2-af3e2f4f97b4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.509206 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-03d5a456-2967-41c9-afa2-af3e2f4f97b4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] DELETE https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:29:18.509468 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-03d5a456-2967-41c9-afa2-af3e2f4f97b4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.509695 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-03d5a456-2967-41c9-afa2-af3e2f4f97b4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.509886 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-03d5a456-2967-41c9-afa2-af3e2f4f97b4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Delete volume with id: 46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:29:18.518298 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-03d5a456-2967-41c9-afa2-af3e2f4f97b4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 404 Aug 06 05:29:18.519147 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 818/3259] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:18 2026] DELETE /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:18.528215 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e6d3c8e5-8291-466f-bd26-402c5b7ad8a4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.531107 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e6d3c8e5-8291-466f-bd26-402c5b7ad8a4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] GET https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 Aug 06 05:29:18.531328 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e6d3c8e5-8291-466f-bd26-402c5b7ad8a4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.531545 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e6d3c8e5-8291-466f-bd26-402c5b7ad8a4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.537524 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e6d3c8e5-8291-466f-bd26-402c5b7ad8a4 tempest-TestInstancesWithCinderVolumes-1479861823 tempest-TestInstancesWithCinderVolumes-1479861823-project-member] https://10.4.3.205/volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 returned with HTTP 404 Aug 06 05:29:18.538124 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 814/3260] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/volumes/46cea4c5-9203-44d2-83c2-0e74ace12f97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:18.548505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-23023941-799c-4c3a-a288-743edc1545ad None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.551587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Created reservations ['caaa3b7f-6abe-4847-a36e-60cfc7e169b8', 'b8f5374e-8db4-40fe-b910-5352b1058fe2', 'f6a3098c-7954-4808-83d3-b671d60303bf', '01a0d747-e583-43ad-9236-7011ca2f4571'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:18.551755 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-23023941-799c-4c3a-a288-743edc1545ad tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:29:18.552004 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-23023941-799c-4c3a-a288-743edc1545ad tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.552189 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-23023941-799c-4c3a-a288-743edc1545ad tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.552339 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d1738a-efce-4848-bb62-4002eaf5ee06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caaa3b7f-6abe-4847-a36e-60cfc7e169b8', 'b8f5374e-8db4-40fe-b910-5352b1058fe2', 'f6a3098c-7954-4808-83d3-b671d60303bf', '01a0d747-e583-43ad-9236-7011ca2f4571']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:18.552816 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.552816 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:18.553110 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0239b9d0-7c17-4e07-98eb-cb710e95ee11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:18.553178 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-23023941-799c-4c3a-a288-743edc1545ad tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:18.568511 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-23023941-799c-4c3a-a288-743edc1545ad tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Get all volumes completed successfully. Aug 06 05:29:18.572171 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.572171 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:18.579876 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-23023941-799c-4c3a-a288-743edc1545ad tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:29:18.580440 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 819/3261] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12345 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:29:18.584408 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0239b9d0-7c17-4e07-98eb-cb710e95ee11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-893266126',encryption_key_id=None,group_id=0fc44e40-9f81-489a-a9b4-b2d1bc6cd038,group_type_id=,metadata={},multiattach=False,project_id='861befda243e40048d2b56038dc9c844',qos_specs=None,replication_status=,reservations=['caaa3b7f-6abe-4847-a36e-60cfc7e169b8','b8f5374e-8db4-40fe-b910-5352b1058fe2','f6a3098c-7954-4808-83d3-b671d60303bf','01a0d747-e583-43ad-9236-7011ca2f4571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b87aa94f964d3bb7085c7068096a98',volume_type_id=ce632c3b-bd50-4104-b0a7-a711f9d0dffa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-893266126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0fc44e40-9f81-489a-a9b4-b2d1bc6cd038,host=None,id=d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='861befda243e40048d2b56038dc9c844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4b87aa94f964d3bb7085c7068096a98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce632c3b-bd50-4104-b0a7-a711f9d0dffa),volume_type_id=ce632c3b-bd50-4104-b0a7-a711f9d0dffa)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:18.585301 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac4719d-82eb-475c-9308-91e38d641f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:18.598758 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-daa4b676-6294-45c4-8283-6b72117bd014 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.600846 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-daa4b676-6294-45c4-8283-6b72117bd014 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] DELETE https://10.4.3.205/volume/v3/types/83d8ecaf-3ad5-49c7-9c1b-e9015f319533 Aug 06 05:29:18.601139 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-daa4b676-6294-45c4-8283-6b72117bd014 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.601445 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-daa4b676-6294-45c4-8283-6b72117bd014 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.606628 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-92b52e04-25d8-4cb8-b989-c6900df6ab8b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.609882 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-92b52e04-25d8-4cb8-b989-c6900df6ab8b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:18.610022 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-92b52e04-25d8-4cb8-b989-c6900df6ab8b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.610306 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-92b52e04-25d8-4cb8-b989-c6900df6ab8b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.610637 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-92b52e04-25d8-4cb8-b989-c6900df6ab8b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:18.611196 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ac4719d-82eb-475c-9308-91e38d641f73) transitioned into state 'SUCCESS' from state '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-893266126',encryption_key_id=None,group_id=0fc44e40-9f81-489a-a9b4-b2d1bc6cd038,group_type_id=,metadata={},multiattach=False,project_id='861befda243e40048d2b56038dc9c844',qos_specs=None,replication_status=,reservations=['caaa3b7f-6abe-4847-a36e-60cfc7e169b8','b8f5374e-8db4-40fe-b910-5352b1058fe2','f6a3098c-7954-4808-83d3-b671d60303bf','01a0d747-e583-43ad-9236-7011ca2f4571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b87aa94f964d3bb7085c7068096a98',volume_type_id=ce632c3b-bd50-4104-b0a7-a711f9d0dffa)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:18.612229 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da779c89-d716-405c-9eb0-f7cba55bf732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:18.615698 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.615698 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:18.616467 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-92b52e04-25d8-4cb8-b989-c6900df6ab8b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:18.616930 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 820/3262] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:18.626633 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da779c89-d716-405c-9eb0-f7cba55bf732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:18.628001 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Flow 'volume_create_api' (ff49e216-ac19-47a8-8ef1-1b0d24d29cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:18.628961 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Create volume request issued successfully. Aug 06 05:29:18.629279 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e9bc89d0-18f0-427e-b184-110cb0899fb8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.629408 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:18.629623 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:18.631941 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e9bc89d0-18f0-427e-b184-110cb0899fb8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94/export_record Aug 06 05:29:18.632322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e9bc89d0-18f0-427e-b184-110cb0899fb8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.632686 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e9bc89d0-18f0-427e-b184-110cb0899fb8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'export_record' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.632870 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-e9bc89d0-18f0-427e-b184-110cb0899fb8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Export record for backup cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100429) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 05:29:18.634376 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-daa4b676-6294-45c4-8283-6b72117bd014 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/types/83d8ecaf-3ad5-49c7-9c1b-e9015f319533 returned with HTTP 202 Aug 06 05:29:18.634884 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 815/3263] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:18 2026] DELETE /volume/v3/types/83d8ecaf-3ad5-49c7-9c1b-e9015f319533 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:18.639028 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.639028 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:18.640502 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.api [None req-e9bc89d0-18f0-427e-b184-110cb0899fb8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling RPCAPI with context: , host: np0000006623, backup: cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100429) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 05:29:18.642888 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.645160 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:29:18.645776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.646067 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.647208 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:18.649376 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-e9bc89d0-18f0-427e-b184-110cb0899fb8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] export_record in rpcapi backup_id cb44c085-2eea-4ecd-916f-0fefbe612a94 on host np0000006623. {{(pid=100429) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 05:29:18.667685 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:18.670645 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.670645 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:18.674300 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a9412dea-88aa-465d-8a85-c55347ea1647 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:18.674696 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 824/3264] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:29:18 2026] POST /volume/v3/volumes => generated 818 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:18.681894 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Get all volumes completed successfully. Aug 06 05:29:18.682801 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:18.682979 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:18.689131 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4fcbd0b5-5d22-4b0b-8f00-6df7d6b22e9f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.690661 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-e9bc89d0-18f0-427e-b184-110cb0899fb8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2I0NGMwODUtMmVlYS00ZWNkLTkxNmYtMGZlZmJlNjEyYTk0IiwgInVzZXJfaWQiOiAiNTI5OWQzY2MwMWU1NDRhYWJiYzFjMzc3ZWExMWQwYTciLCAicHJvamVjdF9pZCI6ICI1MTFkZjc0ZGMyNjQ0NjAxYjZkNDhiNjliMGY0MGFjYiIsICJ2b2x1bWVfaWQiOiAiZDNiOTI5YzEtY2VjYS00OTZhLWE1Y2YtMTlhYTg5NjY2ZGU3IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05Nzc1NDg0OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2QzYjkyOWMxLWNlY2EtNDk2YS1hNWNmLTE5YWE4OTY2NmRlNy8yMDI2MDgwNjA1Mjg1NS9hel9ub3ZhX2JhY2t1cF9jYjQ0YzA4NS0yZWVhLTRlY2QtOTE2Zi0wZmVmYmU2MTJhOTQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDA1OjI4OjUyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDA1OjI4OjUyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjk6MThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100429) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 05:29:18.690987 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e9bc89d0-18f0-427e-b184-110cb0899fb8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94/export_record returned with HTTP 200 Aug 06 05:29:18.691033 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4fcbd0b5-5d22-4b0b-8f00-6df7d6b22e9f tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf Aug 06 05:29:18.691294 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4fcbd0b5-5d22-4b0b-8f00-6df7d6b22e9f tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.691559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4fcbd0b5-5d22-4b0b-8f00-6df7d6b22e9f tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.691715 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 821/3265] 10.4.3.205 () {68 vars in 1430 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94/export_record => generated 1424 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:18.700007 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.700007 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:18.700431 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e1eaf2fc-b2e0-40a4-9d91-b9ba353a4158 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.702201 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e1eaf2fc-b2e0-40a4-9d91-b9ba353a4158 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:18.702418 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e1eaf2fc-b2e0-40a4-9d91-b9ba353a4158 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.702619 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e1eaf2fc-b2e0-40a4-9d91-b9ba353a4158 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.702737 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-e1eaf2fc-b2e0-40a4-9d91-b9ba353a4158 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:18.704644 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4fcbd0b5-5d22-4b0b-8f00-6df7d6b22e9f tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Volume info retrieved successfully. Aug 06 05:29:18.705499 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-4fcbd0b5-5d22-4b0b-8f00-6df7d6b22e9f tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:18.705714 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-4fcbd0b5-5d22-4b0b-8f00-6df7d6b22e9f tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:18.707663 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.707663 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:18.708258 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e1eaf2fc-b2e0-40a4-9d91-b9ba353a4158 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:18.708649 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 822/3266] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:18.718707 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9bb7e8fa-84fa-4a93-ab87-5e67c34373a7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.720370 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9bb7e8fa-84fa-4a93-ab87-5e67c34373a7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] POST https://10.4.3.205/volume/v3/backups/import_record Aug 06 05:29:18.720750 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9bb7e8fa-84fa-4a93-ab87-5e67c34373a7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWE1ODZkOGItNDUzMC00YjI0LTg0MWQtY2Y5YzcxYmFjOGI1IiwgInVzZXJfaWQiOiAiNTI5OWQzY2MwMWU1NDRhYWJiYzFjMzc3ZWExMWQwYTciLCAicHJvamVjdF9pZCI6ICI1MTFkZjc0ZGMyNjQ0NjAxYjZkNDhiNjliMGY0MGFjYiIsICJ2b2x1bWVfaWQiOiAiZDNiOTI5YzEtY2VjYS00OTZhLWE1Y2YtMTlhYTg5NjY2ZGU3IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05Nzc1NDg0OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2QzYjkyOWMxLWNlY2EtNDk2YS1hNWNmLTE5YWE4OTY2NmRlNy8yMDI2MDgwNjA1Mjg1NS9hel9ub3ZhX2JhY2t1cF9jYjQ0YzA4NS0yZWVhLTRlY2QtOTE2Zi0wZmVmYmU2MTJhOTQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDA1OjI4OjUyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDA1OjI4OjUyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjk6MThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:18.721513 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:18.722317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-9bb7e8fa-84fa-4a93-ab87-5e67c34373a7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWE1ODZkOGItNDUzMC00YjI0LTg0MWQtY2Y5YzcxYmFjOGI1IiwgInVzZXJfaWQiOiAiNTI5OWQzY2MwMWU1NDRhYWJiYzFjMzc3ZWExMWQwYTciLCAicHJvamVjdF9pZCI6ICI1MTFkZjc0ZGMyNjQ0NjAxYjZkNDhiNjliMGY0MGFjYiIsICJ2b2x1bWVfaWQiOiAiZDNiOTI5YzEtY2VjYS00OTZhLWE1Y2YtMTlhYTg5NjY2ZGU3IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05Nzc1NDg0OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2QzYjkyOWMxLWNlY2EtNDk2YS1hNWNmLTE5YWE4OTY2NmRlNy8yMDI2MDgwNjA1Mjg1NS9hel9ub3ZhX2JhY2t1cF9jYjQ0YzA4NS0yZWVhLTRlY2QtOTE2Zi0wZmVmYmU2MTJhOTQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDA1OjI4OjUyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDA1OjI4OjUyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjk6MThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100429) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 05:29:18.722444 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-9bb7e8fa-84fa-4a93-ab87-5e67c34373a7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWE1ODZkOGItNDUzMC00YjI0LTg0MWQtY2Y5YzcxYmFjOGI1IiwgInVzZXJfaWQiOiAiNTI5OWQzY2MwMWU1NDRhYWJiYzFjMzc3ZWExMWQwYTciLCAicHJvamVjdF9pZCI6ICI1MTFkZjc0ZGMyNjQ0NjAxYjZkNDhiNjliMGY0MGFjYiIsICJ2b2x1bWVfaWQiOiAiZDNiOTI5YzEtY2VjYS00OTZhLWE1Y2YtMTlhYTg5NjY2ZGU3IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05Nzc1NDg0OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2QzYjkyOWMxLWNlY2EtNDk2YS1hNWNmLTE5YWE4OTY2NmRlNy8yMDI2MDgwNjA1Mjg1NS9hel9ub3ZhX2JhY2t1cF9jYjQ0YzA4NS0yZWVhLTRlY2QtOTE2Zi0wZmVmYmU2MTJhOTQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDA1OjI4OjUyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDA1OjI4OjUyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjk6MThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100429) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 05:29:18.723074 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-9bb7e8fa-84fa-4a93-ab87-5e67c34373a7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '132d11ccc36a493e82efaabacc4e6217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '511df74dc2644601b6d48b69b0f40acb', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:29:18.723339 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9bb7e8fa-84fa-4a93-ab87-5e67c34373a7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] https://10.4.3.205/volume/v3/backups/import_record returned with HTTP 403 Aug 06 05:29:18.723900 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 823/3267] 10.4.3.205 () {70 vars in 1342 bytes} [Thu Aug 6 05:29:18 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 06 05:29:18.727518 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.727518 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:18.731720 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.731720 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:18.732373 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:29:18.732494 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Checking backup size 1 against volume size 1 {{(pid=100427) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 05:29:18.732624 np0000006623 devstack@c-api.service[100427]: INFO cinder.backup.api [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Overwriting volume 786fdad0-b2be-4aac-a3d5-ccc0a20846e2 with restore of backup 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:18.733486 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c7e53245-3c40-47a8-809a-c715e7f3fda0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.735570 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c7e53245-3c40-47a8-809a-c715e7f3fda0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 Aug 06 05:29:18.735821 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c7e53245-3c40-47a8-809a-c715e7f3fda0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.736095 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c7e53245-3c40-47a8-809a-c715e7f3fda0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.736311 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-c7e53245-3c40-47a8-809a-c715e7f3fda0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Delete volume with id: d3b929c1-ceca-496a-a5cf-19aa89666de7 Aug 06 05:29:18.741344 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a7fb14ab-3ecd-453e-b4bd-ced85c11f2cb tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:29:18.741795 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 816/3268] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13306 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:29:18.744633 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.744633 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:18.744771 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-4fcbd0b5-5d22-4b0b-8f00-6df7d6b22e9f tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:18.745031 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c7e53245-3c40-47a8-809a-c715e7f3fda0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:29:18.748304 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.748304 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:18.754574 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] restore_backup in rpcapi backup_id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd {{(pid=100427) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 05:29:18.756986 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ca49e9a3-8243-4cf5-8f23-a7b4cb8e9fc3 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd/restore returned with HTTP 202 Aug 06 05:29:18.757800 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4fcbd0b5-5d22-4b0b-8f00-6df7d6b22e9f tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf returned with HTTP 200 Aug 06 05:29:18.758199 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 806/3269] 10.4.3.205 () {68 vars in 1393 bytes} [Thu Aug 6 05:29:17 2026] POST /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd/restore => generated 189 bytes in 1209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:18.758275 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 825/3270] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf => generated 886 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:18.759481 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-021137c7-6381-4060-b4d2-6ddb744d44df None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.761476 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-021137c7-6381-4060-b4d2-6ddb744d44df tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] DELETE https://10.4.3.205/volume/v3/types/4b46157d-e102-49d4-a4fa-635d72f00cb5 Aug 06 05:29:18.761942 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-021137c7-6381-4060-b4d2-6ddb744d44df tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.761942 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-021137c7-6381-4060-b4d2-6ddb744d44df tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.769276 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c7e53245-3c40-47a8-809a-c715e7f3fda0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Delete volume request issued successfully. Aug 06 05:29:18.769554 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c7e53245-3c40-47a8-809a-c715e7f3fda0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 returned with HTTP 202 Aug 06 05:29:18.770125 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 824/3271] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:18 2026] DELETE /volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:18.772033 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-da76041b-9f70-4531-8151-2a48617cf430 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.774139 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-da76041b-9f70-4531-8151-2a48617cf430 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:18.774384 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-da76041b-9f70-4531-8151-2a48617cf430 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.774630 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-da76041b-9f70-4531-8151-2a48617cf430 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.774784 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-da76041b-9f70-4531-8151-2a48617cf430 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:18.780488 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.780488 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:18.780596 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-264b2faa-11cb-41ea-b964-913b6566ffcd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:18.781827 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-da76041b-9f70-4531-8151-2a48617cf430 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:18.782378 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 807/3272] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:18.782442 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-264b2faa-11cb-41ea-b964-913b6566ffcd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 Aug 06 05:29:18.782696 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-264b2faa-11cb-41ea-b964-913b6566ffcd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:18.782885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-264b2faa-11cb-41ea-b964-913b6566ffcd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:18.789454 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-021137c7-6381-4060-b4d2-6ddb744d44df tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/types/4b46157d-e102-49d4-a4fa-635d72f00cb5 returned with HTTP 202 Aug 06 05:29:18.790182 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 817/3273] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:18 2026] DELETE /volume/v3/types/4b46157d-e102-49d4-a4fa-635d72f00cb5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:18.790554 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:18.790554 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:18.794821 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-264b2faa-11cb-41ea-b964-913b6566ffcd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:29:18.800120 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-264b2faa-11cb-41ea-b964-913b6566ffcd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 returned with HTTP 200 Aug 06 05:29:18.800120 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 826/3274] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:18 2026] GET /volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:19.096809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c4c2f66f-5304-46df-baaa-4b2e7acaed6d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.098304 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c4c2f66f-5304-46df-baaa-4b2e7acaed6d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:19.098492 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c4c2f66f-5304-46df-baaa-4b2e7acaed6d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.098657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c4c2f66f-5304-46df-baaa-4b2e7acaed6d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.098757 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-c4c2f66f-5304-46df-baaa-4b2e7acaed6d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:19.104730 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.104730 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:19.105278 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c4c2f66f-5304-46df-baaa-4b2e7acaed6d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:19.105645 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 825/3275] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:19.139674 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.141316 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:29:19.141488 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.141660 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.142400 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:19.151218 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Get all volumes completed successfully. Aug 06 05:29:19.151921 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:19.152073 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:19.188029 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:19.191838 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.191838 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:19.201740 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45146f2b-74e1-4838-b01a-877c90b5ae0a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:29:19.202144 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 808/3276] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12368 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:29:19.218314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2c632242-791e-4b96-a617-2d3a9dd2c274 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.220732 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c632242-791e-4b96-a617-2d3a9dd2c274 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/e9f86bc1-1eb0-4d64-b382-3c35ff82d690 Aug 06 05:29:19.220785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c632242-791e-4b96-a617-2d3a9dd2c274 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.221753 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c632242-791e-4b96-a617-2d3a9dd2c274 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.221753 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-2c632242-791e-4b96-a617-2d3a9dd2c274 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Delete volume with id: e9f86bc1-1eb0-4d64-b382-3c35ff82d690 Aug 06 05:29:19.229942 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.229942 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:19.230333 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2c632242-791e-4b96-a617-2d3a9dd2c274 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Volume info retrieved successfully. Aug 06 05:29:19.242278 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.image.cache [None req-2c632242-791e-4b96-a617-2d3a9dd2c274 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'fa1ee595-0887-42e0-a3d6-6f9c6b706aaa', 'volume_id': 'e9f86bc1-1eb0-4d64-b382-3c35ff82d690', 'host': 'np0000006623@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 5, 27, 36), 'last_used': datetime.datetime(2026, 8, 6, 5, 27, 44)}. {{(pid=100426) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 05:29:19.251812 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2c632242-791e-4b96-a617-2d3a9dd2c274 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Delete volume request issued successfully. Aug 06 05:29:19.252011 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c632242-791e-4b96-a617-2d3a9dd2c274 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/volumes/e9f86bc1-1eb0-4d64-b382-3c35ff82d690 returned with HTTP 202 Aug 06 05:29:19.252464 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 818/3277] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:19 2026] DELETE /volume/v3/volumes/e9f86bc1-1eb0-4d64-b382-3c35ff82d690 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:19.259103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-116f0864-2614-4a82-8394-40b7c379401a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.261324 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-116f0864-2614-4a82-8394-40b7c379401a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] GET https://10.4.3.205/volume/v3/volumes/e9f86bc1-1eb0-4d64-b382-3c35ff82d690 Aug 06 05:29:19.261520 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-116f0864-2614-4a82-8394-40b7c379401a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.261714 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-116f0864-2614-4a82-8394-40b7c379401a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.269500 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.269500 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:19.273040 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-116f0864-2614-4a82-8394-40b7c379401a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Volume info retrieved successfully. Aug 06 05:29:19.276998 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-116f0864-2614-4a82-8394-40b7c379401a tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/volumes/e9f86bc1-1eb0-4d64-b382-3c35ff82d690 returned with HTTP 200 Aug 06 05:29:19.277425 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 827/3278] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/volumes/e9f86bc1-1eb0-4d64-b382-3c35ff82d690 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:19.313267 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-36102b0c-6152-44fd-8040-612db814bb22 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.314949 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-36102b0c-6152-44fd-8040-612db814bb22 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 Aug 06 05:29:19.315158 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-36102b0c-6152-44fd-8040-612db814bb22 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.315347 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-36102b0c-6152-44fd-8040-612db814bb22 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.315444 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-36102b0c-6152-44fd-8040-612db814bb22 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id ee0718c2-ba23-4f83-9013-efbe13559bc4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:19.319069 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-36102b0c-6152-44fd-8040-612db814bb22 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 returned with HTTP 404 Aug 06 05:29:19.319611 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 826/3279] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/backups/ee0718c2-ba23-4f83-9013-efbe13559bc4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:19.329125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.332867 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:19.332867 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-965739055"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:19.333628 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-965739055'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:19.333779 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume of 1 GB Aug 06 05:29:19.337526 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Availability Zones retrieved successfully. Aug 06 05:29:19.342622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Flow 'volume_create_api' (c80569c2-eeed-4fe9-883b-592f21da1986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:19.343570 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0aa201-0419-46ec-a605-cc5d18900512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.344413 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:19.364807 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-47778df3-eb42-491a-8c5c-88068497bb47 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.366825 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-47778df3-eb42-491a-8c5c-88068497bb47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:19.367067 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-47778df3-eb42-491a-8c5c-88068497bb47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.367139 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0aa201-0419-46ec-a605-cc5d18900512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:19.367797 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-47778df3-eb42-491a-8c5c-88068497bb47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.367797 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-47778df3-eb42-491a-8c5c-88068497bb47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:19.368192 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a02489-5228-4093-a83d-f1620fd93c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.372645 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.372645 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:19.373610 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-47778df3-eb42-491a-8c5c-88068497bb47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:19.374050 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 819/3280] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:19.404069 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['4bef69b9-c069-4561-afec-fa609cf8c33e', '1823986f-373e-4f6d-be79-ea38a97fbe48', 'b7138985-d83e-45a0-856a-c0d7bdabd1f8', 'bc9f8e0a-c440-4026-99e9-78169fc98cd5'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:19.404947 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a02489-5228-4093-a83d-f1620fd93c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bef69b9-c069-4561-afec-fa609cf8c33e', '1823986f-373e-4f6d-be79-ea38a97fbe48', 'b7138985-d83e-45a0-856a-c0d7bdabd1f8', 'bc9f8e0a-c440-4026-99e9-78169fc98cd5']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:19.405717 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8264a4-0f98-408b-83f7-c9f2f83fa13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.426162 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8264a4-0f98-408b-83f7-c9f2f83fa13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-965739055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be235e58bfb437bbbb0d7fbe596dafc',qos_specs=None,replication_status=,reservations=['4bef69b9-c069-4561-afec-fa609cf8c33e','1823986f-373e-4f6d-be79-ea38a97fbe48','b7138985-d83e-45a0-856a-c0d7bdabd1f8','bc9f8e0a-c440-4026-99e9-78169fc98cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-965739055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2be235e58bfb437bbbb0d7fbe596dafc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:19.426908 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be26046-c16b-4ba5-b9ab-5c7ee6d8278d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.442820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be26046-c16b-4ba5-b9ab-5c7ee6d8278d) transitioned into state 'SUCCESS' from state '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-965739055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be235e58bfb437bbbb0d7fbe596dafc',qos_specs=None,replication_status=,reservations=['4bef69b9-c069-4561-afec-fa609cf8c33e','1823986f-373e-4f6d-be79-ea38a97fbe48','b7138985-d83e-45a0-856a-c0d7bdabd1f8','bc9f8e0a-c440-4026-99e9-78169fc98cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:19.443606 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e792e78-607b-4583-9247-5358564d823e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.451506 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e792e78-607b-4583-9247-5358564d823e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:19.452230 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Flow 'volume_create_api' (c80569c2-eeed-4fe9-883b-592f21da1986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:19.452539 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume request issued successfully. Aug 06 05:29:19.453228 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-14f3782f-b444-4e02-a2e6-0f4fb2c9ef47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:19.453647 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 809/3281] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:29:19 2026] POST /volume/v3/volumes => generated 748 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:19.466018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-099217cf-f35a-4077-a987-18adb12407c0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.467738 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-099217cf-f35a-4077-a987-18adb12407c0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e Aug 06 05:29:19.467923 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-099217cf-f35a-4077-a987-18adb12407c0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.468111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-099217cf-f35a-4077-a987-18adb12407c0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.475114 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.475114 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:19.478814 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-099217cf-f35a-4077-a987-18adb12407c0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:29:19.483224 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-099217cf-f35a-4077-a987-18adb12407c0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e returned with HTTP 200 Aug 06 05:29:19.483629 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 828/3282] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:19.778081 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d349110a-2063-4384-983c-8c2f14121bbd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.779866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d349110a-2063-4384-983c-8c2f14121bbd tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf Aug 06 05:29:19.780112 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d349110a-2063-4384-983c-8c2f14121bbd tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.780384 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d349110a-2063-4384-983c-8c2f14121bbd tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.787115 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.787115 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:19.792033 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d349110a-2063-4384-983c-8c2f14121bbd tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Volume info retrieved successfully. Aug 06 05:29:19.792694 np0000006623 devstack@c-api.service[100429]: WARNING stevedore.named [None req-d349110a-2063-4384-983c-8c2f14121bbd tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:19.792842 np0000006623 devstack@c-api.service[100429]: WARNING castellan.key_manager [None req-d349110a-2063-4384-983c-8c2f14121bbd tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:19.794265 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1b250d6f-1710-46c2-8be2-69644b68a0c6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.796213 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1b250d6f-1710-46c2-8be2-69644b68a0c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:19.796490 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1b250d6f-1710-46c2-8be2-69644b68a0c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.796697 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1b250d6f-1710-46c2-8be2-69644b68a0c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.796872 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-1b250d6f-1710-46c2-8be2-69644b68a0c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:19.801982 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.801982 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:19.802902 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1b250d6f-1710-46c2-8be2-69644b68a0c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:19.803401 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 820/3283] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:19.815139 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-41f8c069-0a88-48c1-bd2a-6c4c55e76567 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.818215 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-41f8c069-0a88-48c1-bd2a-6c4c55e76567 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 Aug 06 05:29:19.818471 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-41f8c069-0a88-48c1-bd2a-6c4c55e76567 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.818702 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-41f8c069-0a88-48c1-bd2a-6c4c55e76567 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.827338 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-41f8c069-0a88-48c1-bd2a-6c4c55e76567 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 returned with HTTP 404 Aug 06 05:29:19.827846 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 810/3284] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/volumes/d3b929c1-ceca-496a-a5cf-19aa89666de7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:19.833879 np0000006623 devstack@c-api.service[100429]: DEBUG oslo_db.sqlalchemy.engines [None req-d349110a-2063-4384-983c-8c2f14121bbd tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:19.838696 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-003d1ebd-1463-4ffc-8dbc-704fcb7b04dd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.838912 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.838912 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:19.840840 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-003d1ebd-1463-4ffc-8dbc-704fcb7b04dd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] GET https://10.4.3.205/volume/v3/backups Aug 06 05:29:19.841121 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-003d1ebd-1463-4ffc-8dbc-704fcb7b04dd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.841381 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-003d1ebd-1463-4ffc-8dbc-704fcb7b04dd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.841727 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-003d1ebd-1463-4ffc-8dbc-704fcb7b04dd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:19.845880 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d349110a-2063-4384-983c-8c2f14121bbd tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf returned with HTTP 200 Aug 06 05:29:19.846263 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 827/3285] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf => generated 911 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:19.860234 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-003d1ebd-1463-4ffc-8dbc-704fcb7b04dd tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] https://10.4.3.205/volume/v3/backups returned with HTTP 200 Aug 06 05:29:19.860757 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 829/3286] 10.4.3.205 () {68 vars in 1277 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/backups => generated 623 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:19.862207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.863744 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] POST https://10.4.3.205/volume/v3/groups/action Aug 06 05:29:19.864080 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Action body: b'{"create-from-src": {"source_group_id": "0fc44e40-9f81-489a-a9b4-b2d1bc6cd038", "name": "tempest-Group_from_grp-183343451"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:19.864195 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "0fc44e40-9f81-489a-a9b4-b2d1bc6cd038", "name": "tempest-Group_from_grp-183343451"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:19.865579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Creating new group {'create-from-src': {'source_group_id': '0fc44e40-9f81-489a-a9b4-b2d1bc6cd038', 'name': 'tempest-Group_from_grp-183343451'}}. {{(pid=100426) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 05:29:19.865681 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.groups [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Creating group tempest-Group_from_grp-183343451 from source group 0fc44e40-9f81-489a-a9b4-b2d1bc6cd038. Aug 06 05:29:19.868726 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.868726 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:19.869240 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bffa6793-f530-4ff9-983f-0f1062c3ec69 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.871498 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bffa6793-f530-4ff9-983f-0f1062c3ec69 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] GET https://10.4.3.205/volume/v3/backups?project_id=511df74dc2644601b6d48b69b0f40acb Aug 06 05:29:19.871699 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bffa6793-f530-4ff9-983f-0f1062c3ec69 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:19.871875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bffa6793-f530-4ff9-983f-0f1062c3ec69 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:19.872138 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-bffa6793-f530-4ff9-983f-0f1062c3ec69 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Removing options 'project_id' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:19.872645 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.872645 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:19.874478 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.874478 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:19.887156 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bffa6793-f530-4ff9-983f-0f1062c3ec69 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] https://10.4.3.205/volume/v3/backups?project_id=511df74dc2644601b6d48b69b0f40acb returned with HTTP 200 Aug 06 05:29:19.887538 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 811/3287] 10.4.3.205 () {68 vars in 1364 bytes} [Thu Aug 6 05:29:19 2026] GET /volume/v3/backups?project_id=511df74dc2644601b6d48b69b0f40acb => generated 623 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:19.893331 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Created reservations ['8303858d-96d8-4169-b1a7-1937e9ccbc8d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:19.896261 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:19.897973 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:19.898374 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-214502748"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:19.899730 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-214502748'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:19.899883 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Create volume of 1 GB Aug 06 05:29:19.903214 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Availability Zones retrieved successfully. Aug 06 05:29:19.908700 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Flow 'volume_create_api' (92cb657b-0b7b-48a9-a0ba-2dabb5d8f8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:19.909717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d16348f-7c33-4f28-af54-8f517836f8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.910480 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:19.931856 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d16348f-7c33-4f28-af54-8f517836f8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:19.932553 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858eb4cd-803b-4cba-ba84-5c73db37e4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.934694 np0000006623 devstack@c-api.service[100426]: INFO cinder.group.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] A mapping entry already exists for group ba24652f-20a1-4ee9-b6c8-bd536caee9f2 and volume type ce632c3b-bd50-4104-b0a7-a711f9d0dffa. Do not need to create again. Aug 06 05:29:19.935228 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:19.935228 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:19.935727 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Availability Zones retrieved successfully. Aug 06 05:29:19.940204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Flow 'volume_create_api' (c9e8c2b2-5792-44a7-97ad-ff75cb24a5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:19.941013 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbabf0c7-04d9-4a71-9ee6-c87855dfabf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.941817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:19.959552 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbabf0c7-04d9-4a71-9ee6-c87855dfabf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf', 'volume_type': VolumeType(created_at=2026-08-06T05:29:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce632c3b-bd50-4104-b0a7-a711f9d0dffa,is_public=True,name='tempest-GroupsV314Test-volume-type-1161913946',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce632c3b-bd50-4104-b0a7-a711f9d0dffa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ba24652f-20a1-4ee9-b6c8-bd536caee9f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:19.960412 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e75619c-c93f-4068-84a0-5ffaa66d1e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.968274 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Created reservations ['39a51652-e943-4d5b-920e-79ae0be351cd', '596c769e-9aa6-421c-b0d1-93c565d2bd09', '512ec06e-f80c-426c-9942-1959ae598fbb', '36cfc260-a396-4c73-88b4-38bc7e3bf321'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:19.969092 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858eb4cd-803b-4cba-ba84-5c73db37e4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a51652-e943-4d5b-920e-79ae0be351cd', '596c769e-9aa6-421c-b0d1-93c565d2bd09', '512ec06e-f80c-426c-9942-1959ae598fbb', '36cfc260-a396-4c73-88b4-38bc7e3bf321']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:19.969883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828fdac1-2e07-4c2a-8f2b-735d4f934e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:19.988463 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1161913946 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1161913946, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:19.988463 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1161913946 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1161913946, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:19.996800 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828fdac1-2e07-4c2a-8f2b-735d4f934e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '219c9bab-f9af-4711-b74b-6b444fac7e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-214502748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='511df74dc2644601b6d48b69b0f40acb',qos_specs=None,replication_status=,reservations=['39a51652-e943-4d5b-920e-79ae0be351cd','596c769e-9aa6-421c-b0d1-93c565d2bd09','512ec06e-f80c-426c-9942-1959ae598fbb','36cfc260-a396-4c73-88b4-38bc7e3bf321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5299d3cc01e544aabbc1c377ea11d0a7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-214502748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=219c9bab-f9af-4711-b74b-6b444fac7e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='511df74dc2644601b6d48b69b0f40acb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5299d3cc01e544aabbc1c377ea11d0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:19.997871 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c3b212-c7c1-4e66-8b1a-7eb32793edcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:20.002225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Created reservations ['de706078-1f1a-4363-b44a-dfaefa322550', 'c6e96045-fe5b-4a4b-bbfa-66056670f77b', '24346c96-813c-49a8-808d-52f19312db7d', 'eda834ce-2f1c-4df5-bded-2a9b509c668e'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:20.003284 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e75619c-c93f-4068-84a0-5ffaa66d1e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de706078-1f1a-4363-b44a-dfaefa322550', 'c6e96045-fe5b-4a4b-bbfa-66056670f77b', '24346c96-813c-49a8-808d-52f19312db7d', 'eda834ce-2f1c-4df5-bded-2a9b509c668e']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:20.004320 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (458f0ae1-2ca9-43b5-ac7b-d4ac31ad8750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:20.016240 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c3b212-c7c1-4e66-8b1a-7eb32793edcd) transitioned into state 'SUCCESS' from state '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-214502748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='511df74dc2644601b6d48b69b0f40acb',qos_specs=None,replication_status=,reservations=['39a51652-e943-4d5b-920e-79ae0be351cd','596c769e-9aa6-421c-b0d1-93c565d2bd09','512ec06e-f80c-426c-9942-1959ae598fbb','36cfc260-a396-4c73-88b4-38bc7e3bf321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5299d3cc01e544aabbc1c377ea11d0a7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:20.017219 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2338078a-4ed2-4307-87c2-016e74888c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:20.028029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2338078a-4ed2-4307-87c2-016e74888c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:20.028981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Flow 'volume_create_api' (92cb657b-0b7b-48a9-a0ba-2dabb5d8f8e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:20.029801 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Create volume request issued successfully. Aug 06 05:29:20.030098 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b02bd2e0-d435-4b7d-bf0a-58692dac9e32 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:20.030937 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 828/3288] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:29:19 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:20.034069 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (458f0ae1-2ca9-43b5-ac7b-d4ac31ad8750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5370882e-ee4f-443c-8ddb-f2182b244899', '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=ba24652f-20a1-4ee9-b6c8-bd536caee9f2,group_type_id=,metadata={},multiattach=False,project_id='861befda243e40048d2b56038dc9c844',qos_specs=None,replication_status=,reservations=['de706078-1f1a-4363-b44a-dfaefa322550','c6e96045-fe5b-4a4b-bbfa-66056670f77b','24346c96-813c-49a8-808d-52f19312db7d','eda834ce-2f1c-4df5-bded-2a9b509c668e'],size=1,snapshot_id=None,source_replicaid=,source_volid=d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf,status='creating',user_id='d4b87aa94f964d3bb7085c7068096a98',volume_type_id=ce632c3b-bd50-4104-b0a7-a711f9d0dffa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba24652f-20a1-4ee9-b6c8-bd536caee9f2,host=None,id=5370882e-ee4f-443c-8ddb-f2182b244899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='861befda243e40048d2b56038dc9c844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4b87aa94f964d3bb7085c7068096a98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce632c3b-bd50-4104-b0a7-a711f9d0dffa),volume_type_id=ce632c3b-bd50-4104-b0a7-a711f9d0dffa)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:20.034814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb8b04d-7475-47bd-930b-ac5b59a2b391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:20.043274 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b97f784c-f69c-458b-9207-b372c8057c2d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.045837 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b97f784c-f69c-458b-9207-b372c8057c2d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 Aug 06 05:29:20.045922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b97f784c-f69c-458b-9207-b372c8057c2d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.046103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b97f784c-f69c-458b-9207-b372c8057c2d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.054166 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.054166 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:20.056760 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb8b04d-7475-47bd-930b-ac5b59a2b391) transitioned into state 'SUCCESS' from 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=ba24652f-20a1-4ee9-b6c8-bd536caee9f2,group_type_id=,metadata={},multiattach=False,project_id='861befda243e40048d2b56038dc9c844',qos_specs=None,replication_status=,reservations=['de706078-1f1a-4363-b44a-dfaefa322550','c6e96045-fe5b-4a4b-bbfa-66056670f77b','24346c96-813c-49a8-808d-52f19312db7d','eda834ce-2f1c-4df5-bded-2a9b509c668e'],size=1,snapshot_id=None,source_replicaid=,source_volid=d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf,status='creating',user_id='d4b87aa94f964d3bb7085c7068096a98',volume_type_id=ce632c3b-bd50-4104-b0a7-a711f9d0dffa)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:20.057563 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Flow 'volume_create_api' (c9e8c2b2-5792-44a7-97ad-ff75cb24a5df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:20.057850 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Create volume request issued successfully. Aug 06 05:29:20.058381 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b97f784c-f69c-458b-9207-b372c8057c2d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:29:20.062898 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b97f784c-f69c-458b-9207-b372c8057c2d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 returned with HTTP 200 Aug 06 05:29:20.063352 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 830/3289] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:20.077611 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6808f66f-9a5c-4da9-a2ca-f04f9bcb0ce9 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/groups/action returned with HTTP 202 Aug 06 05:29:20.078223 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 821/3290] 10.4.3.205 () {70 vars in 1318 bytes} [Thu Aug 6 05:29:19 2026] POST /volume/v3/groups/action => generated 101 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:20.088537 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.090822 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:29:20.091075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.091310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.091565 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:20.091938 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.091938 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:20.092466 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:20.101002 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Get all volumes completed successfully. Aug 06 05:29:20.101644 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:20.101827 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:20.116669 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7c45958f-9895-4b42-af80-4df3764da970 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.119111 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c45958f-9895-4b42-af80-4df3764da970 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:20.119425 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c45958f-9895-4b42-af80-4df3764da970 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.119698 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7c45958f-9895-4b42-af80-4df3764da970 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.119852 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-7c45958f-9895-4b42-af80-4df3764da970 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:20.126246 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.126246 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:20.127339 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7c45958f-9895-4b42-af80-4df3764da970 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:20.128118 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 829/3291] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:20.142977 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:20.146658 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.146658 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:20.151167 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:20.151400 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:20.196853 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:20.199565 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.199565 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:20.206431 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-913c17f7-4dea-4e89-ad01-a54c99b19d30 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:29:20.206809 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 812/3292] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:29:20.221715 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-752b2d11-ad7f-4d8b-9b93-dcfb6b9d3e40 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.223379 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-752b2d11-ad7f-4d8b-9b93-dcfb6b9d3e40 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/5370882e-ee4f-443c-8ddb-f2182b244899 Aug 06 05:29:20.223582 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-752b2d11-ad7f-4d8b-9b93-dcfb6b9d3e40 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.223764 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-752b2d11-ad7f-4d8b-9b93-dcfb6b9d3e40 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.229858 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.229858 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:20.233093 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-752b2d11-ad7f-4d8b-9b93-dcfb6b9d3e40 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Volume info retrieved successfully. Aug 06 05:29:20.233711 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-752b2d11-ad7f-4d8b-9b93-dcfb6b9d3e40 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:20.233849 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-752b2d11-ad7f-4d8b-9b93-dcfb6b9d3e40 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:20.266890 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-752b2d11-ad7f-4d8b-9b93-dcfb6b9d3e40 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:20.271733 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.271733 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:20.281223 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-752b2d11-ad7f-4d8b-9b93-dcfb6b9d3e40 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/5370882e-ee4f-443c-8ddb-f2182b244899 returned with HTTP 200 Aug 06 05:29:20.281686 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 831/3293] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/volumes/5370882e-ee4f-443c-8ddb-f2182b244899 => generated 923 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:20.291211 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d38f9f81-fae9-4200-a7d5-14279fef6e00 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.293074 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d38f9f81-fae9-4200-a7d5-14279fef6e00 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] GET https://10.4.3.205/volume/v3/volumes/e9f86bc1-1eb0-4d64-b382-3c35ff82d690 Aug 06 05:29:20.293370 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d38f9f81-fae9-4200-a7d5-14279fef6e00 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.293622 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d38f9f81-fae9-4200-a7d5-14279fef6e00 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.294058 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-66a353db-9d68-427b-baf8-29171a9f977a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.296227 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-66a353db-9d68-427b-baf8-29171a9f977a tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/groups/ba24652f-20a1-4ee9-b6c8-bd536caee9f2 Aug 06 05:29:20.296539 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-66a353db-9d68-427b-baf8-29171a9f977a tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.296790 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-66a353db-9d68-427b-baf8-29171a9f977a tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.296989 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-66a353db-9d68-427b-baf8-29171a9f977a tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] show called for member ba24652f-20a1-4ee9-b6c8-bd536caee9f2 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:20.300210 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.300210 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:20.302572 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d38f9f81-fae9-4200-a7d5-14279fef6e00 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/volumes/e9f86bc1-1eb0-4d64-b382-3c35ff82d690 returned with HTTP 404 Aug 06 05:29:20.303383 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 822/3294] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/volumes/e9f86bc1-1eb0-4d64-b382-3c35ff82d690 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:20.309344 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-66a353db-9d68-427b-baf8-29171a9f977a tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/groups/ba24652f-20a1-4ee9-b6c8-bd536caee9f2 returned with HTTP 200 Aug 06 05:29:20.309878 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 830/3295] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/groups/ba24652f-20a1-4ee9-b6c8-bd536caee9f2 => generated 416 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:20.311073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-55a96e82-7064-4a42-93db-fa5bafdc1110 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.313429 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-55a96e82-7064-4a42-93db-fa5bafdc1110 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] DELETE https://10.4.3.205/volume/v3/types/24ea82af-eeea-4cd5-b6cb-4e96f1981b18 Aug 06 05:29:20.313634 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-55a96e82-7064-4a42-93db-fa5bafdc1110 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.313865 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-55a96e82-7064-4a42-93db-fa5bafdc1110 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.319021 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.320926 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:29:20.321114 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.321363 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.321722 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:20.322721 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:20.330985 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Get all volumes completed successfully. Aug 06 05:29:20.331776 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:20.331991 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:20.342691 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-55a96e82-7064-4a42-93db-fa5bafdc1110 tempest-TestInstancesWithCinderVolumes-1273329577 tempest-TestInstancesWithCinderVolumes-1273329577-project-admin] https://10.4.3.205/volume/v3/types/24ea82af-eeea-4cd5-b6cb-4e96f1981b18 returned with HTTP 202 Aug 06 05:29:20.343586 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 813/3296] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:20 2026] DELETE /volume/v3/types/24ea82af-eeea-4cd5-b6cb-4e96f1981b18 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:20.371569 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:20.374604 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.374604 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:20.378500 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:20.378630 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:20.387037 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f84ce499-f0cb-41b9-9343-9a4a1d069d76 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.389583 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f84ce499-f0cb-41b9-9343-9a4a1d069d76 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:20.389772 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f84ce499-f0cb-41b9-9343-9a4a1d069d76 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.390035 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f84ce499-f0cb-41b9-9343-9a4a1d069d76 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.390213 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-f84ce499-f0cb-41b9-9343-9a4a1d069d76 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:20.396505 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.396505 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:20.397854 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f84ce499-f0cb-41b9-9343-9a4a1d069d76 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:20.398390 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 823/3297] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:20.410588 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:20.413642 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.413642 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:20.421499 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd9b5614-7dd4-443b-a6e8-7d6a3dfc1359 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:29:20.421917 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 832/3298] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:29:20.441256 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e117f97f-4701-4ccd-bd3e-6dd0f057fa19 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.443077 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e117f97f-4701-4ccd-bd3e-6dd0f057fa19 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] POST https://10.4.3.205/volume/v3/groups/ba24652f-20a1-4ee9-b6c8-bd536caee9f2/action Aug 06 05:29:20.443526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e117f97f-4701-4ccd-bd3e-6dd0f057fa19 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:20.443726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e117f97f-4701-4ccd-bd3e-6dd0f057fa19 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:20.445265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-e117f97f-4701-4ccd-bd3e-6dd0f057fa19 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] delete called for group ba24652f-20a1-4ee9-b6c8-bd536caee9f2 {{(pid=100429) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:29:20.445444 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.groups [None req-e117f97f-4701-4ccd-bd3e-6dd0f057fa19 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Delete group with id: ba24652f-20a1-4ee9-b6c8-bd536caee9f2 Aug 06 05:29:20.448886 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.448886 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:20.491023 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e117f97f-4701-4ccd-bd3e-6dd0f057fa19 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/groups/ba24652f-20a1-4ee9-b6c8-bd536caee9f2/action returned with HTTP 202 Aug 06 05:29:20.491567 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 831/3299] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:29:20 2026] POST /volume/v3/groups/ba24652f-20a1-4ee9-b6c8-bd536caee9f2/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:20.496172 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5bf3cbcd-0d7e-4198-a719-b2a12dfc02a7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.499510 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5bf3cbcd-0d7e-4198-a719-b2a12dfc02a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e Aug 06 05:29:20.499718 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5bf3cbcd-0d7e-4198-a719-b2a12dfc02a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.499920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5bf3cbcd-0d7e-4198-a719-b2a12dfc02a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.503614 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-de9e5623-4d8d-442b-9bd2-ae500f4c9786 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.505299 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de9e5623-4d8d-442b-9bd2-ae500f4c9786 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/5370882e-ee4f-443c-8ddb-f2182b244899 Aug 06 05:29:20.505492 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de9e5623-4d8d-442b-9bd2-ae500f4c9786 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.505683 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de9e5623-4d8d-442b-9bd2-ae500f4c9786 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.513345 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.513345 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:20.513633 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.513633 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:20.517993 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-de9e5623-4d8d-442b-9bd2-ae500f4c9786 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Volume info retrieved successfully. Aug 06 05:29:20.518388 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5bf3cbcd-0d7e-4198-a719-b2a12dfc02a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:29:20.518782 np0000006623 devstack@c-api.service[100426]: WARNING stevedore.named [None req-de9e5623-4d8d-442b-9bd2-ae500f4c9786 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:20.518937 np0000006623 devstack@c-api.service[100426]: WARNING castellan.key_manager [None req-de9e5623-4d8d-442b-9bd2-ae500f4c9786 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:20.524081 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5bf3cbcd-0d7e-4198-a719-b2a12dfc02a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e returned with HTTP 200 Aug 06 05:29:20.524489 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 814/3300] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:20.539905 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4be57e23-2b64-4c54-9e79-5c614cd67727 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.541788 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4be57e23-2b64-4c54-9e79-5c614cd67727 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:29:20.542196 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4be57e23-2b64-4c54-9e79-5c614cd67727 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e", "name": "tempest-VolumesBackupsTest-Backup-1127344421"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:20.543623 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-4be57e23-2b64-4c54-9e79-5c614cd67727 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating new backup {'backup': {'volume_id': '592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e', 'name': 'tempest-VolumesBackupsTest-Backup-1127344421'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:29:20.543757 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-4be57e23-2b64-4c54-9e79-5c614cd67727 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating backup of volume 592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e in container None Aug 06 05:29:20.552889 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.552889 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:20.553467 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4be57e23-2b64-4c54-9e79-5c614cd67727 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:29:20.560573 np0000006623 devstack@c-api.service[100426]: DEBUG oslo_db.sqlalchemy.engines [None req-de9e5623-4d8d-442b-9bd2-ae500f4c9786 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:20.562887 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.562887 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:20.573485 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de9e5623-4d8d-442b-9bd2-ae500f4c9786 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/5370882e-ee4f-443c-8ddb-f2182b244899 returned with HTTP 200 Aug 06 05:29:20.573865 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 824/3301] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/volumes/5370882e-ee4f-443c-8ddb-f2182b244899 => generated 922 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:20.576458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-4be57e23-2b64-4c54-9e79-5c614cd67727 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['ca5477cb-e3d5-46be-a0a8-3d430b70c605', 'bdea444a-9cde-4bf5-a459-2801ca2886c4'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:20.620558 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4be57e23-2b64-4c54-9e79-5c614cd67727 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:29:20.620931 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 833/3302] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:20 2026] POST /volume/v3/backups => generated 330 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:20.629869 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-24f23be5-cacf-40f4-99cc-c95a0356472c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.631669 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24f23be5-cacf-40f4-99cc-c95a0356472c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:20.632113 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24f23be5-cacf-40f4-99cc-c95a0356472c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.632113 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24f23be5-cacf-40f4-99cc-c95a0356472c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.632113 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-24f23be5-cacf-40f4-99cc-c95a0356472c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:20.637546 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.637546 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:20.638579 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24f23be5-cacf-40f4-99cc-c95a0356472c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:20.639313 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 832/3303] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:20.816719 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3ef57988-b896-43a2-9b31-04a30429d911 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:20.819112 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3ef57988-b896-43a2-9b31-04a30429d911 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:20.819617 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3ef57988-b896-43a2-9b31-04a30429d911 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:20.819695 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3ef57988-b896-43a2-9b31-04a30429d911 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:20.819838 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-3ef57988-b896-43a2-9b31-04a30429d911 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:20.825416 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:20.825416 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:20.826555 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3ef57988-b896-43a2-9b31-04a30429d911 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:20.827076 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 815/3304] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:20 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:21.079266 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4aed0245-8c25-4d8d-b597-eaeb1d650b17 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.083848 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4aed0245-8c25-4d8d-b597-eaeb1d650b17 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 Aug 06 05:29:21.084087 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4aed0245-8c25-4d8d-b597-eaeb1d650b17 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.084360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4aed0245-8c25-4d8d-b597-eaeb1d650b17 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.091924 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.091924 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:21.095459 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4aed0245-8c25-4d8d-b597-eaeb1d650b17 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:29:21.099527 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4aed0245-8c25-4d8d-b597-eaeb1d650b17 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 returned with HTTP 200 Aug 06 05:29:21.099893 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 825/3305] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:21.113794 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a94a7f1f-b787-4173-a385-a012bae240b7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.117945 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a94a7f1f-b787-4173-a385-a012bae240b7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:29:21.119011 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a94a7f1f-b787-4173-a385-a012bae240b7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "219c9bab-f9af-4711-b74b-6b444fac7e76", "name": "tempest-type-Backup-1305225751"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:21.120226 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-a94a7f1f-b787-4173-a385-a012bae240b7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Creating new backup {'backup': {'volume_id': '219c9bab-f9af-4711-b74b-6b444fac7e76', 'name': 'tempest-type-Backup-1305225751'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:29:21.120369 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-a94a7f1f-b787-4173-a385-a012bae240b7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Creating backup of volume 219c9bab-f9af-4711-b74b-6b444fac7e76 in container None Aug 06 05:29:21.129189 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.129189 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:21.129732 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a94a7f1f-b787-4173-a385-a012bae240b7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:29:21.140506 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-224ef80b-8a65-41cd-85c5-4621a6886d55 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.144939 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-224ef80b-8a65-41cd-85c5-4621a6886d55 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:21.144939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-224ef80b-8a65-41cd-85c5-4621a6886d55 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.144939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-224ef80b-8a65-41cd-85c5-4621a6886d55 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.144939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-224ef80b-8a65-41cd-85c5-4621a6886d55 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:21.154151 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.154151 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:21.154151 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-224ef80b-8a65-41cd-85c5-4621a6886d55 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:21.154151 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 833/3306] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:21.155143 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-a94a7f1f-b787-4173-a385-a012bae240b7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Created reservations ['55aba2cb-d63f-47c8-aeb1-be98112d1e40', '4e15220f-4f48-4451-a81b-3accf46246a5'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:21.195581 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a94a7f1f-b787-4173-a385-a012bae240b7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:29:21.195581 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 834/3307] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:29:21 2026] POST /volume/v3/backups => generated 316 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:21.207877 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3509a875-7835-4f1e-8436-96437ada7c40 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.212763 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3509a875-7835-4f1e-8436-96437ada7c40 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:21.212763 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3509a875-7835-4f1e-8436-96437ada7c40 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.212763 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3509a875-7835-4f1e-8436-96437ada7c40 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.212763 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-3509a875-7835-4f1e-8436-96437ada7c40 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:21.218753 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.218753 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:21.219470 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3509a875-7835-4f1e-8436-96437ada7c40 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:21.220253 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 816/3308] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:21.409991 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b9629618-a66f-4bae-b231-f30ac201ac11 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.411883 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b9629618-a66f-4bae-b231-f30ac201ac11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:21.412065 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b9629618-a66f-4bae-b231-f30ac201ac11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.412251 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b9629618-a66f-4bae-b231-f30ac201ac11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.412377 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-b9629618-a66f-4bae-b231-f30ac201ac11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:21.418778 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.418778 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:21.419592 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b9629618-a66f-4bae-b231-f30ac201ac11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:21.421770 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 826/3309] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:21.590736 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8bac63f4-66be-4236-a9ef-1e89013f2a43 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.594355 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8bac63f4-66be-4236-a9ef-1e89013f2a43 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/5370882e-ee4f-443c-8ddb-f2182b244899 Aug 06 05:29:21.594355 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8bac63f4-66be-4236-a9ef-1e89013f2a43 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.594355 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8bac63f4-66be-4236-a9ef-1e89013f2a43 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.599925 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8bac63f4-66be-4236-a9ef-1e89013f2a43 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/5370882e-ee4f-443c-8ddb-f2182b244899 returned with HTTP 404 Aug 06 05:29:21.600558 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 834/3310] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/volumes/5370882e-ee4f-443c-8ddb-f2182b244899 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:29:21.609489 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-39aa5fd5-9927-4977-8d93-5f1ad7b6a0df None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.611517 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-39aa5fd5-9927-4977-8d93-5f1ad7b6a0df tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/groups/ba24652f-20a1-4ee9-b6c8-bd536caee9f2 Aug 06 05:29:21.611761 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-39aa5fd5-9927-4977-8d93-5f1ad7b6a0df tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.612017 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-39aa5fd5-9927-4977-8d93-5f1ad7b6a0df tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.612141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-39aa5fd5-9927-4977-8d93-5f1ad7b6a0df tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] show called for member ba24652f-20a1-4ee9-b6c8-bd536caee9f2 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:21.616121 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-39aa5fd5-9927-4977-8d93-5f1ad7b6a0df tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/groups/ba24652f-20a1-4ee9-b6c8-bd536caee9f2 returned with HTTP 404 Aug 06 05:29:21.616684 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 835/3311] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/groups/ba24652f-20a1-4ee9-b6c8-bd536caee9f2 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:29:21.625806 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.628440 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:29:21.628764 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.629146 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.629225 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:21.629989 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:21.643925 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Get all volumes completed successfully. Aug 06 05:29:21.644687 np0000006623 devstack@c-api.service[100427]: WARNING stevedore.named [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:21.644687 np0000006623 devstack@c-api.service[100427]: WARNING castellan.key_manager [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:21.650137 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-454f3d80-8a16-40f7-8d2e-a578ac4f0c86 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.652038 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-454f3d80-8a16-40f7-8d2e-a578ac4f0c86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:21.652240 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-454f3d80-8a16-40f7-8d2e-a578ac4f0c86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.652545 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-454f3d80-8a16-40f7-8d2e-a578ac4f0c86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.652623 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-454f3d80-8a16-40f7-8d2e-a578ac4f0c86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:21.659578 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.659578 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:21.660352 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-454f3d80-8a16-40f7-8d2e-a578ac4f0c86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:21.660737 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 827/3312] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:21.683181 np0000006623 devstack@c-api.service[100427]: DEBUG oslo_db.sqlalchemy.engines [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:21.686356 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.686356 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:21.693102 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ef9a6cc-9b8a-4bf9-963e-0c1fdba678f6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:29:21.693550 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 817/3313] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:21.708304 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1e95fb30-2524-46db-a4e0-fc5efc1d789d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.709852 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1e95fb30-2524-46db-a4e0-fc5efc1d789d tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] POST https://10.4.3.205/volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038/action Aug 06 05:29:21.710330 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1e95fb30-2524-46db-a4e0-fc5efc1d789d tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:21.710458 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1e95fb30-2524-46db-a4e0-fc5efc1d789d tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:21.711818 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-1e95fb30-2524-46db-a4e0-fc5efc1d789d tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] delete called for group 0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 {{(pid=100429) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:29:21.711924 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.groups [None req-1e95fb30-2524-46db-a4e0-fc5efc1d789d tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Delete group with id: 0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 Aug 06 05:29:21.716194 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.716194 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:21.752924 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1e95fb30-2524-46db-a4e0-fc5efc1d789d tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038/action returned with HTTP 202 Aug 06 05:29:21.753366 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 835/3314] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:29:21 2026] POST /volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:21.766927 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6791142b-3a12-4f71-b824-df245d9fafc6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.769447 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6791142b-3a12-4f71-b824-df245d9fafc6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf Aug 06 05:29:21.769967 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6791142b-3a12-4f71-b824-df245d9fafc6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.770369 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6791142b-3a12-4f71-b824-df245d9fafc6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.779874 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.779874 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:21.784216 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6791142b-3a12-4f71-b824-df245d9fafc6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Volume info retrieved successfully. Aug 06 05:29:21.785033 np0000006623 devstack@c-api.service[100428]: WARNING stevedore.named [None req-6791142b-3a12-4f71-b824-df245d9fafc6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 05:29:21.785241 np0000006623 devstack@c-api.service[100428]: WARNING castellan.key_manager [None req-6791142b-3a12-4f71-b824-df245d9fafc6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 05:29:21.821851 np0000006623 devstack@c-api.service[100428]: DEBUG oslo_db.sqlalchemy.engines [None req-6791142b-3a12-4f71-b824-df245d9fafc6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 05:29:21.825130 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.825130 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:21.833278 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6791142b-3a12-4f71-b824-df245d9fafc6 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf returned with HTTP 200 Aug 06 05:29:21.833722 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 836/3315] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:21.840968 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c3038df7-a119-4f53-8531-f386d821bd81 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:21.843137 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c3038df7-a119-4f53-8531-f386d821bd81 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:21.843408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c3038df7-a119-4f53-8531-f386d821bd81 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:21.843704 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c3038df7-a119-4f53-8531-f386d821bd81 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:21.843782 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-c3038df7-a119-4f53-8531-f386d821bd81 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:21.849901 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:21.849901 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:21.850271 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c3038df7-a119-4f53-8531-f386d821bd81 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:21.850694 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 828/3316] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:21 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:22.164669 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2a65b24b-039b-456a-9307-6964892ef221 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.167430 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a65b24b-039b-456a-9307-6964892ef221 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:22.167672 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a65b24b-039b-456a-9307-6964892ef221 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.167890 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a65b24b-039b-456a-9307-6964892ef221 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.168092 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-2a65b24b-039b-456a-9307-6964892ef221 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:22.173772 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:22.173772 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:22.174829 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a65b24b-039b-456a-9307-6964892ef221 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:22.175467 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 818/3317] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:22.186529 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-03905f75-33a7-4e83-85a1-89cba166a236 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.188453 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-03905f75-33a7-4e83-85a1-89cba166a236 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d/export_record Aug 06 05:29:22.188836 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-03905f75-33a7-4e83-85a1-89cba166a236 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.189183 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-03905f75-33a7-4e83-85a1-89cba166a236 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'export_record' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.190195 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-03905f75-33a7-4e83-85a1-89cba166a236 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Export record for backup b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 05:29:22.193798 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:22.193798 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:22.195244 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.api [None req-03905f75-33a7-4e83-85a1-89cba166a236 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling RPCAPI with context: , host: np0000006623, backup: b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 05:29:22.201322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-03905f75-33a7-4e83-85a1-89cba166a236 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] export_record in rpcapi backup_id b2e14cf2-5861-46c6-909d-96624b991e8d on host np0000006623. {{(pid=100429) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 05:29:22.216570 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-03905f75-33a7-4e83-85a1-89cba166a236 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjJlMTRjZjItNTg2MS00NmM2LTkwOWQtOTY2MjRiOTkxZThkIiwgInVzZXJfaWQiOiAiNDEyNzdmMjA1YWYxNDc5NTg2Y2NiNTIwZTQ2MmE0OTgiLCAicHJvamVjdF9pZCI6ICI5NWY4OTEwMzVlNGY0MjQ5YmM1NWNkNWJmZWZlMGEwZiIsICJ2b2x1bWVfaWQiOiAiNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTI3NjE5MTgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4LzIwMjYwODA2MDUyODU3L2F6X25vdmFfYmFja3VwX2IyZTE0Y2YyLTU4NjEtNDZjNi05MDlkLTk2NjI0Yjk5MWU4ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100429) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 05:29:22.216570 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-03905f75-33a7-4e83-85a1-89cba166a236 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d/export_record returned with HTTP 200 Aug 06 05:29:22.216915 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 836/3318] 10.4.3.205 () {68 vars in 1430 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:22.224389 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4eb379f2-e9e0-48cc-b00b-4ba6b34f6881 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.226919 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4eb379f2-e9e0-48cc-b00b-4ba6b34f6881 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:29:22.227188 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4eb379f2-e9e0-48cc-b00b-4ba6b34f6881 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.227399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4eb379f2-e9e0-48cc-b00b-4ba6b34f6881 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.227551 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-4eb379f2-e9e0-48cc-b00b-4ba6b34f6881 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:22.232452 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9666e9f4-bdaf-44ef-ad86-ca6b281ef0c5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.234571 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:22.234571 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:22.235551 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4eb379f2-e9e0-48cc-b00b-4ba6b34f6881 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:29:22.236074 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 837/3319] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:22.237851 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9666e9f4-bdaf-44ef-ad86-ca6b281ef0c5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:22.238153 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9666e9f4-bdaf-44ef-ad86-ca6b281ef0c5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.238453 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9666e9f4-bdaf-44ef-ad86-ca6b281ef0c5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.238613 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-9666e9f4-bdaf-44ef-ad86-ca6b281ef0c5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:22.244359 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:22.244359 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:22.245302 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9666e9f4-bdaf-44ef-ad86-ca6b281ef0c5 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:22.245865 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 829/3320] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:22.247725 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7e87809d-c554-4871-96e2-05b62d06ac35 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.250321 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7e87809d-c554-4871-96e2-05b62d06ac35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/backups/import_record Aug 06 05:29:22.250921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7e87809d-c554-4871-96e2-05b62d06ac35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjQ1NDliYWItNWYyOS00YWM1LWI0NTEtMjhmNjEzYTRjMWQyIiwgInVzZXJfaWQiOiAiNDEyNzdmMjA1YWYxNDc5NTg2Y2NiNTIwZTQ2MmE0OTgiLCAicHJvamVjdF9pZCI6ICI5NWY4OTEwMzVlNGY0MjQ5YmM1NWNkNWJmZWZlMGEwZiIsICJ2b2x1bWVfaWQiOiAiNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTI3NjE5MTgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4LzIwMjYwODA2MDUyODU3L2F6X25vdmFfYmFja3VwX2IyZTE0Y2YyLTU4NjEtNDZjNi05MDlkLTk2NjI0Yjk5MWU4ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:22.252917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-7e87809d-c554-4871-96e2-05b62d06ac35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjQ1NDliYWItNWYyOS00YWM1LWI0NTEtMjhmNjEzYTRjMWQyIiwgInVzZXJfaWQiOiAiNDEyNzdmMjA1YWYxNDc5NTg2Y2NiNTIwZTQ2MmE0OTgiLCAicHJvamVjdF9pZCI6ICI5NWY4OTEwMzVlNGY0MjQ5YmM1NWNkNWJmZWZlMGEwZiIsICJ2b2x1bWVfaWQiOiAiNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTI3NjE5MTgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4LzIwMjYwODA2MDUyODU3L2F6X25vdmFfYmFja3VwX2IyZTE0Y2YyLTU4NjEtNDZjNi05MDlkLTk2NjI0Yjk5MWU4ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100427) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 05:29:22.253108 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-7e87809d-c554-4871-96e2-05b62d06ac35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjQ1NDliYWItNWYyOS00YWM1LWI0NTEtMjhmNjEzYTRjMWQyIiwgInVzZXJfaWQiOiAiNDEyNzdmMjA1YWYxNDc5NTg2Y2NiNTIwZTQ2MmE0OTgiLCAicHJvamVjdF9pZCI6ICI5NWY4OTEwMzVlNGY0MjQ5YmM1NWNkNWJmZWZlMGEwZiIsICJ2b2x1bWVfaWQiOiAiNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTI3NjE5MTgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4LzIwMjYwODA2MDUyODU3L2F6X25vdmFfYmFja3VwX2IyZTE0Y2YyLTU4NjEtNDZjNi05MDlkLTk2NjI0Yjk5MWU4ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100427) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 05:29:22.279561 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-7e87809d-c554-4871-96e2-05b62d06ac35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['e9c3cd07-f15c-43c6-a44f-a2660b863035', 'bb9cc773-4b87-4237-9523-e1e329bfd2d8'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:22.297540 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-7e87809d-c554-4871-96e2-05b62d06ac35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] import_record rpcapi backup id 64549bab-5f29-4ac5-b451-28f613a4c1d2 on host np0000006623 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjQ1NDliYWItNWYyOS00YWM1LWI0NTEtMjhmNjEzYTRjMWQyIiwgInVzZXJfaWQiOiAiNDEyNzdmMjA1YWYxNDc5NTg2Y2NiNTIwZTQ2MmE0OTgiLCAicHJvamVjdF9pZCI6ICI5NWY4OTEwMzVlNGY0MjQ5YmM1NWNkNWJmZWZlMGEwZiIsICJ2b2x1bWVfaWQiOiAiNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTI3NjE5MTgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmNhMjIyZjQtZWQyNi00ZjA0LWIwYmQtMGRkZGE5ZjY2ZTk4LzIwMjYwODA2MDUyODU3L2F6X25vdmFfYmFja3VwX2IyZTE0Y2YyLTU4NjEtNDZjNi05MDlkLTk2NjI0Yjk5MWU4ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMDU6Mjg6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNToyOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100427) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 05:29:22.299597 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-7e87809d-c554-4871-96e2-05b62d06ac35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Import record output: {'backup': {'id': '64549bab-5f29-4ac5-b451-28f613a4c1d2', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2'}, {'rel': 'bookmark', 'href': 'https://10.4.3.205/volume/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2'}]}}. {{(pid=100427) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 05:29:22.299817 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7e87809d-c554-4871-96e2-05b62d06ac35 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/import_record returned with HTTP 201 Aug 06 05:29:22.300255 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 819/3321] 10.4.3.205 () {70 vars in 1342 bytes} [Thu Aug 6 05:29:22 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 53 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 05:29:22.309467 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9f0a3f5c-af9f-45da-8970-f9a224c1a051 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.310823 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9f0a3f5c-af9f-45da-8970-f9a224c1a051 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 Aug 06 05:29:22.311206 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9f0a3f5c-af9f-45da-8970-f9a224c1a051 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.311577 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9f0a3f5c-af9f-45da-8970-f9a224c1a051 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.311782 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9f0a3f5c-af9f-45da-8970-f9a224c1a051 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 64549bab-5f29-4ac5-b451-28f613a4c1d2. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:22.316470 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:22.316470 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:22.317143 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9f0a3f5c-af9f-45da-8970-f9a224c1a051 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 returned with HTTP 200 Aug 06 05:29:22.317679 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 837/3322] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:22.432170 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2fefc644-5851-4365-b3cd-0de92a5977b9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.434374 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2fefc644-5851-4365-b3cd-0de92a5977b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:22.434645 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2fefc644-5851-4365-b3cd-0de92a5977b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.434841 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2fefc644-5851-4365-b3cd-0de92a5977b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.434968 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2fefc644-5851-4365-b3cd-0de92a5977b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:22.439744 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:22.439744 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:22.440601 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2fefc644-5851-4365-b3cd-0de92a5977b9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:22.441037 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 838/3323] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:22.671898 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3ab1bdec-eb47-482f-8cab-36f58497324a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.674747 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3ab1bdec-eb47-482f-8cab-36f58497324a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:22.674819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3ab1bdec-eb47-482f-8cab-36f58497324a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.674995 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3ab1bdec-eb47-482f-8cab-36f58497324a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.675077 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-3ab1bdec-eb47-482f-8cab-36f58497324a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:22.679309 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:22.679309 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:22.679743 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3ab1bdec-eb47-482f-8cab-36f58497324a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:22.680151 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 830/3324] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:22.850138 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ed6bfb82-8479-42cb-973e-d1b9a5d9e6db None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.852328 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed6bfb82-8479-42cb-973e-d1b9a5d9e6db tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf Aug 06 05:29:22.852624 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed6bfb82-8479-42cb-973e-d1b9a5d9e6db tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.852864 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed6bfb82-8479-42cb-973e-d1b9a5d9e6db tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.863469 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed6bfb82-8479-42cb-973e-d1b9a5d9e6db tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf returned with HTTP 404 Aug 06 05:29:22.865588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3c91d7cb-61e6-4296-a366-71ba7c96f668 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.865675 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 820/3325] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/volumes/d6f6fb40-27cb-4ad4-ac3d-9874db8dd5bf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:29:22.867005 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3c91d7cb-61e6-4296-a366-71ba7c96f668 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:22.867301 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3c91d7cb-61e6-4296-a366-71ba7c96f668 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.868748 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3c91d7cb-61e6-4296-a366-71ba7c96f668 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.868748 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3c91d7cb-61e6-4296-a366-71ba7c96f668 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:22.874428 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-64d3b815-7760-4f33-bdc7-5bfd5428a5a5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.874841 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:22.874841 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:22.875414 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3c91d7cb-61e6-4296-a366-71ba7c96f668 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:22.876106 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 838/3326] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:22.876215 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-64d3b815-7760-4f33-bdc7-5bfd5428a5a5 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] GET https://10.4.3.205/volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 Aug 06 05:29:22.876343 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-64d3b815-7760-4f33-bdc7-5bfd5428a5a5 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.876509 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-64d3b815-7760-4f33-bdc7-5bfd5428a5a5 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.876632 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-64d3b815-7760-4f33-bdc7-5bfd5428a5a5 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] show called for member 0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:22.880271 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-64d3b815-7760-4f33-bdc7-5bfd5428a5a5 tempest-GroupsV314Test-718584454 tempest-GroupsV314Test-718584454-project-member] https://10.4.3.205/volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 returned with HTTP 404 Aug 06 05:29:22.880271 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 839/3327] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/groups/0fc44e40-9f81-489a-a9b4-b2d1bc6cd038 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:29:22.887868 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-12cb9d4a-9bd4-4fbf-a959-634f006b0deb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.892509 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12cb9d4a-9bd4-4fbf-a959-634f006b0deb tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/4db5baee-af9a-4a44-ba0d-f66200d010e7 Aug 06 05:29:22.892509 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12cb9d4a-9bd4-4fbf-a959-634f006b0deb tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.892509 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12cb9d4a-9bd4-4fbf-a959-634f006b0deb tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.908536 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12cb9d4a-9bd4-4fbf-a959-634f006b0deb tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] https://10.4.3.205/volume/v3/group_types/4db5baee-af9a-4a44-ba0d-f66200d010e7 returned with HTTP 202 Aug 06 05:29:22.909055 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 831/3328] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:29:22 2026] DELETE /volume/v3/group_types/4db5baee-af9a-4a44-ba0d-f66200d010e7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:22.918175 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2248aa63-077e-4728-9b89-654d15d42707 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.920256 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2248aa63-077e-4728-9b89-654d15d42707 tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] DELETE https://10.4.3.205/volume/v3/types/ce632c3b-bd50-4104-b0a7-a711f9d0dffa Aug 06 05:29:22.920463 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2248aa63-077e-4728-9b89-654d15d42707 tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.920709 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2248aa63-077e-4728-9b89-654d15d42707 tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.921035 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:22.921035 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:22.955962 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2248aa63-077e-4728-9b89-654d15d42707 tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] https://10.4.3.205/volume/v3/types/ce632c3b-bd50-4104-b0a7-a711f9d0dffa returned with HTTP 202 Aug 06 05:29:22.956574 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 821/3329] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:22 2026] DELETE /volume/v3/types/ce632c3b-bd50-4104-b0a7-a711f9d0dffa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:22.964233 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8b08b752-e6bb-4658-a74b-0dc921893cff None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:22.966052 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8b08b752-e6bb-4658-a74b-0dc921893cff tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] GET https://10.4.3.205/volume/v3/types/ce632c3b-bd50-4104-b0a7-a711f9d0dffa Aug 06 05:29:22.966269 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8b08b752-e6bb-4658-a74b-0dc921893cff tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:22.966532 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8b08b752-e6bb-4658-a74b-0dc921893cff tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:22.970071 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8b08b752-e6bb-4658-a74b-0dc921893cff tempest-GroupsV314Test-1410655606 tempest-GroupsV314Test-1410655606-project-admin] https://10.4.3.205/volume/v3/types/ce632c3b-bd50-4104-b0a7-a711f9d0dffa returned with HTTP 404 Aug 06 05:29:22.970633 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 839/3330] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:29:22 2026] GET /volume/v3/types/ce632c3b-bd50-4104-b0a7-a711f9d0dffa => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:23.256763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-da849aa3-ce6e-45ac-94fd-e5589cd913d1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:23.258073 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-da849aa3-ce6e-45ac-94fd-e5589cd913d1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:23.258262 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-da849aa3-ce6e-45ac-94fd-e5589cd913d1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:23.258451 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-da849aa3-ce6e-45ac-94fd-e5589cd913d1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:23.258545 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-da849aa3-ce6e-45ac-94fd-e5589cd913d1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:23.263721 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:23.263721 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:23.264502 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-da849aa3-ce6e-45ac-94fd-e5589cd913d1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:23.265037 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 840/3331] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:23 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:23.329869 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-474df16f-a4ac-4844-93a8-bf4c31f6cbb8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:23.332171 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-474df16f-a4ac-4844-93a8-bf4c31f6cbb8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 Aug 06 05:29:23.332468 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-474df16f-a4ac-4844-93a8-bf4c31f6cbb8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:23.332596 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-474df16f-a4ac-4844-93a8-bf4c31f6cbb8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:23.332741 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-474df16f-a4ac-4844-93a8-bf4c31f6cbb8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 64549bab-5f29-4ac5-b451-28f613a4c1d2. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:23.337642 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:23.337642 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:23.338432 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-474df16f-a4ac-4844-93a8-bf4c31f6cbb8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 returned with HTTP 200 Aug 06 05:29:23.338886 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 832/3332] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:23 2026] GET /volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:23.349391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c51186d1-b982-4e29-bfed-325e827a6157 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:23.351698 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c51186d1-b982-4e29-bfed-325e827a6157 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 Aug 06 05:29:23.351908 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c51186d1-b982-4e29-bfed-325e827a6157 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:23.352200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c51186d1-b982-4e29-bfed-325e827a6157 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:23.352378 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-c51186d1-b982-4e29-bfed-325e827a6157 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete backup with id: 64549bab-5f29-4ac5-b451-28f613a4c1d2. Aug 06 05:29:23.358410 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:23.358410 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:23.372829 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-c51186d1-b982-4e29-bfed-325e827a6157 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] delete_backup rpcapi backup_id 64549bab-5f29-4ac5-b451-28f613a4c1d2 {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:29:23.374619 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c51186d1-b982-4e29-bfed-325e827a6157 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 returned with HTTP 202 Aug 06 05:29:23.375167 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 822/3333] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:23 2026] DELETE /volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:23.391612 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f5b2d27d-fe89-4649-b011-30925699082c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:23.403582 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f5b2d27d-fe89-4649-b011-30925699082c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 Aug 06 05:29:23.403582 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f5b2d27d-fe89-4649-b011-30925699082c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:23.403582 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f5b2d27d-fe89-4649-b011-30925699082c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:23.403582 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f5b2d27d-fe89-4649-b011-30925699082c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 64549bab-5f29-4ac5-b451-28f613a4c1d2. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:23.412934 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:23.412934 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:23.413880 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f5b2d27d-fe89-4649-b011-30925699082c tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 returned with HTTP 200 Aug 06 05:29:23.414419 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 840/3334] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:23 2026] GET /volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 => generated 737 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:23.452985 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-16e5de11-36ff-4d09-95f8-4930f8c4fc3e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:23.455299 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-16e5de11-36ff-4d09-95f8-4930f8c4fc3e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:23.455605 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-16e5de11-36ff-4d09-95f8-4930f8c4fc3e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:23.455882 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-16e5de11-36ff-4d09-95f8-4930f8c4fc3e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:23.456060 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-16e5de11-36ff-4d09-95f8-4930f8c4fc3e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:23.464209 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:23.464209 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:23.465163 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-16e5de11-36ff-4d09-95f8-4930f8c4fc3e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:23.465725 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 841/3335] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:23 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:23.695859 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c45633df-4017-4e65-963b-46933d4d9045 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:23.699023 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c45633df-4017-4e65-963b-46933d4d9045 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:23.699270 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c45633df-4017-4e65-963b-46933d4d9045 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:23.699491 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c45633df-4017-4e65-963b-46933d4d9045 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:23.699625 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-c45633df-4017-4e65-963b-46933d4d9045 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:23.703889 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:23.703889 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:23.704724 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c45633df-4017-4e65-963b-46933d4d9045 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:23.705125 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 833/3336] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:23 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:23.894817 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8622abae-0559-43a2-a59e-af44d948842b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:23.897116 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8622abae-0559-43a2-a59e-af44d948842b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:23.897414 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8622abae-0559-43a2-a59e-af44d948842b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:23.897656 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8622abae-0559-43a2-a59e-af44d948842b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:23.897818 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-8622abae-0559-43a2-a59e-af44d948842b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:23.902737 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:23.902737 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:23.903560 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8622abae-0559-43a2-a59e-af44d948842b tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:23.904144 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 823/3337] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:23 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:24.277136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a84584e0-12e4-48ab-abef-1b4fd8b025b8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:24.279517 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a84584e0-12e4-48ab-abef-1b4fd8b025b8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:24.279907 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a84584e0-12e4-48ab-abef-1b4fd8b025b8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:24.280246 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a84584e0-12e4-48ab-abef-1b4fd8b025b8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:24.280497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-a84584e0-12e4-48ab-abef-1b4fd8b025b8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:24.286152 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:24.286152 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:24.287691 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a84584e0-12e4-48ab-abef-1b4fd8b025b8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:24.287691 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 841/3338] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:24 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:24.428967 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e2c9aff2-9589-437b-b2f3-73e094149626 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:24.431128 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e2c9aff2-9589-437b-b2f3-73e094149626 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 Aug 06 05:29:24.431391 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e2c9aff2-9589-437b-b2f3-73e094149626 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:24.431607 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e2c9aff2-9589-437b-b2f3-73e094149626 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:24.431731 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e2c9aff2-9589-437b-b2f3-73e094149626 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 64549bab-5f29-4ac5-b451-28f613a4c1d2. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:24.441096 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:24.441096 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:24.441890 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e2c9aff2-9589-437b-b2f3-73e094149626 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 returned with HTTP 200 Aug 06 05:29:24.442370 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 842/3339] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:24 2026] GET /volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:24.478541 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-08e6a742-ac6d-4588-be81-aa3b3ec2a564 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:24.480477 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08e6a742-ac6d-4588-be81-aa3b3ec2a564 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:24.480774 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08e6a742-ac6d-4588-be81-aa3b3ec2a564 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:24.481074 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08e6a742-ac6d-4588-be81-aa3b3ec2a564 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:24.481211 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-08e6a742-ac6d-4588-be81-aa3b3ec2a564 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:24.488478 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:24.488478 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:24.489660 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08e6a742-ac6d-4588-be81-aa3b3ec2a564 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:24.490181 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 834/3340] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:24 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:24.715773 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-10a67644-37fe-4787-854b-deeb5bd11466 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:24.717463 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10a67644-37fe-4787-854b-deeb5bd11466 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:24.717657 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10a67644-37fe-4787-854b-deeb5bd11466 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:24.717910 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10a67644-37fe-4787-854b-deeb5bd11466 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:24.718076 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-10a67644-37fe-4787-854b-deeb5bd11466 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:24.722463 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:24.722463 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:24.723140 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10a67644-37fe-4787-854b-deeb5bd11466 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:24.723499 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 824/3341] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:24 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:24.917095 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8c6b90c5-2d1a-4bcb-ad27-89112f366df9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:24.919039 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c6b90c5-2d1a-4bcb-ad27-89112f366df9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:24.919270 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c6b90c5-2d1a-4bcb-ad27-89112f366df9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:24.919524 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c6b90c5-2d1a-4bcb-ad27-89112f366df9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:24.919700 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-8c6b90c5-2d1a-4bcb-ad27-89112f366df9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:24.924339 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:24.924339 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:24.925172 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c6b90c5-2d1a-4bcb-ad27-89112f366df9 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:24.925604 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 842/3342] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:24 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:25.298463 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1dd95ec0-49ca-4801-bd7e-a1697c650a04 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.301006 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1dd95ec0-49ca-4801-bd7e-a1697c650a04 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:25.301006 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1dd95ec0-49ca-4801-bd7e-a1697c650a04 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:25.301216 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1dd95ec0-49ca-4801-bd7e-a1697c650a04 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:25.301216 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-1dd95ec0-49ca-4801-bd7e-a1697c650a04 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:25.304869 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:25.304869 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:25.305460 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1dd95ec0-49ca-4801-bd7e-a1697c650a04 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:25.305884 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 843/3343] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:25 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:25.455932 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c5571448-377a-48ad-b188-302ac1d582ac None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.456352 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fc19c814-cc0f-4c1c-81f7-3d4fa4956dc6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.458230 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5571448-377a-48ad-b188-302ac1d582ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 Aug 06 05:29:25.458491 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c5571448-377a-48ad-b188-302ac1d582ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:25.458768 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c5571448-377a-48ad-b188-302ac1d582ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:25.458892 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-c5571448-377a-48ad-b188-302ac1d582ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id 64549bab-5f29-4ac5-b451-28f613a4c1d2. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:25.462683 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5571448-377a-48ad-b188-302ac1d582ac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 returned with HTTP 404 Aug 06 05:29:25.463169 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 835/3344] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:25 2026] GET /volume/v3/backups/64549bab-5f29-4ac5-b451-28f613a4c1d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:25.471831 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7286a756-2e57-4355-8550-dc72993fe1b7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.474215 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7286a756-2e57-4355-8550-dc72993fe1b7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 Aug 06 05:29:25.475823 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7286a756-2e57-4355-8550-dc72993fe1b7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:25.476110 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7286a756-2e57-4355-8550-dc72993fe1b7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:25.476438 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-7286a756-2e57-4355-8550-dc72993fe1b7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume with id: 6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 Aug 06 05:29:25.485313 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:25.485313 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:25.485672 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7286a756-2e57-4355-8550-dc72993fe1b7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:29:25.504669 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-65476b25-6723-4c83-9747-56067ea485ae None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.508164 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7286a756-2e57-4355-8550-dc72993fe1b7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume request issued successfully. Aug 06 05:29:25.508522 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7286a756-2e57-4355-8550-dc72993fe1b7 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 returned with HTTP 202 Aug 06 05:29:25.509042 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-65476b25-6723-4c83-9747-56067ea485ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:25.509408 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 843/3345] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:25 2026] DELETE /volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:25.512322 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-65476b25-6723-4c83-9747-56067ea485ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:25.512322 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-65476b25-6723-4c83-9747-56067ea485ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:25.512322 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-65476b25-6723-4c83-9747-56067ea485ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:25.517919 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:25.517919 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:25.519092 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-729151c6-222a-449c-aa9f-fbe7473cab20 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.520272 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-65476b25-6723-4c83-9747-56067ea485ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:25.520768 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 844/3346] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:25 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:25.521363 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-729151c6-222a-449c-aa9f-fbe7473cab20 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 Aug 06 05:29:25.521690 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-729151c6-222a-449c-aa9f-fbe7473cab20 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:25.521868 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-729151c6-222a-449c-aa9f-fbe7473cab20 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:25.532497 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:25.532497 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:25.537727 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-729151c6-222a-449c-aa9f-fbe7473cab20 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:29:25.542714 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-729151c6-222a-449c-aa9f-fbe7473cab20 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 returned with HTTP 200 Aug 06 05:29:25.543271 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 836/3347] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:25 2026] GET /volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:25.593968 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fc19c814-cc0f-4c1c-81f7-3d4fa4956dc6 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:29:25.596380 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fc19c814-cc0f-4c1c-81f7-3d4fa4956dc6 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1283850124"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:25.627216 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fc19c814-cc0f-4c1c-81f7-3d4fa4956dc6 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:29:25.627216 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 825/3348] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:29:25 2026] POST /volume/v3/types => generated 220 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:25.636638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-86cd9280-27c5-4d57-952f-b299254d8120 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.638510 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86cd9280-27c5-4d57-952f-b299254d8120 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] POST https://10.4.3.205/volume/v3/group_types Aug 06 05:29:25.638900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-86cd9280-27c5-4d57-952f-b299254d8120 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-371615906"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:25.660404 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-86cd9280-27c5-4d57-952f-b299254d8120 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] https://10.4.3.205/volume/v3/group_types returned with HTTP 202 Aug 06 05:29:25.660759 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 844/3349] 10.4.3.205 () {70 vars in 1311 bytes} [Thu Aug 6 05:29:25 2026] POST /volume/v3/group_types => generated 176 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:25.669981 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3c1a3227-e85f-4988-b61b-eb983df1aca2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.735570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1a2d743b-584a-4eb5-af0c-e2a60d86c9eb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.737724 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a2d743b-584a-4eb5-af0c-e2a60d86c9eb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:25.737967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a2d743b-584a-4eb5-af0c-e2a60d86c9eb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:25.738337 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a2d743b-584a-4eb5-af0c-e2a60d86c9eb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:25.738499 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-1a2d743b-584a-4eb5-af0c-e2a60d86c9eb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:25.743555 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:25.743555 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:25.744570 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a2d743b-584a-4eb5-af0c-e2a60d86c9eb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:25.744942 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 837/3350] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:25 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:25.756973 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3c1a3227-e85f-4988-b61b-eb983df1aca2 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] POST https://10.4.3.205/volume/v3/groups Aug 06 05:29:25.757441 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3c1a3227-e85f-4988-b61b-eb983df1aca2 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c6a616a7-b0db-4873-a176-6d1bdc7ad26e", "volume_types": ["2f481c55-d72f-46ef-941d-d5f282f3c945"], "name": "tempest-GroupsV320Test-Group-1166185397"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:25.759013 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-3c1a3227-e85f-4988-b61b-eb983df1aca2 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Creating new group {'group': {'group_type': 'c6a616a7-b0db-4873-a176-6d1bdc7ad26e', 'volume_types': ['2f481c55-d72f-46ef-941d-d5f282f3c945'], 'name': 'tempest-GroupsV320Test-Group-1166185397'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 05:29:25.764593 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.groups [None req-3c1a3227-e85f-4988-b61b-eb983df1aca2 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Creating group tempest-GroupsV320Test-Group-1166185397. Aug 06 05:29:25.775515 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3c1a3227-e85f-4988-b61b-eb983df1aca2 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Availability Zones retrieved successfully. Aug 06 05:29:25.793121 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-3c1a3227-e85f-4988-b61b-eb983df1aca2 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Created reservations ['9f4a1bd6-67ea-453a-912c-68fea5defbc8'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:25.815136 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3c1a3227-e85f-4988-b61b-eb983df1aca2 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups returned with HTTP 202 Aug 06 05:29:25.815728 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 845/3351] 10.4.3.205 () {70 vars in 1297 bytes} [Thu Aug 6 05:29:25 2026] POST /volume/v3/groups => generated 108 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:25.827391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cc212c5e-89c2-4bb3-8362-a36f2db2a091 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.831113 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cc212c5e-89c2-4bb3-8362-a36f2db2a091 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] GET https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 Aug 06 05:29:25.831326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cc212c5e-89c2-4bb3-8362-a36f2db2a091 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:25.831516 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cc212c5e-89c2-4bb3-8362-a36f2db2a091 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:25.831629 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-cc212c5e-89c2-4bb3-8362-a36f2db2a091 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] show called for member f13d1ac9-ecaa-45ac-b903-d374f6b88c47 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:25.838007 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:25.838007 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:25.853562 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cc212c5e-89c2-4bb3-8362-a36f2db2a091 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 returned with HTTP 200 Aug 06 05:29:25.854037 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 826/3352] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:25 2026] GET /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:25.940317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2d639b7a-a0ac-4f09-b862-58090efe24c6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:25.941174 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2d639b7a-a0ac-4f09-b862-58090efe24c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:25.941442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2d639b7a-a0ac-4f09-b862-58090efe24c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:25.941700 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2d639b7a-a0ac-4f09-b862-58090efe24c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:25.941870 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-2d639b7a-a0ac-4f09-b862-58090efe24c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:25.947637 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:25.947637 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:25.948482 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2d639b7a-a0ac-4f09-b862-58090efe24c6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:25.949012 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 845/3353] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:25 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:26.320188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-97e2c2fd-b23a-41ce-931b-81192ca8b3cb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.322502 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97e2c2fd-b23a-41ce-931b-81192ca8b3cb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:26.322849 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-97e2c2fd-b23a-41ce-931b-81192ca8b3cb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.323149 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-97e2c2fd-b23a-41ce-931b-81192ca8b3cb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.323304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-97e2c2fd-b23a-41ce-931b-81192ca8b3cb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:26.328761 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:26.328761 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:26.329647 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97e2c2fd-b23a-41ce-931b-81192ca8b3cb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:26.330313 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 838/3354] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:26.534587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f8bf0008-02b3-4789-8de3-1f56366e81c1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.536850 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f8bf0008-02b3-4789-8de3-1f56366e81c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:26.537140 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f8bf0008-02b3-4789-8de3-1f56366e81c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.537436 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f8bf0008-02b3-4789-8de3-1f56366e81c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.537560 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-f8bf0008-02b3-4789-8de3-1f56366e81c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:26.542411 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:26.542411 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:26.543257 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f8bf0008-02b3-4789-8de3-1f56366e81c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:26.543789 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 846/3355] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:26.562513 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-326f78e4-db58-40b5-be3b-fcb006ccb01b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.564786 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-326f78e4-db58-40b5-be3b-fcb006ccb01b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 Aug 06 05:29:26.564786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-326f78e4-db58-40b5-be3b-fcb006ccb01b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.565035 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-326f78e4-db58-40b5-be3b-fcb006ccb01b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.572205 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-326f78e4-db58-40b5-be3b-fcb006ccb01b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 returned with HTTP 404 Aug 06 05:29:26.572205 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 827/3356] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/volumes/6ca222f4-ed26-4f04-b0bd-0ddda9f66e98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:26.587071 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-61714b7b-be37-4427-b44c-cd4a5442a0b8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.589095 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-61714b7b-be37-4427-b44c-cd4a5442a0b8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups Aug 06 05:29:26.589356 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-61714b7b-be37-4427-b44c-cd4a5442a0b8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.589578 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-61714b7b-be37-4427-b44c-cd4a5442a0b8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.597423 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-61714b7b-be37-4427-b44c-cd4a5442a0b8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 200 Aug 06 05:29:26.598112 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 846/3357] 10.4.3.205 () {68 vars in 1277 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/backups => generated 625 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:26.608191 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e4527016-45d8-4f68-a4c2-2b5d8ca24fe6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.610323 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e4527016-45d8-4f68-a4c2-2b5d8ca24fe6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups?project_id=95f891035e4f4249bc55cd5bfefe0a0f Aug 06 05:29:26.610661 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e4527016-45d8-4f68-a4c2-2b5d8ca24fe6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.610861 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e4527016-45d8-4f68-a4c2-2b5d8ca24fe6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.636544 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e4527016-45d8-4f68-a4c2-2b5d8ca24fe6 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups?project_id=95f891035e4f4249bc55cd5bfefe0a0f returned with HTTP 200 Aug 06 05:29:26.637105 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 839/3358] 10.4.3.205 () {68 vars in 1364 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/backups?project_id=95f891035e4f4249bc55cd5bfefe0a0f => generated 625 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:26.646879 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8ffedca6-4823-429f-837f-0ecddbb192ad None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.648685 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:26.649032 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1951104589"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:26.650586 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1951104589'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:26.650700 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume of 1 GB Aug 06 05:29:26.655182 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Availability Zones retrieved successfully. Aug 06 05:29:26.662252 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (d1535be7-12e7-4c74-90de-c7260737bb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:26.662252 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784295ee-e5b8-47cb-a90c-2592ccabc016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:26.663337 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:26.693100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784295ee-e5b8-47cb-a90c-2592ccabc016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:26.694169 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330a64d0-2675-404d-9b52-f6c23f8c0de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:26.745315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['4c28878d-6104-4e96-8b12-1bcab7e07f52', '670e73b6-819a-4ff7-82fa-abb308c26de3', '64de3465-8109-46b9-b3f1-4e987879b78d', '250484a1-a7c4-4b92-bc2c-4569f2635843'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:26.746055 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330a64d0-2675-404d-9b52-f6c23f8c0de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c28878d-6104-4e96-8b12-1bcab7e07f52', '670e73b6-819a-4ff7-82fa-abb308c26de3', '64de3465-8109-46b9-b3f1-4e987879b78d', '250484a1-a7c4-4b92-bc2c-4569f2635843']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:26.746767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db42ccc8-bfa1-4f36-8f1a-c0c9ffcd1911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:26.760869 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-36be3e81-35fe-4020-94e5-e59ba0437f8a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.762824 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-36be3e81-35fe-4020-94e5-e59ba0437f8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:26.765310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-36be3e81-35fe-4020-94e5-e59ba0437f8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.765310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-36be3e81-35fe-4020-94e5-e59ba0437f8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.765310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-36be3e81-35fe-4020-94e5-e59ba0437f8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:26.771523 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:26.771523 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:26.772774 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db42ccc8-bfa1-4f36-8f1a-c0c9ffcd1911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '371e76f1-9e58-4bcc-b471-9305e427fb9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951104589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['4c28878d-6104-4e96-8b12-1bcab7e07f52','670e73b6-819a-4ff7-82fa-abb308c26de3','64de3465-8109-46b9-b3f1-4e987879b78d','250484a1-a7c4-4b92-bc2c-4569f2635843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951104589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=371e76f1-9e58-4bcc-b471-9305e427fb9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f891035e4f4249bc55cd5bfefe0a0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41277f205af1479586ccb520e462a498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:26.774790 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (babf4892-7105-4f81-9870-ffddf2a1c54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:26.775023 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-36be3e81-35fe-4020-94e5-e59ba0437f8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:26.775023 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 828/3359] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:26.796816 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (babf4892-7105-4f81-9870-ffddf2a1c54d) transitioned into state 'SUCCESS' from state '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-1951104589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['4c28878d-6104-4e96-8b12-1bcab7e07f52','670e73b6-819a-4ff7-82fa-abb308c26de3','64de3465-8109-46b9-b3f1-4e987879b78d','250484a1-a7c4-4b92-bc2c-4569f2635843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:26.798306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43ff2d7-4c76-4e1b-8de6-491976d082b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:26.813122 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43ff2d7-4c76-4e1b-8de6-491976d082b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:26.813822 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (d1535be7-12e7-4c74-90de-c7260737bb10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:26.814179 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume request issued successfully. Aug 06 05:29:26.814848 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ffedca6-4823-429f-837f-0ecddbb192ad tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:26.815839 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 847/3360] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:29:26 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:26.832042 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9e19302f-5691-402a-adb4-b7e993e6a141 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.834229 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9e19302f-5691-402a-adb4-b7e993e6a141 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d Aug 06 05:29:26.834482 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9e19302f-5691-402a-adb4-b7e993e6a141 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.838312 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9e19302f-5691-402a-adb4-b7e993e6a141 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.855612 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:26.855612 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:26.861696 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9e19302f-5691-402a-adb4-b7e993e6a141 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:29:26.868708 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9e19302f-5691-402a-adb4-b7e993e6a141 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d returned with HTTP 200 Aug 06 05:29:26.868708 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 847/3361] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:26.869817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e18454be-d8aa-4176-9582-aa8143c826c5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.877756 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e18454be-d8aa-4176-9582-aa8143c826c5 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] GET https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 Aug 06 05:29:26.879276 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e18454be-d8aa-4176-9582-aa8143c826c5 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.879787 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e18454be-d8aa-4176-9582-aa8143c826c5 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.879787 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-e18454be-d8aa-4176-9582-aa8143c826c5 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] show called for member f13d1ac9-ecaa-45ac-b903-d374f6b88c47 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:26.890879 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:26.890879 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:26.902156 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e18454be-d8aa-4176-9582-aa8143c826c5 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 returned with HTTP 200 Aug 06 05:29:26.902665 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 840/3362] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 => generated 389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:26.913964 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-695c58b2-a712-4ce2-b417-5c5fd56ce2c5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.920319 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-695c58b2-a712-4ce2-b417-5c5fd56ce2c5 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] POST https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action Aug 06 05:29:26.920685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-695c58b2-a712-4ce2-b417-5c5fd56ce2c5 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:26.920807 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-695c58b2-a712-4ce2-b417-5c5fd56ce2c5 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:26.922191 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-695c58b2-a712-4ce2-b417-5c5fd56ce2c5 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Updating group 'f13d1ac9-ecaa-45ac-b903-d374f6b88c47' with 'creating' {{(pid=100427) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 05:29:26.932663 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:26.932663 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:26.941630 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-695c58b2-a712-4ce2-b417-5c5fd56ce2c5 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action returned with HTTP 202 Aug 06 05:29:26.943261 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 829/3363] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:29:26 2026] POST /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:26.952304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-aeddead4-10dd-4c90-8c2e-fbfba8eaacac None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.955554 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aeddead4-10dd-4c90-8c2e-fbfba8eaacac tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] GET https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 Aug 06 05:29:26.955803 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aeddead4-10dd-4c90-8c2e-fbfba8eaacac tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.956367 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aeddead4-10dd-4c90-8c2e-fbfba8eaacac tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.956512 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.groups [None req-aeddead4-10dd-4c90-8c2e-fbfba8eaacac tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] show called for member f13d1ac9-ecaa-45ac-b903-d374f6b88c47 {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:26.964810 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:26.964810 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:26.965011 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3f0720a2-941c-4bf3-a200-dec4514ce621 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.967519 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f0720a2-941c-4bf3-a200-dec4514ce621 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:26.967892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f0720a2-941c-4bf3-a200-dec4514ce621 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:26.968302 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f0720a2-941c-4bf3-a200-dec4514ce621 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:26.968564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3f0720a2-941c-4bf3-a200-dec4514ce621 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:26.976095 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:26.976095 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:26.977692 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f0720a2-941c-4bf3-a200-dec4514ce621 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:26.978371 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 848/3364] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:26.979263 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aeddead4-10dd-4c90-8c2e-fbfba8eaacac tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 returned with HTTP 200 Aug 06 05:29:26.979914 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 848/3365] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:26 2026] GET /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:29:26.993870 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dc0e268d-6c19-434d-a004-e48020f54665 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:26.998082 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc0e268d-6c19-434d-a004-e48020f54665 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] POST https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action Aug 06 05:29:26.998527 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc0e268d-6c19-434d-a004-e48020f54665 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:26.998653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dc0e268d-6c19-434d-a004-e48020f54665 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:27.002197 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-dc0e268d-6c19-434d-a004-e48020f54665 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Updating group 'f13d1ac9-ecaa-45ac-b903-d374f6b88c47' with 'available' {{(pid=100426) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 05:29:27.005822 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.005822 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:27.014314 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dc0e268d-6c19-434d-a004-e48020f54665 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action returned with HTTP 202 Aug 06 05:29:27.014314 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 841/3366] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:29:26 2026] POST /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:27.020675 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e1d35c30-b246-49c2-a6dc-2235dc7ebdc7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.025231 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e1d35c30-b246-49c2-a6dc-2235dc7ebdc7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] GET https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 Aug 06 05:29:27.025481 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e1d35c30-b246-49c2-a6dc-2235dc7ebdc7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.025664 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e1d35c30-b246-49c2-a6dc-2235dc7ebdc7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.025785 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-e1d35c30-b246-49c2-a6dc-2235dc7ebdc7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] show called for member f13d1ac9-ecaa-45ac-b903-d374f6b88c47 {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:27.033520 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.033520 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:27.045440 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e1d35c30-b246-49c2-a6dc-2235dc7ebdc7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 returned with HTTP 200 Aug 06 05:29:27.045818 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 830/3367] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:27.054462 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9ca1ffc4-5fa1-4dde-91b0-6a429f62fe87 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.056840 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9ca1ffc4-5fa1-4dde-91b0-6a429f62fe87 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] POST https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action Aug 06 05:29:27.057352 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9ca1ffc4-5fa1-4dde-91b0-6a429f62fe87 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:27.057552 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9ca1ffc4-5fa1-4dde-91b0-6a429f62fe87 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:27.059698 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-9ca1ffc4-5fa1-4dde-91b0-6a429f62fe87 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Updating group 'f13d1ac9-ecaa-45ac-b903-d374f6b88c47' with 'error' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 05:29:27.059934 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2a611ced-585c-4b68-add9-ab87a3318a07 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.065531 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.065531 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:27.073243 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9ca1ffc4-5fa1-4dde-91b0-6a429f62fe87 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action returned with HTTP 202 Aug 06 05:29:27.074205 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 849/3368] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:29:27 2026] POST /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:27.082590 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8a456524-0892-49a3-8882-0235632a375f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.085744 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a456524-0892-49a3-8882-0235632a375f tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] GET https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 Aug 06 05:29:27.086082 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a456524-0892-49a3-8882-0235632a375f tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.086400 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a456524-0892-49a3-8882-0235632a375f tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.086603 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-8a456524-0892-49a3-8882-0235632a375f tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] show called for member f13d1ac9-ecaa-45ac-b903-d374f6b88c47 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:27.091201 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.091201 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:27.105015 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a456524-0892-49a3-8882-0235632a375f tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 returned with HTTP 200 Aug 06 05:29:27.105593 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 842/3369] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 => generated 385 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:27.116932 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8ee2f44f-b299-459c-943e-48647153f877 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.119713 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ee2f44f-b299-459c-943e-48647153f877 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] POST https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action Aug 06 05:29:27.120189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8ee2f44f-b299-459c-943e-48647153f877 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:27.120369 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8ee2f44f-b299-459c-943e-48647153f877 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:27.123352 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-8ee2f44f-b299-459c-943e-48647153f877 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Updating group 'f13d1ac9-ecaa-45ac-b903-d374f6b88c47' with 'available' {{(pid=100427) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 05:29:27.127502 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.127502 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:27.136592 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ee2f44f-b299-459c-943e-48647153f877 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action returned with HTTP 202 Aug 06 05:29:27.137020 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 831/3370] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:29:27 2026] POST /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:27.144812 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8e0ef17b-b9e3-4758-baa2-ce303b8ba353 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.148898 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8e0ef17b-b9e3-4758-baa2-ce303b8ba353 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] GET https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 Aug 06 05:29:27.152469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8e0ef17b-b9e3-4758-baa2-ce303b8ba353 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.154721 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8e0ef17b-b9e3-4758-baa2-ce303b8ba353 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.154721 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-8e0ef17b-b9e3-4758-baa2-ce303b8ba353 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] show called for member f13d1ac9-ecaa-45ac-b903-d374f6b88c47 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:27.156516 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.156516 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:27.167678 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8e0ef17b-b9e3-4758-baa2-ce303b8ba353 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 returned with HTTP 200 Aug 06 05:29:27.167678 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 850/3371] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:27.170726 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:27.171186 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2015767355"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:27.172706 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2015767355'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:27.172818 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume of 1 GB Aug 06 05:29:27.173242 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.173242 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:27.173455 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bfbf7f8f-9f82-4cd3-93b9-8764bc2d2c3b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.175610 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bfbf7f8f-9f82-4cd3-93b9-8764bc2d2c3b tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:29:27.175885 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bfbf7f8f-9f82-4cd3-93b9-8764bc2d2c3b tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.178340 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bfbf7f8f-9f82-4cd3-93b9-8764bc2d2c3b tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.178340 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-bfbf7f8f-9f82-4cd3-93b9-8764bc2d2c3b tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:27.178340 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.178340 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:27.178340 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bfbf7f8f-9f82-4cd3-93b9-8764bc2d2c3b tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:27.178506 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Availability Zones retrieved successfully. Aug 06 05:29:27.184347 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bfbf7f8f-9f82-4cd3-93b9-8764bc2d2c3b tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Get all volumes completed successfully. Aug 06 05:29:27.184770 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (04b6dd04-3211-4250-aa8b-e2ca3001f6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:27.185881 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7c4ce12-acad-4cab-90ea-2fb5ee28d08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:27.186604 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bfbf7f8f-9f82-4cd3-93b9-8764bc2d2c3b tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:29:27.186960 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 843/3372] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:27.187044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:27.197937 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3f72b9a1-a7ba-40c9-b0e1-832a483cc1b7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.200169 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3f72b9a1-a7ba-40c9-b0e1-832a483cc1b7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] POST https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action Aug 06 05:29:27.200516 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3f72b9a1-a7ba-40c9-b0e1-832a483cc1b7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:27.200624 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3f72b9a1-a7ba-40c9-b0e1-832a483cc1b7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:27.202524 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.groups [None req-3f72b9a1-a7ba-40c9-b0e1-832a483cc1b7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] delete called for group f13d1ac9-ecaa-45ac-b903-d374f6b88c47 {{(pid=100427) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 05:29:27.202882 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.groups [None req-3f72b9a1-a7ba-40c9-b0e1-832a483cc1b7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Delete group with id: f13d1ac9-ecaa-45ac-b903-d374f6b88c47 Aug 06 05:29:27.210604 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.210604 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:27.227017 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7c4ce12-acad-4cab-90ea-2fb5ee28d08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:27.227922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4884a17-5281-4017-a886-97fd492f6735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:27.240357 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3f72b9a1-a7ba-40c9-b0e1-832a483cc1b7 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action returned with HTTP 202 Aug 06 05:29:27.240357 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 832/3373] 10.4.3.205 () {70 vars in 1428 bytes} [Thu Aug 6 05:29:27 2026] POST /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:27.250604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-38cb1e86-4f8c-47a4-a4f3-fad54445f2da None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.253073 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38cb1e86-4f8c-47a4-a4f3-fad54445f2da tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] GET https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 Aug 06 05:29:27.253073 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38cb1e86-4f8c-47a4-a4f3-fad54445f2da tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.253073 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38cb1e86-4f8c-47a4-a4f3-fad54445f2da tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.253242 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.groups [None req-38cb1e86-4f8c-47a4-a4f3-fad54445f2da tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] show called for member f13d1ac9-ecaa-45ac-b903-d374f6b88c47 {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:27.256702 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.256702 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:27.265794 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38cb1e86-4f8c-47a4-a4f3-fad54445f2da tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 returned with HTTP 200 Aug 06 05:29:27.266276 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 851/3374] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:27.289325 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Created reservations ['130b1522-6154-4cfe-902b-629d1de13f47', '1d5b45f8-97c6-41e1-8986-c304646f2f1c', '2b509332-a25f-4f1b-8811-218a00b80d98', 'a5735221-b941-40e2-90fc-367504d6db37'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:27.290231 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4884a17-5281-4017-a886-97fd492f6735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['130b1522-6154-4cfe-902b-629d1de13f47', '1d5b45f8-97c6-41e1-8986-c304646f2f1c', '2b509332-a25f-4f1b-8811-218a00b80d98', 'a5735221-b941-40e2-90fc-367504d6db37']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:27.291066 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cbede2a-2f1e-4ed2-85ce-a823a2ab39f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:27.313697 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cbede2a-2f1e-4ed2-85ce-a823a2ab39f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ca15e44-4b89-4c85-b54c-be1840cf0407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2015767355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['130b1522-6154-4cfe-902b-629d1de13f47','1d5b45f8-97c6-41e1-8986-c304646f2f1c','2b509332-a25f-4f1b-8811-218a00b80d98','a5735221-b941-40e2-90fc-367504d6db37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2015767355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ca15e44-4b89-4c85-b54c-be1840cf0407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c814d3d04cf9466bb569fe0f6ed85c19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f30b7c99b7704b0785cda237217b1ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:27.314518 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fc56da-c88d-45f0-b57d-c3dd56877d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:27.336587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fc56da-c88d-45f0-b57d-c3dd56877d1e) transitioned into state 'SUCCESS' from state '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-2015767355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['130b1522-6154-4cfe-902b-629d1de13f47','1d5b45f8-97c6-41e1-8986-c304646f2f1c','2b509332-a25f-4f1b-8811-218a00b80d98','a5735221-b941-40e2-90fc-367504d6db37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:27.337297 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28ddf376-0cd4-422c-8ccb-4b5f522288b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:27.341744 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-def2c0b5-d506-4c4f-8cf3-947c513a171c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.344311 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-def2c0b5-d506-4c4f-8cf3-947c513a171c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:27.344311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-def2c0b5-d506-4c4f-8cf3-947c513a171c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.344311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-def2c0b5-d506-4c4f-8cf3-947c513a171c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.344311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-def2c0b5-d506-4c4f-8cf3-947c513a171c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:27.347746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28ddf376-0cd4-422c-8ccb-4b5f522288b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:27.348966 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (04b6dd04-3211-4250-aa8b-e2ca3001f6f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:27.349367 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request issued successfully. Aug 06 05:29:27.350131 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a611ced-585c-4b68-add9-ab87a3318a07 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:27.350828 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 849/3375] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:29:27 2026] POST /volume/v3/volumes => generated 764 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:27.353318 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.353318 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:27.353318 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-def2c0b5-d506-4c4f-8cf3-947c513a171c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:27.353318 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 844/3376] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:27.364129 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b80750bb-11ed-436f-b5cc-4950bf44a535 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.365749 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b80750bb-11ed-436f-b5cc-4950bf44a535 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 Aug 06 05:29:27.367501 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b80750bb-11ed-436f-b5cc-4950bf44a535 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.368880 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b80750bb-11ed-436f-b5cc-4950bf44a535 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.377278 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.377278 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:27.383314 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b80750bb-11ed-436f-b5cc-4950bf44a535 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:27.386897 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b80750bb-11ed-436f-b5cc-4950bf44a535 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 returned with HTTP 200 Aug 06 05:29:27.387508 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 833/3377] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:27.554188 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7133735a-8dca-45b0-b5c0-36fb35d6f72f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.556402 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7133735a-8dca-45b0-b5c0-36fb35d6f72f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:27.556554 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7133735a-8dca-45b0-b5c0-36fb35d6f72f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.556822 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7133735a-8dca-45b0-b5c0-36fb35d6f72f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.557139 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-7133735a-8dca-45b0-b5c0-36fb35d6f72f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:27.564998 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.564998 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:27.565910 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7133735a-8dca-45b0-b5c0-36fb35d6f72f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:27.566427 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 852/3378] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:27.787139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3211530e-e5ee-4087-bc8b-7130a3868c27 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.789038 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3211530e-e5ee-4087-bc8b-7130a3868c27 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:27.789225 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3211530e-e5ee-4087-bc8b-7130a3868c27 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.789489 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3211530e-e5ee-4087-bc8b-7130a3868c27 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.789582 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-3211530e-e5ee-4087-bc8b-7130a3868c27 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:27.794205 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.794205 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:27.795122 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3211530e-e5ee-4087-bc8b-7130a3868c27 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:27.795543 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 850/3379] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:27.882546 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ad5571f7-448a-4152-a828-5d7db9f2bb07 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.884705 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ad5571f7-448a-4152-a828-5d7db9f2bb07 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d Aug 06 05:29:27.884968 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ad5571f7-448a-4152-a828-5d7db9f2bb07 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.885203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ad5571f7-448a-4152-a828-5d7db9f2bb07 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.894086 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.894086 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:27.898453 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ad5571f7-448a-4152-a828-5d7db9f2bb07 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:29:27.903684 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ad5571f7-448a-4152-a828-5d7db9f2bb07 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d returned with HTTP 200 Aug 06 05:29:27.904199 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 845/3380] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:27.920525 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-54dbd7f2-50ae-4f38-a5f6-1a4835332576 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.923586 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54dbd7f2-50ae-4f38-a5f6-1a4835332576 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:29:27.924157 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-54dbd7f2-50ae-4f38-a5f6-1a4835332576 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "371e76f1-9e58-4bcc-b471-9305e427fb9d", "name": "tempest-type-Backup-1990467059"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:27.926545 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-54dbd7f2-50ae-4f38-a5f6-1a4835332576 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating new backup {'backup': {'volume_id': '371e76f1-9e58-4bcc-b471-9305e427fb9d', 'name': 'tempest-type-Backup-1990467059'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:29:27.926745 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-54dbd7f2-50ae-4f38-a5f6-1a4835332576 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating backup of volume 371e76f1-9e58-4bcc-b471-9305e427fb9d in container None Aug 06 05:29:27.936892 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:27.936892 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:27.937535 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-54dbd7f2-50ae-4f38-a5f6-1a4835332576 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:29:27.958767 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-54dbd7f2-50ae-4f38-a5f6-1a4835332576 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['bee57297-11e2-4748-b827-a04a7f968949', '779ab2f3-4df1-46bc-8ee5-4617ee5d6e92'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:27.993457 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-24105f61-2682-4085-81e9-edd0485b3883 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:27.995710 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54dbd7f2-50ae-4f38-a5f6-1a4835332576 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:29:27.995710 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 834/3381] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:29:27 2026] POST /volume/v3/backups => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:27.997070 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24105f61-2682-4085-81e9-edd0485b3883 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:27.997301 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24105f61-2682-4085-81e9-edd0485b3883 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:27.997534 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24105f61-2682-4085-81e9-edd0485b3883 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:27.997710 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-24105f61-2682-4085-81e9-edd0485b3883 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:28.008906 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a00f9669-024d-41b0-903d-de88ea04422e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.009129 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:28.009129 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:28.011910 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24105f61-2682-4085-81e9-edd0485b3883 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:28.011910 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 853/3382] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:27 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:28.012061 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a00f9669-024d-41b0-903d-de88ea04422e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:28.012247 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a00f9669-024d-41b0-903d-de88ea04422e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:28.012494 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a00f9669-024d-41b0-903d-de88ea04422e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:28.012640 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a00f9669-024d-41b0-903d-de88ea04422e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:28.020299 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:28.020299 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:28.020299 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a00f9669-024d-41b0-903d-de88ea04422e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:28.020299 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 851/3383] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:28 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:28.281647 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-61748abd-d2d4-4036-9f04-6c8b75e1e107 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.283361 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-61748abd-d2d4-4036-9f04-6c8b75e1e107 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] GET https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 Aug 06 05:29:28.283546 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-61748abd-d2d4-4036-9f04-6c8b75e1e107 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:28.283725 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-61748abd-d2d4-4036-9f04-6c8b75e1e107 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:28.283886 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.groups [None req-61748abd-d2d4-4036-9f04-6c8b75e1e107 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] show called for member f13d1ac9-ecaa-45ac-b903-d374f6b88c47 {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 05:29:28.286993 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-61748abd-d2d4-4036-9f04-6c8b75e1e107 tempest-GroupsV320Test-864680022 tempest-GroupsV320Test-864680022-project-member] https://10.4.3.205/volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 returned with HTTP 404 Aug 06 05:29:28.287499 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 846/3384] 10.4.3.205 () {68 vars in 1386 bytes} [Thu Aug 6 05:29:28 2026] GET /volume/v3/groups/f13d1ac9-ecaa-45ac-b903-d374f6b88c47 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:29:28.294856 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-aefb4b93-7e30-4928-991b-9e21a96dde87 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.296897 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aefb4b93-7e30-4928-991b-9e21a96dde87 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] DELETE https://10.4.3.205/volume/v3/group_types/c6a616a7-b0db-4873-a176-6d1bdc7ad26e Aug 06 05:29:28.297212 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aefb4b93-7e30-4928-991b-9e21a96dde87 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:28.297454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aefb4b93-7e30-4928-991b-9e21a96dde87 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:28.297753 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:28.297753 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:28.310739 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aefb4b93-7e30-4928-991b-9e21a96dde87 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] https://10.4.3.205/volume/v3/group_types/c6a616a7-b0db-4873-a176-6d1bdc7ad26e returned with HTTP 202 Aug 06 05:29:28.311384 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 835/3385] 10.4.3.205 () {68 vars in 1404 bytes} [Thu Aug 6 05:29:28 2026] DELETE /volume/v3/group_types/c6a616a7-b0db-4873-a176-6d1bdc7ad26e => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:29:28.321277 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a5eae889-ae82-4bed-b304-9eb46eb8d51f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.323446 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5eae889-ae82-4bed-b304-9eb46eb8d51f tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] DELETE https://10.4.3.205/volume/v3/types/2f481c55-d72f-46ef-941d-d5f282f3c945 Aug 06 05:29:28.323688 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5eae889-ae82-4bed-b304-9eb46eb8d51f tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:28.323946 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5eae889-ae82-4bed-b304-9eb46eb8d51f tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:28.349255 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5eae889-ae82-4bed-b304-9eb46eb8d51f tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] https://10.4.3.205/volume/v3/types/2f481c55-d72f-46ef-941d-d5f282f3c945 returned with HTTP 202 Aug 06 05:29:28.349893 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 854/3386] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:28 2026] DELETE /volume/v3/types/2f481c55-d72f-46ef-941d-d5f282f3c945 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:28.358978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-90f37bab-1e8c-49c9-9acd-b93842826b70 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.360803 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-90f37bab-1e8c-49c9-9acd-b93842826b70 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] GET https://10.4.3.205/volume/v3/types/2f481c55-d72f-46ef-941d-d5f282f3c945 Aug 06 05:29:28.361127 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-90f37bab-1e8c-49c9-9acd-b93842826b70 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:28.361251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-90f37bab-1e8c-49c9-9acd-b93842826b70 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:28.365096 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-90f37bab-1e8c-49c9-9acd-b93842826b70 tempest-GroupsV320Test-1697186690 tempest-GroupsV320Test-1697186690-project-admin] https://10.4.3.205/volume/v3/types/2f481c55-d72f-46ef-941d-d5f282f3c945 returned with HTTP 404 Aug 06 05:29:28.365647 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 852/3387] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:29:28 2026] GET /volume/v3/types/2f481c55-d72f-46ef-941d-d5f282f3c945 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:28.366547 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e26afe95-8c3b-490f-bad7-576a36538ea7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.368244 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e26afe95-8c3b-490f-bad7-576a36538ea7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:28.368481 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e26afe95-8c3b-490f-bad7-576a36538ea7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:28.368664 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e26afe95-8c3b-490f-bad7-576a36538ea7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:28.368765 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-e26afe95-8c3b-490f-bad7-576a36538ea7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:28.374748 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:28.374748 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:28.375510 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e26afe95-8c3b-490f-bad7-576a36538ea7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:28.375882 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 847/3388] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:28 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:28.401496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-deac306e-9d5d-4459-b2c4-a15304fadd7c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.404011 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-deac306e-9d5d-4459-b2c4-a15304fadd7c tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 Aug 06 05:29:28.404011 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-deac306e-9d5d-4459-b2c4-a15304fadd7c tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:28.404011 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-deac306e-9d5d-4459-b2c4-a15304fadd7c tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:28.410684 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:28.410684 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:28.417562 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-deac306e-9d5d-4459-b2c4-a15304fadd7c tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:28.418864 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-deac306e-9d5d-4459-b2c4-a15304fadd7c tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 returned with HTTP 200 Aug 06 05:29:28.418864 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 836/3389] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:28 2026] GET /volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:28.433041 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.435732 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:28.436177 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4ca15e44-4b89-4c85-b54c-be1840cf0407", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-367946161"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:28.438183 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request body: {'volume': {"'source_volid": '4ca15e44-4b89-4c85-b54c-be1840cf0407', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-367946161'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:28.438183 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume of 1 GB Aug 06 05:29:28.442918 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Availability Zones retrieved successfully. Aug 06 05:29:28.449496 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (044e7ea4-8be1-449e-ad83-07a33fee6704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:28.450445 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df966f72-7060-4b23-8734-7f441eaa3626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.452913 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:28.484464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df966f72-7060-4b23-8734-7f441eaa3626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.485378 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0825f23d-90df-4602-9e87-1782a44382a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.549364 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Created reservations ['5822ac41-4ff9-4126-8a99-f3c832e90771', 'db58863a-14e4-4270-a483-406df71d07ef', '03609795-669d-4ffc-a53a-4cf572546e9c', '66a637f0-9455-4b17-8164-a5fd383e6a3d'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:28.550191 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0825f23d-90df-4602-9e87-1782a44382a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5822ac41-4ff9-4126-8a99-f3c832e90771', 'db58863a-14e4-4270-a483-406df71d07ef', '03609795-669d-4ffc-a53a-4cf572546e9c', '66a637f0-9455-4b17-8164-a5fd383e6a3d']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.551155 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6e76cf-507a-4df7-8593-b8560cb1dd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.577720 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5615c169-3418-4b90-a7b6-aefb398d5da9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.580606 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5615c169-3418-4b90-a7b6-aefb398d5da9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:28.580897 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5615c169-3418-4b90-a7b6-aefb398d5da9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:28.581270 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5615c169-3418-4b90-a7b6-aefb398d5da9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:28.581363 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-5615c169-3418-4b90-a7b6-aefb398d5da9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:28.586438 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:28.586438 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:28.587511 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5615c169-3418-4b90-a7b6-aefb398d5da9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:28.588073 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 853/3390] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:28 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:28.590484 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6e76cf-507a-4df7-8593-b8560cb1dd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2126417-93d4-4de6-8a4b-ea974f54951f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-367946161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['5822ac41-4ff9-4126-8a99-f3c832e90771','db58863a-14e4-4270-a483-406df71d07ef','03609795-669d-4ffc-a53a-4cf572546e9c','66a637f0-9455-4b17-8164-a5fd383e6a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-367946161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2126417-93d4-4de6-8a4b-ea974f54951f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c814d3d04cf9466bb569fe0f6ed85c19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f30b7c99b7704b0785cda237217b1ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.590638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50209628-e94f-4a0d-85ac-f3ba20dc2756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.628921 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50209628-e94f-4a0d-85ac-f3ba20dc2756) transitioned into state 'SUCCESS' from state '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-367946161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['5822ac41-4ff9-4126-8a99-f3c832e90771','db58863a-14e4-4270-a483-406df71d07ef','03609795-669d-4ffc-a53a-4cf572546e9c','66a637f0-9455-4b17-8164-a5fd383e6a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.629480 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11114a2e-9359-416e-b9a0-ce59c9baa649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.645487 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11114a2e-9359-416e-b9a0-ce59c9baa649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.646411 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (044e7ea4-8be1-449e-ad83-07a33fee6704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:28.646640 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request issued successfully. Aug 06 05:29:28.647144 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9e353d82-2b8a-4d1f-a651-9a7e5bc8a918 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:28.647562 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 855/3391] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:28 2026] POST /volume/v3/volumes => generated 763 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:28.661608 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-02698858-237b-47cb-9c87-b8c8beed4e9d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.664159 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:28.664534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4ca15e44-4b89-4c85-b54c-be1840cf0407", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1886238089"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:28.666555 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request body: {'volume': {"'source_volid": '4ca15e44-4b89-4c85-b54c-be1840cf0407', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1886238089'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:28.666701 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume of 1 GB Aug 06 05:29:28.674774 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Availability Zones retrieved successfully. Aug 06 05:29:28.681714 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (84a60563-9f20-4a1b-aa81-7f709c1b1ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:28.682687 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31162a75-2005-4fee-8148-0915a26e6565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.683750 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:28.716650 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31162a75-2005-4fee-8148-0915a26e6565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.717632 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75116542-ea3e-4c02-b37f-85036d698312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.766339 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Created reservations ['bdb65fb5-e9b7-462e-9fcc-bef46d2181ef', 'cf3e378f-9283-4ca6-bb3c-64e76f3f75c5', '89b7badd-22ed-4852-a4cb-47ddcca9ddcc', '181cf0ce-59a0-429c-98f3-0896b8da40eb'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:28.767266 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75116542-ea3e-4c02-b37f-85036d698312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdb65fb5-e9b7-462e-9fcc-bef46d2181ef', 'cf3e378f-9283-4ca6-bb3c-64e76f3f75c5', '89b7badd-22ed-4852-a4cb-47ddcca9ddcc', '181cf0ce-59a0-429c-98f3-0896b8da40eb']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.768037 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea45f4f-66d3-4b18-84e9-767ffbe2ef6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.792595 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea45f4f-66d3-4b18-84e9-767ffbe2ef6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1886238089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['bdb65fb5-e9b7-462e-9fcc-bef46d2181ef','cf3e378f-9283-4ca6-bb3c-64e76f3f75c5','89b7badd-22ed-4852-a4cb-47ddcca9ddcc','181cf0ce-59a0-429c-98f3-0896b8da40eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1886238089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c814d3d04cf9466bb569fe0f6ed85c19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f30b7c99b7704b0785cda237217b1ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.794107 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (786be949-ae36-420f-a480-96d5259f3918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.809135 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c07dd330-b088-4167-a11b-1206dd0ac61c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.811666 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c07dd330-b088-4167-a11b-1206dd0ac61c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:28.812210 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c07dd330-b088-4167-a11b-1206dd0ac61c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:28.812266 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c07dd330-b088-4167-a11b-1206dd0ac61c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:28.812448 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-c07dd330-b088-4167-a11b-1206dd0ac61c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:28.820024 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:28.820024 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:28.820213 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (786be949-ae36-420f-a480-96d5259f3918) transitioned into state 'SUCCESS' from state '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-1886238089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['bdb65fb5-e9b7-462e-9fcc-bef46d2181ef','cf3e378f-9283-4ca6-bb3c-64e76f3f75c5','89b7badd-22ed-4852-a4cb-47ddcca9ddcc','181cf0ce-59a0-429c-98f3-0896b8da40eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.820307 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c07dd330-b088-4167-a11b-1206dd0ac61c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:28.820364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf88388-396b-4363-896f-ffed468a203c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.820691 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 837/3392] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:28 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:28.835074 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf88388-396b-4363-896f-ffed468a203c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.835903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (84a60563-9f20-4a1b-aa81-7f709c1b1ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:28.836268 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request issued successfully. Aug 06 05:29:28.836886 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-02698858-237b-47cb-9c87-b8c8beed4e9d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:28.837425 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 848/3393] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:28 2026] POST /volume/v3/volumes => generated 764 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:28.855496 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9b629449-a95a-4327-bf3c-0aac766e3194 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:28.857675 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:28.858121 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4ca15e44-4b89-4c85-b54c-be1840cf0407", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-457119990"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:28.859850 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request body: {'volume': {"'source_volid": '4ca15e44-4b89-4c85-b54c-be1840cf0407', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-457119990'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:28.859850 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume of 1 GB Aug 06 05:29:28.864412 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Availability Zones retrieved successfully. Aug 06 05:29:28.870145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (28fd1e04-dd92-4d24-9abe-4f456a9aa7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:28.871199 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee82f827-c330-414d-86c2-b7eabae544df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.872347 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:28.913062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee82f827-c330-414d-86c2-b7eabae544df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.914217 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94747ee3-ef7c-46c6-9174-c0d440226be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.959622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Created reservations ['56c59993-a2e3-49b7-8bd5-840187e78be6', '9b4ce956-1c72-4a6b-bb31-600bf5505ffd', '7e990e4b-b431-4790-98b3-514f45cc65b9', 'e3848c28-968f-4d69-84fa-c6785ba7f178'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:28.960429 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94747ee3-ef7c-46c6-9174-c0d440226be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56c59993-a2e3-49b7-8bd5-840187e78be6', '9b4ce956-1c72-4a6b-bb31-600bf5505ffd', '7e990e4b-b431-4790-98b3-514f45cc65b9', 'e3848c28-968f-4d69-84fa-c6785ba7f178']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.961378 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bce004a-c049-415b-880f-5a2ccbc968a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:28.985087 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bce004a-c049-415b-880f-5a2ccbc968a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-457119990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['56c59993-a2e3-49b7-8bd5-840187e78be6','9b4ce956-1c72-4a6b-bb31-600bf5505ffd','7e990e4b-b431-4790-98b3-514f45cc65b9','e3848c28-968f-4d69-84fa-c6785ba7f178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-457119990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c814d3d04cf9466bb569fe0f6ed85c19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f30b7c99b7704b0785cda237217b1ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:28.985809 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6d9bd4-54fc-466e-9954-2657152893f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.002792 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6d9bd4-54fc-466e-9954-2657152893f1) transitioned into state 'SUCCESS' from state '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-457119990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['56c59993-a2e3-49b7-8bd5-840187e78be6','9b4ce956-1c72-4a6b-bb31-600bf5505ffd','7e990e4b-b431-4790-98b3-514f45cc65b9','e3848c28-968f-4d69-84fa-c6785ba7f178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.004101 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1951ad0f-417f-449e-9add-59238147d89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.015028 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1951ad0f-417f-449e-9add-59238147d89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.016062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (28fd1e04-dd92-4d24-9abe-4f456a9aa7f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:29.016372 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request issued successfully. Aug 06 05:29:29.019196 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b629449-a95a-4327-bf3c-0aac766e3194 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:29.019196 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 854/3394] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:28 2026] POST /volume/v3/volumes => generated 763 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:29.033236 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d0e291d6-b72d-4e76-a043-e6353963b8c4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.033858 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c6cb6da8-04a8-4b3d-a97e-cf958d3f9fb1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.036446 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d0e291d6-b72d-4e76-a043-e6353963b8c4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:29.036611 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c6cb6da8-04a8-4b3d-a97e-cf958d3f9fb1 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:29.036611 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c6cb6da8-04a8-4b3d-a97e-cf958d3f9fb1 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.036748 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d0e291d6-b72d-4e76-a043-e6353963b8c4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.036841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c6cb6da8-04a8-4b3d-a97e-cf958d3f9fb1 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.036841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-c6cb6da8-04a8-4b3d-a97e-cf958d3f9fb1 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:29.038245 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d0e291d6-b72d-4e76-a043-e6353963b8c4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.038245 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-d0e291d6-b72d-4e76-a043-e6353963b8c4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:29.042096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.044926 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.044926 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:29.045188 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.045188 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:29.045315 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c6cb6da8-04a8-4b3d-a97e-cf958d3f9fb1 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:29.045315 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 838/3395] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.045414 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:29.045559 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d0e291d6-b72d-4e76-a043-e6353963b8c4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:29.046144 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4ca15e44-4b89-4c85-b54c-be1840cf0407", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1541691972"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:29.046367 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 856/3396] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.053077 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request body: {'volume': {"'source_volid": '4ca15e44-4b89-4c85-b54c-be1840cf0407', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1541691972'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:29.053077 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume of 1 GB Aug 06 05:29:29.053495 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.053495 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:29.058322 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Availability Zones retrieved successfully. Aug 06 05:29:29.067045 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (2a119a7e-6a64-4086-8cf2-816aa914dfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:29.068607 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7137e74-ff59-4f86-a670-528d7d74fcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.070066 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:29.099408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7137e74-ff59-4f86-a670-528d7d74fcf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.100491 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a6ca17-89b9-4bd2-8f48-97e616967b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.158140 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Created reservations ['adfa561c-e9d0-4493-8d0c-6a29c0c9c282', '61857dca-faab-4ac9-839c-c919a7d3c8ea', '3084b189-ec9d-4622-82b0-95c777e14d61', '2b709438-899b-495f-9900-d3da4c6b4526'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:29.159197 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a6ca17-89b9-4bd2-8f48-97e616967b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adfa561c-e9d0-4493-8d0c-6a29c0c9c282', '61857dca-faab-4ac9-839c-c919a7d3c8ea', '3084b189-ec9d-4622-82b0-95c777e14d61', '2b709438-899b-495f-9900-d3da4c6b4526']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.160131 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a2a703-578a-4eb1-ab43-ee0f5f43038c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.188128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a2a703-578a-4eb1-ab43-ee0f5f43038c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '042d5079-c1ed-427f-baff-692912492139', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1541691972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['adfa561c-e9d0-4493-8d0c-6a29c0c9c282','61857dca-faab-4ac9-839c-c919a7d3c8ea','3084b189-ec9d-4622-82b0-95c777e14d61','2b709438-899b-495f-9900-d3da4c6b4526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1541691972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=042d5079-c1ed-427f-baff-692912492139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c814d3d04cf9466bb569fe0f6ed85c19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f30b7c99b7704b0785cda237217b1ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.189118 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19896cd6-760f-4968-8e79-e3a3752aa7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.215674 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19896cd6-760f-4968-8e79-e3a3752aa7b4) transitioned into state 'SUCCESS' from state '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-1541691972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['adfa561c-e9d0-4493-8d0c-6a29c0c9c282','61857dca-faab-4ac9-839c-c919a7d3c8ea','3084b189-ec9d-4622-82b0-95c777e14d61','2b709438-899b-495f-9900-d3da4c6b4526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.216464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b4ab35-a685-4bb0-b34c-8f102b705b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.235132 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b4ab35-a685-4bb0-b34c-8f102b705b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.236135 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (2a119a7e-6a64-4086-8cf2-816aa914dfd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:29.236524 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request issued successfully. Aug 06 05:29:29.237383 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0012ed07-41a8-4636-bb00-e724d0cc7ae5 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:29.237888 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 849/3397] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:29 2026] POST /volume/v3/volumes => generated 764 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:29.257271 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-64d2df48-a905-4047-8b31-2c9e3c196774 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.261390 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:29.261736 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4ca15e44-4b89-4c85-b54c-be1840cf0407", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-561858917"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:29.272653 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request body: {'volume': {"'source_volid": '4ca15e44-4b89-4c85-b54c-be1840cf0407', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-561858917'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:29.272903 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume of 1 GB Aug 06 05:29:29.273240 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.273240 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:29.280481 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Availability Zones retrieved successfully. Aug 06 05:29:29.390895 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2c25a308-07d9-45a0-809c-88144759c773 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.394448 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2c25a308-07d9-45a0-809c-88144759c773 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:29.394448 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2c25a308-07d9-45a0-809c-88144759c773 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.394448 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2c25a308-07d9-45a0-809c-88144759c773 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.394448 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-2c25a308-07d9-45a0-809c-88144759c773 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:29.398117 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.398117 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:29.399011 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2c25a308-07d9-45a0-809c-88144759c773 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:29.399533 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 839/3398] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.464540 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (f2ad6a06-2a59-49b5-8120-a5ec14bc6afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:29.465553 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fdf303-51a3-4f92-a8f0-e8781fa3b0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.466931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:29.497199 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fdf303-51a3-4f92-a8f0-e8781fa3b0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.498033 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb51249-2bce-457a-8563-5cd5d89dae9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.546599 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Created reservations ['ab07a422-555f-4f02-a1e3-5bbe98b02264', '26408f52-de82-4124-b713-0f9052d4fe9b', 'cb9b1427-4d3a-4b7b-a61f-e89e34350f46', '0495d38e-b5d9-48ca-b951-07448bd6fb13'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:29.547578 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb51249-2bce-457a-8563-5cd5d89dae9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab07a422-555f-4f02-a1e3-5bbe98b02264', '26408f52-de82-4124-b713-0f9052d4fe9b', 'cb9b1427-4d3a-4b7b-a61f-e89e34350f46', '0495d38e-b5d9-48ca-b951-07448bd6fb13']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.548587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b80a21c-0b79-4288-a829-fe74feef0308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.571932 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b80a21c-0b79-4288-a829-fe74feef0308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '120e85c3-5812-4c5a-92e4-95af3ed4fea4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-561858917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['ab07a422-555f-4f02-a1e3-5bbe98b02264','26408f52-de82-4124-b713-0f9052d4fe9b','cb9b1427-4d3a-4b7b-a61f-e89e34350f46','0495d38e-b5d9-48ca-b951-07448bd6fb13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-561858917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=120e85c3-5812-4c5a-92e4-95af3ed4fea4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c814d3d04cf9466bb569fe0f6ed85c19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f30b7c99b7704b0785cda237217b1ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.572622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14dd3abd-6b46-4786-a37c-eb061a7640c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.592190 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14dd3abd-6b46-4786-a37c-eb061a7640c7) transitioned into state 'SUCCESS' from state '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-561858917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c814d3d04cf9466bb569fe0f6ed85c19',qos_specs=None,replication_status=,reservations=['ab07a422-555f-4f02-a1e3-5bbe98b02264','26408f52-de82-4124-b713-0f9052d4fe9b','cb9b1427-4d3a-4b7b-a61f-e89e34350f46','0495d38e-b5d9-48ca-b951-07448bd6fb13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f30b7c99b7704b0785cda237217b1ab7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.593086 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267cce27-353d-44f3-bb5d-df245498d08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:29.603538 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267cce27-353d-44f3-bb5d-df245498d08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:29.605747 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3a31ab86-3a91-4a53-b286-10d621cbd669 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.605857 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Flow 'volume_create_api' (f2ad6a06-2a59-49b5-8120-a5ec14bc6afd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:29.605857 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Create volume request issued successfully. Aug 06 05:29:29.605857 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-64d2df48-a905-4047-8b31-2c9e3c196774 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:29.606437 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 855/3399] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:29 2026] POST /volume/v3/volumes => generated 763 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:29.606800 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3a31ab86-3a91-4a53-b286-10d621cbd669 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:29.607112 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3a31ab86-3a91-4a53-b286-10d621cbd669 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.607396 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3a31ab86-3a91-4a53-b286-10d621cbd669 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.607559 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3a31ab86-3a91-4a53-b286-10d621cbd669 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:29.614305 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.614305 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:29.614305 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3a31ab86-3a91-4a53-b286-10d621cbd669 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:29.614609 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 857/3400] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.622638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-00a364f7-d321-4303-bec5-773303b12ec0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.626457 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00a364f7-d321-4303-bec5-773303b12ec0 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f Aug 06 05:29:29.626457 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00a364f7-d321-4303-bec5-773303b12ec0 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.628653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00a364f7-d321-4303-bec5-773303b12ec0 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.644637 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.644637 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:29.651783 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-00a364f7-d321-4303-bec5-773303b12ec0 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:29.656208 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00a364f7-d321-4303-bec5-773303b12ec0 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f returned with HTTP 200 Aug 06 05:29:29.657204 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 850/3401] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.676379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ccdefcc6-5a5a-43b0-93e3-98958edba943 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.678413 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ccdefcc6-5a5a-43b0-93e3-98958edba943 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b Aug 06 05:29:29.678571 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ccdefcc6-5a5a-43b0-93e3-98958edba943 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.678703 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ccdefcc6-5a5a-43b0-93e3-98958edba943 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.687788 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.687788 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:29.697304 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ccdefcc6-5a5a-43b0-93e3-98958edba943 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:29.704021 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ccdefcc6-5a5a-43b0-93e3-98958edba943 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b returned with HTTP 200 Aug 06 05:29:29.704377 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 840/3402] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.721901 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-001141bb-9c27-4318-aa09-9a2f87e1f153 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.724190 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-001141bb-9c27-4318-aa09-9a2f87e1f153 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a Aug 06 05:29:29.724393 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-001141bb-9c27-4318-aa09-9a2f87e1f153 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.724594 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-001141bb-9c27-4318-aa09-9a2f87e1f153 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.733074 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.733074 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:29.737166 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-001141bb-9c27-4318-aa09-9a2f87e1f153 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:29.742282 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-001141bb-9c27-4318-aa09-9a2f87e1f153 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a returned with HTTP 200 Aug 06 05:29:29.742837 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 856/3403] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.759895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-53a0cb36-1dbb-464e-b0e4-83847da1b9be None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.761861 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-53a0cb36-1dbb-464e-b0e4-83847da1b9be tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 Aug 06 05:29:29.762102 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-53a0cb36-1dbb-464e-b0e4-83847da1b9be tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.762308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-53a0cb36-1dbb-464e-b0e4-83847da1b9be tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.775142 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.775142 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:29.779916 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-53a0cb36-1dbb-464e-b0e4-83847da1b9be tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:29.785172 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-53a0cb36-1dbb-464e-b0e4-83847da1b9be tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 returned with HTTP 200 Aug 06 05:29:29.785742 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 858/3404] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.805134 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1a30ee96-1ed5-48f8-8200-a799821ec673 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.807396 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a30ee96-1ed5-48f8-8200-a799821ec673 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 Aug 06 05:29:29.807640 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a30ee96-1ed5-48f8-8200-a799821ec673 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.807873 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a30ee96-1ed5-48f8-8200-a799821ec673 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.822318 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.822318 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:29.826979 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1a30ee96-1ed5-48f8-8200-a799821ec673 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:29.831433 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a30ee96-1ed5-48f8-8200-a799821ec673 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 returned with HTTP 200 Aug 06 05:29:29.831569 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1ba64c87-d77e-4171-9ec9-0ab4ae5974ec None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.831909 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 851/3405] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.835008 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ba64c87-d77e-4171-9ec9-0ab4ae5974ec tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:29.835008 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ba64c87-d77e-4171-9ec9-0ab4ae5974ec tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.835008 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ba64c87-d77e-4171-9ec9-0ab4ae5974ec tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.835008 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1ba64c87-d77e-4171-9ec9-0ab4ae5974ec tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:29.840756 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.840756 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:29.842236 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ba64c87-d77e-4171-9ec9-0ab4ae5974ec tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:29.842236 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 841/3406] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:29.849983 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-97ce3bb9-93c2-460e-8795-58d1da40f915 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.852219 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-97ce3bb9-93c2-460e-8795-58d1da40f915 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] DELETE https://10.4.3.205/volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 Aug 06 05:29:29.852516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-97ce3bb9-93c2-460e-8795-58d1da40f915 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.852746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-97ce3bb9-93c2-460e-8795-58d1da40f915 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.852914 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-97ce3bb9-93c2-460e-8795-58d1da40f915 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume with id: 120e85c3-5812-4c5a-92e4-95af3ed4fea4 Aug 06 05:29:29.861203 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.861203 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:29.861984 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-97ce3bb9-93c2-460e-8795-58d1da40f915 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:29.888304 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-97ce3bb9-93c2-460e-8795-58d1da40f915 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume request issued successfully. Aug 06 05:29:29.888304 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-97ce3bb9-93c2-460e-8795-58d1da40f915 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 returned with HTTP 202 Aug 06 05:29:29.888304 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 857/3407] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:29 2026] DELETE /volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:29.897388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ce3b330a-014f-41d8-bf97-3b7862d0ab4d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:29.900697 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ce3b330a-014f-41d8-bf97-3b7862d0ab4d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 Aug 06 05:29:29.901573 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ce3b330a-014f-41d8-bf97-3b7862d0ab4d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:29.901811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ce3b330a-014f-41d8-bf97-3b7862d0ab4d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:29.911093 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:29.911093 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:29.915759 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ce3b330a-014f-41d8-bf97-3b7862d0ab4d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:29.922009 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ce3b330a-014f-41d8-bf97-3b7862d0ab4d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 returned with HTTP 200 Aug 06 05:29:29.922634 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 859/3408] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:29 2026] GET /volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:30.061043 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-21b36ac4-3608-4d46-aa15-31ecf5e3e2ba None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:30.062199 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ec12ecb9-b156-4afb-95da-d6555b965651 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:30.063520 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-21b36ac4-3608-4d46-aa15-31ecf5e3e2ba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:30.063832 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-21b36ac4-3608-4d46-aa15-31ecf5e3e2ba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:30.064699 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-21b36ac4-3608-4d46-aa15-31ecf5e3e2ba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:30.064809 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ec12ecb9-b156-4afb-95da-d6555b965651 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:30.064862 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-21b36ac4-3608-4d46-aa15-31ecf5e3e2ba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:30.065081 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ec12ecb9-b156-4afb-95da-d6555b965651 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:30.065325 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ec12ecb9-b156-4afb-95da-d6555b965651 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:30.065454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ec12ecb9-b156-4afb-95da-d6555b965651 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:30.073047 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:30.073047 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:30.073897 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ec12ecb9-b156-4afb-95da-d6555b965651 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:30.074248 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 842/3409] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:30 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:30.074676 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:30.074676 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:30.075609 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-21b36ac4-3608-4d46-aa15-31ecf5e3e2ba tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:30.076003 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 852/3410] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:30 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:30.411270 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bb151e39-9e6b-4178-abf2-93f145cf7d6d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:30.413100 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb151e39-9e6b-4178-abf2-93f145cf7d6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:30.413806 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb151e39-9e6b-4178-abf2-93f145cf7d6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:30.413806 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb151e39-9e6b-4178-abf2-93f145cf7d6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:30.413806 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-bb151e39-9e6b-4178-abf2-93f145cf7d6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:30.429238 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:30.429238 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:30.430256 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb151e39-9e6b-4178-abf2-93f145cf7d6d tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:30.430654 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 858/3411] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:30 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:30.640697 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-28f52410-3e8c-4909-9458-6419eeaf3014 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:30.645046 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-28f52410-3e8c-4909-9458-6419eeaf3014 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:30.645046 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-28f52410-3e8c-4909-9458-6419eeaf3014 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:30.645046 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-28f52410-3e8c-4909-9458-6419eeaf3014 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:30.645046 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-28f52410-3e8c-4909-9458-6419eeaf3014 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:30.652035 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:30.652035 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:30.652035 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-28f52410-3e8c-4909-9458-6419eeaf3014 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:30.652035 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 860/3412] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:30 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:30.857528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d4a12a04-6c9c-4be8-87ea-f07494838202 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:30.861455 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d4a12a04-6c9c-4be8-87ea-f07494838202 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:30.861455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d4a12a04-6c9c-4be8-87ea-f07494838202 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:30.862723 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d4a12a04-6c9c-4be8-87ea-f07494838202 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:30.862931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d4a12a04-6c9c-4be8-87ea-f07494838202 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:30.870377 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:30.870377 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:30.870818 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d4a12a04-6c9c-4be8-87ea-f07494838202 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:30.871386 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 843/3413] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:30 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:30.936700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8c31e096-ab20-4289-a13e-ab4e51c83b00 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:30.940314 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8c31e096-ab20-4289-a13e-ab4e51c83b00 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 Aug 06 05:29:30.940314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8c31e096-ab20-4289-a13e-ab4e51c83b00 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:30.940314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8c31e096-ab20-4289-a13e-ab4e51c83b00 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:30.954749 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8c31e096-ab20-4289-a13e-ab4e51c83b00 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 returned with HTTP 404 Aug 06 05:29:30.956112 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 853/3414] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:30 2026] GET /volume/v3/volumes/120e85c3-5812-4c5a-92e4-95af3ed4fea4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:30.968314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7d8fb8bc-a8e7-470c-b27d-c87bcd3ebd3a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:30.968314 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7d8fb8bc-a8e7-470c-b27d-c87bcd3ebd3a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] DELETE https://10.4.3.205/volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 Aug 06 05:29:30.968314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7d8fb8bc-a8e7-470c-b27d-c87bcd3ebd3a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:30.968314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7d8fb8bc-a8e7-470c-b27d-c87bcd3ebd3a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:30.968814 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-7d8fb8bc-a8e7-470c-b27d-c87bcd3ebd3a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume with id: 042d5079-c1ed-427f-baff-692912492139 Aug 06 05:29:30.977151 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:30.977151 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:30.978717 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7d8fb8bc-a8e7-470c-b27d-c87bcd3ebd3a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:31.000889 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7d8fb8bc-a8e7-470c-b27d-c87bcd3ebd3a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume request issued successfully. Aug 06 05:29:31.001094 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7d8fb8bc-a8e7-470c-b27d-c87bcd3ebd3a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 returned with HTTP 202 Aug 06 05:29:31.001522 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 859/3415] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:30 2026] DELETE /volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.014008 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e489253c-1d64-4d47-bc6b-6f1d7df591eb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.016640 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e489253c-1d64-4d47-bc6b-6f1d7df591eb tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 Aug 06 05:29:31.016852 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e489253c-1d64-4d47-bc6b-6f1d7df591eb tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.017088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e489253c-1d64-4d47-bc6b-6f1d7df591eb tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.027616 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.027616 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:31.036152 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e489253c-1d64-4d47-bc6b-6f1d7df591eb tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:31.043479 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e489253c-1d64-4d47-bc6b-6f1d7df591eb tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 returned with HTTP 200 Aug 06 05:29:31.044205 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 861/3416] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.060109 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cfe1e3aa-39e7-4d60-b1a0-30104e839d25 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.091204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6f85aeb6-0a2e-4871-ba67-c9d23a16cbfc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.091589 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b12b721a-d0a5-4d0e-bbce-14fe4950d5f8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.094133 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b12b721a-d0a5-4d0e-bbce-14fe4950d5f8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:29:31.094220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b12b721a-d0a5-4d0e-bbce-14fe4950d5f8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.094407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b12b721a-d0a5-4d0e-bbce-14fe4950d5f8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.094535 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b12b721a-d0a5-4d0e-bbce-14fe4950d5f8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Show backup with id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:31.095631 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f85aeb6-0a2e-4871-ba67-c9d23a16cbfc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:31.096045 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f85aeb6-0a2e-4871-ba67-c9d23a16cbfc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.096045 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f85aeb6-0a2e-4871-ba67-c9d23a16cbfc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.097371 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-6f85aeb6-0a2e-4871-ba67-c9d23a16cbfc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:31.102411 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.102411 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:31.103228 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b12b721a-d0a5-4d0e-bbce-14fe4950d5f8 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 200 Aug 06 05:29:31.103636 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 860/3417] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.105095 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.105095 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:31.106192 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f85aeb6-0a2e-4871-ba67-c9d23a16cbfc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:31.106591 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 854/3418] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.124385 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-82505505-166e-43f0-9f89-60cf3cae5c12 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.128633 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-82505505-166e-43f0-9f89-60cf3cae5c12 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 Aug 06 05:29:31.128860 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-82505505-166e-43f0-9f89-60cf3cae5c12 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.129091 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-82505505-166e-43f0-9f89-60cf3cae5c12 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.141463 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.141463 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:31.145790 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-82505505-166e-43f0-9f89-60cf3cae5c12 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:29:31.152714 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-82505505-166e-43f0-9f89-60cf3cae5c12 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 returned with HTTP 200 Aug 06 05:29:31.153300 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 862/3419] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 => generated 1417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:31.170368 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ad7a99fb-adb5-4e1f-915f-af7da45150b4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.171873 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ad7a99fb-adb5-4e1f-915f-af7da45150b4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 Aug 06 05:29:31.172180 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ad7a99fb-adb5-4e1f-915f-af7da45150b4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.172458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ad7a99fb-adb5-4e1f-915f-af7da45150b4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.180985 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.180985 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:31.185511 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ad7a99fb-adb5-4e1f-915f-af7da45150b4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:29:31.192522 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ad7a99fb-adb5-4e1f-915f-af7da45150b4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 returned with HTTP 200 Aug 06 05:29:31.192995 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 861/3420] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:31.194303 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cfe1e3aa-39e7-4d60-b1a0-30104e839d25 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] POST https://10.4.3.205/volume/v3/qos-specs Aug 06 05:29:31.194747 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cfe1e3aa-39e7-4d60-b1a0-30104e839d25 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-193772905", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:31.197778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.qos_specs [None req-cfe1e3aa-39e7-4d60-b1a0-30104e839d25 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-193772905', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100427) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 05:29:31.208883 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-cfe1e3aa-39e7-4d60-b1a0-30104e839d25 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DB qos_specs_create(): root {'id': '23bcf2ca-2af5-4670-8b22-d59088b852d1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-193772905'} {{(pid=100427) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 05:29:31.219099 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cfe1e3aa-39e7-4d60-b1a0-30104e839d25 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs returned with HTTP 200 Aug 06 05:29:31.219572 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 844/3421] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:29:31 2026] POST /volume/v3/qos-specs => generated 392 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.233914 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bbd1efda-cf0a-4e1a-9dad-41da42a46859 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.235597 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bbd1efda-cf0a-4e1a-9dad-41da42a46859 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:29:31.236005 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bbd1efda-cf0a-4e1a-9dad-41da42a46859 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-147147538"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:31.250867 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bbd1efda-cf0a-4e1a-9dad-41da42a46859 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:29:31.251338 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 855/3422] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:29:31 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.261112 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a97316f9-4580-4aaf-a478-960844f6812d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.263429 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a97316f9-4580-4aaf-a478-960844f6812d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:29:31.264604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a97316f9-4580-4aaf-a478-960844f6812d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-316168471"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:31.279055 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a97316f9-4580-4aaf-a478-960844f6812d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:29:31.279947 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 863/3423] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:29:31 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.289230 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9ac99225-03e1-443f-9e2e-03ef03cbf713 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.291882 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9ac99225-03e1-443f-9e2e-03ef03cbf713 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:29:31.291882 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9ac99225-03e1-443f-9e2e-03ef03cbf713 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2024151672"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:31.313707 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9ac99225-03e1-443f-9e2e-03ef03cbf713 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:29:31.313983 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 862/3424] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:29:31 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.324069 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ad8633fb-400c-4df2-8e58-7bb96466e63d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.326534 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ad8633fb-400c-4df2-8e58-7bb96466e63d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associate?vol_type_id=239f93ef-0eb9-4128-9976-731bd732c0ef Aug 06 05:29:31.326789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ad8633fb-400c-4df2-8e58-7bb96466e63d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.327085 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ad8633fb-400c-4df2-8e58-7bb96466e63d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'associate' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.327423 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.327423 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:31.327963 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ad8633fb-400c-4df2-8e58-7bb96466e63d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Associate qos_spec: 23bcf2ca-2af5-4670-8b22-d59088b852d1 with type: 239f93ef-0eb9-4128-9976-731bd732c0ef {{(pid=100427) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 05:29:31.352443 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ad8633fb-400c-4df2-8e58-7bb96466e63d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associate?vol_type_id=239f93ef-0eb9-4128-9976-731bd732c0ef returned with HTTP 202 Aug 06 05:29:31.352848 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 845/3425] 10.4.3.205 () {66 vars in 1481 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associate?vol_type_id=239f93ef-0eb9-4128-9976-731bd732c0ef => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.360821 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ba1ede13-8320-4d16-8014-8f6867fed475 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.362838 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ba1ede13-8320-4d16-8014-8f6867fed475 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associate?vol_type_id=33a2de5f-b087-4f61-9983-b3eb47157d38 Aug 06 05:29:31.363038 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ba1ede13-8320-4d16-8014-8f6867fed475 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.363258 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ba1ede13-8320-4d16-8014-8f6867fed475 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'associate' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.363836 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ba1ede13-8320-4d16-8014-8f6867fed475 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Associate qos_spec: 23bcf2ca-2af5-4670-8b22-d59088b852d1 with type: 33a2de5f-b087-4f61-9983-b3eb47157d38 {{(pid=100426) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 05:29:31.384608 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ba1ede13-8320-4d16-8014-8f6867fed475 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associate?vol_type_id=33a2de5f-b087-4f61-9983-b3eb47157d38 returned with HTTP 202 Aug 06 05:29:31.385020 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 856/3426] 10.4.3.205 () {66 vars in 1481 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associate?vol_type_id=33a2de5f-b087-4f61-9983-b3eb47157d38 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.397441 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dda9e217-3cb7-4aae-83cf-1fd2645899c8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.399232 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dda9e217-3cb7-4aae-83cf-1fd2645899c8 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associate?vol_type_id=ed9909e0-28de-4c8f-90be-aacd8b57db5d Aug 06 05:29:31.399693 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dda9e217-3cb7-4aae-83cf-1fd2645899c8 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.399693 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dda9e217-3cb7-4aae-83cf-1fd2645899c8 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'associate' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.400464 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dda9e217-3cb7-4aae-83cf-1fd2645899c8 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Associate qos_spec: 23bcf2ca-2af5-4670-8b22-d59088b852d1 with type: ed9909e0-28de-4c8f-90be-aacd8b57db5d {{(pid=100429) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 05:29:31.419864 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dda9e217-3cb7-4aae-83cf-1fd2645899c8 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associate?vol_type_id=ed9909e0-28de-4c8f-90be-aacd8b57db5d returned with HTTP 202 Aug 06 05:29:31.420487 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 864/3427] 10.4.3.205 () {66 vars in 1481 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associate?vol_type_id=ed9909e0-28de-4c8f-90be-aacd8b57db5d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.429496 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-acefc6c3-dff0-4643-bbbb-6957e2019b92 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.431750 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-acefc6c3-dff0-4643-bbbb-6957e2019b92 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associations Aug 06 05:29:31.432002 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-acefc6c3-dff0-4643-bbbb-6957e2019b92 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.432370 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-acefc6c3-dff0-4643-bbbb-6957e2019b92 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'associations' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.433021 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.qos_specs_manage [None req-acefc6c3-dff0-4643-bbbb-6957e2019b92 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Get associations for qos_spec id: 23bcf2ca-2af5-4670-8b22-d59088b852d1 {{(pid=100428) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 05:29:31.446358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0b9dfda6-dcce-492f-b791-fa919edcfa02 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.448246 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0b9dfda6-dcce-492f-b791-fa919edcfa02 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:31.448455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0b9dfda6-dcce-492f-b791-fa919edcfa02 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.449122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0b9dfda6-dcce-492f-b791-fa919edcfa02 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.449122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0b9dfda6-dcce-492f-b791-fa919edcfa02 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:31.455865 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.455865 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:31.455865 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0b9dfda6-dcce-492f-b791-fa919edcfa02 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:31.455865 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 846/3428] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.457510 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-acefc6c3-dff0-4643-bbbb-6957e2019b92 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associations returned with HTTP 200 Aug 06 05:29:31.457510 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 863/3429] 10.4.3.205 () {66 vars in 1393 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associations => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.464723 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e7a601c0-4be8-4949-b195-56abadb0228c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.466798 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7a601c0-4be8-4949-b195-56abadb0228c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/disassociate?vol_type_id=239f93ef-0eb9-4128-9976-731bd732c0ef Aug 06 05:29:31.466798 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7a601c0-4be8-4949-b195-56abadb0228c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.466990 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7a601c0-4be8-4949-b195-56abadb0228c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'disassociate' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.467107 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.467107 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:31.467491 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e7a601c0-4be8-4949-b195-56abadb0228c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Disassociate qos_spec: 23bcf2ca-2af5-4670-8b22-d59088b852d1 from type: 239f93ef-0eb9-4128-9976-731bd732c0ef {{(pid=100426) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 06 05:29:31.483697 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7a601c0-4be8-4949-b195-56abadb0228c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/disassociate?vol_type_id=239f93ef-0eb9-4128-9976-731bd732c0ef returned with HTTP 202 Aug 06 05:29:31.484257 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 857/3430] 10.4.3.205 () {66 vars in 1490 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/disassociate?vol_type_id=239f93ef-0eb9-4128-9976-731bd732c0ef => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.492522 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f2ab0487-942b-4115-b916-40884d067c95 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.494031 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f2ab0487-942b-4115-b916-40884d067c95 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associations Aug 06 05:29:31.494193 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f2ab0487-942b-4115-b916-40884d067c95 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.494419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f2ab0487-942b-4115-b916-40884d067c95 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'associations' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.494659 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.494659 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:31.495029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f2ab0487-942b-4115-b916-40884d067c95 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Get associations for qos_spec id: 23bcf2ca-2af5-4670-8b22-d59088b852d1 {{(pid=100429) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 05:29:31.517934 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f2ab0487-942b-4115-b916-40884d067c95 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associations returned with HTTP 200 Aug 06 05:29:31.518628 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 865/3431] 10.4.3.205 () {66 vars in 1393 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associations => generated 305 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.528396 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d35ac004-eaad-491c-83b9-cc5cd2114ebc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.531061 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d35ac004-eaad-491c-83b9-cc5cd2114ebc tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/disassociate_all Aug 06 05:29:31.531359 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d35ac004-eaad-491c-83b9-cc5cd2114ebc tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.531565 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d35ac004-eaad-491c-83b9-cc5cd2114ebc tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'disassociate_all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.532175 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d35ac004-eaad-491c-83b9-cc5cd2114ebc tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Disassociate qos_spec: 23bcf2ca-2af5-4670-8b22-d59088b852d1 from all. {{(pid=100427) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 06 05:29:31.547230 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d35ac004-eaad-491c-83b9-cc5cd2114ebc tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/disassociate_all returned with HTTP 202 Aug 06 05:29:31.547912 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 847/3432] 10.4.3.205 () {66 vars in 1405 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.556643 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bc47a444-fb54-4c6f-a075-f1642cb608cf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.559006 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc47a444-fb54-4c6f-a075-f1642cb608cf tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associations Aug 06 05:29:31.559255 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc47a444-fb54-4c6f-a075-f1642cb608cf tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.559532 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bc47a444-fb54-4c6f-a075-f1642cb608cf tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'associations' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.559812 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.559812 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:31.560179 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc47a444-fb54-4c6f-a075-f1642cb608cf tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Get associations for qos_spec id: 23bcf2ca-2af5-4670-8b22-d59088b852d1 {{(pid=100428) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 05:29:31.568733 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bc47a444-fb54-4c6f-a075-f1642cb608cf tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associations returned with HTTP 200 Aug 06 05:29:31.569270 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 864/3433] 10.4.3.205 () {66 vars in 1393 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:31.585533 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c0c7ee32-05aa-427a-a02e-7474d44991ca None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.587352 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0c7ee32-05aa-427a-a02e-7474d44991ca tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/types/ed9909e0-28de-4c8f-90be-aacd8b57db5d Aug 06 05:29:31.587548 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0c7ee32-05aa-427a-a02e-7474d44991ca tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.587764 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0c7ee32-05aa-427a-a02e-7474d44991ca tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.588017 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.588017 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:31.617225 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0c7ee32-05aa-427a-a02e-7474d44991ca tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/types/ed9909e0-28de-4c8f-90be-aacd8b57db5d returned with HTTP 202 Aug 06 05:29:31.617655 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 858/3434] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:31 2026] DELETE /volume/v3/types/ed9909e0-28de-4c8f-90be-aacd8b57db5d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.624473 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7a2c8a7b-e1d7-46f8-a38c-c973de4d9472 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.626358 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7a2c8a7b-e1d7-46f8-a38c-c973de4d9472 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/types/ed9909e0-28de-4c8f-90be-aacd8b57db5d Aug 06 05:29:31.626574 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7a2c8a7b-e1d7-46f8-a38c-c973de4d9472 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.626779 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7a2c8a7b-e1d7-46f8-a38c-c973de4d9472 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.630015 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7a2c8a7b-e1d7-46f8-a38c-c973de4d9472 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/types/ed9909e0-28de-4c8f-90be-aacd8b57db5d returned with HTTP 404 Aug 06 05:29:31.630508 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 866/3435] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/types/ed9909e0-28de-4c8f-90be-aacd8b57db5d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:31.637097 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5790221a-bce6-4b24-9302-8cb2ed980a63 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.639519 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5790221a-bce6-4b24-9302-8cb2ed980a63 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/types/33a2de5f-b087-4f61-9983-b3eb47157d38 Aug 06 05:29:31.639757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5790221a-bce6-4b24-9302-8cb2ed980a63 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.640051 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5790221a-bce6-4b24-9302-8cb2ed980a63 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.640381 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.640381 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:31.665055 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-194eb0e3-e671-4a5f-8ae8-4d05a5c0b9a6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.666806 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5790221a-bce6-4b24-9302-8cb2ed980a63 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/types/33a2de5f-b087-4f61-9983-b3eb47157d38 returned with HTTP 202 Aug 06 05:29:31.667361 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 848/3436] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:31 2026] DELETE /volume/v3/types/33a2de5f-b087-4f61-9983-b3eb47157d38 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.667424 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-194eb0e3-e671-4a5f-8ae8-4d05a5c0b9a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:31.667888 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-194eb0e3-e671-4a5f-8ae8-4d05a5c0b9a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.667954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-194eb0e3-e671-4a5f-8ae8-4d05a5c0b9a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.668113 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-194eb0e3-e671-4a5f-8ae8-4d05a5c0b9a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:31.674247 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.674247 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:31.675412 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-194eb0e3-e671-4a5f-8ae8-4d05a5c0b9a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:31.675818 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bfb0c7e3-a209-4e3d-94d4-489fe07fc1e1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.675964 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 865/3437] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.679589 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bfb0c7e3-a209-4e3d-94d4-489fe07fc1e1 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/types/33a2de5f-b087-4f61-9983-b3eb47157d38 Aug 06 05:29:31.680203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bfb0c7e3-a209-4e3d-94d4-489fe07fc1e1 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.680203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bfb0c7e3-a209-4e3d-94d4-489fe07fc1e1 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.684528 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bfb0c7e3-a209-4e3d-94d4-489fe07fc1e1 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/types/33a2de5f-b087-4f61-9983-b3eb47157d38 returned with HTTP 404 Aug 06 05:29:31.685225 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 859/3438] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/types/33a2de5f-b087-4f61-9983-b3eb47157d38 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:31.694424 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7e499d8a-c12e-4ef1-876f-59e687ccaa6f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.696610 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e499d8a-c12e-4ef1-876f-59e687ccaa6f tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/types/239f93ef-0eb9-4128-9976-731bd732c0ef Aug 06 05:29:31.697123 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e499d8a-c12e-4ef1-876f-59e687ccaa6f tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.697217 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e499d8a-c12e-4ef1-876f-59e687ccaa6f tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.697463 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.697463 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:31.731769 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e499d8a-c12e-4ef1-876f-59e687ccaa6f tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/types/239f93ef-0eb9-4128-9976-731bd732c0ef returned with HTTP 202 Aug 06 05:29:31.732306 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 867/3439] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:31 2026] DELETE /volume/v3/types/239f93ef-0eb9-4128-9976-731bd732c0ef => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.740077 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1cb4b527-e64f-4fc7-8019-e2515c311272 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.742037 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1cb4b527-e64f-4fc7-8019-e2515c311272 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/types/239f93ef-0eb9-4128-9976-731bd732c0ef Aug 06 05:29:31.742507 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1cb4b527-e64f-4fc7-8019-e2515c311272 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.742560 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1cb4b527-e64f-4fc7-8019-e2515c311272 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.746605 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1cb4b527-e64f-4fc7-8019-e2515c311272 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/types/239f93ef-0eb9-4128-9976-731bd732c0ef returned with HTTP 404 Aug 06 05:29:31.747205 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 849/3440] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/types/239f93ef-0eb9-4128-9976-731bd732c0ef => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:31.755998 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9a5778d4-ca88-4b59-86aa-2a98fd046a85 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.760481 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a5778d4-ca88-4b59-86aa-2a98fd046a85 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] POST https://10.4.3.205/volume/v3/qos-specs Aug 06 05:29:31.760862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a5778d4-ca88-4b59-86aa-2a98fd046a85 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-441337492", "consumer": "back-end"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:31.763096 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.qos_specs [None req-9a5778d4-ca88-4b59-86aa-2a98fd046a85 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-441337492', 'consumer': 'back-end', 'specs': {}} {{(pid=100428) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 05:29:31.771978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-9a5778d4-ca88-4b59-86aa-2a98fd046a85 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DB qos_specs_create(): root {'id': '6adf8525-c74e-44d4-a54b-77164127214d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-441337492'} {{(pid=100428) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 05:29:31.778562 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a5778d4-ca88-4b59-86aa-2a98fd046a85 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs returned with HTTP 200 Aug 06 05:29:31.779393 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 866/3441] 10.4.3.205 () {68 vars in 1264 bytes} [Thu Aug 6 05:29:31 2026] POST /volume/v3/qos-specs => generated 368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.789380 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-226624b0-b1f0-450b-971f-ff820ffccf5c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.791723 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-226624b0-b1f0-450b-971f-ff820ffccf5c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d?force=False Aug 06 05:29:31.791930 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-226624b0-b1f0-450b-971f-ff820ffccf5c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.792138 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-226624b0-b1f0-450b-971f-ff820ffccf5c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.792734 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.qos_specs_manage [None req-226624b0-b1f0-450b-971f-ff820ffccf5c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Delete qos_spec: 6adf8525-c74e-44d4-a54b-77164127214d, force: False {{(pid=100426) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 05:29:31.817225 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-226624b0-b1f0-450b-971f-ff820ffccf5c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d?force=False returned with HTTP 202 Aug 06 05:29:31.817795 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 860/3442] 10.4.3.205 () {66 vars in 1380 bytes} [Thu Aug 6 05:29:31 2026] DELETE /volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.825429 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ee165012-b159-4f61-8fc9-a27330b64674 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.828837 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee165012-b159-4f61-8fc9-a27330b64674 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d Aug 06 05:29:31.828932 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ee165012-b159-4f61-8fc9-a27330b64674 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.829146 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ee165012-b159-4f61-8fc9-a27330b64674 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.832673 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ee165012-b159-4f61-8fc9-a27330b64674 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d returned with HTTP 404 Aug 06 05:29:31.833269 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 868/3443] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:31.840153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-82d70689-c118-490b-9e29-294fd448fcc2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.841972 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-82d70689-c118-490b-9e29-294fd448fcc2 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs Aug 06 05:29:31.842158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-82d70689-c118-490b-9e29-294fd448fcc2 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.842333 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-82d70689-c118-490b-9e29-294fd448fcc2 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.853526 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-82d70689-c118-490b-9e29-294fd448fcc2 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs returned with HTTP 200 Aug 06 05:29:31.853874 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 850/3444] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.863349 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e14c19f1-844c-4609-a00a-db71b21e39e1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.867308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e14c19f1-844c-4609-a00a-db71b21e39e1 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d?force=False Aug 06 05:29:31.867308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e14c19f1-844c-4609-a00a-db71b21e39e1 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.867308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e14c19f1-844c-4609-a00a-db71b21e39e1 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.867308 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.867308 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:31.867308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e14c19f1-844c-4609-a00a-db71b21e39e1 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Delete qos_spec: 6adf8525-c74e-44d4-a54b-77164127214d, force: False {{(pid=100428) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 05:29:31.871477 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e14c19f1-844c-4609-a00a-db71b21e39e1 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d?force=False returned with HTTP 404 Aug 06 05:29:31.872163 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 867/3445] 10.4.3.205 () {66 vars in 1380 bytes} [Thu Aug 6 05:29:31 2026] DELETE /volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:31.879164 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9785599c-7c20-44d5-9278-3adc25949878 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.880958 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9785599c-7c20-44d5-9278-3adc25949878 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d Aug 06 05:29:31.881330 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9785599c-7c20-44d5-9278-3adc25949878 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.881330 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9785599c-7c20-44d5-9278-3adc25949878 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.881799 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.881799 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:31.883075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bd61cb32-8274-4a54-b899-3897e3d783ab None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.885024 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bd61cb32-8274-4a54-b899-3897e3d783ab tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:31.885096 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9785599c-7c20-44d5-9278-3adc25949878 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d returned with HTTP 404 Aug 06 05:29:31.885273 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bd61cb32-8274-4a54-b899-3897e3d783ab tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.885504 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 861/3446] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/6adf8525-c74e-44d4-a54b-77164127214d => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:31.885558 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bd61cb32-8274-4a54-b899-3897e3d783ab tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.885730 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-bd61cb32-8274-4a54-b899-3897e3d783ab tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:31.893037 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.893037 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:31.893585 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-09565a10-fbfa-4359-acba-cf45122dad8d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.893994 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bd61cb32-8274-4a54-b899-3897e3d783ab tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:31.894492 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 869/3447] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.895802 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09565a10-fbfa-4359-acba-cf45122dad8d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] POST https://10.4.3.205/volume/v3/qos-specs Aug 06 05:29:31.897397 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-09565a10-fbfa-4359-acba-cf45122dad8d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1853640851", "consumer": "both"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:31.899582 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.899582 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:31.899582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.qos_specs [None req-09565a10-fbfa-4359-acba-cf45122dad8d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1853640851', 'consumer': 'both', 'specs': {}} {{(pid=100427) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 05:29:31.903860 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-09565a10-fbfa-4359-acba-cf45122dad8d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DB qos_specs_create(): root {'id': '149344bc-1443-4d74-86cd-9388a8be2b60', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1853640851'} {{(pid=100427) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 05:29:31.911872 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09565a10-fbfa-4359-acba-cf45122dad8d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs returned with HTTP 200 Aug 06 05:29:31.912308 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 851/3448] 10.4.3.205 () {68 vars in 1264 bytes} [Thu Aug 6 05:29:31 2026] POST /volume/v3/qos-specs => generated 365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.920096 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e3e88e7f-c3af-4e69-a536-25cbf6c210a9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.921908 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3e88e7f-c3af-4e69-a536-25cbf6c210a9 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60?force=False Aug 06 05:29:31.922352 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3e88e7f-c3af-4e69-a536-25cbf6c210a9 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.922675 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3e88e7f-c3af-4e69-a536-25cbf6c210a9 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.923458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e3e88e7f-c3af-4e69-a536-25cbf6c210a9 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Delete qos_spec: 149344bc-1443-4d74-86cd-9388a8be2b60, force: False {{(pid=100428) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 05:29:31.941370 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3e88e7f-c3af-4e69-a536-25cbf6c210a9 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60?force=False returned with HTTP 202 Aug 06 05:29:31.941370 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 868/3449] 10.4.3.205 () {66 vars in 1380 bytes} [Thu Aug 6 05:29:31 2026] DELETE /volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:31.948107 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-44c19929-ba7f-44bc-a023-04fdf6b06208 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.949838 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-44c19929-ba7f-44bc-a023-04fdf6b06208 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60 Aug 06 05:29:31.950037 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-44c19929-ba7f-44bc-a023-04fdf6b06208 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.950213 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-44c19929-ba7f-44bc-a023-04fdf6b06208 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.954300 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-44c19929-ba7f-44bc-a023-04fdf6b06208 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60 returned with HTTP 404 Aug 06 05:29:31.954703 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 862/3450] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:31.960857 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-330c37fe-2f27-4433-b4d2-d1038ef743fc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.962530 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-330c37fe-2f27-4433-b4d2-d1038ef743fc tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs Aug 06 05:29:31.962711 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-330c37fe-2f27-4433-b4d2-d1038ef743fc tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.962885 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-330c37fe-2f27-4433-b4d2-d1038ef743fc tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.971586 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-330c37fe-2f27-4433-b4d2-d1038ef743fc tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs returned with HTTP 200 Aug 06 05:29:31.971921 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 870/3451] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:31.980782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2a07cc1b-604d-4f93-ba21-16315fdf3718 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:31.982647 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a07cc1b-604d-4f93-ba21-16315fdf3718 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60?force=False Aug 06 05:29:31.982647 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a07cc1b-604d-4f93-ba21-16315fdf3718 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:31.982875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a07cc1b-604d-4f93-ba21-16315fdf3718 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:31.983120 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:31.983120 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:31.983491 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a07cc1b-604d-4f93-ba21-16315fdf3718 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Delete qos_spec: 149344bc-1443-4d74-86cd-9388a8be2b60, force: False {{(pid=100427) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 05:29:31.987499 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a07cc1b-604d-4f93-ba21-16315fdf3718 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60?force=False returned with HTTP 404 Aug 06 05:29:31.988028 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 852/3452] 10.4.3.205 () {66 vars in 1380 bytes} [Thu Aug 6 05:29:31 2026] DELETE /volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:31.996946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-df53840c-54e4-4838-8ea1-afdba8b6c667 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.001093 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df53840c-54e4-4838-8ea1-afdba8b6c667 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60 Aug 06 05:29:32.001093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-df53840c-54e4-4838-8ea1-afdba8b6c667 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.001093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-df53840c-54e4-4838-8ea1-afdba8b6c667 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.001093 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.001093 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:32.004452 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df53840c-54e4-4838-8ea1-afdba8b6c667 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60 returned with HTTP 404 Aug 06 05:29:32.012718 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 869/3453] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:31 2026] GET /volume/v3/qos-specs/149344bc-1443-4d74-86cd-9388a8be2b60 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:32.015851 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-957698b8-b2be-4650-9e48-11a655621694 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.017446 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-957698b8-b2be-4650-9e48-11a655621694 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] POST https://10.4.3.205/volume/v3/qos-specs Aug 06 05:29:32.017751 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-957698b8-b2be-4650-9e48-11a655621694 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-838164329", "consumer": "front-end"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:32.019485 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.qos_specs [None req-957698b8-b2be-4650-9e48-11a655621694 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-838164329', 'consumer': 'front-end', 'specs': {}} {{(pid=100426) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 05:29:32.024955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-957698b8-b2be-4650-9e48-11a655621694 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DB qos_specs_create(): root {'id': '4ea6f7c3-22e9-429e-aee9-f131c5b92bdb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-838164329'} {{(pid=100426) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 05:29:32.030632 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-957698b8-b2be-4650-9e48-11a655621694 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs returned with HTTP 200 Aug 06 05:29:32.031034 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 863/3454] 10.4.3.205 () {68 vars in 1264 bytes} [Thu Aug 6 05:29:32 2026] POST /volume/v3/qos-specs => generated 369 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.040015 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-399f010b-6a90-43cb-88c7-5c230771a138 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.042020 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-399f010b-6a90-43cb-88c7-5c230771a138 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb?force=False Aug 06 05:29:32.042239 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-399f010b-6a90-43cb-88c7-5c230771a138 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.042486 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-399f010b-6a90-43cb-88c7-5c230771a138 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.042753 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.042753 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:32.043114 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.qos_specs_manage [None req-399f010b-6a90-43cb-88c7-5c230771a138 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Delete qos_spec: 4ea6f7c3-22e9-429e-aee9-f131c5b92bdb, force: False {{(pid=100429) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 05:29:32.065920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-40346f75-ed65-4e37-b366-4784a37a6a7d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.065920 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-40346f75-ed65-4e37-b366-4784a37a6a7d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 Aug 06 05:29:32.065920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-40346f75-ed65-4e37-b366-4784a37a6a7d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.065920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-40346f75-ed65-4e37-b366-4784a37a6a7d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.070717 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-399f010b-6a90-43cb-88c7-5c230771a138 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb?force=False returned with HTTP 202 Aug 06 05:29:32.070717 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 871/3455] 10.4.3.205 () {66 vars in 1380 bytes} [Thu Aug 6 05:29:32 2026] DELETE /volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:32.070841 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-40346f75-ed65-4e37-b366-4784a37a6a7d tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 returned with HTTP 404 Aug 06 05:29:32.070899 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 853/3456] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/volumes/042d5079-c1ed-427f-baff-692912492139 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:32.077457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8b2c5227-ffa0-48c4-b58b-c0cb179a4252 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.079386 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6a7027ae-0ac1-4aa8-a4c1-eaf423ae4325 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.079678 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8b2c5227-ffa0-48c4-b58b-c0cb179a4252 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb Aug 06 05:29:32.080708 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8b2c5227-ffa0-48c4-b58b-c0cb179a4252 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.080708 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8b2c5227-ffa0-48c4-b58b-c0cb179a4252 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.080790 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6a7027ae-0ac1-4aa8-a4c1-eaf423ae4325 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] DELETE https://10.4.3.205/volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a Aug 06 05:29:32.080790 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6a7027ae-0ac1-4aa8-a4c1-eaf423ae4325 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.080790 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6a7027ae-0ac1-4aa8-a4c1-eaf423ae4325 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.080957 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-6a7027ae-0ac1-4aa8-a4c1-eaf423ae4325 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume with id: 27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a Aug 06 05:29:32.086242 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8b2c5227-ffa0-48c4-b58b-c0cb179a4252 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb returned with HTTP 404 Aug 06 05:29:32.086754 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 870/3457] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:32.089565 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.089565 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:32.090037 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6a7027ae-0ac1-4aa8-a4c1-eaf423ae4325 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:32.096413 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d5c4128d-e350-4aa8-9517-3377ad727248 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.098655 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d5c4128d-e350-4aa8-9517-3377ad727248 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs Aug 06 05:29:32.098933 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d5c4128d-e350-4aa8-9517-3377ad727248 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.099238 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d5c4128d-e350-4aa8-9517-3377ad727248 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.099867 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.099867 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:32.104564 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d5c4128d-e350-4aa8-9517-3377ad727248 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs returned with HTTP 200 Aug 06 05:29:32.105186 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 872/3458] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/qos-specs => generated 174 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.111846 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6a7027ae-0ac1-4aa8-a4c1-eaf423ae4325 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume request issued successfully. Aug 06 05:29:32.112232 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6a7027ae-0ac1-4aa8-a4c1-eaf423ae4325 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a returned with HTTP 202 Aug 06 05:29:32.112828 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 864/3459] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:32 2026] DELETE /volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:32.114912 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ce4543b7-1e7c-4f4a-b4bb-3514f975d848 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.116981 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce4543b7-1e7c-4f4a-b4bb-3514f975d848 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb?force=False Aug 06 05:29:32.117212 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce4543b7-1e7c-4f4a-b4bb-3514f975d848 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.117474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce4543b7-1e7c-4f4a-b4bb-3514f975d848 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.118178 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ce4543b7-1e7c-4f4a-b4bb-3514f975d848 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Delete qos_spec: 4ea6f7c3-22e9-429e-aee9-f131c5b92bdb, force: False {{(pid=100427) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 05:29:32.121759 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-201d2304-e4f7-4f5b-89c6-2e80757ee7e4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.123096 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce4543b7-1e7c-4f4a-b4bb-3514f975d848 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb?force=False returned with HTTP 404 Aug 06 05:29:32.124067 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-491fdc21-08e7-4c38-9dca-a7bb69a603c3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.124218 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 854/3460] 10.4.3.205 () {66 vars in 1380 bytes} [Thu Aug 6 05:29:32 2026] DELETE /volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:32.124267 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-201d2304-e4f7-4f5b-89c6-2e80757ee7e4 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a Aug 06 05:29:32.124476 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-201d2304-e4f7-4f5b-89c6-2e80757ee7e4 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.124704 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-201d2304-e4f7-4f5b-89c6-2e80757ee7e4 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.125875 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-491fdc21-08e7-4c38-9dca-a7bb69a603c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:32.125875 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-491fdc21-08e7-4c38-9dca-a7bb69a603c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.125875 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-491fdc21-08e7-4c38-9dca-a7bb69a603c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.125875 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-491fdc21-08e7-4c38-9dca-a7bb69a603c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:32.131474 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.131474 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:32.133182 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-491fdc21-08e7-4c38-9dca-a7bb69a603c3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:32.133182 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 873/3461] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.134178 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0a9992b0-8441-4ea5-b336-2ab156af96df None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.136179 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.136179 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:32.136301 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0a9992b0-8441-4ea5-b336-2ab156af96df tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb Aug 06 05:29:32.136525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0a9992b0-8441-4ea5-b336-2ab156af96df tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.136756 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0a9992b0-8441-4ea5-b336-2ab156af96df tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.141814 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0a9992b0-8441-4ea5-b336-2ab156af96df tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb returned with HTTP 404 Aug 06 05:29:32.142114 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-201d2304-e4f7-4f5b-89c6-2e80757ee7e4 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:32.142461 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 865/3462] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/qos-specs/4ea6f7c3-22e9-429e-aee9-f131c5b92bdb => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:32.149825 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-201d2304-e4f7-4f5b-89c6-2e80757ee7e4 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a returned with HTTP 200 Aug 06 05:29:32.150876 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 871/3463] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.151764 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-af7bb6ed-3fbc-4e9a-b4ea-4b847ff0e181 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.154135 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-af7bb6ed-3fbc-4e9a-b4ea-4b847ff0e181 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 Aug 06 05:29:32.154423 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-af7bb6ed-3fbc-4e9a-b4ea-4b847ff0e181 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.154698 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-af7bb6ed-3fbc-4e9a-b4ea-4b847ff0e181 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.163281 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-af7bb6ed-3fbc-4e9a-b4ea-4b847ff0e181 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 returned with HTTP 200 Aug 06 05:29:32.163281 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 855/3464] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.173660 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2e2cae6a-3362-4747-8379-cb57cc23629e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.175663 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e2cae6a-3362-4747-8379-cb57cc23629e tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs Aug 06 05:29:32.176091 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e2cae6a-3362-4747-8379-cb57cc23629e tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.176199 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e2cae6a-3362-4747-8379-cb57cc23629e tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.183163 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e2cae6a-3362-4747-8379-cb57cc23629e tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs returned with HTTP 200 Aug 06 05:29:32.184341 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 874/3465] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.197209 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5440f072-fb08-4dcf-a7cf-091d147afa83 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.199368 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5440f072-fb08-4dcf-a7cf-091d147afa83 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] PUT https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 Aug 06 05:29:32.199813 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5440f072-fb08-4dcf-a7cf-091d147afa83 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:32.206487 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.qos_specs [None req-5440f072-fb08-4dcf-a7cf-091d147afa83 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100426) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 06 05:29:32.213826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-5440f072-fb08-4dcf-a7cf-091d147afa83 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] qos_specs_update() value: {'id': '142140ae-9299-4c10-82a0-07bcabf03461', 'key': 'iops_bytes', 'value': '500', 'specs_id': '23bcf2ca-2af5-4670-8b22-d59088b852d1', 'deleted': False} {{(pid=100426) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 06 05:29:32.222040 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5440f072-fb08-4dcf-a7cf-091d147afa83 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 returned with HTTP 200 Aug 06 05:29:32.222494 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 866/3466] 10.4.3.205 () {68 vars in 1374 bytes} [Thu Aug 6 05:29:32 2026] PUT /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 => generated 36 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:32.231823 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f9c3dff6-408e-4a6f-a1a4-58c14a1d4179 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.234441 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f9c3dff6-408e-4a6f-a1a4-58c14a1d4179 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 Aug 06 05:29:32.234688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f9c3dff6-408e-4a6f-a1a4-58c14a1d4179 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.235319 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f9c3dff6-408e-4a6f-a1a4-58c14a1d4179 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.241068 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f9c3dff6-408e-4a6f-a1a4-58c14a1d4179 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 returned with HTTP 200 Aug 06 05:29:32.241782 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 872/3467] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 => generated 413 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.250601 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-66fa1b7e-6f81-4caf-8353-3a01568d15f0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.252340 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66fa1b7e-6f81-4caf-8353-3a01568d15f0 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] PUT https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/delete_keys Aug 06 05:29:32.252643 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66fa1b7e-6f81-4caf-8353-3a01568d15f0 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:32.254228 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.254228 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:32.254828 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.qos_specs_manage [None req-66fa1b7e-6f81-4caf-8353-3a01568d15f0 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Delete_key spec: 23bcf2ca-2af5-4670-8b22-d59088b852d1, keys: ['iops_bytes'] {{(pid=100427) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 06 05:29:32.274182 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66fa1b7e-6f81-4caf-8353-3a01568d15f0 tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/delete_keys returned with HTTP 202 Aug 06 05:29:32.274803 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 856/3468] 10.4.3.205 () {68 vars in 1410 bytes} [Thu Aug 6 05:29:32 2026] PUT /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1/delete_keys => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:32.281796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-60f28b46-343a-422c-b545-38ad17f7a38d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.284488 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-60f28b46-343a-422c-b545-38ad17f7a38d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 Aug 06 05:29:32.284815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-60f28b46-343a-422c-b545-38ad17f7a38d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.285106 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-60f28b46-343a-422c-b545-38ad17f7a38d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.285432 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.285432 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:32.290819 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-60f28b46-343a-422c-b545-38ad17f7a38d tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 returned with HTTP 200 Aug 06 05:29:32.291356 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 875/3469] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.301457 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-12632c0b-9f30-4c80-a522-df885805c33c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.303787 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12632c0b-9f30-4c80-a522-df885805c33c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 Aug 06 05:29:32.304053 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12632c0b-9f30-4c80-a522-df885805c33c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.304469 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12632c0b-9f30-4c80-a522-df885805c33c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.304620 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.304620 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:32.308864 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12632c0b-9f30-4c80-a522-df885805c33c tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 returned with HTTP 200 Aug 06 05:29:32.309346 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 867/3470] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.318921 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f65b5c76-2e38-4202-9f96-500b97ce1afe None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.322314 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f65b5c76-2e38-4202-9f96-500b97ce1afe tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] DELETE https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1?force=False Aug 06 05:29:32.322314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f65b5c76-2e38-4202-9f96-500b97ce1afe tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.322314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f65b5c76-2e38-4202-9f96-500b97ce1afe tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.322314 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.322314 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:32.322314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f65b5c76-2e38-4202-9f96-500b97ce1afe tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Delete qos_spec: 23bcf2ca-2af5-4670-8b22-d59088b852d1, force: False {{(pid=100428) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 05:29:32.341172 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f65b5c76-2e38-4202-9f96-500b97ce1afe tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1?force=False returned with HTTP 202 Aug 06 05:29:32.341783 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 873/3471] 10.4.3.205 () {66 vars in 1380 bytes} [Thu Aug 6 05:29:32 2026] DELETE /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:32.348997 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-65f3b5be-0a20-417a-a9f9-233d96a1134e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.351073 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-65f3b5be-0a20-417a-a9f9-233d96a1134e tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] GET https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 Aug 06 05:29:32.351285 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-65f3b5be-0a20-417a-a9f9-233d96a1134e tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.351532 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-65f3b5be-0a20-417a-a9f9-233d96a1134e tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.351920 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.351920 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:32.355475 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-65f3b5be-0a20-417a-a9f9-233d96a1134e tempest-QosSpecsTestJSON-1865525029 tempest-QosSpecsTestJSON-1865525029-project-admin] https://10.4.3.205/volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 returned with HTTP 404 Aug 06 05:29:32.356077 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 857/3472] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/qos-specs/23bcf2ca-2af5-4670-8b22-d59088b852d1 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:32.469572 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ac0165d9-5fef-4b27-bb66-da68e3ca06ba None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.471977 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ac0165d9-5fef-4b27-bb66-da68e3ca06ba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:32.472276 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ac0165d9-5fef-4b27-bb66-da68e3ca06ba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.472571 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ac0165d9-5fef-4b27-bb66-da68e3ca06ba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.472741 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-ac0165d9-5fef-4b27-bb66-da68e3ca06ba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:32.479869 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.479869 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:32.480821 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ac0165d9-5fef-4b27-bb66-da68e3ca06ba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:32.481042 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 876/3473] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.574159 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-d97318ad-f695-4d6d-942f-393cc03997c4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.576087 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-d97318ad-f695-4d6d-942f-393cc03997c4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 Aug 06 05:29:32.576309 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-d97318ad-f695-4d6d-942f-393cc03997c4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.576534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-d97318ad-f695-4d6d-942f-393cc03997c4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.584248 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.584248 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:32.589408 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-d97318ad-f695-4d6d-942f-393cc03997c4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:29:32.595401 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-d97318ad-f695-4d6d-942f-393cc03997c4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 returned with HTTP 200 Aug 06 05:29:32.595825 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 868/3474] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:32.689857 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2f82ad0f-70a0-4996-bcfa-7c8a94282178 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.691742 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2f82ad0f-70a0-4996-bcfa-7c8a94282178 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:32.692004 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2f82ad0f-70a0-4996-bcfa-7c8a94282178 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.692221 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2f82ad0f-70a0-4996-bcfa-7c8a94282178 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.692391 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2f82ad0f-70a0-4996-bcfa-7c8a94282178 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:32.696727 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.696727 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:32.697714 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2f82ad0f-70a0-4996-bcfa-7c8a94282178 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:32.698217 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 874/3475] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:32.708258 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6689c44f-14e0-48c9-b518-0bfb0973fddf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.709882 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6689c44f-14e0-48c9-b518-0bfb0973fddf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 Aug 06 05:29:32.710099 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6689c44f-14e0-48c9-b518-0bfb0973fddf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.710275 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6689c44f-14e0-48c9-b518-0bfb0973fddf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.716969 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.716969 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:32.721879 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6689c44f-14e0-48c9-b518-0bfb0973fddf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:32.727703 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6689c44f-14e0-48c9-b518-0bfb0973fddf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 returned with HTTP 200 Aug 06 05:29:32.728137 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 858/3476] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:32.741106 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.744609 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71/restore Aug 06 05:29:32.744609 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:32.744609 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Restoring backup 6a1f4f4e-face-4f8f-a874-b2736b07ba71 ({'restore': {}}) {{(pid=100429) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 05:29:32.744609 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Restoring backup 6a1f4f4e-face-4f8f-a874-b2736b07ba71 to volume None. Aug 06 05:29:32.747879 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.747879 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:32.748844 np0000006623 devstack@c-api.service[100429]: INFO cinder.backup.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating volume of 1 GB for restore of backup 6a1f4f4e-face-4f8f-a874-b2736b07ba71. Aug 06 05:29:32.754829 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:29:32.754590. {{(pid=100429) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:29:32.754926 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Availability Zones retrieved successfully. Aug 06 05:29:32.759683 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (45537963-dcea-4e8f-8d39-8336d47cf5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:32.760673 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd53b00-2b20-4a18-bfca-4e1be4bc8302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:32.761487 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:32.784638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd53b00-2b20-4a18-bfca-4e1be4bc8302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:32.785433 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c96465e-92f9-41d1-9148-8e96e94b5841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:32.841872 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['b1f9eb66-21e7-4731-bc64-18f6e4c0a7eb', 'a6fa2f49-775d-43ca-a45e-c549dfc2a91b', 'edd0ceca-f082-4b4a-a55a-e5657492ef33', 'd4811a77-fc43-43ad-b477-632cff851811'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:32.842788 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c96465e-92f9-41d1-9148-8e96e94b5841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1f9eb66-21e7-4731-bc64-18f6e4c0a7eb', 'a6fa2f49-775d-43ca-a45e-c549dfc2a91b', 'edd0ceca-f082-4b4a-a55a-e5657492ef33', 'd4811a77-fc43-43ad-b477-632cff851811']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:32.843679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc04ea35-e0ce-494c-9728-a5a83fc7ccc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:32.875265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc04ea35-e0ce-494c-9728-a5a83fc7ccc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65e1f272-43c9-4fdd-9b3e-4b0095f85262', '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_6a1f4f4e-face-4f8f-a874-b2736b07ba71',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['b1f9eb66-21e7-4731-bc64-18f6e4c0a7eb','a6fa2f49-775d-43ca-a45e-c549dfc2a91b','edd0ceca-f082-4b4a-a55a-e5657492ef33','d4811a77-fc43-43ad-b477-632cff851811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6a1f4f4e-face-4f8f-a874-b2736b07ba71',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65e1f272-43c9-4fdd-9b3e-4b0095f85262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed426263523492cb6ce8d9ea61a2607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:32.876102 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff7fea68-fd47-46d9-9381-37d4153347a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:32.892021 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff7fea68-fd47-46d9-9381-37d4153347a9) transitioned into 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_6a1f4f4e-face-4f8f-a874-b2736b07ba71',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['b1f9eb66-21e7-4731-bc64-18f6e4c0a7eb','a6fa2f49-775d-43ca-a45e-c549dfc2a91b','edd0ceca-f082-4b4a-a55a-e5657492ef33','d4811a77-fc43-43ad-b477-632cff851811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:32.892798 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ae1491-9d10-4642-8fdc-99a531b70a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:32.903488 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ae1491-9d10-4642-8fdc-99a531b70a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:32.904461 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (45537963-dcea-4e8f-8d39-8336d47cf5e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:32.904822 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request issued successfully. Aug 06 05:29:32.908029 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2f5fbd76-27e1-497d-be0b-44f1f3b5ede8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:32.909810 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f5fbd76-27e1-497d-be0b-44f1f3b5ede8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:32.910024 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f5fbd76-27e1-497d-be0b-44f1f3b5ede8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:32.910278 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f5fbd76-27e1-497d-be0b-44f1f3b5ede8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:32.910418 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-2f5fbd76-27e1-497d-be0b-44f1f3b5ede8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:32.912161 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.912161 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:32.912840 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:32.915424 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:32.915424 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:32.916186 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f5fbd76-27e1-497d-be0b-44f1f3b5ede8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:32.916956 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 869/3477] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:32 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:33.145802 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6976f075-29fa-4dc7-85a2-0c4e47d61f01 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.147962 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6976f075-29fa-4dc7-85a2-0c4e47d61f01 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:33.148249 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6976f075-29fa-4dc7-85a2-0c4e47d61f01 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:33.148455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6976f075-29fa-4dc7-85a2-0c4e47d61f01 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:33.148555 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-6976f075-29fa-4dc7-85a2-0c4e47d61f01 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:33.154053 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:33.154053 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:33.154906 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6976f075-29fa-4dc7-85a2-0c4e47d61f01 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:33.155466 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 875/3478] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:33 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:33.164214 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f853ea73-8924-473c-91d8-780360f5d7d8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.166437 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f853ea73-8924-473c-91d8-780360f5d7d8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a Aug 06 05:29:33.166565 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f853ea73-8924-473c-91d8-780360f5d7d8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:33.166794 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f853ea73-8924-473c-91d8-780360f5d7d8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:33.172734 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f853ea73-8924-473c-91d8-780360f5d7d8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a returned with HTTP 404 Aug 06 05:29:33.173170 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 859/3479] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:33 2026] GET /volume/v3/volumes/27b8caf5-bc3c-4ae9-ae0c-056a42a44a0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:33.185851 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bf314633-08f9-49a1-ba0f-d2715a76c42f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.193485 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bf314633-08f9-49a1-ba0f-d2715a76c42f tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] DELETE https://10.4.3.205/volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b Aug 06 05:29:33.195655 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bf314633-08f9-49a1-ba0f-d2715a76c42f tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:33.196761 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bf314633-08f9-49a1-ba0f-d2715a76c42f tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:33.197002 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-bf314633-08f9-49a1-ba0f-d2715a76c42f tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume with id: 0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b Aug 06 05:29:33.211596 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:33.211596 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:33.212191 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bf314633-08f9-49a1-ba0f-d2715a76c42f tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:33.234452 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bf314633-08f9-49a1-ba0f-d2715a76c42f tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume request issued successfully. Aug 06 05:29:33.234452 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bf314633-08f9-49a1-ba0f-d2715a76c42f tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b returned with HTTP 202 Aug 06 05:29:33.234452 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 870/3480] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:33 2026] DELETE /volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:33.241965 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d887869d-887b-48f5-bf34-011346c9a9ab None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.244893 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d887869d-887b-48f5-bf34-011346c9a9ab tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b Aug 06 05:29:33.244893 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d887869d-887b-48f5-bf34-011346c9a9ab tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:33.245008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d887869d-887b-48f5-bf34-011346c9a9ab tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:33.256087 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:33.256087 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:33.256864 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-832cb15f-6feb-45fe-818c-28b46581c263 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.259035 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-832cb15f-6feb-45fe-818c-28b46581c263 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 Aug 06 05:29:33.259035 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-832cb15f-6feb-45fe-818c-28b46581c263 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:33.259035 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-832cb15f-6feb-45fe-818c-28b46581c263 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:33.260739 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d887869d-887b-48f5-bf34-011346c9a9ab tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:33.270110 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d887869d-887b-48f5-bf34-011346c9a9ab tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b returned with HTTP 200 Aug 06 05:29:33.270110 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 876/3481] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:33 2026] GET /volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:33.282078 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:33.282078 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:33.291346 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-832cb15f-6feb-45fe-818c-28b46581c263 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:29:33.298710 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-832cb15f-6feb-45fe-818c-28b46581c263 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 returned with HTTP 200 Aug 06 05:29:33.299093 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 860/3482] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:29:33 2026] GET /volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 => generated 1417 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:33.312945 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-79700eb4-9a14-4e21-938a-80b5a9de6ad6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.313480 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-79700eb4-9a14-4e21-938a-80b5a9de6ad6 None None] GET https://10.4.3.205/volume// Aug 06 05:29:33.313732 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-79700eb4-9a14-4e21-938a-80b5a9de6ad6 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:33.313917 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-79700eb4-9a14-4e21-938a-80b5a9de6ad6 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:33.314305 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-79700eb4-9a14-4e21-938a-80b5a9de6ad6 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:29:33.314611 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 871/3483] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:29: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 06 05:29:33.325557 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-10f29380-7936-48b9-a95e-e4656e45db27 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.327916 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-10f29380-7936-48b9-a95e-e4656e45db27 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:29:33.328269 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-10f29380-7936-48b9-a95e-e4656e45db27 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "786fdad0-b2be-4aac-a3d5-ccc0a20846e2", "connector": null, "instance_uuid": "e022c289-5890-4f49-b377-f31de9c366b0"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:33.339584 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:33.339584 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:33.369010 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-10f29380-7936-48b9-a95e-e4656e45db27 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:29:33.369572 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 877/3484] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:29:33 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 06 05:29:33.492487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-caee08df-38c5-4d8d-b3ce-129522518246 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.493918 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-caee08df-38c5-4d8d-b3ce-129522518246 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:33.494125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-caee08df-38c5-4d8d-b3ce-129522518246 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:33.494316 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-caee08df-38c5-4d8d-b3ce-129522518246 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:33.494417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-caee08df-38c5-4d8d-b3ce-129522518246 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:33.498423 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:33.498423 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:33.499050 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-caee08df-38c5-4d8d-b3ce-129522518246 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:33.499422 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 861/3485] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:33 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:33.922572 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:33.922572 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:33.923201 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:33.923404 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Checking backup size 1 against volume size 1 {{(pid=100429) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 05:29:33.923543 np0000006623 devstack@c-api.service[100429]: INFO cinder.backup.api [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Overwriting volume 65e1f272-43c9-4fdd-9b3e-4b0095f85262 with restore of backup 6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:33.929422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f08bb2d4-ca2e-4f70-a7eb-84159d75eaaa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.931462 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f08bb2d4-ca2e-4f70-a7eb-84159d75eaaa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:33.931914 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f08bb2d4-ca2e-4f70-a7eb-84159d75eaaa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:33.931967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f08bb2d4-ca2e-4f70-a7eb-84159d75eaaa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:33.932564 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-f08bb2d4-ca2e-4f70-a7eb-84159d75eaaa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:33.936747 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:33.936747 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:33.937823 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f08bb2d4-ca2e-4f70-a7eb-84159d75eaaa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:33.938342 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 872/3486] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:33 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:33.951671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] restore_backup in rpcapi backup_id 6a1f4f4e-face-4f8f-a874-b2736b07ba71 {{(pid=100429) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 05:29:33.955895 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-de3f608c-7309-4e5d-ae1b-9fc3a664a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71/restore returned with HTTP 202 Aug 06 05:29:33.956464 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 877/3487] 10.4.3.205 () {68 vars in 1393 bytes} [Thu Aug 6 05:29:32 2026] POST /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71/restore => generated 189 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:33.969246 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3eff22d2-aaf4-4234-b5e5-9a76f2adf156 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:33.973404 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3eff22d2-aaf4-4234-b5e5-9a76f2adf156 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:33.973404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3eff22d2-aaf4-4234-b5e5-9a76f2adf156 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:33.973404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3eff22d2-aaf4-4234-b5e5-9a76f2adf156 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:33.973404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-3eff22d2-aaf4-4234-b5e5-9a76f2adf156 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:33.978273 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:33.978273 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:33.980540 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3eff22d2-aaf4-4234-b5e5-9a76f2adf156 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:33.980635 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 878/3488] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:33 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:34.169387 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c0c12c8d-5171-4d41-8555-62a5b7b69d61 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.171852 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c0c12c8d-5171-4d41-8555-62a5b7b69d61 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:34.172145 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c0c12c8d-5171-4d41-8555-62a5b7b69d61 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:34.172419 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c0c12c8d-5171-4d41-8555-62a5b7b69d61 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:34.172833 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-c0c12c8d-5171-4d41-8555-62a5b7b69d61 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:34.179112 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:34.179112 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:34.179925 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c0c12c8d-5171-4d41-8555-62a5b7b69d61 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:34.180493 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 862/3489] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:34 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:34.284863 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-23b7a654-cb85-4c02-912a-34ecc9822257 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.287020 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-23b7a654-cb85-4c02-912a-34ecc9822257 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b Aug 06 05:29:34.287252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-23b7a654-cb85-4c02-912a-34ecc9822257 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:34.287518 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-23b7a654-cb85-4c02-912a-34ecc9822257 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:34.295158 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-23b7a654-cb85-4c02-912a-34ecc9822257 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b returned with HTTP 404 Aug 06 05:29:34.295732 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 873/3490] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:34 2026] GET /volume/v3/volumes/0a883dc8-684f-4e4b-9e8a-1a6adcdf7c6b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:34.303667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-897969e0-f573-4bed-93be-ea7df5e36a1a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.306023 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-897969e0-f573-4bed-93be-ea7df5e36a1a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] DELETE https://10.4.3.205/volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f Aug 06 05:29:34.306216 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-897969e0-f573-4bed-93be-ea7df5e36a1a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:34.306426 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-897969e0-f573-4bed-93be-ea7df5e36a1a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:34.306941 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-897969e0-f573-4bed-93be-ea7df5e36a1a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume with id: c2126417-93d4-4de6-8a4b-ea974f54951f Aug 06 05:29:34.315409 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:34.315409 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:34.315865 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-897969e0-f573-4bed-93be-ea7df5e36a1a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:34.332991 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-897969e0-f573-4bed-93be-ea7df5e36a1a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume request issued successfully. Aug 06 05:29:34.333254 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-897969e0-f573-4bed-93be-ea7df5e36a1a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f returned with HTTP 202 Aug 06 05:29:34.333811 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 878/3491] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:34 2026] DELETE /volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:34.342486 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a965e151-889b-42ce-9fe3-7953c65454a3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.345081 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a965e151-889b-42ce-9fe3-7953c65454a3 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f Aug 06 05:29:34.345081 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a965e151-889b-42ce-9fe3-7953c65454a3 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:34.345215 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a965e151-889b-42ce-9fe3-7953c65454a3 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:34.353233 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:34.353233 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:34.357201 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a965e151-889b-42ce-9fe3-7953c65454a3 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:34.362662 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a965e151-889b-42ce-9fe3-7953c65454a3 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f returned with HTTP 200 Aug 06 05:29:34.363200 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 879/3492] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:34 2026] GET /volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:34.478775 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-80f3ecb9-8ca3-411c-aaf8-0cb110c37b88 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.479315 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80f3ecb9-8ca3-411c-aaf8-0cb110c37b88 None None] GET https://10.4.3.205/volume// Aug 06 05:29:34.479620 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-80f3ecb9-8ca3-411c-aaf8-0cb110c37b88 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:34.479801 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-80f3ecb9-8ca3-411c-aaf8-0cb110c37b88 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:34.480262 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80f3ecb9-8ca3-411c-aaf8-0cb110c37b88 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:29:34.480608 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 863/3493] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:29: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 06 05:29:34.490890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-cd5fff15-0055-4cab-a23b-bb89991c835e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.493616 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-cd5fff15-0055-4cab-a23b-bb89991c835e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 Aug 06 05:29:34.493883 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-cd5fff15-0055-4cab-a23b-bb89991c835e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:34.494043 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-cd5fff15-0055-4cab-a23b-bb89991c835e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:34.510115 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:34.510115 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:34.513153 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-171517b3-9abb-4268-bc3d-c8ab63343ee0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.515602 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-cd5fff15-0055-4cab-a23b-bb89991c835e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:29:34.515758 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-171517b3-9abb-4268-bc3d-c8ab63343ee0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:34.515989 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-171517b3-9abb-4268-bc3d-c8ab63343ee0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:34.516172 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-171517b3-9abb-4268-bc3d-c8ab63343ee0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:34.516277 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-171517b3-9abb-4268-bc3d-c8ab63343ee0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:34.521278 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:34.521278 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:34.521582 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-cd5fff15-0055-4cab-a23b-bb89991c835e tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 returned with HTTP 200 Aug 06 05:29:34.521941 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-171517b3-9abb-4268-bc3d-c8ab63343ee0 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:34.522094 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 874/3494] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:29:34 2026] GET /volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 => generated 1596 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:29:34.522284 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 879/3495] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:34 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:34.634429 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-16546e19-7e60-494e-a1be-f4b7c843edb6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.635994 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-16546e19-7e60-494e-a1be-f4b7c843edb6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] PUT https://10.4.3.205/volume/v3/attachments/00378168-2015-425f-89e1-72abfaa06da3 Aug 06 05:29:34.636351 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-16546e19-7e60-494e-a1be-f4b7c843edb6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:34.643354 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-16546e19-7e60-494e-a1be-f4b7c843edb6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Acquiring lock "cinder-attachment_update-786fdad0-b2be-4aac-a3d5-ccc0a20846e2-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:29:34.649350 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-16546e19-7e60-494e-a1be-f4b7c843edb6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Lock "cinder-attachment_update-786fdad0-b2be-4aac-a3d5-ccc0a20846e2-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:29:34.649350 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:34.649350 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:34.736684 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-16546e19-7e60-494e-a1be-f4b7c843edb6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Lock "cinder-attachment_update-786fdad0-b2be-4aac-a3d5-ccc0a20846e2-np0000006623" released by "attachment_update" :: held 0.088s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:29:34.737056 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-16546e19-7e60-494e-a1be-f4b7c843edb6 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/attachments/00378168-2015-425f-89e1-72abfaa06da3 returned with HTTP 200 Aug 06 05:29:34.737584 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 880/3496] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:29:34 2026] PUT /volume/v3/attachments/00378168-2015-425f-89e1-72abfaa06da3 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:34.766919 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-582287b5-ef9b-41f7-8931-34461dd95c2d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.769397 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-582287b5-ef9b-41f7-8931-34461dd95c2d tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] POST https://10.4.3.205/volume/v3/attachments/00378168-2015-425f-89e1-72abfaa06da3/action Aug 06 05:29:34.769612 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-582287b5-ef9b-41f7-8931-34461dd95c2d tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:34.769772 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-582287b5-ef9b-41f7-8931-34461dd95c2d tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:34.788953 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:34.788953 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:34.801410 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3bc55b5b-19eb-4c84-b327-52b982a28b88 req-582287b5-ef9b-41f7-8931-34461dd95c2d tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/attachments/00378168-2015-425f-89e1-72abfaa06da3/action returned with HTTP 204 Aug 06 05:29:34.802003 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 864/3497] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:29:34 2026] POST /volume/v3/attachments/00378168-2015-425f-89e1-72abfaa06da3/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:34.952860 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d5d250be-e80f-429d-ade6-ba475219c111 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:34.955613 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5d250be-e80f-429d-ade6-ba475219c111 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:34.955897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5d250be-e80f-429d-ade6-ba475219c111 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:34.956174 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5d250be-e80f-429d-ade6-ba475219c111 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:34.956329 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-d5d250be-e80f-429d-ade6-ba475219c111 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:34.962509 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:34.962509 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:34.963623 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5d250be-e80f-429d-ade6-ba475219c111 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:34.964143 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 875/3498] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:34 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:34.966595 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b61e8ae4-f288-44d1-99ec-17281e8ab58c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:35.010321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a37d8091-2877-427c-9305-6d358f450425 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:35.012848 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a37d8091-2877-427c-9305-6d358f450425 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:35.013069 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a37d8091-2877-427c-9305-6d358f450425 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:35.013366 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a37d8091-2877-427c-9305-6d358f450425 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:35.013518 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a37d8091-2877-427c-9305-6d358f450425 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:35.018967 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:35.018967 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:35.020119 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a37d8091-2877-427c-9305-6d358f450425 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:35.020622 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 881/3499] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:35 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:35.089187 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b61e8ae4-f288-44d1-99ec-17281e8ab58c tempest-VolumePoolsAdminTestsJSON-2027318924 tempest-VolumePoolsAdminTestsJSON-2027318924-project-admin] GET https://10.4.3.205/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 05:29:35.089390 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b61e8ae4-f288-44d1-99ec-17281e8ab58c tempest-VolumePoolsAdminTestsJSON-2027318924 tempest-VolumePoolsAdminTestsJSON-2027318924-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:35.089559 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b61e8ae4-f288-44d1-99ec-17281e8ab58c tempest-VolumePoolsAdminTestsJSON-2027318924 tempest-VolumePoolsAdminTestsJSON-2027318924-project-admin] Calling method 'get_pools' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:35.099272 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b61e8ae4-f288-44d1-99ec-17281e8ab58c tempest-VolumePoolsAdminTestsJSON-2027318924 tempest-VolumePoolsAdminTestsJSON-2027318924-project-admin] https://10.4.3.205/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 05:29:35.099919 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 880/3500] 10.4.3.205 () {66 vars in 1314 bytes} [Thu Aug 6 05:29:34 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:35.110785 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1ea77f40-6d5c-4bcc-9275-3782b329b0a8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:35.113062 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ea77f40-6d5c-4bcc-9275-3782b329b0a8 tempest-VolumePoolsAdminTestsJSON-2027318924 tempest-VolumePoolsAdminTestsJSON-2027318924-project-admin] GET https://10.4.3.205/volume/v3/scheduler-stats/get_pools Aug 06 05:29:35.113315 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ea77f40-6d5c-4bcc-9275-3782b329b0a8 tempest-VolumePoolsAdminTestsJSON-2027318924 tempest-VolumePoolsAdminTestsJSON-2027318924-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:35.113558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ea77f40-6d5c-4bcc-9275-3782b329b0a8 tempest-VolumePoolsAdminTestsJSON-2027318924 tempest-VolumePoolsAdminTestsJSON-2027318924-project-admin] Calling method 'get_pools' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:35.125590 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ea77f40-6d5c-4bcc-9275-3782b329b0a8 tempest-VolumePoolsAdminTestsJSON-2027318924 tempest-VolumePoolsAdminTestsJSON-2027318924-project-admin] https://10.4.3.205/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 05:29:35.126418 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 865/3501] 10.4.3.205 () {66 vars in 1291 bytes} [Thu Aug 6 05:29:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:35.193678 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7bbc399b-f2f0-41c3-8d67-d101c77108ab None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:35.196143 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7bbc399b-f2f0-41c3-8d67-d101c77108ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:35.196514 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7bbc399b-f2f0-41c3-8d67-d101c77108ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:35.197250 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7bbc399b-f2f0-41c3-8d67-d101c77108ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:35.197506 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7bbc399b-f2f0-41c3-8d67-d101c77108ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:35.202873 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:35.202873 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:35.203779 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7bbc399b-f2f0-41c3-8d67-d101c77108ab tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:35.204340 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 876/3502] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:35 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:35.377814 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d52cbc2d-2492-4251-8cc8-5bec6ed4a20a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:35.379923 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d52cbc2d-2492-4251-8cc8-5bec6ed4a20a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f Aug 06 05:29:35.380179 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d52cbc2d-2492-4251-8cc8-5bec6ed4a20a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:35.380425 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d52cbc2d-2492-4251-8cc8-5bec6ed4a20a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:35.388038 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d52cbc2d-2492-4251-8cc8-5bec6ed4a20a tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f returned with HTTP 404 Aug 06 05:29:35.388038 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 882/3503] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:35 2026] GET /volume/v3/volumes/c2126417-93d4-4de6-8a4b-ea974f54951f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:35.396743 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-76e18a21-02a8-4898-846f-91e14af704c8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:35.401687 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-76e18a21-02a8-4898-846f-91e14af704c8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 Aug 06 05:29:35.401940 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-76e18a21-02a8-4898-846f-91e14af704c8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:35.402164 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-76e18a21-02a8-4898-846f-91e14af704c8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:35.402349 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-76e18a21-02a8-4898-846f-91e14af704c8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume with id: 4ca15e44-4b89-4c85-b54c-be1840cf0407 Aug 06 05:29:35.413704 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:35.413704 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:35.414303 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-76e18a21-02a8-4898-846f-91e14af704c8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:35.435558 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-76e18a21-02a8-4898-846f-91e14af704c8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Delete volume request issued successfully. Aug 06 05:29:35.435888 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-76e18a21-02a8-4898-846f-91e14af704c8 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 returned with HTTP 202 Aug 06 05:29:35.437330 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 881/3504] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:35 2026] DELETE /volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:35.445080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0baaabf2-fd4c-44fc-b800-4b6349a870f7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:35.447082 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0baaabf2-fd4c-44fc-b800-4b6349a870f7 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 Aug 06 05:29:35.447306 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0baaabf2-fd4c-44fc-b800-4b6349a870f7 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:35.447560 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0baaabf2-fd4c-44fc-b800-4b6349a870f7 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:35.457043 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:35.457043 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:35.461418 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0baaabf2-fd4c-44fc-b800-4b6349a870f7 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Volume info retrieved successfully. Aug 06 05:29:35.465916 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0baaabf2-fd4c-44fc-b800-4b6349a870f7 tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 returned with HTTP 200 Aug 06 05:29:35.466242 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 866/3505] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:35 2026] GET /volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:35.537081 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1e97c8bc-454b-40cf-8ff2-7700e4f7d584 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:35.538735 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e97c8bc-454b-40cf-8ff2-7700e4f7d584 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:35.539031 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e97c8bc-454b-40cf-8ff2-7700e4f7d584 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:35.539252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e97c8bc-454b-40cf-8ff2-7700e4f7d584 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:35.539389 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-1e97c8bc-454b-40cf-8ff2-7700e4f7d584 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:35.547313 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:35.547313 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:35.548182 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e97c8bc-454b-40cf-8ff2-7700e4f7d584 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:35.548640 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 877/3506] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:35 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:35.974848 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a09b9387-0327-4f0a-8879-bc4be354c017 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:35.976740 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a09b9387-0327-4f0a-8879-bc4be354c017 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:35.976984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a09b9387-0327-4f0a-8879-bc4be354c017 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:35.977183 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a09b9387-0327-4f0a-8879-bc4be354c017 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:35.977405 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a09b9387-0327-4f0a-8879-bc4be354c017 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:35.981523 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:35.981523 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:35.982204 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a09b9387-0327-4f0a-8879-bc4be354c017 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:35.982569 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 883/3507] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:35 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:36.034430 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1396a23a-8dd0-4bfc-97bd-3ee355c9391e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:36.036542 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1396a23a-8dd0-4bfc-97bd-3ee355c9391e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:36.036722 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1396a23a-8dd0-4bfc-97bd-3ee355c9391e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:36.036898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1396a23a-8dd0-4bfc-97bd-3ee355c9391e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:36.037010 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-1396a23a-8dd0-4bfc-97bd-3ee355c9391e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:36.041327 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:36.041327 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:36.042083 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1396a23a-8dd0-4bfc-97bd-3ee355c9391e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:36.042567 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 882/3508] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:36 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:36.144492 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:36.146249 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:36.146596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1303059958", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:36.148328 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1303059958', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:36.148479 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Create volume of 1 GB Aug 06 05:29:36.153122 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Availability Zones retrieved successfully. Aug 06 05:29:36.159310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Flow 'volume_create_api' (e51aba2e-a139-4af4-a9f7-94373b8727bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:36.160311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7243057-801a-44f1-9115-e587cca8433f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:36.161336 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:36.191572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7243057-801a-44f1-9115-e587cca8433f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:36.193308 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f125869b-6273-4a51-968c-36bc86195242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:36.215166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8108d3aa-1c1b-4f83-bf41-ac1b026885ce None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:36.217782 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8108d3aa-1c1b-4f83-bf41-ac1b026885ce tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:36.218206 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8108d3aa-1c1b-4f83-bf41-ac1b026885ce tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:36.218372 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8108d3aa-1c1b-4f83-bf41-ac1b026885ce tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:36.218544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8108d3aa-1c1b-4f83-bf41-ac1b026885ce tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:36.228002 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:36.228002 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:36.228796 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8108d3aa-1c1b-4f83-bf41-ac1b026885ce tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:36.229375 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 878/3509] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:36 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:36.255716 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Created reservations ['c9d216af-215a-443e-9f70-4a5c2d68414a', 'abb52b2e-c86e-4985-9199-450eea04e197', '3f56e993-b8f3-4390-8328-98248bf769ae', 'f3707d00-8991-4659-a6e9-9900852574be'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:36.256793 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f125869b-6273-4a51-968c-36bc86195242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d216af-215a-443e-9f70-4a5c2d68414a', 'abb52b2e-c86e-4985-9199-450eea04e197', '3f56e993-b8f3-4390-8328-98248bf769ae', 'f3707d00-8991-4659-a6e9-9900852574be']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:36.257847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69644813-0b4a-4d06-a9a2-c1b68a9450c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:36.289358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69644813-0b4a-4d06-a9a2-c1b68a9450c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eeffb5b-ca23-4150-b4e1-9723f0d263a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1303059958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ac4fbc4cfc4ef5958a51e5a70a89d4',qos_specs=None,replication_status=,reservations=['c9d216af-215a-443e-9f70-4a5c2d68414a','abb52b2e-c86e-4985-9199-450eea04e197','3f56e993-b8f3-4390-8328-98248bf769ae','f3707d00-8991-4659-a6e9-9900852574be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6debb76d54d44a4e80f1aaed36e0e203',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1303059958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eeffb5b-ca23-4150-b4e1-9723f0d263a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ac4fbc4cfc4ef5958a51e5a70a89d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6debb76d54d44a4e80f1aaed36e0e203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:36.290397 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdbc1b43-8d5c-4678-8717-3e8de82a152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:36.312346 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdbc1b43-8d5c-4678-8717-3e8de82a152c) transitioned into state 'SUCCESS' from state '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-1303059958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ac4fbc4cfc4ef5958a51e5a70a89d4',qos_specs=None,replication_status=,reservations=['c9d216af-215a-443e-9f70-4a5c2d68414a','abb52b2e-c86e-4985-9199-450eea04e197','3f56e993-b8f3-4390-8328-98248bf769ae','f3707d00-8991-4659-a6e9-9900852574be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6debb76d54d44a4e80f1aaed36e0e203',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:36.312346 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f328ec-8e68-48c4-9802-307ff6519d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:36.324407 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f328ec-8e68-48c4-9802-307ff6519d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:36.325496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Flow 'volume_create_api' (e51aba2e-a139-4af4-a9f7-94373b8727bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:36.325927 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Create volume request issued successfully. Aug 06 05:29:36.326615 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bd9380e5-c501-4c77-af6d-eb39841fbe9b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:36.327216 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 867/3510] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:36 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:36.481805 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3c06043a-f69c-4639-8e73-5ec779dcc99c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:36.483973 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3c06043a-f69c-4639-8e73-5ec779dcc99c tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] GET https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 Aug 06 05:29:36.484260 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3c06043a-f69c-4639-8e73-5ec779dcc99c tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:36.484529 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3c06043a-f69c-4639-8e73-5ec779dcc99c tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:36.492569 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3c06043a-f69c-4639-8e73-5ec779dcc99c tempest-CreateVolumesFromSourceVolumeTest-1811196747 tempest-CreateVolumesFromSourceVolumeTest-1811196747-project-member] https://10.4.3.205/volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 returned with HTTP 404 Aug 06 05:29:36.493211 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 884/3511] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:36 2026] GET /volume/v3/volumes/4ca15e44-4b89-4c85-b54c-be1840cf0407 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:36.560393 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2d5d3fde-257f-4f14-b79c-007ca54d651c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:36.563722 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2d5d3fde-257f-4f14-b79c-007ca54d651c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:36.563869 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2d5d3fde-257f-4f14-b79c-007ca54d651c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:36.564157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2d5d3fde-257f-4f14-b79c-007ca54d651c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:36.564278 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-2d5d3fde-257f-4f14-b79c-007ca54d651c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:36.570991 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:36.570991 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:36.571969 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2d5d3fde-257f-4f14-b79c-007ca54d651c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:36.572537 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 883/3512] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:36 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:36.997183 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b5b2cdf4-d570-44d2-82b5-22ff93e85355 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.000086 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b5b2cdf4-d570-44d2-82b5-22ff93e85355 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:37.000444 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b5b2cdf4-d570-44d2-82b5-22ff93e85355 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:37.000774 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b5b2cdf4-d570-44d2-82b5-22ff93e85355 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:37.000957 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-b5b2cdf4-d570-44d2-82b5-22ff93e85355 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:37.006343 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:37.006343 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:37.007438 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b5b2cdf4-d570-44d2-82b5-22ff93e85355 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:37.007960 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 879/3513] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:36 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:37.053041 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-113a952e-15b1-440b-be77-1720b57f381f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.054952 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-113a952e-15b1-440b-be77-1720b57f381f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:37.055155 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-113a952e-15b1-440b-be77-1720b57f381f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:37.055887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-113a952e-15b1-440b-be77-1720b57f381f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:37.055887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-113a952e-15b1-440b-be77-1720b57f381f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:37.060086 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:37.060086 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:37.060971 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-113a952e-15b1-440b-be77-1720b57f381f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:37.061314 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 868/3514] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:37 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:37.243364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a418cdb7-be24-4e2d-a329-0846c05b8599 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.247548 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a418cdb7-be24-4e2d-a329-0846c05b8599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:37.247548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a418cdb7-be24-4e2d-a329-0846c05b8599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:37.247852 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a418cdb7-be24-4e2d-a329-0846c05b8599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:37.248134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a418cdb7-be24-4e2d-a329-0846c05b8599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:37.258724 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:37.258724 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:37.263063 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a418cdb7-be24-4e2d-a329-0846c05b8599 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:37.266074 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 885/3515] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:37 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:37.589170 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6fa0bbdd-f505-42e9-b5c3-16822e5b3a4c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.591059 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6fa0bbdd-f505-42e9-b5c3-16822e5b3a4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:37.591277 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6fa0bbdd-f505-42e9-b5c3-16822e5b3a4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:37.591792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6fa0bbdd-f505-42e9-b5c3-16822e5b3a4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:37.591792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6fa0bbdd-f505-42e9-b5c3-16822e5b3a4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:37.596220 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:37.596220 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:37.596755 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6fa0bbdd-f505-42e9-b5c3-16822e5b3a4c tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:37.597119 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 884/3516] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:37 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:37.601020 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eecfcbdd-7bb4-400c-bf6b-90824c4c5120 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.733408 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eecfcbdd-7bb4-400c-bf6b-90824c4c5120 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] GET https://10.4.3.205/volume/v3/os-services Aug 06 05:29:37.733778 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eecfcbdd-7bb4-400c-bf6b-90824c4c5120 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:37.733778 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eecfcbdd-7bb4-400c-bf6b-90824c4c5120 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:37.738627 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eecfcbdd-7bb4-400c-bf6b-90824c4c5120 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] https://10.4.3.205/volume/v3/os-services returned with HTTP 200 Aug 06 05:29:37.739064 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 880/3517] 10.4.3.205 () {66 vars in 1249 bytes} [Thu Aug 6 05:29:37 2026] GET /volume/v3/os-services => generated 626 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:37.753482 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2775849f-5300-48a9-9cde-dbeda75cefe8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.754678 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2775849f-5300-48a9-9cde-dbeda75cefe8 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] PUT https://10.4.3.205/volume/v3/os-services/disable-log-reason Aug 06 05:29:37.754993 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2775849f-5300-48a9-9cde-dbeda75cefe8 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006623", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:37.757938 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2775849f-5300-48a9-9cde-dbeda75cefe8 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] https://10.4.3.205/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 06 05:29:37.758531 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 869/3518] 10.4.3.205 () {68 vars in 1326 bytes} [Thu Aug 6 05:29:37 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:29:37.769149 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7ec03b60-a2b0-4c82-8f5f-f6405aabed02 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.769781 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7ec03b60-a2b0-4c82-8f5f-f6405aabed02 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] PUT https://10.4.3.205/volume/v3/os-services/disable Aug 06 05:29:37.770126 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7ec03b60-a2b0-4c82-8f5f-f6405aabed02 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006623", "binary": "invalid_binary"} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:37.777385 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7ec03b60-a2b0-4c82-8f5f-f6405aabed02 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] https://10.4.3.205/volume/v3/os-services/disable returned with HTTP 404 Aug 06 05:29:37.777872 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 886/3519] 10.4.3.205 () {68 vars in 1293 bytes} [Thu Aug 6 05:29:37 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:37.786078 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3451c42a-861d-4de3-a838-15bdc6baef20 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.787880 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3451c42a-861d-4de3-a838-15bdc6baef20 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] PUT https://10.4.3.205/volume/v3/os-services/enable Aug 06 05:29:37.789180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3451c42a-861d-4de3-a838-15bdc6baef20 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:37.798827 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3451c42a-861d-4de3-a838-15bdc6baef20 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] https://10.4.3.205/volume/v3/os-services/enable returned with HTTP 404 Aug 06 05:29:37.799415 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 885/3520] 10.4.3.205 () {68 vars in 1290 bytes} [Thu Aug 6 05:29:37 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:37.809818 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-000f9ea6-a75f-47bb-976f-b12716739933 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.812053 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-000f9ea6-a75f-47bb-976f-b12716739933 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] PUT https://10.4.3.205/volume/v3/os-services/freeze Aug 06 05:29:37.812494 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-000f9ea6-a75f-47bb-976f-b12716739933 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:37.820508 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-000f9ea6-a75f-47bb-976f-b12716739933 tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] https://10.4.3.205/volume/v3/os-services/freeze returned with HTTP 400 Aug 06 05:29:37.821098 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 881/3521] 10.4.3.205 () {68 vars in 1290 bytes} [Thu Aug 6 05:29:37 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 06 05:29:37.828950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ec212fe2-446a-4a74-ba5f-271540cb2a5e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:37.830600 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ec212fe2-446a-4a74-ba5f-271540cb2a5e tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] PUT https://10.4.3.205/volume/v3/os-services/thaw Aug 06 05:29:37.830956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ec212fe2-446a-4a74-ba5f-271540cb2a5e tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:37.841125 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ec212fe2-446a-4a74-ba5f-271540cb2a5e tempest-VolumeServicesNegativeTest-768606554 tempest-VolumeServicesNegativeTest-768606554-project-admin] https://10.4.3.205/volume/v3/os-services/thaw returned with HTTP 400 Aug 06 05:29:37.841617 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 870/3522] 10.4.3.205 () {68 vars in 1284 bytes} [Thu Aug 6 05:29:37 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 06 05:29:38.019378 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-60ad9882-ebfc-467a-88b2-936ca54812dd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:38.021304 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-60ad9882-ebfc-467a-88b2-936ca54812dd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:38.021542 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-60ad9882-ebfc-467a-88b2-936ca54812dd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:38.021738 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-60ad9882-ebfc-467a-88b2-936ca54812dd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:38.021883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-60ad9882-ebfc-467a-88b2-936ca54812dd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:38.026805 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:38.026805 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:38.027656 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-60ad9882-ebfc-467a-88b2-936ca54812dd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:38.028015 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 887/3523] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:38 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:38.074125 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-93090c0d-d3dc-4461-bdf2-b90da0d72187 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:38.075795 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-93090c0d-d3dc-4461-bdf2-b90da0d72187 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:38.076081 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-93090c0d-d3dc-4461-bdf2-b90da0d72187 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:38.076906 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-93090c0d-d3dc-4461-bdf2-b90da0d72187 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:38.077050 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-93090c0d-d3dc-4461-bdf2-b90da0d72187 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:38.081394 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:38.081394 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:38.082124 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-93090c0d-d3dc-4461-bdf2-b90da0d72187 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:38.082454 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 886/3524] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:38 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:38.284349 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0b5c1b1c-7595-4019-af8f-7e07dcc7de36 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:38.286389 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0b5c1b1c-7595-4019-af8f-7e07dcc7de36 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:38.286608 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0b5c1b1c-7595-4019-af8f-7e07dcc7de36 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:38.287028 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0b5c1b1c-7595-4019-af8f-7e07dcc7de36 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:38.287028 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-0b5c1b1c-7595-4019-af8f-7e07dcc7de36 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:38.292661 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:38.292661 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:38.293370 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0b5c1b1c-7595-4019-af8f-7e07dcc7de36 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:38.293774 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 882/3525] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:38 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:38.319956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b23865a8-2488-4e65-826b-824219e97c06 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:38.441004 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b23865a8-2488-4e65-826b-824219e97c06 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:29:38.441390 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b23865a8-2488-4e65-826b-824219e97c06 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1459085431", "extra_specs": {"storage_protocol": "tempest-storage_protocol-352280339", "vendor_name": "tempest-vendor_name-503416808"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:38.461809 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b23865a8-2488-4e65-826b-824219e97c06 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:29:38.462272 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 871/3526] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:29:38 2026] POST /volume/v3/types => generated 328 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:38.471366 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:38.473185 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:38.473435 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "62d380c6-3cd2-45c0-b350-93864d664a5e", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:38.475133 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Create volume request body: {'volume': {'volume_type': '62d380c6-3cd2-45c0-b350-93864d664a5e', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:38.479731 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Create volume of 1 GB Aug 06 05:29:38.480012 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:38.480012 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:38.480369 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Availability Zones retrieved successfully. Aug 06 05:29:38.491305 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Flow 'volume_create_api' (ff9bb682-b85b-4f84-a4df-3aa57a5ee300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:38.491645 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09bcb680-2b52-4561-a346-a546976e058e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:38.492709 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:38.523622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09bcb680-2b52-4561-a346-a546976e058e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:29:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-352280339',vendor_name='tempest-vendor_name-503416808'},id=62d380c6-3cd2-45c0-b350-93864d664a5e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1459085431',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62d380c6-3cd2-45c0-b350-93864d664a5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:38.524741 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380e41e6-dbd6-4106-8edc-276f71c2ed7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:38.562769 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1459085431 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1459085431, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:38.563201 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1459085431 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1459085431, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:38.612865 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0946808c-b5f4-409d-bbe0-fa1eff47beba None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:38.616716 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0946808c-b5f4-409d-bbe0-fa1eff47beba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:38.616716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0946808c-b5f4-409d-bbe0-fa1eff47beba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:38.616716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0946808c-b5f4-409d-bbe0-fa1eff47beba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:38.616716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-0946808c-b5f4-409d-bbe0-fa1eff47beba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:38.621389 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:38.621389 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:38.622151 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0946808c-b5f4-409d-bbe0-fa1eff47beba tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:38.622622 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 887/3527] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:38 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:38.634554 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Created reservations ['62ebb3bd-9247-4c94-b3a6-9d7347bb0aa0', 'd6ae651c-0217-43a3-a001-1a90f1868608', '261ee924-932f-4ae6-abe6-bf32c708a622', '95154ce7-7856-4246-92bc-01e3b76e4f11'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:38.635720 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380e41e6-dbd6-4106-8edc-276f71c2ed7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62ebb3bd-9247-4c94-b3a6-9d7347bb0aa0', 'd6ae651c-0217-43a3-a001-1a90f1868608', '261ee924-932f-4ae6-abe6-bf32c708a622', '95154ce7-7856-4246-92bc-01e3b76e4f11']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:38.636541 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3fe2c9-a41e-40b8-bb8d-8af1407c3942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:38.678464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3fe2c9-a41e-40b8-bb8d-8af1407c3942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa23ad2-b9c0-4447-af9b-74eb18f00eed', '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='980e7283e5c34f98b8e4c8a4bf607a4d',qos_specs=None,replication_status=,reservations=['62ebb3bd-9247-4c94-b3a6-9d7347bb0aa0','d6ae651c-0217-43a3-a001-1a90f1868608','261ee924-932f-4ae6-abe6-bf32c708a622','95154ce7-7856-4246-92bc-01e3b76e4f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e3b6dcefde48828eaa976564de2373',volume_type_id=62d380c6-3cd2-45c0-b350-93864d664a5e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29: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=7aa23ad2-b9c0-4447-af9b-74eb18f00eed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='980e7283e5c34f98b8e4c8a4bf607a4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e3b6dcefde48828eaa976564de2373',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62d380c6-3cd2-45c0-b350-93864d664a5e),volume_type_id=62d380c6-3cd2-45c0-b350-93864d664a5e)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:38.679554 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53533e17-3497-447f-9141-e9319c60d475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:38.730979 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53533e17-3497-447f-9141-e9319c60d475) transitioned into state 'SUCCESS' from 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='980e7283e5c34f98b8e4c8a4bf607a4d',qos_specs=None,replication_status=,reservations=['62ebb3bd-9247-4c94-b3a6-9d7347bb0aa0','d6ae651c-0217-43a3-a001-1a90f1868608','261ee924-932f-4ae6-abe6-bf32c708a622','95154ce7-7856-4246-92bc-01e3b76e4f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e3b6dcefde48828eaa976564de2373',volume_type_id=62d380c6-3cd2-45c0-b350-93864d664a5e)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:38.731680 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168824ea-39a6-4cdc-8307-d1fbbf914fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:38.744886 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168824ea-39a6-4cdc-8307-d1fbbf914fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:38.746427 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Flow 'volume_create_api' (ff9bb682-b85b-4f84-a4df-3aa57a5ee300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:38.746628 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Create volume request issued successfully. Aug 06 05:29:38.747921 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d0b1e327-342d-4a22-a7da-ccd83da7e7a5 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:38.748512 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 888/3528] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:29:38 2026] POST /volume/v3/volumes => generated 774 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:38.765211 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f125b316-fcee-44be-9605-fe78f8b3030d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:38.767082 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f125b316-fcee-44be-9605-fe78f8b3030d tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] GET https://10.4.3.205/volume/v3/volumes/7aa23ad2-b9c0-4447-af9b-74eb18f00eed Aug 06 05:29:38.768305 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f125b316-fcee-44be-9605-fe78f8b3030d tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:38.768305 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f125b316-fcee-44be-9605-fe78f8b3030d tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:38.779631 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:38.779631 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:38.783725 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f125b316-fcee-44be-9605-fe78f8b3030d tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Volume info retrieved successfully. Aug 06 05:29:38.788436 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f125b316-fcee-44be-9605-fe78f8b3030d tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/volumes/7aa23ad2-b9c0-4447-af9b-74eb18f00eed returned with HTTP 200 Aug 06 05:29:38.789354 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 883/3529] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:38 2026] GET /volume/v3/volumes/7aa23ad2-b9c0-4447-af9b-74eb18f00eed => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:39.039481 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-522ef05b-ce69-4853-9544-ef50f6247e8f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:39.042991 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-522ef05b-ce69-4853-9544-ef50f6247e8f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:39.043528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-522ef05b-ce69-4853-9544-ef50f6247e8f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:39.043528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-522ef05b-ce69-4853-9544-ef50f6247e8f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:39.043676 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-522ef05b-ce69-4853-9544-ef50f6247e8f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:39.047907 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:39.047907 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:39.048665 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-522ef05b-ce69-4853-9544-ef50f6247e8f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:39.049031 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 872/3530] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:39 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:39.093643 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0a49a7ab-00a2-4b9c-b991-683a457ae35f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:39.095600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0a49a7ab-00a2-4b9c-b991-683a457ae35f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:39.095806 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0a49a7ab-00a2-4b9c-b991-683a457ae35f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:39.096004 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0a49a7ab-00a2-4b9c-b991-683a457ae35f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:39.096159 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-0a49a7ab-00a2-4b9c-b991-683a457ae35f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:39.100304 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:39.100304 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:39.101154 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0a49a7ab-00a2-4b9c-b991-683a457ae35f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:39.101568 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 888/3531] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:39 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:39.305861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e3e60ed7-1787-4ad7-aa0b-8c38d61a0066 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:39.308058 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3e60ed7-1787-4ad7-aa0b-8c38d61a0066 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:39.308311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3e60ed7-1787-4ad7-aa0b-8c38d61a0066 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:39.308527 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3e60ed7-1787-4ad7-aa0b-8c38d61a0066 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:39.308675 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e3e60ed7-1787-4ad7-aa0b-8c38d61a0066 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:39.313324 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:39.313324 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:39.314038 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3e60ed7-1787-4ad7-aa0b-8c38d61a0066 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:39.314466 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 889/3532] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:39 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:39.639080 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4946ccd7-e8fb-4b68-84bf-a88999d7b04b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:39.640869 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4946ccd7-e8fb-4b68-84bf-a88999d7b04b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:39.641192 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4946ccd7-e8fb-4b68-84bf-a88999d7b04b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:39.641479 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4946ccd7-e8fb-4b68-84bf-a88999d7b04b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:39.641653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-4946ccd7-e8fb-4b68-84bf-a88999d7b04b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:39.646518 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:39.646518 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:39.647341 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4946ccd7-e8fb-4b68-84bf-a88999d7b04b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:39.647827 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 884/3533] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:39 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:39.806324 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bab1cc3b-26a7-4312-852c-2cf01acaac0b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:39.811437 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bab1cc3b-26a7-4312-852c-2cf01acaac0b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] GET https://10.4.3.205/volume/v3/volumes/7aa23ad2-b9c0-4447-af9b-74eb18f00eed Aug 06 05:29:39.811653 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bab1cc3b-26a7-4312-852c-2cf01acaac0b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:39.811891 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bab1cc3b-26a7-4312-852c-2cf01acaac0b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:39.820030 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:39.820030 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:39.823605 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bab1cc3b-26a7-4312-852c-2cf01acaac0b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Volume info retrieved successfully. Aug 06 05:29:39.834523 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bab1cc3b-26a7-4312-852c-2cf01acaac0b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/volumes/7aa23ad2-b9c0-4447-af9b-74eb18f00eed returned with HTTP 200 Aug 06 05:29:39.834839 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 873/3534] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:39 2026] GET /volume/v3/volumes/7aa23ad2-b9c0-4447-af9b-74eb18f00eed => generated 974 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:39.851961 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-96d00968-2456-42dd-9c36-c6bd1708035f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:39.853950 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-96d00968-2456-42dd-9c36-c6bd1708035f tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] GET https://10.4.3.205/volume/v3/messages Aug 06 05:29:39.854551 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-96d00968-2456-42dd-9c36-c6bd1708035f tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:39.854757 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-96d00968-2456-42dd-9c36-c6bd1708035f tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:39.863865 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-96d00968-2456-42dd-9c36-c6bd1708035f tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:29:39.863865 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 889/3535] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:29:39 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 06 05:29:39.874455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f306b86a-5ed5-45ad-8531-0f28a6b02bcb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.062671 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-25c7862c-8521-469d-bafa-468a4029e8d9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.062776 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f306b86a-5ed5-45ad-8531-0f28a6b02bcb tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-reader] GET https://10.4.3.205/volume/v3/messages Aug 06 05:29:40.063061 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f306b86a-5ed5-45ad-8531-0f28a6b02bcb tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.063372 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f306b86a-5ed5-45ad-8531-0f28a6b02bcb tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-reader] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.065036 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-25c7862c-8521-469d-bafa-468a4029e8d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:40.065259 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-25c7862c-8521-469d-bafa-468a4029e8d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.065706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-25c7862c-8521-469d-bafa-468a4029e8d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.065706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-25c7862c-8521-469d-bafa-468a4029e8d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:40.071445 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:40.071445 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:40.073398 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-25c7862c-8521-469d-bafa-468a4029e8d9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:40.073398 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 885/3536] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:40 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:40.079278 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f306b86a-5ed5-45ad-8531-0f28a6b02bcb tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-reader] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:29:40.079791 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 890/3537] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:29:39 2026] GET /volume/v3/messages => generated 670 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:40.091271 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f79eeef9-6035-4957-b012-066ea005fae7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.093260 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f79eeef9-6035-4957-b012-066ea005fae7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] DELETE https://10.4.3.205/volume/v3/messages/c3b4d54d-3100-422c-bdad-7c4360164b99 Aug 06 05:29:40.093519 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f79eeef9-6035-4957-b012-066ea005fae7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.093701 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f79eeef9-6035-4957-b012-066ea005fae7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.111029 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f79eeef9-6035-4957-b012-066ea005fae7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/messages/c3b4d54d-3100-422c-bdad-7c4360164b99 returned with HTTP 204 Aug 06 05:29:40.112592 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 874/3538] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:29:40 2026] DELETE /volume/v3/messages/c3b4d54d-3100-422c-bdad-7c4360164b99 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:29:40.113251 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-21e952c2-9bd2-45d4-9780-a8a6b0530bd1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.115261 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-21e952c2-9bd2-45d4-9780-a8a6b0530bd1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:40.115500 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-21e952c2-9bd2-45d4-9780-a8a6b0530bd1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.115666 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-21e952c2-9bd2-45d4-9780-a8a6b0530bd1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.115771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-21e952c2-9bd2-45d4-9780-a8a6b0530bd1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:40.122852 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:40.122852 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:40.123999 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-21e952c2-9bd2-45d4-9780-a8a6b0530bd1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:40.124360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.124527 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 890/3539] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:40 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:40.126554 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/7aa23ad2-b9c0-4447-af9b-74eb18f00eed Aug 06 05:29:40.126818 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.127075 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.127301 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Delete volume with id: 7aa23ad2-b9c0-4447-af9b-74eb18f00eed Aug 06 05:29:40.137767 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:40.137767 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:40.138200 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Volume info retrieved successfully. Aug 06 05:29:40.144005 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100426) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:29:40.163616 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1459085431 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1459085431, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:40.163616 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1459085431 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1459085431, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:40.178715 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Created reservations ['cfc867e9-edd5-4f63-990a-b72d6c940b30', '0e65c563-f220-40bf-9370-cf05256702f8', 'f615df52-efbd-40e6-b7b6-145335f9ecbe', '68d47668-0346-48b6-ae71-50e5196d1760'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:40.234470 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Delete volume request issued successfully. Aug 06 05:29:40.234750 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b8edd140-0fcf-479c-8162-e78cc357ec9b tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/volumes/7aa23ad2-b9c0-4447-af9b-74eb18f00eed returned with HTTP 202 Aug 06 05:29:40.235268 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 886/3540] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:40 2026] DELETE /volume/v3/volumes/7aa23ad2-b9c0-4447-af9b-74eb18f00eed => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:40.247198 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8337ac0c-af17-41c3-94f3-f9df0931be2f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.253543 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8337ac0c-af17-41c3-94f3-f9df0931be2f tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] DELETE https://10.4.3.205/volume/v3/types/62d380c6-3cd2-45c0-b350-93864d664a5e Aug 06 05:29:40.253793 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8337ac0c-af17-41c3-94f3-f9df0931be2f tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.255199 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8337ac0c-af17-41c3-94f3-f9df0931be2f tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.292493 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8337ac0c-af17-41c3-94f3-f9df0931be2f tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/types/62d380c6-3cd2-45c0-b350-93864d664a5e returned with HTTP 202 Aug 06 05:29:40.292972 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 891/3541] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:40 2026] DELETE /volume/v3/types/62d380c6-3cd2-45c0-b350-93864d664a5e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:40.305151 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b69c3989-9077-4c91-bcb9-03f1856b3ae7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.310322 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b69c3989-9077-4c91-bcb9-03f1856b3ae7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:29:40.310322 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b69c3989-9077-4c91-bcb9-03f1856b3ae7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-472262839", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1455222415", "vendor_name": "tempest-vendor_name-1151988523"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:40.327393 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b69c3989-9077-4c91-bcb9-03f1856b3ae7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:29:40.327522 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2a7868bf-8c22-4f10-9c67-69e5192ec398 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.327833 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 875/3542] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:29:40 2026] POST /volume/v3/types => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:40.332539 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a7868bf-8c22-4f10-9c67-69e5192ec398 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:40.332539 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a7868bf-8c22-4f10-9c67-69e5192ec398 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.332539 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a7868bf-8c22-4f10-9c67-69e5192ec398 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.332539 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-2a7868bf-8c22-4f10-9c67-69e5192ec398 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:40.337057 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:40.337057 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:40.337177 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.337744 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a7868bf-8c22-4f10-9c67-69e5192ec398 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:40.338274 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 891/3543] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:40 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:40.338883 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:40.339314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "24ab252d-21cb-41a8-9930-3670eb173784", "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:40.341220 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Create volume request body: {'volume': {'volume_type': '24ab252d-21cb-41a8-9930-3670eb173784', 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:40.346173 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Create volume of 1 GB Aug 06 05:29:40.346173 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:40.346173 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:40.346173 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Availability Zones retrieved successfully. Aug 06 05:29:40.353003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Flow 'volume_create_api' (33c11de6-6deb-4530-9340-a78040cdd355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:40.357253 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11e9431-ace1-4cf4-89a5-37675ea6d513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:40.357253 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:40.380451 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11e9431-ace1-4cf4-89a5-37675ea6d513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:29:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1455222415',vendor_name='tempest-vendor_name-1151988523'},id=24ab252d-21cb-41a8-9930-3670eb173784,is_public=True,name='tempest-ProjectReaderTests-volume-type-472262839',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24ab252d-21cb-41a8-9930-3670eb173784', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:40.380451 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (613779b3-84d3-413f-bcd4-2d46a5e4461f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:40.405507 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-472262839 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-472262839, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:40.406216 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-472262839 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-472262839, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:40.436494 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Created reservations ['3e54d5b0-3137-42e6-a68f-1ea7afb9288c', '1a9fa8c9-29a7-4d30-8608-d1453bdae647', 'ff7e5446-e417-42c2-b7a9-2e19afa268a0', '24dec7cf-e18d-48bb-8169-dcdadbcebbec'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:40.437220 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (613779b3-84d3-413f-bcd4-2d46a5e4461f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e54d5b0-3137-42e6-a68f-1ea7afb9288c', '1a9fa8c9-29a7-4d30-8608-d1453bdae647', 'ff7e5446-e417-42c2-b7a9-2e19afa268a0', '24dec7cf-e18d-48bb-8169-dcdadbcebbec']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:40.438038 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d181c22e-bdf4-4418-be2b-a0d974fcebc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:40.469370 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d181c22e-bdf4-4418-be2b-a0d974fcebc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d4820c2-bb25-4ed9-b37e-d1d906193ace', '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='980e7283e5c34f98b8e4c8a4bf607a4d',qos_specs=None,replication_status=,reservations=['3e54d5b0-3137-42e6-a68f-1ea7afb9288c','1a9fa8c9-29a7-4d30-8608-d1453bdae647','ff7e5446-e417-42c2-b7a9-2e19afa268a0','24dec7cf-e18d-48bb-8169-dcdadbcebbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e3b6dcefde48828eaa976564de2373',volume_type_id=24ab252d-21cb-41a8-9930-3670eb173784), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d4820c2-bb25-4ed9-b37e-d1d906193ace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='980e7283e5c34f98b8e4c8a4bf607a4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e3b6dcefde48828eaa976564de2373',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24ab252d-21cb-41a8-9930-3670eb173784),volume_type_id=24ab252d-21cb-41a8-9930-3670eb173784)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:40.470257 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc5775f4-54e3-4b16-95fc-dd2b2aa16d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:40.496004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc5775f4-54e3-4b16-95fc-dd2b2aa16d89) transitioned into state 'SUCCESS' from 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='980e7283e5c34f98b8e4c8a4bf607a4d',qos_specs=None,replication_status=,reservations=['3e54d5b0-3137-42e6-a68f-1ea7afb9288c','1a9fa8c9-29a7-4d30-8608-d1453bdae647','ff7e5446-e417-42c2-b7a9-2e19afa268a0','24dec7cf-e18d-48bb-8169-dcdadbcebbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e3b6dcefde48828eaa976564de2373',volume_type_id=24ab252d-21cb-41a8-9930-3670eb173784)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:40.497106 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc4a3e1-4f61-428d-b4e7-c1f5389928a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:40.515937 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc4a3e1-4f61-428d-b4e7-c1f5389928a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:40.517066 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Flow 'volume_create_api' (33c11de6-6deb-4530-9340-a78040cdd355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:40.517470 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Create volume request issued successfully. Aug 06 05:29:40.518171 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-23324a7b-8609-4ed5-9d59-b1d38d61b488 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:40.524017 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 887/3544] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:29:40 2026] POST /volume/v3/volumes => generated 773 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:40.546669 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cfe09dbb-9f0c-477c-b3cd-f0b5ae9de54c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.548947 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cfe09dbb-9f0c-477c-b3cd-f0b5ae9de54c tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] GET https://10.4.3.205/volume/v3/volumes/8d4820c2-bb25-4ed9-b37e-d1d906193ace Aug 06 05:29:40.549212 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cfe09dbb-9f0c-477c-b3cd-f0b5ae9de54c tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.551409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cfe09dbb-9f0c-477c-b3cd-f0b5ae9de54c tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.564050 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:40.564050 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:40.568416 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cfe09dbb-9f0c-477c-b3cd-f0b5ae9de54c tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Volume info retrieved successfully. Aug 06 05:29:40.573017 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cfe09dbb-9f0c-477c-b3cd-f0b5ae9de54c tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/volumes/8d4820c2-bb25-4ed9-b37e-d1d906193ace returned with HTTP 200 Aug 06 05:29:40.573485 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 892/3545] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:40 2026] GET /volume/v3/volumes/8d4820c2-bb25-4ed9-b37e-d1d906193ace => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:29:40.660493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1fcbe3e5-9eba-4966-877e-73ca57e455ae None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.662584 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1fcbe3e5-9eba-4966-877e-73ca57e455ae tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:40.662863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1fcbe3e5-9eba-4966-877e-73ca57e455ae tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.663166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1fcbe3e5-9eba-4966-877e-73ca57e455ae tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.663363 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1fcbe3e5-9eba-4966-877e-73ca57e455ae tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:40.668435 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:40.668435 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:40.669227 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1fcbe3e5-9eba-4966-877e-73ca57e455ae tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:40.669723 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 876/3546] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:40 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:40.732317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5e529c4a-0637-4163-9fd4-830a3cbb0920 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.829758 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5e529c4a-0637-4163-9fd4-830a3cbb0920 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:29:40.830146 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5e529c4a-0637-4163-9fd4-830a3cbb0920 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1067254944"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:40.869559 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5e529c4a-0637-4163-9fd4-830a3cbb0920 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:29:40.870047 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 892/3547] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:29:40 2026] POST /volume/v3/types => generated 231 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:40.880473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c1a3e744-810b-4c99-b0fa-35c397f5b767 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.884105 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c1a3e744-810b-4c99-b0fa-35c397f5b767 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] POST https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs Aug 06 05:29:40.884674 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c1a3e744-810b-4c99-b0fa-35c397f5b767 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:40.887065 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:40.887065 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:40.911659 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c1a3e744-810b-4c99-b0fa-35c397f5b767 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs returned with HTTP 200 Aug 06 05:29:40.912535 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 888/3548] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:29:40 2026] POST /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:40.920324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-376e3110-aa7f-4774-995a-33a9b7aa6cc7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.922829 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-376e3110-aa7f-4774-995a-33a9b7aa6cc7 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] GET https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec3 Aug 06 05:29:40.923112 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-376e3110-aa7f-4774-995a-33a9b7aa6cc7 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.923480 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-376e3110-aa7f-4774-995a-33a9b7aa6cc7 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.932998 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-376e3110-aa7f-4774-995a-33a9b7aa6cc7 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec3 returned with HTTP 200 Aug 06 05:29:40.933506 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 893/3549] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:29:40 2026] GET /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:40.941234 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-956c5df7-a9ca-4755-8d60-8ca67fd20a26 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.945775 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-956c5df7-a9ca-4755-8d60-8ca67fd20a26 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] DELETE https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec3 Aug 06 05:29:40.946329 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-956c5df7-a9ca-4755-8d60-8ca67fd20a26 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.946329 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-956c5df7-a9ca-4755-8d60-8ca67fd20a26 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.976911 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-956c5df7-a9ca-4755-8d60-8ca67fd20a26 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec3 returned with HTTP 202 Aug 06 05:29:40.977506 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 877/3550] 10.4.3.205 () {66 vars in 1399 bytes} [Thu Aug 6 05:29:40 2026] DELETE /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:40.986207 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2dc51372-255d-4b22-9561-70f528452f79 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:40.989560 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2dc51372-255d-4b22-9561-70f528452f79 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] GET https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec3 Aug 06 05:29:40.989788 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2dc51372-255d-4b22-9561-70f528452f79 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:40.990030 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2dc51372-255d-4b22-9561-70f528452f79 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:40.996941 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2dc51372-255d-4b22-9561-70f528452f79 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec3 returned with HTTP 404 Aug 06 05:29:40.997342 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 893/3551] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:29:40 2026] GET /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec3 => generated 129 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:41.005081 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4fbe478c-9104-4403-9414-e1a3b2ee028d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.007129 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4fbe478c-9104-4403-9414-e1a3b2ee028d tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] POST https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs Aug 06 05:29:41.007587 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4fbe478c-9104-4403-9414-e1a3b2ee028d tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:41.027824 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4fbe478c-9104-4403-9414-e1a3b2ee028d tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs returned with HTTP 200 Aug 06 05:29:41.028372 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 889/3552] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:29:41 2026] POST /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:41.034990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4bae4e19-dbf7-4f4e-a9ef-6bde73de431f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.036825 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4bae4e19-dbf7-4f4e-a9ef-6bde73de431f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] GET https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs Aug 06 05:29:41.037019 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4bae4e19-dbf7-4f4e-a9ef-6bde73de431f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.037203 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4bae4e19-dbf7-4f4e-a9ef-6bde73de431f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.043306 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4bae4e19-dbf7-4f4e-a9ef-6bde73de431f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs returned with HTTP 200 Aug 06 05:29:41.043675 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 894/3553] 10.4.3.205 () {66 vars in 1378 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:41.051369 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a3149e8f-3fad-4459-94d9-4bdbd7aac486 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.053190 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a3149e8f-3fad-4459-94d9-4bdbd7aac486 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] POST https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs Aug 06 05:29:41.053572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a3149e8f-3fad-4459-94d9-4bdbd7aac486 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:41.075576 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a3149e8f-3fad-4459-94d9-4bdbd7aac486 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs returned with HTTP 200 Aug 06 05:29:41.076692 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 878/3554] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:29:41 2026] POST /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:41.084811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d0051d81-2ba5-4d93-ad5b-851358726052 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.086449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ed9b98d9-0449-44b9-9e5c-1f215c6e1d32 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.086943 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d0051d81-2ba5-4d93-ad5b-851358726052 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:41.087202 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d0051d81-2ba5-4d93-ad5b-851358726052 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.087466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d0051d81-2ba5-4d93-ad5b-851358726052 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.087610 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-d0051d81-2ba5-4d93-ad5b-851358726052 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:41.088252 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed9b98d9-0449-44b9-9e5c-1f215c6e1d32 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] PUT https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec2 Aug 06 05:29:41.088699 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ed9b98d9-0449-44b9-9e5c-1f215c6e1d32 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:41.093812 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:41.093812 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:41.094707 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d0051d81-2ba5-4d93-ad5b-851358726052 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:41.095372 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 894/3555] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:41.108166 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed9b98d9-0449-44b9-9e5c-1f215c6e1d32 tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec2 returned with HTTP 200 Aug 06 05:29:41.108622 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 890/3556] 10.4.3.205 () {68 vars in 1416 bytes} [Thu Aug 6 05:29:41 2026] PUT /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:41.116697 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-63fe8e66-c091-4cee-b71d-8959b2c3809f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.118773 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-63fe8e66-c091-4cee-b71d-8959b2c3809f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] GET https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec2 Aug 06 05:29:41.118973 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-63fe8e66-c091-4cee-b71d-8959b2c3809f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.119167 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-63fe8e66-c091-4cee-b71d-8959b2c3809f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.125062 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-63fe8e66-c091-4cee-b71d-8959b2c3809f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec2 returned with HTTP 200 Aug 06 05:29:41.125652 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 895/3557] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs/spec2 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:41.135009 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dbe19a61-35a2-456a-89a2-73aa25592cfa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.136855 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dbe19a61-35a2-456a-89a2-73aa25592cfa tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] POST https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs Aug 06 05:29:41.137319 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dbe19a61-35a2-456a-89a2-73aa25592cfa tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:41.141345 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-648c6a8a-8814-4524-9568-b3a3a319ce98 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.143048 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-648c6a8a-8814-4524-9568-b3a3a319ce98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:41.144716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-648c6a8a-8814-4524-9568-b3a3a319ce98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.144716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-648c6a8a-8814-4524-9568-b3a3a319ce98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.144716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-648c6a8a-8814-4524-9568-b3a3a319ce98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:41.148836 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:41.148836 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:41.150170 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-648c6a8a-8814-4524-9568-b3a3a319ce98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:41.150537 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 895/3558] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:41.163743 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dbe19a61-35a2-456a-89a2-73aa25592cfa tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs returned with HTTP 200 Aug 06 05:29:41.164158 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 879/3559] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:29:41 2026] POST /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs => generated 51 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:41.172833 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a53160cb-7d5a-40b0-97e9-3a84a00f1c1b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.177785 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a53160cb-7d5a-40b0-97e9-3a84a00f1c1b tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] GET https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs Aug 06 05:29:41.178021 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a53160cb-7d5a-40b0-97e9-3a84a00f1c1b tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.178434 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a53160cb-7d5a-40b0-97e9-3a84a00f1c1b tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.186905 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a53160cb-7d5a-40b0-97e9-3a84a00f1c1b tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs returned with HTTP 200 Aug 06 05:29:41.187633 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 891/3560] 10.4.3.205 () {66 vars in 1378 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318/extra_specs => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:41.199209 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-09b8c437-3c9e-433a-a0dd-42d26b0a87be None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.201263 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-09b8c437-3c9e-433a-a0dd-42d26b0a87be tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] DELETE https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318 Aug 06 05:29:41.201539 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-09b8c437-3c9e-433a-a0dd-42d26b0a87be tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.201832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-09b8c437-3c9e-433a-a0dd-42d26b0a87be tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.228255 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-09b8c437-3c9e-433a-a0dd-42d26b0a87be tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318 returned with HTTP 202 Aug 06 05:29:41.228860 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 896/3561] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:41 2026] DELETE /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:41.236945 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-106345ab-42d7-4a42-9ddb-8985f074486f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.239658 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-106345ab-42d7-4a42-9ddb-8985f074486f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] GET https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318 Aug 06 05:29:41.239858 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-106345ab-42d7-4a42-9ddb-8985f074486f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.240049 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-106345ab-42d7-4a42-9ddb-8985f074486f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.243202 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-106345ab-42d7-4a42-9ddb-8985f074486f tempest-VolumeTypesExtraSpecsTest-153962521 tempest-VolumeTypesExtraSpecsTest-153962521-project-admin] https://10.4.3.205/volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318 returned with HTTP 404 Aug 06 05:29:41.243649 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 896/3562] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/types/23fd9e5f-4732-45ba-83e3-e4523639b318 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:41.353186 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-294b4f7b-21a0-4122-8b61-0b514f718c34 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.355338 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-294b4f7b-21a0-4122-8b61-0b514f718c34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:41.355587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-294b4f7b-21a0-4122-8b61-0b514f718c34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.355794 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-294b4f7b-21a0-4122-8b61-0b514f718c34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.355914 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-294b4f7b-21a0-4122-8b61-0b514f718c34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:41.361684 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:41.361684 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:41.362344 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-294b4f7b-21a0-4122-8b61-0b514f718c34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:41.362726 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 880/3563] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:41.588272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-22bf074f-560a-4844-bd36-7c8c2dafa2a2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.589891 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-22bf074f-560a-4844-bd36-7c8c2dafa2a2 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] GET https://10.4.3.205/volume/v3/volumes/8d4820c2-bb25-4ed9-b37e-d1d906193ace Aug 06 05:29:41.595272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-22bf074f-560a-4844-bd36-7c8c2dafa2a2 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.595272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-22bf074f-560a-4844-bd36-7c8c2dafa2a2 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.609983 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:41.609983 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:41.614037 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-22bf074f-560a-4844-bd36-7c8c2dafa2a2 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Volume info retrieved successfully. Aug 06 05:29:41.618772 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-22bf074f-560a-4844-bd36-7c8c2dafa2a2 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/volumes/8d4820c2-bb25-4ed9-b37e-d1d906193ace returned with HTTP 200 Aug 06 05:29:41.619267 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 892/3564] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/volumes/8d4820c2-bb25-4ed9-b37e-d1d906193ace => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:29:41.634110 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0ddcb62f-8ea7-44a8-8b72-836cd5d4b7d7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.637069 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ddcb62f-8ea7-44a8-8b72-836cd5d4b7d7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] GET https://10.4.3.205/volume/v3/messages Aug 06 05:29:41.637360 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ddcb62f-8ea7-44a8-8b72-836cd5d4b7d7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.637578 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ddcb62f-8ea7-44a8-8b72-836cd5d4b7d7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.641267 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ddcb62f-8ea7-44a8-8b72-836cd5d4b7d7 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:29:41.642571 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 897/3565] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:29:41 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 06 05:29:41.655994 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0298eae8-ce61-4dff-b434-ae4a8e0890b1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.658715 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0298eae8-ce61-4dff-b434-ae4a8e0890b1 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-reader] GET https://10.4.3.205/volume/v3/messages/bef82ae7-343c-4da7-b713-0d95be4fa91b Aug 06 05:29:41.658998 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0298eae8-ce61-4dff-b434-ae4a8e0890b1 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.659486 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0298eae8-ce61-4dff-b434-ae4a8e0890b1 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-reader] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.666837 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0298eae8-ce61-4dff-b434-ae4a8e0890b1 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-reader] https://10.4.3.205/volume/v3/messages/bef82ae7-343c-4da7-b713-0d95be4fa91b returned with HTTP 200 Aug 06 05:29:41.667545 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 897/3566] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/messages/bef82ae7-343c-4da7-b713-0d95be4fa91b => generated 667 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:41.680432 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d1c4a222-9cef-48ca-8014-9e6a321a627d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.681377 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-47a0ddac-911d-4796-b233-e19480e2d92a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.683571 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d1c4a222-9cef-48ca-8014-9e6a321a627d tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] DELETE https://10.4.3.205/volume/v3/messages/bef82ae7-343c-4da7-b713-0d95be4fa91b Aug 06 05:29:41.683571 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d1c4a222-9cef-48ca-8014-9e6a321a627d tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.683571 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d1c4a222-9cef-48ca-8014-9e6a321a627d tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.683673 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-47a0ddac-911d-4796-b233-e19480e2d92a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:41.683673 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-47a0ddac-911d-4796-b233-e19480e2d92a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.683673 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-47a0ddac-911d-4796-b233-e19480e2d92a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.684277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-47a0ddac-911d-4796-b233-e19480e2d92a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:41.690090 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:41.690090 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:41.690647 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-47a0ddac-911d-4796-b233-e19480e2d92a tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:41.691501 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 881/3567] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:41 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:41.696577 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d1c4a222-9cef-48ca-8014-9e6a321a627d tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/messages/bef82ae7-343c-4da7-b713-0d95be4fa91b returned with HTTP 204 Aug 06 05:29:41.696698 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 893/3568] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:29:41 2026] DELETE /volume/v3/messages/bef82ae7-343c-4da7-b713-0d95be4fa91b => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:29:41.704421 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.706434 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/8d4820c2-bb25-4ed9-b37e-d1d906193ace Aug 06 05:29:41.706640 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.706849 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.707054 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Delete volume with id: 8d4820c2-bb25-4ed9-b37e-d1d906193ace Aug 06 05:29:41.714455 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:41.714455 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:41.714761 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Volume info retrieved successfully. Aug 06 05:29:41.715748 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100428) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:29:41.725520 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-472262839 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-472262839, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:41.725520 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-472262839 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-472262839, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:29:41.738709 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Created reservations ['c4711786-c929-415c-aa07-82b80102d99e', '92ff763c-5e68-4741-b16a-4706720ef99b', '049bcaa8-7f70-4947-ac77-8d6eb9e77a5a', '778e6100-0e39-4b52-8661-46cae6c32476'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:41.768046 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Delete volume request issued successfully. Aug 06 05:29:41.768190 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a8a13577-8d94-4348-ad2f-fd151e662a88 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/volumes/8d4820c2-bb25-4ed9-b37e-d1d906193ace returned with HTTP 202 Aug 06 05:29:41.769210 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 898/3569] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:41 2026] DELETE /volume/v3/volumes/8d4820c2-bb25-4ed9-b37e-d1d906193ace => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:41.775905 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f3d10404-33f9-482d-8893-a3d9d31c8556 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:41.779357 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f3d10404-33f9-482d-8893-a3d9d31c8556 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] DELETE https://10.4.3.205/volume/v3/types/24ab252d-21cb-41a8-9930-3670eb173784 Aug 06 05:29:41.779565 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f3d10404-33f9-482d-8893-a3d9d31c8556 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:41.779789 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f3d10404-33f9-482d-8893-a3d9d31c8556 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:41.810667 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f3d10404-33f9-482d-8893-a3d9d31c8556 tempest-ProjectReaderTests-407024091 tempest-ProjectReaderTests-407024091-project-admin] https://10.4.3.205/volume/v3/types/24ab252d-21cb-41a8-9930-3670eb173784 returned with HTTP 202 Aug 06 05:29:41.811390 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 898/3570] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:29:41 2026] DELETE /volume/v3/types/24ab252d-21cb-41a8-9930-3670eb173784 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:42.106466 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-61bedb3e-dcad-4118-be32-2c3ffc86ab41 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:42.108345 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-61bedb3e-dcad-4118-be32-2c3ffc86ab41 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:29:42.108559 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-61bedb3e-dcad-4118-be32-2c3ffc86ab41 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:42.109039 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-61bedb3e-dcad-4118-be32-2c3ffc86ab41 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:42.109169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-61bedb3e-dcad-4118-be32-2c3ffc86ab41 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:42.114212 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:42.114212 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:42.114912 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-61bedb3e-dcad-4118-be32-2c3ffc86ab41 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:29:42.115239 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 882/3571] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:42 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:42.125542 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6074506a-2226-4c2f-9afd-069e2f08aec8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:42.127612 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6074506a-2226-4c2f-9afd-069e2f08aec8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:29:42.127996 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6074506a-2226-4c2f-9afd-069e2f08aec8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-254259958"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:42.130324 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-6074506a-2226-4c2f-9afd-069e2f08aec8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating new backup {'backup': {'volume_id': '592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-254259958'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:29:42.130324 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-6074506a-2226-4c2f-9afd-069e2f08aec8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating backup of volume 592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e in container None Aug 06 05:29:42.138991 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:42.138991 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:42.139869 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6074506a-2226-4c2f-9afd-069e2f08aec8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:29:42.157473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-6074506a-2226-4c2f-9afd-069e2f08aec8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['68644491-950e-43b2-80e0-f04db5cbf69b', '81ee8af8-532a-4d36-832a-dd94381a082e'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:42.163137 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-90820a21-07f1-4916-b192-f82cd2283acf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:42.165152 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-90820a21-07f1-4916-b192-f82cd2283acf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:42.165673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-90820a21-07f1-4916-b192-f82cd2283acf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:42.165673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-90820a21-07f1-4916-b192-f82cd2283acf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:42.165673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-90820a21-07f1-4916-b192-f82cd2283acf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:42.172197 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:42.172197 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:42.173143 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-90820a21-07f1-4916-b192-f82cd2283acf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:42.173664 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 899/3572] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:42 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:42.205130 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6074506a-2226-4c2f-9afd-069e2f08aec8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:29:42.205801 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 894/3573] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:42 2026] POST /volume/v3/backups => generated 329 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:42.218433 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3ffe12ed-e940-4b45-a4a9-5dae040e72c7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:42.220954 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3ffe12ed-e940-4b45-a4a9-5dae040e72c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:42.221160 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3ffe12ed-e940-4b45-a4a9-5dae040e72c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:42.221447 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3ffe12ed-e940-4b45-a4a9-5dae040e72c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:42.221605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3ffe12ed-e940-4b45-a4a9-5dae040e72c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:42.227056 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:42.227056 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:42.228050 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3ffe12ed-e940-4b45-a4a9-5dae040e72c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:42.228516 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 899/3574] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:42 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:42.375931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-080eda5e-a80b-4fd6-baa5-cd660645302a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:42.378729 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-080eda5e-a80b-4fd6-baa5-cd660645302a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:42.378729 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-080eda5e-a80b-4fd6-baa5-cd660645302a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:42.379371 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-080eda5e-a80b-4fd6-baa5-cd660645302a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:42.379371 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-080eda5e-a80b-4fd6-baa5-cd660645302a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:42.389947 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:42.389947 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:42.391849 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-080eda5e-a80b-4fd6-baa5-cd660645302a tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:42.395695 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 883/3575] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:42 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:42.707097 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7889cad8-903c-485d-91fe-b67de534d2bb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:42.709470 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7889cad8-903c-485d-91fe-b67de534d2bb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:42.709470 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7889cad8-903c-485d-91fe-b67de534d2bb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:42.709885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7889cad8-903c-485d-91fe-b67de534d2bb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:42.709885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-7889cad8-903c-485d-91fe-b67de534d2bb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:42.714262 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:42.714262 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:42.714878 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7889cad8-903c-485d-91fe-b67de534d2bb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:42.715322 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 900/3576] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:42 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:43.190348 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eb37e9ee-c3db-4bdd-b66b-4afd850e2dcc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:43.205996 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb37e9ee-c3db-4bdd-b66b-4afd850e2dcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:43.206242 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb37e9ee-c3db-4bdd-b66b-4afd850e2dcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:43.206514 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb37e9ee-c3db-4bdd-b66b-4afd850e2dcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:43.206667 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-eb37e9ee-c3db-4bdd-b66b-4afd850e2dcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:43.213549 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:43.213549 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:43.214871 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb37e9ee-c3db-4bdd-b66b-4afd850e2dcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:43.215784 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 895/3577] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:43 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:43.245407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e0e5c292-afdf-4d6b-92b9-b8a356228af0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:43.247725 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0e5c292-afdf-4d6b-92b9-b8a356228af0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:43.248281 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e0e5c292-afdf-4d6b-92b9-b8a356228af0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:43.248394 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e0e5c292-afdf-4d6b-92b9-b8a356228af0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:43.248524 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-e0e5c292-afdf-4d6b-92b9-b8a356228af0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:43.255269 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:43.255269 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:43.256047 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0e5c292-afdf-4d6b-92b9-b8a356228af0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:43.256385 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 900/3578] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:43 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:43.408556 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4cd2677d-8284-4fa2-8240-dc0efd36ac32 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:43.409753 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4cd2677d-8284-4fa2-8240-dc0efd36ac32 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:43.409753 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4cd2677d-8284-4fa2-8240-dc0efd36ac32 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:43.411196 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4cd2677d-8284-4fa2-8240-dc0efd36ac32 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:43.411196 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-4cd2677d-8284-4fa2-8240-dc0efd36ac32 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:43.416241 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:43.416241 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:43.416703 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4cd2677d-8284-4fa2-8240-dc0efd36ac32 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:43.417271 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 884/3579] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:43 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:43.728531 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8ba959fc-661f-4277-8076-5a886a645df1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:43.729734 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ba959fc-661f-4277-8076-5a886a645df1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:43.730403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ba959fc-661f-4277-8076-5a886a645df1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:43.730403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ba959fc-661f-4277-8076-5a886a645df1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:43.730403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8ba959fc-661f-4277-8076-5a886a645df1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:43.735590 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:43.735590 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:43.738564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ba959fc-661f-4277-8076-5a886a645df1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:43.738564 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 901/3580] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:43 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:43.847301 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ff18c523-9650-4b60-928b-7a72d5005730 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:44.021885 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ff18c523-9650-4b60-928b-7a72d5005730 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes Aug 06 05:29:44.022102 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ff18c523-9650-4b60-928b-7a72d5005730 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:44.022335 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ff18c523-9650-4b60-928b-7a72d5005730 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:44.022672 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-ff18c523-9650-4b60-928b-7a72d5005730 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:29:44.024269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ff18c523-9650-4b60-928b-7a72d5005730 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:44.033122 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ff18c523-9650-4b60-928b-7a72d5005730 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Get all volumes completed successfully. Aug 06 05:29:44.034227 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ff18c523-9650-4b60-928b-7a72d5005730 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 200 Aug 06 05:29:44.034660 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 896/3581] 10.4.3.205 () {66 vars in 1237 bytes} [Thu Aug 6 05:29:43 2026] GET /volume/v3/volumes => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:29:44.051199 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ba92169d-8530-4d3f-a449-723523dc8623 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:44.054180 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:44.054521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1607804747"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:44.056808 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1607804747'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:44.057128 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Create volume of 1 GB Aug 06 05:29:44.064301 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Availability Zones retrieved successfully. Aug 06 05:29:44.071090 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Flow 'volume_create_api' (1a90eab2-0939-463c-a008-a9cb4be7694a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:44.072180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9d70b1-3be0-4de7-a28c-1b831e7cbf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:44.073300 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:44.101573 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9d70b1-3be0-4de7-a28c-1b831e7cbf45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:44.103485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3fd882d-26dd-4926-960d-f76d49c71e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:44.178563 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Created reservations ['85bafe56-d914-40e5-9eef-36b3f7e9b2c3', '0813b5f3-9b26-4742-b00d-d0fa63354229', '27f9b276-7fbc-4e99-9223-971625f22087', 'cbc9ebe5-3d48-4caa-8a81-b2210c5e5c52'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:44.178563 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3fd882d-26dd-4926-960d-f76d49c71e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85bafe56-d914-40e5-9eef-36b3f7e9b2c3', '0813b5f3-9b26-4742-b00d-d0fa63354229', '27f9b276-7fbc-4e99-9223-971625f22087', 'cbc9ebe5-3d48-4caa-8a81-b2210c5e5c52']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:44.178848 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920862b6-2fd5-4de5-8221-4021bbcac770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:44.226544 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-79d39d8b-e84a-40e0-9b12-f69c83f32643 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:44.230451 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-79d39d8b-e84a-40e0-9b12-f69c83f32643 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:44.230672 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-79d39d8b-e84a-40e0-9b12-f69c83f32643 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:44.230893 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-79d39d8b-e84a-40e0-9b12-f69c83f32643 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:44.231056 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-79d39d8b-e84a-40e0-9b12-f69c83f32643 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:44.239311 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:44.239311 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:44.240138 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-79d39d8b-e84a-40e0-9b12-f69c83f32643 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:44.240525 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 885/3582] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:44 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:44.271145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f836cac1-a641-47a0-b771-ea30e475269a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:44.273134 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f836cac1-a641-47a0-b771-ea30e475269a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:44.273424 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f836cac1-a641-47a0-b771-ea30e475269a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:44.273663 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f836cac1-a641-47a0-b771-ea30e475269a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:44.273753 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-f836cac1-a641-47a0-b771-ea30e475269a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:44.278139 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:44.278139 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:44.278868 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f836cac1-a641-47a0-b771-ea30e475269a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:44.279436 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 902/3583] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:44 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:44.372315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920862b6-2fd5-4de5-8221-4021bbcac770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '967d70ca-5661-4b9e-b44e-0cd085489289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1607804747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add6acae020b4057a136304a5c054536',qos_specs=None,replication_status=,reservations=['85bafe56-d914-40e5-9eef-36b3f7e9b2c3','0813b5f3-9b26-4742-b00d-d0fa63354229','27f9b276-7fbc-4e99-9223-971625f22087','cbc9ebe5-3d48-4caa-8a81-b2210c5e5c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca1b27bd890424ea3d4c19862eea9f7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1607804747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=967d70ca-5661-4b9e-b44e-0cd085489289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add6acae020b4057a136304a5c054536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca1b27bd890424ea3d4c19862eea9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:44.372972 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0d7ff1-cf81-4158-9c8c-2b481f43d138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:44.389275 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0d7ff1-cf81-4158-9c8c-2b481f43d138) transitioned into state 'SUCCESS' from state '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-1607804747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add6acae020b4057a136304a5c054536',qos_specs=None,replication_status=,reservations=['85bafe56-d914-40e5-9eef-36b3f7e9b2c3','0813b5f3-9b26-4742-b00d-d0fa63354229','27f9b276-7fbc-4e99-9223-971625f22087','cbc9ebe5-3d48-4caa-8a81-b2210c5e5c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca1b27bd890424ea3d4c19862eea9f7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:44.389928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1dcaaf1-f367-4c6b-ad40-20f765d9b027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:44.398802 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1dcaaf1-f367-4c6b-ad40-20f765d9b027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:44.399593 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Flow 'volume_create_api' (1a90eab2-0939-463c-a008-a9cb4be7694a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:44.399884 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Create volume request issued successfully. Aug 06 05:29:44.400447 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ba92169d-8530-4d3f-a449-723523dc8623 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:44.400870 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 901/3584] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:29:44 2026] POST /volume/v3/volumes => generated 755 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:44.415817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f3c4854e-1fc5-41bb-91e6-6c96a0c3eb39 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:44.419197 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f3c4854e-1fc5-41bb-91e6-6c96a0c3eb39 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 Aug 06 05:29:44.419197 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f3c4854e-1fc5-41bb-91e6-6c96a0c3eb39 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:44.419393 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f3c4854e-1fc5-41bb-91e6-6c96a0c3eb39 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:44.426891 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:44.426891 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:44.429424 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-402b314e-8870-4a8f-ab38-c162283dcc6b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:44.430778 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f3c4854e-1fc5-41bb-91e6-6c96a0c3eb39 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:44.431067 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-402b314e-8870-4a8f-ab38-c162283dcc6b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:44.431274 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-402b314e-8870-4a8f-ab38-c162283dcc6b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:44.431470 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-402b314e-8870-4a8f-ab38-c162283dcc6b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:44.431571 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-402b314e-8870-4a8f-ab38-c162283dcc6b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:44.435535 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:44.435535 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:44.436099 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-402b314e-8870-4a8f-ab38-c162283dcc6b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:44.436474 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 886/3585] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:44 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:44.437390 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f3c4854e-1fc5-41bb-91e6-6c96a0c3eb39 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 returned with HTTP 200 Aug 06 05:29:44.437851 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 897/3586] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:44 2026] GET /volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:44.749250 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5ac7e7ec-3052-4722-a572-ce54fb2fd5f7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:44.750743 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5ac7e7ec-3052-4722-a572-ce54fb2fd5f7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:44.750926 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5ac7e7ec-3052-4722-a572-ce54fb2fd5f7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:44.751099 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5ac7e7ec-3052-4722-a572-ce54fb2fd5f7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:44.751198 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-5ac7e7ec-3052-4722-a572-ce54fb2fd5f7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:44.754938 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:44.754938 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:44.756464 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5ac7e7ec-3052-4722-a572-ce54fb2fd5f7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:44.756464 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 903/3587] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:44 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:45.252647 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f2d445c2-ed97-4c07-ad39-ab547acc527c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.254887 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f2d445c2-ed97-4c07-ad39-ab547acc527c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:45.255096 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f2d445c2-ed97-4c07-ad39-ab547acc527c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:45.255364 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f2d445c2-ed97-4c07-ad39-ab547acc527c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:45.255498 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f2d445c2-ed97-4c07-ad39-ab547acc527c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:45.260723 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.260723 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:45.261460 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f2d445c2-ed97-4c07-ad39-ab547acc527c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:45.261927 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 902/3588] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:45 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:45.291029 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0c3b7cac-8a5f-49b7-bcf7-8ce55912d10c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.295313 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0c3b7cac-8a5f-49b7-bcf7-8ce55912d10c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:45.295817 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0c3b7cac-8a5f-49b7-bcf7-8ce55912d10c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:45.296060 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0c3b7cac-8a5f-49b7-bcf7-8ce55912d10c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:45.296180 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0c3b7cac-8a5f-49b7-bcf7-8ce55912d10c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:45.302008 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.302008 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:45.302855 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0c3b7cac-8a5f-49b7-bcf7-8ce55912d10c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:45.303245 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 887/3589] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:45 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:45.451564 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bd290038-6a26-47f8-bcb6-8475a5a567dc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.453463 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b774d54a-28a6-463b-8741-515b5b5784ea None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.454069 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bd290038-6a26-47f8-bcb6-8475a5a567dc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:45.454279 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bd290038-6a26-47f8-bcb6-8475a5a567dc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:45.454524 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bd290038-6a26-47f8-bcb6-8475a5a567dc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:45.454633 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-bd290038-6a26-47f8-bcb6-8475a5a567dc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:45.455707 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b774d54a-28a6-463b-8741-515b5b5784ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 Aug 06 05:29:45.455981 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b774d54a-28a6-463b-8741-515b5b5784ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:45.456206 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b774d54a-28a6-463b-8741-515b5b5784ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:45.465394 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.465394 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:45.465546 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.465546 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:45.466454 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bd290038-6a26-47f8-bcb6-8475a5a567dc tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:45.468936 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 898/3590] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:45 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:45.471258 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b774d54a-28a6-463b-8741-515b5b5784ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:45.477806 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b774d54a-28a6-463b-8741-515b5b5784ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 returned with HTTP 200 Aug 06 05:29:45.478369 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 904/3591] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:45 2026] GET /volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:45.494417 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7689cccd-0f86-40cd-b928-e6a1ac23ef0e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.496237 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7689cccd-0f86-40cd-b928-e6a1ac23ef0e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 Aug 06 05:29:45.496456 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7689cccd-0f86-40cd-b928-e6a1ac23ef0e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:45.496641 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7689cccd-0f86-40cd-b928-e6a1ac23ef0e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:45.503696 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.503696 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:45.508213 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7689cccd-0f86-40cd-b928-e6a1ac23ef0e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:45.516749 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7689cccd-0f86-40cd-b928-e6a1ac23ef0e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 returned with HTTP 200 Aug 06 05:29:45.517297 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 903/3592] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:45 2026] GET /volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:45.533567 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-44f8d97e-d39e-4919-b732-329ecbe77375 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.536011 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:45.536427 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1110971224"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:45.538235 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1110971224'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:45.538404 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Create volume of 1 GB Aug 06 05:29:45.543842 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Availability Zones retrieved successfully. Aug 06 05:29:45.552652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Flow 'volume_create_api' (c4b6984b-e48b-4f53-bd48-4c77bbe9237b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:45.553907 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d5e3ed-62e0-4206-b168-bc56f1984dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:45.555189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:45.587822 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d5e3ed-62e0-4206-b168-bc56f1984dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:45.588946 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a8fad29-1456-41a3-880e-6b1faad4bf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:45.629678 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Created reservations ['93a5ab6b-25ab-402b-9991-e29157014180', '632de106-441f-4055-ac87-8ab76e0454c5', '516e7709-5f6b-426b-9516-1bb1f36c07a1', '74863dab-2873-4a37-a54b-53746804c9d7'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:45.630639 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a8fad29-1456-41a3-880e-6b1faad4bf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93a5ab6b-25ab-402b-9991-e29157014180', '632de106-441f-4055-ac87-8ab76e0454c5', '516e7709-5f6b-426b-9516-1bb1f36c07a1', '74863dab-2873-4a37-a54b-53746804c9d7']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:45.631389 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb1500ed-206b-4c99-99e4-051bd099dc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:45.653886 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb1500ed-206b-4c99-99e4-051bd099dc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '859161df-10d0-4ed1-ac87-60a34be8b61d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1110971224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add6acae020b4057a136304a5c054536',qos_specs=None,replication_status=,reservations=['93a5ab6b-25ab-402b-9991-e29157014180','632de106-441f-4055-ac87-8ab76e0454c5','516e7709-5f6b-426b-9516-1bb1f36c07a1','74863dab-2873-4a37-a54b-53746804c9d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca1b27bd890424ea3d4c19862eea9f7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1110971224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=859161df-10d0-4ed1-ac87-60a34be8b61d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add6acae020b4057a136304a5c054536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca1b27bd890424ea3d4c19862eea9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:45.654689 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1f2872a-85c5-405f-b839-c11d4580013c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:45.672840 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1f2872a-85c5-405f-b839-c11d4580013c) transitioned into state 'SUCCESS' from state '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-1110971224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add6acae020b4057a136304a5c054536',qos_specs=None,replication_status=,reservations=['93a5ab6b-25ab-402b-9991-e29157014180','632de106-441f-4055-ac87-8ab76e0454c5','516e7709-5f6b-426b-9516-1bb1f36c07a1','74863dab-2873-4a37-a54b-53746804c9d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca1b27bd890424ea3d4c19862eea9f7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:45.673945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (926221bf-1fbd-4ead-b866-60404937e56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:45.686319 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (926221bf-1fbd-4ead-b866-60404937e56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:45.686319 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Flow 'volume_create_api' (c4b6984b-e48b-4f53-bd48-4c77bbe9237b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:45.686319 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Create volume request issued successfully. Aug 06 05:29:45.686319 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-44f8d97e-d39e-4919-b732-329ecbe77375 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:45.686319 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 888/3593] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:29:45 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 06 05:29:45.699415 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-de69982c-5169-486e-8020-4b2d12baa1de None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.701535 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de69982c-5169-486e-8020-4b2d12baa1de tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d Aug 06 05:29:45.701999 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de69982c-5169-486e-8020-4b2d12baa1de tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:45.701999 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de69982c-5169-486e-8020-4b2d12baa1de tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:45.711370 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.711370 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:45.713772 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-de69982c-5169-486e-8020-4b2d12baa1de tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:45.718495 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de69982c-5169-486e-8020-4b2d12baa1de tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d returned with HTTP 200 Aug 06 05:29:45.718854 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 899/3594] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:45 2026] GET /volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:29:45.767950 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a90fa609-27cf-487e-9cb9-ed4763469ec6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.769892 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a90fa609-27cf-487e-9cb9-ed4763469ec6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:45.770109 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a90fa609-27cf-487e-9cb9-ed4763469ec6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:45.770364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a90fa609-27cf-487e-9cb9-ed4763469ec6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:45.770638 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a90fa609-27cf-487e-9cb9-ed4763469ec6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:45.775242 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.775242 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:45.775821 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a90fa609-27cf-487e-9cb9-ed4763469ec6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:45.776203 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 905/3595] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:45 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:45.794123 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2ffa0450-05fc-4038-abcd-2d49c2594fa7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.795972 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2ffa0450-05fc-4038-abcd-2d49c2594fa7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] POST https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af/action Aug 06 05:29:45.796578 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2ffa0450-05fc-4038-abcd-2d49c2594fa7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:45.796885 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2ffa0450-05fc-4038-abcd-2d49c2594fa7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:45.798592 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.admin_actions [None req-2ffa0450-05fc-4038-abcd-2d49c2594fa7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Updating backup '31ef0fe6-84d4-4549-8f4d-f2cc1ac054af' with '{'status': 'error'}' {{(pid=100429) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 05:29:45.811032 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.811032 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:45.811032 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-2ffa0450-05fc-4038-abcd-2d49c2594fa7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '132d11ccc36a493e82efaabacc4e6217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '511df74dc2644601b6d48b69b0f40acb', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:29:45.811032 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2ffa0450-05fc-4038-abcd-2d49c2594fa7 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af/action returned with HTTP 403 Aug 06 05:29:45.811032 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 904/3596] 10.4.3.205 () {70 vars in 1430 bytes} [Thu Aug 6 05:29:45 2026] POST /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:45.822368 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b7902370-9d09-4110-bf8b-a81818681c39 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.824772 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b7902370-9d09-4110-bf8b-a81818681c39 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 Aug 06 05:29:45.825063 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b7902370-9d09-4110-bf8b-a81818681c39 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:45.825281 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b7902370-9d09-4110-bf8b-a81818681c39 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:45.825494 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-b7902370-9d09-4110-bf8b-a81818681c39 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Delete volume with id: 219c9bab-f9af-4711-b74b-6b444fac7e76 Aug 06 05:29:45.841237 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.841237 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:45.841739 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b7902370-9d09-4110-bf8b-a81818681c39 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:29:45.860617 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b7902370-9d09-4110-bf8b-a81818681c39 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Delete volume request issued successfully. Aug 06 05:29:45.860856 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b7902370-9d09-4110-bf8b-a81818681c39 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 returned with HTTP 202 Aug 06 05:29:45.861443 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 889/3597] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:45 2026] DELETE /volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:45.869935 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cff2a9bc-c024-49ac-990f-3b812c1b330f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:45.871844 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cff2a9bc-c024-49ac-990f-3b812c1b330f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 Aug 06 05:29:45.872104 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cff2a9bc-c024-49ac-990f-3b812c1b330f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:45.872332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cff2a9bc-c024-49ac-990f-3b812c1b330f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:45.879894 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:45.879894 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:45.883135 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cff2a9bc-c024-49ac-990f-3b812c1b330f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:29:45.886521 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cff2a9bc-c024-49ac-990f-3b812c1b330f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 returned with HTTP 200 Aug 06 05:29:45.886895 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 900/3598] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:45 2026] GET /volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:46.275778 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6ee9d1f6-d508-46d0-a681-eccea1fa0c21 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.279141 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6ee9d1f6-d508-46d0-a681-eccea1fa0c21 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:46.280010 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6ee9d1f6-d508-46d0-a681-eccea1fa0c21 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.280010 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6ee9d1f6-d508-46d0-a681-eccea1fa0c21 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.280010 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-6ee9d1f6-d508-46d0-a681-eccea1fa0c21 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:46.285040 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.285040 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:46.285982 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6ee9d1f6-d508-46d0-a681-eccea1fa0c21 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:46.286676 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 906/3599] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:46.299764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3cf2976f-271a-4062-b501-37a473119ea7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.302429 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3cf2976f-271a-4062-b501-37a473119ea7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 Aug 06 05:29:46.302682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3cf2976f-271a-4062-b501-37a473119ea7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.302902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3cf2976f-271a-4062-b501-37a473119ea7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.311187 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.311187 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:46.320431 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e1b5aac1-abea-4b3e-a9d6-15c0fca0a4e0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.321077 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3cf2976f-271a-4062-b501-37a473119ea7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:46.322244 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e1b5aac1-abea-4b3e-a9d6-15c0fca0a4e0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:46.323153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e1b5aac1-abea-4b3e-a9d6-15c0fca0a4e0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.323153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e1b5aac1-abea-4b3e-a9d6-15c0fca0a4e0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.323153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-e1b5aac1-abea-4b3e-a9d6-15c0fca0a4e0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:46.326972 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3cf2976f-271a-4062-b501-37a473119ea7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 returned with HTTP 200 Aug 06 05:29:46.327730 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 905/3600] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:46.329198 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.329198 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:46.330333 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e1b5aac1-abea-4b3e-a9d6-15c0fca0a4e0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:46.330896 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 890/3601] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:46.344033 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6cc9ac60-3082-4f67-8a64-33af3e3150b6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.346509 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6cc9ac60-3082-4f67-8a64-33af3e3150b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 Aug 06 05:29:46.349402 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6cc9ac60-3082-4f67-8a64-33af3e3150b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.349402 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6cc9ac60-3082-4f67-8a64-33af3e3150b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.356102 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.356102 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:46.360257 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6cc9ac60-3082-4f67-8a64-33af3e3150b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:46.365372 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6cc9ac60-3082-4f67-8a64-33af3e3150b6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 returned with HTTP 200 Aug 06 05:29:46.365814 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 901/3602] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:46.383176 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5eca2e73-1fab-4d89-8403-8d12930015a6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.385545 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5eca2e73-1fab-4d89-8403-8d12930015a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 Aug 06 05:29:46.385807 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5eca2e73-1fab-4d89-8403-8d12930015a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.386091 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5eca2e73-1fab-4d89-8403-8d12930015a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.386274 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-5eca2e73-1fab-4d89-8403-8d12930015a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume with id: 65e1f272-43c9-4fdd-9b3e-4b0095f85262 Aug 06 05:29:46.398957 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.398957 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:46.399703 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5eca2e73-1fab-4d89-8403-8d12930015a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:46.423774 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5eca2e73-1fab-4d89-8403-8d12930015a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume request issued successfully. Aug 06 05:29:46.424071 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5eca2e73-1fab-4d89-8403-8d12930015a6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 returned with HTTP 202 Aug 06 05:29:46.424665 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 907/3603] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:46 2026] DELETE /volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:46.432459 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9126b9f1-2624-4f01-a1e5-3db6a8787bae None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.434540 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9126b9f1-2624-4f01-a1e5-3db6a8787bae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 Aug 06 05:29:46.434751 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9126b9f1-2624-4f01-a1e5-3db6a8787bae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.435028 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9126b9f1-2624-4f01-a1e5-3db6a8787bae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.445249 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.445249 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:46.452207 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9126b9f1-2624-4f01-a1e5-3db6a8787bae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:46.459844 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9126b9f1-2624-4f01-a1e5-3db6a8787bae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 returned with HTTP 200 Aug 06 05:29:46.460329 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 906/3604] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:46.486980 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e61960ea-6f11-41fa-815f-dda51bc69af4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.491836 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e61960ea-6f11-41fa-815f-dda51bc69af4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:46.492133 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e61960ea-6f11-41fa-815f-dda51bc69af4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.492379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e61960ea-6f11-41fa-815f-dda51bc69af4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.492488 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-e61960ea-6f11-41fa-815f-dda51bc69af4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:46.498618 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.498618 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:46.499823 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e61960ea-6f11-41fa-815f-dda51bc69af4 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:46.500275 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 891/3605] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:46.737226 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0d420b7e-39d3-4945-b7af-c490648e9e2e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.740238 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0d420b7e-39d3-4945-b7af-c490648e9e2e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d Aug 06 05:29:46.740238 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0d420b7e-39d3-4945-b7af-c490648e9e2e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.740238 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0d420b7e-39d3-4945-b7af-c490648e9e2e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.751637 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.751637 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:46.757986 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0d420b7e-39d3-4945-b7af-c490648e9e2e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:46.766256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0d420b7e-39d3-4945-b7af-c490648e9e2e tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d returned with HTTP 200 Aug 06 05:29:46.766256 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 902/3606] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:46.784100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-efb19951-2e0b-49cd-aa45-85fdae09a87b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.785829 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-efb19951-2e0b-49cd-aa45-85fdae09a87b tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d Aug 06 05:29:46.786096 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-efb19951-2e0b-49cd-aa45-85fdae09a87b tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.786431 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-efb19951-2e0b-49cd-aa45-85fdae09a87b tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.797598 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.797598 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:46.801802 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-efb19951-2e0b-49cd-aa45-85fdae09a87b tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:46.811780 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-efb19951-2e0b-49cd-aa45-85fdae09a87b tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d returned with HTTP 200 Aug 06 05:29:46.812395 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 908/3607] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:46.833226 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f0209a66-febb-4571-8a5e-e70511d6b666 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.837201 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:46.837694 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1697814227"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:46.840184 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1697814227'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:46.840330 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Create volume of 1 GB Aug 06 05:29:46.848659 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Availability Zones retrieved successfully. Aug 06 05:29:46.854681 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Flow 'volume_create_api' (1143d2ce-5ba5-4b0b-95ad-e037f36f1c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:46.855951 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774ab825-ed59-4a94-9264-050249a56fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:46.857174 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:46.892663 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774ab825-ed59-4a94-9264-050249a56fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:46.893633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4399365f-8461-4c7b-9c68-2132c0b32801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:46.900780 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5f57d40e-5c27-48b3-b6cb-7e98146db1de None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.904411 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f57d40e-5c27-48b3-b6cb-7e98146db1de tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 Aug 06 05:29:46.904411 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f57d40e-5c27-48b3-b6cb-7e98146db1de tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.905222 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f57d40e-5c27-48b3-b6cb-7e98146db1de tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.915153 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f57d40e-5c27-48b3-b6cb-7e98146db1de tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 returned with HTTP 404 Aug 06 05:29:46.916320 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 892/3608] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/volumes/219c9bab-f9af-4711-b74b-6b444fac7e76 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:46.926637 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0bad7fab-1e96-420d-be10-b49dae60b2b1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.929116 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0bad7fab-1e96-420d-be10-b49dae60b2b1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:29:46.929116 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0bad7fab-1e96-420d-be10-b49dae60b2b1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.929116 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0bad7fab-1e96-420d-be10-b49dae60b2b1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.929371 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-0bad7fab-1e96-420d-be10-b49dae60b2b1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:46.936336 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.936336 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:46.937511 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0bad7fab-1e96-420d-be10-b49dae60b2b1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-reader] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:29:46.938355 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 903/3609] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:46.952146 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Created reservations ['56c0a447-2c93-436b-b3f5-ab4e819117cd', '57426357-bbec-49b5-8f2f-448ada615202', '016e00e9-fc76-4207-b035-96cbb981c0c7', '51de822b-cd4d-4cde-8319-6eeb66cdbf86'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:46.952336 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2b9f881e-a86d-468d-9274-91702d45c167 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.952921 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4399365f-8461-4c7b-9c68-2132c0b32801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56c0a447-2c93-436b-b3f5-ab4e819117cd', '57426357-bbec-49b5-8f2f-448ada615202', '016e00e9-fc76-4207-b035-96cbb981c0c7', '51de822b-cd4d-4cde-8319-6eeb66cdbf86']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:46.953979 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5c63db-e5ed-45aa-8627-4130d0f7dfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:46.954061 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2b9f881e-a86d-468d-9274-91702d45c167 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] DELETE https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:46.954389 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2b9f881e-a86d-468d-9274-91702d45c167 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.954624 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2b9f881e-a86d-468d-9274-91702d45c167 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.954744 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-2b9f881e-a86d-468d-9274-91702d45c167 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Delete backup with id: 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. Aug 06 05:29:46.959542 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.959542 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:46.970029 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-2b9f881e-a86d-468d-9274-91702d45c167 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] delete_backup rpcapi backup_id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:29:46.971774 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2b9f881e-a86d-468d-9274-91702d45c167 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 202 Aug 06 05:29:46.972106 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 909/3610] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:46 2026] DELETE /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 05:29:46.981757 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5c63db-e5ed-45aa-8627-4130d0f7dfd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bf7aa20-683c-45d3-875f-fb6cfb383932', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1697814227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add6acae020b4057a136304a5c054536',qos_specs=None,replication_status=,reservations=['56c0a447-2c93-436b-b3f5-ab4e819117cd','57426357-bbec-49b5-8f2f-448ada615202','016e00e9-fc76-4207-b035-96cbb981c0c7','51de822b-cd4d-4cde-8319-6eeb66cdbf86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca1b27bd890424ea3d4c19862eea9f7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1697814227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bf7aa20-683c-45d3-875f-fb6cfb383932,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add6acae020b4057a136304a5c054536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca1b27bd890424ea3d4c19862eea9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:46.982485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc94375c-83ac-4e83-926f-ad6a90726e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:46.982617 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ac1bb2e6-9d2c-4f28-83f5-90c93ee582f1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:46.985140 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ac1bb2e6-9d2c-4f28-83f5-90c93ee582f1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:46.985398 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ac1bb2e6-9d2c-4f28-83f5-90c93ee582f1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:46.985844 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ac1bb2e6-9d2c-4f28-83f5-90c93ee582f1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:46.985967 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ac1bb2e6-9d2c-4f28-83f5-90c93ee582f1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:46.990737 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:46.990737 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:46.990969 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ac1bb2e6-9d2c-4f28-83f5-90c93ee582f1 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 200 Aug 06 05:29:46.991746 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 893/3611] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:46 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:47.000303 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc94375c-83ac-4e83-926f-ad6a90726e5d) transitioned into state 'SUCCESS' from state '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-1697814227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='add6acae020b4057a136304a5c054536',qos_specs=None,replication_status=,reservations=['56c0a447-2c93-436b-b3f5-ab4e819117cd','57426357-bbec-49b5-8f2f-448ada615202','016e00e9-fc76-4207-b035-96cbb981c0c7','51de822b-cd4d-4cde-8319-6eeb66cdbf86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca1b27bd890424ea3d4c19862eea9f7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:47.001007 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85482cb4-0c11-44a4-a6e8-3a0f5ba260f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:47.013311 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85482cb4-0c11-44a4-a6e8-3a0f5ba260f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:47.013311 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Flow 'volume_create_api' (1143d2ce-5ba5-4b0b-95ad-e037f36f1c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:47.013311 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Create volume request issued successfully. Aug 06 05:29:47.013311 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f0209a66-febb-4571-8a5e-e70511d6b666 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:47.013311 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 907/3612] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:29:46 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:47.024329 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ed39ce28-719b-43c4-8522-b25a5aefc838 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:47.027421 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed39ce28-719b-43c4-8522-b25a5aefc838 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 Aug 06 05:29:47.028332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ed39ce28-719b-43c4-8522-b25a5aefc838 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:47.028332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ed39ce28-719b-43c4-8522-b25a5aefc838 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:47.040194 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:47.040194 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:47.045136 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ed39ce28-719b-43c4-8522-b25a5aefc838 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:47.051893 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed39ce28-719b-43c4-8522-b25a5aefc838 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 returned with HTTP 200 Aug 06 05:29:47.052523 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 904/3613] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:47 2026] GET /volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:47.344310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a1413bce-16f2-4b73-8c36-b5bf27b60097 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:47.346022 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a1413bce-16f2-4b73-8c36-b5bf27b60097 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:47.346504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a1413bce-16f2-4b73-8c36-b5bf27b60097 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:47.346504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a1413bce-16f2-4b73-8c36-b5bf27b60097 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:47.346504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a1413bce-16f2-4b73-8c36-b5bf27b60097 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:47.352337 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:47.352337 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:47.353419 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a1413bce-16f2-4b73-8c36-b5bf27b60097 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:47.353419 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 910/3614] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:47 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:47.478999 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-34223315-11f0-4278-a299-4bd55e7e5cdc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:47.481511 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-34223315-11f0-4278-a299-4bd55e7e5cdc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 Aug 06 05:29:47.482222 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-34223315-11f0-4278-a299-4bd55e7e5cdc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:47.482222 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-34223315-11f0-4278-a299-4bd55e7e5cdc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:47.491966 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-34223315-11f0-4278-a299-4bd55e7e5cdc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 returned with HTTP 404 Aug 06 05:29:47.492496 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 894/3615] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:47 2026] GET /volume/v3/volumes/65e1f272-43c9-4fdd-9b3e-4b0095f85262 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:47.500416 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2fff8216-f87b-4758-a074-290b69051aea None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:47.502708 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2fff8216-f87b-4758-a074-290b69051aea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:47.502906 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2fff8216-f87b-4758-a074-290b69051aea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:47.503094 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2fff8216-f87b-4758-a074-290b69051aea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:47.503192 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-2fff8216-f87b-4758-a074-290b69051aea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete backup with id: 6a1f4f4e-face-4f8f-a874-b2736b07ba71. Aug 06 05:29:47.515456 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7fae5895-5579-4890-8710-64d577f2e6a0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:47.515740 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:47.515740 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:47.517529 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7fae5895-5579-4890-8710-64d577f2e6a0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:47.517892 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7fae5895-5579-4890-8710-64d577f2e6a0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:47.518129 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7fae5895-5579-4890-8710-64d577f2e6a0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:47.518304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7fae5895-5579-4890-8710-64d577f2e6a0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:47.527113 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:47.527113 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:47.528045 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7fae5895-5579-4890-8710-64d577f2e6a0 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:47.528564 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 905/3616] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:47 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:47.534646 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-2fff8216-f87b-4758-a074-290b69051aea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] delete_backup rpcapi backup_id 6a1f4f4e-face-4f8f-a874-b2736b07ba71 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:29:47.536862 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2fff8216-f87b-4758-a074-290b69051aea tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 202 Aug 06 05:29:47.537129 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 908/3617] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:47 2026] DELETE /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:47.544954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2080570b-d920-4bf2-96ab-1b7f70656d0d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:47.546958 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2080570b-d920-4bf2-96ab-1b7f70656d0d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:47.547146 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2080570b-d920-4bf2-96ab-1b7f70656d0d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:47.547395 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2080570b-d920-4bf2-96ab-1b7f70656d0d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:47.547495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2080570b-d920-4bf2-96ab-1b7f70656d0d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:47.555774 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:47.555774 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:47.557184 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2080570b-d920-4bf2-96ab-1b7f70656d0d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 200 Aug 06 05:29:47.557755 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 911/3618] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:47 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:48.006499 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-affdc086-3477-4aed-b761-e0367e942957 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.008332 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-affdc086-3477-4aed-b761-e0367e942957 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af Aug 06 05:29:48.008563 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-affdc086-3477-4aed-b761-e0367e942957 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.008746 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-affdc086-3477-4aed-b761-e0367e942957 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.008847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-affdc086-3477-4aed-b761-e0367e942957 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 31ef0fe6-84d4-4549-8f4d-f2cc1ac054af. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:48.014114 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-affdc086-3477-4aed-b761-e0367e942957 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af returned with HTTP 404 Aug 06 05:29:48.014114 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 895/3619] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/backups/31ef0fe6-84d4-4549-8f4d-f2cc1ac054af => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:48.020662 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c5414153-cab5-432a-a57d-eeb75737a55f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.022680 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5414153-cab5-432a-a57d-eeb75737a55f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] DELETE https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:48.023192 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c5414153-cab5-432a-a57d-eeb75737a55f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.023192 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c5414153-cab5-432a-a57d-eeb75737a55f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.023309 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-c5414153-cab5-432a-a57d-eeb75737a55f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Delete backup with id: cb44c085-2eea-4ecd-916f-0fefbe612a94. Aug 06 05:29:48.028442 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.028442 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:48.040251 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-c5414153-cab5-432a-a57d-eeb75737a55f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] delete_backup rpcapi backup_id cb44c085-2eea-4ecd-916f-0fefbe612a94 {{(pid=100426) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:29:48.043096 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5414153-cab5-432a-a57d-eeb75737a55f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 202 Aug 06 05:29:48.043609 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 906/3620] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:48 2026] DELETE /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:48.050964 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-eaa62fe5-701a-44fa-8c21-b9feae20589b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.055022 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eaa62fe5-701a-44fa-8c21-b9feae20589b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:48.055022 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eaa62fe5-701a-44fa-8c21-b9feae20589b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.055022 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eaa62fe5-701a-44fa-8c21-b9feae20589b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.055022 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-eaa62fe5-701a-44fa-8c21-b9feae20589b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:48.062116 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.062116 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:48.062819 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eaa62fe5-701a-44fa-8c21-b9feae20589b tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 200 Aug 06 05:29:48.064764 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 909/3621] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:48.066728 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fbfb3ca1-9d4d-4507-8add-af80676f71f8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.071599 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fbfb3ca1-9d4d-4507-8add-af80676f71f8 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 Aug 06 05:29:48.071599 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fbfb3ca1-9d4d-4507-8add-af80676f71f8 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.071599 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fbfb3ca1-9d4d-4507-8add-af80676f71f8 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.085269 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.085269 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:48.089388 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fbfb3ca1-9d4d-4507-8add-af80676f71f8 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:48.092908 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fbfb3ca1-9d4d-4507-8add-af80676f71f8 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 returned with HTTP 200 Aug 06 05:29:48.093194 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 912/3622] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:48.105329 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5a7d4950-49ff-4d40-92dd-a6e27a84de63 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.107090 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5a7d4950-49ff-4d40-92dd-a6e27a84de63 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 Aug 06 05:29:48.107090 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5a7d4950-49ff-4d40-92dd-a6e27a84de63 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.107159 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5a7d4950-49ff-4d40-92dd-a6e27a84de63 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.115390 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.115390 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:48.129011 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5a7d4950-49ff-4d40-92dd-a6e27a84de63 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:48.134009 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5a7d4950-49ff-4d40-92dd-a6e27a84de63 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 returned with HTTP 200 Aug 06 05:29:48.134507 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 896/3623] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:48.148893 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-df579257-46c1-46bf-8ab8-f6562a55de90 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.176116 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:48.176557 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:48.178264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:48.178406 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Create volume of 1 GB Aug 06 05:29:48.182654 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Availability Zones retrieved successfully. Aug 06 05:29:48.187324 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Flow 'volume_create_api' (98501daa-7f6b-462e-bd97-92e88fef1472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:48.188250 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb543e6d-c686-44b0-ae42-83bd9cbf107d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:48.188920 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:48.215405 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb543e6d-c686-44b0-ae42-83bd9cbf107d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:48.216525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20fa8b0d-c77a-4a25-bbc5-15cefed8a0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:48.286469 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Created reservations ['c8db81ab-15fc-4982-b14d-d0d47e3e7864', '1a310b51-70d4-459a-b11b-bc5f094af1ef', '8ffd7944-70a5-4f60-ae03-9eeefebcf1f2', '16d94f2b-c8e3-41a1-94c4-0c9ff6d26da6'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:48.287323 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20fa8b0d-c77a-4a25-bbc5-15cefed8a0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8db81ab-15fc-4982-b14d-d0d47e3e7864', '1a310b51-70d4-459a-b11b-bc5f094af1ef', '8ffd7944-70a5-4f60-ae03-9eeefebcf1f2', '16d94f2b-c8e3-41a1-94c4-0c9ff6d26da6']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:48.288277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72260a98-fb15-49e0-a77e-ddc146ccee7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:48.312815 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72260a98-fb15-49e0-a77e-ddc146ccee7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a607a3b-cf37-45ce-9a98-62a42aceac17', '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='6571ee10755b4a5695b9e01a0c16c8d1',qos_specs=None,replication_status=,reservations=['c8db81ab-15fc-4982-b14d-d0d47e3e7864','1a310b51-70d4-459a-b11b-bc5f094af1ef','8ffd7944-70a5-4f60-ae03-9eeefebcf1f2','16d94f2b-c8e3-41a1-94c4-0c9ff6d26da6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947dc486c59d47e1b575fbbb5b607c6f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a607a3b-cf37-45ce-9a98-62a42aceac17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6571ee10755b4a5695b9e01a0c16c8d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='947dc486c59d47e1b575fbbb5b607c6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:48.313964 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93e49ab-189a-49a8-bace-daf6b6a2888e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:48.333302 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93e49ab-189a-49a8-bace-daf6b6a2888e) transitioned into state 'SUCCESS' from 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='6571ee10755b4a5695b9e01a0c16c8d1',qos_specs=None,replication_status=,reservations=['c8db81ab-15fc-4982-b14d-d0d47e3e7864','1a310b51-70d4-459a-b11b-bc5f094af1ef','8ffd7944-70a5-4f60-ae03-9eeefebcf1f2','16d94f2b-c8e3-41a1-94c4-0c9ff6d26da6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='947dc486c59d47e1b575fbbb5b607c6f',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:48.334044 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c368c3-57be-4dcf-9f40-efdca2c34f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:48.345326 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c368c3-57be-4dcf-9f40-efdca2c34f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:48.345326 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Flow 'volume_create_api' (98501daa-7f6b-462e-bd97-92e88fef1472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:48.345326 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Create volume request issued successfully. Aug 06 05:29:48.345326 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-df579257-46c1-46bf-8ab8-f6562a55de90 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:48.345664 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 907/3624] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:29:48 2026] POST /volume/v3/volumes => generated 733 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:48.365927 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7f4ba2d1-aa3e-4fc6-988d-306c517c173e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.366238 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7f4ba2d1-aa3e-4fc6-988d-306c517c173e tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] GET https://10.4.3.205/volume/v3/volumes/6a607a3b-cf37-45ce-9a98-62a42aceac17 Aug 06 05:29:48.366520 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7f4ba2d1-aa3e-4fc6-988d-306c517c173e tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.366781 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7f4ba2d1-aa3e-4fc6-988d-306c517c173e tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.370635 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-151277d2-0756-454b-a072-fb2c082fb249 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.372477 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-151277d2-0756-454b-a072-fb2c082fb249 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:48.375314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-151277d2-0756-454b-a072-fb2c082fb249 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.375314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-151277d2-0756-454b-a072-fb2c082fb249 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.375314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-151277d2-0756-454b-a072-fb2c082fb249 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:48.376274 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.376274 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:48.380798 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7f4ba2d1-aa3e-4fc6-988d-306c517c173e tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Volume info retrieved successfully. Aug 06 05:29:48.381792 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.381792 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:48.383011 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-151277d2-0756-454b-a072-fb2c082fb249 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:48.383576 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 913/3625] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:48.389855 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7f4ba2d1-aa3e-4fc6-988d-306c517c173e tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] https://10.4.3.205/volume/v3/volumes/6a607a3b-cf37-45ce-9a98-62a42aceac17 returned with HTTP 200 Aug 06 05:29:48.390247 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 910/3626] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/volumes/6a607a3b-cf37-45ce-9a98-62a42aceac17 => generated 912 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:48.545551 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2c284aab-f70b-478b-a075-c6bf0c0368c2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.547967 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2c284aab-f70b-478b-a075-c6bf0c0368c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:29:48.548352 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2c284aab-f70b-478b-a075-c6bf0c0368c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.548599 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2c284aab-f70b-478b-a075-c6bf0c0368c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.548809 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-2c284aab-f70b-478b-a075-c6bf0c0368c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:48.559894 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.559894 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:48.560566 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2c284aab-f70b-478b-a075-c6bf0c0368c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:29:48.561234 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 897/3627] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:48.572364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a2b90e67-ee0b-4450-8efe-cca1b8d4c826 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.572507 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-db4027d0-f0e5-4de7-82ea-b0393c2ceb04 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.574224 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a2b90e67-ee0b-4450-8efe-cca1b8d4c826 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 Aug 06 05:29:48.574274 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-db4027d0-f0e5-4de7-82ea-b0393c2ceb04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8/action Aug 06 05:29:48.574435 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a2b90e67-ee0b-4450-8efe-cca1b8d4c826 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.574639 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a2b90e67-ee0b-4450-8efe-cca1b8d4c826 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.574681 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a2b90e67-ee0b-4450-8efe-cca1b8d4c826 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 6a1f4f4e-face-4f8f-a874-b2736b07ba71. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:48.574739 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-db4027d0-f0e5-4de7-82ea-b0393c2ceb04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:29:48.574874 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-db4027d0-f0e5-4de7-82ea-b0393c2ceb04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:48.576477 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.admin_actions [None req-db4027d0-f0e5-4de7-82ea-b0393c2ceb04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Updating backup 'be269808-637a-4e17-b930-ba4f16e903c8' with '{'status': 'error'}' {{(pid=100426) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 05:29:48.583850 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a2b90e67-ee0b-4450-8efe-cca1b8d4c826 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 returned with HTTP 404 Aug 06 05:29:48.584404 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 914/3628] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/backups/6a1f4f4e-face-4f8f-a874-b2736b07ba71 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:48.584678 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.584678 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:48.593104 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-db4027d0-f0e5-4de7-82ea-b0393c2ceb04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] reset_status in rpcapi backup_id be269808-637a-4e17-b930-ba4f16e903c8 on host np0000006623. {{(pid=100426) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 05:29:48.595148 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-db4027d0-f0e5-4de7-82ea-b0393c2ceb04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8/action returned with HTTP 202 Aug 06 05:29:48.596043 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 908/3629] 10.4.3.205 () {70 vars in 1430 bytes} [Thu Aug 6 05:29:48 2026] POST /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:48.607098 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-44250569-8614-4b7e-8cce-3f8a138807e1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.610206 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-44250569-8614-4b7e-8cce-3f8a138807e1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d Aug 06 05:29:48.610869 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-44250569-8614-4b7e-8cce-3f8a138807e1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.611141 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-44250569-8614-4b7e-8cce-3f8a138807e1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.611435 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-44250569-8614-4b7e-8cce-3f8a138807e1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume with id: 371e76f1-9e58-4bcc-b471-9305e427fb9d Aug 06 05:29:48.622855 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.622855 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:48.623277 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-44250569-8614-4b7e-8cce-3f8a138807e1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:29:48.641958 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-44250569-8614-4b7e-8cce-3f8a138807e1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume request issued successfully. Aug 06 05:29:48.642208 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-44250569-8614-4b7e-8cce-3f8a138807e1 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d returned with HTTP 202 Aug 06 05:29:48.642643 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 911/3630] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:48 2026] DELETE /volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:48.655882 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-91998c6a-6f1e-453f-b984-3f0107dbff34 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.657872 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-91998c6a-6f1e-453f-b984-3f0107dbff34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d Aug 06 05:29:48.658154 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-91998c6a-6f1e-453f-b984-3f0107dbff34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.658392 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-91998c6a-6f1e-453f-b984-3f0107dbff34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.666308 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.666308 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:48.669956 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-91998c6a-6f1e-453f-b984-3f0107dbff34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:29:48.676010 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-91998c6a-6f1e-453f-b984-3f0107dbff34 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d returned with HTTP 200 Aug 06 05:29:48.676454 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 898/3631] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:48.677929 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ead886d6-9045-48f6-99fc-5679a3f77d40 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.679655 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ead886d6-9045-48f6-99fc-5679a3f77d40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 Aug 06 05:29:48.679776 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ead886d6-9045-48f6-99fc-5679a3f77d40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.680047 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ead886d6-9045-48f6-99fc-5679a3f77d40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.691700 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.691700 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:48.699374 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ead886d6-9045-48f6-99fc-5679a3f77d40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:48.712076 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ead886d6-9045-48f6-99fc-5679a3f77d40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 returned with HTTP 200 Aug 06 05:29:48.712509 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 915/3632] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:29:48.732972 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0c05dfee-7410-474d-8b96-26e1f2172b83 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.735589 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0c05dfee-7410-474d-8b96-26e1f2172b83 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 Aug 06 05:29:48.735841 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0c05dfee-7410-474d-8b96-26e1f2172b83 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.736097 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0c05dfee-7410-474d-8b96-26e1f2172b83 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.736312 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-0c05dfee-7410-474d-8b96-26e1f2172b83 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume with id: 6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 Aug 06 05:29:48.749317 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.749317 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:48.749969 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0c05dfee-7410-474d-8b96-26e1f2172b83 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:48.778636 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0c05dfee-7410-474d-8b96-26e1f2172b83 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume request issued successfully. Aug 06 05:29:48.783192 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0c05dfee-7410-474d-8b96-26e1f2172b83 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 returned with HTTP 202 Aug 06 05:29:48.783192 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 909/3633] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:48 2026] DELETE /volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:48.790420 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ab393aac-9f13-42c1-9b6e-0e1c138b755b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:48.792143 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab393aac-9f13-42c1-9b6e-0e1c138b755b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 Aug 06 05:29:48.792494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab393aac-9f13-42c1-9b6e-0e1c138b755b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:48.792551 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab393aac-9f13-42c1-9b6e-0e1c138b755b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:48.799861 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:48.799861 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:48.803796 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ab393aac-9f13-42c1-9b6e-0e1c138b755b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:48.808353 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab393aac-9f13-42c1-9b6e-0e1c138b755b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 returned with HTTP 200 Aug 06 05:29:48.808722 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 912/3634] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:48 2026] GET /volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:49.073920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d90e4cc2-a055-40be-8740-364de8693642 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.075602 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d90e4cc2-a055-40be-8740-364de8693642 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 Aug 06 05:29:49.075791 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d90e4cc2-a055-40be-8740-364de8693642 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.075968 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d90e4cc2-a055-40be-8740-364de8693642 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.076064 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d90e4cc2-a055-40be-8740-364de8693642 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id cb44c085-2eea-4ecd-916f-0fefbe612a94. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:49.079524 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d90e4cc2-a055-40be-8740-364de8693642 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 returned with HTTP 404 Aug 06 05:29:49.079951 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 899/3635] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:49 2026] GET /volume/v3/backups/cb44c085-2eea-4ecd-916f-0fefbe612a94 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:49.086686 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fa80bd6c-ab0f-44f1-bc0e-dadb3848ced6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.088474 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fa80bd6c-ab0f-44f1-bc0e-dadb3848ced6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] DELETE https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:29:49.088653 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fa80bd6c-ab0f-44f1-bc0e-dadb3848ced6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.088816 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fa80bd6c-ab0f-44f1-bc0e-dadb3848ced6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.088962 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-fa80bd6c-ab0f-44f1-bc0e-dadb3848ced6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Delete backup with id: 998caf26-879f-4b9f-9005-ac43e6abf51b. Aug 06 05:29:49.093129 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.093129 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:49.120787 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-fa80bd6c-ab0f-44f1-bc0e-dadb3848ced6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] delete_backup rpcapi backup_id 998caf26-879f-4b9f-9005-ac43e6abf51b {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:29:49.123002 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fa80bd6c-ab0f-44f1-bc0e-dadb3848ced6 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 202 Aug 06 05:29:49.123627 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 916/3636] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:49 2026] DELETE /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:29:49.131969 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eb1f853b-26d8-470c-9c59-0442b4228d8f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.134379 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb1f853b-26d8-470c-9c59-0442b4228d8f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:29:49.134689 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb1f853b-26d8-470c-9c59-0442b4228d8f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.135052 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb1f853b-26d8-470c-9c59-0442b4228d8f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.135470 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-eb1f853b-26d8-470c-9c59-0442b4228d8f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:49.140948 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.140948 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:49.141922 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb1f853b-26d8-470c-9c59-0442b4228d8f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 200 Aug 06 05:29:49.142501 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 910/3637] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:49 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:49.393725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c03f3f39-af59-4a5d-b2d1-7a32aa5d0f02 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.395994 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c03f3f39-af59-4a5d-b2d1-7a32aa5d0f02 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:49.396172 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c03f3f39-af59-4a5d-b2d1-7a32aa5d0f02 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.396525 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c03f3f39-af59-4a5d-b2d1-7a32aa5d0f02 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.396708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-c03f3f39-af59-4a5d-b2d1-7a32aa5d0f02 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:49.402244 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.402244 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:49.403148 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c03f3f39-af59-4a5d-b2d1-7a32aa5d0f02 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:49.403593 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 913/3638] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:49 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:49.406173 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-45a9752b-9165-4466-b205-f8fd598c7611 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.408125 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45a9752b-9165-4466-b205-f8fd598c7611 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] GET https://10.4.3.205/volume/v3/volumes/6a607a3b-cf37-45ce-9a98-62a42aceac17 Aug 06 05:29:49.408342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45a9752b-9165-4466-b205-f8fd598c7611 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.408521 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45a9752b-9165-4466-b205-f8fd598c7611 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.417886 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.417886 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:49.422527 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-45a9752b-9165-4466-b205-f8fd598c7611 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Volume info retrieved successfully. Aug 06 05:29:49.428646 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45a9752b-9165-4466-b205-f8fd598c7611 tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] https://10.4.3.205/volume/v3/volumes/6a607a3b-cf37-45ce-9a98-62a42aceac17 returned with HTTP 200 Aug 06 05:29:49.429273 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 900/3639] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:49 2026] GET /volume/v3/volumes/6a607a3b-cf37-45ce-9a98-62a42aceac17 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:29:49.453105 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8d167ea8-06e6-4271-b2f3-ea51a77354ae None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.456330 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8d167ea8-06e6-4271-b2f3-ea51a77354ae tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1&project_id=add6acae020b4057a136304a5c054536 Aug 06 05:29:49.456554 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8d167ea8-06e6-4271-b2f3-ea51a77354ae tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.456764 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8d167ea8-06e6-4271-b2f3-ea51a77354ae tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.457243 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8d167ea8-06e6-4271-b2f3-ea51a77354ae tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Could not evaluate value add6acae020b4057a136304a5c054536, assuming string {{(pid=100428) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 05:29:49.457773 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8d167ea8-06e6-4271-b2f3-ea51a77354ae tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Searching by: MultiDict([('project_id', 'add6acae020b4057a136304a5c054536'), ('all_tenants', 1)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:29:49.502370 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8d167ea8-06e6-4271-b2f3-ea51a77354ae tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Get all volumes completed successfully. Aug 06 05:29:49.502650 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.502650 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:49.508774 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8d167ea8-06e6-4271-b2f3-ea51a77354ae tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1&project_id=add6acae020b4057a136304a5c054536 returned with HTTP 200 Aug 06 05:29:49.509241 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 917/3640] 10.4.3.205 () {66 vars in 1373 bytes} [Thu Aug 6 05:29:49 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=add6acae020b4057a136304a5c054536 => generated 3028 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:49.533390 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-62531249-f63e-4732-80bc-b5b3a5b54cef None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.538177 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-62531249-f63e-4732-80bc-b5b3a5b54cef tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/6a607a3b-cf37-45ce-9a98-62a42aceac17 Aug 06 05:29:49.538530 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-62531249-f63e-4732-80bc-b5b3a5b54cef tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.538854 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-62531249-f63e-4732-80bc-b5b3a5b54cef tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.539112 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-62531249-f63e-4732-80bc-b5b3a5b54cef tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Delete volume with id: 6a607a3b-cf37-45ce-9a98-62a42aceac17 Aug 06 05:29:49.549401 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.549401 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:49.549869 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-62531249-f63e-4732-80bc-b5b3a5b54cef tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Volume info retrieved successfully. Aug 06 05:29:49.594570 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-62531249-f63e-4732-80bc-b5b3a5b54cef tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] Delete volume request issued successfully. Aug 06 05:29:49.594855 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-62531249-f63e-4732-80bc-b5b3a5b54cef tempest-VolumesListAdminTestJSON-72140084 tempest-VolumesListAdminTestJSON-72140084-project-admin] https://10.4.3.205/volume/v3/volumes/6a607a3b-cf37-45ce-9a98-62a42aceac17 returned with HTTP 202 Aug 06 05:29:49.595319 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 911/3641] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:49 2026] DELETE /volume/v3/volumes/6a607a3b-cf37-45ce-9a98-62a42aceac17 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:49.606480 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bce074df-5fbe-443b-bc30-3c70094b30ea None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.608443 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bce074df-5fbe-443b-bc30-3c70094b30ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 Aug 06 05:29:49.608849 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bce074df-5fbe-443b-bc30-3c70094b30ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.609016 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bce074df-5fbe-443b-bc30-3c70094b30ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.619382 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.619382 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:49.623876 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bce074df-5fbe-443b-bc30-3c70094b30ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:49.630367 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bce074df-5fbe-443b-bc30-3c70094b30ea tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 returned with HTTP 200 Aug 06 05:29:49.630367 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 914/3642] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:49 2026] GET /volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:49.641768 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e2c9c863-b6c3-427c-8f65-83898e567db6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.643358 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e2c9c863-b6c3-427c-8f65-83898e567db6 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] DELETE https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 Aug 06 05:29:49.643561 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e2c9c863-b6c3-427c-8f65-83898e567db6 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.643724 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e2c9c863-b6c3-427c-8f65-83898e567db6 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.643902 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-e2c9c863-b6c3-427c-8f65-83898e567db6 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Delete volume with id: 9bf7aa20-683c-45d3-875f-fb6cfb383932 Aug 06 05:29:49.653268 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.653268 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:49.653798 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e2c9c863-b6c3-427c-8f65-83898e567db6 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:49.677692 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e2c9c863-b6c3-427c-8f65-83898e567db6 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Delete volume request issued successfully. Aug 06 05:29:49.677874 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e2c9c863-b6c3-427c-8f65-83898e567db6 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 returned with HTTP 202 Aug 06 05:29:49.678331 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 901/3643] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:49 2026] DELETE /volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:49.686749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b126a110-fb2d-4858-8c3f-9e547b65dc7f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.689014 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b126a110-fb2d-4858-8c3f-9e547b65dc7f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 Aug 06 05:29:49.689014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b126a110-fb2d-4858-8c3f-9e547b65dc7f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.689014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b126a110-fb2d-4858-8c3f-9e547b65dc7f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.699632 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8fa04254-7035-4424-8a9e-3018822121c8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.702389 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8fa04254-7035-4424-8a9e-3018822121c8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d Aug 06 05:29:49.702389 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8fa04254-7035-4424-8a9e-3018822121c8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.702389 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8fa04254-7035-4424-8a9e-3018822121c8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.703204 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.703204 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:49.707690 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b126a110-fb2d-4858-8c3f-9e547b65dc7f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:49.712175 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8fa04254-7035-4424-8a9e-3018822121c8 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d returned with HTTP 404 Aug 06 05:29:49.712457 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b126a110-fb2d-4858-8c3f-9e547b65dc7f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 returned with HTTP 200 Aug 06 05:29:49.712709 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 912/3644] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:49 2026] GET /volume/v3/volumes/371e76f1-9e58-4bcc-b471-9305e427fb9d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:49.712875 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 918/3645] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:49 2026] GET /volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:49.722084 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.724316 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] POST https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11/restore Aug 06 05:29:49.724768 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:49.726445 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Restoring backup a037f54a-73a4-404b-8254-6fe270dace11 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100429) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 05:29:49.726575 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Restoring backup a037f54a-73a4-404b-8254-6fe270dace11 to volume None. Aug 06 05:29:49.731451 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.731451 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:49.732339 np0000006623 devstack@c-api.service[100429]: INFO cinder.backup.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Creating volume of 1 GB for restore of backup a037f54a-73a4-404b-8254-6fe270dace11. Aug 06 05:29:49.736012 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Availability Zones retrieved successfully. Aug 06 05:29:49.743590 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (584fee05-6437-4417-bfe6-c01a1bcd9672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:49.745114 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a65ea02-8b69-43e9-8c4a-58257e42e24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:49.746987 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:49.779942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a65ea02-8b69-43e9-8c4a-58257e42e24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:49.780731 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7339841e-8ed0-417c-9f54-0be94e581dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:49.821017 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Created reservations ['25be73af-2ff9-46ea-a65f-01cd7edd7391', '3b13a977-3cc0-4729-be75-178b7791d919', '5ac95a24-9fcf-4c29-a6d3-05ad71e17d31', '3b3dd650-b473-4fbc-b416-1971ea4a48db'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:49.821792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7339841e-8ed0-417c-9f54-0be94e581dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25be73af-2ff9-46ea-a65f-01cd7edd7391', '3b13a977-3cc0-4729-be75-178b7791d919', '5ac95a24-9fcf-4c29-a6d3-05ad71e17d31', '3b3dd650-b473-4fbc-b416-1971ea4a48db']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:49.822950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fd21b5f5-fa8d-495d-8b83-ad17079a9320 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.823899 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05d08e7-ec54-4300-bb45-9e1c3fe7d381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:49.824618 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fd21b5f5-fa8d-495d-8b83-ad17079a9320 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 Aug 06 05:29:49.824808 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fd21b5f5-fa8d-495d-8b83-ad17079a9320 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:49.825011 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fd21b5f5-fa8d-495d-8b83-ad17079a9320 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:49.831049 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fd21b5f5-fa8d-495d-8b83-ad17079a9320 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 returned with HTTP 404 Aug 06 05:29:49.831543 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 902/3646] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:49 2026] GET /volume/v3/volumes/6c660ee1-23f6-4db8-a7ca-5ac26b9f6005 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:49.847521 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:49.849104 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:49.851442 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-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-598220546"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:49.851442 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-598220546'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:49.851442 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume of 1 GB Aug 06 05:29:49.853970 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05d08e7-ec54-4300-bb45-9e1c3fe7d381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a73c2d2c-d0d1-4925-8b22-2063a9211e60', '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='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['25be73af-2ff9-46ea-a65f-01cd7edd7391','3b13a977-3cc0-4729-be75-178b7791d919','5ac95a24-9fcf-4c29-a6d3-05ad71e17d31','3b3dd650-b473-4fbc-b416-1971ea4a48db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:49Z,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=a73c2d2c-d0d1-4925-8b22-2063a9211e60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95f891035e4f4249bc55cd5bfefe0a0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41277f205af1479586ccb520e462a498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:49.854538 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Availability Zones retrieved successfully. Aug 06 05:29:49.855733 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83166d8b-fe29-465e-964c-cb1a6c905a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:49.860299 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (09963c45-8535-49a6-889b-0e59d4b91e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:49.861261 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a071c3-51bb-4223-ab3d-72a8df787dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:49.862162 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:49.871027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83166d8b-fe29-465e-964c-cb1a6c905a1d) transitioned into 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='95f891035e4f4249bc55cd5bfefe0a0f',qos_specs=None,replication_status=,reservations=['25be73af-2ff9-46ea-a65f-01cd7edd7391','3b13a977-3cc0-4729-be75-178b7791d919','5ac95a24-9fcf-4c29-a6d3-05ad71e17d31','3b3dd650-b473-4fbc-b416-1971ea4a48db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41277f205af1479586ccb520e462a498',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:49.871960 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7e7576-7e7c-4c17-bf06-8f57fed3c6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:49.884228 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7e7576-7e7c-4c17-bf06-8f57fed3c6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:49.885540 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Flow 'volume_create_api' (584fee05-6437-4417-bfe6-c01a1bcd9672) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:49.885996 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Create volume request issued successfully. Aug 06 05:29:49.893964 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a071c3-51bb-4223-ab3d-72a8df787dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:49.894762 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7bceef5-6fc6-4d5b-9438-f9cffe4e8aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:49.895938 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:49.895938 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:49.896414 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:29:49.941673 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['78b79d34-f705-4567-bd62-0953d7ef69a2', '1b484fb5-e63b-4378-9627-071fc2919c10', '7393d3a3-71ed-498b-8e65-f549ffdb33eb', '1efa2173-5ee3-4d79-b21a-c112e02b71b0'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:49.942464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7bceef5-6fc6-4d5b-9438-f9cffe4e8aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78b79d34-f705-4567-bd62-0953d7ef69a2', '1b484fb5-e63b-4378-9627-071fc2919c10', '7393d3a3-71ed-498b-8e65-f549ffdb33eb', '1efa2173-5ee3-4d79-b21a-c112e02b71b0']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:49.943206 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ef6b6d-f2a8-4d3b-851b-d25c8aad590d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:49.977104 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ef6b6d-f2a8-4d3b-851b-d25c8aad590d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64de722c-cc86-469f-8abf-849d252b1bc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-598220546',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['78b79d34-f705-4567-bd62-0953d7ef69a2','1b484fb5-e63b-4378-9627-071fc2919c10','7393d3a3-71ed-498b-8e65-f549ffdb33eb','1efa2173-5ee3-4d79-b21a-c112e02b71b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-598220546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64de722c-cc86-469f-8abf-849d252b1bc5,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='bed426263523492cb6ce8d9ea61a2607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:49.978303 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (befc0c29-304a-4ce2-aec9-527fdd197fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:49.994700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (befc0c29-304a-4ce2-aec9-527fdd197fb5) transitioned into state 'SUCCESS' from state '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-598220546',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['78b79d34-f705-4567-bd62-0953d7ef69a2','1b484fb5-e63b-4378-9627-071fc2919c10','7393d3a3-71ed-498b-8e65-f549ffdb33eb','1efa2173-5ee3-4d79-b21a-c112e02b71b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:49.995461 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9309124c-f514-4f30-8cf9-9130737ea6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:50.007710 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9309124c-f514-4f30-8cf9-9130737ea6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:50.008461 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (09963c45-8535-49a6-889b-0e59d4b91e6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:50.008775 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request issued successfully. Aug 06 05:29:50.009306 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a7673d7e-fd5a-4f98-9aa2-b2e4cf6b01b1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:50.009697 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 913/3647] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:49 2026] POST /volume/v3/volumes => generated 815 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:50.023593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a66bc62e-f594-4768-9d5e-43cb926981d8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.026639 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a66bc62e-f594-4768-9d5e-43cb926981d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:29:50.026811 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a66bc62e-f594-4768-9d5e-43cb926981d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.027010 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a66bc62e-f594-4768-9d5e-43cb926981d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.033977 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:50.033977 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:50.037486 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a66bc62e-f594-4768-9d5e-43cb926981d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:50.041122 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a66bc62e-f594-4768-9d5e-43cb926981d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 returned with HTTP 200 Aug 06 05:29:50.041487 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 919/3648] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:50 2026] GET /volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:50.155175 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ac7b48b5-d462-4196-8351-636b168a9849 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.156928 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ac7b48b5-d462-4196-8351-636b168a9849 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b Aug 06 05:29:50.157176 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ac7b48b5-d462-4196-8351-636b168a9849 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.157728 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ac7b48b5-d462-4196-8351-636b168a9849 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.157728 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ac7b48b5-d462-4196-8351-636b168a9849 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Show backup with id 998caf26-879f-4b9f-9005-ac43e6abf51b. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:50.165646 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ac7b48b5-d462-4196-8351-636b168a9849 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b returned with HTTP 404 Aug 06 05:29:50.166248 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 903/3649] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:50 2026] GET /volume/v3/backups/998caf26-879f-4b9f-9005-ac43e6abf51b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:50.177355 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5ecd9868-536d-48cc-89ae-3c867f033afb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.179401 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ecd9868-536d-48cc-89ae-3c867f033afb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a Aug 06 05:29:50.179650 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ecd9868-536d-48cc-89ae-3c867f033afb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.179851 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ecd9868-536d-48cc-89ae-3c867f033afb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.180087 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-5ecd9868-536d-48cc-89ae-3c867f033afb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Delete volume with id: 4f727f90-27f1-4e96-8498-a1a6dcebaf7a Aug 06 05:29:50.187637 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:50.187637 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:50.187995 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5ecd9868-536d-48cc-89ae-3c867f033afb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:29:50.205483 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5ecd9868-536d-48cc-89ae-3c867f033afb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Delete volume request issued successfully. Aug 06 05:29:50.205738 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ecd9868-536d-48cc-89ae-3c867f033afb tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a returned with HTTP 202 Aug 06 05:29:50.206237 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 914/3650] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:29:50 2026] DELETE /volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:50.217039 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-327c2b10-7f54-4d83-b5b8-512281b3dfd8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.218900 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-327c2b10-7f54-4d83-b5b8-512281b3dfd8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a Aug 06 05:29:50.219132 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-327c2b10-7f54-4d83-b5b8-512281b3dfd8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.219374 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-327c2b10-7f54-4d83-b5b8-512281b3dfd8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.227822 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:50.227822 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:50.231685 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-327c2b10-7f54-4d83-b5b8-512281b3dfd8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Volume info retrieved successfully. Aug 06 05:29:50.235762 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-327c2b10-7f54-4d83-b5b8-512281b3dfd8 tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a returned with HTTP 200 Aug 06 05:29:50.236381 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 920/3651] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:50 2026] GET /volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:50.419188 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ba37abc2-59a6-426d-a5c7-a8cc1b0e04fa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.420822 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ba37abc2-59a6-426d-a5c7-a8cc1b0e04fa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:50.421022 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ba37abc2-59a6-426d-a5c7-a8cc1b0e04fa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.421207 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ba37abc2-59a6-426d-a5c7-a8cc1b0e04fa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.421335 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ba37abc2-59a6-426d-a5c7-a8cc1b0e04fa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:50.426484 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:50.426484 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:50.427391 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ba37abc2-59a6-426d-a5c7-a8cc1b0e04fa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:50.427741 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 904/3652] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:50 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:50.731222 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-880a3de9-ca81-42ec-b3ee-35d6f26cf56d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.733006 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-880a3de9-ca81-42ec-b3ee-35d6f26cf56d tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 Aug 06 05:29:50.733207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-880a3de9-ca81-42ec-b3ee-35d6f26cf56d tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.733400 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-880a3de9-ca81-42ec-b3ee-35d6f26cf56d tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.747307 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-880a3de9-ca81-42ec-b3ee-35d6f26cf56d tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 returned with HTTP 404 Aug 06 05:29:50.747787 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 915/3653] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:50 2026] GET /volume/v3/volumes/9bf7aa20-683c-45d3-875f-fb6cfb383932 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:50.758121 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1ba176d2-6480-45dc-8c31-ee4d49e64f45 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.759901 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ba176d2-6480-45dc-8c31-ee4d49e64f45 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d Aug 06 05:29:50.760105 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ba176d2-6480-45dc-8c31-ee4d49e64f45 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.760309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ba176d2-6480-45dc-8c31-ee4d49e64f45 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.767386 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:50.767386 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:50.771708 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1ba176d2-6480-45dc-8c31-ee4d49e64f45 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:50.776851 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ba176d2-6480-45dc-8c31-ee4d49e64f45 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d returned with HTTP 200 Aug 06 05:29:50.777208 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 921/3654] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:50 2026] GET /volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:50.788870 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-080470f1-fd0b-4ab8-93c3-ce3e774cb80f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.792058 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-080470f1-fd0b-4ab8-93c3-ce3e774cb80f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] DELETE https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d Aug 06 05:29:50.792243 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-080470f1-fd0b-4ab8-93c3-ce3e774cb80f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.792449 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-080470f1-fd0b-4ab8-93c3-ce3e774cb80f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.792638 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-080470f1-fd0b-4ab8-93c3-ce3e774cb80f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Delete volume with id: 859161df-10d0-4ed1-ac87-60a34be8b61d Aug 06 05:29:50.800471 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:50.800471 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:50.800954 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-080470f1-fd0b-4ab8-93c3-ce3e774cb80f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:50.820035 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-080470f1-fd0b-4ab8-93c3-ce3e774cb80f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Delete volume request issued successfully. Aug 06 05:29:50.820229 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-080470f1-fd0b-4ab8-93c3-ce3e774cb80f tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d returned with HTTP 202 Aug 06 05:29:50.820706 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 905/3655] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:50 2026] DELETE /volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:50.830165 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-61589854-98ed-4515-8bc4-ba451bd5bac4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.832768 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-61589854-98ed-4515-8bc4-ba451bd5bac4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d Aug 06 05:29:50.832768 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-61589854-98ed-4515-8bc4-ba451bd5bac4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.833263 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-61589854-98ed-4515-8bc4-ba451bd5bac4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.846410 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:50.846410 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:50.852746 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-61589854-98ed-4515-8bc4-ba451bd5bac4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:50.861705 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-61589854-98ed-4515-8bc4-ba451bd5bac4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d returned with HTTP 200 Aug 06 05:29:50.862728 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 916/3656] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:50 2026] GET /volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:50.904137 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:50.904137 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:50.904620 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:29:50.904756 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Checking backup size 1 against volume size 1 {{(pid=100429) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 05:29:50.904857 np0000006623 devstack@c-api.service[100429]: INFO cinder.backup.api [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Overwriting volume a73c2d2c-d0d1-4925-8b22-2063a9211e60 with restore of backup a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:50.918855 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] restore_backup in rpcapi backup_id a037f54a-73a4-404b-8254-6fe270dace11 {{(pid=100429) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 05:29:50.921082 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2da94705-069a-48b0-a2c3-1d2391cf1584 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11/restore returned with HTTP 202 Aug 06 05:29:50.921590 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 915/3657] 10.4.3.205 () {70 vars in 1433 bytes} [Thu Aug 6 05:29:49 2026] POST /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11/restore => generated 152 bytes in 1200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:50.934320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-972ad40d-4eac-4d1c-8727-8722f95ba82b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:50.934320 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-972ad40d-4eac-4d1c-8727-8722f95ba82b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:50.934320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-972ad40d-4eac-4d1c-8727-8722f95ba82b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:50.934320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-972ad40d-4eac-4d1c-8727-8722f95ba82b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:50.934320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-972ad40d-4eac-4d1c-8727-8722f95ba82b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:50.938535 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:50.938535 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:50.939146 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-972ad40d-4eac-4d1c-8727-8722f95ba82b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:29:50.939702 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 922/3658] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:50 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:51.055311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-03219f9f-96bf-46a2-ae9b-89b1c0dea796 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.058202 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-03219f9f-96bf-46a2-ae9b-89b1c0dea796 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:29:51.058523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-03219f9f-96bf-46a2-ae9b-89b1c0dea796 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.058808 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-03219f9f-96bf-46a2-ae9b-89b1c0dea796 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.068996 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.068996 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:51.074555 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-03219f9f-96bf-46a2-ae9b-89b1c0dea796 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:51.080001 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-03219f9f-96bf-46a2-ae9b-89b1c0dea796 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 returned with HTTP 200 Aug 06 05:29:51.080415 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 906/3659] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:51 2026] GET /volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:51.093514 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0f2911bd-042e-42d0-a348-8778afa20e88 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.096430 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0f2911bd-042e-42d0-a348-8778afa20e88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:29:51.096760 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0f2911bd-042e-42d0-a348-8778afa20e88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64de722c-cc86-469f-8abf-849d252b1bc5", "name": "tempest-VolumesBackupsTest-Backup-182060959", "description": "tempest-backup-description-73348248", "container": "tempest-volumesbackupstest-backup-container-1465576230"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:51.098761 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-0f2911bd-042e-42d0-a348-8778afa20e88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating new backup {'backup': {'volume_id': '64de722c-cc86-469f-8abf-849d252b1bc5', 'name': 'tempest-VolumesBackupsTest-Backup-182060959', 'description': 'tempest-backup-description-73348248', 'container': 'tempest-volumesbackupstest-backup-container-1465576230'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:29:51.098891 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-0f2911bd-042e-42d0-a348-8778afa20e88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating backup of volume 64de722c-cc86-469f-8abf-849d252b1bc5 in container tempest-volumesbackupstest-backup-container-1465576230 Aug 06 05:29:51.109354 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.109354 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:51.109961 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0f2911bd-042e-42d0-a348-8778afa20e88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:29:51.131623 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-0f2911bd-042e-42d0-a348-8778afa20e88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['a82b1746-0d64-4039-83ae-4bb67e8e9c21', '97764f78-a4e5-473d-84d7-ad27f85ba665'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:51.168666 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0f2911bd-042e-42d0-a348-8778afa20e88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:29:51.169370 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 917/3660] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:51 2026] POST /volume/v3/backups => generated 329 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:51.177785 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-84a06227-0732-4386-b18f-55fabfdb11e6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.180866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-84a06227-0732-4386-b18f-55fabfdb11e6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:29:51.180866 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-84a06227-0732-4386-b18f-55fabfdb11e6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.180866 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-84a06227-0732-4386-b18f-55fabfdb11e6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.180866 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-84a06227-0732-4386-b18f-55fabfdb11e6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:51.190683 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.190683 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:51.195837 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-84a06227-0732-4386-b18f-55fabfdb11e6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:29:51.195837 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 916/3661] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:51 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:51.249641 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-174a2043-1471-40a1-8cdc-6ceb81f67e2f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.253874 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-174a2043-1471-40a1-8cdc-6ceb81f67e2f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] GET https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a Aug 06 05:29:51.254150 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-174a2043-1471-40a1-8cdc-6ceb81f67e2f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.254357 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-174a2043-1471-40a1-8cdc-6ceb81f67e2f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.261137 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-174a2043-1471-40a1-8cdc-6ceb81f67e2f tempest-ProjectReaderTests33-1229290208 tempest-ProjectReaderTests33-1229290208-project-admin] https://10.4.3.205/volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a returned with HTTP 404 Aug 06 05:29:51.261591 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 923/3662] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:51 2026] GET /volume/v3/volumes/4f727f90-27f1-4e96-8498-a1a6dcebaf7a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:51.439464 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-65145410-3cd3-427d-a77a-635469f1aa9d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.444148 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-65145410-3cd3-427d-a77a-635469f1aa9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:51.444365 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-65145410-3cd3-427d-a77a-635469f1aa9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.449358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-65145410-3cd3-427d-a77a-635469f1aa9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.449358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-65145410-3cd3-427d-a77a-635469f1aa9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:51.457894 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.457894 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:51.458736 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-65145410-3cd3-427d-a77a-635469f1aa9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:51.459129 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 907/3663] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:51 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:51.470352 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.472272 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475/restore Aug 06 05:29:51.472766 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:51.474464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Restoring backup 454743a6-d6e1-4728-9166-c9cce3bf3475 ({'restore': {'volume_id': '592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e'}}) {{(pid=100426) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 05:29:51.474733 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Restoring backup 454743a6-d6e1-4728-9166-c9cce3bf3475 to volume 592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e. Aug 06 05:29:51.479545 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.479545 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:51.488603 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.488603 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:51.489121 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:29:51.489252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.api [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Checking backup size 1 against volume size 1 {{(pid=100426) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 05:29:51.489356 np0000006623 devstack@c-api.service[100426]: INFO cinder.backup.api [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Overwriting volume 592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e with restore of backup 454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:51.503509 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] restore_backup in rpcapi backup_id 454743a6-d6e1-4728-9166-c9cce3bf3475 {{(pid=100426) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 05:29:51.505459 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c3498ea8-8e52-4c15-bef3-f16d36f3cba3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475/restore returned with HTTP 202 Aug 06 05:29:51.505983 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 918/3664] 10.4.3.205 () {68 vars in 1393 bytes} [Thu Aug 6 05:29:51 2026] POST /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475/restore => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:51.516081 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b84f208-4e9e-4614-b4fc-cd5803103e0f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.518403 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b84f208-4e9e-4614-b4fc-cd5803103e0f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:51.518955 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b84f208-4e9e-4614-b4fc-cd5803103e0f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.519742 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b84f208-4e9e-4614-b4fc-cd5803103e0f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.519742 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3b84f208-4e9e-4614-b4fc-cd5803103e0f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:51.536770 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.536770 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:51.538600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b84f208-4e9e-4614-b4fc-cd5803103e0f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:51.538600 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 917/3665] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:51 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:51.885307 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ec9932b6-53c6-4352-944d-bf51e1744c8d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.887101 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ec9932b6-53c6-4352-944d-bf51e1744c8d tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d Aug 06 05:29:51.888141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ec9932b6-53c6-4352-944d-bf51e1744c8d tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.888141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ec9932b6-53c6-4352-944d-bf51e1744c8d tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.892895 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ec9932b6-53c6-4352-944d-bf51e1744c8d tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d returned with HTTP 404 Aug 06 05:29:51.893343 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 924/3666] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:51 2026] GET /volume/v3/volumes/859161df-10d0-4ed1-ac87-60a34be8b61d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:51.899732 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e5a64fbe-bf83-4d6a-adb9-f3b0e895d94a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.901778 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e5a64fbe-bf83-4d6a-adb9-f3b0e895d94a tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 Aug 06 05:29:51.901778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e5a64fbe-bf83-4d6a-adb9-f3b0e895d94a tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.901846 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e5a64fbe-bf83-4d6a-adb9-f3b0e895d94a tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.908713 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.908713 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:51.912126 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e5a64fbe-bf83-4d6a-adb9-f3b0e895d94a tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:51.916011 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e5a64fbe-bf83-4d6a-adb9-f3b0e895d94a tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 returned with HTTP 200 Aug 06 05:29:51.916675 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 908/3667] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:51 2026] GET /volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:51.928789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b0d14e66-7720-4d14-8ac3-3c5fdbc669f4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.931665 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0d14e66-7720-4d14-8ac3-3c5fdbc669f4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] DELETE https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 Aug 06 05:29:51.931731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b0d14e66-7720-4d14-8ac3-3c5fdbc669f4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.932031 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b0d14e66-7720-4d14-8ac3-3c5fdbc669f4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.932211 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-b0d14e66-7720-4d14-8ac3-3c5fdbc669f4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Delete volume with id: 967d70ca-5661-4b9e-b44e-0cd085489289 Aug 06 05:29:51.942549 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.942549 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:51.943171 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b0d14e66-7720-4d14-8ac3-3c5fdbc669f4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:51.951846 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c7efc445-c7d4-45bf-8309-37fffc676d9e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.955168 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c7efc445-c7d4-45bf-8309-37fffc676d9e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:51.955168 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c7efc445-c7d4-45bf-8309-37fffc676d9e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.955168 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c7efc445-c7d4-45bf-8309-37fffc676d9e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.955168 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-c7efc445-c7d4-45bf-8309-37fffc676d9e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:51.958432 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.958432 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:51.959225 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c7efc445-c7d4-45bf-8309-37fffc676d9e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:29:51.959726 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 918/3668] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:51 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:51.962560 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b0d14e66-7720-4d14-8ac3-3c5fdbc669f4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Delete volume request issued successfully. Aug 06 05:29:51.962889 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b0d14e66-7720-4d14-8ac3-3c5fdbc669f4 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 returned with HTTP 202 Aug 06 05:29:51.963491 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 919/3669] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:51 2026] DELETE /volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:51.972688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d199a4c7-3d91-405a-a676-21e3c9d569f5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:51.975756 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d199a4c7-3d91-405a-a676-21e3c9d569f5 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 Aug 06 05:29:51.976055 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d199a4c7-3d91-405a-a676-21e3c9d569f5 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:51.976377 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d199a4c7-3d91-405a-a676-21e3c9d569f5 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:51.986685 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:51.986685 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:51.993746 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d199a4c7-3d91-405a-a676-21e3c9d569f5 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Volume info retrieved successfully. Aug 06 05:29:52.001486 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d199a4c7-3d91-405a-a676-21e3c9d569f5 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 returned with HTTP 200 Aug 06 05:29:52.001730 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 925/3670] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:51 2026] GET /volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:52.209691 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-017f35ff-80d1-448f-9141-f8f0d3172fdc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:52.211650 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-017f35ff-80d1-448f-9141-f8f0d3172fdc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:29:52.211876 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-017f35ff-80d1-448f-9141-f8f0d3172fdc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:52.212176 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-017f35ff-80d1-448f-9141-f8f0d3172fdc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:52.212306 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-017f35ff-80d1-448f-9141-f8f0d3172fdc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:52.218588 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:52.218588 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:52.219327 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-017f35ff-80d1-448f-9141-f8f0d3172fdc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:29:52.219725 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 909/3671] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:52 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:52.550332 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e4ff9b9b-b194-46bf-b29f-94c6d9d508c7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:52.552350 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4ff9b9b-b194-46bf-b29f-94c6d9d508c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:52.553942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4ff9b9b-b194-46bf-b29f-94c6d9d508c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:52.553942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4ff9b9b-b194-46bf-b29f-94c6d9d508c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:52.553942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-e4ff9b9b-b194-46bf-b29f-94c6d9d508c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:52.561679 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:52.561679 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:52.563082 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4ff9b9b-b194-46bf-b29f-94c6d9d508c7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:52.563593 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 919/3672] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:52 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:52.910376 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-41d4710b-1920-44cc-8913-c542244da73d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:52.971367 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-71cf73ae-d6e7-44ff-96c0-530fc1f18fac None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:52.973456 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-71cf73ae-d6e7-44ff-96c0-530fc1f18fac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:52.973744 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-71cf73ae-d6e7-44ff-96c0-530fc1f18fac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:52.973966 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-71cf73ae-d6e7-44ff-96c0-530fc1f18fac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:52.974169 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-71cf73ae-d6e7-44ff-96c0-530fc1f18fac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:52.979557 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:52.979557 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:52.980436 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-71cf73ae-d6e7-44ff-96c0-530fc1f18fac tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:29:52.980931 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 926/3673] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:52 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:53.019846 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-72ceddc0-f3b5-4961-8382-13377cd8f7c0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:53.021882 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-72ceddc0-f3b5-4961-8382-13377cd8f7c0 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] GET https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 Aug 06 05:29:53.022090 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-72ceddc0-f3b5-4961-8382-13377cd8f7c0 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:53.022258 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-72ceddc0-f3b5-4961-8382-13377cd8f7c0 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:53.027984 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-72ceddc0-f3b5-4961-8382-13377cd8f7c0 tempest-VolumesListAdminTestJSON-13610624 tempest-VolumesListAdminTestJSON-13610624-project-member] https://10.4.3.205/volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 returned with HTTP 404 Aug 06 05:29:53.028504 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 910/3674] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:53 2026] GET /volume/v3/volumes/967d70ca-5661-4b9e-b44e-0cd085489289 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:53.029838 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:53.049285 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:53.049637 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-919939793", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:53.051096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-919939793', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:53.051226 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Create volume of 1 GB Aug 06 05:29:53.059829 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Availability Zones retrieved successfully. Aug 06 05:29:53.067995 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Flow 'volume_create_api' (9a21b297-f540-4059-8d62-245b3902a4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:53.071122 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d6482c-dd8e-44e5-bb30-dcca822c4747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.071990 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:53.077409 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:53.077409 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-363962018"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:53.077969 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-363962018'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:53.078231 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Create volume of 1 GB Aug 06 05:29:53.082223 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Availability Zones retrieved successfully. Aug 06 05:29:53.088414 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Flow 'volume_create_api' (3abef749-e637-42aa-9e23-862540ada88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:53.089596 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3208f4a9-5b9f-4046-87d7-040e98c378ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.090638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:53.102336 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d6482c-dd8e-44e5-bb30-dcca822c4747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.103173 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17237ee-b18d-46ba-bc8f-c32a8bc00153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.113181 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3208f4a9-5b9f-4046-87d7-040e98c378ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.114331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9584db3-dd33-4e0e-bcae-620768469641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.165742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Created reservations ['5faa2e78-0b3e-4b73-9102-6e6d59c2d90c', 'd312c297-9e2b-4540-8080-1e26637b498c', '9af06179-cfcc-44a9-a58b-4befe79e494f', 'b7cf7734-a65c-4cb3-a1b4-bcfad3b1c9ee'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:53.166629 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17237ee-b18d-46ba-bc8f-c32a8bc00153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5faa2e78-0b3e-4b73-9102-6e6d59c2d90c', 'd312c297-9e2b-4540-8080-1e26637b498c', '9af06179-cfcc-44a9-a58b-4befe79e494f', 'b7cf7734-a65c-4cb3-a1b4-bcfad3b1c9ee']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.167210 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a1741f-85cd-4182-81f5-1347a27de01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.170778 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Created reservations ['8b376ccc-1277-4d93-a178-e97a2b18b92f', 'fd18a1a2-fbf7-4d51-bbfe-81b205b42814', '70b1db04-cde1-4ae5-a6fe-270f0ee9005c', '203799a3-86c7-4fca-a647-5abe079ea171'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:53.173309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9584db3-dd33-4e0e-bcae-620768469641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b376ccc-1277-4d93-a178-e97a2b18b92f', 'fd18a1a2-fbf7-4d51-bbfe-81b205b42814', '70b1db04-cde1-4ae5-a6fe-270f0ee9005c', '203799a3-86c7-4fca-a647-5abe079ea171']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.173309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c47e90-790a-47d4-8634-5e379c2cc36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.189887 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a1741f-85cd-4182-81f5-1347a27de01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c8dfb99-5a93-4d95-8fde-713aa4db3ac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-919939793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e99a80163c864defae3c9e72d8078473',qos_specs=None,replication_status=,reservations=['5faa2e78-0b3e-4b73-9102-6e6d59c2d90c','d312c297-9e2b-4540-8080-1e26637b498c','9af06179-cfcc-44a9-a58b-4befe79e494f','b7cf7734-a65c-4cb3-a1b4-bcfad3b1c9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a99012645624155a61fa218a8949fa7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-919939793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c8dfb99-5a93-4d95-8fde-713aa4db3ac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e99a80163c864defae3c9e72d8078473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a99012645624155a61fa218a8949fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.190910 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c5995b-d82c-463a-b40e-8bafdbc48fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.201502 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c47e90-790a-47d4-8634-5e379c2cc36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17f99af2-c6fa-4581-a2c9-4fe023ffaa0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-363962018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb60e8d9ed3c48be989fa970a3ccbb70',qos_specs=None,replication_status=,reservations=['8b376ccc-1277-4d93-a178-e97a2b18b92f','fd18a1a2-fbf7-4d51-bbfe-81b205b42814','70b1db04-cde1-4ae5-a6fe-270f0ee9005c','203799a3-86c7-4fca-a647-5abe079ea171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='107fc226fd6f48eca30544e2adf701df',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-363962018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17f99af2-c6fa-4581-a2c9-4fe023ffaa0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb60e8d9ed3c48be989fa970a3ccbb70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='107fc226fd6f48eca30544e2adf701df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.202257 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65cd47b5-ba02-46fc-8bc0-e0e09508aabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.210037 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c5995b-d82c-463a-b40e-8bafdbc48fd4) transitioned into state 'SUCCESS' from state '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-919939793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e99a80163c864defae3c9e72d8078473',qos_specs=None,replication_status=,reservations=['5faa2e78-0b3e-4b73-9102-6e6d59c2d90c','d312c297-9e2b-4540-8080-1e26637b498c','9af06179-cfcc-44a9-a58b-4befe79e494f','b7cf7734-a65c-4cb3-a1b4-bcfad3b1c9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a99012645624155a61fa218a8949fa7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.211374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5cccb31-faa2-4e8e-9971-1d943fcf6c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.222120 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65cd47b5-ba02-46fc-8bc0-e0e09508aabe) transitioned into state 'SUCCESS' from state '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-363962018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb60e8d9ed3c48be989fa970a3ccbb70',qos_specs=None,replication_status=,reservations=['8b376ccc-1277-4d93-a178-e97a2b18b92f','fd18a1a2-fbf7-4d51-bbfe-81b205b42814','70b1db04-cde1-4ae5-a6fe-270f0ee9005c','203799a3-86c7-4fca-a647-5abe079ea171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='107fc226fd6f48eca30544e2adf701df',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.222860 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d43554e-2aec-4f51-a6b6-368e0d3cabc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:53.224018 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5cccb31-faa2-4e8e-9971-1d943fcf6c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.226597 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Flow 'volume_create_api' (9a21b297-f540-4059-8d62-245b3902a4e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:53.226597 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Create volume request issued successfully. Aug 06 05:29:53.226597 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-41d4710b-1920-44cc-8913-c542244da73d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:53.227460 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 920/3675] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:29:52 2026] POST /volume/v3/volumes => generated 753 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:53.231566 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-35d9c954-1d92-4452-aa51-951f190227e5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:53.234036 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-35d9c954-1d92-4452-aa51-951f190227e5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:29:53.234232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-35d9c954-1d92-4452-aa51-951f190227e5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:53.234567 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-35d9c954-1d92-4452-aa51-951f190227e5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:53.234701 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-35d9c954-1d92-4452-aa51-951f190227e5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:53.234730 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d43554e-2aec-4f51-a6b6-368e0d3cabc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:53.235488 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Flow 'volume_create_api' (3abef749-e637-42aa-9e23-862540ada88c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:53.235801 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Create volume request issued successfully. Aug 06 05:29:53.236359 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8a76fcf6-31c1-4205-b382-58d2d85db8ad tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:53.236724 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 920/3676] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:29:53 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 06 05:29:53.238992 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-de3f6d7d-bc03-49a8-b5fc-d91a1f009c77 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:53.239275 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:53.239275 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:53.240021 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-35d9c954-1d92-4452-aa51-951f190227e5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:29:53.240417 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 927/3677] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:53 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:53.241161 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-de3f6d7d-bc03-49a8-b5fc-d91a1f009c77 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:29:53.241424 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-de3f6d7d-bc03-49a8-b5fc-d91a1f009c77 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:53.241684 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-de3f6d7d-bc03-49a8-b5fc-d91a1f009c77 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:53.248756 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-774715c2-fae9-4986-9ac2-c320e998c737 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:53.250985 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-774715c2-fae9-4986-9ac2-c320e998c737 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a Aug 06 05:29:53.251072 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:53.251072 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:53.251388 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-774715c2-fae9-4986-9ac2-c320e998c737 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:53.251709 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-774715c2-fae9-4986-9ac2-c320e998c737 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:53.255720 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-de3f6d7d-bc03-49a8-b5fc-d91a1f009c77 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:53.259119 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:53.259119 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:53.261236 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-de3f6d7d-bc03-49a8-b5fc-d91a1f009c77 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 returned with HTTP 200 Aug 06 05:29:53.261762 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 911/3678] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:53 2026] GET /volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:53.264611 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-774715c2-fae9-4986-9ac2-c320e998c737 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Volume info retrieved successfully. Aug 06 05:29:53.270503 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-774715c2-fae9-4986-9ac2-c320e998c737 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a returned with HTTP 200 Aug 06 05:29:53.271110 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 921/3679] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:53 2026] GET /volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:53.573895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9dcdbc83-ee6f-4f61-a976-d1f818bb9b18 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:53.576395 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9dcdbc83-ee6f-4f61-a976-d1f818bb9b18 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:53.576570 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9dcdbc83-ee6f-4f61-a976-d1f818bb9b18 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:53.576775 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9dcdbc83-ee6f-4f61-a976-d1f818bb9b18 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:53.576829 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9dcdbc83-ee6f-4f61-a976-d1f818bb9b18 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:53.580873 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:53.580873 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:53.581548 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9dcdbc83-ee6f-4f61-a976-d1f818bb9b18 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:53.581851 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 921/3680] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:53 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:53.994470 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2162ec7f-1698-4da7-8f66-1855f706d354 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:53.996712 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2162ec7f-1698-4da7-8f66-1855f706d354 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:53.996997 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2162ec7f-1698-4da7-8f66-1855f706d354 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:53.997244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2162ec7f-1698-4da7-8f66-1855f706d354 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:53.997418 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2162ec7f-1698-4da7-8f66-1855f706d354 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:54.015033 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.015033 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:54.015968 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2162ec7f-1698-4da7-8f66-1855f706d354 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:29:54.016447 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 928/3681] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:53 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:54.251466 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d25811d9-2c2b-4065-8ba3-cecd6bea47bc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:54.253192 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d25811d9-2c2b-4065-8ba3-cecd6bea47bc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:29:54.253414 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d25811d9-2c2b-4065-8ba3-cecd6bea47bc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:54.253637 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d25811d9-2c2b-4065-8ba3-cecd6bea47bc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:54.253773 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d25811d9-2c2b-4065-8ba3-cecd6bea47bc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:54.258140 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.258140 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:54.258939 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d25811d9-2c2b-4065-8ba3-cecd6bea47bc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:29:54.259234 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 912/3682] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:54 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:54.281918 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-580b960b-eae0-41d3-90bc-9b8a6b3201c6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:54.283771 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-580b960b-eae0-41d3-90bc-9b8a6b3201c6 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:29:54.283771 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-580b960b-eae0-41d3-90bc-9b8a6b3201c6 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:54.283771 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-580b960b-eae0-41d3-90bc-9b8a6b3201c6 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:54.284897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cb72c256-7038-41e8-a758-a7eaccb4f92b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:54.287136 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb72c256-7038-41e8-a758-a7eaccb4f92b tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a Aug 06 05:29:54.287417 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb72c256-7038-41e8-a758-a7eaccb4f92b tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:54.287632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb72c256-7038-41e8-a758-a7eaccb4f92b tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:54.292046 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.292046 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:54.295471 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.295471 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:54.296019 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-580b960b-eae0-41d3-90bc-9b8a6b3201c6 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:54.299583 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cb72c256-7038-41e8-a758-a7eaccb4f92b tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Volume info retrieved successfully. Aug 06 05:29:54.301066 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-580b960b-eae0-41d3-90bc-9b8a6b3201c6 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 returned with HTTP 200 Aug 06 05:29:54.301493 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 922/3683] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:54 2026] GET /volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:54.304265 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb72c256-7038-41e8-a758-a7eaccb4f92b tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a returned with HTTP 200 Aug 06 05:29:54.304378 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 922/3684] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:54 2026] GET /volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:29:54.324815 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1ac53b80-cbbb-411f-83bb-f30c519e2ec3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:54.328303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-87bea7da-ab8c-40bf-a7ad-c5886330232a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:54.329523 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ac53b80-cbbb-411f-83bb-f30c519e2ec3 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:29:54.329793 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ac53b80-cbbb-411f-83bb-f30c519e2ec3 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:54.330067 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ac53b80-cbbb-411f-83bb-f30c519e2ec3 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:54.330495 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87bea7da-ab8c-40bf-a7ad-c5886330232a tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:29:54.331067 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-87bea7da-ab8c-40bf-a7ad-c5886330232a tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17f99af2-c6fa-4581-a2c9-4fe023ffaa0a", "name": "tempest-type-Backup-620839625"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:54.333131 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-87bea7da-ab8c-40bf-a7ad-c5886330232a tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Creating new backup {'backup': {'volume_id': '17f99af2-c6fa-4581-a2c9-4fe023ffaa0a', 'name': 'tempest-type-Backup-620839625'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:29:54.333353 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-87bea7da-ab8c-40bf-a7ad-c5886330232a tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Creating backup of volume 17f99af2-c6fa-4581-a2c9-4fe023ffaa0a in container None Aug 06 05:29:54.343247 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.343247 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:54.343789 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-87bea7da-ab8c-40bf-a7ad-c5886330232a tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Volume info retrieved successfully. Aug 06 05:29:54.346491 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.346491 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:54.350945 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1ac53b80-cbbb-411f-83bb-f30c519e2ec3 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:54.354747 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ac53b80-cbbb-411f-83bb-f30c519e2ec3 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 returned with HTTP 200 Aug 06 05:29:54.355173 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 929/3685] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:54 2026] GET /volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:54.369299 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e8236839-cf6f-49b3-9084-9fdb4299af52 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:54.369757 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e8236839-cf6f-49b3-9084-9fdb4299af52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:29:54.370153 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e8236839-cf6f-49b3-9084-9fdb4299af52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c8dfb99-5a93-4d95-8fde-713aa4db3ac5", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1399848202", "description": null, "metadata": null}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:54.377231 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-87bea7da-ab8c-40bf-a7ad-c5886330232a tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Created reservations ['2847d136-c546-45db-84b4-0b3fbb222cab', '37e477fa-ca0c-4fba-a3c1-7dfc19fe0144'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:54.379002 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.379002 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:54.379438 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e8236839-cf6f-49b3-9084-9fdb4299af52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:54.379593 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-e8236839-cf6f-49b3-9084-9fdb4299af52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Create snapshot from volume 6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:29:54.409565 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87bea7da-ab8c-40bf-a7ad-c5886330232a tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:29:54.410002 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 913/3686] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:29:54 2026] POST /volume/v3/backups => generated 315 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:54.419523 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-75ccec2e-45cf-47fd-a1eb-5f1c97384f02 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:54.420320 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-75ccec2e-45cf-47fd-a1eb-5f1c97384f02 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:29:54.420531 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-75ccec2e-45cf-47fd-a1eb-5f1c97384f02 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:54.420826 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-75ccec2e-45cf-47fd-a1eb-5f1c97384f02 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:54.420956 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-75ccec2e-45cf-47fd-a1eb-5f1c97384f02 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:54.424841 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.424841 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:54.425419 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-75ccec2e-45cf-47fd-a1eb-5f1c97384f02 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:29:54.425814 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 923/3687] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:54 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:54.427503 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-e8236839-cf6f-49b3-9084-9fdb4299af52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Created reservations ['5d7c7a49-094f-4750-981b-dd5696036a42', '87d7abf8-c0df-45a9-a429-d916e192ce7d', '6e8b4017-dae4-4262-90e6-332c9cc81b61', '1658e598-400e-4e78-9a0e-6c6bc356641d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:54.464943 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e8236839-cf6f-49b3-9084-9fdb4299af52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Snapshot force create request issued successfully. Aug 06 05:29:54.466016 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e8236839-cf6f-49b3-9084-9fdb4299af52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:29:54.466103 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 923/3688] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:29:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:54.477943 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-18d0982c-f253-49c2-bb4c-6a1626cfc47e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:54.479749 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-18d0982c-f253-49c2-bb4c-6a1626cfc47e tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:29:54.479965 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-18d0982c-f253-49c2-bb4c-6a1626cfc47e tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:54.480170 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-18d0982c-f253-49c2-bb4c-6a1626cfc47e tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:54.485061 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.485061 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:54.485507 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-18d0982c-f253-49c2-bb4c-6a1626cfc47e tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Snapshot retrieved successfully. Aug 06 05:29:54.486607 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-18d0982c-f253-49c2-bb4c-6a1626cfc47e tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 returned with HTTP 200 Aug 06 05:29:54.487011 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 930/3689] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:54 2026] GET /volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:54.594420 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-acc8beb4-4ee9-404d-a45d-ea00132e4a37 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:54.596390 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acc8beb4-4ee9-404d-a45d-ea00132e4a37 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:54.596567 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acc8beb4-4ee9-404d-a45d-ea00132e4a37 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:54.596740 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acc8beb4-4ee9-404d-a45d-ea00132e4a37 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:54.596835 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-acc8beb4-4ee9-404d-a45d-ea00132e4a37 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:54.603949 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:54.603949 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:54.604621 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acc8beb4-4ee9-404d-a45d-ea00132e4a37 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:54.605078 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 914/3690] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:54 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:55.027170 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cb62ade1-886f-4fbf-8fbf-f779bba05d37 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.028822 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb62ade1-886f-4fbf-8fbf-f779bba05d37 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:55.029012 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb62ade1-886f-4fbf-8fbf-f779bba05d37 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:55.029181 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb62ade1-886f-4fbf-8fbf-f779bba05d37 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:55.029274 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-cb62ade1-886f-4fbf-8fbf-f779bba05d37 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:55.032882 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.032882 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:55.033426 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb62ade1-886f-4fbf-8fbf-f779bba05d37 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:29:55.033743 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 924/3691] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:55 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:55.272986 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-176ab76d-5962-4356-9818-40ec00f8378f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.274727 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-176ab76d-5962-4356-9818-40ec00f8378f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:29:55.274912 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-176ab76d-5962-4356-9818-40ec00f8378f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:55.275107 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-176ab76d-5962-4356-9818-40ec00f8378f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:55.275211 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-176ab76d-5962-4356-9818-40ec00f8378f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:55.279044 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.279044 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:55.279768 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-176ab76d-5962-4356-9818-40ec00f8378f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:29:55.280192 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 924/3692] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:55 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:55.389278 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.436021 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-83ae5491-91c4-4949-b568-3728ad03c303 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.437685 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-83ae5491-91c4-4949-b568-3728ad03c303 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:29:55.437685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-83ae5491-91c4-4949-b568-3728ad03c303 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:55.437798 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-83ae5491-91c4-4949-b568-3728ad03c303 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:55.437852 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-83ae5491-91c4-4949-b568-3728ad03c303 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:55.443114 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.443114 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:55.443886 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-83ae5491-91c4-4949-b568-3728ad03c303 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:29:55.444571 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 915/3693] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:55 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:55.500455 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-28e775ad-4fe6-4d57-9831-16b156cbac90 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.505051 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-28e775ad-4fe6-4d57-9831-16b156cbac90 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:29:55.505051 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-28e775ad-4fe6-4d57-9831-16b156cbac90 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:55.505051 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-28e775ad-4fe6-4d57-9831-16b156cbac90 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:55.509184 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.509184 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:55.509841 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-28e775ad-4fe6-4d57-9831-16b156cbac90 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Snapshot retrieved successfully. Aug 06 05:29:55.510882 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-28e775ad-4fe6-4d57-9831-16b156cbac90 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 returned with HTTP 200 Aug 06 05:29:55.511517 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 925/3694] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:55 2026] GET /volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:55.523717 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a5ae9051-7696-4f43-ac60-d7cdf9b08bd2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.525821 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a5ae9051-7696-4f43-ac60-d7cdf9b08bd2 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:29:55.526047 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a5ae9051-7696-4f43-ac60-d7cdf9b08bd2 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:55.526241 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a5ae9051-7696-4f43-ac60-d7cdf9b08bd2 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:55.528771 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:55.528867 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-988915002"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:55.530688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-988915002'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:55.530847 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Create volume of 1 GB Aug 06 05:29:55.531661 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.531661 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:55.532094 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a5ae9051-7696-4f43-ac60-d7cdf9b08bd2 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Snapshot retrieved successfully. Aug 06 05:29:55.533046 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a5ae9051-7696-4f43-ac60-d7cdf9b08bd2 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 returned with HTTP 200 Aug 06 05:29:55.533353 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 925/3695] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:55 2026] GET /volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:55.536526 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Availability Zones retrieved successfully. Aug 06 05:29:55.542829 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Flow 'volume_create_api' (54fbcfb4-230d-4e74-8085-efe2c093ac8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:55.544078 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49c0c87-946c-4859-84b2-2eab95bb6828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.544409 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-46e95f30-c9eb-407b-8905-c6360b02a02c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.545174 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:55.546963 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-46e95f30-c9eb-407b-8905-c6360b02a02c tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:29:55.547340 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-46e95f30-c9eb-407b-8905-c6360b02a02c tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:55.547695 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-46e95f30-c9eb-407b-8905-c6360b02a02c tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:55.554081 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.554081 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:55.554640 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-46e95f30-c9eb-407b-8905-c6360b02a02c tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Snapshot retrieved successfully. Aug 06 05:29:55.555784 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-46e95f30-c9eb-407b-8905-c6360b02a02c tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 returned with HTTP 200 Aug 06 05:29:55.556268 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 916/3696] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:55 2026] GET /volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:55.565836 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e3a81e42-a9da-472a-86d4-e87843de7fad None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.568141 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:55.568651 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "52c01572-e109-4aab-b4ef-030fef478502", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:55.570679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Create volume request body: {'volume': {'snapshot_id': '52c01572-e109-4aab-b4ef-030fef478502', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:55.574100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49c0c87-946c-4859-84b2-2eab95bb6828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.575229 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3f6d24-d629-43c0-871a-688d926839ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.579539 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.579539 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:55.580167 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Snapshot retrieved successfully. Aug 06 05:29:55.580342 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Create volume of 1 GB Aug 06 05:29:55.586109 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Availability Zones retrieved successfully. Aug 06 05:29:55.592653 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Flow 'volume_create_api' (5f152d06-e493-4727-9a1c-410ba249ce75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:55.593685 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203fb547-ba2c-441c-bfd1-53bb2073b9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.594531 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:55.621032 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1ef525ae-463e-4868-8608-dff149280535 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.622941 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ef525ae-463e-4868-8608-dff149280535 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:55.623151 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ef525ae-463e-4868-8608-dff149280535 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:55.623381 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ef525ae-463e-4868-8608-dff149280535 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:55.623501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-1ef525ae-463e-4868-8608-dff149280535 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:55.627691 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.627691 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:55.628562 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ef525ae-463e-4868-8608-dff149280535 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:55.628926 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 926/3697] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:55 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:55.631726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203fb547-ba2c-441c-bfd1-53bb2073b9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52c01572-e109-4aab-b4ef-030fef478502', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.632461 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ddac8a-7d19-42ae-96b8-a89b68410764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.639390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Created reservations ['d840d268-59d1-4ef5-a2a8-1429b9fbe115', 'f68f4ac3-024a-4501-883f-0a1a22b74a2e', '95e0d7c0-342c-4a95-90ac-78d629be84a8', '5ce738b0-13e6-4fe0-a6c8-6c85cf821c31'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:55.640450 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3f6d24-d629-43c0-871a-688d926839ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d840d268-59d1-4ef5-a2a8-1429b9fbe115', 'f68f4ac3-024a-4501-883f-0a1a22b74a2e', '95e0d7c0-342c-4a95-90ac-78d629be84a8', '5ce738b0-13e6-4fe0-a6c8-6c85cf821c31']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.641462 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72906484-7e3e-40ac-b1bd-bdbe5d2a6a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.670780 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Created reservations ['d27e1779-a400-47c4-b3b0-47e9dd467962', '40c79fbd-3753-4a55-8390-d7443f2f3249', '3d89893a-b6c8-48b9-85d6-2f952a1f3629', 'f86483e7-c5b8-446b-8e9d-2c54c2ed4b18'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:55.670930 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72906484-7e3e-40ac-b1bd-bdbe5d2a6a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '931cddad-230f-4e8e-9543-f3357b691663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-988915002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2b48dfb5b846d9b453ad7c463431bd',qos_specs=None,replication_status=,reservations=['d840d268-59d1-4ef5-a2a8-1429b9fbe115','f68f4ac3-024a-4501-883f-0a1a22b74a2e','95e0d7c0-342c-4a95-90ac-78d629be84a8','5ce738b0-13e6-4fe0-a6c8-6c85cf821c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8d754a92f419282f266c5023706ad',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-988915002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=931cddad-230f-4e8e-9543-f3357b691663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a2b48dfb5b846d9b453ad7c463431bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8d754a92f419282f266c5023706ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.671632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ddac8a-7d19-42ae-96b8-a89b68410764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d27e1779-a400-47c4-b3b0-47e9dd467962', '40c79fbd-3753-4a55-8390-d7443f2f3249', '3d89893a-b6c8-48b9-85d6-2f952a1f3629', 'f86483e7-c5b8-446b-8e9d-2c54c2ed4b18']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.671840 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3468aebf-3353-4c3f-af5c-bd8cb3bbbad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.672498 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f35f0fe-5205-44b9-9862-aed0a17c2730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.690700 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3468aebf-3353-4c3f-af5c-bd8cb3bbbad6) transitioned into state 'SUCCESS' from state '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-988915002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2b48dfb5b846d9b453ad7c463431bd',qos_specs=None,replication_status=,reservations=['d840d268-59d1-4ef5-a2a8-1429b9fbe115','f68f4ac3-024a-4501-883f-0a1a22b74a2e','95e0d7c0-342c-4a95-90ac-78d629be84a8','5ce738b0-13e6-4fe0-a6c8-6c85cf821c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8d754a92f419282f266c5023706ad',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.691531 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0dcb57e-dd09-48d0-9ecb-9d5f788ca460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.704391 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0dcb57e-dd09-48d0-9ecb-9d5f788ca460) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.705208 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Flow 'volume_create_api' (54fbcfb4-230d-4e74-8085-efe2c093ac8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:55.705716 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Create volume request issued successfully. Aug 06 05:29:55.706212 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e15139d-0266-4d72-8af5-0751c03d60c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:55.706657 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 931/3698] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:29:55 2026] POST /volume/v3/volumes => generated 750 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:55.716444 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f35f0fe-5205-44b9-9862-aed0a17c2730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a20033f-d0ed-4a7b-b507-4f75db3fbac0', '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='e99a80163c864defae3c9e72d8078473',qos_specs=None,replication_status=,reservations=['d27e1779-a400-47c4-b3b0-47e9dd467962','40c79fbd-3753-4a55-8390-d7443f2f3249','3d89893a-b6c8-48b9-85d6-2f952a1f3629','f86483e7-c5b8-446b-8e9d-2c54c2ed4b18'],size=1,snapshot_id=52c01572-e109-4aab-b4ef-030fef478502,source_replicaid=,source_volid=None,status='creating',user_id='5a99012645624155a61fa218a8949fa7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a20033f-d0ed-4a7b-b507-4f75db3fbac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e99a80163c864defae3c9e72d8078473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=52c01572-e109-4aab-b4ef-030fef478502,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a99012645624155a61fa218a8949fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.717176 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28718950-ca04-4fce-a788-2781578006f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.718066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f81db265-8ee7-4ad0-a163-cde75cbd9ba2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.721076 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f81db265-8ee7-4ad0-a163-cde75cbd9ba2 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:55.721544 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f81db265-8ee7-4ad0-a163-cde75cbd9ba2 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:55.721613 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f81db265-8ee7-4ad0-a163-cde75cbd9ba2 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:55.737230 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.737230 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:55.745141 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f81db265-8ee7-4ad0-a163-cde75cbd9ba2 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Volume info retrieved successfully. Aug 06 05:29:55.746269 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28718950-ca04-4fce-a788-2781578006f5) transitioned into state 'SUCCESS' from 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='e99a80163c864defae3c9e72d8078473',qos_specs=None,replication_status=,reservations=['d27e1779-a400-47c4-b3b0-47e9dd467962','40c79fbd-3753-4a55-8390-d7443f2f3249','3d89893a-b6c8-48b9-85d6-2f952a1f3629','f86483e7-c5b8-446b-8e9d-2c54c2ed4b18'],size=1,snapshot_id=52c01572-e109-4aab-b4ef-030fef478502,source_replicaid=,source_volid=None,status='creating',user_id='5a99012645624155a61fa218a8949fa7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.747217 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6a55bc-2c18-4434-867e-329001a5a8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:55.751798 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f81db265-8ee7-4ad0-a163-cde75cbd9ba2 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 200 Aug 06 05:29:55.752616 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 917/3699] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:55 2026] GET /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:55.774456 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6a55bc-2c18-4434-867e-329001a5a8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:55.775554 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Flow 'volume_create_api' (5f152d06-e493-4727-9a1c-410ba249ce75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:55.775967 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Create volume request issued successfully. Aug 06 05:29:55.776726 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e3a81e42-a9da-472a-86d4-e87843de7fad tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:55.777180 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 926/3700] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:29:55 2026] POST /volume/v3/volumes => generated 741 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:55.803725 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d493c6ce-5fde-4fb7-b3e8-ddc990cd4c06 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:55.811865 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d493c6ce-5fde-4fb7-b3e8-ddc990cd4c06 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 Aug 06 05:29:55.813079 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d493c6ce-5fde-4fb7-b3e8-ddc990cd4c06 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:55.814324 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d493c6ce-5fde-4fb7-b3e8-ddc990cd4c06 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:55.852748 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:55.852748 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:55.870500 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d493c6ce-5fde-4fb7-b3e8-ddc990cd4c06 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:55.885085 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d493c6ce-5fde-4fb7-b3e8-ddc990cd4c06 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 returned with HTTP 200 Aug 06 05:29:55.885734 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 927/3701] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:55 2026] GET /volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 => generated 809 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.045172 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3486fdc6-e1ad-45aa-b423-c409e2082d04 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.047318 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3486fdc6-e1ad-45aa-b423-c409e2082d04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:56.048027 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3486fdc6-e1ad-45aa-b423-c409e2082d04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.048468 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3486fdc6-e1ad-45aa-b423-c409e2082d04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.048771 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-3486fdc6-e1ad-45aa-b423-c409e2082d04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:56.054677 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.054677 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:56.055916 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3486fdc6-e1ad-45aa-b423-c409e2082d04 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:29:56.056586 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 932/3702] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.295936 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2fa6a0fb-e949-4f0c-99bf-bc5f62a03ab0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.297656 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2fa6a0fb-e949-4f0c-99bf-bc5f62a03ab0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:29:56.297804 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2fa6a0fb-e949-4f0c-99bf-bc5f62a03ab0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.298035 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2fa6a0fb-e949-4f0c-99bf-bc5f62a03ab0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.298176 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-2fa6a0fb-e949-4f0c-99bf-bc5f62a03ab0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:56.302499 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.302499 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:56.303212 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2fa6a0fb-e949-4f0c-99bf-bc5f62a03ab0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:29:56.304215 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 918/3703] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.454529 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9d67b5b4-c8ad-4ca9-afda-2b38b7408fa5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.456466 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9d67b5b4-c8ad-4ca9-afda-2b38b7408fa5 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:29:56.456705 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9d67b5b4-c8ad-4ca9-afda-2b38b7408fa5 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.456871 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9d67b5b4-c8ad-4ca9-afda-2b38b7408fa5 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.456999 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9d67b5b4-c8ad-4ca9-afda-2b38b7408fa5 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:56.461392 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.461392 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:56.462022 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9d67b5b4-c8ad-4ca9-afda-2b38b7408fa5 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:29:56.462397 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 927/3704] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.642970 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ba97bef7-af54-482a-8a3b-1c06da7c333b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.645448 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ba97bef7-af54-482a-8a3b-1c06da7c333b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:56.645765 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ba97bef7-af54-482a-8a3b-1c06da7c333b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.646067 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ba97bef7-af54-482a-8a3b-1c06da7c333b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.646232 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-ba97bef7-af54-482a-8a3b-1c06da7c333b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:56.651645 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.651645 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:56.652669 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ba97bef7-af54-482a-8a3b-1c06da7c333b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:56.653203 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 928/3705] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.765515 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6a465a22-b449-47d2-85ea-075ce51d4832 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.769504 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6a465a22-b449-47d2-85ea-075ce51d4832 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:56.769504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6a465a22-b449-47d2-85ea-075ce51d4832 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.769504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6a465a22-b449-47d2-85ea-075ce51d4832 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.776175 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.776175 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:56.780706 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6a465a22-b449-47d2-85ea-075ce51d4832 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Volume info retrieved successfully. Aug 06 05:29:56.785587 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6a465a22-b449-47d2-85ea-075ce51d4832 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 200 Aug 06 05:29:56.786279 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 933/3706] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.802162 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ef897832-ed07-4c56-a80a-2105c6ef72b7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.804312 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ef897832-ed07-4c56-a80a-2105c6ef72b7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] POST https://10.4.3.205/volume/v3/os-volume-transfer Aug 06 05:29:56.804885 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ef897832-ed07-4c56-a80a-2105c6ef72b7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "931cddad-230f-4e8e-9543-f3357b691663"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:56.806515 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.volume_transfer [None req-ef897832-ed07-4c56-a80a-2105c6ef72b7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Creating new volume transfer {'transfer': {'volume_id': '931cddad-230f-4e8e-9543-f3357b691663'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 05:29:56.806681 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.volume_transfer [None req-ef897832-ed07-4c56-a80a-2105c6ef72b7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Creating transfer of volume 931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:56.806927 np0000006623 devstack@c-api.service[100427]: INFO cinder.transfer.api [None req-ef897832-ed07-4c56-a80a-2105c6ef72b7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Generating transfer record for volume 931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:56.814924 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.814924 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:56.828958 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ef897832-ed07-4c56-a80a-2105c6ef72b7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 05:29:56.829727 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 919/3707] 10.4.3.205 () {68 vars in 1291 bytes} [Thu Aug 6 05:29:56 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:56.838797 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e2e5d847-42c5-4dd2-b900-7dd611e85714 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.840653 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2e5d847-42c5-4dd2-b900-7dd611e85714 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:56.840874 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2e5d847-42c5-4dd2-b900-7dd611e85714 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.841110 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2e5d847-42c5-4dd2-b900-7dd611e85714 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.849109 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.849109 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:56.852889 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e2e5d847-42c5-4dd2-b900-7dd611e85714 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Volume info retrieved successfully. Aug 06 05:29:56.857270 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2e5d847-42c5-4dd2-b900-7dd611e85714 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 200 Aug 06 05:29:56.857715 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 928/3708] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.871849 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7acb8a75-c4ef-45fd-bd57-96d0c7e904b9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.873706 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7acb8a75-c4ef-45fd-bd57-96d0c7e904b9 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/os-volume-transfer/ae9d630d-d076-4bb4-81cc-81ad45480e9c Aug 06 05:29:56.873949 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7acb8a75-c4ef-45fd-bd57-96d0c7e904b9 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.874157 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7acb8a75-c4ef-45fd-bd57-96d0c7e904b9 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.877782 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7acb8a75-c4ef-45fd-bd57-96d0c7e904b9 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/os-volume-transfer/ae9d630d-d076-4bb4-81cc-81ad45480e9c returned with HTTP 200 Aug 06 05:29:56.878314 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 929/3709] 10.4.3.205 () {66 vars in 1381 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/os-volume-transfer/ae9d630d-d076-4bb4-81cc-81ad45480e9c => generated 409 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.886082 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-838ff578-b647-400a-be75-f00c6ff6b3b6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.890308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-838ff578-b647-400a-be75-f00c6ff6b3b6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/os-volume-transfer Aug 06 05:29:56.890308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-838ff578-b647-400a-be75-f00c6ff6b3b6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.890308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-838ff578-b647-400a-be75-f00c6ff6b3b6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.890308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.volume_transfer [None req-838ff578-b647-400a-be75-f00c6ff6b3b6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Listing volume transfers {{(pid=100428) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 05:29:56.894723 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-838ff578-b647-400a-be75-f00c6ff6b3b6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/os-volume-transfer returned with HTTP 200 Aug 06 05:29:56.895482 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 934/3710] 10.4.3.205 () {66 vars in 1270 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.901468 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6578899d-950d-49f0-8a7e-b5fe8b98faca None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.904001 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6578899d-950d-49f0-8a7e-b5fe8b98faca tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 Aug 06 05:29:56.904186 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.904237 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6578899d-950d-49f0-8a7e-b5fe8b98faca tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.904517 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6578899d-950d-49f0-8a7e-b5fe8b98faca tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.912471 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.912471 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:56.917501 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6578899d-950d-49f0-8a7e-b5fe8b98faca tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:56.924416 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6578899d-950d-49f0-8a7e-b5fe8b98faca tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 returned with HTTP 200 Aug 06 05:29:56.925476 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 920/3711] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.942200 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8e31bccb-d7cd-4ba1-8ccb-078634b4b982 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.945262 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8e31bccb-d7cd-4ba1-8ccb-078634b4b982 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 Aug 06 05:29:56.945504 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8e31bccb-d7cd-4ba1-8ccb-078634b4b982 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.945706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8e31bccb-d7cd-4ba1-8ccb-078634b4b982 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.954255 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.954255 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:56.959427 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8e31bccb-d7cd-4ba1-8ccb-078634b4b982 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:56.965419 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8e31bccb-d7cd-4ba1-8ccb-078634b4b982 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 returned with HTTP 200 Aug 06 05:29:56.965979 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 930/3712] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:56 2026] GET /volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:56.977824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-19a3bd66-a103-4286-8780-0c99f3dc16bc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:56.977994 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] POST https://10.4.3.205/volume/v3/os-volume-transfer/ae9d630d-d076-4bb4-81cc-81ad45480e9c/accept Aug 06 05:29:56.978300 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b153b64ca5521c78"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:56.979409 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-19a3bd66-a103-4286-8780-0c99f3dc16bc tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:29:56.979512 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.volume_transfer [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Accepting volume transfer ae9d630d-d076-4bb4-81cc-81ad45480e9c {{(pid=100429) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 05:29:56.979594 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.volume_transfer [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Accepting transfer ae9d630d-d076-4bb4-81cc-81ad45480e9c Aug 06 05:29:56.979859 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-19a3bd66-a103-4286-8780-0c99f3dc16bc tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:56.981121 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-19a3bd66-a103-4286-8780-0c99f3dc16bc tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:56.981121 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-19a3bd66-a103-4286-8780-0c99f3dc16bc tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Delete snapshot with id: 52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:29:56.986605 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:56.986605 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:56.987125 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-19a3bd66-a103-4286-8780-0c99f3dc16bc tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Snapshot retrieved successfully. Aug 06 05:29:57.002421 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-19a3bd66-a103-4286-8780-0c99f3dc16bc tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Snapshot delete request issued successfully. Aug 06 05:29:57.002854 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-19a3bd66-a103-4286-8780-0c99f3dc16bc tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 returned with HTTP 202 Aug 06 05:29:57.003469 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 935/3713] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:29:56 2026] DELETE /volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:57.014034 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-73622c7e-3c09-47e3-b00a-a51d2b69f7ea None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.015805 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-73622c7e-3c09-47e3-b00a-a51d2b69f7ea tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:29:57.016047 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-73622c7e-3c09-47e3-b00a-a51d2b69f7ea tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.016253 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-73622c7e-3c09-47e3-b00a-a51d2b69f7ea tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.021381 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:57.021381 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:57.021726 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-73622c7e-3c09-47e3-b00a-a51d2b69f7ea tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Snapshot retrieved successfully. Aug 06 05:29:57.022530 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-73622c7e-3c09-47e3-b00a-a51d2b69f7ea tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 returned with HTTP 200 Aug 06 05:29:57.022985 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 921/3714] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:57 2026] GET /volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:57.052689 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Created reservations ['54bb2c83-4ba0-40f2-8dde-9948bda76aed', 'd5708b52-f72f-4469-9c7c-1f60fa1ca257', 'd4351aa6-2441-4d1a-a3ba-6d1f7b18d0e1', 'a7f75b24-d145-4dcc-9b2b-e1c700de1ebd'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:57.067365 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-204b8360-30cd-4e9c-a642-202baf2a19fd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.069236 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-204b8360-30cd-4e9c-a642-202baf2a19fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:57.069511 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-204b8360-30cd-4e9c-a642-202baf2a19fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.069808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-204b8360-30cd-4e9c-a642-202baf2a19fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.069982 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-204b8360-30cd-4e9c-a642-202baf2a19fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:57.072317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Created reservations ['9d98416e-fcfc-4e76-a69e-74e7b48be3eb', '3cbae301-7ba6-4019-9207-11923d47ece8', 'cb84c40a-d5b8-4b4b-9d72-3144881ea028', '496ec2b0-eb1d-4d66-94f2-d5745cc3ffb4'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:57.074679 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:57.074679 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:57.075375 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-204b8360-30cd-4e9c-a642-202baf2a19fd tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:29:57.075795 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 931/3715] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:57 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:57.116424 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Created reservations ['ff868408-763a-4558-9585-3e82c9cdc916', 'ce8e3846-c382-48d1-a23f-1c89f233fdb9', '2d17d6fe-7a29-428d-bf26-ce1bdb98d814', '9ef8b41f-abd8-4ca4-83f3-ddb19e751cfc'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:57.150309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Created reservations ['d8479bb7-54fa-47af-bf02-e1f0028420c6', '5bf393d3-1eb4-46e7-ab8f-ec7752c699d6', '6df5b422-7792-404d-9d1e-37fc3efe36a5', '557e9dae-49b5-4b8c-a5a2-109dc7523fd0'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:57.164388 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Transfer volume completed successfully. Aug 06 05:29:57.227419 np0000006623 devstack@c-api.service[100429]: INFO cinder.transfer.api [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Volume 931cddad-230f-4e8e-9543-f3357b691663 has been transferred. Aug 06 05:29:57.234098 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-35bbb543-3e84-4b1c-84ff-7f7e4de0d940 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] https://10.4.3.205/volume/v3/os-volume-transfer/ae9d630d-d076-4bb4-81cc-81ad45480e9c/accept returned with HTTP 202 Aug 06 05:29:57.234500 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 929/3716] 10.4.3.205 () {68 vars in 1423 bytes} [Thu Aug 6 05:29:56 2026] POST /volume/v3/os-volume-transfer/ae9d630d-d076-4bb4-81cc-81ad45480e9c/accept => generated 365 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:57.245748 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4dbd0380-4bcf-46d1-9407-4e55788fb4ce None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.249009 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4dbd0380-4bcf-46d1-9407-4e55788fb4ce tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] GET https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:57.249009 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4dbd0380-4bcf-46d1-9407-4e55788fb4ce tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.249009 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4dbd0380-4bcf-46d1-9407-4e55788fb4ce tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.254669 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:57.254669 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:57.258098 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4dbd0380-4bcf-46d1-9407-4e55788fb4ce tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Volume info retrieved successfully. Aug 06 05:29:57.262003 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4dbd0380-4bcf-46d1-9407-4e55788fb4ce tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 200 Aug 06 05:29:57.262448 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 936/3717] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:57 2026] GET /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:57.273939 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1aa49db8-7c89-4eec-b584-1b7215476313 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.275603 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1aa49db8-7c89-4eec-b584-1b7215476313 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] GET https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:57.275842 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1aa49db8-7c89-4eec-b584-1b7215476313 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.275995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1aa49db8-7c89-4eec-b584-1b7215476313 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.282657 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:57.282657 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:57.286015 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1aa49db8-7c89-4eec-b584-1b7215476313 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] Volume info retrieved successfully. Aug 06 05:29:57.289860 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1aa49db8-7c89-4eec-b584-1b7215476313 tempest-VolumesTransfersTest-168483643 tempest-VolumesTransfersTest-168483643-project-member] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 200 Aug 06 05:29:57.290248 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 922/3718] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:57 2026] GET /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:57.304666 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-90047a61-cbb0-4c3d-a3f4-3143892a1ef3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.306470 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90047a61-cbb0-4c3d-a3f4-3143892a1ef3 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] DELETE https://10.4.3.205/volume/v3/os-volume-transfer/ae9d630d-d076-4bb4-81cc-81ad45480e9c Aug 06 05:29:57.306652 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90047a61-cbb0-4c3d-a3f4-3143892a1ef3 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.306862 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90047a61-cbb0-4c3d-a3f4-3143892a1ef3 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.306941 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.volume_transfer [None req-90047a61-cbb0-4c3d-a3f4-3143892a1ef3 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Delete transfer with id: ae9d630d-d076-4bb4-81cc-81ad45480e9c Aug 06 05:29:57.309554 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90047a61-cbb0-4c3d-a3f4-3143892a1ef3 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/os-volume-transfer/ae9d630d-d076-4bb4-81cc-81ad45480e9c returned with HTTP 404 Aug 06 05:29:57.309969 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 932/3719] 10.4.3.205 () {66 vars in 1384 bytes} [Thu Aug 6 05:29:57 2026] DELETE /volume/v3/os-volume-transfer/ae9d630d-d076-4bb4-81cc-81ad45480e9c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:57.316616 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ca36ebdc-81b3-49f3-a2df-74cb9be0d625 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.316695 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-260c0258-1aa2-41c6-bfda-69a9b98e77dd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.318420 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ca36ebdc-81b3-49f3-a2df-74cb9be0d625 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:29:57.318651 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ca36ebdc-81b3-49f3-a2df-74cb9be0d625 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.318870 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ca36ebdc-81b3-49f3-a2df-74cb9be0d625 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.319018 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-ca36ebdc-81b3-49f3-a2df-74cb9be0d625 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:57.324658 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:57.324658 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:57.325552 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ca36ebdc-81b3-49f3-a2df-74cb9be0d625 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:29:57.325964 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 930/3720] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:57 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:57.346257 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-260c0258-1aa2-41c6-bfda-69a9b98e77dd tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:57.346604 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-260c0258-1aa2-41c6-bfda-69a9b98e77dd tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.346874 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-260c0258-1aa2-41c6-bfda-69a9b98e77dd tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.347162 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-260c0258-1aa2-41c6-bfda-69a9b98e77dd tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Delete volume with id: 931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:57.354334 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:57.354334 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:57.354936 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-260c0258-1aa2-41c6-bfda-69a9b98e77dd tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Volume info retrieved successfully. Aug 06 05:29:57.372327 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-260c0258-1aa2-41c6-bfda-69a9b98e77dd tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Delete volume request issued successfully. Aug 06 05:29:57.372850 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-260c0258-1aa2-41c6-bfda-69a9b98e77dd tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 202 Aug 06 05:29:57.373618 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 937/3721] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:57 2026] DELETE /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:57.385685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c1df8678-cc60-47fd-9620-b9a42ebffdf2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.387939 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c1df8678-cc60-47fd-9620-b9a42ebffdf2 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] GET https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:57.388174 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c1df8678-cc60-47fd-9620-b9a42ebffdf2 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.388417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c1df8678-cc60-47fd-9620-b9a42ebffdf2 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.397135 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:57.397135 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:57.401101 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c1df8678-cc60-47fd-9620-b9a42ebffdf2 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Volume info retrieved successfully. Aug 06 05:29:57.405753 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c1df8678-cc60-47fd-9620-b9a42ebffdf2 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 200 Aug 06 05:29:57.406586 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 923/3722] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:57 2026] GET /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:29:57.472091 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b40da2f9-07cc-45f4-8724-46f09b1e1c54 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.473688 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b40da2f9-07cc-45f4-8724-46f09b1e1c54 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:29:57.473887 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b40da2f9-07cc-45f4-8724-46f09b1e1c54 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.474388 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b40da2f9-07cc-45f4-8724-46f09b1e1c54 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.474388 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-b40da2f9-07cc-45f4-8724-46f09b1e1c54 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:57.480396 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:57.480396 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:57.480994 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b40da2f9-07cc-45f4-8724-46f09b1e1c54 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:29:57.481343 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 933/3723] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:57 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:57.664015 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ef9f5cd9-ff3b-47ae-ab72-7d0d747c926c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:57.666349 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ef9f5cd9-ff3b-47ae-ab72-7d0d747c926c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:57.666598 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ef9f5cd9-ff3b-47ae-ab72-7d0d747c926c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:57.666851 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ef9f5cd9-ff3b-47ae-ab72-7d0d747c926c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:57.667018 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-ef9f5cd9-ff3b-47ae-ab72-7d0d747c926c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:57.672860 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:57.672860 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:57.673939 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ef9f5cd9-ff3b-47ae-ab72-7d0d747c926c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:57.674435 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 931/3724] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:57 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:58.032662 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-36adf531-d3ae-466d-bc58-5db19fbe0fdb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.035282 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-36adf531-d3ae-466d-bc58-5db19fbe0fdb tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:29:58.035282 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-36adf531-d3ae-466d-bc58-5db19fbe0fdb tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.035282 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-36adf531-d3ae-466d-bc58-5db19fbe0fdb tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.039398 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-36adf531-d3ae-466d-bc58-5db19fbe0fdb tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 returned with HTTP 404 Aug 06 05:29:58.040062 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 938/3725] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:29:58 2026] GET /volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:58.047584 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-754853cf-c37b-499c-a470-e3855c520722 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.053480 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-754853cf-c37b-499c-a470-e3855c520722 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:29:58.053769 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-754853cf-c37b-499c-a470-e3855c520722 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.054062 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-754853cf-c37b-499c-a470-e3855c520722 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.054309 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-754853cf-c37b-499c-a470-e3855c520722 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Delete volume with id: 6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:29:58.066919 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:58.066919 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:58.067393 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-754853cf-c37b-499c-a470-e3855c520722 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:58.086796 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-754853cf-c37b-499c-a470-e3855c520722 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Delete volume request issued successfully. Aug 06 05:29:58.086796 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-754853cf-c37b-499c-a470-e3855c520722 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 returned with HTTP 202 Aug 06 05:29:58.086796 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 924/3726] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:58 2026] DELETE /volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:58.092091 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-071d81d8-7721-426a-ad8b-426f1daef635 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.094262 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-071d81d8-7721-426a-ad8b-426f1daef635 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:29:58.094262 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-071d81d8-7721-426a-ad8b-426f1daef635 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.094376 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-926bc482-9f39-4939-9381-b3de4e86456f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.094659 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-071d81d8-7721-426a-ad8b-426f1daef635 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.096928 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-926bc482-9f39-4939-9381-b3de4e86456f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:58.096928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-926bc482-9f39-4939-9381-b3de4e86456f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.096928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-926bc482-9f39-4939-9381-b3de4e86456f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.096928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-926bc482-9f39-4939-9381-b3de4e86456f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:58.101061 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:58.101061 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:58.101520 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:58.101520 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:58.101850 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-926bc482-9f39-4939-9381-b3de4e86456f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:29:58.102216 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 932/3727] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:58 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:58.109468 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-071d81d8-7721-426a-ad8b-426f1daef635 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:58.115144 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-071d81d8-7721-426a-ad8b-426f1daef635 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 returned with HTTP 200 Aug 06 05:29:58.115735 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 934/3728] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:58 2026] GET /volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:58.335101 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e5de7d6c-f64a-4b03-b521-611018fcddc2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.339808 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e5de7d6c-f64a-4b03-b521-611018fcddc2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:29:58.339808 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e5de7d6c-f64a-4b03-b521-611018fcddc2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.339808 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e5de7d6c-f64a-4b03-b521-611018fcddc2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.339808 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e5de7d6c-f64a-4b03-b521-611018fcddc2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:58.348343 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:58.348343 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:58.350937 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e5de7d6c-f64a-4b03-b521-611018fcddc2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:29:58.352565 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 939/3729] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:58 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:58.420767 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-77cc0f63-af46-4d32-ac08-0f867283f8b7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.422368 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-77cc0f63-af46-4d32-ac08-0f867283f8b7 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] GET https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:58.422528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-77cc0f63-af46-4d32-ac08-0f867283f8b7 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.422699 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-77cc0f63-af46-4d32-ac08-0f867283f8b7 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.428270 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-77cc0f63-af46-4d32-ac08-0f867283f8b7 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 404 Aug 06 05:29:58.428593 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 925/3730] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:58 2026] GET /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:58.435066 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cbc3b7f3-66ef-4ad1-a969-c25116520cec None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.436828 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cbc3b7f3-66ef-4ad1-a969-c25116520cec tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:58.437016 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cbc3b7f3-66ef-4ad1-a969-c25116520cec tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.437203 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cbc3b7f3-66ef-4ad1-a969-c25116520cec tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.442604 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cbc3b7f3-66ef-4ad1-a969-c25116520cec tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 404 Aug 06 05:29:58.443058 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 933/3731] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:58 2026] GET /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:58.449778 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ee9b4c81-f461-486d-b2b1-3d5bc0d83e56 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.451853 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ee9b4c81-f461-486d-b2b1-3d5bc0d83e56 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] DELETE https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:58.452069 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ee9b4c81-f461-486d-b2b1-3d5bc0d83e56 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.452408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ee9b4c81-f461-486d-b2b1-3d5bc0d83e56 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.452685 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-ee9b4c81-f461-486d-b2b1-3d5bc0d83e56 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Delete volume with id: 931cddad-230f-4e8e-9543-f3357b691663 Aug 06 05:29:58.459061 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ee9b4c81-f461-486d-b2b1-3d5bc0d83e56 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 returned with HTTP 404 Aug 06 05:29:58.459467 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 935/3732] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:58 2026] DELETE /volume/v3/volumes/931cddad-230f-4e8e-9543-f3357b691663 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:58.468777 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9631b37c-0063-4689-b461-02e183c1b652 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.470487 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:29:58.471045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-510361815"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:58.473110 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-510361815'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:29:58.473447 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Create volume of 1 GB Aug 06 05:29:58.478522 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Availability Zones retrieved successfully. Aug 06 05:29:58.486885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Flow 'volume_create_api' (651b1829-b24b-4450-8c9d-12ac8822253a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:58.490314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78f32f5-4c65-40b2-aedd-a682a9c230b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:58.490314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:29:58.492139 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d70c2718-88cc-4d36-bdfc-918c992179c1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.494122 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d70c2718-88cc-4d36-bdfc-918c992179c1 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:29:58.494342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d70c2718-88cc-4d36-bdfc-918c992179c1 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.494522 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d70c2718-88cc-4d36-bdfc-918c992179c1 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.494627 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d70c2718-88cc-4d36-bdfc-918c992179c1 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:58.498691 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:58.498691 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:58.499226 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d70c2718-88cc-4d36-bdfc-918c992179c1 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:29:58.499691 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 926/3733] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:58 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:58.526777 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78f32f5-4c65-40b2-aedd-a682a9c230b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:58.528487 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a227d95-4365-496e-b3db-f1163fb7fc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:58.579314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Created reservations ['d4d9366d-bfb6-4ad9-8078-905891c7bf0d', '704c0c5f-ffc6-44dd-b495-0c66c3848002', '559304dc-85fe-4743-87f3-edca82bb28d9', 'd9db545b-cd93-4bbd-9d8d-74e64c57994f'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:29:58.582316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a227d95-4365-496e-b3db-f1163fb7fc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4d9366d-bfb6-4ad9-8078-905891c7bf0d', '704c0c5f-ffc6-44dd-b495-0c66c3848002', '559304dc-85fe-4743-87f3-edca82bb28d9', 'd9db545b-cd93-4bbd-9d8d-74e64c57994f']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:58.582316 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a76d51c-b3bc-4e79-8d1f-fccaad162a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:58.617456 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a76d51c-b3bc-4e79-8d1f-fccaad162a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aca2f8f9-13df-48c1-ba9e-f2c66c621a10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-510361815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2b48dfb5b846d9b453ad7c463431bd',qos_specs=None,replication_status=,reservations=['d4d9366d-bfb6-4ad9-8078-905891c7bf0d','704c0c5f-ffc6-44dd-b495-0c66c3848002','559304dc-85fe-4743-87f3-edca82bb28d9','d9db545b-cd93-4bbd-9d8d-74e64c57994f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8d754a92f419282f266c5023706ad',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:29:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-510361815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aca2f8f9-13df-48c1-ba9e-f2c66c621a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a2b48dfb5b846d9b453ad7c463431bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8d754a92f419282f266c5023706ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:58.618397 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7ae4d1-5e59-47bd-9190-0a76ed97ed8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:58.634349 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7ae4d1-5e59-47bd-9190-0a76ed97ed8c) transitioned into state 'SUCCESS' from state '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-510361815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2b48dfb5b846d9b453ad7c463431bd',qos_specs=None,replication_status=,reservations=['d4d9366d-bfb6-4ad9-8078-905891c7bf0d','704c0c5f-ffc6-44dd-b495-0c66c3848002','559304dc-85fe-4743-87f3-edca82bb28d9','d9db545b-cd93-4bbd-9d8d-74e64c57994f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8d754a92f419282f266c5023706ad',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:58.635211 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e514b9-95f2-444f-9a00-a3921efa2192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:29:58.645056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e514b9-95f2-444f-9a00-a3921efa2192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:29:58.646375 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Flow 'volume_create_api' (651b1829-b24b-4450-8c9d-12ac8822253a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:29:58.646874 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Create volume request issued successfully. Aug 06 05:29:58.647868 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9631b37c-0063-4689-b461-02e183c1b652 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:29:58.648538 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 940/3734] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:29:58 2026] POST /volume/v3/volumes => generated 750 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:58.663236 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-046e5193-86b4-4882-a52d-fb8cdc0e1faa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.665043 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-046e5193-86b4-4882-a52d-fb8cdc0e1faa tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:29:58.665232 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-046e5193-86b4-4882-a52d-fb8cdc0e1faa tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.665429 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-046e5193-86b4-4882-a52d-fb8cdc0e1faa tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.677717 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:58.677717 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:58.684321 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-046e5193-86b4-4882-a52d-fb8cdc0e1faa tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Volume info retrieved successfully. Aug 06 05:29:58.684934 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8cd91366-5695-4226-87d9-750c76185d7d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:58.686689 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8cd91366-5695-4226-87d9-750c76185d7d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:58.687203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8cd91366-5695-4226-87d9-750c76185d7d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:58.687203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8cd91366-5695-4226-87d9-750c76185d7d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:58.687203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8cd91366-5695-4226-87d9-750c76185d7d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:58.688559 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-046e5193-86b4-4882-a52d-fb8cdc0e1faa tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 returned with HTTP 200 Aug 06 05:29:58.689070 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 934/3735] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:58 2026] GET /volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:58.691749 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:58.691749 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:58.692583 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8cd91366-5695-4226-87d9-750c76185d7d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:58.692976 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 936/3736] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:58 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.115665 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-19a4602f-94e9-4aaa-a09a-dbd2b895292e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.117506 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-19a4602f-94e9-4aaa-a09a-dbd2b895292e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:29:59.117726 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-19a4602f-94e9-4aaa-a09a-dbd2b895292e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.117922 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-19a4602f-94e9-4aaa-a09a-dbd2b895292e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.118025 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-19a4602f-94e9-4aaa-a09a-dbd2b895292e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:59.122311 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.122311 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:59.124979 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-19a4602f-94e9-4aaa-a09a-dbd2b895292e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:29:59.124979 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 927/3737] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.131816 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fc990a92-8712-4c77-b40a-a5a5d0b2424a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.135155 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fc990a92-8712-4c77-b40a-a5a5d0b2424a tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:29:59.135155 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fc990a92-8712-4c77-b40a-a5a5d0b2424a tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.135155 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fc990a92-8712-4c77-b40a-a5a5d0b2424a tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.141561 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fc990a92-8712-4c77-b40a-a5a5d0b2424a tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 returned with HTTP 404 Aug 06 05:29:59.142234 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 941/3738] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:59.171271 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6fa4f1b4-aa7e-4b6d-834f-8b66b4ea2b52 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.175319 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6fa4f1b4-aa7e-4b6d-834f-8b66b4ea2b52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] DELETE https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 Aug 06 05:29:59.175319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6fa4f1b4-aa7e-4b6d-834f-8b66b4ea2b52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.175319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6fa4f1b4-aa7e-4b6d-834f-8b66b4ea2b52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.175319 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-6fa4f1b4-aa7e-4b6d-834f-8b66b4ea2b52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Delete volume with id: 3a20033f-d0ed-4a7b-b507-4f75db3fbac0 Aug 06 05:29:59.184612 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.184612 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:59.185530 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6fa4f1b4-aa7e-4b6d-834f-8b66b4ea2b52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:59.202630 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6fa4f1b4-aa7e-4b6d-834f-8b66b4ea2b52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Delete volume request issued successfully. Aug 06 05:29:59.203400 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6fa4f1b4-aa7e-4b6d-834f-8b66b4ea2b52 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 returned with HTTP 202 Aug 06 05:29:59.203612 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 935/3739] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:59 2026] DELETE /volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:59.210737 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1d209e9d-d0dc-4283-9ae2-bcbce68d262a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.213784 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1d209e9d-d0dc-4283-9ae2-bcbce68d262a tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 Aug 06 05:29:59.213784 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1d209e9d-d0dc-4283-9ae2-bcbce68d262a tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.213784 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1d209e9d-d0dc-4283-9ae2-bcbce68d262a tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.221989 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.221989 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:59.226990 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1d209e9d-d0dc-4283-9ae2-bcbce68d262a tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Volume info retrieved successfully. Aug 06 05:29:59.231476 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1d209e9d-d0dc-4283-9ae2-bcbce68d262a tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 returned with HTTP 200 Aug 06 05:29:59.231476 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 937/3740] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.365224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b6c96ca0-1378-4591-91e1-7e6fd554a853 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.367075 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b6c96ca0-1378-4591-91e1-7e6fd554a853 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:29:59.367301 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b6c96ca0-1378-4591-91e1-7e6fd554a853 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.367516 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b6c96ca0-1378-4591-91e1-7e6fd554a853 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.367617 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-b6c96ca0-1378-4591-91e1-7e6fd554a853 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:59.371882 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.371882 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:59.372638 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b6c96ca0-1378-4591-91e1-7e6fd554a853 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:29:59.373210 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 928/3741] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.510161 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8ed97826-2358-4f5e-a9d5-6a0fea16c0dd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.511729 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ed97826-2358-4f5e-a9d5-6a0fea16c0dd tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:29:59.512330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ed97826-2358-4f5e-a9d5-6a0fea16c0dd tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.512671 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ed97826-2358-4f5e-a9d5-6a0fea16c0dd tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.512861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8ed97826-2358-4f5e-a9d5-6a0fea16c0dd tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:59.517674 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.517674 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:59.518911 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ed97826-2358-4f5e-a9d5-6a0fea16c0dd tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:29:59.518911 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 942/3742] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.706938 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e310f1e9-b39b-4c96-87f2-82928d5f60dd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.710302 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-77d6027f-74ed-40ca-9791-2b64a6898a23 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.710449 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e310f1e9-b39b-4c96-87f2-82928d5f60dd tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:29:59.710449 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e310f1e9-b39b-4c96-87f2-82928d5f60dd tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.710449 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e310f1e9-b39b-4c96-87f2-82928d5f60dd tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.713482 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-77d6027f-74ed-40ca-9791-2b64a6898a23 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:29:59.713660 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-77d6027f-74ed-40ca-9791-2b64a6898a23 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.713832 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-77d6027f-74ed-40ca-9791-2b64a6898a23 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.713949 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-77d6027f-74ed-40ca-9791-2b64a6898a23 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:29:59.718056 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.718056 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:59.725214 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e310f1e9-b39b-4c96-87f2-82928d5f60dd tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Volume info retrieved successfully. Aug 06 05:29:59.725394 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.725394 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:59.725394 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-77d6027f-74ed-40ca-9791-2b64a6898a23 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:29:59.725394 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 938/3743] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.728747 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e310f1e9-b39b-4c96-87f2-82928d5f60dd tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 returned with HTTP 200 Aug 06 05:29:59.728747 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 936/3744] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.747365 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7718c522-cf1e-4c83-9424-0007d6e1db37 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.749117 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7718c522-cf1e-4c83-9424-0007d6e1db37 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] POST https://10.4.3.205/volume/v3/os-volume-transfer Aug 06 05:29:59.749455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7718c522-cf1e-4c83-9424-0007d6e1db37 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "aca2f8f9-13df-48c1-ba9e-f2c66c621a10"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:29:59.750800 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.volume_transfer [None req-7718c522-cf1e-4c83-9424-0007d6e1db37 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Creating new volume transfer {'transfer': {'volume_id': 'aca2f8f9-13df-48c1-ba9e-f2c66c621a10'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 05:29:59.750883 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.volume_transfer [None req-7718c522-cf1e-4c83-9424-0007d6e1db37 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Creating transfer of volume aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:29:59.751031 np0000006623 devstack@c-api.service[100427]: INFO cinder.transfer.api [None req-7718c522-cf1e-4c83-9424-0007d6e1db37 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Generating transfer record for volume aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:29:59.757964 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.757964 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:59.768480 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7718c522-cf1e-4c83-9424-0007d6e1db37 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 05:29:59.768819 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 929/3745] 10.4.3.205 () {68 vars in 1291 bytes} [Thu Aug 6 05:29:59 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:29:59.779632 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a42a448d-221d-4978-ab2e-c9e0bbcf2eac None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.781863 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a42a448d-221d-4978-ab2e-c9e0bbcf2eac tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:29:59.783314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a42a448d-221d-4978-ab2e-c9e0bbcf2eac tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.783314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a42a448d-221d-4978-ab2e-c9e0bbcf2eac tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.790580 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.790580 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:29:59.794689 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a42a448d-221d-4978-ab2e-c9e0bbcf2eac tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Volume info retrieved successfully. Aug 06 05:29:59.799120 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a42a448d-221d-4978-ab2e-c9e0bbcf2eac tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 returned with HTTP 200 Aug 06 05:29:59.799746 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 943/3746] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.811086 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f1ce91ed-584d-4fbf-a4de-14fcc26d7f62 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.812760 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f1ce91ed-584d-4fbf-a4de-14fcc26d7f62 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/os-volume-transfer/detail Aug 06 05:29:59.812950 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f1ce91ed-584d-4fbf-a4de-14fcc26d7f62 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.813125 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f1ce91ed-584d-4fbf-a4de-14fcc26d7f62 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.813259 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.volume_transfer [None req-f1ce91ed-584d-4fbf-a4de-14fcc26d7f62 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Listing volume transfers {{(pid=100426) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 05:29:59.817125 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f1ce91ed-584d-4fbf-a4de-14fcc26d7f62 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 06 05:29:59.817543 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 939/3747] 10.4.3.205 () {66 vars in 1291 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.824457 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9fb47760-054f-4b8b-9015-3244ba25c755 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.827824 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9fb47760-054f-4b8b-9015-3244ba25c755 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] DELETE https://10.4.3.205/volume/v3/os-volume-transfer/0139f577-a257-47db-bc95-8938a21d5df2 Aug 06 05:29:59.827824 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9fb47760-054f-4b8b-9015-3244ba25c755 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.827824 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9fb47760-054f-4b8b-9015-3244ba25c755 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.827824 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.volume_transfer [None req-9fb47760-054f-4b8b-9015-3244ba25c755 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Delete transfer with id: 0139f577-a257-47db-bc95-8938a21d5df2 Aug 06 05:29:59.836577 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.836577 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:59.844835 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9fb47760-054f-4b8b-9015-3244ba25c755 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/os-volume-transfer/0139f577-a257-47db-bc95-8938a21d5df2 returned with HTTP 202 Aug 06 05:29:59.844835 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 937/3748] 10.4.3.205 () {66 vars in 1384 bytes} [Thu Aug 6 05:29:59 2026] DELETE /volume/v3/os-volume-transfer/0139f577-a257-47db-bc95-8938a21d5df2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:59.850994 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3256886e-0ab3-4087-9e42-a5361c2e7f58 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.853404 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3256886e-0ab3-4087-9e42-a5361c2e7f58 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:29:59.853616 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3256886e-0ab3-4087-9e42-a5361c2e7f58 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.853810 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3256886e-0ab3-4087-9e42-a5361c2e7f58 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.860905 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.860905 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:29:59.864384 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3256886e-0ab3-4087-9e42-a5361c2e7f58 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Volume info retrieved successfully. Aug 06 05:29:59.868404 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3256886e-0ab3-4087-9e42-a5361c2e7f58 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 returned with HTTP 200 Aug 06 05:29:59.868788 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 930/3749] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:29:59.880411 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1de480fb-cf7b-49b1-b9e4-3240dac91ab6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.884341 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1de480fb-cf7b-49b1-b9e4-3240dac91ab6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] DELETE https://10.4.3.205/volume/v3/os-volume-transfer/0139f577-a257-47db-bc95-8938a21d5df2 Aug 06 05:29:59.884341 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1de480fb-cf7b-49b1-b9e4-3240dac91ab6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.884341 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1de480fb-cf7b-49b1-b9e4-3240dac91ab6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.884341 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.volume_transfer [None req-1de480fb-cf7b-49b1-b9e4-3240dac91ab6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Delete transfer with id: 0139f577-a257-47db-bc95-8938a21d5df2 Aug 06 05:29:59.887010 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1de480fb-cf7b-49b1-b9e4-3240dac91ab6 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/os-volume-transfer/0139f577-a257-47db-bc95-8938a21d5df2 returned with HTTP 404 Aug 06 05:29:59.887706 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 944/3750] 10.4.3.205 () {66 vars in 1384 bytes} [Thu Aug 6 05:29:59 2026] DELETE /volume/v3/os-volume-transfer/0139f577-a257-47db-bc95-8938a21d5df2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:29:59.893741 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a7d1031d-08b1-4688-a556-b4c0e5ec7b91 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.895400 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a7d1031d-08b1-4688-a556-b4c0e5ec7b91 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:29:59.895605 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a7d1031d-08b1-4688-a556-b4c0e5ec7b91 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.895779 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a7d1031d-08b1-4688-a556-b4c0e5ec7b91 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.895935 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-a7d1031d-08b1-4688-a556-b4c0e5ec7b91 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Delete volume with id: aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:29:59.902326 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.902326 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:29:59.902601 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a7d1031d-08b1-4688-a556-b4c0e5ec7b91 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Volume info retrieved successfully. Aug 06 05:29:59.928362 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a7d1031d-08b1-4688-a556-b4c0e5ec7b91 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Delete volume request issued successfully. Aug 06 05:29:59.928570 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a7d1031d-08b1-4688-a556-b4c0e5ec7b91 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 returned with HTTP 202 Aug 06 05:29:59.929040 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 940/3751] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:29:59 2026] DELETE /volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:29:59.939146 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b503546c-f984-4475-870f-997e540ac94e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:29:59.940583 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b503546c-f984-4475-870f-997e540ac94e tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] GET https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:29:59.941025 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b503546c-f984-4475-870f-997e540ac94e tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:29:59.941369 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b503546c-f984-4475-870f-997e540ac94e tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:29:59.948247 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:29:59.948247 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:29:59.951787 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b503546c-f984-4475-870f-997e540ac94e tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Volume info retrieved successfully. Aug 06 05:29:59.955778 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b503546c-f984-4475-870f-997e540ac94e tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 returned with HTTP 200 Aug 06 05:29:59.956246 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 938/3752] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:29:59 2026] GET /volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:00.132692 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2f3ad8c5-7b09-4a90-a41b-81732158d993 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.134472 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2f3ad8c5-7b09-4a90-a41b-81732158d993 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:30:00.134662 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2f3ad8c5-7b09-4a90-a41b-81732158d993 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.134837 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2f3ad8c5-7b09-4a90-a41b-81732158d993 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.134958 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-2f3ad8c5-7b09-4a90-a41b-81732158d993 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:00.139177 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:00.139177 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:00.139871 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2f3ad8c5-7b09-4a90-a41b-81732158d993 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:30:00.140380 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 931/3753] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:00 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:00.245183 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cfb66d8b-8a68-4009-bb28-2b29e11dd1d7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.246666 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cfb66d8b-8a68-4009-bb28-2b29e11dd1d7 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 Aug 06 05:30:00.246880 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cfb66d8b-8a68-4009-bb28-2b29e11dd1d7 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.247112 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cfb66d8b-8a68-4009-bb28-2b29e11dd1d7 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.253513 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cfb66d8b-8a68-4009-bb28-2b29e11dd1d7 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 returned with HTTP 404 Aug 06 05:30:00.254082 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 945/3754] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:00 2026] GET /volume/v3/volumes/3a20033f-d0ed-4a7b-b507-4f75db3fbac0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:00.260600 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5bbec3c4-a8de-49cc-968a-f434ed5a2c16 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.262623 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5bbec3c4-a8de-49cc-968a-f434ed5a2c16 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:30:00.262823 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5bbec3c4-a8de-49cc-968a-f434ed5a2c16 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.263354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5bbec3c4-a8de-49cc-968a-f434ed5a2c16 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.263354 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-5bbec3c4-a8de-49cc-968a-f434ed5a2c16 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Delete snapshot with id: 52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:30:00.267838 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5bbec3c4-a8de-49cc-968a-f434ed5a2c16 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 returned with HTTP 404 Aug 06 05:30:00.268423 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 941/3755] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:30:00 2026] DELETE /volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:00.274096 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fd9a7071-ac77-4d15-ab55-d0de6520a86d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.275858 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fd9a7071-ac77-4d15-ab55-d0de6520a86d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 Aug 06 05:30:00.276056 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fd9a7071-ac77-4d15-ab55-d0de6520a86d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.276234 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fd9a7071-ac77-4d15-ab55-d0de6520a86d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.280198 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fd9a7071-ac77-4d15-ab55-d0de6520a86d tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 returned with HTTP 404 Aug 06 05:30:00.280641 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 939/3756] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:00 2026] GET /volume/v3/snapshots/52c01572-e109-4aab-b4ef-030fef478502 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:00.286985 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8e9fa1c7-a6c4-4c7a-9f51-553a09447295 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.288700 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8e9fa1c7-a6c4-4c7a-9f51-553a09447295 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:30:00.288881 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8e9fa1c7-a6c4-4c7a-9f51-553a09447295 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.289157 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8e9fa1c7-a6c4-4c7a-9f51-553a09447295 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.289356 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8e9fa1c7-a6c4-4c7a-9f51-553a09447295 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Delete volume with id: 6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:30:00.294852 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8e9fa1c7-a6c4-4c7a-9f51-553a09447295 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 returned with HTTP 404 Aug 06 05:30:00.295300 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 932/3757] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:00 2026] DELETE /volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:00.301373 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-42ab368f-d91f-44cb-a0de-f5002702b370 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.302910 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-42ab368f-d91f-44cb-a0de-f5002702b370 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] GET https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 Aug 06 05:30:00.303133 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-42ab368f-d91f-44cb-a0de-f5002702b370 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.303255 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-42ab368f-d91f-44cb-a0de-f5002702b370 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.308749 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-42ab368f-d91f-44cb-a0de-f5002702b370 tempest-SnapshotDependencyTests-2035469186 tempest-SnapshotDependencyTests-2035469186-project-member] https://10.4.3.205/volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 returned with HTTP 404 Aug 06 05:30:00.309140 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 946/3758] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:00 2026] GET /volume/v3/volumes/6c8dfb99-5a93-4d95-8fde-713aa4db3ac5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:00.383647 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7dcc060e-18f2-4f0b-a55a-6d727c288325 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.385598 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7dcc060e-18f2-4f0b-a55a-6d727c288325 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:00.385804 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7dcc060e-18f2-4f0b-a55a-6d727c288325 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.386020 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7dcc060e-18f2-4f0b-a55a-6d727c288325 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.386184 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7dcc060e-18f2-4f0b-a55a-6d727c288325 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:00.391116 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:00.391116 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:00.391902 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7dcc060e-18f2-4f0b-a55a-6d727c288325 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:00.392299 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 942/3759] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:00 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:00.531831 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1eadb804-5ced-4c06-bf43-a560404bce52 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.534026 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1eadb804-5ced-4c06-bf43-a560404bce52 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:00.534156 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1eadb804-5ced-4c06-bf43-a560404bce52 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.534327 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1eadb804-5ced-4c06-bf43-a560404bce52 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.534462 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-1eadb804-5ced-4c06-bf43-a560404bce52 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:00.539544 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:00.539544 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:00.540245 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1eadb804-5ced-4c06-bf43-a560404bce52 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:00.540568 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 940/3760] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:00 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:00.735682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1051cf7b-1a89-4886-b818-ddeca9449a68 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.746853 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1051cf7b-1a89-4886-b818-ddeca9449a68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:00.747075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1051cf7b-1a89-4886-b818-ddeca9449a68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.747285 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1051cf7b-1a89-4886-b818-ddeca9449a68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.747415 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1051cf7b-1a89-4886-b818-ddeca9449a68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:00.772690 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:00.772690 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:00.773860 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1051cf7b-1a89-4886-b818-ddeca9449a68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:00.774382 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 933/3761] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:00 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:00.973370 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c6360352-4123-410d-a148-7b4dbd960bb4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:00.976448 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c6360352-4123-410d-a148-7b4dbd960bb4 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] GET https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:30:00.976854 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c6360352-4123-410d-a148-7b4dbd960bb4 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:00.977364 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c6360352-4123-410d-a148-7b4dbd960bb4 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:00.987998 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c6360352-4123-410d-a148-7b4dbd960bb4 tempest-VolumesTransfersTest-1057219745 tempest-VolumesTransfersTest-1057219745-project-admin] https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 returned with HTTP 404 Aug 06 05:30:00.987998 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 947/3762] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:00 2026] GET /volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:00.996090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7c6dc663-fb5b-4895-9a7b-3970024634c4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:01.012610 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c6dc663-fb5b-4895-9a7b-3970024634c4 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] GET https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:30:01.012971 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c6dc663-fb5b-4895-9a7b-3970024634c4 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:01.016652 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c6dc663-fb5b-4895-9a7b-3970024634c4 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:01.023986 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c6dc663-fb5b-4895-9a7b-3970024634c4 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 returned with HTTP 404 Aug 06 05:30:01.024681 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 943/3763] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:00 2026] GET /volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:01.036148 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-78504a28-43cd-488d-80df-db92b46dd5c7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:01.037792 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-78504a28-43cd-488d-80df-db92b46dd5c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] DELETE https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:30:01.037981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-78504a28-43cd-488d-80df-db92b46dd5c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:01.038158 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-78504a28-43cd-488d-80df-db92b46dd5c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:01.038319 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-78504a28-43cd-488d-80df-db92b46dd5c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] Delete volume with id: aca2f8f9-13df-48c1-ba9e-f2c66c621a10 Aug 06 05:30:01.053105 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-78504a28-43cd-488d-80df-db92b46dd5c7 tempest-VolumesTransfersTest-2014263702 tempest-VolumesTransfersTest-2014263702-project-member] https://10.4.3.205/volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 returned with HTTP 404 Aug 06 05:30:01.053723 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 941/3764] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:01 2026] DELETE /volume/v3/volumes/aca2f8f9-13df-48c1-ba9e-f2c66c621a10 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:01.152229 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3701b13b-2138-4cba-afdd-8145167657e3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:01.154962 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3701b13b-2138-4cba-afdd-8145167657e3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:30:01.155356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3701b13b-2138-4cba-afdd-8145167657e3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:01.155683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3701b13b-2138-4cba-afdd-8145167657e3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:01.155941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-3701b13b-2138-4cba-afdd-8145167657e3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:01.161918 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:01.161918 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:01.163371 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3701b13b-2138-4cba-afdd-8145167657e3 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:30:01.166533 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 934/3765] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:01 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:01.405850 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b505d058-1698-4a50-a629-977d8bb77f72 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:01.406820 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b505d058-1698-4a50-a629-977d8bb77f72 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:01.406820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b505d058-1698-4a50-a629-977d8bb77f72 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:01.407142 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b505d058-1698-4a50-a629-977d8bb77f72 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:01.407142 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b505d058-1698-4a50-a629-977d8bb77f72 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:01.412259 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:01.412259 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:01.412489 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b505d058-1698-4a50-a629-977d8bb77f72 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:01.412878 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 948/3766] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:01 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:01.555400 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-166ad6c3-ce7b-4fa6-9add-f7e4aaff573e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:01.558133 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-166ad6c3-ce7b-4fa6-9add-f7e4aaff573e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:01.558530 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-166ad6c3-ce7b-4fa6-9add-f7e4aaff573e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:01.562678 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-166ad6c3-ce7b-4fa6-9add-f7e4aaff573e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:01.562678 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-166ad6c3-ce7b-4fa6-9add-f7e4aaff573e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:01.565250 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:01.565250 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:01.566545 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-166ad6c3-ce7b-4fa6-9add-f7e4aaff573e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:01.567268 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 944/3767] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:01 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:01.786827 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b652a2fd-a490-4b69-9fd6-9d8c6a4b1be8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:01.789526 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b652a2fd-a490-4b69-9fd6-9d8c6a4b1be8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:01.789831 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b652a2fd-a490-4b69-9fd6-9d8c6a4b1be8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:01.790053 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b652a2fd-a490-4b69-9fd6-9d8c6a4b1be8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:01.790226 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b652a2fd-a490-4b69-9fd6-9d8c6a4b1be8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:01.795579 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:01.795579 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:01.796659 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b652a2fd-a490-4b69-9fd6-9d8c6a4b1be8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:01.797323 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 942/3768] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:01 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:02.179475 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fc2d8e63-22f1-4ccb-9db3-79af30e1f929 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:02.181429 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fc2d8e63-22f1-4ccb-9db3-79af30e1f929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:30:02.181634 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fc2d8e63-22f1-4ccb-9db3-79af30e1f929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:02.181894 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fc2d8e63-22f1-4ccb-9db3-79af30e1f929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:02.181946 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fc2d8e63-22f1-4ccb-9db3-79af30e1f929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:02.187092 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:02.187092 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:02.187783 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fc2d8e63-22f1-4ccb-9db3-79af30e1f929 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:30:02.188206 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 935/3769] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:02 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:02.199030 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0a0fea89-2dc9-4f19-9356-46f900e462c2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:02.202087 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0a0fea89-2dc9-4f19-9356-46f900e462c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/a73c2d2c-d0d1-4925-8b22-2063a9211e60 Aug 06 05:30:02.202087 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0a0fea89-2dc9-4f19-9356-46f900e462c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:02.202178 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0a0fea89-2dc9-4f19-9356-46f900e462c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:02.202344 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-0a0fea89-2dc9-4f19-9356-46f900e462c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume with id: a73c2d2c-d0d1-4925-8b22-2063a9211e60 Aug 06 05:30:02.210905 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:02.210905 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:02.210905 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0a0fea89-2dc9-4f19-9356-46f900e462c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:30:02.232507 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0a0fea89-2dc9-4f19-9356-46f900e462c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume request issued successfully. Aug 06 05:30:02.232654 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0a0fea89-2dc9-4f19-9356-46f900e462c2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/a73c2d2c-d0d1-4925-8b22-2063a9211e60 returned with HTTP 202 Aug 06 05:30:02.233099 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 949/3770] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:02 2026] DELETE /volume/v3/volumes/a73c2d2c-d0d1-4925-8b22-2063a9211e60 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:02.239603 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-10e4905d-6c5f-4ddc-a996-5e36495d665e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:02.242268 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-10e4905d-6c5f-4ddc-a996-5e36495d665e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/a73c2d2c-d0d1-4925-8b22-2063a9211e60 Aug 06 05:30:02.242525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-10e4905d-6c5f-4ddc-a996-5e36495d665e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:02.242735 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-10e4905d-6c5f-4ddc-a996-5e36495d665e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:02.250434 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:02.250434 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:02.254322 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-10e4905d-6c5f-4ddc-a996-5e36495d665e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:30:02.259200 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-10e4905d-6c5f-4ddc-a996-5e36495d665e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/a73c2d2c-d0d1-4925-8b22-2063a9211e60 returned with HTTP 200 Aug 06 05:30:02.259597 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 945/3771] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:02 2026] GET /volume/v3/volumes/a73c2d2c-d0d1-4925-8b22-2063a9211e60 => generated 1074 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:02.424489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3a0f1c6f-a3f2-4bc0-b717-9f4d3d3a281b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:02.424489 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3a0f1c6f-a3f2-4bc0-b717-9f4d3d3a281b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:02.424489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3a0f1c6f-a3f2-4bc0-b717-9f4d3d3a281b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:02.424708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3a0f1c6f-a3f2-4bc0-b717-9f4d3d3a281b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:02.424708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3a0f1c6f-a3f2-4bc0-b717-9f4d3d3a281b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:02.429130 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:02.429130 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:02.429878 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3a0f1c6f-a3f2-4bc0-b717-9f4d3d3a281b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:02.430237 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 943/3772] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:02 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:02.579801 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-58ffa923-1c88-4d10-b634-b0c51f889470 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:02.582301 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-58ffa923-1c88-4d10-b634-b0c51f889470 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:02.582664 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-58ffa923-1c88-4d10-b634-b0c51f889470 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:02.582976 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-58ffa923-1c88-4d10-b634-b0c51f889470 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:02.583160 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-58ffa923-1c88-4d10-b634-b0c51f889470 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:02.588404 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:02.588404 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:02.589045 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-58ffa923-1c88-4d10-b634-b0c51f889470 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:02.589552 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 936/3773] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:02 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:02.812248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-41a7a17a-72a8-4dd4-b928-dbddff91f95c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:02.812248 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-41a7a17a-72a8-4dd4-b928-dbddff91f95c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:02.814017 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-41a7a17a-72a8-4dd4-b928-dbddff91f95c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:02.814017 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-41a7a17a-72a8-4dd4-b928-dbddff91f95c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:02.814017 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-41a7a17a-72a8-4dd4-b928-dbddff91f95c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:02.821356 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:02.821356 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:02.822129 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-41a7a17a-72a8-4dd4-b928-dbddff91f95c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:02.822535 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 950/3774] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:02 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:03.272440 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-afd851f2-46cd-4f35-a66e-4cbd3c93786b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:03.274671 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-afd851f2-46cd-4f35-a66e-4cbd3c93786b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/a73c2d2c-d0d1-4925-8b22-2063a9211e60 Aug 06 05:30:03.274946 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-afd851f2-46cd-4f35-a66e-4cbd3c93786b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:03.275181 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-afd851f2-46cd-4f35-a66e-4cbd3c93786b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:03.281261 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-afd851f2-46cd-4f35-a66e-4cbd3c93786b tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/a73c2d2c-d0d1-4925-8b22-2063a9211e60 returned with HTTP 404 Aug 06 05:30:03.281787 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 946/3775] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:03 2026] GET /volume/v3/volumes/a73c2d2c-d0d1-4925-8b22-2063a9211e60 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:03.290145 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3fec8dbc-54db-4aa0-b7aa-83c6e09057fb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:03.292600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3fec8dbc-54db-4aa0-b7aa-83c6e09057fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:30:03.292995 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3fec8dbc-54db-4aa0-b7aa-83c6e09057fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:03.293191 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3fec8dbc-54db-4aa0-b7aa-83c6e09057fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:03.293400 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3fec8dbc-54db-4aa0-b7aa-83c6e09057fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:03.299073 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:03.299073 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:03.300023 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3fec8dbc-54db-4aa0-b7aa-83c6e09057fb tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:30:03.300545 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 944/3776] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:03 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:03.311600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1f11b9f1-5b4d-4100-9305-b6973a81a4b9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:03.314129 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1f11b9f1-5b4d-4100-9305-b6973a81a4b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:30:03.314454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1f11b9f1-5b4d-4100-9305-b6973a81a4b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:03.314766 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1f11b9f1-5b4d-4100-9305-b6973a81a4b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:03.314947 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-1f11b9f1-5b4d-4100-9305-b6973a81a4b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete backup with id: be269808-637a-4e17-b930-ba4f16e903c8. Aug 06 05:30:03.320476 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:03.320476 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:03.334968 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-1f11b9f1-5b4d-4100-9305-b6973a81a4b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] delete_backup rpcapi backup_id be269808-637a-4e17-b930-ba4f16e903c8 {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:30:03.336525 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1f11b9f1-5b4d-4100-9305-b6973a81a4b9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 202 Aug 06 05:30:03.336923 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 937/3777] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:03 2026] DELETE /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:03.344355 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3ccb22ad-8b79-43b5-8959-49a33960de14 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:03.346282 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3ccb22ad-8b79-43b5-8959-49a33960de14 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:30:03.346533 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3ccb22ad-8b79-43b5-8959-49a33960de14 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:03.346717 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3ccb22ad-8b79-43b5-8959-49a33960de14 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:03.346833 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-3ccb22ad-8b79-43b5-8959-49a33960de14 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:03.350967 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:03.350967 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:03.351531 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3ccb22ad-8b79-43b5-8959-49a33960de14 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:30:03.351857 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 951/3778] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:03 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:03.442361 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-904a6587-d1d4-499f-acf1-d4230c815ef3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:03.443370 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-904a6587-d1d4-499f-acf1-d4230c815ef3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:03.443586 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-904a6587-d1d4-499f-acf1-d4230c815ef3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:03.443802 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-904a6587-d1d4-499f-acf1-d4230c815ef3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:03.443933 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-904a6587-d1d4-499f-acf1-d4230c815ef3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:03.449859 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:03.449859 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:03.450597 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-904a6587-d1d4-499f-acf1-d4230c815ef3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:03.450977 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 947/3779] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:03 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:03.601190 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-09369432-724c-4168-8e3f-644ec40013eb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:03.602761 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-09369432-724c-4168-8e3f-644ec40013eb tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:03.602907 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-09369432-724c-4168-8e3f-644ec40013eb tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:03.603095 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-09369432-724c-4168-8e3f-644ec40013eb tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:03.603314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-09369432-724c-4168-8e3f-644ec40013eb tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:03.608204 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:03.608204 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:03.609042 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-09369432-724c-4168-8e3f-644ec40013eb tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:03.609530 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 945/3780] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:03 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:03.839818 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-15249a94-c25a-43fc-a355-63886ed33db6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:03.841628 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-15249a94-c25a-43fc-a355-63886ed33db6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:03.841909 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-15249a94-c25a-43fc-a355-63886ed33db6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:03.842165 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-15249a94-c25a-43fc-a355-63886ed33db6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:03.842205 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-15249a94-c25a-43fc-a355-63886ed33db6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:03.847185 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:03.847185 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:03.848064 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-15249a94-c25a-43fc-a355-63886ed33db6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:03.848778 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 938/3781] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:03 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:03.988001 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:03.989615 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:03.989945 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-VolumesExtendTest-Volume-4097616"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:03.991320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Create volume request body: {'volume': {'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-4097616'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:04.094596 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Create volume of 1 GB Aug 06 05:30:04.100020 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Availability Zones retrieved successfully. Aug 06 05:30:04.106554 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Flow 'volume_create_api' (7ec9ba12-91bf-418e-8b20-dddcc63b6611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:04.107757 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a9e0b0-5408-4782-9d08-3f9a48fc8202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:04.108830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:04.158035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a9e0b0-5408-4782-9d08-3f9a48fc8202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:04.158679 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe0973e-7408-499d-b040-50829f38195c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:04.212747 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Created reservations ['cad1b974-d981-4828-9a6d-d052ee72377c', 'e53c759c-7320-402c-831f-0320b73ab5d3', 'cdfbbb53-cb72-4c25-882f-766085666e9e', 'c7981ec4-6c6e-427f-bdc2-eec7ce9977ef'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:04.213681 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe0973e-7408-499d-b040-50829f38195c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad1b974-d981-4828-9a6d-d052ee72377c', 'e53c759c-7320-402c-831f-0320b73ab5d3', 'cdfbbb53-cb72-4c25-882f-766085666e9e', 'c7981ec4-6c6e-427f-bdc2-eec7ce9977ef']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:04.214563 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea590a05-8da0-4aa8-8323-6b3fff8e4269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:04.237624 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea590a05-8da0-4aa8-8323-6b3fff8e4269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '512d5f13-789d-4ff3-ab31-6e2dba3fae66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-4097616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a20a57096f143c3b4b40f70e4849e14',qos_specs=None,replication_status=,reservations=['cad1b974-d981-4828-9a6d-d052ee72377c','e53c759c-7320-402c-831f-0320b73ab5d3','cdfbbb53-cb72-4c25-882f-766085666e9e','c7981ec4-6c6e-427f-bdc2-eec7ce9977ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e05156338af4302a370f2ba495476f1',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-4097616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=512d5f13-789d-4ff3-ab31-6e2dba3fae66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a20a57096f143c3b4b40f70e4849e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e05156338af4302a370f2ba495476f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:04.238270 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bdc8c4b-6b30-44b1-a42f-ba19f1d810a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:04.253783 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bdc8c4b-6b30-44b1-a42f-ba19f1d810a4) transitioned into state 'SUCCESS' from state '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-4097616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a20a57096f143c3b4b40f70e4849e14',qos_specs=None,replication_status=,reservations=['cad1b974-d981-4828-9a6d-d052ee72377c','e53c759c-7320-402c-831f-0320b73ab5d3','cdfbbb53-cb72-4c25-882f-766085666e9e','c7981ec4-6c6e-427f-bdc2-eec7ce9977ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e05156338af4302a370f2ba495476f1',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:04.254475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d416e5ef-51eb-4d09-9faa-c7201c4dcda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:04.263072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d416e5ef-51eb-4d09-9faa-c7201c4dcda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:04.263780 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Flow 'volume_create_api' (7ec9ba12-91bf-418e-8b20-dddcc63b6611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:04.264065 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Create volume request issued successfully. Aug 06 05:30:04.264701 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d74b8fdd-3c2d-4314-9b04-57583621fbe6 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:04.265253 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 952/3782] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:03 2026] POST /volume/v3/volumes => generated 745 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:04.276051 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-13e7c311-d865-4fcf-8313-acdabf0ff361 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:04.278408 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-13e7c311-d865-4fcf-8313-acdabf0ff361 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:04.278768 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-13e7c311-d865-4fcf-8313-acdabf0ff361 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:04.279110 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-13e7c311-d865-4fcf-8313-acdabf0ff361 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:04.291560 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:04.291560 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:04.297390 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-13e7c311-d865-4fcf-8313-acdabf0ff361 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:04.303151 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-13e7c311-d865-4fcf-8313-acdabf0ff361 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 returned with HTTP 200 Aug 06 05:30:04.303735 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 948/3783] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:04 2026] GET /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:04.361013 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9bd220e4-c0e0-4f6c-9f76-0858efa45031 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:04.362894 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9bd220e4-c0e0-4f6c-9f76-0858efa45031 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:30:04.363122 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9bd220e4-c0e0-4f6c-9f76-0858efa45031 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:04.363467 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9bd220e4-c0e0-4f6c-9f76-0858efa45031 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:04.363975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9bd220e4-c0e0-4f6c-9f76-0858efa45031 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:04.368075 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:04.368075 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:04.368753 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9bd220e4-c0e0-4f6c-9f76-0858efa45031 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 200 Aug 06 05:30:04.369104 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 946/3784] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:04 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:04.462045 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-15414bfc-0465-41ce-9362-384cd72abf2e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:04.463601 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-15414bfc-0465-41ce-9362-384cd72abf2e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:04.463766 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-15414bfc-0465-41ce-9362-384cd72abf2e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:04.463944 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-15414bfc-0465-41ce-9362-384cd72abf2e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:04.464043 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-15414bfc-0465-41ce-9362-384cd72abf2e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:04.468089 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:04.468089 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:04.468891 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-15414bfc-0465-41ce-9362-384cd72abf2e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:04.469407 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 939/3785] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:04 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:04.621981 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b93413d9-3840-4f3f-bcae-52831fb25f70 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:04.624221 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b93413d9-3840-4f3f-bcae-52831fb25f70 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:04.624487 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b93413d9-3840-4f3f-bcae-52831fb25f70 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:04.624713 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b93413d9-3840-4f3f-bcae-52831fb25f70 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:04.624861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b93413d9-3840-4f3f-bcae-52831fb25f70 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:04.629365 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:04.629365 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:04.630056 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b93413d9-3840-4f3f-bcae-52831fb25f70 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:04.630331 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 953/3786] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:04 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:04.862092 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bc338ef4-9f7a-4fdb-b56c-ae3ede20dff8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:04.864735 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc338ef4-9f7a-4fdb-b56c-ae3ede20dff8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:04.864735 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc338ef4-9f7a-4fdb-b56c-ae3ede20dff8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:04.864735 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc338ef4-9f7a-4fdb-b56c-ae3ede20dff8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:04.864735 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-bc338ef4-9f7a-4fdb-b56c-ae3ede20dff8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:04.869218 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:04.869218 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:04.869218 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc338ef4-9f7a-4fdb-b56c-ae3ede20dff8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:04.869218 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 949/3787] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:04 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:05.316867 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ec7157f9-f109-4759-b43c-b068b7f8a8f5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:05.318662 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ec7157f9-f109-4759-b43c-b068b7f8a8f5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:05.318911 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ec7157f9-f109-4759-b43c-b068b7f8a8f5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:05.319102 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ec7157f9-f109-4759-b43c-b068b7f8a8f5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:05.326474 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:05.326474 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:05.330125 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ec7157f9-f109-4759-b43c-b068b7f8a8f5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:05.334736 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ec7157f9-f109-4759-b43c-b068b7f8a8f5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 returned with HTTP 200 Aug 06 05:30:05.335128 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 947/3788] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:05 2026] GET /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:05.349005 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0f11f3e8-1c61-4324-90ce-27b682652d81 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:05.351274 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0f11f3e8-1c61-4324-90ce-27b682652d81 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] POST https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66/action Aug 06 05:30:05.351925 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0f11f3e8-1c61-4324-90ce-27b682652d81 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:05.351925 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0f11f3e8-1c61-4324-90ce-27b682652d81 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:05.365994 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:05.365994 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:05.366851 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0f11f3e8-1c61-4324-90ce-27b682652d81 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:05.384873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b52b04b8-7717-4145-b3dc-b4c317060597 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:05.387746 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b52b04b8-7717-4145-b3dc-b4c317060597 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 Aug 06 05:30:05.387945 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b52b04b8-7717-4145-b3dc-b4c317060597 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:05.388216 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b52b04b8-7717-4145-b3dc-b4c317060597 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:05.388386 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b52b04b8-7717-4145-b3dc-b4c317060597 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id be269808-637a-4e17-b930-ba4f16e903c8. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:05.393814 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b52b04b8-7717-4145-b3dc-b4c317060597 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 returned with HTTP 404 Aug 06 05:30:05.394521 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 954/3789] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:05 2026] GET /volume/v3/backups/be269808-637a-4e17-b930-ba4f16e903c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:05.401758 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8a098769-1ef5-4a67-8b4c-59cf15fd0250 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:05.403459 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a098769-1ef5-4a67-8b4c-59cf15fd0250 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:30:05.403652 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a098769-1ef5-4a67-8b4c-59cf15fd0250 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:05.404132 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a098769-1ef5-4a67-8b4c-59cf15fd0250 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:05.404132 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-8a098769-1ef5-4a67-8b4c-59cf15fd0250 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete backup with id: b2e14cf2-5861-46c6-909d-96624b991e8d. Aug 06 05:30:05.407945 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:05.407945 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:05.418414 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-8a098769-1ef5-4a67-8b4c-59cf15fd0250 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] delete_backup rpcapi backup_id b2e14cf2-5861-46c6-909d-96624b991e8d {{(pid=100426) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:30:05.420663 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a098769-1ef5-4a67-8b4c-59cf15fd0250 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 202 Aug 06 05:30:05.420853 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 950/3790] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:05 2026] DELETE /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:05.422376 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-0f11f3e8-1c61-4324-90ce-27b682652d81 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Created reservations ['35d6a533-5e2b-4425-a544-d0a32a5767ba', '71793d9c-80b9-46a0-9888-0ccaad4d9f71'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:05.428141 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-80bf438c-35ce-4293-97bc-dce87f1fa91d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:05.430051 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80bf438c-35ce-4293-97bc-dce87f1fa91d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:30:05.430439 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80bf438c-35ce-4293-97bc-dce87f1fa91d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:05.430525 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80bf438c-35ce-4293-97bc-dce87f1fa91d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:05.430667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-80bf438c-35ce-4293-97bc-dce87f1fa91d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:05.432995 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0f11f3e8-1c61-4324-90ce-27b682652d81 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Extend volume request issued successfully. Aug 06 05:30:05.433477 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0f11f3e8-1c61-4324-90ce-27b682652d81 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66/action returned with HTTP 202 Aug 06 05:30:05.433985 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 940/3791] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:30:05 2026] POST /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:05.438209 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:05.438209 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:05.439627 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80bf438c-35ce-4293-97bc-dce87f1fa91d tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 200 Aug 06 05:30:05.439627 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 948/3792] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:05 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:05.440900 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f327db72-70e6-4156-8d04-65de4dd687e3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:05.443177 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f327db72-70e6-4156-8d04-65de4dd687e3 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:05.443423 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f327db72-70e6-4156-8d04-65de4dd687e3 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:05.443672 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f327db72-70e6-4156-8d04-65de4dd687e3 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:05.454208 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:05.454208 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:05.458045 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f327db72-70e6-4156-8d04-65de4dd687e3 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:05.462886 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f327db72-70e6-4156-8d04-65de4dd687e3 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 returned with HTTP 200 Aug 06 05:30:05.463270 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 955/3793] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:05 2026] GET /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:05.479809 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a985b121-9f39-43d4-934e-46f523936db7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:05.481600 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a985b121-9f39-43d4-934e-46f523936db7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:05.481796 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a985b121-9f39-43d4-934e-46f523936db7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:05.481991 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a985b121-9f39-43d4-934e-46f523936db7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:05.482093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-a985b121-9f39-43d4-934e-46f523936db7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:05.486527 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:05.486527 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:05.487379 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a985b121-9f39-43d4-934e-46f523936db7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:05.487771 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 951/3794] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:05 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:05.642205 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d6d61bc7-3d56-4dcd-8882-6fe0b3024e19 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:05.644182 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6d61bc7-3d56-4dcd-8882-6fe0b3024e19 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:05.644434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6d61bc7-3d56-4dcd-8882-6fe0b3024e19 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:05.644645 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6d61bc7-3d56-4dcd-8882-6fe0b3024e19 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:05.644762 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d6d61bc7-3d56-4dcd-8882-6fe0b3024e19 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:05.653708 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:05.653708 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:05.654939 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6d61bc7-3d56-4dcd-8882-6fe0b3024e19 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:05.655652 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 941/3795] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:05 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:05.880040 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1c32e2dd-f75f-45f8-986a-36fa171e7053 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:05.881893 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1c32e2dd-f75f-45f8-986a-36fa171e7053 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:05.882107 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1c32e2dd-f75f-45f8-986a-36fa171e7053 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:05.882339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1c32e2dd-f75f-45f8-986a-36fa171e7053 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:05.882463 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-1c32e2dd-f75f-45f8-986a-36fa171e7053 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:05.886733 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:05.886733 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:05.887496 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1c32e2dd-f75f-45f8-986a-36fa171e7053 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:05.887816 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 949/3796] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:05 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:06.455680 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8fe985c0-c710-42de-b301-651140bcf84e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.475307 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8fe985c0-c710-42de-b301-651140bcf84e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d Aug 06 05:30:06.476259 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8fe985c0-c710-42de-b301-651140bcf84e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.476437 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b00f2fdc-c32d-4e3b-9542-94ba7472c815 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.476760 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8fe985c0-c710-42de-b301-651140bcf84e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.478492 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b00f2fdc-c32d-4e3b-9542-94ba7472c815 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:06.478675 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8fe985c0-c710-42de-b301-651140bcf84e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id b2e14cf2-5861-46c6-909d-96624b991e8d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:06.478728 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b00f2fdc-c32d-4e3b-9542-94ba7472c815 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.478955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b00f2fdc-c32d-4e3b-9542-94ba7472c815 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.487103 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.487103 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:06.493817 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b00f2fdc-c32d-4e3b-9542-94ba7472c815 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:06.501560 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b00f2fdc-c32d-4e3b-9542-94ba7472c815 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 returned with HTTP 200 Aug 06 05:30:06.502056 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 952/3797] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:06 2026] GET /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:06.502283 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9d8ae1b8-e1c8-4bc5-8b3a-cbd136699d26 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.506804 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9d8ae1b8-e1c8-4bc5-8b3a-cbd136699d26 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:06.510512 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9d8ae1b8-e1c8-4bc5-8b3a-cbd136699d26 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.510998 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9d8ae1b8-e1c8-4bc5-8b3a-cbd136699d26 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.510998 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-9d8ae1b8-e1c8-4bc5-8b3a-cbd136699d26 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:06.520312 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8fe985c0-c710-42de-b301-651140bcf84e tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d returned with HTTP 404 Aug 06 05:30:06.520312 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 956/3798] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:06 2026] GET /volume/v3/backups/b2e14cf2-5861-46c6-909d-96624b991e8d => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:06.522161 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.522161 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:06.523342 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9d8ae1b8-e1c8-4bc5-8b3a-cbd136699d26 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:06.523950 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 942/3799] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:06 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:06.526490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-30843e7f-dff1-4847-ab90-53dcd27317d9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.529252 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-30843e7f-dff1-4847-ab90-53dcd27317d9 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:06.529584 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-30843e7f-dff1-4847-ab90-53dcd27317d9 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.529871 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-30843e7f-dff1-4847-ab90-53dcd27317d9 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.530972 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5e5d10ef-dae6-4483-ade4-fdca2dfa03d9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.533729 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5e5d10ef-dae6-4483-ade4-fdca2dfa03d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:30:06.534031 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5e5d10ef-dae6-4483-ade4-fdca2dfa03d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.534321 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5e5d10ef-dae6-4483-ade4-fdca2dfa03d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.534478 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-5e5d10ef-dae6-4483-ade4-fdca2dfa03d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete backup with id: a037f54a-73a4-404b-8254-6fe270dace11. Aug 06 05:30:06.540356 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.540356 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:06.542228 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.542228 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:06.550841 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-30843e7f-dff1-4847-ab90-53dcd27317d9 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:06.555688 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-5e5d10ef-dae6-4483-ade4-fdca2dfa03d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] delete_backup rpcapi backup_id a037f54a-73a4-404b-8254-6fe270dace11 {{(pid=100426) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:30:06.557597 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5e5d10ef-dae6-4483-ade4-fdca2dfa03d9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 202 Aug 06 05:30:06.558211 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 953/3800] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:06 2026] DELETE /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:06.561419 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-30843e7f-dff1-4847-ab90-53dcd27317d9 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 returned with HTTP 200 Aug 06 05:30:06.561789 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 950/3801] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:06 2026] GET /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 => generated 1353 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:06.565018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7ff56dfa-f4cb-4559-9f6b-7f2bc1ed2636 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.572451 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7ff56dfa-f4cb-4559-9f6b-7f2bc1ed2636 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:30:06.573854 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7ff56dfa-f4cb-4559-9f6b-7f2bc1ed2636 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.574519 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7ff56dfa-f4cb-4559-9f6b-7f2bc1ed2636 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.574639 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-7ff56dfa-f4cb-4559-9f6b-7f2bc1ed2636 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:06.585235 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.585235 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:06.585402 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e66f3e7a-405e-4343-979e-c53f7a2d76bb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.586862 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e66f3e7a-405e-4343-979e-c53f7a2d76bb tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:06.587173 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e66f3e7a-405e-4343-979e-c53f7a2d76bb tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.587387 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7ff56dfa-f4cb-4559-9f6b-7f2bc1ed2636 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:30:06.587548 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e66f3e7a-405e-4343-979e-c53f7a2d76bb tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.589436 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 957/3802] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:06 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 737 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:06.596348 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.596348 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:06.599469 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e66f3e7a-405e-4343-979e-c53f7a2d76bb tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:06.606192 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e66f3e7a-405e-4343-979e-c53f7a2d76bb tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 returned with HTTP 200 Aug 06 05:30:06.606826 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 943/3803] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:06 2026] GET /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:06.624066 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6e48b84d-61d4-44c3-8c16-e4669cca7cff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.626203 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e48b84d-61d4-44c3-8c16-e4669cca7cff tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] DELETE https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:06.626404 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6e48b84d-61d4-44c3-8c16-e4669cca7cff tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.626578 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6e48b84d-61d4-44c3-8c16-e4669cca7cff tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.626727 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-6e48b84d-61d4-44c3-8c16-e4669cca7cff tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Delete volume with id: 512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:06.633701 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.633701 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:06.634231 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6e48b84d-61d4-44c3-8c16-e4669cca7cff tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:06.665715 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6e48b84d-61d4-44c3-8c16-e4669cca7cff tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Delete volume request issued successfully. Aug 06 05:30:06.665715 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e48b84d-61d4-44c3-8c16-e4669cca7cff tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 returned with HTTP 202 Aug 06 05:30:06.665989 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 954/3804] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:06 2026] DELETE /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:06.671017 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-31297cd6-960f-4978-9e13-a530d22fc457 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.675852 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-576b7738-bdb6-492d-a173-b47132528740 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.676392 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-31297cd6-960f-4978-9e13-a530d22fc457 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:06.676612 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-31297cd6-960f-4978-9e13-a530d22fc457 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.676809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-31297cd6-960f-4978-9e13-a530d22fc457 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.676949 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-31297cd6-960f-4978-9e13-a530d22fc457 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:06.679477 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-576b7738-bdb6-492d-a173-b47132528740 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:06.679706 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-576b7738-bdb6-492d-a173-b47132528740 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.679962 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-576b7738-bdb6-492d-a173-b47132528740 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.683576 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.683576 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:06.683576 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-31297cd6-960f-4978-9e13-a530d22fc457 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:06.683930 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 951/3805] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:06 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:06.690229 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.690229 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:06.693104 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-576b7738-bdb6-492d-a173-b47132528740 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:06.697948 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-576b7738-bdb6-492d-a173-b47132528740 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 returned with HTTP 200 Aug 06 05:30:06.699578 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 958/3806] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:06 2026] GET /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:06.899156 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-66aa8c80-b2a0-44bd-b010-78839d4320f6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:06.903120 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66aa8c80-b2a0-44bd-b010-78839d4320f6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:06.903665 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66aa8c80-b2a0-44bd-b010-78839d4320f6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:06.906780 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-66aa8c80-b2a0-44bd-b010-78839d4320f6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:06.906780 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-66aa8c80-b2a0-44bd-b010-78839d4320f6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:06.910473 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:06.910473 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:06.911370 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-66aa8c80-b2a0-44bd-b010-78839d4320f6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:06.911862 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 944/3807] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:06 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:07.538275 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bff6a5bd-3355-4bcf-b822-6d37fc8e52e3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:07.540453 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bff6a5bd-3355-4bcf-b822-6d37fc8e52e3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:07.540659 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bff6a5bd-3355-4bcf-b822-6d37fc8e52e3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:07.540837 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bff6a5bd-3355-4bcf-b822-6d37fc8e52e3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:07.540967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-bff6a5bd-3355-4bcf-b822-6d37fc8e52e3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:07.549888 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:07.549888 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:07.550539 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bff6a5bd-3355-4bcf-b822-6d37fc8e52e3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:07.551157 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 955/3808] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:07 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:07.604583 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-76a93215-d7ff-4457-bcf0-ce6797678ea9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:07.607659 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-76a93215-d7ff-4457-bcf0-ce6797678ea9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:30:07.607922 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-76a93215-d7ff-4457-bcf0-ce6797678ea9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:07.608172 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-76a93215-d7ff-4457-bcf0-ce6797678ea9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:07.608172 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-76a93215-d7ff-4457-bcf0-ce6797678ea9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:07.618015 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:07.618015 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:07.619415 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-76a93215-d7ff-4457-bcf0-ce6797678ea9 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 200 Aug 06 05:30:07.619415 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 952/3809] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:07 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:07.698990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8d4a9e7a-7eea-444c-a146-abe8c8987f80 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:07.702091 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8d4a9e7a-7eea-444c-a146-abe8c8987f80 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:07.702379 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8d4a9e7a-7eea-444c-a146-abe8c8987f80 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:07.702623 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8d4a9e7a-7eea-444c-a146-abe8c8987f80 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:07.702754 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8d4a9e7a-7eea-444c-a146-abe8c8987f80 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:07.707866 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:07.707866 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:07.708646 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8d4a9e7a-7eea-444c-a146-abe8c8987f80 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:07.709370 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 959/3810] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:07 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:07.717417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-45351dea-895c-454a-a7f6-49cf51f87fb0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:07.718612 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45351dea-895c-454a-a7f6-49cf51f87fb0 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 Aug 06 05:30:07.718827 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45351dea-895c-454a-a7f6-49cf51f87fb0 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:07.719066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-45351dea-895c-454a-a7f6-49cf51f87fb0 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:07.728071 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-45351dea-895c-454a-a7f6-49cf51f87fb0 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 returned with HTTP 404 Aug 06 05:30:07.728071 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 945/3811] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:07 2026] GET /volume/v3/volumes/512d5f13-789d-4ff3-ab31-6e2dba3fae66 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:07.740165 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:07.741168 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:07.741562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1073983457"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:07.743232 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1073983457'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:07.743953 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Create volume of 1 GB Aug 06 05:30:07.749374 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Availability Zones retrieved successfully. Aug 06 05:30:07.757839 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Flow 'volume_create_api' (df6d7954-cf3d-47ca-b5a4-bc644a22f21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:07.759058 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05eb7e99-2af4-4195-aab1-7c1c40ef38ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:07.761889 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:07.791132 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05eb7e99-2af4-4195-aab1-7c1c40ef38ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:07.791928 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ac3d801-8d4e-46ac-9d8a-4aa8bb392e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:07.826749 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Created reservations ['01ce0660-526e-47dd-81ad-1eaa7cd0229d', '315de572-3822-4966-b1b7-5493b55690c9', '22e7ff69-bb6e-401b-8292-4f86dd23417c', '32f82f5b-1095-4b4e-9407-a1dfe4afba45'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:07.827489 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ac3d801-8d4e-46ac-9d8a-4aa8bb392e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01ce0660-526e-47dd-81ad-1eaa7cd0229d', '315de572-3822-4966-b1b7-5493b55690c9', '22e7ff69-bb6e-401b-8292-4f86dd23417c', '32f82f5b-1095-4b4e-9407-a1dfe4afba45']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:07.828147 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e25f8bba-611d-4831-b672-84e71249819a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:07.848541 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e25f8bba-611d-4831-b672-84e71249819a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7fa78f-05dd-4458-b469-02c29c1a58f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1073983457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a20a57096f143c3b4b40f70e4849e14',qos_specs=None,replication_status=,reservations=['01ce0660-526e-47dd-81ad-1eaa7cd0229d','315de572-3822-4966-b1b7-5493b55690c9','22e7ff69-bb6e-401b-8292-4f86dd23417c','32f82f5b-1095-4b4e-9407-a1dfe4afba45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e05156338af4302a370f2ba495476f1',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1073983457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b7fa78f-05dd-4458-b469-02c29c1a58f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a20a57096f143c3b4b40f70e4849e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e05156338af4302a370f2ba495476f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:07.849390 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467cf515-b4d4-4a91-be22-1eea3495b795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:07.869988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467cf515-b4d4-4a91-be22-1eea3495b795) transitioned into state 'SUCCESS' from state '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-1073983457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a20a57096f143c3b4b40f70e4849e14',qos_specs=None,replication_status=,reservations=['01ce0660-526e-47dd-81ad-1eaa7cd0229d','315de572-3822-4966-b1b7-5493b55690c9','22e7ff69-bb6e-401b-8292-4f86dd23417c','32f82f5b-1095-4b4e-9407-a1dfe4afba45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e05156338af4302a370f2ba495476f1',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:07.871305 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0dcd405-dc62-47ed-b859-dbfcd34a25b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:07.884310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0dcd405-dc62-47ed-b859-dbfcd34a25b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:07.884310 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Flow 'volume_create_api' (df6d7954-cf3d-47ca-b5a4-bc644a22f21f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:07.884310 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Create volume request issued successfully. Aug 06 05:30:07.884310 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-67e4fa6f-c05f-43c6-85ac-26f65a95e502 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:07.884310 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 956/3812] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:30:07 2026] POST /volume/v3/volumes => generated 748 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:07.897217 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e075ccd5-b005-4b57-a2aa-f8993e41c722 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:07.899544 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e075ccd5-b005-4b57-a2aa-f8993e41c722 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:07.899745 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e075ccd5-b005-4b57-a2aa-f8993e41c722 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:07.900027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e075ccd5-b005-4b57-a2aa-f8993e41c722 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:07.908351 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:07.908351 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:07.912201 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e075ccd5-b005-4b57-a2aa-f8993e41c722 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:07.917303 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e075ccd5-b005-4b57-a2aa-f8993e41c722 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 returned with HTTP 200 Aug 06 05:30:07.917643 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 953/3813] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:07 2026] GET /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:07.938181 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ecf57087-5843-485b-83b2-c344038396f0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:07.956437 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ecf57087-5843-485b-83b2-c344038396f0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:07.958698 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ecf57087-5843-485b-83b2-c344038396f0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:07.959443 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ecf57087-5843-485b-83b2-c344038396f0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:07.961467 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ecf57087-5843-485b-83b2-c344038396f0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:07.989498 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:07.989498 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:07.996002 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ecf57087-5843-485b-83b2-c344038396f0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:07.996434 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 960/3814] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:07 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:08.561016 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f124c04a-1bb6-4237-8d11-740ce78ec2a9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:08.563100 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f124c04a-1bb6-4237-8d11-740ce78ec2a9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:08.563445 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f124c04a-1bb6-4237-8d11-740ce78ec2a9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:08.563677 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f124c04a-1bb6-4237-8d11-740ce78ec2a9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:08.563816 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-f124c04a-1bb6-4237-8d11-740ce78ec2a9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:08.566745 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=484,cinder:UPDATE=118,cinder:INSERT=64 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:30:08.571759 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:08.571759 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:08.572655 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f124c04a-1bb6-4237-8d11-740ce78ec2a9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:08.573117 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 946/3815] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:08 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:08.630725 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a0d6b033-a1f2-4799-b99a-d16afb2463a2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:08.632977 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a0d6b033-a1f2-4799-b99a-d16afb2463a2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 Aug 06 05:30:08.633217 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a0d6b033-a1f2-4799-b99a-d16afb2463a2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:08.633489 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a0d6b033-a1f2-4799-b99a-d16afb2463a2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:08.633622 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-a0d6b033-a1f2-4799-b99a-d16afb2463a2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Show backup with id a037f54a-73a4-404b-8254-6fe270dace11. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:08.635352 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=663,cinder:INSERT=116,cinder:UPDATE=210,cinder:DELETE=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:30:08.638113 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a0d6b033-a1f2-4799-b99a-d16afb2463a2 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 returned with HTTP 404 Aug 06 05:30:08.638636 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 957/3816] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:08 2026] GET /volume/v3/backups/a037f54a-73a4-404b-8254-6fe270dace11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:08.645895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-93852887-730f-4f85-8cc9-2a317fe3dd8f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:08.647643 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-93852887-730f-4f85-8cc9-2a317fe3dd8f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 Aug 06 05:30:08.647845 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-93852887-730f-4f85-8cc9-2a317fe3dd8f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:08.648054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-93852887-730f-4f85-8cc9-2a317fe3dd8f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:08.648250 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-93852887-730f-4f85-8cc9-2a317fe3dd8f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume with id: 7286a146-a327-4dbe-8fe2-502a184d6226 Aug 06 05:30:08.650052 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=600,cinder:UPDATE=177,cinder:INSERT=100 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:30:08.656910 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:08.656910 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:08.657222 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-93852887-730f-4f85-8cc9-2a317fe3dd8f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:30:08.671928 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-93852887-730f-4f85-8cc9-2a317fe3dd8f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Delete volume request issued successfully. Aug 06 05:30:08.672086 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-93852887-730f-4f85-8cc9-2a317fe3dd8f tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 returned with HTTP 202 Aug 06 05:30:08.672481 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 954/3817] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:08 2026] DELETE /volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:08.681100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6a62eeae-0924-47bc-9057-636425ce7cea None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:08.683286 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6a62eeae-0924-47bc-9057-636425ce7cea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 Aug 06 05:30:08.683564 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6a62eeae-0924-47bc-9057-636425ce7cea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:08.683812 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6a62eeae-0924-47bc-9057-636425ce7cea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:08.688814 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=607,cinder:INSERT=105,cinder:UPDATE=180 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:30:08.697201 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:08.697201 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:08.701274 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6a62eeae-0924-47bc-9057-636425ce7cea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Volume info retrieved successfully. Aug 06 05:30:08.706279 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6a62eeae-0924-47bc-9057-636425ce7cea tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 returned with HTTP 200 Aug 06 05:30:08.706772 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 961/3818] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:08 2026] GET /volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:08.722415 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-537c0e0f-1cd9-46f1-b608-61e50372cbd7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:08.724625 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-537c0e0f-1cd9-46f1-b608-61e50372cbd7 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:08.724842 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-537c0e0f-1cd9-46f1-b608-61e50372cbd7 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:08.725084 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-537c0e0f-1cd9-46f1-b608-61e50372cbd7 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:08.725214 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-537c0e0f-1cd9-46f1-b608-61e50372cbd7 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:08.731305 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:08.731305 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:08.731305 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-537c0e0f-1cd9-46f1-b608-61e50372cbd7 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:08.731803 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 947/3819] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:08 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:08.940267 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-69cd3db9-3bcf-4e1d-8d7b-57bf9d7150e4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:08.946323 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-69cd3db9-3bcf-4e1d-8d7b-57bf9d7150e4 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:08.946323 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-69cd3db9-3bcf-4e1d-8d7b-57bf9d7150e4 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:08.946323 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-69cd3db9-3bcf-4e1d-8d7b-57bf9d7150e4 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:08.951606 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:08.951606 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:08.956387 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-69cd3db9-3bcf-4e1d-8d7b-57bf9d7150e4 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:08.960031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-69cd3db9-3bcf-4e1d-8d7b-57bf9d7150e4 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 returned with HTTP 200 Aug 06 05:30:08.960388 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 958/3820] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:08 2026] GET /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:08.974743 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-10e51ec2-88b8-4a43-86d6-57e1e148fa56 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:08.975559 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-10e51ec2-88b8-4a43-86d6-57e1e148fa56 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:30:08.975858 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-10e51ec2-88b8-4a43-86d6-57e1e148fa56 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b7fa78f-05dd-4458-b469-02c29c1a58f5", "name": "tempest-VolumesExtendTest-Snapshot-1970443905"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:08.985590 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:08.985590 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:08.986299 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-10e51ec2-88b8-4a43-86d6-57e1e148fa56 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:08.986528 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-10e51ec2-88b8-4a43-86d6-57e1e148fa56 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Create snapshot from volume 9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:09.010997 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-53b2ace6-9625-4067-9aa8-90d4b7dc43e1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:09.013095 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53b2ace6-9625-4067-9aa8-90d4b7dc43e1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:09.013308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53b2ace6-9625-4067-9aa8-90d4b7dc43e1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:09.013534 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53b2ace6-9625-4067-9aa8-90d4b7dc43e1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:09.013662 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-53b2ace6-9625-4067-9aa8-90d4b7dc43e1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:09.018633 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:09.018633 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:09.019316 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53b2ace6-9625-4067-9aa8-90d4b7dc43e1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:09.019672 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 962/3821] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:09 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:30:09.039532 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-10e51ec2-88b8-4a43-86d6-57e1e148fa56 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Created reservations ['10eb3919-89be-4199-b130-0041fd996ab8', '52850ebd-5aa1-4980-9aa7-c00096db625a', 'cab6ad64-10f9-4a51-85ce-830fb2cdae25', '986acfa1-18d3-43a8-b6ab-47db77cbb123'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:09.073862 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-10e51ec2-88b8-4a43-86d6-57e1e148fa56 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Snapshot create request issued successfully. Aug 06 05:30:09.074192 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-10e51ec2-88b8-4a43-86d6-57e1e148fa56 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:30:09.074631 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 955/3822] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:30:08 2026] POST /volume/v3/snapshots => generated 304 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:09.083232 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-250f1fbb-8586-451d-a5e3-182b9740db97 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:09.085958 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-250f1fbb-8586-451d-a5e3-182b9740db97 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c Aug 06 05:30:09.086342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-250f1fbb-8586-451d-a5e3-182b9740db97 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:09.086546 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-250f1fbb-8586-451d-a5e3-182b9740db97 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:09.092991 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:09.092991 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:09.093419 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-250f1fbb-8586-451d-a5e3-182b9740db97 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Snapshot retrieved successfully. Aug 06 05:30:09.094220 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-250f1fbb-8586-451d-a5e3-182b9740db97 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c returned with HTTP 200 Aug 06 05:30:09.094662 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 948/3823] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:09 2026] GET /volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:09.584518 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5ca783c8-0804-49d7-ab9e-6f9f36648344 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:09.586162 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ca783c8-0804-49d7-ab9e-6f9f36648344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:09.586362 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ca783c8-0804-49d7-ab9e-6f9f36648344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:09.586824 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ca783c8-0804-49d7-ab9e-6f9f36648344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:09.586824 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-5ca783c8-0804-49d7-ab9e-6f9f36648344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:09.591824 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:09.591824 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:09.593185 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ca783c8-0804-49d7-ab9e-6f9f36648344 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:09.593584 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 959/3824] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:09 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:09.721304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0d7fa142-c1cd-431f-aad9-9f6d73915847 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:09.723886 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0d7fa142-c1cd-431f-aad9-9f6d73915847 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] GET https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 Aug 06 05:30:09.723886 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0d7fa142-c1cd-431f-aad9-9f6d73915847 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:09.723886 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0d7fa142-c1cd-431f-aad9-9f6d73915847 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:09.729976 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0d7fa142-c1cd-431f-aad9-9f6d73915847 tempest-ProjectAdminTests33-1939078114 tempest-ProjectAdminTests33-1939078114-project-admin] https://10.4.3.205/volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 returned with HTTP 404 Aug 06 05:30:09.730699 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 963/3825] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:09 2026] GET /volume/v3/volumes/7286a146-a327-4dbe-8fe2-502a184d6226 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:09.744080 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0944e919-49fe-47a3-98c5-71e1dd1d36b9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:09.746425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0944e919-49fe-47a3-98c5-71e1dd1d36b9 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:09.746629 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0944e919-49fe-47a3-98c5-71e1dd1d36b9 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:09.746815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0944e919-49fe-47a3-98c5-71e1dd1d36b9 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:09.746952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-0944e919-49fe-47a3-98c5-71e1dd1d36b9 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:09.751371 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:09.751371 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:09.752042 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0944e919-49fe-47a3-98c5-71e1dd1d36b9 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:09.752391 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 956/3826] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:09 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:10.033328 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-26a3b7c4-5b9b-4422-ab66-ace91311359f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:10.035770 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-26a3b7c4-5b9b-4422-ab66-ace91311359f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:10.035961 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-26a3b7c4-5b9b-4422-ab66-ace91311359f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:10.036318 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-26a3b7c4-5b9b-4422-ab66-ace91311359f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:10.036318 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-26a3b7c4-5b9b-4422-ab66-ace91311359f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:10.041267 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:10.041267 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:10.042065 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-26a3b7c4-5b9b-4422-ab66-ace91311359f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:10.043076 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 949/3827] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:10 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:10.056936 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-385bd08f-3947-4d09-bcd0-f3f86ac770d7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:10.061112 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-385bd08f-3947-4d09-bcd0-f3f86ac770d7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e Aug 06 05:30:10.061112 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-385bd08f-3947-4d09-bcd0-f3f86ac770d7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:10.061112 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-385bd08f-3947-4d09-bcd0-f3f86ac770d7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:10.074187 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:10.074187 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:10.079578 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-385bd08f-3947-4d09-bcd0-f3f86ac770d7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:30:10.086304 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-385bd08f-3947-4d09-bcd0-f3f86ac770d7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e returned with HTTP 200 Aug 06 05:30:10.086823 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 960/3828] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:10 2026] GET /volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:10.105019 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5fdb672f-a49d-440d-9281-50cb47a3878f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:10.107127 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5f00c52d-9542-4f4a-91ff-2b3ad2dc46a1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:10.108844 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5fdb672f-a49d-440d-9281-50cb47a3878f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:10.109040 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5fdb672f-a49d-440d-9281-50cb47a3878f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:10.109214 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5fdb672f-a49d-440d-9281-50cb47a3878f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:10.109948 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-5fdb672f-a49d-440d-9281-50cb47a3878f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete backup with id: 454743a6-d6e1-4728-9166-c9cce3bf3475. Aug 06 05:30:10.110058 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5f00c52d-9542-4f4a-91ff-2b3ad2dc46a1 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c Aug 06 05:30:10.110394 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5f00c52d-9542-4f4a-91ff-2b3ad2dc46a1 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:10.110618 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5f00c52d-9542-4f4a-91ff-2b3ad2dc46a1 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:10.117319 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:10.117319 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:10.118791 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:10.118791 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:10.119545 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5f00c52d-9542-4f4a-91ff-2b3ad2dc46a1 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Snapshot retrieved successfully. Aug 06 05:30:10.120672 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5f00c52d-9542-4f4a-91ff-2b3ad2dc46a1 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c returned with HTTP 200 Aug 06 05:30:10.121349 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 957/3829] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:10 2026] GET /volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:10.133306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-5fdb672f-a49d-440d-9281-50cb47a3878f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] delete_backup rpcapi backup_id 454743a6-d6e1-4728-9166-c9cce3bf3475 {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:30:10.135611 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-10356654-8cb1-4eec-815f-42891ce57e8f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:10.136350 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5fdb672f-a49d-440d-9281-50cb47a3878f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 202 Aug 06 05:30:10.137350 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10356654-8cb1-4eec-815f-42891ce57e8f tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] POST https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5/action Aug 06 05:30:10.137551 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 964/3830] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:10 2026] DELETE /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:10.137713 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10356654-8cb1-4eec-815f-42891ce57e8f tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:10.138124 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10356654-8cb1-4eec-815f-42891ce57e8f tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:10.145441 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2cbe471f-3802-4b6a-8297-e4798d1763e8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:10.146957 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:10.146957 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:10.147100 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2cbe471f-3802-4b6a-8297-e4798d1763e8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:10.147273 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2cbe471f-3802-4b6a-8297-e4798d1763e8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:10.147473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2cbe471f-3802-4b6a-8297-e4798d1763e8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:10.147520 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-10356654-8cb1-4eec-815f-42891ce57e8f tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:10.147584 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-2cbe471f-3802-4b6a-8297-e4798d1763e8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:10.156406 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:10.156406 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:10.158039 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2cbe471f-3802-4b6a-8297-e4798d1763e8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 200 Aug 06 05:30:10.158445 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 961/3831] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:10 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:10.199424 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-10356654-8cb1-4eec-815f-42891ce57e8f tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Created reservations ['9871cd19-5046-48db-afbd-45b8e70fdb9b', 'da5ba080-9077-4633-a512-cd37c0c41d00'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:10.217427 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-10356654-8cb1-4eec-815f-42891ce57e8f tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Extend volume request issued successfully. Aug 06 05:30:10.217712 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10356654-8cb1-4eec-815f-42891ce57e8f tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5/action returned with HTTP 202 Aug 06 05:30:10.218216 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 950/3832] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:30:10 2026] POST /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:10.227356 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7dfa032d-9d6d-4ae8-a979-4e210dcbea45 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:10.229532 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7dfa032d-9d6d-4ae8-a979-4e210dcbea45 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:10.229849 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7dfa032d-9d6d-4ae8-a979-4e210dcbea45 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:10.230054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7dfa032d-9d6d-4ae8-a979-4e210dcbea45 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:10.241711 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:10.241711 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:10.245527 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7dfa032d-9d6d-4ae8-a979-4e210dcbea45 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:10.250303 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7dfa032d-9d6d-4ae8-a979-4e210dcbea45 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 returned with HTTP 200 Aug 06 05:30:10.250303 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 958/3833] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:10 2026] GET /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:30:10.607990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5c156aa5-0fa2-456d-919e-58fa83529a2b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:10.621121 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5c156aa5-0fa2-456d-919e-58fa83529a2b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:10.621601 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5c156aa5-0fa2-456d-919e-58fa83529a2b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:10.622062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5c156aa5-0fa2-456d-919e-58fa83529a2b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:10.622175 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-5c156aa5-0fa2-456d-919e-58fa83529a2b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:10.626354 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:10.626354 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:10.627193 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5c156aa5-0fa2-456d-919e-58fa83529a2b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:10.627731 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 965/3834] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:10 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:10.764484 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dcf73e4e-1803-4da2-8dfe-327188f18199 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:10.766440 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dcf73e4e-1803-4da2-8dfe-327188f18199 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:10.766645 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dcf73e4e-1803-4da2-8dfe-327188f18199 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:10.766821 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dcf73e4e-1803-4da2-8dfe-327188f18199 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:10.766951 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-dcf73e4e-1803-4da2-8dfe-327188f18199 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:10.770795 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:10.770795 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:10.771544 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dcf73e4e-1803-4da2-8dfe-327188f18199 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:10.771852 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 962/3835] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:10 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:11.168548 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-959e986b-91b6-4d16-a781-9786763e8c6d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.170687 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-959e986b-91b6-4d16-a781-9786763e8c6d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 Aug 06 05:30:11.170856 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-959e986b-91b6-4d16-a781-9786763e8c6d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:11.171067 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-959e986b-91b6-4d16-a781-9786763e8c6d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:11.171169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-959e986b-91b6-4d16-a781-9786763e8c6d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 454743a6-d6e1-4728-9166-c9cce3bf3475. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:11.175318 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-959e986b-91b6-4d16-a781-9786763e8c6d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 returned with HTTP 404 Aug 06 05:30:11.175770 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 951/3836] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:11 2026] GET /volume/v3/backups/454743a6-d6e1-4728-9166-c9cce3bf3475 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:11.183780 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-937d73e9-9de4-42b5-a624-6a50fb3e4f51 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.186591 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-937d73e9-9de4-42b5-a624-6a50fb3e4f51 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:30:11.187596 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-937d73e9-9de4-42b5-a624-6a50fb3e4f51 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:11.187815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-937d73e9-9de4-42b5-a624-6a50fb3e4f51 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:11.187939 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-937d73e9-9de4-42b5-a624-6a50fb3e4f51 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete backup with id: 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. Aug 06 05:30:11.194529 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:11.194529 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:11.211525 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-937d73e9-9de4-42b5-a624-6a50fb3e4f51 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] delete_backup rpcapi backup_id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:30:11.213185 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-937d73e9-9de4-42b5-a624-6a50fb3e4f51 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 202 Aug 06 05:30:11.213676 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 959/3837] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:11 2026] DELETE /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:11.221829 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e474f2eb-868a-4836-ad89-31caeb9c7e5d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.224022 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e474f2eb-868a-4836-ad89-31caeb9c7e5d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:30:11.224216 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e474f2eb-868a-4836-ad89-31caeb9c7e5d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:11.224457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e474f2eb-868a-4836-ad89-31caeb9c7e5d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:11.224566 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e474f2eb-868a-4836-ad89-31caeb9c7e5d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:11.229171 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:11.229171 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:11.230176 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e474f2eb-868a-4836-ad89-31caeb9c7e5d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 200 Aug 06 05:30:11.230608 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 966/3838] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:11 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:11.268260 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8543e224-e473-41e5-a135-0e68bf6af11a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.269595 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8543e224-e473-41e5-a135-0e68bf6af11a tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:11.271106 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8543e224-e473-41e5-a135-0e68bf6af11a tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:11.271106 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8543e224-e473-41e5-a135-0e68bf6af11a tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:11.284785 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:11.284785 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:11.293140 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8543e224-e473-41e5-a135-0e68bf6af11a tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:11.301092 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8543e224-e473-41e5-a135-0e68bf6af11a tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 returned with HTTP 200 Aug 06 05:30:11.301388 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 963/3839] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:11 2026] GET /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:11.318102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1d362764-95e5-47b9-91bf-1b271190fe6b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.319943 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1d362764-95e5-47b9-91bf-1b271190fe6b tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:11.320136 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1d362764-95e5-47b9-91bf-1b271190fe6b tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:11.320394 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1d362764-95e5-47b9-91bf-1b271190fe6b tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:11.328993 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:11.328993 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:11.333237 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1d362764-95e5-47b9-91bf-1b271190fe6b tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:11.337779 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1d362764-95e5-47b9-91bf-1b271190fe6b tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 returned with HTTP 200 Aug 06 05:30:11.338495 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 952/3840] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:11 2026] GET /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:11.353607 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e749ec27-ed55-40dc-af12-89a29793a878 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.355020 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e749ec27-ed55-40dc-af12-89a29793a878 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c Aug 06 05:30:11.355299 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e749ec27-ed55-40dc-af12-89a29793a878 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:11.355533 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e749ec27-ed55-40dc-af12-89a29793a878 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:11.355700 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-e749ec27-ed55-40dc-af12-89a29793a878 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Delete snapshot with id: a8b8f7cf-3b1a-4bd2-88d2-31716915062c Aug 06 05:30:11.366083 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:11.366083 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:11.367316 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e749ec27-ed55-40dc-af12-89a29793a878 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Snapshot retrieved successfully. Aug 06 05:30:11.382575 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e749ec27-ed55-40dc-af12-89a29793a878 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Snapshot delete request issued successfully. Aug 06 05:30:11.382736 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e749ec27-ed55-40dc-af12-89a29793a878 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c returned with HTTP 202 Aug 06 05:30:11.383158 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 960/3841] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:30:11 2026] DELETE /volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:11.393237 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0bf52475-37fd-4092-a900-77bc653fb28e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.396041 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0bf52475-37fd-4092-a900-77bc653fb28e tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c Aug 06 05:30:11.396362 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0bf52475-37fd-4092-a900-77bc653fb28e tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:11.396638 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0bf52475-37fd-4092-a900-77bc653fb28e tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:11.403913 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:11.403913 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:11.404556 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0bf52475-37fd-4092-a900-77bc653fb28e tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Snapshot retrieved successfully. Aug 06 05:30:11.405659 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0bf52475-37fd-4092-a900-77bc653fb28e tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c returned with HTTP 200 Aug 06 05:30:11.406136 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 967/3842] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:11 2026] GET /volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:11.568308 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-707fd187-71f3-4072-9e89-3793b03f988d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.640789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-967e33a8-75b8-432d-8341-7ad3930fd37d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.644070 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-967e33a8-75b8-432d-8341-7ad3930fd37d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:11.644070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-967e33a8-75b8-432d-8341-7ad3930fd37d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:11.644246 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-967e33a8-75b8-432d-8341-7ad3930fd37d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:11.644342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-967e33a8-75b8-432d-8341-7ad3930fd37d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:11.651737 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:11.651737 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:11.652543 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-967e33a8-75b8-432d-8341-7ad3930fd37d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:11.652978 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 953/3843] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:11 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:11.712640 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:11.713073 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-774708776"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:11.714853 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-774708776'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:11.715025 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Create volume of 1 GB Aug 06 05:30:11.720430 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:11.728434 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Flow 'volume_create_api' (53a54a34-4058-4de1-93a7-b6d055559f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:11.729784 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32634903-11fd-466a-9f8c-b43a2345f3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:11.730916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:11.766682 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32634903-11fd-466a-9f8c-b43a2345f3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:11.767793 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a9a2e0-bbe0-4c72-ad67-edf1de88fe24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:11.783903 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-266f0baa-0680-47da-a276-66e3ba0c0432 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:11.790685 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-266f0baa-0680-47da-a276-66e3ba0c0432 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:11.790898 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-266f0baa-0680-47da-a276-66e3ba0c0432 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:11.791103 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-266f0baa-0680-47da-a276-66e3ba0c0432 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:11.791241 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-266f0baa-0680-47da-a276-66e3ba0c0432 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:11.801207 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:11.801207 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:11.801379 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-266f0baa-0680-47da-a276-66e3ba0c0432 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:11.801944 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 961/3844] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:11 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:11.920466 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Created reservations ['59163768-bf81-4cdb-a315-8c429baa4a3a', 'aba76373-70e7-4a70-bceb-958fb9a0ba80', '984d502a-5a2a-429c-90b9-484aaa611e4a', '75a79e68-d24e-4f9f-896a-0ae1ec48900d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:11.924916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a9a2e0-bbe0-4c72-ad67-edf1de88fe24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59163768-bf81-4cdb-a315-8c429baa4a3a', 'aba76373-70e7-4a70-bceb-958fb9a0ba80', '984d502a-5a2a-429c-90b9-484aaa611e4a', '75a79e68-d24e-4f9f-896a-0ae1ec48900d']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:11.929801 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516bd5c3-bb1f-4dc3-9302-16c0f76202b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:12.019298 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516bd5c3-bb1f-4dc3-9302-16c0f76202b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9e46589-c7df-42fd-b26d-05e57e08b0c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774708776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408ac37e7a144335b1057cd0e7df3540',qos_specs=None,replication_status=,reservations=['59163768-bf81-4cdb-a315-8c429baa4a3a','aba76373-70e7-4a70-bceb-958fb9a0ba80','984d502a-5a2a-429c-90b9-484aaa611e4a','75a79e68-d24e-4f9f-896a-0ae1ec48900d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae6b9ccb00644b7aec374ad4468d805',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774708776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9e46589-c7df-42fd-b26d-05e57e08b0c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408ac37e7a144335b1057cd0e7df3540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ae6b9ccb00644b7aec374ad4468d805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:12.020029 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e30b558a-114d-4a1a-b2a4-ba5a0269dae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:12.038460 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e30b558a-114d-4a1a-b2a4-ba5a0269dae6) transitioned into state 'SUCCESS' from state '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-774708776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408ac37e7a144335b1057cd0e7df3540',qos_specs=None,replication_status=,reservations=['59163768-bf81-4cdb-a315-8c429baa4a3a','aba76373-70e7-4a70-bceb-958fb9a0ba80','984d502a-5a2a-429c-90b9-484aaa611e4a','75a79e68-d24e-4f9f-896a-0ae1ec48900d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae6b9ccb00644b7aec374ad4468d805',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:12.039223 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ad3762-fd9c-4930-bccc-9f92753d0599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:12.049150 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ad3762-fd9c-4930-bccc-9f92753d0599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:12.049953 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Flow 'volume_create_api' (53a54a34-4058-4de1-93a7-b6d055559f62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:12.050503 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Create volume request issued successfully. Aug 06 05:30:12.051256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-707fd187-71f3-4072-9e89-3793b03f988d tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:12.051354 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 964/3845] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:30:11 2026] POST /volume/v3/volumes => generated 777 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:12.066057 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1444f7a3-6d2a-4816-9bf3-af3ca8a65ca0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.068939 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1444f7a3-6d2a-4816-9bf3-af3ca8a65ca0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] GET https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 Aug 06 05:30:12.069127 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1444f7a3-6d2a-4816-9bf3-af3ca8a65ca0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:12.069335 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1444f7a3-6d2a-4816-9bf3-af3ca8a65ca0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:12.076142 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:12.076142 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:12.079762 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1444f7a3-6d2a-4816-9bf3-af3ca8a65ca0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Volume info retrieved successfully. Aug 06 05:30:12.083994 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1444f7a3-6d2a-4816-9bf3-af3ca8a65ca0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 returned with HTTP 200 Aug 06 05:30:12.084422 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 968/3846] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:12 2026] GET /volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:12.244066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fb08be84-cc47-4520-aa27-6a34b6caf181 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.246470 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb08be84-cc47-4520-aa27-6a34b6caf181 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 Aug 06 05:30:12.246774 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb08be84-cc47-4520-aa27-6a34b6caf181 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:12.247055 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb08be84-cc47-4520-aa27-6a34b6caf181 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:12.247223 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fb08be84-cc47-4520-aa27-6a34b6caf181 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:12.252918 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb08be84-cc47-4520-aa27-6a34b6caf181 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 returned with HTTP 404 Aug 06 05:30:12.253516 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 954/3847] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:12 2026] GET /volume/v3/backups/1d3b75ee-9423-49f2-9bfe-1e2b5823ecf4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:12.293027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.295204 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:12.295641 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "name": "tempest-VolumesBackupsTest-Volume-2289915"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:12.297479 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'name': 'tempest-VolumesBackupsTest-Volume-2289915'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:12.415229 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0235586d-9d71-4120-949b-26b6c5dc7eda None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.417515 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0235586d-9d71-4120-949b-26b6c5dc7eda tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c Aug 06 05:30:12.417701 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0235586d-9d71-4120-949b-26b6c5dc7eda tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:12.417891 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0235586d-9d71-4120-949b-26b6c5dc7eda tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:12.422978 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0235586d-9d71-4120-949b-26b6c5dc7eda tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c returned with HTTP 404 Aug 06 05:30:12.423625 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 965/3848] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:12 2026] GET /volume/v3/snapshots/a8b8f7cf-3b1a-4bd2-88d2-31716915062c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:12.433666 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-44f214e9-3bb6-4964-b871-9a2b172262f8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.437314 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44f214e9-3bb6-4964-b871-9a2b172262f8 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:12.437314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44f214e9-3bb6-4964-b871-9a2b172262f8 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:12.437314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44f214e9-3bb6-4964-b871-9a2b172262f8 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:12.443214 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:12.443214 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:12.446461 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-44f214e9-3bb6-4964-b871-9a2b172262f8 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:12.451661 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44f214e9-3bb6-4964-b871-9a2b172262f8 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 returned with HTTP 200 Aug 06 05:30:12.451661 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 969/3849] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:12 2026] GET /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:12.468724 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-06938b84-91c0-4824-b875-89ce0a889ba5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.470982 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-06938b84-91c0-4824-b875-89ce0a889ba5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] DELETE https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:12.471450 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-06938b84-91c0-4824-b875-89ce0a889ba5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:12.471806 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-06938b84-91c0-4824-b875-89ce0a889ba5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:12.472106 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-06938b84-91c0-4824-b875-89ce0a889ba5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Delete volume with id: 9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:12.482847 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:12.482847 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:12.485810 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-06938b84-91c0-4824-b875-89ce0a889ba5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:12.487766 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume of 1 GB Aug 06 05:30:12.492238 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Availability Zones retrieved successfully. Aug 06 05:30:12.499540 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Flow 'volume_create_api' (db5f1dfe-0e78-407e-bcce-4cfc741c6c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:12.501105 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270494af-f589-432f-9fb9-fa1e2fa7dcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:12.502308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:12.507419 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-06938b84-91c0-4824-b875-89ce0a889ba5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Delete volume request issued successfully. Aug 06 05:30:12.507880 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-06938b84-91c0-4824-b875-89ce0a889ba5 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 returned with HTTP 202 Aug 06 05:30:12.508472 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 955/3850] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:12 2026] DELETE /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:12.522969 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fdbf1def-bce1-4d63-85cf-1dcb5808e77c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.532328 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fdbf1def-bce1-4d63-85cf-1dcb5808e77c tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:12.532643 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fdbf1def-bce1-4d63-85cf-1dcb5808e77c tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:12.532839 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fdbf1def-bce1-4d63-85cf-1dcb5808e77c tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:12.546077 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:12.546077 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:12.551566 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fdbf1def-bce1-4d63-85cf-1dcb5808e77c tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Volume info retrieved successfully. Aug 06 05:30:12.556574 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fdbf1def-bce1-4d63-85cf-1dcb5808e77c tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 returned with HTTP 200 Aug 06 05:30:12.556574 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 966/3851] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:12 2026] GET /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:12.569726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270494af-f589-432f-9fb9-fa1e2fa7dcbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:12.570491 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc504e6c-fcad-4f24-a314-5dfe6e633d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:12.615739 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['ec2c1284-424d-4d1b-a1dc-6313a2271b51', 'e958c429-30fc-4d12-a4b0-4b590ed8f31c', '48f4fea5-725e-4de7-a5db-b0208109e4a5', 'd599b5ad-e56f-4655-8fa5-c8ee63f529a7'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:12.616629 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc504e6c-fcad-4f24-a314-5dfe6e633d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec2c1284-424d-4d1b-a1dc-6313a2271b51', 'e958c429-30fc-4d12-a4b0-4b590ed8f31c', '48f4fea5-725e-4de7-a5db-b0208109e4a5', 'd599b5ad-e56f-4655-8fa5-c8ee63f529a7']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:12.617493 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68acf00-dae1-4484-a431-9b7d026c25fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:12.642928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68acf00-dae1-4484-a431-9b7d026c25fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f85300c8-07d8-40f5-adf8-e05b58885dc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2289915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be235e58bfb437bbbb0d7fbe596dafc',qos_specs=None,replication_status=,reservations=['ec2c1284-424d-4d1b-a1dc-6313a2271b51','e958c429-30fc-4d12-a4b0-4b590ed8f31c','48f4fea5-725e-4de7-a5db-b0208109e4a5','d599b5ad-e56f-4655-8fa5-c8ee63f529a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2289915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f85300c8-07d8-40f5-adf8-e05b58885dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2be235e58bfb437bbbb0d7fbe596dafc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:12.642928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c89028-0eb9-4412-85cd-1a188a0c43e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:12.658386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c89028-0eb9-4412-85cd-1a188a0c43e3) transitioned into state 'SUCCESS' from state '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-2289915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be235e58bfb437bbbb0d7fbe596dafc',qos_specs=None,replication_status=,reservations=['ec2c1284-424d-4d1b-a1dc-6313a2271b51','e958c429-30fc-4d12-a4b0-4b590ed8f31c','48f4fea5-725e-4de7-a5db-b0208109e4a5','d599b5ad-e56f-4655-8fa5-c8ee63f529a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:12.660685 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07fa8035-5d4b-44fe-99c4-019662e78bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:12.665853 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-012e5fe0-63a7-488f-b5f5-a426ecf2571a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.668102 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-012e5fe0-63a7-488f-b5f5-a426ecf2571a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:12.668509 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-012e5fe0-63a7-488f-b5f5-a426ecf2571a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:12.668906 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-012e5fe0-63a7-488f-b5f5-a426ecf2571a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:12.669265 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-012e5fe0-63a7-488f-b5f5-a426ecf2571a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:12.674312 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07fa8035-5d4b-44fe-99c4-019662e78bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:12.675447 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Flow 'volume_create_api' (db5f1dfe-0e78-407e-bcce-4cfc741c6c9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:12.675999 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume request issued successfully. Aug 06 05:30:12.678321 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0fdb14f9-0d9b-4c90-a916-24dec5d3230b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:12.678321 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 962/3852] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:12 2026] POST /volume/v3/volumes => generated 746 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:12.678427 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:12.678427 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:12.678427 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-012e5fe0-63a7-488f-b5f5-a426ecf2571a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:12.678427 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 970/3853] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:12 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:12.692312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-22e86e1f-8129-4556-91a3-2a2d25404f68 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.693213 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22e86e1f-8129-4556-91a3-2a2d25404f68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:30:12.694600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22e86e1f-8129-4556-91a3-2a2d25404f68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:12.694600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-22e86e1f-8129-4556-91a3-2a2d25404f68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:12.711973 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:12.711973 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:12.716942 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-22e86e1f-8129-4556-91a3-2a2d25404f68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:30:12.720276 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-22e86e1f-8129-4556-91a3-2a2d25404f68 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 200 Aug 06 05:30:12.720891 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 956/3854] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:12 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:12.814322 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-de493b64-c4f3-482a-808d-9947beea925e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:12.816698 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de493b64-c4f3-482a-808d-9947beea925e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:12.816914 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de493b64-c4f3-482a-808d-9947beea925e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:12.817163 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-de493b64-c4f3-482a-808d-9947beea925e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:12.817308 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-de493b64-c4f3-482a-808d-9947beea925e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:12.825842 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:12.825842 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:12.826249 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-de493b64-c4f3-482a-808d-9947beea925e tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:12.828967 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 967/3855] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:12 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:13.099016 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-91a6f6c9-213d-4e48-867d-1b401e9fc1ef None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.100908 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-91a6f6c9-213d-4e48-867d-1b401e9fc1ef tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] GET https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 Aug 06 05:30:13.101258 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-91a6f6c9-213d-4e48-867d-1b401e9fc1ef tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.101967 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-91a6f6c9-213d-4e48-867d-1b401e9fc1ef tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.112647 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.112647 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:13.116150 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-91a6f6c9-213d-4e48-867d-1b401e9fc1ef tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Volume info retrieved successfully. Aug 06 05:30:13.121757 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-91a6f6c9-213d-4e48-867d-1b401e9fc1ef tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 returned with HTTP 200 Aug 06 05:30:13.122209 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 963/3856] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:13.143799 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a99bcefe-7d41-4942-98c8-e446e7de601e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.219127 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a99bcefe-7d41-4942-98c8-e446e7de601e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] POST https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9/action Aug 06 05:30:13.219649 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a99bcefe-7d41-4942-98c8-e446e7de601e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:13.219956 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a99bcefe-7d41-4942-98c8-e446e7de601e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:13.229716 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.229716 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:13.230619 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a99bcefe-7d41-4942-98c8-e446e7de601e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] Volume info retrieved successfully. Aug 06 05:30:13.233201 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.policy [None req-a99bcefe-7d41-4942-98c8-e446e7de601e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1857f47090fa4b02ac3cc195a3e4f06b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '408ac37e7a144335b1057cd0e7df3540', '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=100428) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:30:13.233201 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a99bcefe-7d41-4942-98c8-e446e7de601e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9/action returned with HTTP 403 Aug 06 05:30:13.233201 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 971/3857] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:30:13 2026] POST /volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9/action => generated 131 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:30:13.243942 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8c21b4f5-357b-4127-9231-44cd81a15bba None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.247725 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c21b4f5-357b-4127-9231-44cd81a15bba tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 Aug 06 05:30:13.248152 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c21b4f5-357b-4127-9231-44cd81a15bba tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.248152 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c21b4f5-357b-4127-9231-44cd81a15bba tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.248209 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8c21b4f5-357b-4127-9231-44cd81a15bba tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Delete volume with id: f9e46589-c7df-42fd-b26d-05e57e08b0c9 Aug 06 05:30:13.255582 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.255582 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:13.255582 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8c21b4f5-357b-4127-9231-44cd81a15bba tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Volume info retrieved successfully. Aug 06 05:30:13.272360 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8c21b4f5-357b-4127-9231-44cd81a15bba tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Delete volume request issued successfully. Aug 06 05:30:13.272360 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c21b4f5-357b-4127-9231-44cd81a15bba tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 returned with HTTP 202 Aug 06 05:30:13.272823 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 957/3858] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:13 2026] DELETE /volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:13.281034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-038a36e4-afd8-4467-8ccc-6d0925ea09c0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.283421 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-038a36e4-afd8-4467-8ccc-6d0925ea09c0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] GET https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 Aug 06 05:30:13.283691 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-038a36e4-afd8-4467-8ccc-6d0925ea09c0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.283916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-038a36e4-afd8-4467-8ccc-6d0925ea09c0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.295104 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.295104 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:13.301559 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-038a36e4-afd8-4467-8ccc-6d0925ea09c0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Volume info retrieved successfully. Aug 06 05:30:13.306876 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-038a36e4-afd8-4467-8ccc-6d0925ea09c0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 returned with HTTP 200 Aug 06 05:30:13.307429 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 968/3859] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:13.571998 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ad667e84-7fcc-4c01-80d7-d76185f74fa4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.574231 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ad667e84-7fcc-4c01-80d7-d76185f74fa4 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] GET https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 Aug 06 05:30:13.574581 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ad667e84-7fcc-4c01-80d7-d76185f74fa4 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.574830 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ad667e84-7fcc-4c01-80d7-d76185f74fa4 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.581329 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ad667e84-7fcc-4c01-80d7-d76185f74fa4 tempest-VolumesExtendTest-944015273 tempest-VolumesExtendTest-944015273-project-member] https://10.4.3.205/volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 returned with HTTP 404 Aug 06 05:30:13.582068 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 964/3860] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/volumes/9b7fa78f-05dd-4458-b469-02c29c1a58f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:13.690936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0fa2b57f-0ce8-48fb-84de-5b8a6242b35b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.693358 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0fa2b57f-0ce8-48fb-84de-5b8a6242b35b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:13.693505 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0fa2b57f-0ce8-48fb-84de-5b8a6242b35b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.693771 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0fa2b57f-0ce8-48fb-84de-5b8a6242b35b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.694012 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0fa2b57f-0ce8-48fb-84de-5b8a6242b35b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:13.698611 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.698611 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:13.699470 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0fa2b57f-0ce8-48fb-84de-5b8a6242b35b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:13.699910 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 972/3861] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:13.717050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6e89d5a6-8e74-4604-af60-ffe88b4080d5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.720945 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6e89d5a6-8e74-4604-af60-ffe88b4080d5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:30:13.720945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6e89d5a6-8e74-4604-af60-ffe88b4080d5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.720945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6e89d5a6-8e74-4604-af60-ffe88b4080d5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.726766 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.726766 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:13.730510 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6e89d5a6-8e74-4604-af60-ffe88b4080d5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:13.734343 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6e89d5a6-8e74-4604-af60-ffe88b4080d5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 returned with HTTP 200 Aug 06 05:30:13.734889 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 958/3862] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 => generated 908 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:13.735033 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8efc8dd2-5d94-4502-aef7-00f30af81d54 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.737141 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8efc8dd2-5d94-4502-aef7-00f30af81d54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:30:13.737435 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8efc8dd2-5d94-4502-aef7-00f30af81d54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.737595 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8efc8dd2-5d94-4502-aef7-00f30af81d54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.745606 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.745606 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:13.750495 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8efc8dd2-5d94-4502-aef7-00f30af81d54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:30:13.753429 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1a98bca9-fd23-4081-bca1-165a0bae94a8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.756564 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8efc8dd2-5d94-4502-aef7-00f30af81d54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 200 Aug 06 05:30:13.757268 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 969/3863] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:13.762669 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1a98bca9-fd23-4081-bca1-165a0bae94a8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:13.763461 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1a98bca9-fd23-4081-bca1-165a0bae94a8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.763661 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1a98bca9-fd23-4081-bca1-165a0bae94a8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.763760 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-1a98bca9-fd23-4081-bca1-165a0bae94a8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:13.768879 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.768879 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:13.770060 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1a98bca9-fd23-4081-bca1-165a0bae94a8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:13.770060 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 965/3864] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:13.771354 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-df947334-1e0e-4d9e-b92d-0971a21e7e54 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.773079 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df947334-1e0e-4d9e-b92d-0971a21e7e54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:30:13.773471 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-df947334-1e0e-4d9e-b92d-0971a21e7e54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f85300c8-07d8-40f5-adf8-e05b58885dc6", "name": "tempest-VolumesBackupsTest-Backup-932428157"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:13.774954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-df947334-1e0e-4d9e-b92d-0971a21e7e54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating new backup {'backup': {'volume_id': 'f85300c8-07d8-40f5-adf8-e05b58885dc6', 'name': 'tempest-VolumesBackupsTest-Backup-932428157'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:30:13.775123 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-df947334-1e0e-4d9e-b92d-0971a21e7e54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating backup of volume f85300c8-07d8-40f5-adf8-e05b58885dc6 in container None Aug 06 05:30:13.779656 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-87436db0-c86a-46f2-982a-e35bb1a4fe88 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.781652 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87436db0-c86a-46f2-982a-e35bb1a4fe88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/detail Aug 06 05:30:13.781917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-87436db0-c86a-46f2-982a-e35bb1a4fe88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.782221 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-87436db0-c86a-46f2-982a-e35bb1a4fe88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.782525 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-87436db0-c86a-46f2-982a-e35bb1a4fe88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:30:13.783628 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.783628 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:13.784149 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-df947334-1e0e-4d9e-b92d-0971a21e7e54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:30:13.787193 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-87436db0-c86a-46f2-982a-e35bb1a4fe88 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/detail returned with HTTP 200 Aug 06 05:30:13.787555 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 959/3865] 10.4.3.205 () {66 vars in 1258 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/backups/detail => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:13.802439 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.804258 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be/restore Aug 06 05:30:13.804689 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:13.809299 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Restoring backup 0414f36a-9bd1-4f07-98bc-aada216c57be ({'restore': {}}) {{(pid=100426) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 05:30:13.809501 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Restoring backup 0414f36a-9bd1-4f07-98bc-aada216c57be to volume None. Aug 06 05:30:13.814767 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-df947334-1e0e-4d9e-b92d-0971a21e7e54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['e20822e4-b78f-404d-aa1d-7ae5b4a654b0', '3325ba68-051b-4f5c-b973-3a0e20ff348d'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:13.816623 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.816623 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:13.817781 np0000006623 devstack@c-api.service[100426]: INFO cinder.backup.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating volume of 1 GB for restore of backup 0414f36a-9bd1-4f07-98bc-aada216c57be. Aug 06 05:30:13.830153 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Availability Zones retrieved successfully. Aug 06 05:30:13.836769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (b90c2c85-e1ba-4ecf-9dbc-7cd56f9b8023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:13.837136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-16220d04-d6d0-43a2-8760-694207d70343 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.837700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999e0a91-7435-40f8-918c-346fca861ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:13.838610 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:13.839143 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-16220d04-d6d0-43a2-8760-694207d70343 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:13.839379 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-16220d04-d6d0-43a2-8760-694207d70343 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.839561 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-16220d04-d6d0-43a2-8760-694207d70343 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.839690 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-16220d04-d6d0-43a2-8760-694207d70343 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:13.844722 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.844722 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:13.845313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-16220d04-d6d0-43a2-8760-694207d70343 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:13.845666 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 966/3866] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:13.848551 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df947334-1e0e-4d9e-b92d-0971a21e7e54 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:30:13.849043 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 973/3867] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:13 2026] POST /volume/v3/backups => generated 329 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:13.857682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-258c927a-d3bd-45be-a4d6-6e27f67ea151 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:13.859898 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-258c927a-d3bd-45be-a4d6-6e27f67ea151 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:13.860114 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-258c927a-d3bd-45be-a4d6-6e27f67ea151 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:13.860358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-258c927a-d3bd-45be-a4d6-6e27f67ea151 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:13.860495 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-258c927a-d3bd-45be-a4d6-6e27f67ea151 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:13.865546 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.865546 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:13.866242 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-258c927a-d3bd-45be-a4d6-6e27f67ea151 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:13.866632 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 960/3868] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:13 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:13.870642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999e0a91-7435-40f8-918c-346fca861ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:13.870642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6af7b283-4810-41c1-bcd3-4528f0b024bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:13.914741 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['68cc3369-6fa5-4349-8486-c50f0e45ad45', 'b43a2d00-840a-49aa-806e-d08a0d8d9c5e', '37430bf4-3c4d-44d2-ba7a-7d10963dcc34', 'b6034992-0847-4125-928a-6566fcdac4c7'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:13.917350 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6af7b283-4810-41c1-bcd3-4528f0b024bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68cc3369-6fa5-4349-8486-c50f0e45ad45', 'b43a2d00-840a-49aa-806e-d08a0d8d9c5e', '37430bf4-3c4d-44d2-ba7a-7d10963dcc34', 'b6034992-0847-4125-928a-6566fcdac4c7']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:13.917350 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d699095d-1184-4d88-882d-ce3da992e535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:13.956264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d699095d-1184-4d88-882d-ce3da992e535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b080e690-c746-4f1f-b29e-c05c9435be0f', '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_0414f36a-9bd1-4f07-98bc-aada216c57be',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['68cc3369-6fa5-4349-8486-c50f0e45ad45','b43a2d00-840a-49aa-806e-d08a0d8d9c5e','37430bf4-3c4d-44d2-ba7a-7d10963dcc34','b6034992-0847-4125-928a-6566fcdac4c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:13Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0414f36a-9bd1-4f07-98bc-aada216c57be',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b080e690-c746-4f1f-b29e-c05c9435be0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed426263523492cb6ce8d9ea61a2607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:13.956264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b36da1d-48a9-49cf-844c-c940f64f81d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:13.975158 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b36da1d-48a9-49cf-844c-c940f64f81d7) transitioned into 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_0414f36a-9bd1-4f07-98bc-aada216c57be',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['68cc3369-6fa5-4349-8486-c50f0e45ad45','b43a2d00-840a-49aa-806e-d08a0d8d9c5e','37430bf4-3c4d-44d2-ba7a-7d10963dcc34','b6034992-0847-4125-928a-6566fcdac4c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:13.975969 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c919e6-14f7-4583-8682-c0b475ef63cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:13.985534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c919e6-14f7-4583-8682-c0b475ef63cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:13.986238 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (b90c2c85-e1ba-4ecf-9dbc-7cd56f9b8023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:13.986664 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request issued successfully. Aug 06 05:30:13.995826 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:13.995826 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:13.995826 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:14.323317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ddc2dfa7-3daf-4d31-898f-73512423fd7e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:14.325378 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ddc2dfa7-3daf-4d31-898f-73512423fd7e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] GET https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 Aug 06 05:30:14.325540 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ddc2dfa7-3daf-4d31-898f-73512423fd7e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:14.325800 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ddc2dfa7-3daf-4d31-898f-73512423fd7e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:14.337057 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ddc2dfa7-3daf-4d31-898f-73512423fd7e tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 returned with HTTP 404 Aug 06 05:30:14.339680 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 967/3869] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:14 2026] GET /volume/v3/volumes/f9e46589-c7df-42fd-b26d-05e57e08b0c9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:14.351786 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cd07be35-5896-49dd-b264-0defb7f8f755 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:14.360741 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:14.362685 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-16639198"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:14.363993 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-16639198'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:14.364111 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Create volume of 1 GB Aug 06 05:30:14.364361 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:14.364361 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:14.367476 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:14.372321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Flow 'volume_create_api' (6cb4801b-7607-49c1-a50b-fd3d494cf07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:14.373119 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18bac6f6-2148-44e0-b747-31e5ff199dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:14.373781 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:14.399410 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18bac6f6-2148-44e0-b747-31e5ff199dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:14.400260 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c14535-ff26-4a8a-8874-bdab189f7ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:14.442690 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Created reservations ['119f7da6-3d5e-49b8-a91f-d36e1b53b9f0', '1e3dff2b-5ec1-424b-9707-42f328144a49', '1bd972b7-223e-44dc-8633-c0e134aeeeee', 'c3256f05-f228-44c8-961c-6d547c90aa0b'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:14.443508 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c14535-ff26-4a8a-8874-bdab189f7ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['119f7da6-3d5e-49b8-a91f-d36e1b53b9f0', '1e3dff2b-5ec1-424b-9707-42f328144a49', '1bd972b7-223e-44dc-8633-c0e134aeeeee', 'c3256f05-f228-44c8-961c-6d547c90aa0b']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:14.444255 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0354a610-1b32-4a56-a923-de52a2707ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:14.467665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0354a610-1b32-4a56-a923-de52a2707ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '909abf0b-1f19-4f99-8522-b18d977c6a49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16639198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408ac37e7a144335b1057cd0e7df3540',qos_specs=None,replication_status=,reservations=['119f7da6-3d5e-49b8-a91f-d36e1b53b9f0','1e3dff2b-5ec1-424b-9707-42f328144a49','1bd972b7-223e-44dc-8633-c0e134aeeeee','c3256f05-f228-44c8-961c-6d547c90aa0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae6b9ccb00644b7aec374ad4468d805',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16639198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=909abf0b-1f19-4f99-8522-b18d977c6a49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408ac37e7a144335b1057cd0e7df3540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ae6b9ccb00644b7aec374ad4468d805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:14.468473 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cebcb3-23f5-4fdd-b232-915dbea1b79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:14.485313 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cebcb3-23f5-4fdd-b232-915dbea1b79e) transitioned into state 'SUCCESS' from state '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-16639198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408ac37e7a144335b1057cd0e7df3540',qos_specs=None,replication_status=,reservations=['119f7da6-3d5e-49b8-a91f-d36e1b53b9f0','1e3dff2b-5ec1-424b-9707-42f328144a49','1bd972b7-223e-44dc-8633-c0e134aeeeee','c3256f05-f228-44c8-961c-6d547c90aa0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae6b9ccb00644b7aec374ad4468d805',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:14.486058 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b8eb90-c806-43a4-89a7-01d0ff51ae12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:14.495555 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b8eb90-c806-43a4-89a7-01d0ff51ae12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:14.496570 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Flow 'volume_create_api' (6cb4801b-7607-49c1-a50b-fd3d494cf07e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:14.497052 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Create volume request issued successfully. Aug 06 05:30:14.497478 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cd07be35-5896-49dd-b264-0defb7f8f755 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:14.498335 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 974/3870] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:30:14 2026] POST /volume/v3/volumes => generated 776 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:14.510585 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-94afce25-b8c0-48c4-ba78-3220679567f0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:14.512895 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-94afce25-b8c0-48c4-ba78-3220679567f0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] GET https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 Aug 06 05:30:14.512895 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-94afce25-b8c0-48c4-ba78-3220679567f0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:14.513034 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-94afce25-b8c0-48c4-ba78-3220679567f0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:14.521187 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:14.521187 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:14.524403 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-94afce25-b8c0-48c4-ba78-3220679567f0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Volume info retrieved successfully. Aug 06 05:30:14.530926 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-94afce25-b8c0-48c4-ba78-3220679567f0 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 returned with HTTP 200 Aug 06 05:30:14.530926 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 961/3871] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:14 2026] GET /volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:14.779620 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c6428c3d-cfd7-4dd6-bba8-87f478ef76fc req-65024f16-4d80-4616-af68-c2ad557ec425 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:14.791300 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c6428c3d-cfd7-4dd6-bba8-87f478ef76fc req-65024f16-4d80-4616-af68-c2ad557ec425 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] DELETE https://10.4.3.205/volume/v3/attachments/00378168-2015-425f-89e1-72abfaa06da3 Aug 06 05:30:14.792315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c6428c3d-cfd7-4dd6-bba8-87f478ef76fc req-65024f16-4d80-4616-af68-c2ad557ec425 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:14.794021 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c6428c3d-cfd7-4dd6-bba8-87f478ef76fc req-65024f16-4d80-4616-af68-c2ad557ec425 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:14.805638 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:14.805638 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:14.847222 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c6428c3d-cfd7-4dd6-bba8-87f478ef76fc req-65024f16-4d80-4616-af68-c2ad557ec425 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/attachments/00378168-2015-425f-89e1-72abfaa06da3 returned with HTTP 200 Aug 06 05:30:14.847592 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 968/3872] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:30:14 2026] DELETE /volume/v3/attachments/00378168-2015-425f-89e1-72abfaa06da3 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:14.856874 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b56cf6ba-7a82-472c-a68b-0955198a40f6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:14.859134 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b56cf6ba-7a82-472c-a68b-0955198a40f6 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:14.859530 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b56cf6ba-7a82-472c-a68b-0955198a40f6 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:14.859820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b56cf6ba-7a82-472c-a68b-0955198a40f6 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:14.860002 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b56cf6ba-7a82-472c-a68b-0955198a40f6 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:14.865153 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:14.865153 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:14.866041 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b56cf6ba-7a82-472c-a68b-0955198a40f6 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:14.866550 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 975/3873] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:14 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:14.877166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6a961794-a8be-4705-89c4-a8ec769477ce None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:14.878831 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6a961794-a8be-4705-89c4-a8ec769477ce tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:14.879041 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6a961794-a8be-4705-89c4-a8ec769477ce tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:14.879453 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6a961794-a8be-4705-89c4-a8ec769477ce tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:14.879453 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-6a961794-a8be-4705-89c4-a8ec769477ce tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:14.883804 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:14.883804 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:14.883987 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6a961794-a8be-4705-89c4-a8ec769477ce tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:14.884371 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 962/3874] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:14 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:14.891867 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:14.983676 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:14.984135 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-138208717"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:14.985653 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request body: {'volume': {"'imageRef": 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-138208717'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:14.985800 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume of 1 GB Aug 06 05:30:14.986101 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:14.986101 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:14.990421 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Availability Zones retrieved successfully. Aug 06 05:30:14.998729 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (0bbc0108-9e8e-43cc-be38-a395c0539043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.000014 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d881e5-c29e-4968-9db7-c16fe3beaaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.001361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:15.002450 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.002450 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:15.003066 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:15.003198 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Checking backup size 1 against volume size 1 {{(pid=100426) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 05:30:15.003309 np0000006623 devstack@c-api.service[100426]: INFO cinder.backup.api [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Overwriting volume b080e690-c746-4f1f-b29e-c05c9435be0f with restore of backup 0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:15.013995 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] restore_backup in rpcapi backup_id 0414f36a-9bd1-4f07-98bc-aada216c57be {{(pid=100426) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 05:30:15.015844 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc418fa9-a37e-48b4-a3fb-d5a3c7ae286e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be/restore returned with HTTP 202 Aug 06 05:30:15.016166 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 970/3875] 10.4.3.205 () {68 vars in 1393 bytes} [Thu Aug 6 05:30:13 2026] POST /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be/restore => generated 189 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:15.025555 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ae3007e1-90aa-499c-8c73-0bf455b80c1f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.026439 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d881e5-c29e-4968-9db7-c16fe3beaaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.027133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b26456-2deb-419e-b3d3-089e0edbbad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.027728 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae3007e1-90aa-499c-8c73-0bf455b80c1f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:15.028005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ae3007e1-90aa-499c-8c73-0bf455b80c1f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.028251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ae3007e1-90aa-499c-8c73-0bf455b80c1f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.028416 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ae3007e1-90aa-499c-8c73-0bf455b80c1f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:15.033634 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.033634 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:15.034620 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae3007e1-90aa-499c-8c73-0bf455b80c1f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:15.035179 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 976/3876] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:15.082744 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Created reservations ['59c562a9-a4a7-42e9-8a76-b306a82447f6', 'd5ef0d4d-2038-4a76-af55-ec580b9fd8a6', 'f6afddff-ad46-4352-a418-88dd2ecd103b', '0bfff247-cfa7-4a10-b6f0-09ce00abc552'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:15.083567 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b26456-2deb-419e-b3d3-089e0edbbad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c562a9-a4a7-42e9-8a76-b306a82447f6', 'd5ef0d4d-2038-4a76-af55-ec580b9fd8a6', 'f6afddff-ad46-4352-a418-88dd2ecd103b', '0bfff247-cfa7-4a10-b6f0-09ce00abc552']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.084340 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8854d80f-c260-4ee4-bfae-903fab2ebabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.108082 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8854d80f-c260-4ee4-bfae-903fab2ebabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bec6ad3-8512-4eae-9a46-2f1eef5b3586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-138208717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['59c562a9-a4a7-42e9-8a76-b306a82447f6','d5ef0d4d-2038-4a76-af55-ec580b9fd8a6','f6afddff-ad46-4352-a418-88dd2ecd103b','0bfff247-cfa7-4a10-b6f0-09ce00abc552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-138208717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bec6ad3-8512-4eae-9a46-2f1eef5b3586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3725cb02b76413e807f04815f619620',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc350882dabe4cdba45814c8258a7561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.108845 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375a280e-6882-4e66-afa0-e8c1f7484c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.125452 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375a280e-6882-4e66-afa0-e8c1f7484c44) transitioned into state 'SUCCESS' from state '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-138208717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['59c562a9-a4a7-42e9-8a76-b306a82447f6','d5ef0d4d-2038-4a76-af55-ec580b9fd8a6','f6afddff-ad46-4352-a418-88dd2ecd103b','0bfff247-cfa7-4a10-b6f0-09ce00abc552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.126087 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80afad2a-789b-4fe3-b9f9-c11d42548c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.133522 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80afad2a-789b-4fe3-b9f9-c11d42548c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.134241 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (0bbc0108-9e8e-43cc-be38-a395c0539043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.134506 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request issued successfully. Aug 06 05:30:15.135034 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ad0212ca-2cc8-4d34-b47d-9d6dbd70a7ce tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:15.135410 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 969/3877] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:14 2026] POST /volume/v3/volumes => generated 756 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:15.149719 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.151756 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:15.152066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-20860393"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:15.153370 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request body: {'volume': {"'imageRef": 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-20860393'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:15.153482 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume of 1 GB Aug 06 05:30:15.157637 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Availability Zones retrieved successfully. Aug 06 05:30:15.163360 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (234dedf2-9ac1-4300-8b9b-a8ca4bd1f200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.164216 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8d2ffd-346a-4641-b824-598d22105fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.165147 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:15.194595 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8d2ffd-346a-4641-b824-598d22105fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.195304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2379fd-7687-466b-ae41-b20e9444d5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.232695 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Created reservations ['ff747de5-46e6-4ce6-adcd-9369a6176563', '228caaca-ac99-4620-acac-8166044e055d', '17b7fba1-6d3e-4ef3-9ce5-7360c086083b', 'aee17b19-2a82-49ab-bcb2-66cb7733cd0a'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:15.233414 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2379fd-7687-466b-ae41-b20e9444d5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff747de5-46e6-4ce6-adcd-9369a6176563', '228caaca-ac99-4620-acac-8166044e055d', '17b7fba1-6d3e-4ef3-9ce5-7360c086083b', 'aee17b19-2a82-49ab-bcb2-66cb7733cd0a']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.234090 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001f8de9-a0f3-4288-b5ac-dcd25f6f8abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.257433 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001f8de9-a0f3-4288-b5ac-dcd25f6f8abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c670381-130a-4f45-92f1-480b6e02f6da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-20860393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['ff747de5-46e6-4ce6-adcd-9369a6176563','228caaca-ac99-4620-acac-8166044e055d','17b7fba1-6d3e-4ef3-9ce5-7360c086083b','aee17b19-2a82-49ab-bcb2-66cb7733cd0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-20860393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c670381-130a-4f45-92f1-480b6e02f6da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3725cb02b76413e807f04815f619620',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc350882dabe4cdba45814c8258a7561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.259233 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b5fa62-7efc-4250-8e84-73663ad44d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.278109 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b5fa62-7efc-4250-8e84-73663ad44d3f) transitioned into state 'SUCCESS' from state '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-20860393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['ff747de5-46e6-4ce6-adcd-9369a6176563','228caaca-ac99-4620-acac-8166044e055d','17b7fba1-6d3e-4ef3-9ce5-7360c086083b','aee17b19-2a82-49ab-bcb2-66cb7733cd0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.278647 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4380268-12bc-4b9d-be37-9694fe7c6635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.287185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4380268-12bc-4b9d-be37-9694fe7c6635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.287993 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (234dedf2-9ac1-4300-8b9b-a8ca4bd1f200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.288301 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request issued successfully. Aug 06 05:30:15.288814 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5bfa27ea-5804-413e-b25d-2ff3b131797d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:15.289231 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 963/3878] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:15 2026] POST /volume/v3/volumes => generated 755 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:15.301366 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-05e58615-b514-49f9-a525-542ba665602a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.303230 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:15.303595 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-834318442"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:15.305067 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request body: {'volume': {"'imageRef": 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-834318442'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:15.305191 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume of 1 GB Aug 06 05:30:15.308811 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Availability Zones retrieved successfully. Aug 06 05:30:15.315101 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (f78696b9-fbf2-4d4b-8813-0722de8e7a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.315968 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334435a0-e09a-4ecb-b0ed-6fcd509fa060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.316797 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:15.344988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334435a0-e09a-4ecb-b0ed-6fcd509fa060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.345909 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89da39f-6af9-43f8-9b7b-7d4097841ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.380119 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Created reservations ['e5375dd4-2b6b-4644-a073-332f71f2c6bb', '27392535-ed56-439e-a808-9febd6d1ed36', '856ec1bb-68da-4a22-b38b-c22ac3be8239', 'c27ff7b7-64f2-4d9a-89c6-2eff118dedd2'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:15.380844 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89da39f-6af9-43f8-9b7b-7d4097841ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5375dd4-2b6b-4644-a073-332f71f2c6bb', '27392535-ed56-439e-a808-9febd6d1ed36', '856ec1bb-68da-4a22-b38b-c22ac3be8239', 'c27ff7b7-64f2-4d9a-89c6-2eff118dedd2']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.381925 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662e9cff-bff0-43a7-a6a6-704b16ef3718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.401626 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662e9cff-bff0-43a7-a6a6-704b16ef3718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '919ff26e-e07f-401f-9517-5377f8f6bd34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-834318442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['e5375dd4-2b6b-4644-a073-332f71f2c6bb','27392535-ed56-439e-a808-9febd6d1ed36','856ec1bb-68da-4a22-b38b-c22ac3be8239','c27ff7b7-64f2-4d9a-89c6-2eff118dedd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-834318442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=919ff26e-e07f-401f-9517-5377f8f6bd34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3725cb02b76413e807f04815f619620',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc350882dabe4cdba45814c8258a7561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.402484 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f971d64-44db-40af-b349-e37823c8cebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.419307 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f971d64-44db-40af-b349-e37823c8cebc) transitioned into state 'SUCCESS' from state '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-834318442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['e5375dd4-2b6b-4644-a073-332f71f2c6bb','27392535-ed56-439e-a808-9febd6d1ed36','856ec1bb-68da-4a22-b38b-c22ac3be8239','c27ff7b7-64f2-4d9a-89c6-2eff118dedd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.419965 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5d2f68-f122-4a80-8c59-324d06164750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.428091 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5d2f68-f122-4a80-8c59-324d06164750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.429049 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (f78696b9-fbf2-4d4b-8813-0722de8e7a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.429450 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request issued successfully. Aug 06 05:30:15.430065 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-05e58615-b514-49f9-a525-542ba665602a tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:15.430566 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 971/3879] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:15 2026] POST /volume/v3/volumes => generated 756 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:15.442734 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.444379 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:15.444752 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1346353469"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:15.446413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request body: {'volume': {"'imageRef": 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1346353469'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:15.446540 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume of 1 GB Aug 06 05:30:15.451346 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Availability Zones retrieved successfully. Aug 06 05:30:15.456597 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (8571389e-2e63-4c56-a36e-7924e7782d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.457499 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d1c4ff-3441-4b36-a6e5-d7972c43e413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.458402 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:15.485592 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d1c4ff-3441-4b36-a6e5-d7972c43e413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.486452 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f3b1e4-9ea7-419c-98bd-7517edcc8b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.525063 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Created reservations ['39a05712-ee77-46ba-9ade-64fc4ad29ae1', 'c5639727-7f70-431c-8f58-2d5300b4450e', '46b160cd-8d60-44b0-b26b-29abb6edc23c', '01fc1241-98d0-4666-806b-e4fe72d3f995'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:15.526346 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f3b1e4-9ea7-419c-98bd-7517edcc8b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a05712-ee77-46ba-9ade-64fc4ad29ae1', 'c5639727-7f70-431c-8f58-2d5300b4450e', '46b160cd-8d60-44b0-b26b-29abb6edc23c', '01fc1241-98d0-4666-806b-e4fe72d3f995']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.527049 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4e5e9c-47f2-41dc-89b6-9a5a02e92ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.548391 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-130b3fa7-8c7f-45a4-94ed-eecf9337a8f7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.550390 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-130b3fa7-8c7f-45a4-94ed-eecf9337a8f7 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] GET https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 Aug 06 05:30:15.550596 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-130b3fa7-8c7f-45a4-94ed-eecf9337a8f7 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.550766 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-130b3fa7-8c7f-45a4-94ed-eecf9337a8f7 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.551584 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4e5e9c-47f2-41dc-89b6-9a5a02e92ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb4ca647-cc2d-4738-9fb6-981a31dba68f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1346353469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['39a05712-ee77-46ba-9ade-64fc4ad29ae1','c5639727-7f70-431c-8f58-2d5300b4450e','46b160cd-8d60-44b0-b26b-29abb6edc23c','01fc1241-98d0-4666-806b-e4fe72d3f995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1346353469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb4ca647-cc2d-4738-9fb6-981a31dba68f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3725cb02b76413e807f04815f619620',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc350882dabe4cdba45814c8258a7561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.552274 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (176dad5a-975f-43c1-b0dc-cb237095ea9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.559387 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.559387 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:15.563405 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-130b3fa7-8c7f-45a4-94ed-eecf9337a8f7 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Volume info retrieved successfully. Aug 06 05:30:15.567621 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-130b3fa7-8c7f-45a4-94ed-eecf9337a8f7 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 returned with HTTP 200 Aug 06 05:30:15.567997 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 970/3880] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:15.581113 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-734c7abd-e8f6-482e-a573-7ced86d5122c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.582963 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-734c7abd-e8f6-482e-a573-7ced86d5122c tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] POST https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49/action Aug 06 05:30:15.583284 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-734c7abd-e8f6-482e-a573-7ced86d5122c tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:15.583417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-734c7abd-e8f6-482e-a573-7ced86d5122c tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:15.583657 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (176dad5a-975f-43c1-b0dc-cb237095ea9d) transitioned into state 'SUCCESS' from state '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-1346353469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['39a05712-ee77-46ba-9ade-64fc4ad29ae1','c5639727-7f70-431c-8f58-2d5300b4450e','46b160cd-8d60-44b0-b26b-29abb6edc23c','01fc1241-98d0-4666-806b-e4fe72d3f995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.584369 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379dcf3d-b984-4a9a-8063-e16cba9f7ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.592928 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.592928 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:15.593704 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379dcf3d-b984-4a9a-8063-e16cba9f7ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.594003 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.policy [None req-734c7abd-e8f6-482e-a573-7ced86d5122c tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1857f47090fa4b02ac3cc195a3e4f06b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '408ac37e7a144335b1057cd0e7df3540', '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=100427) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:30:15.594324 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-734c7abd-e8f6-482e-a573-7ced86d5122c tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-reader] https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49/action returned with HTTP 403 Aug 06 05:30:15.594820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (8571389e-2e63-4c56-a36e-7924e7782d0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.594966 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 964/3881] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:30:15 2026] POST /volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:15.596398 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request issued successfully. Aug 06 05:30:15.597112 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-56f54977-6788-4f54-9ec9-0e1eef514e9d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:15.597556 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 977/3882] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:15 2026] POST /volume/v3/volumes => generated 757 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:15.604702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-30491f04-024c-4c7f-bd6d-88a91900aad4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.605598 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-30491f04-024c-4c7f-bd6d-88a91900aad4 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 Aug 06 05:30:15.605791 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-30491f04-024c-4c7f-bd6d-88a91900aad4 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.605996 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-30491f04-024c-4c7f-bd6d-88a91900aad4 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.606265 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-30491f04-024c-4c7f-bd6d-88a91900aad4 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Delete volume with id: 909abf0b-1f19-4f99-8522-b18d977c6a49 Aug 06 05:30:15.613333 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f39b8567-a41e-404b-9c11-9c0318542dbd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.615808 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:15.616225 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-435171197"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:15.617700 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request body: {'volume': {"'imageRef": 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-435171197'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:15.617866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume of 1 GB Aug 06 05:30:15.618141 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.618141 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:15.618593 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-30491f04-024c-4c7f-bd6d-88a91900aad4 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Volume info retrieved successfully. Aug 06 05:30:15.621758 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Availability Zones retrieved successfully. Aug 06 05:30:15.626537 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (71d5c970-087b-45ca-a652-36834b12a3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.627484 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8887b2fa-9fbf-45ac-a9cd-f11311369926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.628716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:15.637304 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-30491f04-024c-4c7f-bd6d-88a91900aad4 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Delete volume request issued successfully. Aug 06 05:30:15.637556 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-30491f04-024c-4c7f-bd6d-88a91900aad4 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 returned with HTTP 202 Aug 06 05:30:15.638241 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 972/3883] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:15 2026] DELETE /volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:15.649058 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3c3b4e73-25fa-41a1-a502-322094eebba1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.650243 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3c3b4e73-25fa-41a1-a502-322094eebba1 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] GET https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 Aug 06 05:30:15.650482 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3c3b4e73-25fa-41a1-a502-322094eebba1 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.650684 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3c3b4e73-25fa-41a1-a502-322094eebba1 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.655039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8887b2fa-9fbf-45ac-a9cd-f11311369926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.655895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74417133-cb9b-4227-8d6c-6c1171b4106c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.658942 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.658942 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:15.665198 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3c3b4e73-25fa-41a1-a502-322094eebba1 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Volume info retrieved successfully. Aug 06 05:30:15.669409 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3c3b4e73-25fa-41a1-a502-322094eebba1 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 returned with HTTP 200 Aug 06 05:30:15.669840 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 965/3884] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:15.692004 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Created reservations ['fa60a8e0-de8f-4655-a3c5-c14dacf89edf', 'c3e53282-90b2-4565-aee9-cdd98a1b9701', 'f2e07c93-7c7a-438f-8d15-300588f721d8', 'e56d7059-0ab4-41d6-ab41-93128d25e457'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:15.692717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74417133-cb9b-4227-8d6c-6c1171b4106c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa60a8e0-de8f-4655-a3c5-c14dacf89edf', 'c3e53282-90b2-4565-aee9-cdd98a1b9701', 'f2e07c93-7c7a-438f-8d15-300588f721d8', 'e56d7059-0ab4-41d6-ab41-93128d25e457']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.693391 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90f323c3-006b-401b-a1ca-cd38eed13b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.713672 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90f323c3-006b-401b-a1ca-cd38eed13b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e5ab664-05ba-438f-8fce-f5503e48b17a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-435171197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['fa60a8e0-de8f-4655-a3c5-c14dacf89edf','c3e53282-90b2-4565-aee9-cdd98a1b9701','f2e07c93-7c7a-438f-8d15-300588f721d8','e56d7059-0ab4-41d6-ab41-93128d25e457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-435171197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e5ab664-05ba-438f-8fce-f5503e48b17a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3725cb02b76413e807f04815f619620',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc350882dabe4cdba45814c8258a7561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.714362 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621630a9-be5a-4ee6-9951-a5e52df35c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.729753 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621630a9-be5a-4ee6-9951-a5e52df35c33) transitioned into state 'SUCCESS' from state '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-435171197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3725cb02b76413e807f04815f619620',qos_specs=None,replication_status=,reservations=['fa60a8e0-de8f-4655-a3c5-c14dacf89edf','c3e53282-90b2-4565-aee9-cdd98a1b9701','f2e07c93-7c7a-438f-8d15-300588f721d8','e56d7059-0ab4-41d6-ab41-93128d25e457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc350882dabe4cdba45814c8258a7561',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.730380 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2411a841-1b31-43ad-b4e1-bc33069afdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:15.738210 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2411a841-1b31-43ad-b4e1-bc33069afdec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:15.739010 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Flow 'volume_create_api' (71d5c970-087b-45ca-a652-36834b12a3cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:15.739320 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Create volume request issued successfully. Aug 06 05:30:15.739821 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f39b8567-a41e-404b-9c11-9c0318542dbd tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:15.740214 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 971/3885] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:15 2026] POST /volume/v3/volumes => generated 756 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:15.755722 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-04768668-0136-4bec-88bb-f5813fdb0139 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.758024 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-04768668-0136-4bec-88bb-f5813fdb0139 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 Aug 06 05:30:15.759942 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-04768668-0136-4bec-88bb-f5813fdb0139 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.760197 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-04768668-0136-4bec-88bb-f5813fdb0139 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.769848 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.769848 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:15.773769 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-04768668-0136-4bec-88bb-f5813fdb0139 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:15.778051 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-04768668-0136-4bec-88bb-f5813fdb0139 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 returned with HTTP 200 Aug 06 05:30:15.778531 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 978/3886] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:15.792192 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1ab5f33f-99d7-4f96-8069-742e2b95b3de None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.793949 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ab5f33f-99d7-4f96-8069-742e2b95b3de tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da Aug 06 05:30:15.794132 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ab5f33f-99d7-4f96-8069-742e2b95b3de tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.794321 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ab5f33f-99d7-4f96-8069-742e2b95b3de tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.801733 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.801733 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:15.805027 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1ab5f33f-99d7-4f96-8069-742e2b95b3de tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:15.808673 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ab5f33f-99d7-4f96-8069-742e2b95b3de tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da returned with HTTP 200 Aug 06 05:30:15.809024 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 973/3887] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:15.822506 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bb88c785-25fa-4ced-be0b-b43d09139783 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.824408 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bb88c785-25fa-4ced-be0b-b43d09139783 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 Aug 06 05:30:15.824655 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bb88c785-25fa-4ced-be0b-b43d09139783 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.824925 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bb88c785-25fa-4ced-be0b-b43d09139783 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.831949 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.831949 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:15.835104 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bb88c785-25fa-4ced-be0b-b43d09139783 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:15.839650 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bb88c785-25fa-4ced-be0b-b43d09139783 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 returned with HTTP 200 Aug 06 05:30:15.840019 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 966/3888] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:15.853435 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a1f44e7d-7701-443c-a4b4-92bae65ca617 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.855228 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a1f44e7d-7701-443c-a4b4-92bae65ca617 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f Aug 06 05:30:15.855428 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a1f44e7d-7701-443c-a4b4-92bae65ca617 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.855608 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a1f44e7d-7701-443c-a4b4-92bae65ca617 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.863834 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.863834 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:15.867160 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a1f44e7d-7701-443c-a4b4-92bae65ca617 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:15.870922 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a1f44e7d-7701-443c-a4b4-92bae65ca617 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f returned with HTTP 200 Aug 06 05:30:15.871263 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 972/3889] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:15.878942 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-dc8b906c-9209-4bf1-8e60-2765eca576c2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.881147 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dc8b906c-9209-4bf1-8e60-2765eca576c2 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:15.881395 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dc8b906c-9209-4bf1-8e60-2765eca576c2 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.881603 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dc8b906c-9209-4bf1-8e60-2765eca576c2 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.881749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-dc8b906c-9209-4bf1-8e60-2765eca576c2 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:15.884817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6bcedf59-d9b6-4906-a24a-66c0b11979e3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.886992 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6bcedf59-d9b6-4906-a24a-66c0b11979e3 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a Aug 06 05:30:15.887185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6bcedf59-d9b6-4906-a24a-66c0b11979e3 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.887375 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.887375 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:15.887429 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6bcedf59-d9b6-4906-a24a-66c0b11979e3 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.887961 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dc8b906c-9209-4bf1-8e60-2765eca576c2 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:15.888311 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 979/3890] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:15.895129 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2abb9c99-2919-4f71-bfec-6ae0fcf9acdf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.897631 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2abb9c99-2919-4f71-bfec-6ae0fcf9acdf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:15.897631 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2abb9c99-2919-4f71-bfec-6ae0fcf9acdf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.897631 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2abb9c99-2919-4f71-bfec-6ae0fcf9acdf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.897631 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-2abb9c99-2919-4f71-bfec-6ae0fcf9acdf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:15.900809 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.900809 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:15.901230 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.901230 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:15.901943 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2abb9c99-2919-4f71-bfec-6ae0fcf9acdf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:15.902247 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 967/3891] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:15.908604 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6bcedf59-d9b6-4906-a24a-66c0b11979e3 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:15.917312 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6bcedf59-d9b6-4906-a24a-66c0b11979e3 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a returned with HTTP 200 Aug 06 05:30:15.917811 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 974/3892] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:15.930692 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b7e761be-8763-4086-adaa-af373423d8c1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.932756 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b7e761be-8763-4086-adaa-af373423d8c1 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] DELETE https://10.4.3.205/volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a Aug 06 05:30:15.932880 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b7e761be-8763-4086-adaa-af373423d8c1 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.933002 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b7e761be-8763-4086-adaa-af373423d8c1 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.934269 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-b7e761be-8763-4086-adaa-af373423d8c1 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume with id: 3e5ab664-05ba-438f-8fce-f5503e48b17a Aug 06 05:30:15.940301 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.940301 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:15.940990 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b7e761be-8763-4086-adaa-af373423d8c1 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:15.959971 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b7e761be-8763-4086-adaa-af373423d8c1 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume request issued successfully. Aug 06 05:30:15.959971 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b7e761be-8763-4086-adaa-af373423d8c1 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a returned with HTTP 202 Aug 06 05:30:15.960283 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 973/3893] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:15 2026] DELETE /volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:15.966841 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-592e35aa-87f0-4d24-96c8-6eef62cc0c4b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:15.969996 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-592e35aa-87f0-4d24-96c8-6eef62cc0c4b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a Aug 06 05:30:15.970177 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-592e35aa-87f0-4d24-96c8-6eef62cc0c4b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:15.970393 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-592e35aa-87f0-4d24-96c8-6eef62cc0c4b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:15.979887 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:15.979887 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:15.985676 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-592e35aa-87f0-4d24-96c8-6eef62cc0c4b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:15.993173 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-592e35aa-87f0-4d24-96c8-6eef62cc0c4b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a returned with HTTP 200 Aug 06 05:30:15.994217 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 980/3894] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:15 2026] GET /volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:16.045430 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0fca369f-3450-4db3-9f9f-2321894a9c71 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:16.047306 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0fca369f-3450-4db3-9f9f-2321894a9c71 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:16.047564 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0fca369f-3450-4db3-9f9f-2321894a9c71 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:16.047789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0fca369f-3450-4db3-9f9f-2321894a9c71 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:16.047917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0fca369f-3450-4db3-9f9f-2321894a9c71 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:16.056528 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:16.056528 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:16.057345 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0fca369f-3450-4db3-9f9f-2321894a9c71 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:16.057730 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 968/3895] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:16 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:16.117501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d48b7aea-93e9-4023-8f0d-e65f4bfd5f16 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:16.119233 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d48b7aea-93e9-4023-8f0d-e65f4bfd5f16 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] DELETE https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 Aug 06 05:30:16.119460 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d48b7aea-93e9-4023-8f0d-e65f4bfd5f16 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:16.119690 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d48b7aea-93e9-4023-8f0d-e65f4bfd5f16 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:16.119851 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-d48b7aea-93e9-4023-8f0d-e65f4bfd5f16 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Delete volume with id: 786fdad0-b2be-4aac-a3d5-ccc0a20846e2 Aug 06 05:30:16.126069 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:16.126069 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:16.126506 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d48b7aea-93e9-4023-8f0d-e65f4bfd5f16 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:30:16.147567 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d48b7aea-93e9-4023-8f0d-e65f4bfd5f16 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Delete volume request issued successfully. Aug 06 05:30:16.147779 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d48b7aea-93e9-4023-8f0d-e65f4bfd5f16 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 returned with HTTP 202 Aug 06 05:30:16.148432 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 975/3896] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:16 2026] DELETE /volume/v3/volumes/786fdad0-b2be-4aac-a3d5-ccc0a20846e2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:16.154778 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-21456741-4195-4cb5-aa1e-a01f77229147 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:16.156502 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-21456741-4195-4cb5-aa1e-a01f77229147 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] DELETE https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd Aug 06 05:30:16.156689 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-21456741-4195-4cb5-aa1e-a01f77229147 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:16.156904 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-21456741-4195-4cb5-aa1e-a01f77229147 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:16.156996 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-21456741-4195-4cb5-aa1e-a01f77229147 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Delete backup with id: 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd. Aug 06 05:30:16.161113 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:16.161113 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:16.175004 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-21456741-4195-4cb5-aa1e-a01f77229147 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] delete_backup rpcapi backup_id 7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:30:16.176461 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-21456741-4195-4cb5-aa1e-a01f77229147 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd returned with HTTP 202 Aug 06 05:30:16.177018 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 974/3897] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:16 2026] DELETE /volume/v3/backups/7357e9f1-1d53-4e86-9b70-5ba32f6ea9dd => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:16.184969 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d07e6182-8742-4147-826a-d74af9425ee4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:16.187392 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d07e6182-8742-4147-826a-d74af9425ee4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af Aug 06 05:30:16.187636 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d07e6182-8742-4147-826a-d74af9425ee4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:16.187880 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d07e6182-8742-4147-826a-d74af9425ee4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:16.188092 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d07e6182-8742-4147-826a-d74af9425ee4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Delete volume with id: 1d864614-a65d-4db2-bb85-edfdcc1c90af Aug 06 05:30:16.196973 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:16.196973 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:16.197604 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d07e6182-8742-4147-826a-d74af9425ee4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:30:16.216504 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d07e6182-8742-4147-826a-d74af9425ee4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Delete volume request issued successfully. Aug 06 05:30:16.216734 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d07e6182-8742-4147-826a-d74af9425ee4 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af returned with HTTP 202 Aug 06 05:30:16.217095 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 981/3898] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:16 2026] DELETE /volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:16.224737 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-29f4a93f-be45-47a2-a567-2d7e8e751335 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:16.226974 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-29f4a93f-be45-47a2-a567-2d7e8e751335 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af Aug 06 05:30:16.227221 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-29f4a93f-be45-47a2-a567-2d7e8e751335 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:16.227519 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-29f4a93f-be45-47a2-a567-2d7e8e751335 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:16.235281 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:16.235281 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:16.239040 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-29f4a93f-be45-47a2-a567-2d7e8e751335 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Volume info retrieved successfully. Aug 06 05:30:16.243413 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-29f4a93f-be45-47a2-a567-2d7e8e751335 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af returned with HTTP 200 Aug 06 05:30:16.243876 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 969/3899] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:16 2026] GET /volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:16.683424 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0ae35231-4f5f-4d60-b0e5-5516df192218 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:16.685269 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ae35231-4f5f-4d60-b0e5-5516df192218 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] GET https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 Aug 06 05:30:16.685471 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0ae35231-4f5f-4d60-b0e5-5516df192218 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:16.685653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0ae35231-4f5f-4d60-b0e5-5516df192218 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:16.691491 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ae35231-4f5f-4d60-b0e5-5516df192218 tempest-ProjectReaderTests-2037520227 tempest-ProjectReaderTests-2037520227-project-admin] https://10.4.3.205/volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 returned with HTTP 404 Aug 06 05:30:16.691953 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 976/3900] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:16 2026] GET /volume/v3/volumes/909abf0b-1f19-4f99-8522-b18d977c6a49 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:16.903186 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9843270c-1e65-4fc9-b216-9e801eb7241d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:16.904901 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9843270c-1e65-4fc9-b216-9e801eb7241d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:16.905099 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9843270c-1e65-4fc9-b216-9e801eb7241d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:16.905270 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9843270c-1e65-4fc9-b216-9e801eb7241d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:16.905386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-9843270c-1e65-4fc9-b216-9e801eb7241d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:16.909106 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:16.909106 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:16.909656 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9843270c-1e65-4fc9-b216-9e801eb7241d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:16.909985 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 975/3901] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:16 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:16.916969 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8dc23d1a-60b5-4b11-93a6-71256b7e3e52 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:16.918585 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8dc23d1a-60b5-4b11-93a6-71256b7e3e52 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:16.918751 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8dc23d1a-60b5-4b11-93a6-71256b7e3e52 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:16.918964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8dc23d1a-60b5-4b11-93a6-71256b7e3e52 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:16.919058 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8dc23d1a-60b5-4b11-93a6-71256b7e3e52 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:16.922959 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:16.922959 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:16.923621 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8dc23d1a-60b5-4b11-93a6-71256b7e3e52 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:16.923962 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 982/3902] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:16 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:17.006867 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4ae61c69-05ee-49ec-94e0-0eb78582c72e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:17.008717 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ae61c69-05ee-49ec-94e0-0eb78582c72e tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a Aug 06 05:30:17.008976 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ae61c69-05ee-49ec-94e0-0eb78582c72e tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:17.009161 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ae61c69-05ee-49ec-94e0-0eb78582c72e tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:17.014515 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ae61c69-05ee-49ec-94e0-0eb78582c72e tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a returned with HTTP 404 Aug 06 05:30:17.015011 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 970/3903] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:17 2026] GET /volume/v3/volumes/3e5ab664-05ba-438f-8fce-f5503e48b17a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:17.020793 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-35505e6c-68ef-4e07-8a52-c9572334831d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:17.022426 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-35505e6c-68ef-4e07-8a52-c9572334831d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] DELETE https://10.4.3.205/volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f Aug 06 05:30:17.022626 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-35505e6c-68ef-4e07-8a52-c9572334831d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:17.022818 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-35505e6c-68ef-4e07-8a52-c9572334831d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:17.023013 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-35505e6c-68ef-4e07-8a52-c9572334831d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume with id: eb4ca647-cc2d-4738-9fb6-981a31dba68f Aug 06 05:30:17.029594 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:17.029594 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:17.030255 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-35505e6c-68ef-4e07-8a52-c9572334831d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:17.049185 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-35505e6c-68ef-4e07-8a52-c9572334831d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume request issued successfully. Aug 06 05:30:17.049400 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-35505e6c-68ef-4e07-8a52-c9572334831d tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f returned with HTTP 202 Aug 06 05:30:17.049839 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 977/3904] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:17 2026] DELETE /volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:17.057971 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ab6abcda-779a-497f-9274-4b9886ee7116 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:17.059503 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab6abcda-779a-497f-9274-4b9886ee7116 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f Aug 06 05:30:17.059752 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab6abcda-779a-497f-9274-4b9886ee7116 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:17.060037 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab6abcda-779a-497f-9274-4b9886ee7116 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:17.068929 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:17.068929 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:17.071063 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-86c93f2f-ae1a-4d37-b762-520f52aeb06b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:17.074505 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-86c93f2f-ae1a-4d37-b762-520f52aeb06b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:17.074746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-86c93f2f-ae1a-4d37-b762-520f52aeb06b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:17.075014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-86c93f2f-ae1a-4d37-b762-520f52aeb06b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:17.075167 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-86c93f2f-ae1a-4d37-b762-520f52aeb06b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:17.077585 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ab6abcda-779a-497f-9274-4b9886ee7116 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:17.086472 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:17.086472 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:17.087511 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-86c93f2f-ae1a-4d37-b762-520f52aeb06b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:17.088047 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 983/3905] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:17 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:17.090033 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab6abcda-779a-497f-9274-4b9886ee7116 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f returned with HTTP 200 Aug 06 05:30:17.090578 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 976/3906] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:17 2026] GET /volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:17.257397 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-462aa5e9-03d6-42f2-bfd2-1b2dd12c5c81 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:17.259708 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-462aa5e9-03d6-42f2-bfd2-1b2dd12c5c81 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] GET https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af Aug 06 05:30:17.260006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-462aa5e9-03d6-42f2-bfd2-1b2dd12c5c81 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:17.260257 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-462aa5e9-03d6-42f2-bfd2-1b2dd12c5c81 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:17.266958 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-462aa5e9-03d6-42f2-bfd2-1b2dd12c5c81 tempest-TestVolumeBackupRestore-1606880849 tempest-TestVolumeBackupRestore-1606880849-project-member] https://10.4.3.205/volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af returned with HTTP 404 Aug 06 05:30:17.267500 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 971/3907] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:17 2026] GET /volume/v3/volumes/1d864614-a65d-4db2-bb85-edfdcc1c90af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:17.922079 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3de6d71c-93fa-4f72-93fc-bfec45103ace None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:17.926711 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3de6d71c-93fa-4f72-93fc-bfec45103ace tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:17.926919 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3de6d71c-93fa-4f72-93fc-bfec45103ace tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:17.927096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3de6d71c-93fa-4f72-93fc-bfec45103ace tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:17.927206 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-3de6d71c-93fa-4f72-93fc-bfec45103ace tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:17.934739 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-47dfed74-85e5-4958-bd71-85a5f007b702 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:17.936872 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-47dfed74-85e5-4958-bd71-85a5f007b702 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:17.937067 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-47dfed74-85e5-4958-bd71-85a5f007b702 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:17.937406 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-47dfed74-85e5-4958-bd71-85a5f007b702 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:17.937464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-47dfed74-85e5-4958-bd71-85a5f007b702 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:17.938953 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:17.938953 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:17.941843 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:17.941843 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:17.942643 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-47dfed74-85e5-4958-bd71-85a5f007b702 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:17.943051 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 984/3908] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:17 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:17.943127 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3de6d71c-93fa-4f72-93fc-bfec45103ace tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:17.945607 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 978/3909] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:17 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:18.099612 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-de8975bf-d4f2-4074-b779-94368118b0f2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:18.101300 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-de8975bf-d4f2-4074-b779-94368118b0f2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:18.101503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-de8975bf-d4f2-4074-b779-94368118b0f2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:18.101682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-de8975bf-d4f2-4074-b779-94368118b0f2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:18.101813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-de8975bf-d4f2-4074-b779-94368118b0f2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:18.106052 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:18.106052 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:18.106856 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-de8975bf-d4f2-4074-b779-94368118b0f2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:18.107260 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 977/3910] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:18 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:18.108485 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7a39e924-6295-42a7-ac9f-a76949aeaa18 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:18.112900 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7a39e924-6295-42a7-ac9f-a76949aeaa18 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f Aug 06 05:30:18.113093 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7a39e924-6295-42a7-ac9f-a76949aeaa18 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:18.113259 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7a39e924-6295-42a7-ac9f-a76949aeaa18 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:18.123191 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7a39e924-6295-42a7-ac9f-a76949aeaa18 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f returned with HTTP 404 Aug 06 05:30:18.123657 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 972/3911] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:18 2026] GET /volume/v3/volumes/eb4ca647-cc2d-4738-9fb6-981a31dba68f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:18.131685 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7f1a99f1-c682-40f0-8807-ecc35190ef1f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:18.133419 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7f1a99f1-c682-40f0-8807-ecc35190ef1f tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] DELETE https://10.4.3.205/volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 Aug 06 05:30:18.133636 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7f1a99f1-c682-40f0-8807-ecc35190ef1f tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:18.133830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7f1a99f1-c682-40f0-8807-ecc35190ef1f tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:18.134012 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-7f1a99f1-c682-40f0-8807-ecc35190ef1f tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume with id: 919ff26e-e07f-401f-9517-5377f8f6bd34 Aug 06 05:30:18.141412 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:18.141412 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:18.141907 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7f1a99f1-c682-40f0-8807-ecc35190ef1f tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:18.158449 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7f1a99f1-c682-40f0-8807-ecc35190ef1f tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume request issued successfully. Aug 06 05:30:18.158648 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7f1a99f1-c682-40f0-8807-ecc35190ef1f tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 returned with HTTP 202 Aug 06 05:30:18.159250 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 985/3912] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:18 2026] DELETE /volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:18.168539 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1cafaaee-fdd9-4066-b7c5-61fc1765f374 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:18.170578 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1cafaaee-fdd9-4066-b7c5-61fc1765f374 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 Aug 06 05:30:18.170794 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1cafaaee-fdd9-4066-b7c5-61fc1765f374 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:18.170986 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1cafaaee-fdd9-4066-b7c5-61fc1765f374 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:18.178001 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:18.178001 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:18.181519 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1cafaaee-fdd9-4066-b7c5-61fc1765f374 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:18.186418 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1cafaaee-fdd9-4066-b7c5-61fc1765f374 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 returned with HTTP 200 Aug 06 05:30:18.186968 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 979/3913] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:18 2026] GET /volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:18.955764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bef37934-31a2-47b9-85e9-72cb31458b8a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:18.956249 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0e52d924-1892-4aeb-9d7e-94636e89cec8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:18.957840 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e52d924-1892-4aeb-9d7e-94636e89cec8 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:18.957952 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bef37934-31a2-47b9-85e9-72cb31458b8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:18.958044 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e52d924-1892-4aeb-9d7e-94636e89cec8 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:18.958209 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bef37934-31a2-47b9-85e9-72cb31458b8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:18.958249 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e52d924-1892-4aeb-9d7e-94636e89cec8 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:18.958332 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0e52d924-1892-4aeb-9d7e-94636e89cec8 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:18.958489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bef37934-31a2-47b9-85e9-72cb31458b8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:18.958635 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-bef37934-31a2-47b9-85e9-72cb31458b8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:18.962303 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:18.962303 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:18.962814 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e52d924-1892-4aeb-9d7e-94636e89cec8 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:18.963131 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 973/3914] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:18 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:18.963788 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:18.963788 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:18.964728 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bef37934-31a2-47b9-85e9-72cb31458b8a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:18.965181 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 978/3915] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:18 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:18.974232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc700d9b-769e-45d7-9a45-c39b31f06f9f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:18.975878 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc700d9b-769e-45d7-9a45-c39b31f06f9f tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] DELETE https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:18.976065 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc700d9b-769e-45d7-9a45-c39b31f06f9f tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:18.976309 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc700d9b-769e-45d7-9a45-c39b31f06f9f tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:18.976440 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-cc700d9b-769e-45d7-9a45-c39b31f06f9f tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Delete backup with id: 8551d54e-c21d-4943-8380-b9c16ea15de4. Aug 06 05:30:18.980425 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:18.980425 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:18.996897 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-cc700d9b-769e-45d7-9a45-c39b31f06f9f tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] delete_backup rpcapi backup_id 8551d54e-c21d-4943-8380-b9c16ea15de4 {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:30:18.998648 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc700d9b-769e-45d7-9a45-c39b31f06f9f tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 202 Aug 06 05:30:18.999160 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 986/3916] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:18 2026] DELETE /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:19.005723 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6c2a13d8-fe06-4b9c-952f-0b17b0751d23 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:19.008501 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c2a13d8-fe06-4b9c-952f-0b17b0751d23 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:19.008822 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c2a13d8-fe06-4b9c-952f-0b17b0751d23 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:19.009078 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c2a13d8-fe06-4b9c-952f-0b17b0751d23 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:19.009222 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-6c2a13d8-fe06-4b9c-952f-0b17b0751d23 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:19.015269 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:19.015269 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:19.016003 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c2a13d8-fe06-4b9c-952f-0b17b0751d23 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 200 Aug 06 05:30:19.016558 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 980/3917] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:19 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:19.120080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-614ad981-5949-4777-b856-5dae945a4cbf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:19.122112 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-614ad981-5949-4777-b856-5dae945a4cbf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:19.122413 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-614ad981-5949-4777-b856-5dae945a4cbf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:19.122628 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-614ad981-5949-4777-b856-5dae945a4cbf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:19.122746 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-614ad981-5949-4777-b856-5dae945a4cbf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:19.127539 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:19.127539 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:19.128479 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-614ad981-5949-4777-b856-5dae945a4cbf tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:19.128965 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 974/3918] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:19 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:19.198916 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-815fa665-871f-483a-a98e-7f58f880618c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:19.200627 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-815fa665-871f-483a-a98e-7f58f880618c tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 Aug 06 05:30:19.200811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-815fa665-871f-483a-a98e-7f58f880618c tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:19.201107 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-815fa665-871f-483a-a98e-7f58f880618c tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:19.206322 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-815fa665-871f-483a-a98e-7f58f880618c tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 returned with HTTP 404 Aug 06 05:30:19.206887 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 979/3919] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:19 2026] GET /volume/v3/volumes/919ff26e-e07f-401f-9517-5377f8f6bd34 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:19.213478 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2035329f-ec19-43d7-8031-636475cd5230 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:19.215209 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2035329f-ec19-43d7-8031-636475cd5230 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] DELETE https://10.4.3.205/volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da Aug 06 05:30:19.215434 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2035329f-ec19-43d7-8031-636475cd5230 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:19.215649 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2035329f-ec19-43d7-8031-636475cd5230 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:19.215833 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-2035329f-ec19-43d7-8031-636475cd5230 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume with id: 8c670381-130a-4f45-92f1-480b6e02f6da Aug 06 05:30:19.222243 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:19.222243 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:19.222663 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2035329f-ec19-43d7-8031-636475cd5230 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:19.239758 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2035329f-ec19-43d7-8031-636475cd5230 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume request issued successfully. Aug 06 05:30:19.239964 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2035329f-ec19-43d7-8031-636475cd5230 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da returned with HTTP 202 Aug 06 05:30:19.240381 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 987/3920] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:19 2026] DELETE /volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:19.247415 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8ae6c105-e518-4c9d-b096-c3ef9212b5c2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:19.249034 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ae6c105-e518-4c9d-b096-c3ef9212b5c2 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da Aug 06 05:30:19.249252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8ae6c105-e518-4c9d-b096-c3ef9212b5c2 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:19.249508 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8ae6c105-e518-4c9d-b096-c3ef9212b5c2 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:19.256536 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:19.256536 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:19.260203 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8ae6c105-e518-4c9d-b096-c3ef9212b5c2 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:19.265068 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ae6c105-e518-4c9d-b096-c3ef9212b5c2 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da returned with HTTP 200 Aug 06 05:30:19.265457 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 981/3921] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:19 2026] GET /volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:19.977072 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7b56ebc0-d2a7-41e1-947e-22d2d9f34c34 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:19.978728 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b56ebc0-d2a7-41e1-947e-22d2d9f34c34 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:19.978929 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b56ebc0-d2a7-41e1-947e-22d2d9f34c34 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:19.979102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7b56ebc0-d2a7-41e1-947e-22d2d9f34c34 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:19.979197 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-7b56ebc0-d2a7-41e1-947e-22d2d9f34c34 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:19.984437 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:19.984437 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:19.985133 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7b56ebc0-d2a7-41e1-947e-22d2d9f34c34 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:19.985504 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 975/3922] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:19 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:20.027926 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cf67e556-02b2-44b8-b95d-991cefb56f9d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:20.029655 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cf67e556-02b2-44b8-b95d-991cefb56f9d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 Aug 06 05:30:20.029868 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cf67e556-02b2-44b8-b95d-991cefb56f9d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:20.030054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cf67e556-02b2-44b8-b95d-991cefb56f9d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:20.030149 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-cf67e556-02b2-44b8-b95d-991cefb56f9d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Show backup with id 8551d54e-c21d-4943-8380-b9c16ea15de4. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:20.035054 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cf67e556-02b2-44b8-b95d-991cefb56f9d tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 returned with HTTP 404 Aug 06 05:30:20.035511 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 980/3923] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:20 2026] GET /volume/v3/backups/8551d54e-c21d-4943-8380-b9c16ea15de4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:20.043822 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f96ed1cc-9a8a-4be8-91cc-6b08f7e65c71 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:20.046050 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f96ed1cc-9a8a-4be8-91cc-6b08f7e65c71 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a Aug 06 05:30:20.046318 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f96ed1cc-9a8a-4be8-91cc-6b08f7e65c71 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:20.046559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f96ed1cc-9a8a-4be8-91cc-6b08f7e65c71 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:20.046750 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-f96ed1cc-9a8a-4be8-91cc-6b08f7e65c71 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Delete volume with id: 17f99af2-c6fa-4581-a2c9-4fe023ffaa0a Aug 06 05:30:20.056406 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:20.056406 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:20.056787 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f96ed1cc-9a8a-4be8-91cc-6b08f7e65c71 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Volume info retrieved successfully. Aug 06 05:30:20.077024 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f96ed1cc-9a8a-4be8-91cc-6b08f7e65c71 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Delete volume request issued successfully. Aug 06 05:30:20.077248 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f96ed1cc-9a8a-4be8-91cc-6b08f7e65c71 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a returned with HTTP 202 Aug 06 05:30:20.077804 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 988/3924] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:20 2026] DELETE /volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:20.084760 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-71d0495f-727c-4ca9-a28c-b444d8256b17 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:20.087018 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-71d0495f-727c-4ca9-a28c-b444d8256b17 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a Aug 06 05:30:20.087284 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-71d0495f-727c-4ca9-a28c-b444d8256b17 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:20.087543 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-71d0495f-727c-4ca9-a28c-b444d8256b17 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:20.096707 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:20.096707 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:20.101639 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-71d0495f-727c-4ca9-a28c-b444d8256b17 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Volume info retrieved successfully. Aug 06 05:30:20.107352 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-71d0495f-727c-4ca9-a28c-b444d8256b17 tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a returned with HTTP 200 Aug 06 05:30:20.107808 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 982/3925] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:20 2026] GET /volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:20.138302 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-24889768-ca63-482b-ac69-38546674707d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:20.143841 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-24889768-ca63-482b-ac69-38546674707d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:20.143841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-24889768-ca63-482b-ac69-38546674707d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:20.143841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-24889768-ca63-482b-ac69-38546674707d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:20.143841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-24889768-ca63-482b-ac69-38546674707d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:20.147719 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:20.147719 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:20.149152 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-24889768-ca63-482b-ac69-38546674707d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:20.149152 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 976/3926] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:20 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:20.276773 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-315c5429-224b-4825-b913-7b833c83dcef None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:20.278529 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-315c5429-224b-4825-b913-7b833c83dcef tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da Aug 06 05:30:20.278771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-315c5429-224b-4825-b913-7b833c83dcef tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:20.278994 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-315c5429-224b-4825-b913-7b833c83dcef tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:20.297880 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-315c5429-224b-4825-b913-7b833c83dcef tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da returned with HTTP 404 Aug 06 05:30:20.298349 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 981/3927] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:20 2026] GET /volume/v3/volumes/8c670381-130a-4f45-92f1-480b6e02f6da => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:20.307036 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-603863ad-a39b-4ee7-b4bb-1f95e8e224d9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:20.309600 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-603863ad-a39b-4ee7-b4bb-1f95e8e224d9 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 Aug 06 05:30:20.309782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-603863ad-a39b-4ee7-b4bb-1f95e8e224d9 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:20.309977 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-603863ad-a39b-4ee7-b4bb-1f95e8e224d9 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:20.310117 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-603863ad-a39b-4ee7-b4bb-1f95e8e224d9 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume with id: 1bec6ad3-8512-4eae-9a46-2f1eef5b3586 Aug 06 05:30:20.325916 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:20.325916 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:20.325916 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-603863ad-a39b-4ee7-b4bb-1f95e8e224d9 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:20.355437 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-603863ad-a39b-4ee7-b4bb-1f95e8e224d9 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Delete volume request issued successfully. Aug 06 05:30:20.355917 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-603863ad-a39b-4ee7-b4bb-1f95e8e224d9 tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 returned with HTTP 202 Aug 06 05:30:20.356505 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 989/3928] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:20 2026] DELETE /volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:20.365383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2b4345a0-1c02-4833-a909-de3b6d48723b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:20.367506 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2b4345a0-1c02-4833-a909-de3b6d48723b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 Aug 06 05:30:20.367713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2b4345a0-1c02-4833-a909-de3b6d48723b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:20.367904 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2b4345a0-1c02-4833-a909-de3b6d48723b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:20.375153 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:20.375153 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:20.379040 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2b4345a0-1c02-4833-a909-de3b6d48723b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Volume info retrieved successfully. Aug 06 05:30:20.383159 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2b4345a0-1c02-4833-a909-de3b6d48723b tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 returned with HTTP 200 Aug 06 05:30:20.383655 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 983/3929] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:20 2026] GET /volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:20.996570 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fb8e9e4e-738e-4c05-b5ca-e78b6e0b2ddb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.004321 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb8e9e4e-738e-4c05-b5ca-e78b6e0b2ddb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:21.004579 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb8e9e4e-738e-4c05-b5ca-e78b6e0b2ddb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.004817 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb8e9e4e-738e-4c05-b5ca-e78b6e0b2ddb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.004982 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fb8e9e4e-738e-4c05-b5ca-e78b6e0b2ddb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:21.010084 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:21.010084 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:21.010945 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb8e9e4e-738e-4c05-b5ca-e78b6e0b2ddb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:21.011453 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 977/3930] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:20 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:21.127044 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5e971e6c-d2be-4b7d-8ad0-0230fa54a85b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.129824 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5e971e6c-d2be-4b7d-8ad0-0230fa54a85b tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] GET https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a Aug 06 05:30:21.131569 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5e971e6c-d2be-4b7d-8ad0-0230fa54a85b tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.131569 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5e971e6c-d2be-4b7d-8ad0-0230fa54a85b tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.137685 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5e971e6c-d2be-4b7d-8ad0-0230fa54a85b tempest-ProjectReaderTests39-1876313931 tempest-ProjectReaderTests39-1876313931-project-admin] https://10.4.3.205/volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a returned with HTTP 404 Aug 06 05:30:21.138463 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 982/3931] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:21 2026] GET /volume/v3/volumes/17f99af2-c6fa-4581-a2c9-4fe023ffaa0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:21.159727 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-16b4f699-a889-481d-aa76-ecf275b27e9b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.161477 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-16b4f699-a889-481d-aa76-ecf275b27e9b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:21.161672 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-16b4f699-a889-481d-aa76-ecf275b27e9b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.161865 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-16b4f699-a889-481d-aa76-ecf275b27e9b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.161964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-16b4f699-a889-481d-aa76-ecf275b27e9b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:21.168171 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:21.168171 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:21.169059 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-16b4f699-a889-481d-aa76-ecf275b27e9b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:21.169652 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 990/3932] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:21 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:21.399217 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6c6f04db-89e1-43eb-8092-b2c74404693c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.405088 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c6f04db-89e1-43eb-8092-b2c74404693c tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] GET https://10.4.3.205/volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 Aug 06 05:30:21.405267 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c6f04db-89e1-43eb-8092-b2c74404693c tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.405465 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c6f04db-89e1-43eb-8092-b2c74404693c tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.412982 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c6f04db-89e1-43eb-8092-b2c74404693c tempest-CreateVolumesFromImageTest-918744699 tempest-CreateVolumesFromImageTest-918744699-project-member] https://10.4.3.205/volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 returned with HTTP 404 Aug 06 05:30:21.413479 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 984/3933] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:21 2026] GET /volume/v3/volumes/1bec6ad3-8512-4eae-9a46-2f1eef5b3586 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:30:21.580049 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0773f109-93ae-47ae-9c05-57dcc745f150 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.582232 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0773f109-93ae-47ae-9c05-57dcc745f150 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:21.582530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0773f109-93ae-47ae-9c05-57dcc745f150 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.582767 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0773f109-93ae-47ae-9c05-57dcc745f150 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.593832 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:21.593832 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:21.603579 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0773f109-93ae-47ae-9c05-57dcc745f150 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:21.612307 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0773f109-93ae-47ae-9c05-57dcc745f150 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:21.612307 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 978/3934] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:21 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:21.625446 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-435bdba5-4173-47a0-bf9f-8d95f3b4073b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.627433 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-435bdba5-4173-47a0-bf9f-8d95f3b4073b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:21.627645 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-435bdba5-4173-47a0-bf9f-8d95f3b4073b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.627876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-435bdba5-4173-47a0-bf9f-8d95f3b4073b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.640122 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:21.640122 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:21.643942 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-435bdba5-4173-47a0-bf9f-8d95f3b4073b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:21.649398 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-435bdba5-4173-47a0-bf9f-8d95f3b4073b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:21.650084 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 983/3935] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:21 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:21.711111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-cde13abc-67ff-4072-8fd5-b5e6dd9878c5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.718391 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-cde13abc-67ff-4072-8fd5-b5e6dd9878c5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:21.718628 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-cde13abc-67ff-4072-8fd5-b5e6dd9878c5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.718883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-cde13abc-67ff-4072-8fd5-b5e6dd9878c5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.733176 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:21.733176 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:21.737812 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-cde13abc-67ff-4072-8fd5-b5e6dd9878c5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:21.742680 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-cde13abc-67ff-4072-8fd5-b5e6dd9878c5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:21.743166 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 991/3936] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:30:21 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:21.849394 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-08cf7021-e5ee-4eb6-b209-2ebb43c12e8c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.849822 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08cf7021-e5ee-4eb6-b209-2ebb43c12e8c None None] GET https://10.4.3.205/volume// Aug 06 05:30:21.850011 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08cf7021-e5ee-4eb6-b209-2ebb43c12e8c None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.850215 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-08cf7021-e5ee-4eb6-b209-2ebb43c12e8c None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.850574 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-08cf7021-e5ee-4eb6-b209-2ebb43c12e8c None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:30:21.851037 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 985/3937] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:30: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 06 05:30:21.860887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-1602bee7-7caf-4d85-9de4-0d8ef565eb38 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.863006 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-1602bee7-7caf-4d85-9de4-0d8ef565eb38 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:30:21.863450 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-1602bee7-7caf-4d85-9de4-0d8ef565eb38 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eeffb5b-ca23-4150-b4e1-9723f0d263a4", "connector": null, "instance_uuid": "382f15fd-5881-42f7-b8d5-5155ab53ed3a"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:21.871896 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:21.871896 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:21.897760 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-1602bee7-7caf-4d85-9de4-0d8ef565eb38 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:30:21.898175 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 979/3938] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:30:21 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 06 05:30:21.927625 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4841f243-b925-4d93-a65c-5e7c50230345 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.929338 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4841f243-b925-4d93-a65c-5e7c50230345 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:21.929504 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4841f243-b925-4d93-a65c-5e7c50230345 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.929684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4841f243-b925-4d93-a65c-5e7c50230345 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.938511 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:21.938511 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:21.943999 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4841f243-b925-4d93-a65c-5e7c50230345 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:21.944072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e6836649-f41d-4cb0-8b79-e472136883f3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.944072 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e6836649-f41d-4cb0-8b79-e472136883f3 None None] GET https://10.4.3.205/volume// Aug 06 05:30:21.944072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e6836649-f41d-4cb0-8b79-e472136883f3 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.944072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e6836649-f41d-4cb0-8b79-e472136883f3 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.944072 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e6836649-f41d-4cb0-8b79-e472136883f3 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:30:21.944072 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 992/3939] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:30: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 06 05:30:21.945482 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4841f243-b925-4d93-a65c-5e7c50230345 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:21.945857 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 984/3940] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:21 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:21.955312 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-8f0b1e48-ce1b-4d7e-8a96-d2a2c9ed08a7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:21.955483 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-8f0b1e48-ce1b-4d7e-8a96-d2a2c9ed08a7 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:21.955748 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-8f0b1e48-ce1b-4d7e-8a96-d2a2c9ed08a7 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:21.956121 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-8f0b1e48-ce1b-4d7e-8a96-d2a2c9ed08a7 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:21.965954 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:21.965954 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:21.981468 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-8f0b1e48-ce1b-4d7e-8a96-d2a2c9ed08a7 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:21.990803 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-8f0b1e48-ce1b-4d7e-8a96-d2a2c9ed08a7 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:21.991338 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 986/3941] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:30:21 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 1019 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:22.032184 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f6b26d70-2468-4938-b747-64803bb5c417 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:22.033593 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f6b26d70-2468-4938-b747-64803bb5c417 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:22.033885 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f6b26d70-2468-4938-b747-64803bb5c417 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:22.033885 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f6b26d70-2468-4938-b747-64803bb5c417 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:22.034152 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-f6b26d70-2468-4938-b747-64803bb5c417 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:22.039229 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:22.039229 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:22.040101 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f6b26d70-2468-4938-b747-64803bb5c417 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:22.040484 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 980/3942] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:22 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:22.142055 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-2726d58b-c3ad-4c02-8d59-96633d5f2bb9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:22.145779 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-2726d58b-c3ad-4c02-8d59-96633d5f2bb9 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] PUT https://10.4.3.205/volume/v3/attachments/f6e5a881-111f-46ed-b369-cbfaa0c1740d Aug 06 05:30:22.145779 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-2726d58b-c3ad-4c02-8d59-96633d5f2bb9 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:22.163093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-2726d58b-c3ad-4c02-8d59-96633d5f2bb9 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Acquiring lock "cinder-attachment_update-6eeffb5b-ca23-4150-b4e1-9723f0d263a4-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:30:22.169961 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-2726d58b-c3ad-4c02-8d59-96633d5f2bb9 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Lock "cinder-attachment_update-6eeffb5b-ca23-4150-b4e1-9723f0d263a4-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:30:22.169961 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:22.169961 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:22.188325 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6255b9a7-e831-49dc-8990-c5a10dfc9291 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:22.191062 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6255b9a7-e831-49dc-8990-c5a10dfc9291 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:22.191326 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6255b9a7-e831-49dc-8990-c5a10dfc9291 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:22.191591 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6255b9a7-e831-49dc-8990-c5a10dfc9291 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:22.192450 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6255b9a7-e831-49dc-8990-c5a10dfc9291 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:22.204941 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:22.204941 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:22.206622 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6255b9a7-e831-49dc-8990-c5a10dfc9291 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:22.210763 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 985/3943] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:22 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:22.277622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-2726d58b-c3ad-4c02-8d59-96633d5f2bb9 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Lock "cinder-attachment_update-6eeffb5b-ca23-4150-b4e1-9723f0d263a4-np0000006623" released by "attachment_update" :: held 0.110s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:30:22.277999 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-2726d58b-c3ad-4c02-8d59-96633d5f2bb9 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/attachments/f6e5a881-111f-46ed-b369-cbfaa0c1740d returned with HTTP 200 Aug 06 05:30:22.278512 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 993/3944] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:30:22 2026] PUT /volume/v3/attachments/f6e5a881-111f-46ed-b369-cbfaa0c1740d => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:22.963485 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eaf34259-e359-4fb5-be90-cd00d003e73a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:22.966962 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eaf34259-e359-4fb5-be90-cd00d003e73a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:22.967186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eaf34259-e359-4fb5-be90-cd00d003e73a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:22.967449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eaf34259-e359-4fb5-be90-cd00d003e73a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:23.002525 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:23.002525 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:23.030557 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-eaf34259-e359-4fb5-be90-cd00d003e73a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:23.043142 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eaf34259-e359-4fb5-be90-cd00d003e73a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:23.043694 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 987/3945] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:22 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 840 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:23.052799 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-149b830d-1924-4156-af13-e362895dbfef None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:23.055605 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-149b830d-1924-4156-af13-e362895dbfef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:23.056031 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-149b830d-1924-4156-af13-e362895dbfef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:23.056379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-149b830d-1924-4156-af13-e362895dbfef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:23.056567 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-149b830d-1924-4156-af13-e362895dbfef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:23.063712 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:23.063712 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:23.063712 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-149b830d-1924-4156-af13-e362895dbfef tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:23.063712 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 981/3946] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:23 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:23.216664 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-01d46a11-5a03-448e-b6b5-ae180a6171aa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:23.219509 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-01d46a11-5a03-448e-b6b5-ae180a6171aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:23.219940 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-01d46a11-5a03-448e-b6b5-ae180a6171aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:23.220270 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-01d46a11-5a03-448e-b6b5-ae180a6171aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:23.220684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-01d46a11-5a03-448e-b6b5-ae180a6171aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:23.227133 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:23.227133 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:23.228478 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-01d46a11-5a03-448e-b6b5-ae180a6171aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:23.229114 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 986/3947] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:23 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:23.896132 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-20d46075-a83f-45db-a9c4-64f39f922181 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:24.061103 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bf201370-e15f-4e0d-a5f0-190c227fb656 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:24.063986 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bf201370-e15f-4e0d-a5f0-190c227fb656 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:24.064235 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bf201370-e15f-4e0d-a5f0-190c227fb656 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:24.064551 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bf201370-e15f-4e0d-a5f0-190c227fb656 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:24.076759 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:24.076759 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:24.080747 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-46363f14-cc3a-489f-80e3-a7bc55966026 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:24.084645 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-46363f14-cc3a-489f-80e3-a7bc55966026 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:24.084768 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-46363f14-cc3a-489f-80e3-a7bc55966026 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:24.085250 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-46363f14-cc3a-489f-80e3-a7bc55966026 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:24.085856 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-46363f14-cc3a-489f-80e3-a7bc55966026 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:24.090073 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bf201370-e15f-4e0d-a5f0-190c227fb656 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:24.091074 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-20d46075-a83f-45db-a9c4-64f39f922181 tempest-ProjectMemberTests-807580843 tempest-ProjectMemberTests-807580843-project-admin] GET https://10.4.3.205/volume/v3/scheduler-stats/get_pools Aug 06 05:30:24.091074 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-20d46075-a83f-45db-a9c4-64f39f922181 tempest-ProjectMemberTests-807580843 tempest-ProjectMemberTests-807580843-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:24.091726 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-20d46075-a83f-45db-a9c4-64f39f922181 tempest-ProjectMemberTests-807580843 tempest-ProjectMemberTests-807580843-project-admin] Calling method 'get_pools' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:24.092238 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:24.092238 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:24.093039 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:24.093039 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:24.093942 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-46363f14-cc3a-489f-80e3-a7bc55966026 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:24.094433 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 982/3948] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:24 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:24.098993 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bf201370-e15f-4e0d-a5f0-190c227fb656 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:24.098993 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 988/3949] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:24 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:24.105076 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-20d46075-a83f-45db-a9c4-64f39f922181 tempest-ProjectMemberTests-807580843 tempest-ProjectMemberTests-807580843-project-admin] https://10.4.3.205/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 05:30:24.105450 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 994/3950] 10.4.3.205 () {66 vars in 1291 bytes} [Thu Aug 6 05:30:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:24.113489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-df49fcbb-4683-4c67-8f21-ae00c2ffcd12 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:24.199741 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-df49fcbb-4683-4c67-8f21-ae00c2ffcd12 tempest-ProjectMemberTests-807580843 tempest-ProjectMemberTests-807580843-project-member] GET https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool Aug 06 05:30:24.199741 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-df49fcbb-4683-4c67-8f21-ae00c2ffcd12 tempest-ProjectMemberTests-807580843 tempest-ProjectMemberTests-807580843-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:24.199741 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-df49fcbb-4683-4c67-8f21-ae00c2ffcd12 tempest-ProjectMemberTests-807580843 tempest-ProjectMemberTests-807580843-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:24.199741 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-df49fcbb-4683-4c67-8f21-ae00c2ffcd12 tempest-ProjectMemberTests-807580843 tempest-ProjectMemberTests-807580843-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '933e6a55c24448dead1dd5cb3304fa64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8adfbdf0926647a499d41b912a12b2d7', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:30:24.199741 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-df49fcbb-4683-4c67-8f21-ae00c2ffcd12 tempest-ProjectMemberTests-807580843 tempest-ProjectMemberTests-807580843-project-member] https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool returned with HTTP 403 Aug 06 05:30:24.200866 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 987/3951] 10.4.3.205 () {66 vars in 1318 bytes} [Thu Aug 6 05:30:24 2026] GET /volume/v3/capabilities/np0000006623@storpool => generated 110 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:24.244545 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-df822a46-9684-494e-9942-3a2bf5eaf7a5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:24.246948 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-df822a46-9684-494e-9942-3a2bf5eaf7a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:24.247110 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-df822a46-9684-494e-9942-3a2bf5eaf7a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:24.247429 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-df822a46-9684-494e-9942-3a2bf5eaf7a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:24.247618 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-df822a46-9684-494e-9942-3a2bf5eaf7a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:24.253165 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:24.253165 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:24.254235 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-df822a46-9684-494e-9942-3a2bf5eaf7a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:24.254910 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 983/3952] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:24 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:30:25.106507 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ecf1264c-6711-4515-82e7-906d0a1e4e4d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:25.108321 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ecf1264c-6711-4515-82e7-906d0a1e4e4d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:25.108638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ecf1264c-6711-4515-82e7-906d0a1e4e4d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:25.109006 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ecf1264c-6711-4515-82e7-906d0a1e4e4d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:25.109232 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-ecf1264c-6711-4515-82e7-906d0a1e4e4d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:25.116612 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:25.116612 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:25.116612 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ecf1264c-6711-4515-82e7-906d0a1e4e4d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:25.116612 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 989/3953] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:25 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:25.118239 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ee0c7289-261e-40b1-ba26-b507d8ee74e0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:25.122516 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee0c7289-261e-40b1-ba26-b507d8ee74e0 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:25.122516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ee0c7289-261e-40b1-ba26-b507d8ee74e0 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:25.122516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ee0c7289-261e-40b1-ba26-b507d8ee74e0 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:25.141654 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:25.141654 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:25.147790 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ee0c7289-261e-40b1-ba26-b507d8ee74e0 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:25.154513 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee0c7289-261e-40b1-ba26-b507d8ee74e0 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:25.155045 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 995/3954] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:25 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:25.268509 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-55c517c9-aaf0-42b3-8c63-1f564370d8f4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:25.270524 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-55c517c9-aaf0-42b3-8c63-1f564370d8f4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:25.270952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-55c517c9-aaf0-42b3-8c63-1f564370d8f4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:25.270952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-55c517c9-aaf0-42b3-8c63-1f564370d8f4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:25.271034 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-55c517c9-aaf0-42b3-8c63-1f564370d8f4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:25.275917 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:25.275917 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:25.276767 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-55c517c9-aaf0-42b3-8c63-1f564370d8f4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:25.277030 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 988/3955] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:25 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:25.601246 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-688d4a7f-9f8d-4aa5-a75d-327586b1eae0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:25.603413 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-688d4a7f-9f8d-4aa5-a75d-327586b1eae0 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] POST https://10.4.3.205/volume/v3/attachments/f6e5a881-111f-46ed-b369-cbfaa0c1740d/action Aug 06 05:30:25.603942 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-688d4a7f-9f8d-4aa5-a75d-327586b1eae0 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:25.603942 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-688d4a7f-9f8d-4aa5-a75d-327586b1eae0 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:25.633468 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:25.633468 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:25.646798 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2e41ea36-4117-440e-a0e3-ae2767dbced3 req-688d4a7f-9f8d-4aa5-a75d-327586b1eae0 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/attachments/f6e5a881-111f-46ed-b369-cbfaa0c1740d/action returned with HTTP 204 Aug 06 05:30:25.647205 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 984/3956] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:30:25 2026] POST /volume/v3/attachments/f6e5a881-111f-46ed-b369-cbfaa0c1740d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:25.660017 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:25.665465 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:25.665465 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b7165105-f66f-41e9-8b7a-1bb30221da48", "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:25.667706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b7165105-f66f-41e9-8b7a-1bb30221da48', 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:25.777250 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume of 1 GB Aug 06 05:30:25.781957 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Availability Zones retrieved successfully. Aug 06 05:30:25.787906 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (adb3a0a8-b14d-456c-a76f-bdaa634c06a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:25.789124 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaaa88b2-88a4-4eaf-b3b3-af43ef950feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:25.790364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:25.849521 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaaa88b2-88a4-4eaf-b3b3-af43ef950feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:25.851125 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a8f574-c477-443e-bb6a-2c7c73029f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:25.944532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Created reservations ['38b7c077-3b12-4a07-b5b6-e4b49cce6686', 'b2213a25-84a3-4d00-b321-b449b538a5fa', '3a1bdf28-6f44-4e18-b7ca-f8e92a3bd5ac', 'bf385186-69f7-4a65-bc12-ff0ea8f0ff4f'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:25.944532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a8f574-c477-443e-bb6a-2c7c73029f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b7c077-3b12-4a07-b5b6-e4b49cce6686', 'b2213a25-84a3-4d00-b321-b449b538a5fa', '3a1bdf28-6f44-4e18-b7ca-f8e92a3bd5ac', 'bf385186-69f7-4a65-bc12-ff0ea8f0ff4f']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:25.944532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b370d03-ebf5-4633-a111-8968a4c2e9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:25.982062 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b370d03-ebf5-4633-a111-8968a4c2e9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '255e4678-1940-4f39-bde3-81693acafdb0', '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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['38b7c077-3b12-4a07-b5b6-e4b49cce6686','b2213a25-84a3-4d00-b321-b449b538a5fa','3a1bdf28-6f44-4e18-b7ca-f8e92a3bd5ac','bf385186-69f7-4a65-bc12-ff0ea8f0ff4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:25Z,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=255e4678-1940-4f39-bde3-81693acafdb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0aa73a67bc14226a7eda4c9efc18127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23beaa66245a4f4daa33805efa1db496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:25.983072 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a6bd89-dccb-4cf7-a8d2-d968bde58e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:26.008816 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a6bd89-dccb-4cf7-a8d2-d968bde58e8b) transitioned into state 'SUCCESS' from 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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['38b7c077-3b12-4a07-b5b6-e4b49cce6686','b2213a25-84a3-4d00-b321-b449b538a5fa','3a1bdf28-6f44-4e18-b7ca-f8e92a3bd5ac','bf385186-69f7-4a65-bc12-ff0ea8f0ff4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:26.010138 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3b2844-a402-4f23-83d9-ea3faad9427a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:26.022670 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3b2844-a402-4f23-83d9-ea3faad9427a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:26.023808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (adb3a0a8-b14d-456c-a76f-bdaa634c06a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:26.024259 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request issued successfully. Aug 06 05:30:26.025023 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc39bbe4-ca23-4e31-ba3e-458344d0d5f1 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:26.025591 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 990/3957] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:30:25 2026] POST /volume/v3/volumes => generated 775 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 05:30:26.043414 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-745b3437-92e5-43da-98bb-ebd61ea60313 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.047603 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-745b3437-92e5-43da-98bb-ebd61ea60313 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:26.047603 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-745b3437-92e5-43da-98bb-ebd61ea60313 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.047603 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-745b3437-92e5-43da-98bb-ebd61ea60313 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.057065 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.057065 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:26.061755 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-745b3437-92e5-43da-98bb-ebd61ea60313 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:26.066893 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-745b3437-92e5-43da-98bb-ebd61ea60313 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:26.067424 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 996/3958] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:26 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:26.130742 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-54a9f596-93b5-4632-b90a-6b6022d9801d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.132827 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-54a9f596-93b5-4632-b90a-6b6022d9801d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:26.132959 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-54a9f596-93b5-4632-b90a-6b6022d9801d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.133143 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-54a9f596-93b5-4632-b90a-6b6022d9801d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.133302 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-54a9f596-93b5-4632-b90a-6b6022d9801d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:26.140225 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.140225 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:26.141121 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-54a9f596-93b5-4632-b90a-6b6022d9801d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:26.141519 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 989/3959] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:26 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:26.172813 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ca220269-83da-4547-9c2a-e2679f4abf23 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.178251 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ca220269-83da-4547-9c2a-e2679f4abf23 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:26.178504 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ca220269-83da-4547-9c2a-e2679f4abf23 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.178713 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ca220269-83da-4547-9c2a-e2679f4abf23 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.197266 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.197266 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:26.209531 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ca220269-83da-4547-9c2a-e2679f4abf23 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:26.215540 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ca220269-83da-4547-9c2a-e2679f4abf23 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:26.216020 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 985/3960] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:26 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:26.230720 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-04012f42-cd8a-46f3-892b-6ed9b4bb0788 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.232913 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-04012f42-cd8a-46f3-892b-6ed9b4bb0788 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:26.233112 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-04012f42-cd8a-46f3-892b-6ed9b4bb0788 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.233445 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-04012f42-cd8a-46f3-892b-6ed9b4bb0788 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.245582 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.245582 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:26.249758 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-04012f42-cd8a-46f3-892b-6ed9b4bb0788 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:26.254357 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-04012f42-cd8a-46f3-892b-6ed9b4bb0788 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:26.254911 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 991/3961] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:26 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:26.297930 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9d79288f-d26f-48e0-8ffc-4f636b246071 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.309283 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9d79288f-d26f-48e0-8ffc-4f636b246071 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:26.311548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9d79288f-d26f-48e0-8ffc-4f636b246071 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.312852 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9d79288f-d26f-48e0-8ffc-4f636b246071 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.313540 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-9d79288f-d26f-48e0-8ffc-4f636b246071 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:26.327769 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.327769 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:26.330427 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9d79288f-d26f-48e0-8ffc-4f636b246071 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:26.331947 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 997/3962] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:26 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:26.340397 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e830c21e-d112-4b03-be5a-2031c34104b8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.345403 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ea7f1c1b-644a-407a-a8cc-9a8bf920808b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.348380 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ea7f1c1b-644a-407a-a8cc-9a8bf920808b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f Aug 06 05:30:26.349021 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ea7f1c1b-644a-407a-a8cc-9a8bf920808b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.349548 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ea7f1c1b-644a-407a-a8cc-9a8bf920808b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.361685 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.361685 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:26.370656 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ea7f1c1b-644a-407a-a8cc-9a8bf920808b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:26.376687 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ea7f1c1b-644a-407a-a8cc-9a8bf920808b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f returned with HTTP 200 Aug 06 05:30:26.377219 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 986/3963] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:26 2026] GET /volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f => generated 965 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:26.393150 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9325cc7c-16f6-4c45-a109-96fcc30bae64 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.395461 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9325cc7c-16f6-4c45-a109-96fcc30bae64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f Aug 06 05:30:26.395695 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9325cc7c-16f6-4c45-a109-96fcc30bae64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.395973 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9325cc7c-16f6-4c45-a109-96fcc30bae64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.406767 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.406767 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:26.413339 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9325cc7c-16f6-4c45-a109-96fcc30bae64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:26.421685 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9325cc7c-16f6-4c45-a109-96fcc30bae64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f returned with HTTP 200 Aug 06 05:30:26.422382 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 992/3964] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:26 2026] GET /volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f => generated 965 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:26.444134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2026c2cd-992d-4fd9-9535-f5daaa86a9a5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.446855 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2026c2cd-992d-4fd9-9535-f5daaa86a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f Aug 06 05:30:26.447101 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2026c2cd-992d-4fd9-9535-f5daaa86a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.447399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2026c2cd-992d-4fd9-9535-f5daaa86a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.447635 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-2026c2cd-992d-4fd9-9535-f5daaa86a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume with id: b080e690-c746-4f1f-b29e-c05c9435be0f Aug 06 05:30:26.455555 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.455555 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:26.456148 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2026c2cd-992d-4fd9-9535-f5daaa86a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:26.458775 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:26.459255 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-214273383"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:26.461460 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-214273383'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:26.461557 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume of 1 GB Aug 06 05:30:26.465761 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:26.474212 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (114857a2-d6d8-4406-8882-221521a38f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:26.475255 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4e4cff-dae1-4ee9-b7b5-a2b6eb302f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:26.476479 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:26.477911 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2026c2cd-992d-4fd9-9535-f5daaa86a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume request issued successfully. Aug 06 05:30:26.478162 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2026c2cd-992d-4fd9-9535-f5daaa86a9a5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f returned with HTTP 202 Aug 06 05:30:26.478698 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 998/3965] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:26 2026] DELETE /volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:26.487573 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-185796bc-fe32-4cdf-afd1-2075dc616e66 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.490114 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-185796bc-fe32-4cdf-afd1-2075dc616e66 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f Aug 06 05:30:26.490423 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-185796bc-fe32-4cdf-afd1-2075dc616e66 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.490686 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-185796bc-fe32-4cdf-afd1-2075dc616e66 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.498774 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.498774 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:26.502588 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-185796bc-fe32-4cdf-afd1-2075dc616e66 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:26.508243 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-185796bc-fe32-4cdf-afd1-2075dc616e66 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f returned with HTTP 200 Aug 06 05:30:26.508243 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 987/3966] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:26 2026] GET /volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:26.508360 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4e4cff-dae1-4ee9-b7b5-a2b6eb302f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:26.509110 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77420dea-04db-452e-b364-22af324ddc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:26.605411 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['6c48a280-c545-448b-b375-abc720773b2f', 'b37b119b-0ec0-4027-984a-1b2a89780084', '2f94cd27-7d61-4e8c-bc74-0ce91d7c6ae5', '68d48e4f-8507-4bd5-9083-889d9e3d8568'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:26.606304 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77420dea-04db-452e-b364-22af324ddc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c48a280-c545-448b-b375-abc720773b2f', 'b37b119b-0ec0-4027-984a-1b2a89780084', '2f94cd27-7d61-4e8c-bc74-0ce91d7c6ae5', '68d48e4f-8507-4bd5-9083-889d9e3d8568']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:26.607059 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27252e29-1636-4012-b93f-65b32a022520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:26.635883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27252e29-1636-4012-b93f-65b32a022520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7e1637b-c4d3-4d59-a3c4-99b5531944df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-214273383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['6c48a280-c545-448b-b375-abc720773b2f','b37b119b-0ec0-4027-984a-1b2a89780084','2f94cd27-7d61-4e8c-bc74-0ce91d7c6ae5','68d48e4f-8507-4bd5-9083-889d9e3d8568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-214273383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7e1637b-c4d3-4d59-a3c4-99b5531944df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2967592070c4449a3f4c7919e07b4e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485b276d47fa4a278ccc737563532aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:26.640652 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29260bf2-d51b-4caf-9812-a4abbfe6a4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:26.656884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29260bf2-d51b-4caf-9812-a4abbfe6a4c0) transitioned into state 'SUCCESS' from state '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-214273383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['6c48a280-c545-448b-b375-abc720773b2f','b37b119b-0ec0-4027-984a-1b2a89780084','2f94cd27-7d61-4e8c-bc74-0ce91d7c6ae5','68d48e4f-8507-4bd5-9083-889d9e3d8568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:26.657771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd53424-1cfe-4182-9bdd-7b3371f4368f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:26.666114 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd53424-1cfe-4182-9bdd-7b3371f4368f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:26.666904 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (114857a2-d6d8-4406-8882-221521a38f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:26.667405 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request issued successfully. Aug 06 05:30:26.667934 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e830c21e-d112-4b03-be5a-2031c34104b8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:26.668307 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 990/3967] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:30:26 2026] POST /volume/v3/volumes => generated 777 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:26.680598 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2fa9fa10-1d0b-42c4-af1b-08bc9efba0a9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:26.682712 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2fa9fa10-1d0b-42c4-af1b-08bc9efba0a9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df Aug 06 05:30:26.682905 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2fa9fa10-1d0b-42c4-af1b-08bc9efba0a9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:26.683337 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2fa9fa10-1d0b-42c4-af1b-08bc9efba0a9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:26.690313 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:26.690313 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:26.693703 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2fa9fa10-1d0b-42c4-af1b-08bc9efba0a9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:26.697223 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2fa9fa10-1d0b-42c4-af1b-08bc9efba0a9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df returned with HTTP 200 Aug 06 05:30:26.697691 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 993/3968] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:26 2026] GET /volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:27.085096 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c2dce83a-1491-4ecd-a245-d2fe5d15a01a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:27.086939 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2dce83a-1491-4ecd-a245-d2fe5d15a01a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:27.087162 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2dce83a-1491-4ecd-a245-d2fe5d15a01a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:27.087388 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2dce83a-1491-4ecd-a245-d2fe5d15a01a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:27.096442 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:27.096442 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:27.101104 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c2dce83a-1491-4ecd-a245-d2fe5d15a01a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:27.108500 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2dce83a-1491-4ecd-a245-d2fe5d15a01a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:27.109096 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 999/3969] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:27 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:27.151693 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-54c06910-07b7-4eb8-8745-7b830cd2cc46 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:27.153403 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54c06910-07b7-4eb8-8745-7b830cd2cc46 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:27.153609 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-54c06910-07b7-4eb8-8745-7b830cd2cc46 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:27.153786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-54c06910-07b7-4eb8-8745-7b830cd2cc46 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:27.153894 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-54c06910-07b7-4eb8-8745-7b830cd2cc46 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:27.158124 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:27.158124 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:27.159168 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54c06910-07b7-4eb8-8745-7b830cd2cc46 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:27.159407 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 988/3970] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:27 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:27.523072 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-73ea250b-26af-44c9-819c-b674b84dcfd8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:27.526221 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73ea250b-26af-44c9-819c-b674b84dcfd8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f Aug 06 05:30:27.526221 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73ea250b-26af-44c9-819c-b674b84dcfd8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:27.526221 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73ea250b-26af-44c9-819c-b674b84dcfd8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:27.534282 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73ea250b-26af-44c9-819c-b674b84dcfd8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f returned with HTTP 404 Aug 06 05:30:27.535203 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 991/3971] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:27 2026] GET /volume/v3/volumes/b080e690-c746-4f1f-b29e-c05c9435be0f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:27.544273 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a561beef-0f6d-45cb-852c-1ca9551566e4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:27.546534 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a561beef-0f6d-45cb-852c-1ca9551566e4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:27.546753 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a561beef-0f6d-45cb-852c-1ca9551566e4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:27.547583 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a561beef-0f6d-45cb-852c-1ca9551566e4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:27.547726 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-a561beef-0f6d-45cb-852c-1ca9551566e4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete backup with id: 0414f36a-9bd1-4f07-98bc-aada216c57be. Aug 06 05:30:27.555989 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:27.555989 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:27.573600 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-a561beef-0f6d-45cb-852c-1ca9551566e4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] delete_backup rpcapi backup_id 0414f36a-9bd1-4f07-98bc-aada216c57be {{(pid=100426) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:30:27.575463 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a561beef-0f6d-45cb-852c-1ca9551566e4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 202 Aug 06 05:30:27.576455 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 994/3972] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:27 2026] DELETE /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:27.586583 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7d80794d-6e2d-4f4e-a2ff-31e0d7728e74 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:27.588559 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7d80794d-6e2d-4f4e-a2ff-31e0d7728e74 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:27.588939 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7d80794d-6e2d-4f4e-a2ff-31e0d7728e74 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:27.589222 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7d80794d-6e2d-4f4e-a2ff-31e0d7728e74 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:27.589358 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-7d80794d-6e2d-4f4e-a2ff-31e0d7728e74 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:27.596040 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:27.596040 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:27.597877 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7d80794d-6e2d-4f4e-a2ff-31e0d7728e74 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 200 Aug 06 05:30:27.597877 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1000/3973] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:27 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:27.715625 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-aa09cfc0-acf0-4768-bf16-e2b4d0b7d9a8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:27.721189 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aa09cfc0-acf0-4768-bf16-e2b4d0b7d9a8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df Aug 06 05:30:27.721516 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aa09cfc0-acf0-4768-bf16-e2b4d0b7d9a8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:27.721717 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aa09cfc0-acf0-4768-bf16-e2b4d0b7d9a8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:27.739343 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:27.739343 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:27.746636 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-aa09cfc0-acf0-4768-bf16-e2b4d0b7d9a8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:27.754237 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aa09cfc0-acf0-4768-bf16-e2b4d0b7d9a8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df returned with HTTP 200 Aug 06 05:30:27.754667 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 989/3974] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:27 2026] GET /volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:27.769227 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-867764ec-1632-4eb8-8227-03373acec543 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:27.771256 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-867764ec-1632-4eb8-8227-03373acec543 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:30:27.771634 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-867764ec-1632-4eb8-8227-03373acec543 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7e1637b-c4d3-4d59-a3c4-99b5531944df", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1458388872"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:27.785597 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:27.785597 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:27.786073 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-867764ec-1632-4eb8-8227-03373acec543 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:27.786647 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-867764ec-1632-4eb8-8227-03373acec543 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create snapshot from volume b7e1637b-c4d3-4d59-a3c4-99b5531944df Aug 06 05:30:27.837068 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-867764ec-1632-4eb8-8227-03373acec543 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['b4c02d91-e279-4afd-bc19-c6a256dae180', 'ef625450-e78b-4110-9c4b-c921da86628e', '312da7b9-1e8b-40a3-9943-6ad7a12ffe28', '1e04b9d8-5ae7-4447-a3df-d46991f20a1b'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:27.881887 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-867764ec-1632-4eb8-8227-03373acec543 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot create request issued successfully. Aug 06 05:30:27.882115 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-867764ec-1632-4eb8-8227-03373acec543 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:30:27.882539 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 992/3975] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:30:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:27.895147 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a2333f95-d67e-49eb-ba73-0a5af460ab7c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:27.898336 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a2333f95-d67e-49eb-ba73-0a5af460ab7c tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 Aug 06 05:30:27.898695 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a2333f95-d67e-49eb-ba73-0a5af460ab7c tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:27.902356 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a2333f95-d67e-49eb-ba73-0a5af460ab7c tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:27.907653 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:27.907653 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:27.909364 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a2333f95-d67e-49eb-ba73-0a5af460ab7c tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:27.909364 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a2333f95-d67e-49eb-ba73-0a5af460ab7c tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 returned with HTTP 200 Aug 06 05:30:27.909818 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 995/3976] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:27 2026] GET /volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:28.127719 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c39355c1-8b9c-4dbd-a0a2-461ea2aeeae4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:28.131432 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c39355c1-8b9c-4dbd-a0a2-461ea2aeeae4 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:28.131432 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c39355c1-8b9c-4dbd-a0a2-461ea2aeeae4 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:28.131432 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c39355c1-8b9c-4dbd-a0a2-461ea2aeeae4 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:28.138742 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:28.138742 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:28.143597 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c39355c1-8b9c-4dbd-a0a2-461ea2aeeae4 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:28.149469 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c39355c1-8b9c-4dbd-a0a2-461ea2aeeae4 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:28.150043 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1001/3977] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:28 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:28.175056 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a1c0f6d7-1154-4b98-bf1f-2fa07eb74546 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:28.177816 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1c0f6d7-1154-4b98-bf1f-2fa07eb74546 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:28.178106 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1c0f6d7-1154-4b98-bf1f-2fa07eb74546 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:28.178375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1c0f6d7-1154-4b98-bf1f-2fa07eb74546 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:28.178575 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-a1c0f6d7-1154-4b98-bf1f-2fa07eb74546 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:28.184582 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:28.184582 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:28.185658 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1c0f6d7-1154-4b98-bf1f-2fa07eb74546 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:28.186137 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 990/3978] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:28 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:28.609719 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a5003c9a-cb2e-4ece-ab0a-bf53dfde8c40 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:28.611879 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5003c9a-cb2e-4ece-ab0a-bf53dfde8c40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be Aug 06 05:30:28.612494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5003c9a-cb2e-4ece-ab0a-bf53dfde8c40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:28.612494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a5003c9a-cb2e-4ece-ab0a-bf53dfde8c40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:28.612494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-a5003c9a-cb2e-4ece-ab0a-bf53dfde8c40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0414f36a-9bd1-4f07-98bc-aada216c57be. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:28.616834 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a5003c9a-cb2e-4ece-ab0a-bf53dfde8c40 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be returned with HTTP 404 Aug 06 05:30:28.617369 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 993/3979] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:28 2026] GET /volume/v3/backups/0414f36a-9bd1-4f07-98bc-aada216c57be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:28.701306 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8bab515b-54f5-4d04-9c8f-5ea65203a4b7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:28.704549 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8bab515b-54f5-4d04-9c8f-5ea65203a4b7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:30:28.704549 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8bab515b-54f5-4d04-9c8f-5ea65203a4b7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:28.704549 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8bab515b-54f5-4d04-9c8f-5ea65203a4b7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:28.706429 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-8bab515b-54f5-4d04-9c8f-5ea65203a4b7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume with id: 64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:30:28.714067 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:28.714067 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:28.714686 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8bab515b-54f5-4d04-9c8f-5ea65203a4b7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:28.735475 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8bab515b-54f5-4d04-9c8f-5ea65203a4b7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume request issued successfully. Aug 06 05:30:28.735684 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8bab515b-54f5-4d04-9c8f-5ea65203a4b7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 returned with HTTP 202 Aug 06 05:30:28.736142 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 996/3980] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:28 2026] DELETE /volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:28.744675 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-74302c98-f889-4985-b474-05318905a73b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:28.746631 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-74302c98-f889-4985-b474-05318905a73b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:30:28.746877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-74302c98-f889-4985-b474-05318905a73b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:28.747103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-74302c98-f889-4985-b474-05318905a73b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:28.754623 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:28.754623 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:28.758431 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-74302c98-f889-4985-b474-05318905a73b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:28.763184 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-74302c98-f889-4985-b474-05318905a73b tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 returned with HTTP 200 Aug 06 05:30:28.763668 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1002/3981] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:28 2026] GET /volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:28.923716 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fa89e850-364f-46cc-a29c-4a9b12e43c53 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:28.925767 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fa89e850-364f-46cc-a29c-4a9b12e43c53 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 Aug 06 05:30:28.925980 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fa89e850-364f-46cc-a29c-4a9b12e43c53 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:28.926191 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fa89e850-364f-46cc-a29c-4a9b12e43c53 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:28.932134 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:28.932134 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:28.932533 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fa89e850-364f-46cc-a29c-4a9b12e43c53 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:28.933466 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fa89e850-364f-46cc-a29c-4a9b12e43c53 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 returned with HTTP 200 Aug 06 05:30:28.933971 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 991/3982] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:28 2026] GET /volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:28.943715 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7e936911-6bb1-43eb-917c-5fcb925d4614 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:29.060551 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e936911-6bb1-43eb-917c-5fcb925d4614 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] POST https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41/action Aug 06 05:30:29.061162 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e936911-6bb1-43eb-917c-5fcb925d4614 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:29.061162 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e936911-6bb1-43eb-917c-5fcb925d4614 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:29.069740 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:29.069740 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:29.070377 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7e936911-6bb1-43eb-917c-5fcb925d4614 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Snapshot retrieved successfully. Aug 06 05:30:29.071855 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-7e936911-6bb1-43eb-917c-5fcb925d4614 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '52149de4b5604aac8da5e839c78ab21a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2967592070c4449a3f4c7919e07b4e5', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:30:29.072109 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e936911-6bb1-43eb-917c-5fcb925d4614 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41/action returned with HTTP 403 Aug 06 05:30:29.072712 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 994/3983] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:30:28 2026] POST /volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41/action => generated 133 bytes in 130 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:29.085935 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3b8d90c4-655c-4aab-b637-06246dacff87 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:29.087738 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3b8d90c4-655c-4aab-b637-06246dacff87 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 Aug 06 05:30:29.087941 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3b8d90c4-655c-4aab-b637-06246dacff87 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:29.088151 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3b8d90c4-655c-4aab-b637-06246dacff87 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:29.088260 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-3b8d90c4-655c-4aab-b637-06246dacff87 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete snapshot with id: 176b142f-d9b7-4979-9a25-a4d7bcc7ca41 Aug 06 05:30:29.095420 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:29.095420 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:29.095896 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3b8d90c4-655c-4aab-b637-06246dacff87 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:29.119275 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3b8d90c4-655c-4aab-b637-06246dacff87 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot delete request issued successfully. Aug 06 05:30:29.119530 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3b8d90c4-655c-4aab-b637-06246dacff87 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 returned with HTTP 202 Aug 06 05:30:29.120208 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 997/3984] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:30:29 2026] DELETE /volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:29.134347 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e880d47c-dd19-4c9e-8ae3-0926289dda5d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:29.136392 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e880d47c-dd19-4c9e-8ae3-0926289dda5d tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 Aug 06 05:30:29.136668 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e880d47c-dd19-4c9e-8ae3-0926289dda5d tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:29.137025 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e880d47c-dd19-4c9e-8ae3-0926289dda5d tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:29.155740 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:29.155740 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:29.155740 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e880d47c-dd19-4c9e-8ae3-0926289dda5d tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:29.155740 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e880d47c-dd19-4c9e-8ae3-0926289dda5d tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 returned with HTTP 200 Aug 06 05:30:29.155740 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1003/3985] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:29 2026] GET /volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:29.173765 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3757aac7-f100-4070-9a63-a87b6480eb13 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:29.176987 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3757aac7-f100-4070-9a63-a87b6480eb13 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:29.176987 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3757aac7-f100-4070-9a63-a87b6480eb13 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:29.179570 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3757aac7-f100-4070-9a63-a87b6480eb13 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:29.187913 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:29.187913 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:29.193096 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3757aac7-f100-4070-9a63-a87b6480eb13 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:29.201794 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3757aac7-f100-4070-9a63-a87b6480eb13 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:29.202020 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8f569d67-36e5-428e-990f-81d0d59fe8a7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:29.202454 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 992/3986] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:29 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:29.204338 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8f569d67-36e5-428e-990f-81d0d59fe8a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:29.204561 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8f569d67-36e5-428e-990f-81d0d59fe8a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:29.204744 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8f569d67-36e5-428e-990f-81d0d59fe8a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:29.204882 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-8f569d67-36e5-428e-990f-81d0d59fe8a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:29.214215 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:29.214215 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:29.215149 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8f569d67-36e5-428e-990f-81d0d59fe8a7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:29.215556 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 995/3987] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:29 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:29.787838 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b6e2254c-de18-4cb7-b6c4-aaf09431e69e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:29.791101 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6e2254c-de18-4cb7-b6c4-aaf09431e69e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:30:29.791532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6e2254c-de18-4cb7-b6c4-aaf09431e69e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:29.791923 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6e2254c-de18-4cb7-b6c4-aaf09431e69e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:29.807816 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6e2254c-de18-4cb7-b6c4-aaf09431e69e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 returned with HTTP 404 Aug 06 05:30:29.809154 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 998/3988] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:29 2026] GET /volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:29.820774 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0496c5c5-5eda-4f95-9e4f-ff38f8967fb4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:29.822527 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0496c5c5-5eda-4f95-9e4f-ff38f8967fb4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:30:29.822718 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0496c5c5-5eda-4f95-9e4f-ff38f8967fb4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:29.822916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0496c5c5-5eda-4f95-9e4f-ff38f8967fb4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:29.829490 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0496c5c5-5eda-4f95-9e4f-ff38f8967fb4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 returned with HTTP 404 Aug 06 05:30:29.830139 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1004/3989] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:29 2026] GET /volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:29.837309 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3dd42dbc-3101-4b09-aaf3-b6f84f729ae0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:29.839786 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3dd42dbc-3101-4b09-aaf3-b6f84f729ae0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:30:29.840071 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3dd42dbc-3101-4b09-aaf3-b6f84f729ae0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:29.840358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3dd42dbc-3101-4b09-aaf3-b6f84f729ae0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:29.840584 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-3dd42dbc-3101-4b09-aaf3-b6f84f729ae0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume with id: 64de722c-cc86-469f-8abf-849d252b1bc5 Aug 06 05:30:29.848506 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3dd42dbc-3101-4b09-aaf3-b6f84f729ae0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 returned with HTTP 404 Aug 06 05:30:29.849158 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 993/3990] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:29 2026] DELETE /volume/v3/volumes/64de722c-cc86-469f-8abf-849d252b1bc5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:29.863505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d03dfa25-af38-4882-afea-6d12e010aabe None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:29.865044 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:29.865381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1504579614"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:29.866711 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1504579614'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:29.866858 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume of 1 GB Aug 06 05:30:29.871185 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Availability Zones retrieved successfully. Aug 06 05:30:29.876490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (64ee362d-e726-44bd-b2b8-fa37659fecc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:29.877608 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae2885e-7637-4ea2-b262-a6a0986f5f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:29.878655 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:29.912069 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae2885e-7637-4ea2-b262-a6a0986f5f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:29.912743 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (442cba1d-db24-4e96-87d8-85c01b9073f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:29.961616 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['7944364f-2508-49b3-b51b-8885cc9e89bf', '19bf3f05-98b8-4d4b-abd1-79cfe4b23d52', 'a91e8ffa-6560-41c6-8b68-4123f546366e', 'b0b12d9f-343d-4f24-9696-35a1dbc89209'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:29.962606 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (442cba1d-db24-4e96-87d8-85c01b9073f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7944364f-2508-49b3-b51b-8885cc9e89bf', '19bf3f05-98b8-4d4b-abd1-79cfe4b23d52', 'a91e8ffa-6560-41c6-8b68-4123f546366e', 'b0b12d9f-343d-4f24-9696-35a1dbc89209']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:29.963411 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3735d3c9-6e24-4539-82a4-37d4523dc37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:29.990428 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3735d3c9-6e24-4539-82a4-37d4523dc37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdeb8f85-c2fd-4b5f-8c90-06de63c9799a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1504579614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['7944364f-2508-49b3-b51b-8885cc9e89bf','19bf3f05-98b8-4d4b-abd1-79cfe4b23d52','a91e8ffa-6560-41c6-8b68-4123f546366e','b0b12d9f-343d-4f24-9696-35a1dbc89209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1504579614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdeb8f85-c2fd-4b5f-8c90-06de63c9799a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed426263523492cb6ce8d9ea61a2607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:29.991249 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea056098-6269-40eb-b63b-ad6dc2ef4468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:30.011595 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea056098-6269-40eb-b63b-ad6dc2ef4468) transitioned into state 'SUCCESS' from state '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-1504579614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed426263523492cb6ce8d9ea61a2607',qos_specs=None,replication_status=,reservations=['7944364f-2508-49b3-b51b-8885cc9e89bf','19bf3f05-98b8-4d4b-abd1-79cfe4b23d52','a91e8ffa-6560-41c6-8b68-4123f546366e','b0b12d9f-343d-4f24-9696-35a1dbc89209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e201706c420a43f0a9a8e608fa5de6a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:30.012345 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f98f30-0082-4f95-a33c-99255d505770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:30.022807 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f98f30-0082-4f95-a33c-99255d505770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:30.023725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Flow 'volume_create_api' (64ee362d-e726-44bd-b2b8-fa37659fecc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:30.024258 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Create volume request issued successfully. Aug 06 05:30:30.024686 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d03dfa25-af38-4882-afea-6d12e010aabe tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:30.025161 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 996/3991] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:30:29 2026] POST /volume/v3/volumes => generated 749 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:30.040937 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7651bcb2-e09e-444d-a59c-80164e0cb0ee None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.042889 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7651bcb2-e09e-444d-a59c-80164e0cb0ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:30:30.043118 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7651bcb2-e09e-444d-a59c-80164e0cb0ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:30.043427 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7651bcb2-e09e-444d-a59c-80164e0cb0ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:30.052763 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:30.052763 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:30.058479 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7651bcb2-e09e-444d-a59c-80164e0cb0ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:30.064144 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7651bcb2-e09e-444d-a59c-80164e0cb0ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:30:30.064607 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 999/3992] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:30 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:30.162189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-65acb17d-ba79-4334-87da-084da12f7c4a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.163940 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-65acb17d-ba79-4334-87da-084da12f7c4a tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 Aug 06 05:30:30.164143 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-65acb17d-ba79-4334-87da-084da12f7c4a tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:30.164344 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-65acb17d-ba79-4334-87da-084da12f7c4a tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:30.168354 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-65acb17d-ba79-4334-87da-084da12f7c4a tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 returned with HTTP 404 Aug 06 05:30:30.168806 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1005/3993] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:30 2026] GET /volume/v3/snapshots/176b142f-d9b7-4979-9a25-a4d7bcc7ca41 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:30.178262 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-eeefdd70-a1b4-4d13-8d99-7266c703a242 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.180272 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eeefdd70-a1b4-4d13-8d99-7266c703a242 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df Aug 06 05:30:30.180480 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eeefdd70-a1b4-4d13-8d99-7266c703a242 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:30.180664 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eeefdd70-a1b4-4d13-8d99-7266c703a242 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:30.180820 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-eeefdd70-a1b4-4d13-8d99-7266c703a242 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume with id: b7e1637b-c4d3-4d59-a3c4-99b5531944df Aug 06 05:30:30.188592 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:30.188592 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:30.188931 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-eeefdd70-a1b4-4d13-8d99-7266c703a242 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:30.208989 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-eeefdd70-a1b4-4d13-8d99-7266c703a242 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume request issued successfully. Aug 06 05:30:30.209243 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eeefdd70-a1b4-4d13-8d99-7266c703a242 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df returned with HTTP 202 Aug 06 05:30:30.209864 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 994/3994] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:30 2026] DELETE /volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:30.220760 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d9ac803f-51b2-4c9f-b11a-4ac11341427a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.223394 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e8cc264d-cfed-46e5-8de1-87725973c448 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.223693 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d9ac803f-51b2-4c9f-b11a-4ac11341427a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:30.224098 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d9ac803f-51b2-4c9f-b11a-4ac11341427a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:30.224510 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d9ac803f-51b2-4c9f-b11a-4ac11341427a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:30.225245 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e8cc264d-cfed-46e5-8de1-87725973c448 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df Aug 06 05:30:30.225530 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e8cc264d-cfed-46e5-8de1-87725973c448 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:30.225747 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e8cc264d-cfed-46e5-8de1-87725973c448 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:30.229408 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7dcab997-ca48-4463-be60-a0f98101e65e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.231913 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7dcab997-ca48-4463-be60-a0f98101e65e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:30.231913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7dcab997-ca48-4463-be60-a0f98101e65e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:30.231913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7dcab997-ca48-4463-be60-a0f98101e65e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:30.231913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-7dcab997-ca48-4463-be60-a0f98101e65e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:30.235403 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:30.235403 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:30.235591 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:30.235591 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:30.236493 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:30.236493 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:30.237327 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7dcab997-ca48-4463-be60-a0f98101e65e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:30.237744 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1006/3995] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:30 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:30.239423 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e8cc264d-cfed-46e5-8de1-87725973c448 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:30.242124 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d9ac803f-51b2-4c9f-b11a-4ac11341427a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:30.244100 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e8cc264d-cfed-46e5-8de1-87725973c448 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df returned with HTTP 200 Aug 06 05:30:30.244682 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1000/3996] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:30 2026] GET /volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:30.248408 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d9ac803f-51b2-4c9f-b11a-4ac11341427a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:30.249009 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 997/3997] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:30 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:30.630761 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-d4bba8b4-976f-45f6-89b8-7ed001672d3e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.633660 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-d4bba8b4-976f-45f6-89b8-7ed001672d3e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:30.633950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-d4bba8b4-976f-45f6-89b8-7ed001672d3e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:30.634213 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-d4bba8b4-976f-45f6-89b8-7ed001672d3e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:30.649433 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:30.649433 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:30.654717 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-d4bba8b4-976f-45f6-89b8-7ed001672d3e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:30.660765 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-d4bba8b4-976f-45f6-89b8-7ed001672d3e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:30.661383 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 995/3998] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:30:30 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:30.688978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-1e402ff8-b149-49ce-802c-a74399c2c953 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.690601 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-1e402ff8-b149-49ce-802c-a74399c2c953 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] POST https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4/action Aug 06 05:30:30.691389 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-1e402ff8-b149-49ce-802c-a74399c2c953 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:30.691599 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-1e402ff8-b149-49ce-802c-a74399c2c953 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:30.706220 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:30.706220 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:30.708313 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-1e402ff8-b149-49ce-802c-a74399c2c953 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:30.715230 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-1e402ff8-b149-49ce-802c-a74399c2c953 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Begin detaching volume completed successfully. Aug 06 05:30:30.715680 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-1e402ff8-b149-49ce-802c-a74399c2c953 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4/action returned with HTTP 202 Aug 06 05:30:30.716388 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1007/3999] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:30:30 2026] POST /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:30.770055 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1116b4fa-928a-4e03-9643-6dc38b3a994b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.771060 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1116b4fa-928a-4e03-9643-6dc38b3a994b None None] GET https://10.4.3.205/volume// Aug 06 05:30:30.771060 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1116b4fa-928a-4e03-9643-6dc38b3a994b None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:30.771060 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1116b4fa-928a-4e03-9643-6dc38b3a994b None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:30.771196 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1116b4fa-928a-4e03-9643-6dc38b3a994b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:30:30.771746 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1001/4000] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:30: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 06 05:30:30.781496 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-184860b7-32db-48ec-92c3-f7ece6c09a4d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:30.785719 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-184860b7-32db-48ec-92c3-f7ece6c09a4d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:30.786009 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-184860b7-32db-48ec-92c3-f7ece6c09a4d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:30.786256 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-184860b7-32db-48ec-92c3-f7ece6c09a4d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:30.801796 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:30.801796 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:30.804905 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-184860b7-32db-48ec-92c3-f7ece6c09a4d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:30.808610 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-184860b7-32db-48ec-92c3-f7ece6c09a4d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:30:30.809003 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 998/4001] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:30:30 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:31.083713 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9cb56251-152d-45fa-8234-7a7efb4f002e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:31.086152 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9cb56251-152d-45fa-8234-7a7efb4f002e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:30:31.086432 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9cb56251-152d-45fa-8234-7a7efb4f002e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:31.086949 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9cb56251-152d-45fa-8234-7a7efb4f002e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:31.097563 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:31.097563 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:31.102428 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9cb56251-152d-45fa-8234-7a7efb4f002e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:30:31.109019 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9cb56251-152d-45fa-8234-7a7efb4f002e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:30:31.109657 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 996/4002] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:31 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:31.251355 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0080e70e-882f-459a-b4f9-9cce7ebd8f86 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:31.256507 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0080e70e-882f-459a-b4f9-9cce7ebd8f86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:31.256507 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0080e70e-882f-459a-b4f9-9cce7ebd8f86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:31.257759 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0080e70e-882f-459a-b4f9-9cce7ebd8f86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:31.258035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0080e70e-882f-459a-b4f9-9cce7ebd8f86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:31.264466 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5d7a0656-75cf-4114-a04c-1c47d5e4d4dd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:31.265122 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-76a82538-ce52-446c-896a-2f90c7e73470 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:31.267611 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:31.267611 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:31.268757 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0080e70e-882f-459a-b4f9-9cce7ebd8f86 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:31.269367 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1008/4003] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:31 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:31.269679 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-76a82538-ce52-446c-896a-2f90c7e73470 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:31.270088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-76a82538-ce52-446c-896a-2f90c7e73470 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:31.270525 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5d7a0656-75cf-4114-a04c-1c47d5e4d4dd tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df Aug 06 05:30:31.270600 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-76a82538-ce52-446c-896a-2f90c7e73470 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:31.271044 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5d7a0656-75cf-4114-a04c-1c47d5e4d4dd tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:31.271427 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5d7a0656-75cf-4114-a04c-1c47d5e4d4dd tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:31.282783 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5d7a0656-75cf-4114-a04c-1c47d5e4d4dd tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df returned with HTTP 404 Aug 06 05:30:31.283504 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1002/4004] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:31 2026] GET /volume/v3/volumes/b7e1637b-c4d3-4d59-a3c4-99b5531944df => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:31.284816 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:31.284816 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:31.290610 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-76a82538-ce52-446c-896a-2f90c7e73470 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:31.294245 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:31.297882 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:31.298349 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-76a82538-ce52-446c-896a-2f90c7e73470 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:31.298423 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-209945855"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:31.298990 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 999/4005] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:31 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:31.300733 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-209945855'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:31.300968 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume of 1 GB Aug 06 05:30:31.310122 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:31.323434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (f7b1ae4a-a94c-460c-bd87-27170b18bbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:31.325638 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5a51d1-c41b-4e84-8f6b-f967d4bed1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:31.327875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:31.368755 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5a51d1-c41b-4e84-8f6b-f967d4bed1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:31.368755 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24036ee0-fdea-4585-b552-0aec8f80236d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:31.423792 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['84e7a19a-fa77-4046-a7ba-08fed99bf4b0', 'b8f60241-825c-492b-aaeb-2f2ae4b816e9', '135fb809-d5f3-43b4-9c63-b759213a1261', 'ba77377d-db77-45ee-b20c-60b29e8bda94'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:31.427298 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24036ee0-fdea-4585-b552-0aec8f80236d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84e7a19a-fa77-4046-a7ba-08fed99bf4b0', 'b8f60241-825c-492b-aaeb-2f2ae4b816e9', '135fb809-d5f3-43b4-9c63-b759213a1261', 'ba77377d-db77-45ee-b20c-60b29e8bda94']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:31.428472 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ac4f43-b4e4-4b18-a3e4-1662a939df4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:31.463445 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ac4f43-b4e4-4b18-a3e4-1662a939df4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-209945855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['84e7a19a-fa77-4046-a7ba-08fed99bf4b0','b8f60241-825c-492b-aaeb-2f2ae4b816e9','135fb809-d5f3-43b4-9c63-b759213a1261','ba77377d-db77-45ee-b20c-60b29e8bda94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-209945855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2967592070c4449a3f4c7919e07b4e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485b276d47fa4a278ccc737563532aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:31.466475 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c317a62c-5937-4f17-9313-c7b6007aae64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:31.490345 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c317a62c-5937-4f17-9313-c7b6007aae64) transitioned into state 'SUCCESS' from state '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-209945855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['84e7a19a-fa77-4046-a7ba-08fed99bf4b0','b8f60241-825c-492b-aaeb-2f2ae4b816e9','135fb809-d5f3-43b4-9c63-b759213a1261','ba77377d-db77-45ee-b20c-60b29e8bda94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:31.494308 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45fc3961-664a-4f09-a38a-4afca97a41fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:31.502844 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45fc3961-664a-4f09-a38a-4afca97a41fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:31.503977 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (f7b1ae4a-a94c-460c-bd87-27170b18bbd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:31.505153 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request issued successfully. Aug 06 05:30:31.505153 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b66e1832-fa98-4aef-97e3-78a0c97f3b88 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:31.505724 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 997/4006] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:30:31 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 06 05:30:31.520938 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5ef173c9-f651-4829-a029-6563bdc11afc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:31.523653 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5ef173c9-f651-4829-a029-6563bdc11afc tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 Aug 06 05:30:31.523915 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5ef173c9-f651-4829-a029-6563bdc11afc tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:31.524141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5ef173c9-f651-4829-a029-6563bdc11afc tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:31.532146 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:31.532146 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:31.536732 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5ef173c9-f651-4829-a029-6563bdc11afc tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:31.541817 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5ef173c9-f651-4829-a029-6563bdc11afc tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 returned with HTTP 200 Aug 06 05:30:31.541817 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1009/4007] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:31 2026] GET /volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:31.724866 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-57e723ee-a3c1-4b19-b66c-4486dd8fbba2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:31.725361 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-57e723ee-a3c1-4b19-b66c-4486dd8fbba2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] DELETE https://10.4.3.205/volume/v3/attachments/f6e5a881-111f-46ed-b369-cbfaa0c1740d Aug 06 05:30:31.725623 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-57e723ee-a3c1-4b19-b66c-4486dd8fbba2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:31.726560 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-57e723ee-a3c1-4b19-b66c-4486dd8fbba2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:31.737555 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:31.737555 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:31.796713 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5ebc0a9b-18bd-4063-a939-444274dbfd92 req-57e723ee-a3c1-4b19-b66c-4486dd8fbba2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/attachments/f6e5a881-111f-46ed-b369-cbfaa0c1740d returned with HTTP 200 Aug 06 05:30:31.797986 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1003/4008] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:30:31 2026] DELETE /volume/v3/attachments/f6e5a881-111f-46ed-b369-cbfaa0c1740d => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:32.283454 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-67b1335b-0422-4b0f-a7ed-21c6ed98e1bb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:32.285862 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-67b1335b-0422-4b0f-a7ed-21c6ed98e1bb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:30:32.286088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-67b1335b-0422-4b0f-a7ed-21c6ed98e1bb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:32.287090 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-67b1335b-0422-4b0f-a7ed-21c6ed98e1bb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:32.287216 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-67b1335b-0422-4b0f-a7ed-21c6ed98e1bb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:30:32.292130 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:32.292130 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:32.293026 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-67b1335b-0422-4b0f-a7ed-21c6ed98e1bb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:30:32.293594 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1000/4009] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:32 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:32.319915 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-121f591d-b0df-4bd9-a98c-8bac17891cb0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:32.321987 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-121f591d-b0df-4bd9-a98c-8bac17891cb0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:32.322210 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-121f591d-b0df-4bd9-a98c-8bac17891cb0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:32.322500 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-121f591d-b0df-4bd9-a98c-8bac17891cb0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:32.331744 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:32.331744 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:32.335597 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-121f591d-b0df-4bd9-a98c-8bac17891cb0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:32.340874 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-121f591d-b0df-4bd9-a98c-8bac17891cb0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:32.341364 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 998/4010] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:32 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:32.555322 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fdc0f692-388c-4271-ab2b-12216ade8f77 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:32.557568 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fdc0f692-388c-4271-ab2b-12216ade8f77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 Aug 06 05:30:32.557832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fdc0f692-388c-4271-ab2b-12216ade8f77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:32.558644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fdc0f692-388c-4271-ab2b-12216ade8f77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:32.568694 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:32.568694 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:32.573243 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fdc0f692-388c-4271-ab2b-12216ade8f77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:32.579659 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fdc0f692-388c-4271-ab2b-12216ade8f77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 returned with HTTP 200 Aug 06 05:30:32.580191 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1010/4011] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:32 2026] GET /volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:32.595452 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-96a2a573-5ab6-4557-be0f-302dc7eac918 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:32.597793 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-96a2a573-5ab6-4557-be0f-302dc7eac918 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:30:32.598157 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-96a2a573-5ab6-4557-be0f-302dc7eac918 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1085824426"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:32.608472 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:32.608472 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:32.608847 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-96a2a573-5ab6-4557-be0f-302dc7eac918 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:32.608996 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-96a2a573-5ab6-4557-be0f-302dc7eac918 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create snapshot from volume 5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 Aug 06 05:30:32.647193 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-96a2a573-5ab6-4557-be0f-302dc7eac918 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['2a278a11-7ea8-488d-a1a5-3ce478f01c4e', '47fc0b8e-5e38-48e7-ba15-d5b9131354c7', '0747f161-d41f-410d-8932-9b299e5f34f3', '0ab8b59b-7ce4-4fbb-8253-7f455a0d3850'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:32.691830 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-96a2a573-5ab6-4557-be0f-302dc7eac918 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot create request issued successfully. Aug 06 05:30:32.692255 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-96a2a573-5ab6-4557-be0f-302dc7eac918 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:30:32.692656 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1004/4012] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:30:32 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 06 05:30:32.705695 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-988b5c23-da1e-4d67-936f-d6f43f95aa77 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:32.708804 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-988b5c23-da1e-4d67-936f-d6f43f95aa77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 Aug 06 05:30:32.709044 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-988b5c23-da1e-4d67-936f-d6f43f95aa77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:32.709331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-988b5c23-da1e-4d67-936f-d6f43f95aa77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:32.718596 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:32.718596 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:32.719036 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-988b5c23-da1e-4d67-936f-d6f43f95aa77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:32.719958 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-988b5c23-da1e-4d67-936f-d6f43f95aa77 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 returned with HTTP 200 Aug 06 05:30:32.720612 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1001/4013] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:32 2026] GET /volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:32.887022 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d0815e2c-c05a-4370-8200-c9890fba1a03 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:32.889261 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d0815e2c-c05a-4370-8200-c9890fba1a03 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:30:32.889775 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d0815e2c-c05a-4370-8200-c9890fba1a03 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6eeffb5b-ca23-4150-b4e1-9723f0d263a4", "force": false, "name": "tempest-TestStampPattern-snapshot-149396535", "description": null, "metadata": null}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:32.899472 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:32.899472 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:32.900038 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d0815e2c-c05a-4370-8200-c9890fba1a03 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:30:32.900233 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-d0815e2c-c05a-4370-8200-c9890fba1a03 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Create snapshot from volume 6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:30:32.941899 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-d0815e2c-c05a-4370-8200-c9890fba1a03 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Created reservations ['134d9468-8a6b-47a6-9893-06aa2a1f3ff9', 'e50950ca-006a-4cd6-9156-4477e70ce4a0', '66f57169-ce51-4a7c-bb56-e6a6e23d10ec', '90cf4a77-53fb-46a5-9fb1-0c267c7d0155'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:32.973366 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d0815e2c-c05a-4370-8200-c9890fba1a03 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Snapshot create request issued successfully. Aug 06 05:30:32.973366 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d0815e2c-c05a-4370-8200-c9890fba1a03 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:30:32.973366 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 999/4014] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:30:32 2026] POST /volume/v3/snapshots => generated 302 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:32.984782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-173620fc-bba3-4bf8-ba84-fd1b43039f0a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:32.988452 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-173620fc-bba3-4bf8-ba84-fd1b43039f0a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 Aug 06 05:30:32.988682 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-173620fc-bba3-4bf8-ba84-fd1b43039f0a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:32.988885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-173620fc-bba3-4bf8-ba84-fd1b43039f0a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:33.000685 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:33.000685 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:33.001341 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-173620fc-bba3-4bf8-ba84-fd1b43039f0a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Snapshot retrieved successfully. Aug 06 05:30:33.002521 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-173620fc-bba3-4bf8-ba84-fd1b43039f0a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 returned with HTTP 200 Aug 06 05:30:33.004240 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1011/4015] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:32 2026] GET /volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:33.362832 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-462b1c56-e5dd-45d8-85e0-0798024d5229 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:33.366622 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-462b1c56-e5dd-45d8-85e0-0798024d5229 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:33.366827 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-462b1c56-e5dd-45d8-85e0-0798024d5229 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:33.367064 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-462b1c56-e5dd-45d8-85e0-0798024d5229 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:33.380679 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:33.380679 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:33.385748 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-462b1c56-e5dd-45d8-85e0-0798024d5229 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:33.391811 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-462b1c56-e5dd-45d8-85e0-0798024d5229 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:33.393424 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1005/4016] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:33 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:33.410660 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c6ed4462-6aef-4bda-befa-dc59a58c3b4b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:33.412626 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6ed4462-6aef-4bda-befa-dc59a58c3b4b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:33.412837 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6ed4462-6aef-4bda-befa-dc59a58c3b4b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:33.413405 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6ed4462-6aef-4bda-befa-dc59a58c3b4b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:33.421863 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:33.421863 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:33.428043 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c6ed4462-6aef-4bda-befa-dc59a58c3b4b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:33.435057 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6ed4462-6aef-4bda-befa-dc59a58c3b4b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:33.435590 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1002/4017] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:33 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:33.459858 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c016a4b9-ef62-4015-b7a7-070c7212a3f6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:33.462104 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c016a4b9-ef62-4015-b7a7-070c7212a3f6 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:33.462389 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c016a4b9-ef62-4015-b7a7-070c7212a3f6 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:33.462608 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c016a4b9-ef62-4015-b7a7-070c7212a3f6 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:33.462780 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-c016a4b9-ef62-4015-b7a7-070c7212a3f6 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume with id: 255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:33.471060 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:33.471060 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:33.471706 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c016a4b9-ef62-4015-b7a7-070c7212a3f6 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:33.493157 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c016a4b9-ef62-4015-b7a7-070c7212a3f6 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume request issued successfully. Aug 06 05:30:33.493394 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c016a4b9-ef62-4015-b7a7-070c7212a3f6 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 202 Aug 06 05:30:33.493807 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1000/4018] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:30:33 2026] DELETE /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:30:33.503362 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-76b7a5d1-ee11-4ba2-975a-7b97902b0882 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:33.505639 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-76b7a5d1-ee11-4ba2-975a-7b97902b0882 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:33.505905 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-76b7a5d1-ee11-4ba2-975a-7b97902b0882 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:33.506742 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-76b7a5d1-ee11-4ba2-975a-7b97902b0882 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:33.514285 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:33.514285 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:33.519878 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-76b7a5d1-ee11-4ba2-975a-7b97902b0882 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:33.524005 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-76b7a5d1-ee11-4ba2-975a-7b97902b0882 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 200 Aug 06 05:30:33.524495 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1012/4019] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:33 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:33.733653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-71dfaf9c-2bc9-4456-8dcc-86c83df1c62f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:33.735980 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-71dfaf9c-2bc9-4456-8dcc-86c83df1c62f tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 Aug 06 05:30:33.736725 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-71dfaf9c-2bc9-4456-8dcc-86c83df1c62f tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:33.736725 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-71dfaf9c-2bc9-4456-8dcc-86c83df1c62f tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:33.742431 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:33.742431 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:33.742738 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-71dfaf9c-2bc9-4456-8dcc-86c83df1c62f tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:33.743498 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-71dfaf9c-2bc9-4456-8dcc-86c83df1c62f tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 returned with HTTP 200 Aug 06 05:30:33.743922 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1006/4020] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:33 2026] GET /volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:33.757598 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cdff6aeb-cf40-4da5-ba2c-905ec4d53ed8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:33.760049 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cdff6aeb-cf40-4da5-ba2c-905ec4d53ed8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] GET https://10.4.3.205/volume/v3/snapshots Aug 06 05:30:33.760307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cdff6aeb-cf40-4da5-ba2c-905ec4d53ed8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:33.760589 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cdff6aeb-cf40-4da5-ba2c-905ec4d53ed8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:33.760893 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-cdff6aeb-cf40-4da5-ba2c-905ec4d53ed8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:30:33.761951 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.db.api [None req-cdff6aeb-cf40-4da5-ba2c-905ec4d53ed8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Building query based on filter {{(pid=100429) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:30:33.766447 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cdff6aeb-cf40-4da5-ba2c-905ec4d53ed8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Get all snapshots completed successfully. Aug 06 05:30:33.768008 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cdff6aeb-cf40-4da5-ba2c-905ec4d53ed8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] https://10.4.3.205/volume/v3/snapshots returned with HTTP 200 Aug 06 05:30:33.768008 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1003/4021] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:30:33 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 06 05:30:33.778688 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f1bdd99a-8bc7-494d-8c0c-c233ca5d658e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:33.780892 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f1bdd99a-8bc7-494d-8c0c-c233ca5d658e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 Aug 06 05:30:33.781137 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f1bdd99a-8bc7-494d-8c0c-c233ca5d658e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:33.781401 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f1bdd99a-8bc7-494d-8c0c-c233ca5d658e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:33.781528 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-f1bdd99a-8bc7-494d-8c0c-c233ca5d658e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete snapshot with id: 0879a378-2a3f-44ad-b3c4-252167ca5ec9 Aug 06 05:30:33.789772 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:33.789772 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:33.790158 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f1bdd99a-8bc7-494d-8c0c-c233ca5d658e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:33.811532 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f1bdd99a-8bc7-494d-8c0c-c233ca5d658e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot delete request issued successfully. Aug 06 05:30:33.812225 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f1bdd99a-8bc7-494d-8c0c-c233ca5d658e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 returned with HTTP 202 Aug 06 05:30:33.812225 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1001/4022] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:30:33 2026] DELETE /volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:33.820925 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0366b9be-3053-493a-996d-4f24f426de9b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:33.823796 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0366b9be-3053-493a-996d-4f24f426de9b tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 Aug 06 05:30:33.824151 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0366b9be-3053-493a-996d-4f24f426de9b tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:33.824464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0366b9be-3053-493a-996d-4f24f426de9b tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:33.830912 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:33.830912 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:33.831355 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0366b9be-3053-493a-996d-4f24f426de9b tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:33.831993 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0366b9be-3053-493a-996d-4f24f426de9b tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 returned with HTTP 200 Aug 06 05:30:33.832395 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1013/4023] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:33 2026] GET /volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:34.014644 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-df5641f1-9de3-4682-885d-8a48583c8314 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:34.016439 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-df5641f1-9de3-4682-885d-8a48583c8314 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 Aug 06 05:30:34.016645 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-df5641f1-9de3-4682-885d-8a48583c8314 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:34.016868 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-df5641f1-9de3-4682-885d-8a48583c8314 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:34.030556 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:34.030556 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:34.031223 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-df5641f1-9de3-4682-885d-8a48583c8314 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Snapshot retrieved successfully. Aug 06 05:30:34.032270 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-df5641f1-9de3-4682-885d-8a48583c8314 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 returned with HTTP 200 Aug 06 05:30:34.035872 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1007/4024] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:34 2026] GET /volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:34.055263 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-48ad41a7-7059-43a2-8ffe-5d7031e32b1d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:34.062459 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-48ad41a7-7059-43a2-8ffe-5d7031e32b1d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 Aug 06 05:30:34.062459 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-48ad41a7-7059-43a2-8ffe-5d7031e32b1d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:34.062459 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-48ad41a7-7059-43a2-8ffe-5d7031e32b1d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:34.071151 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:34.071151 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:34.071802 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-48ad41a7-7059-43a2-8ffe-5d7031e32b1d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Snapshot retrieved successfully. Aug 06 05:30:34.075122 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-48ad41a7-7059-43a2-8ffe-5d7031e32b1d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 returned with HTTP 200 Aug 06 05:30:34.075832 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1004/4025] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:34 2026] GET /volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:34.346016 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5a599311-5622-4706-970c-b2698e89dea0 req-37b3cce4-cd8c-4ad0-98dd-2ccd2a843f47 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:34.348746 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-37b3cce4-cd8c-4ad0-98dd-2ccd2a843f47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:30:34.349035 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-37b3cce4-cd8c-4ad0-98dd-2ccd2a843f47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:34.349276 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-37b3cce4-cd8c-4ad0-98dd-2ccd2a843f47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:34.358286 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:34.358286 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:34.362976 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-5a599311-5622-4706-970c-b2698e89dea0 req-37b3cce4-cd8c-4ad0-98dd-2ccd2a843f47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:30:34.369546 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-37b3cce4-cd8c-4ad0-98dd-2ccd2a843f47 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 200 Aug 06 05:30:34.370157 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1002/4026] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:30:34 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:34.380583 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9028d74c-0c63-4168-9c0e-ff4ac84083e5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:34.380998 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9028d74c-0c63-4168-9c0e-ff4ac84083e5 None None] GET https://10.4.3.205/volume// Aug 06 05:30:34.381160 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9028d74c-0c63-4168-9c0e-ff4ac84083e5 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:34.381372 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9028d74c-0c63-4168-9c0e-ff4ac84083e5 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:34.381793 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9028d74c-0c63-4168-9c0e-ff4ac84083e5 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:30:34.382185 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1014/4027] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:30: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 06 05:30:34.392903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5a599311-5622-4706-970c-b2698e89dea0 req-ea7bd304-3560-40a5-91bf-48723a0de8b9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:34.395490 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-ea7bd304-3560-40a5-91bf-48723a0de8b9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:30:34.395951 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-ea7bd304-3560-40a5-91bf-48723a0de8b9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f85300c8-07d8-40f5-adf8-e05b58885dc6", "connector": null, "instance_uuid": "748a727f-2dcb-466f-96a5-5f1193bc59dd"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:34.407625 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:34.407625 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:34.455258 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-ea7bd304-3560-40a5-91bf-48723a0de8b9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:30:34.455946 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1008/4028] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:30:34 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 06 05:30:34.547266 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-12aa2b3a-e24a-474a-9474-4af0e167724e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:34.553136 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-12aa2b3a-e24a-474a-9474-4af0e167724e tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:30:34.553136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-12aa2b3a-e24a-474a-9474-4af0e167724e tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:34.553136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-12aa2b3a-e24a-474a-9474-4af0e167724e tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:34.573491 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-12aa2b3a-e24a-474a-9474-4af0e167724e tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 404 Aug 06 05:30:34.574591 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1005/4029] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:34 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:30:34.845581 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d4878f9a-f5f9-47b1-ba73-449561369d3e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:34.848304 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d4878f9a-f5f9-47b1-ba73-449561369d3e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 Aug 06 05:30:34.848633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d4878f9a-f5f9-47b1-ba73-449561369d3e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:34.849496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d4878f9a-f5f9-47b1-ba73-449561369d3e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:34.855939 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d4878f9a-f5f9-47b1-ba73-449561369d3e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 returned with HTTP 404 Aug 06 05:30:34.857051 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1003/4030] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:34 2026] GET /volume/v3/snapshots/0879a378-2a3f-44ad-b3c4-252167ca5ec9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:34.873855 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5044711d-a51d-4c24-bbed-eaf5ab2076f2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:34.876198 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5044711d-a51d-4c24-bbed-eaf5ab2076f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 Aug 06 05:30:34.876763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5044711d-a51d-4c24-bbed-eaf5ab2076f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:34.876763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5044711d-a51d-4c24-bbed-eaf5ab2076f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:34.876956 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-5044711d-a51d-4c24-bbed-eaf5ab2076f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume with id: 5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 Aug 06 05:30:34.886932 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:34.886932 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:34.887718 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5044711d-a51d-4c24-bbed-eaf5ab2076f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:34.919788 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5044711d-a51d-4c24-bbed-eaf5ab2076f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume request issued successfully. Aug 06 05:30:34.921743 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5044711d-a51d-4c24-bbed-eaf5ab2076f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 returned with HTTP 202 Aug 06 05:30:34.921743 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1015/4031] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:34 2026] DELETE /volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:34.936755 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a0113336-07c4-4e70-be2f-a381ca7c6edd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:34.942411 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a0113336-07c4-4e70-be2f-a381ca7c6edd tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 Aug 06 05:30:34.942411 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a0113336-07c4-4e70-be2f-a381ca7c6edd tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:34.942411 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a0113336-07c4-4e70-be2f-a381ca7c6edd tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:34.956509 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:34.956509 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:34.966180 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a0113336-07c4-4e70-be2f-a381ca7c6edd tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:34.973835 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a0113336-07c4-4e70-be2f-a381ca7c6edd tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 returned with HTTP 200 Aug 06 05:30:34.974596 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1009/4032] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:34 2026] GET /volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:35.995005 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-34e7ec08-d485-442e-8ed0-a46dc7743b82 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:35.996860 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34e7ec08-d485-442e-8ed0-a46dc7743b82 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 Aug 06 05:30:35.997119 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-34e7ec08-d485-442e-8ed0-a46dc7743b82 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:35.997385 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-34e7ec08-d485-442e-8ed0-a46dc7743b82 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:36.006218 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34e7ec08-d485-442e-8ed0-a46dc7743b82 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 returned with HTTP 404 Aug 06 05:30:36.006862 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1006/4033] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:35 2026] GET /volume/v3/volumes/5f020bc5-a1ed-4c95-9c0c-7c1eea0a74e0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:36.018540 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:36.023713 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:36.024108 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1203579039"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:36.028903 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1203579039'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:36.029894 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume of 1 GB Aug 06 05:30:36.039973 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:36.045530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (55a71df9-71d7-43e7-b49a-53a56e34b97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:36.047557 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7a7b4a-1339-4411-93c1-cd9542d77cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:36.048415 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:36.077477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7a7b4a-1339-4411-93c1-cd9542d77cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:36.078247 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8804420a-ad6d-4c22-9375-e98d91409ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:36.132427 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['a6548f5a-b773-4a0c-9a6a-bb783d3fc720', 'a0039b80-d7f1-4a98-95db-fa7e2ffef6d6', '4c80941e-6d09-430b-afdc-edca2e61e3c6', '44d14470-63e0-4352-8792-79dff5545685'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:36.133392 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8804420a-ad6d-4c22-9375-e98d91409ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6548f5a-b773-4a0c-9a6a-bb783d3fc720', 'a0039b80-d7f1-4a98-95db-fa7e2ffef6d6', '4c80941e-6d09-430b-afdc-edca2e61e3c6', '44d14470-63e0-4352-8792-79dff5545685']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:36.134448 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205135aa-81ae-45dc-8219-e73a0d4702f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:36.144363 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-070c7812-1ee2-42ec-a0fc-47aee2d9ae95 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:36.145205 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-070c7812-1ee2-42ec-a0fc-47aee2d9ae95 None None] GET https://10.4.3.205/volume// Aug 06 05:30:36.145435 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-070c7812-1ee2-42ec-a0fc-47aee2d9ae95 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:36.145854 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-070c7812-1ee2-42ec-a0fc-47aee2d9ae95 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:36.146477 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-070c7812-1ee2-42ec-a0fc-47aee2d9ae95 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:30:36.146882 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1016/4034] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:30:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:30:36.159871 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5a599311-5622-4706-970c-b2698e89dea0 req-d5de6a36-f5bc-48a8-aa21-a658805be384 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:36.163727 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-d5de6a36-f5bc-48a8-aa21-a658805be384 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:30:36.163954 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-d5de6a36-f5bc-48a8-aa21-a658805be384 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:36.164816 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-d5de6a36-f5bc-48a8-aa21-a658805be384 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:36.170060 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205135aa-81ae-45dc-8219-e73a0d4702f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fd947ab-44b2-40a5-ad50-ac0733a034c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203579039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['a6548f5a-b773-4a0c-9a6a-bb783d3fc720','a0039b80-d7f1-4a98-95db-fa7e2ffef6d6','4c80941e-6d09-430b-afdc-edca2e61e3c6','44d14470-63e0-4352-8792-79dff5545685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203579039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fd947ab-44b2-40a5-ad50-ac0733a034c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2967592070c4449a3f4c7919e07b4e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485b276d47fa4a278ccc737563532aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:36.171092 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571dec50-454a-43c2-b6da-35bd621200b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:36.181507 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:36.181507 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:36.186558 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-5a599311-5622-4706-970c-b2698e89dea0 req-d5de6a36-f5bc-48a8-aa21-a658805be384 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:30:36.194079 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-d5de6a36-f5bc-48a8-aa21-a658805be384 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 200 Aug 06 05:30:36.194869 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1010/4035] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:30:36 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 1533 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:36.195718 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571dec50-454a-43c2-b6da-35bd621200b6) transitioned into state 'SUCCESS' from state '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-1203579039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['a6548f5a-b773-4a0c-9a6a-bb783d3fc720','a0039b80-d7f1-4a98-95db-fa7e2ffef6d6','4c80941e-6d09-430b-afdc-edca2e61e3c6','44d14470-63e0-4352-8792-79dff5545685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:36.196754 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c5bf431-6b08-49ea-aff4-fce35ab66b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:36.209077 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c5bf431-6b08-49ea-aff4-fce35ab66b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:36.209974 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (55a71df9-71d7-43e7-b49a-53a56e34b97b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:36.210299 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request issued successfully. Aug 06 05:30:36.211306 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6a593dba-ae7c-4d5a-8c18-fec3b3d98272 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:36.211648 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1004/4036] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:30:36 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 06 05:30:36.233165 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d07f89f4-e9da-4655-bf6c-91a80057807e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:36.236848 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d07f89f4-e9da-4655-bf6c-91a80057807e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 Aug 06 05:30:36.236848 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d07f89f4-e9da-4655-bf6c-91a80057807e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:36.236848 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d07f89f4-e9da-4655-bf6c-91a80057807e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:36.251110 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:36.251110 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:36.260333 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d07f89f4-e9da-4655-bf6c-91a80057807e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:36.266865 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d07f89f4-e9da-4655-bf6c-91a80057807e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 returned with HTTP 200 Aug 06 05:30:36.267413 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1007/4037] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:36 2026] GET /volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:36.387775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-5a599311-5622-4706-970c-b2698e89dea0 req-a64b6d3c-c123-42a8-82c5-223de355cd7c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:36.390097 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-a64b6d3c-c123-42a8-82c5-223de355cd7c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] PUT https://10.4.3.205/volume/v3/attachments/67b276b0-1f20-4196-98f4-41c9c00daaa3 Aug 06 05:30:36.390697 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-a64b6d3c-c123-42a8-82c5-223de355cd7c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:36.402372 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-5a599311-5622-4706-970c-b2698e89dea0 req-a64b6d3c-c123-42a8-82c5-223de355cd7c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Acquiring lock "cinder-attachment_update-f85300c8-07d8-40f5-adf8-e05b58885dc6-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:30:36.407581 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-5a599311-5622-4706-970c-b2698e89dea0 req-a64b6d3c-c123-42a8-82c5-223de355cd7c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Lock "cinder-attachment_update-f85300c8-07d8-40f5-adf8-e05b58885dc6-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:30:36.408586 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:36.408586 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:36.527440 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-5a599311-5622-4706-970c-b2698e89dea0 req-a64b6d3c-c123-42a8-82c5-223de355cd7c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Lock "cinder-attachment_update-f85300c8-07d8-40f5-adf8-e05b58885dc6-np0000006623" released by "attachment_update" :: held 0.120s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:30:36.527834 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-a64b6d3c-c123-42a8-82c5-223de355cd7c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/attachments/67b276b0-1f20-4196-98f4-41c9c00daaa3 returned with HTTP 200 Aug 06 05:30:36.528445 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1017/4038] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:30:36 2026] PUT /volume/v3/attachments/67b276b0-1f20-4196-98f4-41c9c00daaa3 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:36.570156 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5a599311-5622-4706-970c-b2698e89dea0 req-de6a7469-ef30-47c4-b993-bfd8c5c38fa9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:36.573766 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-de6a7469-ef30-47c4-b993-bfd8c5c38fa9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/attachments/67b276b0-1f20-4196-98f4-41c9c00daaa3/action Aug 06 05:30:36.574080 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-de6a7469-ef30-47c4-b993-bfd8c5c38fa9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:36.574225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-de6a7469-ef30-47c4-b993-bfd8c5c38fa9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:36.605546 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:36.605546 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:36.626636 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a599311-5622-4706-970c-b2698e89dea0 req-de6a7469-ef30-47c4-b993-bfd8c5c38fa9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/attachments/67b276b0-1f20-4196-98f4-41c9c00daaa3/action returned with HTTP 204 Aug 06 05:30:36.626636 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1011/4039] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:30:36 2026] POST /volume/v3/attachments/67b276b0-1f20-4196-98f4-41c9c00daaa3/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:36.994080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:36.995860 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:36.996207 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "4543790d-53cb-4cf2-8f70-0bf256484262", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:36.997786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '4543790d-53cb-4cf2-8f70-0bf256484262', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:37.110830 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume of 1 GB Aug 06 05:30:37.111685 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:37.111685 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:37.117696 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Availability Zones retrieved successfully. Aug 06 05:30:37.124865 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (26021acc-8631-4553-9132-b33ff36f8bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:37.126475 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e8e205-ae5d-4539-ae1c-495e092d0eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:37.127736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:37.213999 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e8e205-ae5d-4539-ae1c-495e092d0eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:37.215106 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2ea2d9-ca0b-4aaf-aec1-36aefa8f7fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:37.284028 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Created reservations ['9878186f-7b83-476b-b9ce-5400231798c7', '33fc69d3-c1ca-4912-9a4f-4a17f5d0112f', '296c3e3a-c016-4770-827c-6bdc19dc9f20', '1d125d61-f117-4817-be80-e6c13ea47b6d'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:37.284638 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2ea2d9-ca0b-4aaf-aec1-36aefa8f7fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9878186f-7b83-476b-b9ce-5400231798c7', '33fc69d3-c1ca-4912-9a4f-4a17f5d0112f', '296c3e3a-c016-4770-827c-6bdc19dc9f20', '1d125d61-f117-4817-be80-e6c13ea47b6d']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:37.285431 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-77aa10f8-7982-4435-b01e-5ba42b9e6760 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:37.285754 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (700ab0c3-0648-4310-8cf2-6a8b667e1d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:37.287038 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77aa10f8-7982-4435-b01e-5ba42b9e6760 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 Aug 06 05:30:37.287246 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77aa10f8-7982-4435-b01e-5ba42b9e6760 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:37.287527 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77aa10f8-7982-4435-b01e-5ba42b9e6760 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:37.298398 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:37.298398 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:37.303583 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-77aa10f8-7982-4435-b01e-5ba42b9e6760 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:37.309993 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77aa10f8-7982-4435-b01e-5ba42b9e6760 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 returned with HTTP 200 Aug 06 05:30:37.309993 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1008/4040] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:37 2026] GET /volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:37.318234 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (700ab0c3-0648-4310-8cf2-6a8b667e1d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00f2c27d-b5b0-49f6-82c4-91f16299a944', '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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['9878186f-7b83-476b-b9ce-5400231798c7','33fc69d3-c1ca-4912-9a4f-4a17f5d0112f','296c3e3a-c016-4770-827c-6bdc19dc9f20','1d125d61-f117-4817-be80-e6c13ea47b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:37Z,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=00f2c27d-b5b0-49f6-82c4-91f16299a944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0aa73a67bc14226a7eda4c9efc18127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23beaa66245a4f4daa33805efa1db496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:37.319129 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bdbe918-bc7a-49c8-b4c7-ac7806128095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:37.327846 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a32bb47f-9ab9-4138-8f05-ef8ed1052301 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:37.330303 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a32bb47f-9ab9-4138-8f05-ef8ed1052301 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:30:37.330749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a32bb47f-9ab9-4138-8f05-ef8ed1052301 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fd947ab-44b2-40a5-ad50-ac0733a034c2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-649783588"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:37.345225 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:37.345225 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:37.345745 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a32bb47f-9ab9-4138-8f05-ef8ed1052301 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:37.345949 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-a32bb47f-9ab9-4138-8f05-ef8ed1052301 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create snapshot from volume 7fd947ab-44b2-40a5-ad50-ac0733a034c2 Aug 06 05:30:37.349711 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bdbe918-bc7a-49c8-b4c7-ac7806128095) transitioned into state 'SUCCESS' from 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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['9878186f-7b83-476b-b9ce-5400231798c7','33fc69d3-c1ca-4912-9a4f-4a17f5d0112f','296c3e3a-c016-4770-827c-6bdc19dc9f20','1d125d61-f117-4817-be80-e6c13ea47b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:37.350690 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba69b3f-5c48-4506-964e-5c13117599a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:37.362461 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba69b3f-5c48-4506-964e-5c13117599a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:37.363434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (26021acc-8631-4553-9132-b33ff36f8bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:37.363897 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request issued successfully. Aug 06 05:30:37.364615 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3b6097e-5116-4157-9b95-98803bdbfde3 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:37.365227 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1005/4041] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:30:36 2026] POST /volume/v3/volumes => generated 775 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:37.385091 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bdd90a94-62ba-45a4-a1ad-06e2f62a4934 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:37.389305 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdd90a94-62ba-45a4-a1ad-06e2f62a4934 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:37.389305 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdd90a94-62ba-45a4-a1ad-06e2f62a4934 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:37.389474 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdd90a94-62ba-45a4-a1ad-06e2f62a4934 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:37.400396 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:37.400396 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:37.404110 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-a32bb47f-9ab9-4138-8f05-ef8ed1052301 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['f1991db9-bd5d-4e12-b2a3-8daa040358dd', 'eaa5ccd9-fe5b-4029-8881-e6f3aa1206c7', 'c951be37-fb67-459d-a6fc-a8b7e2ef3421', '6bd74615-5157-4812-ba59-9f910d9e9f48'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:37.408888 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bdd90a94-62ba-45a4-a1ad-06e2f62a4934 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:37.415161 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdd90a94-62ba-45a4-a1ad-06e2f62a4934 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:37.415161 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1012/4042] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:37 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:37.455508 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a32bb47f-9ab9-4138-8f05-ef8ed1052301 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot create request issued successfully. Aug 06 05:30:37.458306 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a32bb47f-9ab9-4138-8f05-ef8ed1052301 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:30:37.458306 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1018/4043] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:30:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:37.469421 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9724c531-ebf9-4ad7-8d7a-5bafc3569339 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:37.470297 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9724c531-ebf9-4ad7-8d7a-5bafc3569339 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d Aug 06 05:30:37.470297 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9724c531-ebf9-4ad7-8d7a-5bafc3569339 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:37.470517 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9724c531-ebf9-4ad7-8d7a-5bafc3569339 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:37.481572 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:37.481572 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:37.481572 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9724c531-ebf9-4ad7-8d7a-5bafc3569339 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:37.481572 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9724c531-ebf9-4ad7-8d7a-5bafc3569339 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d returned with HTTP 200 Aug 06 05:30:37.481908 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1009/4044] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:37 2026] GET /volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:37.859473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0c6cf8f4-9809-46c8-83ff-a8d0cccd2a41 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:37.935094 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0c6cf8f4-9809-46c8-83ff-a8d0cccd2a41 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:37.935461 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0c6cf8f4-9809-46c8-83ff-a8d0cccd2a41 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1735886174", "extra_specs": {}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:37.936893 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:37.936893 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:37.958315 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0c6cf8f4-9809-46c8-83ff-a8d0cccd2a41 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:37.958315 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1006/4045] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:30:37 2026] POST /volume/v3/types => generated 212 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:37.964407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0cbc1ceb-86a8-407b-b820-71d13f35869e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:37.966748 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0cbc1ceb-86a8-407b-b820-71d13f35869e tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] POST https://10.4.3.205/volume/v3/types/9bdb26f4-1814-4f2d-8111-9e6de0d22d1b/encryption Aug 06 05:30:37.967072 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0cbc1ceb-86a8-407b-b820-71d13f35869e tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:37.985210 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0cbc1ceb-86a8-407b-b820-71d13f35869e tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] https://10.4.3.205/volume/v3/types/9bdb26f4-1814-4f2d-8111-9e6de0d22d1b/encryption returned with HTTP 200 Aug 06 05:30:37.985656 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1013/4046] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:30:37 2026] POST /volume/v3/types/9bdb26f4-1814-4f2d-8111-9e6de0d22d1b/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:37.996001 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:38.082839 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:38.083129 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-455644717", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1735886174", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:38.084513 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-455644717', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1735886174', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:38.087849 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:30:38.088153 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:38.088153 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:38.089087 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:30:38.094192 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (96ad823f-6125-4133-82fe-b8929dc18f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:38.095101 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53b8a14d-99ae-403c-83bf-f9de7f212183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:38.095987 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:38.118712 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53b8a14d-99ae-403c-83bf-f9de7f212183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:30:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9bdb26f4-1814-4f2d-8111-9e6de0d22d1b,is_public=True,name='tempest-scenario-type-luks-1735886174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bdb26f4-1814-4f2d-8111-9e6de0d22d1b', '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=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:38.119623 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afa994ab-b934-4e17-b07f-0e8c4fb3d61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:38.159650 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1735886174 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1735886174, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:38.160100 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1735886174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1735886174, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:38.194070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['0adbbc2d-ee90-45fc-a8cd-285d1d34370f', 'f3fbe10b-5bb1-45a1-80cf-93b9e4d2e4bf', 'b54329cd-149d-4f00-97e5-beef1e90081a', 'e74824bb-0e49-466a-b6ff-98bc26ac953d'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:38.194870 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afa994ab-b934-4e17-b07f-0e8c4fb3d61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0adbbc2d-ee90-45fc-a8cd-285d1d34370f', 'f3fbe10b-5bb1-45a1-80cf-93b9e4d2e4bf', 'b54329cd-149d-4f00-97e5-beef1e90081a', 'e74824bb-0e49-466a-b6ff-98bc26ac953d']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:38.195564 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c95a85-6ca0-4fc3-9620-f5301275d7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:38.219374 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c95a85-6ca0-4fc3-9620-f5301275d7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '115864c5-d4bd-4382-b877-0a34a1ca836c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-455644717',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['0adbbc2d-ee90-45fc-a8cd-285d1d34370f','f3fbe10b-5bb1-45a1-80cf-93b9e4d2e4bf','b54329cd-149d-4f00-97e5-beef1e90081a','e74824bb-0e49-466a-b6ff-98bc26ac953d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=9bdb26f4-1814-4f2d-8111-9e6de0d22d1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-455644717',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=115864c5-d4bd-4382-b877-0a34a1ca836c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bdb26f4-1814-4f2d-8111-9e6de0d22d1b),volume_type_id=9bdb26f4-1814-4f2d-8111-9e6de0d22d1b)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:38.223313 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe6d407-bd99-4738-b19d-2795a2dfdf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:38.238985 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe6d407-bd99-4738-b19d-2795a2dfdf3b) transitioned into state 'SUCCESS' from state '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-455644717',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['0adbbc2d-ee90-45fc-a8cd-285d1d34370f','f3fbe10b-5bb1-45a1-80cf-93b9e4d2e4bf','b54329cd-149d-4f00-97e5-beef1e90081a','e74824bb-0e49-466a-b6ff-98bc26ac953d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=9bdb26f4-1814-4f2d-8111-9e6de0d22d1b)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:38.239852 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0792dda-afc9-43d4-ba66-302d403a9f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:38.249825 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0792dda-afc9-43d4-ba66-302d403a9f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:38.250923 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (96ad823f-6125-4133-82fe-b8929dc18f86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:38.251301 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:30:38.251949 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0f10dd2f-577b-4284-9a38-72c7e93a819d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:38.252449 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1019/4047] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:37 2026] POST /volume/v3/volumes => generated 779 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:38.268760 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f58b9b5b-d991-487c-a168-9e992eb1f8ee None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:38.271371 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f58b9b5b-d991-487c-a168-9e992eb1f8ee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:38.271765 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f58b9b5b-d991-487c-a168-9e992eb1f8ee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:38.272066 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f58b9b5b-d991-487c-a168-9e992eb1f8ee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:38.281855 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:38.281855 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:38.289135 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f58b9b5b-d991-487c-a168-9e992eb1f8ee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:30:38.296243 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f58b9b5b-d991-487c-a168-9e992eb1f8ee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c returned with HTTP 200 Aug 06 05:30:38.296751 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1010/4048] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:38 2026] GET /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:38.436609 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ba2f811b-97ac-4d06-8ab0-9566355b1141 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:38.439897 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ba2f811b-97ac-4d06-8ab0-9566355b1141 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:38.440002 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ba2f811b-97ac-4d06-8ab0-9566355b1141 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:38.440186 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ba2f811b-97ac-4d06-8ab0-9566355b1141 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:38.449421 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:38.449421 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:38.455057 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ba2f811b-97ac-4d06-8ab0-9566355b1141 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:38.459619 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ba2f811b-97ac-4d06-8ab0-9566355b1141 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:38.460035 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1007/4049] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:38 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:38.492659 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-90875cda-3b46-42f9-b1cd-d5eca6f69f86 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:38.494400 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90875cda-3b46-42f9-b1cd-d5eca6f69f86 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d Aug 06 05:30:38.494605 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90875cda-3b46-42f9-b1cd-d5eca6f69f86 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:38.495166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90875cda-3b46-42f9-b1cd-d5eca6f69f86 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:38.500436 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:38.500436 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:38.500871 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-90875cda-3b46-42f9-b1cd-d5eca6f69f86 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:38.501627 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90875cda-3b46-42f9-b1cd-d5eca6f69f86 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d returned with HTTP 200 Aug 06 05:30:38.502350 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1014/4050] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:38 2026] GET /volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:30:38.511604 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bece7f0a-7d9c-45c3-9d75-bf448b558be4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:38.514658 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bece7f0a-7d9c-45c3-9d75-bf448b558be4 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] POST https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d/action Aug 06 05:30:38.515002 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bece7f0a-7d9c-45c3-9d75-bf448b558be4 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:38.515092 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bece7f0a-7d9c-45c3-9d75-bf448b558be4 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:38.516334 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.admin_actions [None req-bece7f0a-7d9c-45c3-9d75-bf448b558be4 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Updating snapshot 'bac537d9-8ce7-4a1b-bba1-6020fe346d7d' with '{'status': 'error'}' {{(pid=100428) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:30:38.525166 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:38.525166 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:38.525696 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.policy [None req-bece7f0a-7d9c-45c3-9d75-bf448b558be4 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '52149de4b5604aac8da5e839c78ab21a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2967592070c4449a3f4c7919e07b4e5', '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=100428) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:30:38.525937 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bece7f0a-7d9c-45c3-9d75-bf448b558be4 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d/action returned with HTTP 403 Aug 06 05:30:38.526456 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1020/4051] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:30:38 2026] POST /volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:38.533706 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-153a458d-9dca-4a01-b8a8-9f34cc2eb966 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:38.536019 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-153a458d-9dca-4a01-b8a8-9f34cc2eb966 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d Aug 06 05:30:38.536570 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-153a458d-9dca-4a01-b8a8-9f34cc2eb966 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:38.537017 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-153a458d-9dca-4a01-b8a8-9f34cc2eb966 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:38.537457 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-153a458d-9dca-4a01-b8a8-9f34cc2eb966 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete snapshot with id: bac537d9-8ce7-4a1b-bba1-6020fe346d7d Aug 06 05:30:38.547031 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:38.547031 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:38.547960 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-153a458d-9dca-4a01-b8a8-9f34cc2eb966 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:38.568552 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-153a458d-9dca-4a01-b8a8-9f34cc2eb966 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot delete request issued successfully. Aug 06 05:30:38.569431 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-153a458d-9dca-4a01-b8a8-9f34cc2eb966 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d returned with HTTP 202 Aug 06 05:30:38.570240 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1011/4052] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:30:38 2026] DELETE /volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:38.579241 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6fc1e4ca-9c25-4853-95b3-0391930dd843 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:38.585045 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6fc1e4ca-9c25-4853-95b3-0391930dd843 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d Aug 06 05:30:38.585260 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6fc1e4ca-9c25-4853-95b3-0391930dd843 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:38.585570 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6fc1e4ca-9c25-4853-95b3-0391930dd843 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:38.592548 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:38.592548 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:38.592971 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6fc1e4ca-9c25-4853-95b3-0391930dd843 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:38.594456 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6fc1e4ca-9c25-4853-95b3-0391930dd843 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d returned with HTTP 200 Aug 06 05:30:38.594456 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1008/4053] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:38 2026] GET /volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:39.311445 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bfaa9efc-dbe0-4587-b35a-ea322b3ca4d2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:39.314309 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bfaa9efc-dbe0-4587-b35a-ea322b3ca4d2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:39.314492 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bfaa9efc-dbe0-4587-b35a-ea322b3ca4d2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:39.314663 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bfaa9efc-dbe0-4587-b35a-ea322b3ca4d2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:39.322933 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:39.322933 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:39.328051 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bfaa9efc-dbe0-4587-b35a-ea322b3ca4d2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:30:39.332555 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bfaa9efc-dbe0-4587-b35a-ea322b3ca4d2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c returned with HTTP 200 Aug 06 05:30:39.332954 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1015/4054] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:39 2026] GET /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:39.349134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a6800d5c-590d-4516-8ec8-48e85c28c453 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:39.350771 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a6800d5c-590d-4516-8ec8-48e85c28c453 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:39.350954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a6800d5c-590d-4516-8ec8-48e85c28c453 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:39.351159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a6800d5c-590d-4516-8ec8-48e85c28c453 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:39.357532 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:39.357532 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:39.360701 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a6800d5c-590d-4516-8ec8-48e85c28c453 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:30:39.364390 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a6800d5c-590d-4516-8ec8-48e85c28c453 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c returned with HTTP 200 Aug 06 05:30:39.364716 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1021/4055] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:39 2026] GET /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:39.382236 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-decd4ed7-98b0-4bd5-bce8-1780a1072743 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:39.386192 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-decd4ed7-98b0-4bd5-bce8-1780a1072743 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c/action Aug 06 05:30:39.386555 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-decd4ed7-98b0-4bd5-bce8-1780a1072743 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:39.386684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-decd4ed7-98b0-4bd5-bce8-1780a1072743 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:39.399509 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:39.399509 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:39.399993 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-decd4ed7-98b0-4bd5-bce8-1780a1072743 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:30:39.409700 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-decd4ed7-98b0-4bd5-bce8-1780a1072743 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume updated successfully. Aug 06 05:30:39.409962 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-decd4ed7-98b0-4bd5-bce8-1780a1072743 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c/action returned with HTTP 200 Aug 06 05:30:39.410749 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1012/4056] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:30:39 2026] POST /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 05:30:39.477357 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-befec337-44a0-48db-95c2-4b298c6c6a38 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:39.479451 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-befec337-44a0-48db-95c2-4b298c6c6a38 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:39.479638 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-befec337-44a0-48db-95c2-4b298c6c6a38 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:39.479822 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-befec337-44a0-48db-95c2-4b298c6c6a38 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:39.490176 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:39.490176 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:39.495510 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-befec337-44a0-48db-95c2-4b298c6c6a38 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:39.499926 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-befec337-44a0-48db-95c2-4b298c6c6a38 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:39.500581 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1009/4057] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:39 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:39.505555 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-64e8c0dc-3a3a-4f10-b653-09800392701f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:39.508134 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-64e8c0dc-3a3a-4f10-b653-09800392701f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:39.509314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-64e8c0dc-3a3a-4f10-b653-09800392701f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:39.509314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-64e8c0dc-3a3a-4f10-b653-09800392701f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:39.519022 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:39.519022 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:39.527155 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-64e8c0dc-3a3a-4f10-b653-09800392701f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:30:39.531100 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-64e8c0dc-3a3a-4f10-b653-09800392701f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c returned with HTTP 200 Aug 06 05:30:39.531495 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1016/4058] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:30:39 2026] GET /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:39.605779 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3f53e4b0-9174-4384-9cc1-4dc108b45a3e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:39.607884 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f53e4b0-9174-4384-9cc1-4dc108b45a3e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d Aug 06 05:30:39.608065 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f53e4b0-9174-4384-9cc1-4dc108b45a3e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:39.608244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f53e4b0-9174-4384-9cc1-4dc108b45a3e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:39.613041 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f53e4b0-9174-4384-9cc1-4dc108b45a3e tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d returned with HTTP 404 Aug 06 05:30:39.613503 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1022/4059] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:39 2026] GET /volume/v3/snapshots/bac537d9-8ce7-4a1b-bba1-6020fe346d7d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:39.623381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-70214b69-3bd7-45a7-a137-4deab98ab095 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:39.625157 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-70214b69-3bd7-45a7-a137-4deab98ab095 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 Aug 06 05:30:39.625381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-70214b69-3bd7-45a7-a137-4deab98ab095 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:39.625679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-70214b69-3bd7-45a7-a137-4deab98ab095 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:39.625743 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-70214b69-3bd7-45a7-a137-4deab98ab095 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume with id: 7fd947ab-44b2-40a5-ad50-ac0733a034c2 Aug 06 05:30:39.636734 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:39.636734 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:39.637605 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-70214b69-3bd7-45a7-a137-4deab98ab095 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:39.661312 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-70214b69-3bd7-45a7-a137-4deab98ab095 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume request issued successfully. Aug 06 05:30:39.661312 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-70214b69-3bd7-45a7-a137-4deab98ab095 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 returned with HTTP 202 Aug 06 05:30:39.661312 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1013/4060] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:39 2026] DELETE /volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:39.667412 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c2a5e363-dfa1-41e6-ba36-e0f38e50f800 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:39.671384 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c2a5e363-dfa1-41e6-ba36-e0f38e50f800 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 Aug 06 05:30:39.671384 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c2a5e363-dfa1-41e6-ba36-e0f38e50f800 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:39.671384 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c2a5e363-dfa1-41e6-ba36-e0f38e50f800 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:39.678741 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:39.678741 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:39.682378 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c2a5e363-dfa1-41e6-ba36-e0f38e50f800 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:39.686218 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c2a5e363-dfa1-41e6-ba36-e0f38e50f800 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 returned with HTTP 200 Aug 06 05:30:39.686702 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1010/4061] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:39 2026] GET /volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:40.035769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-c5f827f0-7947-405b-86ea-82b5e279e618 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:40.037918 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-c5f827f0-7947-405b-86ea-82b5e279e618 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:40.038144 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-c5f827f0-7947-405b-86ea-82b5e279e618 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:40.038406 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-c5f827f0-7947-405b-86ea-82b5e279e618 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:40.045559 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:40.045559 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:40.049233 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-c5f827f0-7947-405b-86ea-82b5e279e618 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:30:40.053689 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-c5f827f0-7947-405b-86ea-82b5e279e618 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c returned with HTTP 200 Aug 06 05:30:40.054271 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1017/4062] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:30:40 2026] GET /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:40.063350 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e0126b46-2891-4540-b865-57c6c0590276 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:40.063680 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e0126b46-2891-4540-b865-57c6c0590276 None None] GET https://10.4.3.205/volume// Aug 06 05:30:40.063882 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e0126b46-2891-4540-b865-57c6c0590276 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:40.064088 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e0126b46-2891-4540-b865-57c6c0590276 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:40.064442 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e0126b46-2891-4540-b865-57c6c0590276 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:30:40.064857 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1023/4063] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:30: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 06 05:30:40.072064 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-55ef4ae5-daa1-40c3-af5e-163a66a6112b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:40.074743 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-55ef4ae5-daa1-40c3-af5e-163a66a6112b tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:30:40.080620 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-55ef4ae5-daa1-40c3-af5e-163a66a6112b tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "115864c5-d4bd-4382-b877-0a34a1ca836c", "connector": null, "instance_uuid": "95b1fd15-cac3-443e-98a6-5e7d0df971cf"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:40.085887 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:40.085887 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:40.117246 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-55ef4ae5-daa1-40c3-af5e-163a66a6112b tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:30:40.117947 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1014/4064] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:30:40 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 06 05:30:40.240253 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:40.242251 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:40.242584 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1612529485", "snapshot_id": "1819e753-d173-46f4-ae45-24ee213af976", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:40.244608 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1612529485', 'snapshot_id': '1819e753-d173-46f4-ae45-24ee213af976', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:40.249609 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:40.249609 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:40.250000 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Snapshot retrieved successfully. Aug 06 05:30:40.250105 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Create volume of 1 GB Aug 06 05:30:40.253737 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Availability Zones retrieved successfully. Aug 06 05:30:40.258683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Flow 'volume_create_api' (b65a3867-d76b-4d74-bee2-70201b11412f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:40.259532 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced3daeb-a1af-41dc-9101-85a5617bc148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.260617 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:40.295975 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced3daeb-a1af-41dc-9101-85a5617bc148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1819e753-d173-46f4-ae45-24ee213af976', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.297944 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412aa4d2-100b-4646-9805-67902ac6235a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.349248 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Created reservations ['6d86f21b-09c6-4a34-acfc-f25ba7454ba0', '78799b99-cbe3-426b-ba51-0b4c12032f31', '83b545be-bab3-4881-80c3-80fbb71fc358', 'f5aa490e-e0c4-4476-8626-02504599b6f3'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:40.350300 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412aa4d2-100b-4646-9805-67902ac6235a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d86f21b-09c6-4a34-acfc-f25ba7454ba0', '78799b99-cbe3-426b-ba51-0b4c12032f31', '83b545be-bab3-4881-80c3-80fbb71fc358', 'f5aa490e-e0c4-4476-8626-02504599b6f3']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.351268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f12da4-5dbf-4f91-8eb0-29b21b33c5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.393472 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f12da4-5dbf-4f91-8eb0-29b21b33c5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '731e1176-6f85-4c47-af16-2d3890badc2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1612529485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ac4fbc4cfc4ef5958a51e5a70a89d4',qos_specs=None,replication_status=,reservations=['6d86f21b-09c6-4a34-acfc-f25ba7454ba0','78799b99-cbe3-426b-ba51-0b4c12032f31','83b545be-bab3-4881-80c3-80fbb71fc358','f5aa490e-e0c4-4476-8626-02504599b6f3'],size=1,snapshot_id=1819e753-d173-46f4-ae45-24ee213af976,source_replicaid=,source_volid=None,status='creating',user_id='6debb76d54d44a4e80f1aaed36e0e203',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1612529485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=731e1176-6f85-4c47-af16-2d3890badc2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ac4fbc4cfc4ef5958a51e5a70a89d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1819e753-d173-46f4-ae45-24ee213af976,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6debb76d54d44a4e80f1aaed36e0e203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.394174 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905e061a-3bb5-45d1-a6d5-83504f15d136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.409499 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905e061a-3bb5-45d1-a6d5-83504f15d136) transitioned into state 'SUCCESS' from state '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-1612529485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ac4fbc4cfc4ef5958a51e5a70a89d4',qos_specs=None,replication_status=,reservations=['6d86f21b-09c6-4a34-acfc-f25ba7454ba0','78799b99-cbe3-426b-ba51-0b4c12032f31','83b545be-bab3-4881-80c3-80fbb71fc358','f5aa490e-e0c4-4476-8626-02504599b6f3'],size=1,snapshot_id=1819e753-d173-46f4-ae45-24ee213af976,source_replicaid=,source_volid=None,status='creating',user_id='6debb76d54d44a4e80f1aaed36e0e203',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.410196 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3adc2c-235a-4abc-b1dd-7a0474e1504e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.430069 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3adc2c-235a-4abc-b1dd-7a0474e1504e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.430887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Flow 'volume_create_api' (b65a3867-d76b-4d74-bee2-70201b11412f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:40.431173 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Create volume request issued successfully. Aug 06 05:30:40.431766 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aed69c16-198a-43bb-b28f-356f7c4f42d2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:40.432330 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1011/4065] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:30:40 2026] POST /volume/v3/volumes => generated 781 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:40.517274 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-915e4196-ee8a-4666-b6bd-02de42e4a339 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:40.519138 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-915e4196-ee8a-4666-b6bd-02de42e4a339 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:40.519363 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-915e4196-ee8a-4666-b6bd-02de42e4a339 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:40.519552 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-915e4196-ee8a-4666-b6bd-02de42e4a339 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:40.528131 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:40.528131 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:40.532751 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-915e4196-ee8a-4666-b6bd-02de42e4a339 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:40.539671 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-915e4196-ee8a-4666-b6bd-02de42e4a339 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:40.540144 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1018/4066] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:40 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:30:40.703381 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d94884d2-0c83-4df0-81f8-77e919017430 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:40.705105 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d94884d2-0c83-4df0-81f8-77e919017430 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 Aug 06 05:30:40.705262 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d94884d2-0c83-4df0-81f8-77e919017430 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:40.705474 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d94884d2-0c83-4df0-81f8-77e919017430 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:40.718319 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d94884d2-0c83-4df0-81f8-77e919017430 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 returned with HTTP 404 Aug 06 05:30:40.718319 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1024/4067] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:40 2026] GET /volume/v3/volumes/7fd947ab-44b2-40a5-ad50-ac0733a034c2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:40.730310 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-041c3019-312c-4920-b804-c67018f58ae3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:40.735360 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:40.735773 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-561085381"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:40.737633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-561085381'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:40.737787 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume of 1 GB Aug 06 05:30:40.739687 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:40.739687 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:40.747070 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:40.757517 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (bb6b6e24-02cb-4c97-99ae-ed585700c58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:40.757517 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bc0418-9543-45e4-bba6-75a689d825f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.758193 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:40.786360 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bc0418-9543-45e4-bba6-75a689d825f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.787437 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898e3543-ec9d-4d7f-984e-ae18c49980a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.835849 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['53397880-3a08-4197-b5fe-c21f890394ab', '1cd9388b-2e8d-4b7d-9368-a1fbf44e9f80', '03993870-7200-42b7-9b2e-4643154d2577', '9c1516b2-a54b-4446-8cea-d0dfdfb9569c'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:40.836754 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898e3543-ec9d-4d7f-984e-ae18c49980a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53397880-3a08-4197-b5fe-c21f890394ab', '1cd9388b-2e8d-4b7d-9368-a1fbf44e9f80', '03993870-7200-42b7-9b2e-4643154d2577', '9c1516b2-a54b-4446-8cea-d0dfdfb9569c']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.837752 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (becae65e-5212-4cb2-873b-cd6c67034bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.864251 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (becae65e-5212-4cb2-873b-cd6c67034bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ab119f2-cf36-4079-8023-ae5c0bbe97c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-561085381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['53397880-3a08-4197-b5fe-c21f890394ab','1cd9388b-2e8d-4b7d-9368-a1fbf44e9f80','03993870-7200-42b7-9b2e-4643154d2577','9c1516b2-a54b-4446-8cea-d0dfdfb9569c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-561085381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ab119f2-cf36-4079-8023-ae5c0bbe97c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2967592070c4449a3f4c7919e07b4e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485b276d47fa4a278ccc737563532aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.865032 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18578e9a-71f8-4c66-bac5-b14847998039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.881937 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18578e9a-71f8-4c66-bac5-b14847998039) transitioned into state 'SUCCESS' from state '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-561085381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['53397880-3a08-4197-b5fe-c21f890394ab','1cd9388b-2e8d-4b7d-9368-a1fbf44e9f80','03993870-7200-42b7-9b2e-4643154d2577','9c1516b2-a54b-4446-8cea-d0dfdfb9569c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.882583 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (709952e1-f357-46be-85ed-7f4b79ff9215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:40.891227 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (709952e1-f357-46be-85ed-7f4b79ff9215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:40.892036 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (bb6b6e24-02cb-4c97-99ae-ed585700c58e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:40.892317 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request issued successfully. Aug 06 05:30:40.892873 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-041c3019-312c-4920-b804-c67018f58ae3 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:40.893250 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1015/4068] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:30:40 2026] POST /volume/v3/volumes => generated 777 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:40.910609 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5ba9a303-829d-46ee-887d-06605fc67e15 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:40.912881 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5ba9a303-829d-46ee-887d-06605fc67e15 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 Aug 06 05:30:40.913137 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5ba9a303-829d-46ee-887d-06605fc67e15 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:40.913395 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5ba9a303-829d-46ee-887d-06605fc67e15 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:40.923446 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:40.923446 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:40.927200 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5ba9a303-829d-46ee-887d-06605fc67e15 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:40.931975 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5ba9a303-829d-46ee-887d-06605fc67e15 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 returned with HTTP 200 Aug 06 05:30:40.932379 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1012/4069] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:40 2026] GET /volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:41.214609 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-06083ab0-e862-4ff4-989b-0b892231483f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:41.215048 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-06083ab0-e862-4ff4-989b-0b892231483f None None] GET https://10.4.3.205/volume// Aug 06 05:30:41.215232 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-06083ab0-e862-4ff4-989b-0b892231483f None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:41.215468 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-06083ab0-e862-4ff4-989b-0b892231483f None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:41.215852 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-06083ab0-e862-4ff4-989b-0b892231483f None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:30:41.216182 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1019/4070] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:30: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 06 05:30:41.223667 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-6b33068c-40d6-42b3-b25d-c000f00e9092 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:41.229081 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-6b33068c-40d6-42b3-b25d-c000f00e9092 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:41.229322 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-6b33068c-40d6-42b3-b25d-c000f00e9092 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:41.229506 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-6b33068c-40d6-42b3-b25d-c000f00e9092 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:41.238166 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:41.238166 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:41.242031 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-6b33068c-40d6-42b3-b25d-c000f00e9092 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:30:41.246176 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-6b33068c-40d6-42b3-b25d-c000f00e9092 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c returned with HTTP 200 Aug 06 05:30:41.246610 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1025/4071] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:30:41 2026] GET /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:41.386950 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-4e26cef9-eb99-4e0f-9715-dbbf54c3198f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:41.390263 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-4e26cef9-eb99-4e0f-9715-dbbf54c3198f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/5bcd8f1d-dd51-4e3e-b20b-ebb9071b66f1 Aug 06 05:30:41.390777 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-4e26cef9-eb99-4e0f-9715-dbbf54c3198f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:41.404611 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-4e26cef9-eb99-4e0f-9715-dbbf54c3198f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-115864c5-d4bd-4382-b877-0a34a1ca836c-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:30:41.414219 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-4e26cef9-eb99-4e0f-9715-dbbf54c3198f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-115864c5-d4bd-4382-b877-0a34a1ca836c-np0000006623" acquired by "attachment_update" :: waited 0.009s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:30:41.416864 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:41.416864 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:41.537086 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-4e26cef9-eb99-4e0f-9715-dbbf54c3198f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-115864c5-d4bd-4382-b877-0a34a1ca836c-np0000006623" released by "attachment_update" :: held 0.123s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:30:41.537435 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-4e26cef9-eb99-4e0f-9715-dbbf54c3198f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/5bcd8f1d-dd51-4e3e-b20b-ebb9071b66f1 returned with HTTP 200 Aug 06 05:30:41.537946 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1016/4072] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:30:41 2026] PUT /volume/v3/attachments/5bcd8f1d-dd51-4e3e-b20b-ebb9071b66f1 => generated 968 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:41.554723 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-42ba743d-66bf-4b9a-82f7-495cd5ebf812 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:41.556698 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-42ba743d-66bf-4b9a-82f7-495cd5ebf812 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:41.557054 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-42ba743d-66bf-4b9a-82f7-495cd5ebf812 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:41.557238 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-42ba743d-66bf-4b9a-82f7-495cd5ebf812 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:41.566583 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-d42e9371-48b6-4ee5-88c3-be1d6ef16c66 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:41.567365 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:41.567365 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:41.568895 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-d42e9371-48b6-4ee5-88c3-be1d6ef16c66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/5bcd8f1d-dd51-4e3e-b20b-ebb9071b66f1/action Aug 06 05:30:41.569313 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-d42e9371-48b6-4ee5-88c3-be1d6ef16c66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:41.569485 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-d42e9371-48b6-4ee5-88c3-be1d6ef16c66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:41.571606 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-42ba743d-66bf-4b9a-82f7-495cd5ebf812 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:41.577666 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-42ba743d-66bf-4b9a-82f7-495cd5ebf812 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:41.578131 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1013/4073] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:41 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:41.590036 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:41.590036 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:41.602101 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-d42e9371-48b6-4ee5-88c3-be1d6ef16c66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/5bcd8f1d-dd51-4e3e-b20b-ebb9071b66f1/action returned with HTTP 204 Aug 06 05:30:41.602567 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1020/4074] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:30:41 2026] POST /volume/v3/attachments/5bcd8f1d-dd51-4e3e-b20b-ebb9071b66f1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:41.950381 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f2e9ed46-9faf-4bb8-91df-d77767566c37 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:41.950381 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f2e9ed46-9faf-4bb8-91df-d77767566c37 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 Aug 06 05:30:41.950381 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f2e9ed46-9faf-4bb8-91df-d77767566c37 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:41.950381 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f2e9ed46-9faf-4bb8-91df-d77767566c37 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:41.962312 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:41.962312 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:41.966911 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f2e9ed46-9faf-4bb8-91df-d77767566c37 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:41.971359 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f2e9ed46-9faf-4bb8-91df-d77767566c37 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 returned with HTTP 200 Aug 06 05:30:41.971867 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1026/4075] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:41 2026] GET /volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:41.987617 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-40da2724-29a7-4a81-aa7b-eecc09093bb0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:41.988698 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-40da2724-29a7-4a81-aa7b-eecc09093bb0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:30:41.990656 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-40da2724-29a7-4a81-aa7b-eecc09093bb0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ab119f2-cf36-4079-8023-ae5c0bbe97c1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-658262627"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:42.003003 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:42.003003 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:42.003652 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-40da2724-29a7-4a81-aa7b-eecc09093bb0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:42.003826 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-40da2724-29a7-4a81-aa7b-eecc09093bb0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create snapshot from volume 7ab119f2-cf36-4079-8023-ae5c0bbe97c1 Aug 06 05:30:42.034115 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-40da2724-29a7-4a81-aa7b-eecc09093bb0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['61592a59-6214-49e1-a0c8-bd53827c3113', '1f3fe580-fa01-42af-8251-0e0463ecddee', 'e56a405a-5e8e-4902-92a5-24b5c3810c92', 'e929f76d-322e-4151-9b32-1e9ffd39ea2e'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:42.081455 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-40da2724-29a7-4a81-aa7b-eecc09093bb0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot create request issued successfully. Aug 06 05:30:42.081455 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-40da2724-29a7-4a81-aa7b-eecc09093bb0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:30:42.085177 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1017/4076] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:30:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:42.093312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-36dab1ef-5611-45e0-8245-8bb1550afbae None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:42.095100 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-36dab1ef-5611-45e0-8245-8bb1550afbae tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 Aug 06 05:30:42.095280 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-36dab1ef-5611-45e0-8245-8bb1550afbae tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:42.095468 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-36dab1ef-5611-45e0-8245-8bb1550afbae tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:42.100356 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:42.100356 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:42.100640 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-36dab1ef-5611-45e0-8245-8bb1550afbae tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:42.102567 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-36dab1ef-5611-45e0-8245-8bb1550afbae tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 returned with HTTP 200 Aug 06 05:30:42.102567 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1014/4077] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:42 2026] GET /volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:42.594244 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5ef8c546-390e-4616-ab28-ea8924107693 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:42.596656 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ef8c546-390e-4616-ab28-ea8924107693 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:42.596656 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ef8c546-390e-4616-ab28-ea8924107693 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:42.597173 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ef8c546-390e-4616-ab28-ea8924107693 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:42.607756 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:42.607756 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:42.616101 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5ef8c546-390e-4616-ab28-ea8924107693 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:42.621764 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ef8c546-390e-4616-ab28-ea8924107693 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:42.622488 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1021/4078] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:42 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:43.112820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9792c53c-fb06-4eb8-85fb-6a0191df98f2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:43.115413 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9792c53c-fb06-4eb8-85fb-6a0191df98f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 Aug 06 05:30:43.115413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9792c53c-fb06-4eb8-85fb-6a0191df98f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:43.115413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9792c53c-fb06-4eb8-85fb-6a0191df98f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:43.125625 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:43.125625 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:43.126696 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9792c53c-fb06-4eb8-85fb-6a0191df98f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:43.127558 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9792c53c-fb06-4eb8-85fb-6a0191df98f2 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 returned with HTTP 200 Aug 06 05:30:43.128939 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1027/4079] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:43 2026] GET /volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:43.141908 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-56215893-0821-45d3-8b86-7120b18bbcd7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:43.145242 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-56215893-0821-45d3-8b86-7120b18bbcd7 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] GET https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 Aug 06 05:30:43.145479 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-56215893-0821-45d3-8b86-7120b18bbcd7 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:43.145698 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-56215893-0821-45d3-8b86-7120b18bbcd7 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:43.155421 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:43.155421 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:43.155967 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-56215893-0821-45d3-8b86-7120b18bbcd7 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Snapshot retrieved successfully. Aug 06 05:30:43.156892 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-56215893-0821-45d3-8b86-7120b18bbcd7 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 returned with HTTP 200 Aug 06 05:30:43.157553 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1018/4080] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:43 2026] GET /volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:43.171213 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-729e01a8-f267-40e9-b8b6-32e203eaff06 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:43.180043 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-729e01a8-f267-40e9-b8b6-32e203eaff06 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 Aug 06 05:30:43.180043 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-729e01a8-f267-40e9-b8b6-32e203eaff06 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:43.180043 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-729e01a8-f267-40e9-b8b6-32e203eaff06 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:43.180043 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-729e01a8-f267-40e9-b8b6-32e203eaff06 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete snapshot with id: 4b0d52db-4e61-415b-8843-cb96231062e1 Aug 06 05:30:43.185546 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:43.185546 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:43.185926 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-729e01a8-f267-40e9-b8b6-32e203eaff06 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:43.213577 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-729e01a8-f267-40e9-b8b6-32e203eaff06 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot delete request issued successfully. Aug 06 05:30:43.213577 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-729e01a8-f267-40e9-b8b6-32e203eaff06 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 returned with HTTP 202 Aug 06 05:30:43.213577 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1015/4081] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:30:43 2026] DELETE /volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:43.227084 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b43fa67d-0659-4e2b-b64d-7e7633c18bad None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:43.229903 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b43fa67d-0659-4e2b-b64d-7e7633c18bad tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 Aug 06 05:30:43.229903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b43fa67d-0659-4e2b-b64d-7e7633c18bad tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:43.229903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b43fa67d-0659-4e2b-b64d-7e7633c18bad tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:43.243869 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:43.243869 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:43.244426 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b43fa67d-0659-4e2b-b64d-7e7633c18bad tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:43.245373 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b43fa67d-0659-4e2b-b64d-7e7633c18bad tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 returned with HTTP 200 Aug 06 05:30:43.245923 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1022/4082] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:43 2026] GET /volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:43.637954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0ec9e33e-14f4-429c-b196-0aa4aa0b42d9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:43.639804 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ec9e33e-14f4-429c-b196-0aa4aa0b42d9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:43.640020 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ec9e33e-14f4-429c-b196-0aa4aa0b42d9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:43.640203 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ec9e33e-14f4-429c-b196-0aa4aa0b42d9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:43.647884 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:43.647884 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:43.655885 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0ec9e33e-14f4-429c-b196-0aa4aa0b42d9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:43.665473 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ec9e33e-14f4-429c-b196-0aa4aa0b42d9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:43.665855 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1028/4083] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:43 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:44.258842 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e37e2ca9-0386-4c8a-8555-44f0c5a35489 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:44.262255 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e37e2ca9-0386-4c8a-8555-44f0c5a35489 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 Aug 06 05:30:44.262560 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e37e2ca9-0386-4c8a-8555-44f0c5a35489 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:44.262958 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e37e2ca9-0386-4c8a-8555-44f0c5a35489 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:44.268629 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e37e2ca9-0386-4c8a-8555-44f0c5a35489 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 returned with HTTP 404 Aug 06 05:30:44.269297 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1019/4084] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:44 2026] GET /volume/v3/snapshots/4b0d52db-4e61-415b-8843-cb96231062e1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:44.278657 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-94ae3c8d-23a1-462d-b331-245c3847c851 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:44.280469 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-94ae3c8d-23a1-462d-b331-245c3847c851 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 Aug 06 05:30:44.280654 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-94ae3c8d-23a1-462d-b331-245c3847c851 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:44.280867 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-94ae3c8d-23a1-462d-b331-245c3847c851 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:44.281021 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-94ae3c8d-23a1-462d-b331-245c3847c851 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume with id: 7ab119f2-cf36-4079-8023-ae5c0bbe97c1 Aug 06 05:30:44.290149 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:44.290149 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:44.290675 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-94ae3c8d-23a1-462d-b331-245c3847c851 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:44.312111 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-94ae3c8d-23a1-462d-b331-245c3847c851 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume request issued successfully. Aug 06 05:30:44.312400 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-94ae3c8d-23a1-462d-b331-245c3847c851 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 returned with HTTP 202 Aug 06 05:30:44.313042 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1016/4085] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:44 2026] DELETE /volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:44.322501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-825b3106-fbcb-488b-8a3d-ecf9468f51eb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:44.326276 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-825b3106-fbcb-488b-8a3d-ecf9468f51eb tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 Aug 06 05:30:44.326276 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-825b3106-fbcb-488b-8a3d-ecf9468f51eb tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:44.326276 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-825b3106-fbcb-488b-8a3d-ecf9468f51eb tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:44.332996 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:44.332996 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:44.337108 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-825b3106-fbcb-488b-8a3d-ecf9468f51eb tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:44.342067 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-825b3106-fbcb-488b-8a3d-ecf9468f51eb tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 returned with HTTP 200 Aug 06 05:30:44.342859 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1023/4086] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:44 2026] GET /volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:44.679486 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-97000ddd-530c-4136-bc9b-d2c091e7876c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:44.681549 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-97000ddd-530c-4136-bc9b-d2c091e7876c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:44.681824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-97000ddd-530c-4136-bc9b-d2c091e7876c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:44.682065 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-97000ddd-530c-4136-bc9b-d2c091e7876c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:44.689246 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:44.689246 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:44.693185 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-97000ddd-530c-4136-bc9b-d2c091e7876c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:44.701201 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-97000ddd-530c-4136-bc9b-d2c091e7876c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:44.701737 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1029/4087] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:44 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:45.364431 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e5b2e442-e424-43f6-915d-6144ae97f093 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:45.370400 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5b2e442-e424-43f6-915d-6144ae97f093 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 Aug 06 05:30:45.370400 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5b2e442-e424-43f6-915d-6144ae97f093 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:45.370400 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5b2e442-e424-43f6-915d-6144ae97f093 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:45.375237 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5b2e442-e424-43f6-915d-6144ae97f093 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 returned with HTTP 404 Aug 06 05:30:45.375699 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1020/4088] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:45 2026] GET /volume/v3/volumes/7ab119f2-cf36-4079-8023-ae5c0bbe97c1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:45.384608 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:45.387169 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:45.387169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1113374720"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:45.390833 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1113374720'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:45.391020 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume of 1 GB Aug 06 05:30:45.397907 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:45.408418 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (0b5ac8e8-0c46-4f48-af9c-08f681ba2cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:45.409736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720d8bab-6a42-4b61-937c-caa9bc32a2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:45.410921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:45.445507 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720d8bab-6a42-4b61-937c-caa9bc32a2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:45.446666 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714fa83b-f23a-4b22-adb8-2c09a5174e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:45.494970 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['c3f0e020-8e16-49a1-9fe9-a5f03532dc1d', '021cbaf0-95ee-4d83-8461-a4fc082957cb', '394454c0-fd5b-4dc7-92c1-1476922b0e29', '42e475c1-431d-467f-bc89-e980cf82f223'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:45.496073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714fa83b-f23a-4b22-adb8-2c09a5174e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3f0e020-8e16-49a1-9fe9-a5f03532dc1d', '021cbaf0-95ee-4d83-8461-a4fc082957cb', '394454c0-fd5b-4dc7-92c1-1476922b0e29', '42e475c1-431d-467f-bc89-e980cf82f223']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:45.496983 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (addafb5c-6bf8-4be3-a0eb-a145445279d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:45.523627 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (addafb5c-6bf8-4be3-a0eb-a145445279d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68acb81a-783e-4f76-bf8c-4b294f79a412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1113374720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['c3f0e020-8e16-49a1-9fe9-a5f03532dc1d','021cbaf0-95ee-4d83-8461-a4fc082957cb','394454c0-fd5b-4dc7-92c1-1476922b0e29','42e475c1-431d-467f-bc89-e980cf82f223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1113374720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68acb81a-783e-4f76-bf8c-4b294f79a412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2967592070c4449a3f4c7919e07b4e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485b276d47fa4a278ccc737563532aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:45.524718 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c4ece25-9c3a-4caf-a182-599c9b407a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:45.542114 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c4ece25-9c3a-4caf-a182-599c9b407a18) transitioned into state 'SUCCESS' from state '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-1113374720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2967592070c4449a3f4c7919e07b4e5',qos_specs=None,replication_status=,reservations=['c3f0e020-8e16-49a1-9fe9-a5f03532dc1d','021cbaf0-95ee-4d83-8461-a4fc082957cb','394454c0-fd5b-4dc7-92c1-1476922b0e29','42e475c1-431d-467f-bc89-e980cf82f223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485b276d47fa4a278ccc737563532aac',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:45.542722 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6bd0faa-1370-4fef-af4f-b049cf40a1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:45.551795 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6bd0faa-1370-4fef-af4f-b049cf40a1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:45.552778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Flow 'volume_create_api' (0b5ac8e8-0c46-4f48-af9c-08f681ba2cba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:45.553077 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create volume request issued successfully. Aug 06 05:30:45.553866 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f33088f4-87db-42a3-9c22-89ad7aa651d9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:45.554274 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1017/4089] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:30:45 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:45.571000 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4a0ab944-16cb-4a2c-b04c-ce0e43e60ea9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:45.574843 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4a0ab944-16cb-4a2c-b04c-ce0e43e60ea9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 Aug 06 05:30:45.575083 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4a0ab944-16cb-4a2c-b04c-ce0e43e60ea9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:45.575490 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4a0ab944-16cb-4a2c-b04c-ce0e43e60ea9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:45.587953 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:45.587953 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:45.593453 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4a0ab944-16cb-4a2c-b04c-ce0e43e60ea9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:45.598664 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4a0ab944-16cb-4a2c-b04c-ce0e43e60ea9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 returned with HTTP 200 Aug 06 05:30:45.599033 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1024/4090] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:45 2026] GET /volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:45.715142 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-11f41d51-4ce4-4bf5-9fbf-82038bee0d3a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:45.716934 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-11f41d51-4ce4-4bf5-9fbf-82038bee0d3a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:45.717148 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-11f41d51-4ce4-4bf5-9fbf-82038bee0d3a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:45.717357 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-11f41d51-4ce4-4bf5-9fbf-82038bee0d3a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:45.724968 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:45.724968 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:45.728820 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-11f41d51-4ce4-4bf5-9fbf-82038bee0d3a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:45.734082 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-11f41d51-4ce4-4bf5-9fbf-82038bee0d3a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:45.734583 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1030/4091] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:45 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:46.611601 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-461c6ffe-bbea-448d-85a4-50ab45493d40 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:46.614901 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-461c6ffe-bbea-448d-85a4-50ab45493d40 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 Aug 06 05:30:46.615146 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-461c6ffe-bbea-448d-85a4-50ab45493d40 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:46.615407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-461c6ffe-bbea-448d-85a4-50ab45493d40 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:46.626491 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:46.626491 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:46.631571 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-461c6ffe-bbea-448d-85a4-50ab45493d40 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:46.636510 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-461c6ffe-bbea-448d-85a4-50ab45493d40 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 returned with HTTP 200 Aug 06 05:30:46.637021 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1021/4092] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:46 2026] GET /volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:46.652380 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-757be49c-cf6c-45ec-a86f-ae6686524c16 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:46.654586 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-757be49c-cf6c-45ec-a86f-ae6686524c16 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:30:46.654987 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-757be49c-cf6c-45ec-a86f-ae6686524c16 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68acb81a-783e-4f76-bf8c-4b294f79a412", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1903676321"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:46.665097 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:46.665097 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:46.665466 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-757be49c-cf6c-45ec-a86f-ae6686524c16 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:46.665597 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-757be49c-cf6c-45ec-a86f-ae6686524c16 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Create snapshot from volume 68acb81a-783e-4f76-bf8c-4b294f79a412 Aug 06 05:30:46.693039 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-757be49c-cf6c-45ec-a86f-ae6686524c16 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Created reservations ['8f8b6b83-0ffc-46b5-99c2-51b31345db0c', '09b71ba0-97e6-446e-a682-59f4b77d58a8', '588fc07f-8ccf-4de4-8cb4-0a5309022aee', 'f82146ce-32c1-43e2-8206-68b2653b42b9'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:46.735574 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-757be49c-cf6c-45ec-a86f-ae6686524c16 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot create request issued successfully. Aug 06 05:30:46.735908 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-757be49c-cf6c-45ec-a86f-ae6686524c16 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:30:46.736405 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1018/4093] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:30:46 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 06 05:30:46.751338 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-98138870-a9fe-4e63-a669-c3ee3422163a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:46.751676 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d912d1dd-3523-4968-a031-073c6a87c298 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:46.755438 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d912d1dd-3523-4968-a031-073c6a87c298 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:46.755582 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-98138870-a9fe-4e63-a669-c3ee3422163a tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 Aug 06 05:30:46.755640 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d912d1dd-3523-4968-a031-073c6a87c298 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:46.755677 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-98138870-a9fe-4e63-a669-c3ee3422163a tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:46.755719 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d912d1dd-3523-4968-a031-073c6a87c298 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:46.755755 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-98138870-a9fe-4e63-a669-c3ee3422163a tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:46.767458 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:46.767458 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:46.767642 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:46.767642 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:46.767642 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-98138870-a9fe-4e63-a669-c3ee3422163a tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:46.767642 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-98138870-a9fe-4e63-a669-c3ee3422163a tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 returned with HTTP 200 Aug 06 05:30:46.767642 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1025/4094] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:46 2026] GET /volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:46.770793 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d912d1dd-3523-4968-a031-073c6a87c298 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:46.778823 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d912d1dd-3523-4968-a031-073c6a87c298 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:46.779246 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1031/4095] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:46 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:46.802497 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6ec564d2-070c-49fd-b3a7-22805064e501 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:46.805264 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6ec564d2-070c-49fd-b3a7-22805064e501 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:46.805555 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6ec564d2-070c-49fd-b3a7-22805064e501 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:46.805818 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6ec564d2-070c-49fd-b3a7-22805064e501 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:46.818934 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:46.818934 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:46.823623 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6ec564d2-070c-49fd-b3a7-22805064e501 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:46.834042 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6ec564d2-070c-49fd-b3a7-22805064e501 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:46.834387 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1022/4096] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:46 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 1193 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:46.852042 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:46.855324 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:46.855324 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "00f2c27d-b5b0-49f6-82c4-91f16299a944", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:46.856983 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '00f2c27d-b5b0-49f6-82c4-91f16299a944', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:46.867823 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:46.867823 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:46.868654 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume retrieved successfully. Aug 06 05:30:46.868838 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume of 1 GB Aug 06 05:30:46.879255 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Availability Zones retrieved successfully. Aug 06 05:30:46.887197 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (5045975c-d83e-49cb-aa89-c761b8c61427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:46.888850 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa01bdd-4679-453b-a735-d02f17093e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:46.889951 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:46.918019 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa01bdd-4679-453b-a735-d02f17093e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '00f2c27d-b5b0-49f6-82c4-91f16299a944', 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:46.918851 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a0ed9e-f922-48d4-a194-59c8c9a4fb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:46.964665 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Created reservations ['2e0fd5cb-4712-4ed2-b9ce-99a08d26d823', 'e13a1004-94e0-4a1b-9c19-b90e2972c759', 'fe0e2bc4-d38b-484a-a955-dce4c05be6a9', '969ced43-12c5-410b-a097-0b0956b8ee18'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:46.965468 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a0ed9e-f922-48d4-a194-59c8c9a4fb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e0fd5cb-4712-4ed2-b9ce-99a08d26d823', 'e13a1004-94e0-4a1b-9c19-b90e2972c759', 'fe0e2bc4-d38b-484a-a955-dce4c05be6a9', '969ced43-12c5-410b-a097-0b0956b8ee18']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:46.966157 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab6d610-5680-4f17-a3fd-ff2d03d45b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:46.996600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab6d610-5680-4f17-a3fd-ff2d03d45b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b08420d7-d39a-4bae-ab58-99142ba911d5', '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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['2e0fd5cb-4712-4ed2-b9ce-99a08d26d823','e13a1004-94e0-4a1b-9c19-b90e2972c759','fe0e2bc4-d38b-484a-a955-dce4c05be6a9','969ced43-12c5-410b-a097-0b0956b8ee18'],size=1,snapshot_id=None,source_replicaid=,source_volid=00f2c27d-b5b0-49f6-82c4-91f16299a944,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), '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-06T05:30:46Z,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=b08420d7-d39a-4bae-ab58-99142ba911d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0aa73a67bc14226a7eda4c9efc18127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=00f2c27d-b5b0-49f6-82c4-91f16299a944,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23beaa66245a4f4daa33805efa1db496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:46.997302 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e83db7f-2cff-429e-ace4-823524ce3102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:47.016385 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e83db7f-2cff-429e-ace4-823524ce3102) transitioned into state 'SUCCESS' from 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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['2e0fd5cb-4712-4ed2-b9ce-99a08d26d823','e13a1004-94e0-4a1b-9c19-b90e2972c759','fe0e2bc4-d38b-484a-a955-dce4c05be6a9','969ced43-12c5-410b-a097-0b0956b8ee18'],size=1,snapshot_id=None,source_replicaid=,source_volid=00f2c27d-b5b0-49f6-82c4-91f16299a944,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:47.017309 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf4a1ef-35cd-4e14-a50b-b68a71cf95ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:47.042721 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf4a1ef-35cd-4e14-a50b-b68a71cf95ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:47.043601 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (5045975c-d83e-49cb-aa89-c761b8c61427) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:47.043923 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request issued successfully. Aug 06 05:30:47.044472 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-058f57b6-3b87-44c8-a7e1-ff909b1f2061 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:47.044997 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1019/4097] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:30:46 2026] POST /volume/v3/volumes => generated 809 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:47.059720 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-45eee449-4e4c-4e73-a1d5-5efab2bfa44e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:47.062469 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-45eee449-4e4c-4e73-a1d5-5efab2bfa44e tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 Aug 06 05:30:47.063040 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-45eee449-4e4c-4e73-a1d5-5efab2bfa44e tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:47.063461 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-45eee449-4e4c-4e73-a1d5-5efab2bfa44e tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:47.072848 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:47.072848 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:47.077241 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-45eee449-4e4c-4e73-a1d5-5efab2bfa44e tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:47.082846 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-45eee449-4e4c-4e73-a1d5-5efab2bfa44e tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 returned with HTTP 200 Aug 06 05:30:47.083510 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1026/4098] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:47 2026] GET /volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:47.777407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f09dbc7c-8f35-4077-9fe7-382baa4ff288 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:47.779046 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f09dbc7c-8f35-4077-9fe7-382baa4ff288 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 Aug 06 05:30:47.779216 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f09dbc7c-8f35-4077-9fe7-382baa4ff288 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:47.779412 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f09dbc7c-8f35-4077-9fe7-382baa4ff288 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:47.784265 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:47.784265 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:47.784620 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f09dbc7c-8f35-4077-9fe7-382baa4ff288 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:47.785378 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f09dbc7c-8f35-4077-9fe7-382baa4ff288 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 returned with HTTP 200 Aug 06 05:30:47.785807 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1032/4099] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:47 2026] GET /volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:47.796783 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9711024f-9a8e-4683-8c06-4e98692dcbc9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:47.798595 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9711024f-9a8e-4683-8c06-4e98692dcbc9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] POST https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0/action Aug 06 05:30:47.798938 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9711024f-9a8e-4683-8c06-4e98692dcbc9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:30:47.799057 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9711024f-9a8e-4683-8c06-4e98692dcbc9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:47.800359 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.snapshot_unmanage [None req-9711024f-9a8e-4683-8c06-4e98692dcbc9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Unmanage snapshot with id: 9c1e9721-ee93-4fed-9407-7fe829346ab0 Aug 06 05:30:47.805403 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:47.805403 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:47.805859 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9711024f-9a8e-4683-8c06-4e98692dcbc9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Snapshot retrieved successfully. Aug 06 05:30:47.806702 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-9711024f-9a8e-4683-8c06-4e98692dcbc9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '52149de4b5604aac8da5e839c78ab21a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2967592070c4449a3f4c7919e07b4e5', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:30:47.806924 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9711024f-9a8e-4683-8c06-4e98692dcbc9 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-reader] https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0/action returned with HTTP 403 Aug 06 05:30:47.807397 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1023/4100] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:30:47 2026] POST /volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:47.815395 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4ad161d9-5715-46d2-9e7c-d043549d6c08 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:47.817396 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ad161d9-5715-46d2-9e7c-d043549d6c08 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 Aug 06 05:30:47.817590 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ad161d9-5715-46d2-9e7c-d043549d6c08 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:47.817822 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ad161d9-5715-46d2-9e7c-d043549d6c08 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:47.817927 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-4ad161d9-5715-46d2-9e7c-d043549d6c08 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete snapshot with id: 9c1e9721-ee93-4fed-9407-7fe829346ab0 Aug 06 05:30:47.823033 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:47.823033 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:47.823330 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4ad161d9-5715-46d2-9e7c-d043549d6c08 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:47.839410 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4ad161d9-5715-46d2-9e7c-d043549d6c08 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot delete request issued successfully. Aug 06 05:30:47.839571 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ad161d9-5715-46d2-9e7c-d043549d6c08 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 returned with HTTP 202 Aug 06 05:30:47.840015 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1020/4101] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:30:47 2026] DELETE /volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:47.851119 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ca5932b6-294a-45dd-85fb-1191d1d19b51 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:47.853553 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca5932b6-294a-45dd-85fb-1191d1d19b51 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 Aug 06 05:30:47.853858 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca5932b6-294a-45dd-85fb-1191d1d19b51 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:47.854085 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca5932b6-294a-45dd-85fb-1191d1d19b51 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:47.861457 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:47.861457 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:47.861977 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ca5932b6-294a-45dd-85fb-1191d1d19b51 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Snapshot retrieved successfully. Aug 06 05:30:47.863000 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca5932b6-294a-45dd-85fb-1191d1d19b51 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 returned with HTTP 200 Aug 06 05:30:47.863572 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1027/4102] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:47 2026] GET /volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:30:48.098826 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2445a6a6-691c-4522-91d5-f607d1169987 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:48.100466 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2445a6a6-691c-4522-91d5-f607d1169987 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 Aug 06 05:30:48.100689 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2445a6a6-691c-4522-91d5-f607d1169987 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:48.100835 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2445a6a6-691c-4522-91d5-f607d1169987 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:48.107411 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:48.107411 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:48.110462 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2445a6a6-691c-4522-91d5-f607d1169987 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:48.114179 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2445a6a6-691c-4522-91d5-f607d1169987 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 returned with HTTP 200 Aug 06 05:30:48.114527 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1033/4103] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:48 2026] GET /volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:48.128264 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-434231e2-a49c-4ffe-8675-524da3732d98 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:48.132644 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-434231e2-a49c-4ffe-8675-524da3732d98 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 Aug 06 05:30:48.132897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-434231e2-a49c-4ffe-8675-524da3732d98 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:48.133103 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-434231e2-a49c-4ffe-8675-524da3732d98 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:48.147366 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:48.147366 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:48.154229 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-434231e2-a49c-4ffe-8675-524da3732d98 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:48.164225 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-434231e2-a49c-4ffe-8675-524da3732d98 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 returned with HTTP 200 Aug 06 05:30:48.164661 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1024/4104] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:48 2026] GET /volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 => generated 1228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:48.181088 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5617accc-a4fd-4a5b-b60a-0a488ce7e366 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:48.183328 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5617accc-a4fd-4a5b-b60a-0a488ce7e366 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:48.185360 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5617accc-a4fd-4a5b-b60a-0a488ce7e366 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:48.185360 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5617accc-a4fd-4a5b-b60a-0a488ce7e366 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:48.185360 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-5617accc-a4fd-4a5b-b60a-0a488ce7e366 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume with id: 00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:48.195011 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:48.195011 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:48.195719 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5617accc-a4fd-4a5b-b60a-0a488ce7e366 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:48.215604 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5617accc-a4fd-4a5b-b60a-0a488ce7e366 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume request issued successfully. Aug 06 05:30:48.215948 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5617accc-a4fd-4a5b-b60a-0a488ce7e366 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 202 Aug 06 05:30:48.216495 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1021/4105] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:30:48 2026] DELETE /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:30:48.223922 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-903f01b7-ce23-4bde-b560-f11d3c8816e9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:48.226520 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-903f01b7-ce23-4bde-b560-f11d3c8816e9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:48.226520 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-903f01b7-ce23-4bde-b560-f11d3c8816e9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:48.226520 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-903f01b7-ce23-4bde-b560-f11d3c8816e9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:48.235610 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:48.235610 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:48.240266 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-903f01b7-ce23-4bde-b560-f11d3c8816e9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:48.246757 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-903f01b7-ce23-4bde-b560-f11d3c8816e9 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 200 Aug 06 05:30:48.246757 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1028/4106] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:48 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:48.607193 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-7c9ad421-0620-49f9-be50-7560598bd8a6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:48.609403 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-7c9ad421-0620-49f9-be50-7560598bd8a6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c/encryption Aug 06 05:30:48.609593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-7c9ad421-0620-49f9-be50-7560598bd8a6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:48.609770 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-7c9ad421-0620-49f9-be50-7560598bd8a6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:48.623263 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:48.623263 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:48.631409 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6c4f5183-6678-4761-bc2e-8ee0b2851b91 req-7c9ad421-0620-49f9-be50-7560598bd8a6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c/encryption returned with HTTP 200 Aug 06 05:30:48.632077 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1034/4107] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:30:48 2026] GET /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:48.876856 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-79736566-73cc-4cfd-a619-9537becd14a0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:48.878673 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-79736566-73cc-4cfd-a619-9537becd14a0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 Aug 06 05:30:48.878905 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-79736566-73cc-4cfd-a619-9537becd14a0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:48.879132 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-79736566-73cc-4cfd-a619-9537becd14a0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:48.886256 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-79736566-73cc-4cfd-a619-9537becd14a0 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 returned with HTTP 404 Aug 06 05:30:48.886747 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1025/4108] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:48 2026] GET /volume/v3/snapshots/9c1e9721-ee93-4fed-9407-7fe829346ab0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:48.900730 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2739bc58-0fd7-4990-88f3-8243e8bb5005 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:48.902913 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2739bc58-0fd7-4990-88f3-8243e8bb5005 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 Aug 06 05:30:48.903170 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2739bc58-0fd7-4990-88f3-8243e8bb5005 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:48.903420 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2739bc58-0fd7-4990-88f3-8243e8bb5005 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:48.903612 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-2739bc58-0fd7-4990-88f3-8243e8bb5005 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume with id: 68acb81a-783e-4f76-bf8c-4b294f79a412 Aug 06 05:30:48.914405 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:48.914405 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:48.914901 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2739bc58-0fd7-4990-88f3-8243e8bb5005 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:48.938077 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2739bc58-0fd7-4990-88f3-8243e8bb5005 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Delete volume request issued successfully. Aug 06 05:30:48.938337 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2739bc58-0fd7-4990-88f3-8243e8bb5005 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 returned with HTTP 202 Aug 06 05:30:48.938906 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1022/4109] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:48 2026] DELETE /volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:48.949155 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-97b5382f-bfde-4de6-b735-3a7d33d1b1c6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:48.953465 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97b5382f-bfde-4de6-b735-3a7d33d1b1c6 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 Aug 06 05:30:48.953733 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-97b5382f-bfde-4de6-b735-3a7d33d1b1c6 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:48.953992 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-97b5382f-bfde-4de6-b735-3a7d33d1b1c6 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:48.964375 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:48.964375 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:48.968149 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-97b5382f-bfde-4de6-b735-3a7d33d1b1c6 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Volume info retrieved successfully. Aug 06 05:30:48.973509 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97b5382f-bfde-4de6-b735-3a7d33d1b1c6 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 returned with HTTP 200 Aug 06 05:30:48.973956 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1029/4110] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:48 2026] GET /volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:30:49.264986 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b9da7cfd-e689-4002-9f9d-26a1c26fdf93 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:49.267082 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9da7cfd-e689-4002-9f9d-26a1c26fdf93 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:30:49.267264 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9da7cfd-e689-4002-9f9d-26a1c26fdf93 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:49.267532 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9da7cfd-e689-4002-9f9d-26a1c26fdf93 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:49.275865 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9da7cfd-e689-4002-9f9d-26a1c26fdf93 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 404 Aug 06 05:30:49.276414 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1035/4111] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:49 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:30:49.987317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-31eb4d09-7cf1-4f1f-ac6b-b172fde84ea8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:49.989875 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-31eb4d09-7cf1-4f1f-ac6b-b172fde84ea8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] GET https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 Aug 06 05:30:49.990048 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-31eb4d09-7cf1-4f1f-ac6b-b172fde84ea8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:49.990221 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-31eb4d09-7cf1-4f1f-ac6b-b172fde84ea8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:49.998270 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-31eb4d09-7cf1-4f1f-ac6b-b172fde84ea8 tempest-ProjectReaderTests-432103867 tempest-ProjectReaderTests-432103867-project-admin] https://10.4.3.205/volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 returned with HTTP 404 Aug 06 05:30:50.000043 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1026/4112] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:49 2026] GET /volume/v3/volumes/68acb81a-783e-4f76-bf8c-4b294f79a412 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:51.231550 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-92773bf0-0779-4871-8285-6be6069b3e75 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:51.235436 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:51.235765 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "02715b0c-c7d3-47d3-97e7-f0098a2a128d", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:51.237179 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '02715b0c-c7d3-47d3-97e7-f0098a2a128d', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:51.322967 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume of 1 GB Aug 06 05:30:51.327537 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Availability Zones retrieved successfully. Aug 06 05:30:51.334164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (aa1f1afa-4242-4f37-9b6e-35ef0d1d7bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:51.334835 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becb15ea-449e-4bbb-a68b-1325eda7f714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.335842 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:51.409430 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becb15ea-449e-4bbb-a68b-1325eda7f714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.410782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fd849a-de90-4a2d-a752-4bae800af304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.461052 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Created reservations ['041225fe-8dd4-450f-9e53-34797f9df329', 'e7193667-2b08-4a03-b860-df33b8478e80', 'fd221e66-5960-4f5d-94a7-7245f96d818b', 'ff71493f-8675-4966-8366-77360fbc8840'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:51.462056 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fd849a-de90-4a2d-a752-4bae800af304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041225fe-8dd4-450f-9e53-34797f9df329', 'e7193667-2b08-4a03-b860-df33b8478e80', 'fd221e66-5960-4f5d-94a7-7245f96d818b', 'ff71493f-8675-4966-8366-77360fbc8840']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.463027 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094b49b3-b168-4551-963a-ab9891b170b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.490676 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094b49b3-b168-4551-963a-ab9891b170b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '850c7394-310e-49f5-8989-64232486761c', '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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['041225fe-8dd4-450f-9e53-34797f9df329','e7193667-2b08-4a03-b860-df33b8478e80','fd221e66-5960-4f5d-94a7-7245f96d818b','ff71493f-8675-4966-8366-77360fbc8840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:51Z,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=850c7394-310e-49f5-8989-64232486761c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0aa73a67bc14226a7eda4c9efc18127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23beaa66245a4f4daa33805efa1db496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.492245 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295c86e3-b42d-409e-ab1c-87f1deb3550f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.511640 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295c86e3-b42d-409e-ab1c-87f1deb3550f) transitioned into state 'SUCCESS' from 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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['041225fe-8dd4-450f-9e53-34797f9df329','e7193667-2b08-4a03-b860-df33b8478e80','fd221e66-5960-4f5d-94a7-7245f96d818b','ff71493f-8675-4966-8366-77360fbc8840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.512397 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc76c81c-e4af-4f60-93ae-a21b97d10555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.522863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc76c81c-e4af-4f60-93ae-a21b97d10555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.524028 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (aa1f1afa-4242-4f37-9b6e-35ef0d1d7bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:51.524437 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request issued successfully. Aug 06 05:30:51.525472 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-92773bf0-0779-4871-8285-6be6069b3e75 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:51.526135 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1023/4113] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:30:51 2026] POST /volume/v3/volumes => generated 775 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:51.538651 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7d995559-929c-40a9-bc4a-0bde6c59dd89 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:51.542611 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7d995559-929c-40a9-bc4a-0bde6c59dd89 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:51.542935 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7d995559-929c-40a9-bc4a-0bde6c59dd89 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:51.543244 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7d995559-929c-40a9-bc4a-0bde6c59dd89 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:51.551050 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:51.551050 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:51.554867 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7d995559-929c-40a9-bc4a-0bde6c59dd89 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:51.559051 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7d995559-929c-40a9-bc4a-0bde6c59dd89 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:30:51.559341 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1030/4114] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:51 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:51.640744 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3416c063-3684-48ef-8981-f99b10393a02 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:51.741173 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3416c063-3684-48ef-8981-f99b10393a02 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:51.741756 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3416c063-3684-48ef-8981-f99b10393a02 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-393289092", "extra_specs": {"storage_protocol": "tempest-storage_protocol-300170535", "vendor_name": "tempest-vendor_name-1580070442"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:51.756886 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3416c063-3684-48ef-8981-f99b10393a02 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:51.757303 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1036/4115] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:30:51 2026] POST /volume/v3/types => generated 328 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:51.768372 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:51.771330 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:51.771902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "39434daa-be5d-4e69-972d-6ff94c5d60d6", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:51.774226 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Create volume request body: {'volume': {'volume_type': '39434daa-be5d-4e69-972d-6ff94c5d60d6', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:51.779465 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Create volume of 1 GB Aug 06 05:30:51.779908 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:51.779908 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:51.780426 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:51.789981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Flow 'volume_create_api' (28cbcb0f-d1d6-4252-a46c-f118566fb480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:51.791100 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707a5027-b8e9-40ec-9123-3c43f13896b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.792126 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:51.821213 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707a5027-b8e9-40ec-9123-3c43f13896b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:30:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-300170535',vendor_name='tempest-vendor_name-1580070442'},id=39434daa-be5d-4e69-972d-6ff94c5d60d6,is_public=True,name='tempest-ProjectMemberTests-volume-type-393289092',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39434daa-be5d-4e69-972d-6ff94c5d60d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.822939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12f0944-5d3a-458f-837e-bc12a0a28af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.856700 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-393289092 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-393289092, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:51.857020 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-393289092 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-393289092, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:51.889481 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Created reservations ['dd7bf2c2-cba0-42ae-a1df-b72977d167b6', 'c8964d5a-f37e-4214-8e6d-7cbe4872075b', '6494547b-5161-46a0-bba2-40fc92e08953', '2a66cad4-055f-457c-8db6-754d0d8a40ee'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:51.890408 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12f0944-5d3a-458f-837e-bc12a0a28af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd7bf2c2-cba0-42ae-a1df-b72977d167b6', 'c8964d5a-f37e-4214-8e6d-7cbe4872075b', '6494547b-5161-46a0-bba2-40fc92e08953', '2a66cad4-055f-457c-8db6-754d0d8a40ee']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.891587 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15589a0f-173c-4d97-814c-acd577b45630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.924581 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15589a0f-173c-4d97-814c-acd577b45630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e', '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='0553757b429248f2b83dbdc8e7c7cc6c',qos_specs=None,replication_status=,reservations=['dd7bf2c2-cba0-42ae-a1df-b72977d167b6','c8964d5a-f37e-4214-8e6d-7cbe4872075b','6494547b-5161-46a0-bba2-40fc92e08953','2a66cad4-055f-457c-8db6-754d0d8a40ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc8d2e90fd4c788528142817692409',volume_type_id=39434daa-be5d-4e69-972d-6ff94c5d60d6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0553757b429248f2b83dbdc8e7c7cc6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92fc8d2e90fd4c788528142817692409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39434daa-be5d-4e69-972d-6ff94c5d60d6),volume_type_id=39434daa-be5d-4e69-972d-6ff94c5d60d6)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.925895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1bf83cd-8bfa-440c-af3f-d250943fbc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.952336 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1bf83cd-8bfa-440c-af3f-d250943fbc8b) transitioned into state 'SUCCESS' from 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='0553757b429248f2b83dbdc8e7c7cc6c',qos_specs=None,replication_status=,reservations=['dd7bf2c2-cba0-42ae-a1df-b72977d167b6','c8964d5a-f37e-4214-8e6d-7cbe4872075b','6494547b-5161-46a0-bba2-40fc92e08953','2a66cad4-055f-457c-8db6-754d0d8a40ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc8d2e90fd4c788528142817692409',volume_type_id=39434daa-be5d-4e69-972d-6ff94c5d60d6)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.953029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2a905c-4020-4086-a167-92d4fe705833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:51.966467 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2a905c-4020-4086-a167-92d4fe705833) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:51.967755 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Flow 'volume_create_api' (28cbcb0f-d1d6-4252-a46c-f118566fb480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:51.968366 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Create volume request issued successfully. Aug 06 05:30:51.969231 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34ce4fa3-1393-46a5-94f3-974d9d6fe270 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:51.969852 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1027/4116] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:30:51 2026] POST /volume/v3/volumes => generated 773 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:51.983855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-73bcf6af-bf7f-4e20-8947-299cfbd0cf06 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:51.986070 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-73bcf6af-bf7f-4e20-8947-299cfbd0cf06 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] GET https://10.4.3.205/volume/v3/volumes/4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e Aug 06 05:30:51.986336 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-73bcf6af-bf7f-4e20-8947-299cfbd0cf06 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:51.986564 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-73bcf6af-bf7f-4e20-8947-299cfbd0cf06 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:51.996568 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:51.996568 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:52.000836 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-73bcf6af-bf7f-4e20-8947-299cfbd0cf06 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Volume info retrieved successfully. Aug 06 05:30:52.005912 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-73bcf6af-bf7f-4e20-8947-299cfbd0cf06 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes/4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e returned with HTTP 200 Aug 06 05:30:52.006493 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1024/4117] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:51 2026] GET /volume/v3/volumes/4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:52.574945 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1ec4eec0-8b85-47fd-ae23-3b80c24cb45c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:52.577528 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ec4eec0-8b85-47fd-ae23-3b80c24cb45c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:52.579204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ec4eec0-8b85-47fd-ae23-3b80c24cb45c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:52.579204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ec4eec0-8b85-47fd-ae23-3b80c24cb45c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:52.587042 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:52.587042 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:52.592028 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1ec4eec0-8b85-47fd-ae23-3b80c24cb45c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:52.598212 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ec4eec0-8b85-47fd-ae23-3b80c24cb45c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:30:52.598999 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1031/4118] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:52 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:53.019849 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc310f7d-cc6b-411c-b126-2003fe1357f8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.023273 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc310f7d-cc6b-411c-b126-2003fe1357f8 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] GET https://10.4.3.205/volume/v3/volumes/4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e Aug 06 05:30:53.024399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc310f7d-cc6b-411c-b126-2003fe1357f8 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:53.024676 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc310f7d-cc6b-411c-b126-2003fe1357f8 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:53.039413 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:53.039413 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:53.046338 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cc310f7d-cc6b-411c-b126-2003fe1357f8 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Volume info retrieved successfully. Aug 06 05:30:53.053553 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc310f7d-cc6b-411c-b126-2003fe1357f8 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes/4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e returned with HTTP 200 Aug 06 05:30:53.053553 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1037/4119] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:53 2026] GET /volume/v3/volumes/4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e => generated 973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:53.066811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4beb8064-225b-4795-91c2-dfd23d2c622f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.071311 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4beb8064-225b-4795-91c2-dfd23d2c622f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] GET https://10.4.3.205/volume/v3/messages Aug 06 05:30:53.071311 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4beb8064-225b-4795-91c2-dfd23d2c622f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:53.071311 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4beb8064-225b-4795-91c2-dfd23d2c622f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:53.071311 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:53.071311 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:53.073460 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4beb8064-225b-4795-91c2-dfd23d2c622f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:30:53.073829 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1028/4120] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:30:53 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 06 05:30:53.083475 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c15d23af-f047-47a8-af19-c85530e6dc8d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.160933 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c15d23af-f047-47a8-af19-c85530e6dc8d tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] DELETE https://10.4.3.205/volume/v3/messages/c6d956cf-322a-412c-896e-f424058d2229 Aug 06 05:30:53.161204 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c15d23af-f047-47a8-af19-c85530e6dc8d tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:53.161448 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c15d23af-f047-47a8-af19-c85530e6dc8d tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:53.175666 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c15d23af-f047-47a8-af19-c85530e6dc8d tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] https://10.4.3.205/volume/v3/messages/c6d956cf-322a-412c-896e-f424058d2229 returned with HTTP 204 Aug 06 05:30:53.176069 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1025/4121] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:30:53 2026] DELETE /volume/v3/messages/c6d956cf-322a-412c-896e-f424058d2229 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:30:53.186761 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f606640c-9fa4-4cf2-b11b-b4acbdd9ed2b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.188388 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f606640c-9fa4-4cf2-b11b-b4acbdd9ed2b tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] GET https://10.4.3.205/volume/v3/messages/c6d956cf-322a-412c-896e-f424058d2229 Aug 06 05:30:53.188703 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f606640c-9fa4-4cf2-b11b-b4acbdd9ed2b tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:53.189022 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f606640c-9fa4-4cf2-b11b-b4acbdd9ed2b tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:53.192857 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f606640c-9fa4-4cf2-b11b-b4acbdd9ed2b tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] https://10.4.3.205/volume/v3/messages/c6d956cf-322a-412c-896e-f424058d2229 returned with HTTP 404 Aug 06 05:30:53.192857 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1032/4122] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:53 2026] GET /volume/v3/messages/c6d956cf-322a-412c-896e-f424058d2229 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:53.200707 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.206308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e Aug 06 05:30:53.206308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:53.206308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:53.206308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Delete volume with id: 4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e Aug 06 05:30:53.214730 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:53.214730 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:53.215224 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Volume info retrieved successfully. Aug 06 05:30:53.216591 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100428) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:30:53.227444 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-393289092 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-393289092, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:53.227917 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-393289092 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-393289092, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:53.235800 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Created reservations ['80b0c67a-8fc4-4ba9-a625-d49371c96f14', 'ff75aaf0-defd-40c8-9d74-3c528e029c02', 'f8c765e3-2a0a-4479-9f23-a96dc978e709', '45c14ab8-cc93-42dd-9aee-0071791d48b5'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:53.274941 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Delete volume request issued successfully. Aug 06 05:30:53.274941 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2e5a492d-8bca-439c-9c25-deb33d517c4a tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes/4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e returned with HTTP 202 Aug 06 05:30:53.274941 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1038/4123] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:53 2026] DELETE /volume/v3/volumes/4f9dfc48-b9c8-49fc-936a-a6bbeb4ee93e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:53.282512 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b2563736-e640-4e2d-ad10-447bc5de4836 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.285401 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b2563736-e640-4e2d-ad10-447bc5de4836 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] DELETE https://10.4.3.205/volume/v3/types/39434daa-be5d-4e69-972d-6ff94c5d60d6 Aug 06 05:30:53.285691 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b2563736-e640-4e2d-ad10-447bc5de4836 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:53.285988 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b2563736-e640-4e2d-ad10-447bc5de4836 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:53.317597 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b2563736-e640-4e2d-ad10-447bc5de4836 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/types/39434daa-be5d-4e69-972d-6ff94c5d60d6 returned with HTTP 202 Aug 06 05:30:53.320085 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1029/4124] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:53 2026] DELETE /volume/v3/types/39434daa-be5d-4e69-972d-6ff94c5d60d6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:53.326404 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9dab003b-6d94-478a-b5c1-e367bd23e120 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.327955 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9dab003b-6d94-478a-b5c1-e367bd23e120 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:53.328266 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9dab003b-6d94-478a-b5c1-e367bd23e120 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-76600455", "extra_specs": {"storage_protocol": "tempest-storage_protocol-400174710", "vendor_name": "tempest-vendor_name-566333336"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:53.342103 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9dab003b-6d94-478a-b5c1-e367bd23e120 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:53.342455 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1026/4125] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:30:53 2026] POST /volume/v3/types => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:53.350206 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.352305 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:53.352631 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e821190-2700-416d-9203-be52a10a0123", "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:53.353981 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Create volume request body: {'volume': {'volume_type': '5e821190-2700-416d-9203-be52a10a0123', 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:53.357801 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Create volume of 1 GB Aug 06 05:30:53.358044 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:53.358044 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:53.358376 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:53.364595 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Flow 'volume_create_api' (525d6fb5-5cd5-4fcf-b3eb-fdc32bdda98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:53.365372 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a33aac-f2c2-4825-abd2-f8462741f8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:53.366178 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:53.383506 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a33aac-f2c2-4825-abd2-f8462741f8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:30:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-400174710',vendor_name='tempest-vendor_name-566333336'},id=5e821190-2700-416d-9203-be52a10a0123,is_public=True,name='tempest-ProjectMemberTests-volume-type-76600455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e821190-2700-416d-9203-be52a10a0123', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:53.384271 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75cb9d07-d4c9-4818-bafc-6fb346ff6666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:53.408821 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-76600455 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-76600455, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:53.409199 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-76600455 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-76600455, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:53.441312 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Created reservations ['a3f8bca1-991e-455f-98d9-f54af8b70c9b', 'b08cd4d8-ccb4-46fa-ba54-82ba3be355c2', '0b8281a2-81a1-429c-a41d-3c815260ca9c', 'e318e2b1-7a61-4753-bb94-f4923c26ac23'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:53.442364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75cb9d07-d4c9-4818-bafc-6fb346ff6666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3f8bca1-991e-455f-98d9-f54af8b70c9b', 'b08cd4d8-ccb4-46fa-ba54-82ba3be355c2', '0b8281a2-81a1-429c-a41d-3c815260ca9c', 'e318e2b1-7a61-4753-bb94-f4923c26ac23']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:53.443387 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0b1752-6f07-473f-aa89-d262f2c5de00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:53.476734 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0b1752-6f07-473f-aa89-d262f2c5de00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9130e80a-8ec8-4061-8f90-c68646b94e6c', '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='0553757b429248f2b83dbdc8e7c7cc6c',qos_specs=None,replication_status=,reservations=['a3f8bca1-991e-455f-98d9-f54af8b70c9b','b08cd4d8-ccb4-46fa-ba54-82ba3be355c2','0b8281a2-81a1-429c-a41d-3c815260ca9c','e318e2b1-7a61-4753-bb94-f4923c26ac23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc8d2e90fd4c788528142817692409',volume_type_id=5e821190-2700-416d-9203-be52a10a0123), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9130e80a-8ec8-4061-8f90-c68646b94e6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0553757b429248f2b83dbdc8e7c7cc6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92fc8d2e90fd4c788528142817692409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e821190-2700-416d-9203-be52a10a0123),volume_type_id=5e821190-2700-416d-9203-be52a10a0123)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:53.478166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b05406a-e6b7-4d7f-b1f0-fae8ae558aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:53.498813 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b05406a-e6b7-4d7f-b1f0-fae8ae558aa3) transitioned into state 'SUCCESS' from 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='0553757b429248f2b83dbdc8e7c7cc6c',qos_specs=None,replication_status=,reservations=['a3f8bca1-991e-455f-98d9-f54af8b70c9b','b08cd4d8-ccb4-46fa-ba54-82ba3be355c2','0b8281a2-81a1-429c-a41d-3c815260ca9c','e318e2b1-7a61-4753-bb94-f4923c26ac23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc8d2e90fd4c788528142817692409',volume_type_id=5e821190-2700-416d-9203-be52a10a0123)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:53.499712 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5321ca32-3635-4e1a-a9e8-0f707cc50aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:53.511918 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5321ca32-3635-4e1a-a9e8-0f707cc50aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:53.512986 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Flow 'volume_create_api' (525d6fb5-5cd5-4fcf-b3eb-fdc32bdda98f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:53.513397 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Create volume request issued successfully. Aug 06 05:30:53.514159 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b53fc8b2-c03e-49e6-a151-0ddba7d4c2bd tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:53.514734 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1033/4126] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:30:53 2026] POST /volume/v3/volumes => generated 772 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:53.535539 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-879ba8a7-9c75-4931-a45e-6f337fc19b6d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.541027 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-879ba8a7-9c75-4931-a45e-6f337fc19b6d tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] GET https://10.4.3.205/volume/v3/volumes/9130e80a-8ec8-4061-8f90-c68646b94e6c Aug 06 05:30:53.542042 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-879ba8a7-9c75-4931-a45e-6f337fc19b6d tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:53.542195 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-879ba8a7-9c75-4931-a45e-6f337fc19b6d tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:53.549944 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:53.549944 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:53.553968 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-879ba8a7-9c75-4931-a45e-6f337fc19b6d tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Volume info retrieved successfully. Aug 06 05:30:53.562062 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-879ba8a7-9c75-4931-a45e-6f337fc19b6d tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes/9130e80a-8ec8-4061-8f90-c68646b94e6c returned with HTTP 200 Aug 06 05:30:53.562547 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1039/4127] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:53 2026] GET /volume/v3/volumes/9130e80a-8ec8-4061-8f90-c68646b94e6c => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:53.615184 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8e4f685c-e757-45f8-ab41-5743282398b0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:53.617059 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8e4f685c-e757-45f8-ab41-5743282398b0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:53.617277 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8e4f685c-e757-45f8-ab41-5743282398b0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:53.617617 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8e4f685c-e757-45f8-ab41-5743282398b0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:53.625871 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:53.625871 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:53.630093 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8e4f685c-e757-45f8-ab41-5743282398b0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:53.635117 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8e4f685c-e757-45f8-ab41-5743282398b0 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:30:53.635654 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1030/4128] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:53 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:54.575754 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b28af8f5-6131-4406-8c9e-c518412cba3e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:54.579643 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b28af8f5-6131-4406-8c9e-c518412cba3e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] GET https://10.4.3.205/volume/v3/volumes/9130e80a-8ec8-4061-8f90-c68646b94e6c Aug 06 05:30:54.579958 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b28af8f5-6131-4406-8c9e-c518412cba3e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:54.580225 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b28af8f5-6131-4406-8c9e-c518412cba3e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:54.591614 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:54.591614 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:54.598476 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b28af8f5-6131-4406-8c9e-c518412cba3e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Volume info retrieved successfully. Aug 06 05:30:54.604432 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b28af8f5-6131-4406-8c9e-c518412cba3e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes/9130e80a-8ec8-4061-8f90-c68646b94e6c returned with HTTP 200 Aug 06 05:30:54.605018 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1027/4129] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:54 2026] GET /volume/v3/volumes/9130e80a-8ec8-4061-8f90-c68646b94e6c => generated 972 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:54.617458 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-09932070-b316-4007-8cf0-421424cfa190 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:54.619311 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-09932070-b316-4007-8cf0-421424cfa190 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] GET https://10.4.3.205/volume/v3/messages Aug 06 05:30:54.619513 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-09932070-b316-4007-8cf0-421424cfa190 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:54.619684 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-09932070-b316-4007-8cf0-421424cfa190 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:54.619931 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:54.619931 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:54.623208 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-09932070-b316-4007-8cf0-421424cfa190 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:30:54.623605 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1034/4130] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:30:54 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 06 05:30:54.635384 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1b073d72-d882-4880-90ae-d071d1920312 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:54.637584 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1b073d72-d882-4880-90ae-d071d1920312 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] GET https://10.4.3.205/volume/v3/messages Aug 06 05:30:54.637927 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1b073d72-d882-4880-90ae-d071d1920312 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:54.638168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1b073d72-d882-4880-90ae-d071d1920312 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:54.641808 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1b073d72-d882-4880-90ae-d071d1920312 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:30:54.642169 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1040/4131] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:30:54 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 06 05:30:54.648929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-63281ac1-3fe0-4f0b-8b23-f8551fe5d8bf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:54.650710 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-63281ac1-3fe0-4f0b-8b23-f8551fe5d8bf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:54.651016 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-63281ac1-3fe0-4f0b-8b23-f8551fe5d8bf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:54.651239 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-63281ac1-3fe0-4f0b-8b23-f8551fe5d8bf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:54.654499 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-96190413-903d-4006-9db6-9bc8047b34f7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:54.659257 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-96190413-903d-4006-9db6-9bc8047b34f7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] DELETE https://10.4.3.205/volume/v3/messages/b0801554-e0cb-4b39-8878-41659d8990ce Aug 06 05:30:54.660479 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:54.660479 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:54.660547 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-96190413-903d-4006-9db6-9bc8047b34f7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:54.660547 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-96190413-903d-4006-9db6-9bc8047b34f7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:54.665077 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-63281ac1-3fe0-4f0b-8b23-f8551fe5d8bf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:54.671598 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-63281ac1-3fe0-4f0b-8b23-f8551fe5d8bf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:30:54.672237 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1031/4132] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:54 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:54.673602 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-96190413-903d-4006-9db6-9bc8047b34f7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/messages/b0801554-e0cb-4b39-8878-41659d8990ce returned with HTTP 204 Aug 06 05:30:54.674087 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1028/4133] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:30:54 2026] DELETE /volume/v3/messages/b0801554-e0cb-4b39-8878-41659d8990ce => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:30:54.682089 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:54.684056 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/9130e80a-8ec8-4061-8f90-c68646b94e6c Aug 06 05:30:54.684256 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:54.684443 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:54.684584 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Delete volume with id: 9130e80a-8ec8-4061-8f90-c68646b94e6c Aug 06 05:30:54.691119 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:54.691119 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:54.691489 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Volume info retrieved successfully. Aug 06 05:30:54.692441 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100426) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:30:54.710461 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Created reservations ['cf8dbd36-1b2d-4c3e-b17e-0872c0b0446f', '3743d297-7ad5-438e-a62e-4fd1fb40a33e', '25ccc05b-09f0-4aae-a67b-ae7e11b6e824', '5e591b64-3e04-4333-a14f-c08d1b4d7231'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:54.739216 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Delete volume request issued successfully. Aug 06 05:30:54.739561 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c7cc11d6-2e01-4f68-b5cd-ff386442327c tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes/9130e80a-8ec8-4061-8f90-c68646b94e6c returned with HTTP 202 Aug 06 05:30:54.740024 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1035/4134] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:54 2026] DELETE /volume/v3/volumes/9130e80a-8ec8-4061-8f90-c68646b94e6c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:54.747875 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-aac65162-84e3-4a14-8e0a-84b7b120394b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:54.750930 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aac65162-84e3-4a14-8e0a-84b7b120394b tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] DELETE https://10.4.3.205/volume/v3/types/5e821190-2700-416d-9203-be52a10a0123 Aug 06 05:30:54.751137 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aac65162-84e3-4a14-8e0a-84b7b120394b tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:54.751391 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aac65162-84e3-4a14-8e0a-84b7b120394b tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:54.780870 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aac65162-84e3-4a14-8e0a-84b7b120394b tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/types/5e821190-2700-416d-9203-be52a10a0123 returned with HTTP 202 Aug 06 05:30:54.781237 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1041/4135] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:54 2026] DELETE /volume/v3/types/5e821190-2700-416d-9203-be52a10a0123 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:54.795406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5bc22b78-2d4d-42a4-a492-a7c309cc7bea None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:54.797052 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5bc22b78-2d4d-42a4-a492-a7c309cc7bea tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:54.797512 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5bc22b78-2d4d-42a4-a492-a7c309cc7bea tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-316916147", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1751349976", "vendor_name": "tempest-vendor_name-457065259"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:54.812478 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5bc22b78-2d4d-42a4-a492-a7c309cc7bea tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:54.813186 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1032/4136] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:30:54 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:54.821160 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:54.822608 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:30:54.823019 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e3cd371c-ba28-424b-88c6-b049f300691b", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:54.824510 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Create volume request body: {'volume': {'volume_type': 'e3cd371c-ba28-424b-88c6-b049f300691b', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:30:54.828254 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Create volume of 1 GB Aug 06 05:30:54.830171 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:54.830171 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:54.830171 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Availability Zones retrieved successfully. Aug 06 05:30:54.834908 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Flow 'volume_create_api' (d579e701-8cf4-4586-a196-cf1578f6afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:54.835896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdab6d6-881e-4d7f-af29-b2d48d6924fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:54.836847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:30:54.855401 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdab6d6-881e-4d7f-af29-b2d48d6924fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:30:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1751349976',vendor_name='tempest-vendor_name-457065259'},id=e3cd371c-ba28-424b-88c6-b049f300691b,is_public=True,name='tempest-ProjectMemberTests-volume-type-316916147',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3cd371c-ba28-424b-88c6-b049f300691b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:54.856334 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77b3b64-366c-474f-a3fb-39a4719de816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:54.881595 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-316916147 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-316916147, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:54.882094 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-316916147 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-316916147, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:54.909906 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Created reservations ['fbc01112-6c5a-4b02-a1d6-e7b51b1842a2', '5ac3618f-d10b-4c63-b50b-1717ae6a412c', '9d16431e-a9eb-4562-a157-93c46f8868a9', '7e768d5a-d6f8-4c32-bbfb-0b69772ccbf9'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:54.911147 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77b3b64-366c-474f-a3fb-39a4719de816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc01112-6c5a-4b02-a1d6-e7b51b1842a2', '5ac3618f-d10b-4c63-b50b-1717ae6a412c', '9d16431e-a9eb-4562-a157-93c46f8868a9', '7e768d5a-d6f8-4c32-bbfb-0b69772ccbf9']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:54.912444 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7622987-ffeb-44eb-a3e1-7ba3b32b5578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:54.948737 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7622987-ffeb-44eb-a3e1-7ba3b32b5578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f94f60af-3bae-41a1-9950-d5b00986b10a', '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='0553757b429248f2b83dbdc8e7c7cc6c',qos_specs=None,replication_status=,reservations=['fbc01112-6c5a-4b02-a1d6-e7b51b1842a2','5ac3618f-d10b-4c63-b50b-1717ae6a412c','9d16431e-a9eb-4562-a157-93c46f8868a9','7e768d5a-d6f8-4c32-bbfb-0b69772ccbf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc8d2e90fd4c788528142817692409',volume_type_id=e3cd371c-ba28-424b-88c6-b049f300691b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:30:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f94f60af-3bae-41a1-9950-d5b00986b10a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0553757b429248f2b83dbdc8e7c7cc6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92fc8d2e90fd4c788528142817692409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3cd371c-ba28-424b-88c6-b049f300691b),volume_type_id=e3cd371c-ba28-424b-88c6-b049f300691b)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:54.949923 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e412c9-bbdc-443d-bb99-eeed49bfbf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:54.969469 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e412c9-bbdc-443d-bb99-eeed49bfbf50) transitioned into state 'SUCCESS' from 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='0553757b429248f2b83dbdc8e7c7cc6c',qos_specs=None,replication_status=,reservations=['fbc01112-6c5a-4b02-a1d6-e7b51b1842a2','5ac3618f-d10b-4c63-b50b-1717ae6a412c','9d16431e-a9eb-4562-a157-93c46f8868a9','7e768d5a-d6f8-4c32-bbfb-0b69772ccbf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc8d2e90fd4c788528142817692409',volume_type_id=e3cd371c-ba28-424b-88c6-b049f300691b)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:54.970543 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424e613c-d8ae-4018-aa59-3c55b3dca427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:30:54.981069 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424e613c-d8ae-4018-aa59-3c55b3dca427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:30:54.982196 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Flow 'volume_create_api' (d579e701-8cf4-4586-a196-cf1578f6afc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:30:54.982706 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Create volume request issued successfully. Aug 06 05:30:54.983465 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-645cf93b-66e9-4062-ae87-7d3c938c82c4 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:30:54.984074 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1029/4137] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:30:54 2026] POST /volume/v3/volumes => generated 773 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:55.003813 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-658f1111-b24e-47d5-ad49-504f789fdc03 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:55.007451 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-658f1111-b24e-47d5-ad49-504f789fdc03 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] GET https://10.4.3.205/volume/v3/volumes/f94f60af-3bae-41a1-9950-d5b00986b10a Aug 06 05:30:55.007828 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-658f1111-b24e-47d5-ad49-504f789fdc03 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:55.008140 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-658f1111-b24e-47d5-ad49-504f789fdc03 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:55.018673 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:55.018673 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:55.025467 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-658f1111-b24e-47d5-ad49-504f789fdc03 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Volume info retrieved successfully. Aug 06 05:30:55.033097 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-658f1111-b24e-47d5-ad49-504f789fdc03 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes/f94f60af-3bae-41a1-9950-d5b00986b10a returned with HTTP 200 Aug 06 05:30:55.033630 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1036/4138] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:55 2026] GET /volume/v3/volumes/f94f60af-3bae-41a1-9950-d5b00986b10a => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:55.685127 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-58845d46-a013-4a5b-9f19-9917fd7b8597 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:55.687107 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-58845d46-a013-4a5b-9f19-9917fd7b8597 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:55.687346 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-58845d46-a013-4a5b-9f19-9917fd7b8597 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:55.687543 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-58845d46-a013-4a5b-9f19-9917fd7b8597 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:55.695224 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:55.695224 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:55.699248 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-58845d46-a013-4a5b-9f19-9917fd7b8597 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:55.703695 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-58845d46-a013-4a5b-9f19-9917fd7b8597 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:30:55.704423 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1042/4139] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:55 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:56.053016 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-629d67a9-5b4e-48b7-a9cd-25ad4705200e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:56.055202 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-629d67a9-5b4e-48b7-a9cd-25ad4705200e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] GET https://10.4.3.205/volume/v3/volumes/f94f60af-3bae-41a1-9950-d5b00986b10a Aug 06 05:30:56.055477 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-629d67a9-5b4e-48b7-a9cd-25ad4705200e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:56.055706 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-629d67a9-5b4e-48b7-a9cd-25ad4705200e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:56.064283 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:56.064283 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:56.068625 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-629d67a9-5b4e-48b7-a9cd-25ad4705200e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Volume info retrieved successfully. Aug 06 05:30:56.072006 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-629d67a9-5b4e-48b7-a9cd-25ad4705200e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes/f94f60af-3bae-41a1-9950-d5b00986b10a returned with HTTP 200 Aug 06 05:30:56.072372 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1033/4140] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:30:56 2026] GET /volume/v3/volumes/f94f60af-3bae-41a1-9950-d5b00986b10a => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:56.084491 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c024f0b1-0962-4566-96d1-788afbc8a6a9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:56.086812 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c024f0b1-0962-4566-96d1-788afbc8a6a9 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] GET https://10.4.3.205/volume/v3/messages Aug 06 05:30:56.087090 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c024f0b1-0962-4566-96d1-788afbc8a6a9 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:56.087326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c024f0b1-0962-4566-96d1-788afbc8a6a9 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:56.087651 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:56.087651 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:56.091220 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c024f0b1-0962-4566-96d1-788afbc8a6a9 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:30:56.091605 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1030/4141] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:30:56 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 06 05:30:56.105205 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f5d68f98-bc83-45da-9940-df7ee42ef02f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:56.107248 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5d68f98-bc83-45da-9940-df7ee42ef02f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] GET https://10.4.3.205/volume/v3/messages/5a559748-eead-48c9-9821-899243138804 Aug 06 05:30:56.107510 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f5d68f98-bc83-45da-9940-df7ee42ef02f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:56.107736 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f5d68f98-bc83-45da-9940-df7ee42ef02f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:56.111688 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5d68f98-bc83-45da-9940-df7ee42ef02f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-member] https://10.4.3.205/volume/v3/messages/5a559748-eead-48c9-9821-899243138804 returned with HTTP 200 Aug 06 05:30:56.112117 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1037/4142] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:56 2026] GET /volume/v3/messages/5a559748-eead-48c9-9821-899243138804 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:56.121677 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9bc2cf7b-0fd0-4868-8586-627aedb5bc0e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:56.123388 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9bc2cf7b-0fd0-4868-8586-627aedb5bc0e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] DELETE https://10.4.3.205/volume/v3/messages/5a559748-eead-48c9-9821-899243138804 Aug 06 05:30:56.123633 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9bc2cf7b-0fd0-4868-8586-627aedb5bc0e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:56.123864 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9bc2cf7b-0fd0-4868-8586-627aedb5bc0e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:56.132919 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9bc2cf7b-0fd0-4868-8586-627aedb5bc0e tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/messages/5a559748-eead-48c9-9821-899243138804 returned with HTTP 204 Aug 06 05:30:56.133367 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1043/4143] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:30:56 2026] DELETE /volume/v3/messages/5a559748-eead-48c9-9821-899243138804 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:30:56.140450 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:56.142578 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/f94f60af-3bae-41a1-9950-d5b00986b10a Aug 06 05:30:56.142837 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:56.143075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:56.143261 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Delete volume with id: f94f60af-3bae-41a1-9950-d5b00986b10a Aug 06 05:30:56.151500 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:56.151500 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:56.151925 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Volume info retrieved successfully. Aug 06 05:30:56.153219 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100429) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:30:56.164845 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-316916147 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-316916147, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:56.165123 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-316916147 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-316916147, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:30:56.172137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Created reservations ['3ea2ff0a-b720-42da-be40-d0c50f061c83', '9e674054-4491-4001-a435-e00749f0a0a6', 'e9d58837-d536-488d-9b01-c0680dad9d5e', '95879aac-f46b-4e62-b06c-154ad148cecb'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:56.199898 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Delete volume request issued successfully. Aug 06 05:30:56.200082 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fb525239-5881-4aa8-9c71-f1ae24704be7 tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/volumes/f94f60af-3bae-41a1-9950-d5b00986b10a returned with HTTP 202 Aug 06 05:30:56.200779 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1034/4144] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:30:56 2026] DELETE /volume/v3/volumes/f94f60af-3bae-41a1-9950-d5b00986b10a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:56.207935 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-659bd62a-daaa-40c2-b36d-16aa94d7c87f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:56.209916 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-659bd62a-daaa-40c2-b36d-16aa94d7c87f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] DELETE https://10.4.3.205/volume/v3/types/e3cd371c-ba28-424b-88c6-b049f300691b Aug 06 05:30:56.210141 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-659bd62a-daaa-40c2-b36d-16aa94d7c87f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:56.210391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-659bd62a-daaa-40c2-b36d-16aa94d7c87f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:56.240506 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-659bd62a-daaa-40c2-b36d-16aa94d7c87f tempest-ProjectMemberTests-137959247 tempest-ProjectMemberTests-137959247-project-admin] https://10.4.3.205/volume/v3/types/e3cd371c-ba28-424b-88c6-b049f300691b returned with HTTP 202 Aug 06 05:30:56.240907 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1031/4145] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:56 2026] DELETE /volume/v3/types/e3cd371c-ba28-424b-88c6-b049f300691b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 05:30:56.720852 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b5ec4f14-9386-418a-aa88-296b00b576ff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:56.725659 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b5ec4f14-9386-418a-aa88-296b00b576ff tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:56.725659 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b5ec4f14-9386-418a-aa88-296b00b576ff tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:56.725659 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b5ec4f14-9386-418a-aa88-296b00b576ff tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:56.733322 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:56.733322 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:56.736960 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b5ec4f14-9386-418a-aa88-296b00b576ff tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:56.741310 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b5ec4f14-9386-418a-aa88-296b00b576ff tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:30:56.741692 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1038/4146] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:56 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:57.739278 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-6a8c7758-8722-491a-97d8-e3ba32d8f738 req-320f0ad3-fe10-416d-b874-489ec66cba83 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:57.741078 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6a8c7758-8722-491a-97d8-e3ba32d8f738 req-320f0ad3-fe10-416d-b874-489ec66cba83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/5bcd8f1d-dd51-4e3e-b20b-ebb9071b66f1 Aug 06 05:30:57.741264 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6a8c7758-8722-491a-97d8-e3ba32d8f738 req-320f0ad3-fe10-416d-b874-489ec66cba83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:57.741463 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6a8c7758-8722-491a-97d8-e3ba32d8f738 req-320f0ad3-fe10-416d-b874-489ec66cba83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:57.756883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e26c098f-8b1e-4dc2-a34c-32daf818ac4f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:57.759836 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:57.759836 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:57.760212 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e26c098f-8b1e-4dc2-a34c-32daf818ac4f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:57.760457 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e26c098f-8b1e-4dc2-a34c-32daf818ac4f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:57.760660 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e26c098f-8b1e-4dc2-a34c-32daf818ac4f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:57.770248 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:57.770248 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:57.779930 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e26c098f-8b1e-4dc2-a34c-32daf818ac4f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:57.787683 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e26c098f-8b1e-4dc2-a34c-32daf818ac4f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:30:57.788107 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1035/4147] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:57 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:30:57.845238 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6a8c7758-8722-491a-97d8-e3ba32d8f738 req-320f0ad3-fe10-416d-b874-489ec66cba83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/5bcd8f1d-dd51-4e3e-b20b-ebb9071b66f1 returned with HTTP 200 Aug 06 05:30:57.845238 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1044/4148] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:30:57 2026] DELETE /volume/v3/attachments/5bcd8f1d-dd51-4e3e-b20b-ebb9071b66f1 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:57.846979 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-50de84fe-65e0-49eb-8766-640e2044f1a7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:57.946606 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-50de84fe-65e0-49eb-8766-640e2044f1a7 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:57.946980 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-50de84fe-65e0-49eb-8766-640e2044f1a7 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1730781189", "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=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:57.965505 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-50de84fe-65e0-49eb-8766-640e2044f1a7 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:57.966032 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1032/4149] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:30:57 2026] POST /volume/v3/types => generated 380 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:57.973533 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b75d0c9a-0385-4bc2-984e-666390665007 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:57.977787 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b75d0c9a-0385-4bc2-984e-666390665007 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption Aug 06 05:30:57.978115 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b75d0c9a-0385-4bc2-984e-666390665007 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:57.998131 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b75d0c9a-0385-4bc2-984e-666390665007 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption returned with HTTP 200 Aug 06 05:30:57.998832 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1039/4150] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:30:57 2026] POST /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.007823 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6f15fc85-71e1-499c-9654-b6b5c040708d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.010028 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6f15fc85-71e1-499c-9654-b6b5c040708d tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:58.010558 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6f15fc85-71e1-499c-9654-b6b5c040708d tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1116690106", "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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.026213 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6f15fc85-71e1-499c-9654-b6b5c040708d tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:58.026578 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1036/4151] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:30:58 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 06 05:30:58.036115 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3cd30f1c-6159-4396-953b-16406b346149 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.037917 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3cd30f1c-6159-4396-953b-16406b346149 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types/d3d8433e-e43d-443b-af5c-9d04b23f37c4/encryption Aug 06 05:30:58.038387 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3cd30f1c-6159-4396-953b-16406b346149 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.041161 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:58.041161 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:58.055612 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3cd30f1c-6159-4396-953b-16406b346149 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/d3d8433e-e43d-443b-af5c-9d04b23f37c4/encryption returned with HTTP 200 Aug 06 05:30:58.056220 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1045/4152] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:30:58 2026] POST /volume/v3/types/d3d8433e-e43d-443b-af5c-9d04b23f37c4/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.065102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6b93b6de-5a0a-4af3-b17d-d6e9d7786f4c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.067651 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6b93b6de-5a0a-4af3-b17d-d6e9d7786f4c tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:58.068012 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6b93b6de-5a0a-4af3-b17d-d6e9d7786f4c tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-476869751", "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=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.091172 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6b93b6de-5a0a-4af3-b17d-d6e9d7786f4c tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:58.091555 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1033/4153] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:30:58 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.101842 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d6459e8b-1097-40f1-9a82-873c8dc6f2af None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.103565 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d6459e8b-1097-40f1-9a82-873c8dc6f2af tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types/7863ca37-d8c8-4b24-91de-f01e7726525a/extra_specs Aug 06 05:30:58.103947 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d6459e8b-1097-40f1-9a82-873c8dc6f2af tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.122586 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d6459e8b-1097-40f1-9a82-873c8dc6f2af tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/7863ca37-d8c8-4b24-91de-f01e7726525a/extra_specs returned with HTTP 200 Aug 06 05:30:58.123022 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1040/4154] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:30:58 2026] POST /volume/v3/types/7863ca37-d8c8-4b24-91de-f01e7726525a/extra_specs => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:30:58.134134 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-75f0b08a-4dc0-4431-bb16-54e75cad63d0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.136362 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-75f0b08a-4dc0-4431-bb16-54e75cad63d0 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] PUT https://10.4.3.205/volume/v3/types/7863ca37-d8c8-4b24-91de-f01e7726525a/extra_specs/key2 Aug 06 05:30:58.136794 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-75f0b08a-4dc0-4431-bb16-54e75cad63d0 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.163012 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-75f0b08a-4dc0-4431-bb16-54e75cad63d0 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/7863ca37-d8c8-4b24-91de-f01e7726525a/extra_specs/key2 returned with HTTP 200 Aug 06 05:30:58.163623 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1037/4155] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:30:58 2026] PUT /volume/v3/types/7863ca37-d8c8-4b24-91de-f01e7726525a/extra_specs/key2 => generated 25 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:30:58.172816 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-81d02f53-010e-4005-ad30-4d26f3277c7c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.174144 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-81d02f53-010e-4005-ad30-4d26f3277c7c tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:58.174591 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-81d02f53-010e-4005-ad30-4d26f3277c7c tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.189788 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-81d02f53-010e-4005-ad30-4d26f3277c7c tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:58.190370 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1046/4156] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:30:58 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.199159 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dd2c29d4-909b-4d49-95b9-6a24f5c6940a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.203231 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dd2c29d4-909b-4d49-95b9-6a24f5c6940a tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] DELETE https://10.4.3.205/volume/v3/types/f2d3ae38-b606-4946-b8a6-8933e61940c8 Aug 06 05:30:58.203521 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dd2c29d4-909b-4d49-95b9-6a24f5c6940a tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.203803 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dd2c29d4-909b-4d49-95b9-6a24f5c6940a tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.231697 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dd2c29d4-909b-4d49-95b9-6a24f5c6940a tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/f2d3ae38-b606-4946-b8a6-8933e61940c8 returned with HTTP 202 Aug 06 05:30:58.232359 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1034/4157] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/types/f2d3ae38-b606-4946-b8a6-8933e61940c8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:58.240128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f5691ce6-7189-4fe3-8600-8591fe220bd4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.241920 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5691ce6-7189-4fe3-8600-8591fe220bd4 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:58.242329 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f5691ce6-7189-4fe3-8600-8591fe220bd4 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1462497535", "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=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.257711 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5691ce6-7189-4fe3-8600-8591fe220bd4 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:58.258088 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1041/4158] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:30:58 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 06 05:30:58.266447 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fbb8a2f2-7bdf-4d34-937f-bf179a44b230 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.267484 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fbb8a2f2-7bdf-4d34-937f-bf179a44b230 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types/3665e7ba-d0f4-4ec9-b37a-006dbc5bbc88/encryption Aug 06 05:30:58.268133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fbb8a2f2-7bdf-4d34-937f-bf179a44b230 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.287696 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fbb8a2f2-7bdf-4d34-937f-bf179a44b230 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/3665e7ba-d0f4-4ec9-b37a-006dbc5bbc88/encryption returned with HTTP 200 Aug 06 05:30:58.288312 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1038/4159] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:30:58 2026] POST /volume/v3/types/3665e7ba-d0f4-4ec9-b37a-006dbc5bbc88/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.296317 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-dbe89edf-693f-42fb-b9cb-1c1cc7f31818 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.299791 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dbe89edf-693f-42fb-b9cb-1c1cc7f31818 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] DELETE https://10.4.3.205/volume/v3/types/3665e7ba-d0f4-4ec9-b37a-006dbc5bbc88/encryption/44ba2511-2b23-48f3-804a-ea43248df428 Aug 06 05:30:58.299791 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dbe89edf-693f-42fb-b9cb-1c1cc7f31818 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.299791 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dbe89edf-693f-42fb-b9cb-1c1cc7f31818 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.310965 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dbe89edf-693f-42fb-b9cb-1c1cc7f31818 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/3665e7ba-d0f4-4ec9-b37a-006dbc5bbc88/encryption/44ba2511-2b23-48f3-804a-ea43248df428 returned with HTTP 202 Aug 06 05:30:58.311656 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1047/4160] 10.4.3.205 () {66 vars in 1489 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/types/3665e7ba-d0f4-4ec9-b37a-006dbc5bbc88/encryption/44ba2511-2b23-48f3-804a-ea43248df428 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:58.319754 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a51decb4-b9a4-4124-9ad1-0292f2f12e95 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.323338 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a51decb4-b9a4-4124-9ad1-0292f2f12e95 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:58.323852 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a51decb4-b9a4-4124-9ad1-0292f2f12e95 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1794587138", "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=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.355855 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a51decb4-b9a4-4124-9ad1-0292f2f12e95 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:58.356695 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1035/4161] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:30:58 2026] POST /volume/v3/types => generated 380 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.367802 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2c9a124b-d6f9-45d2-bb9f-25a6801a35c1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.367802 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c9a124b-d6f9-45d2-bb9f-25a6801a35c1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] DELETE https://10.4.3.205/volume/v3/types/b3a23414-d89b-46d9-98fc-4b0c2a033d10/extra_specs/key1 Aug 06 05:30:58.367802 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c9a124b-d6f9-45d2-bb9f-25a6801a35c1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.367802 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2c9a124b-d6f9-45d2-bb9f-25a6801a35c1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.386646 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2c9a124b-d6f9-45d2-bb9f-25a6801a35c1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/b3a23414-d89b-46d9-98fc-4b0c2a033d10/extra_specs/key1 returned with HTTP 202 Aug 06 05:30:58.387081 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1042/4162] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/types/b3a23414-d89b-46d9-98fc-4b0c2a033d10/extra_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:30:58.395051 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d77c432b-5116-4912-9f9e-5970f88398d1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.397281 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d77c432b-5116-4912-9f9e-5970f88398d1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:30:58.397762 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d77c432b-5116-4912-9f9e-5970f88398d1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-343817467", "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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.415679 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d77c432b-5116-4912-9f9e-5970f88398d1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:58.416009 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1039/4163] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:30:58 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.424326 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5a06f030-5222-4912-8891-49bd3298c878 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.426078 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5a06f030-5222-4912-8891-49bd3298c878 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] DELETE https://10.4.3.205/volume/v3/types/f09a9f39-ca15-4728-b613-b58e2d16d891 Aug 06 05:30:58.426408 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5a06f030-5222-4912-8891-49bd3298c878 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.428039 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5a06f030-5222-4912-8891-49bd3298c878 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.451126 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5a06f030-5222-4912-8891-49bd3298c878 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/f09a9f39-ca15-4728-b613-b58e2d16d891 returned with HTTP 202 Aug 06 05:30:58.451765 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1048/4164] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/types/f09a9f39-ca15-4728-b613-b58e2d16d891 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:58.460337 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f367eb05-816d-4eef-9696-73d86d97ea34 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.462746 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f367eb05-816d-4eef-9696-73d86d97ea34 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] GET https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs Aug 06 05:30:58.463044 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f367eb05-816d-4eef-9696-73d86d97ea34 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.463330 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f367eb05-816d-4eef-9696-73d86d97ea34 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.472093 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f367eb05-816d-4eef-9696-73d86d97ea34 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs returned with HTTP 200 Aug 06 05:30:58.472478 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1036/4165] 10.4.3.205 () {66 vars in 1378 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs => generated 185 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.481089 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ec7a3c56-5f0b-436a-ad01-88a0d9dc9071 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.482827 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ec7a3c56-5f0b-436a-ad01-88a0d9dc9071 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] GET https://10.4.3.205/volume/v3/types Aug 06 05:30:58.483127 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ec7a3c56-5f0b-436a-ad01-88a0d9dc9071 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.483336 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ec7a3c56-5f0b-436a-ad01-88a0d9dc9071 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.501700 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ec7a3c56-5f0b-436a-ad01-88a0d9dc9071 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:30:58.501988 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1043/4166] 10.4.3.205 () {66 vars in 1231 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/types => generated 2830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:30:58.512057 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ad791585-d834-411d-b97a-13152e434a18 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.513779 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ad791585-d834-411d-b97a-13152e434a18 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] GET https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption/cipher Aug 06 05:30:58.513953 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ad791585-d834-411d-b97a-13152e434a18 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.514125 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ad791585-d834-411d-b97a-13152e434a18 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.519766 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ad791585-d834-411d-b97a-13152e434a18 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption/cipher returned with HTTP 200 Aug 06 05:30:58.520107 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1040/4167] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:30:58.528581 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ea112963-d609-45f4-a500-7f263744ffce None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.530009 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea112963-d609-45f4-a500-7f263744ffce tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] GET https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption Aug 06 05:30:58.530326 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea112963-d609-45f4-a500-7f263744ffce tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.530579 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea112963-d609-45f4-a500-7f263744ffce tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.536676 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea112963-d609-45f4-a500-7f263744ffce tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption returned with HTTP 200 Aug 06 05:30:58.537195 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1049/4168] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.545345 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-52eed501-99dd-4295-a78b-97bdec95b9f0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.547247 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-52eed501-99dd-4295-a78b-97bdec95b9f0 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] GET https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs/multiattach Aug 06 05:30:58.547489 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-52eed501-99dd-4295-a78b-97bdec95b9f0 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.547714 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-52eed501-99dd-4295-a78b-97bdec95b9f0 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.557510 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-52eed501-99dd-4295-a78b-97bdec95b9f0 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs/multiattach returned with HTTP 200 Aug 06 05:30:58.557948 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1037/4169] 10.4.3.205 () {66 vars in 1414 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:30:58.564267 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5c712951-b4bf-46e7-b6c4-c5221d337af1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.566085 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5c712951-b4bf-46e7-b6c4-c5221d337af1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] GET https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs/volume_backend_name Aug 06 05:30:58.566279 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5c712951-b4bf-46e7-b6c4-c5221d337af1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.566490 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5c712951-b4bf-46e7-b6c4-c5221d337af1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.573515 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5c712951-b4bf-46e7-b6c4-c5221d337af1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs/volume_backend_name returned with HTTP 200 Aug 06 05:30:58.573937 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1044/4170] 10.4.3.205 () {66 vars in 1438 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:30:58.582122 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2e1b9950-1577-4fb9-94f7-a94f91b15d66 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.583898 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e1b9950-1577-4fb9-94f7-a94f91b15d66 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] GET https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2 Aug 06 05:30:58.584053 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e1b9950-1577-4fb9-94f7-a94f91b15d66 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.584380 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e1b9950-1577-4fb9-94f7-a94f91b15d66 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.591088 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e1b9950-1577-4fb9-94f7-a94f91b15d66 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2 returned with HTTP 200 Aug 06 05:30:58.591425 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1041/4171] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2 => generated 402 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.600044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7dbd4b6a-dc1e-47a7-af7a-edc47202f1f7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.601375 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7dbd4b6a-dc1e-47a7-af7a-edc47202f1f7 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] PUT https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption/bb954ca5-7c4f-4ebc-aa4e-96193edcefa0 Aug 06 05:30:58.601797 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7dbd4b6a-dc1e-47a7-af7a-edc47202f1f7 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.615996 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7dbd4b6a-dc1e-47a7-af7a-edc47202f1f7 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption/bb954ca5-7c4f-4ebc-aa4e-96193edcefa0 returned with HTTP 200 Aug 06 05:30:58.616554 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1050/4172] 10.4.3.205 () {68 vars in 1506 bytes} [Thu Aug 6 05:30:58 2026] PUT /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/encryption/bb954ca5-7c4f-4ebc-aa4e-96193edcefa0 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:30:58.626775 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-084c717c-9e86-44cd-983d-b1c3155619f8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.629174 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-084c717c-9e86-44cd-983d-b1c3155619f8 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] PUT https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs/key1 Aug 06 05:30:58.629539 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-084c717c-9e86-44cd-983d-b1c3155619f8 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.647016 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-084c717c-9e86-44cd-983d-b1c3155619f8 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs/key1 returned with HTTP 200 Aug 06 05:30:58.647456 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1038/4173] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:30:58 2026] PUT /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2/extra_specs/key1 => generated 30 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:30:58.655438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d482c5a0-126f-4394-bcb4-4b6839e4fb7c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.656997 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d482c5a0-126f-4394-bcb4-4b6839e4fb7c tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] PUT https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2 Aug 06 05:30:58.657280 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d482c5a0-126f-4394-bcb4-4b6839e4fb7c tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.669653 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d482c5a0-126f-4394-bcb4-4b6839e4fb7c tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2 returned with HTTP 200 Aug 06 05:30:58.670146 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1045/4174] 10.4.3.205 () {68 vars in 1362 bytes} [Thu Aug 6 05:30:58 2026] PUT /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2 => generated 371 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.677892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-78ec0e05-ee02-424f-abc6-475206cf3f40 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.679444 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-78ec0e05-ee02-424f-abc6-475206cf3f40 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] DELETE https://10.4.3.205/volume/v3/types/b3a23414-d89b-46d9-98fc-4b0c2a033d10 Aug 06 05:30:58.679633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-78ec0e05-ee02-424f-abc6-475206cf3f40 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.679853 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-78ec0e05-ee02-424f-abc6-475206cf3f40 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.702234 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-78ec0e05-ee02-424f-abc6-475206cf3f40 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/b3a23414-d89b-46d9-98fc-4b0c2a033d10 returned with HTTP 202 Aug 06 05:30:58.702657 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1042/4175] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/types/b3a23414-d89b-46d9-98fc-4b0c2a033d10 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:58.709561 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-25513f29-c6a4-412b-9b67-5b40d651e627 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.710892 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-25513f29-c6a4-412b-9b67-5b40d651e627 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] DELETE https://10.4.3.205/volume/v3/types/3665e7ba-d0f4-4ec9-b37a-006dbc5bbc88 Aug 06 05:30:58.711231 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-25513f29-c6a4-412b-9b67-5b40d651e627 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.711517 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-25513f29-c6a4-412b-9b67-5b40d651e627 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.732960 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-25513f29-c6a4-412b-9b67-5b40d651e627 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/3665e7ba-d0f4-4ec9-b37a-006dbc5bbc88 returned with HTTP 202 Aug 06 05:30:58.733555 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1051/4176] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/types/3665e7ba-d0f4-4ec9-b37a-006dbc5bbc88 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:58.740277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e4b87566-78ad-49c3-a8d0-04ed38b0a4e1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.742196 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e4b87566-78ad-49c3-a8d0-04ed38b0a4e1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] DELETE https://10.4.3.205/volume/v3/types/7863ca37-d8c8-4b24-91de-f01e7726525a Aug 06 05:30:58.742438 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e4b87566-78ad-49c3-a8d0-04ed38b0a4e1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.742641 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e4b87566-78ad-49c3-a8d0-04ed38b0a4e1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.764165 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e4b87566-78ad-49c3-a8d0-04ed38b0a4e1 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/7863ca37-d8c8-4b24-91de-f01e7726525a returned with HTTP 202 Aug 06 05:30:58.764547 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1039/4177] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/types/7863ca37-d8c8-4b24-91de-f01e7726525a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:58.770916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b678380c-daa6-42dd-9931-c89343901016 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.772731 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b678380c-daa6-42dd-9931-c89343901016 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] DELETE https://10.4.3.205/volume/v3/types/d3d8433e-e43d-443b-af5c-9d04b23f37c4 Aug 06 05:30:58.772930 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b678380c-daa6-42dd-9931-c89343901016 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.773118 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b678380c-daa6-42dd-9931-c89343901016 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.795385 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b678380c-daa6-42dd-9931-c89343901016 tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/d3d8433e-e43d-443b-af5c-9d04b23f37c4 returned with HTTP 202 Aug 06 05:30:58.795806 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1046/4178] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/types/d3d8433e-e43d-443b-af5c-9d04b23f37c4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:58.801881 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3cefef71-12e3-4376-9ca2-e3e3e8bc08b2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.804344 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3cefef71-12e3-4376-9ca2-e3e3e8bc08b2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:58.804344 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3cefef71-12e3-4376-9ca2-e3e3e8bc08b2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.804476 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc277191-2f67-4a4e-8fef-5c07b428320b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.804985 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3cefef71-12e3-4376-9ca2-e3e3e8bc08b2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.809328 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc277191-2f67-4a4e-8fef-5c07b428320b tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] DELETE https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2 Aug 06 05:30:58.809328 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc277191-2f67-4a4e-8fef-5c07b428320b tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.809328 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc277191-2f67-4a4e-8fef-5c07b428320b tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.811175 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:58.811175 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:58.815491 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3cefef71-12e3-4376-9ca2-e3e3e8bc08b2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:58.821226 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3cefef71-12e3-4376-9ca2-e3e3e8bc08b2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:30:58.821226 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1043/4179] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:58.831048 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc277191-2f67-4a4e-8fef-5c07b428320b tempest-VolumeTypesAdminTests-2080543033 tempest-VolumeTypesAdminTests-2080543033-project-admin] https://10.4.3.205/volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2 returned with HTTP 202 Aug 06 05:30:58.831701 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1052/4180] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/types/781126ab-9aa8-4a02-a498-1dde1c532bc2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:58.832451 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7abc031c-02b3-428a-9f88-e2a30bac36d2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.834377 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7abc031c-02b3-428a-9f88-e2a30bac36d2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:58.834596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7abc031c-02b3-428a-9f88-e2a30bac36d2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.834803 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7abc031c-02b3-428a-9f88-e2a30bac36d2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.842211 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:58.842211 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:58.846349 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7abc031c-02b3-428a-9f88-e2a30bac36d2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:58.851007 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7abc031c-02b3-428a-9f88-e2a30bac36d2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:30:58.851562 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1040/4181] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:58.863494 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9ad6f4ad-ebd8-41a5-bd8b-fda1d92b89cb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.866068 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9ad6f4ad-ebd8-41a5-bd8b-fda1d92b89cb tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:30:58.866434 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9ad6f4ad-ebd8-41a5-bd8b-fda1d92b89cb tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "850c7394-310e-49f5-8989-64232486761c", "name": "tempest-VolumeImageDependencyTests-Snapshot-2070000407"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:30:58.876407 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:58.876407 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:58.876927 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9ad6f4ad-ebd8-41a5-bd8b-fda1d92b89cb tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:30:58.877041 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-9ad6f4ad-ebd8-41a5-bd8b-fda1d92b89cb tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create snapshot from volume 850c7394-310e-49f5-8989-64232486761c Aug 06 05:30:58.882159 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7621b64c-6238-4510-be9a-12c72bd8eeee None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.883948 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7621b64c-6238-4510-be9a-12c72bd8eeee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:58.884136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7621b64c-6238-4510-be9a-12c72bd8eeee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.884363 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7621b64c-6238-4510-be9a-12c72bd8eeee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.884517 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-7621b64c-6238-4510-be9a-12c72bd8eeee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: 115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:58.891267 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:58.891267 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:30:58.891948 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7621b64c-6238-4510-be9a-12c72bd8eeee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:30:58.902007 np0000006623 devstack@c-api.service[100429]: WARNING cinder.keymgr.conf_key_mgr [None req-7621b64c-6238-4510-be9a-12c72bd8eeee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:30:58.907438 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7621b64c-6238-4510-be9a-12c72bd8eeee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:30:58.907616 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7621b64c-6238-4510-be9a-12c72bd8eeee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c returned with HTTP 202 Aug 06 05:30:58.908064 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1044/4182] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:30:58 2026] DELETE /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:30:58.916469 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-305e9f23-c718-4826-a6e4-87591bc26d48 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.918886 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-305e9f23-c718-4826-a6e4-87591bc26d48 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:58.919426 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-305e9f23-c718-4826-a6e4-87591bc26d48 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.919701 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-9ad6f4ad-ebd8-41a5-bd8b-fda1d92b89cb tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Created reservations ['8c05cfd9-4cea-4b86-a025-94124a675596', 'c2600a4e-71d7-40da-aa3f-248db4710223', '5194d7cb-ed56-48a1-8d1c-5b5a72539043', '2e810580-7bbd-4f57-8564-af23f33a2392'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:30:58.920314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-305e9f23-c718-4826-a6e4-87591bc26d48 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.929199 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:58.929199 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:58.933725 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-305e9f23-c718-4826-a6e4-87591bc26d48 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:30:58.940033 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-305e9f23-c718-4826-a6e4-87591bc26d48 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c returned with HTTP 200 Aug 06 05:30:58.940886 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1053/4183] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:58.952995 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9ad6f4ad-ebd8-41a5-bd8b-fda1d92b89cb tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Snapshot create request issued successfully. Aug 06 05:30:58.953323 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9ad6f4ad-ebd8-41a5-bd8b-fda1d92b89cb tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:30:58.953726 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1047/4184] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:30:58 2026] POST /volume/v3/snapshots => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:30:58.962920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1d81a027-e045-4781-951b-711f5dc763a5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:58.966353 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1d81a027-e045-4781-951b-711f5dc763a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b Aug 06 05:30:58.966648 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1d81a027-e045-4781-951b-711f5dc763a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:58.966924 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1d81a027-e045-4781-951b-711f5dc763a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:58.974336 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:58.974336 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:30:58.975245 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1d81a027-e045-4781-951b-711f5dc763a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Snapshot retrieved successfully. Aug 06 05:30:58.976185 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1d81a027-e045-4781-951b-711f5dc763a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b returned with HTTP 200 Aug 06 05:30:58.976707 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1041/4185] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:58 2026] GET /volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:30:59.953726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d63c7fc3-9c93-4abf-814f-95522ea51630 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:59.955613 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d63c7fc3-9c93-4abf-814f-95522ea51630 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c Aug 06 05:30:59.955819 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d63c7fc3-9c93-4abf-814f-95522ea51630 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:59.956001 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d63c7fc3-9c93-4abf-814f-95522ea51630 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:59.962006 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d63c7fc3-9c93-4abf-814f-95522ea51630 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c returned with HTTP 404 Aug 06 05:30:59.962502 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1045/4186] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:30:59 2026] GET /volume/v3/volumes/115864c5-d4bd-4382-b877-0a34a1ca836c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:30:59.969277 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f36a5d5b-078c-4c45-98de-056025df01a0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:59.970807 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f36a5d5b-078c-4c45-98de-056025df01a0 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:30:59.971207 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f36a5d5b-078c-4c45-98de-056025df01a0 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:59.971509 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f36a5d5b-078c-4c45-98de-056025df01a0 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:59.973377 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-f36a5d5b-078c-4c45-98de-056025df01a0 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:30:59.986967 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f36a5d5b-078c-4c45-98de-056025df01a0 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Get all volumes completed successfully. Aug 06 05:30:59.989178 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7e5f9d23-098e-4470-b687-3e9b7c6ec6ec None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:30:59.990385 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:59.990385 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:30:59.990727 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e5f9d23-098e-4470-b687-3e9b7c6ec6ec tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b Aug 06 05:30:59.990878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e5f9d23-098e-4470-b687-3e9b7c6ec6ec tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:30:59.991039 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e5f9d23-098e-4470-b687-3e9b7c6ec6ec tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:30:59.997412 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f36a5d5b-078c-4c45-98de-056025df01a0 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:30:59.998274 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1054/4187] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:30:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:30:59.999191 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:30:59.999191 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:30:59.999675 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7e5f9d23-098e-4470-b687-3e9b7c6ec6ec tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Snapshot retrieved successfully. Aug 06 05:31:00.000894 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e5f9d23-098e-4470-b687-3e9b7c6ec6ec tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b returned with HTTP 200 Aug 06 05:31:00.001296 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1048/4188] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:30:59 2026] GET /volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.014231 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-93e785f2-8dfb-4859-8848-d8f0ba211e25 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.015889 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.016130 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-93e785f2-8dfb-4859-8848-d8f0ba211e25 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] DELETE https://10.4.3.205/volume/v3/types/9bdb26f4-1814-4f2d-8111-9e6de0d22d1b Aug 06 05:31:00.016394 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-93e785f2-8dfb-4859-8848-d8f0ba211e25 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.016583 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-93e785f2-8dfb-4859-8848-d8f0ba211e25 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.017830 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:00.018121 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "975b5635-17c5-47c6-99f4-df4d71d43c1b", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.019833 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '975b5635-17c5-47c6-99f4-df4d71d43c1b', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:00.029010 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:00.029010 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:00.029461 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Snapshot retrieved successfully. Aug 06 05:31:00.029615 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume of 1 GB Aug 06 05:31:00.039517 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Availability Zones retrieved successfully. Aug 06 05:31:00.040298 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-93e785f2-8dfb-4859-8848-d8f0ba211e25 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] https://10.4.3.205/volume/v3/types/9bdb26f4-1814-4f2d-8111-9e6de0d22d1b returned with HTTP 202 Aug 06 05:31:00.040714 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1042/4189] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:31:00 2026] DELETE /volume/v3/types/9bdb26f4-1814-4f2d-8111-9e6de0d22d1b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:00.047082 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (75182e14-4f96-48eb-ba9d-d596d4d4b870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:00.048386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af4472c-a7cc-4996-bd69-841a8ff30b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.049610 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:00.052133 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-41bd1d39-5161-498e-8d70-a9a21ab31945 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.056460 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-41bd1d39-5161-498e-8d70-a9a21ab31945 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:00.056460 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-41bd1d39-5161-498e-8d70-a9a21ab31945 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-589995232", "extra_specs": {}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.068532 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-41bd1d39-5161-498e-8d70-a9a21ab31945 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:31:00.068963 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1055/4190] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.077903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cec6738a-3acf-4162-80de-5a4f5c29ed78 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.082816 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cec6738a-3acf-4162-80de-5a4f5c29ed78 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] POST https://10.4.3.205/volume/v3/types/c31d0bd0-d4e4-4ebb-b47d-3878c063598b/encryption Aug 06 05:31:00.083488 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cec6738a-3acf-4162-80de-5a4f5c29ed78 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.096474 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af4472c-a7cc-4996-bd69-841a8ff30b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '975b5635-17c5-47c6-99f4-df4d71d43c1b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.097213 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (400b4813-cc6c-44bb-805b-79fd4870bd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.102264 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cec6738a-3acf-4162-80de-5a4f5c29ed78 tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] https://10.4.3.205/volume/v3/types/c31d0bd0-d4e4-4ebb-b47d-3878c063598b/encryption returned with HTTP 200 Aug 06 05:31:00.102791 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1049/4191] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types/c31d0bd0-d4e4-4ebb-b47d-3878c063598b/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.110496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.111983 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:00.112315 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1128235930", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-589995232", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.113972 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1128235930', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-589995232', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:00.117134 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:31:00.117304 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:00.117304 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:00.117750 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:31:00.122485 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (50af6b0b-c825-4a69-8f48-cac8d87da918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:00.123481 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d5ce31-9484-41c5-9eb0-8b1952304a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.124352 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:00.133975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Created reservations ['ace0cefd-a260-45ab-893d-67c606937701', '0772a619-0c23-429f-859c-ab56b17604eb', 'f8d8ba72-bb3a-4f3b-8994-e2040af169ad', '0c07d4cc-1dc5-45a7-8903-4c0042bf3eeb'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:00.134730 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (400b4813-cc6c-44bb-805b-79fd4870bd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ace0cefd-a260-45ab-893d-67c606937701', '0772a619-0c23-429f-859c-ab56b17604eb', 'f8d8ba72-bb3a-4f3b-8994-e2040af169ad', '0c07d4cc-1dc5-45a7-8903-4c0042bf3eeb']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.135435 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54367a33-0d0e-44cc-a8a3-3280287fb796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.148022 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d5ce31-9484-41c5-9eb0-8b1952304a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:31:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c31d0bd0-d4e4-4ebb-b47d-3878c063598b,is_public=True,name='tempest-scenario-type-luks2-589995232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c31d0bd0-d4e4-4ebb-b47d-3878c063598b', '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=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.148758 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1c7cbe-f354-432c-8589-d5f8c63ead42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.174535 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-589995232 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-589995232, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:31:00.174829 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-589995232 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-589995232, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:31:00.175094 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54367a33-0d0e-44cc-a8a3-3280287fb796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a871733b-b945-4a94-96f2-7cd08f2cc719', '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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['ace0cefd-a260-45ab-893d-67c606937701','0772a619-0c23-429f-859c-ab56b17604eb','f8d8ba72-bb3a-4f3b-8994-e2040af169ad','0c07d4cc-1dc5-45a7-8903-4c0042bf3eeb'],size=1,snapshot_id=975b5635-17c5-47c6-99f4-df4d71d43c1b,source_replicaid=,source_volid=None,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), '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-06T05:31:00Z,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=a871733b-b945-4a94-96f2-7cd08f2cc719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0aa73a67bc14226a7eda4c9efc18127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=975b5635-17c5-47c6-99f4-df4d71d43c1b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23beaa66245a4f4daa33805efa1db496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.176177 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b256d4-a7ef-41a5-866d-d0946a9dcc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.194376 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b256d4-a7ef-41a5-866d-d0946a9dcc51) transitioned into state 'SUCCESS' from 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='a0aa73a67bc14226a7eda4c9efc18127',qos_specs=None,replication_status=,reservations=['ace0cefd-a260-45ab-893d-67c606937701','0772a619-0c23-429f-859c-ab56b17604eb','f8d8ba72-bb3a-4f3b-8994-e2040af169ad','0c07d4cc-1dc5-45a7-8903-4c0042bf3eeb'],size=1,snapshot_id=975b5635-17c5-47c6-99f4-df4d71d43c1b,source_replicaid=,source_volid=None,status='creating',user_id='23beaa66245a4f4daa33805efa1db496',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.195119 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae422c-cac4-4a80-a79f-ac8f7e691d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.204191 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['9c7eccfd-59f7-4949-8fe2-a54bbc2659d8', '1ad6bf94-2374-43ac-be4c-85ee92361ddd', 'e80cb6e9-1422-48b3-99cb-4b58d050bb0e', '9911d07c-a427-4e9c-9de3-5fd3cd633c77'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:00.205280 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1c7cbe-f354-432c-8589-d5f8c63ead42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c7eccfd-59f7-4949-8fe2-a54bbc2659d8', '1ad6bf94-2374-43ac-be4c-85ee92361ddd', 'e80cb6e9-1422-48b3-99cb-4b58d050bb0e', '9911d07c-a427-4e9c-9de3-5fd3cd633c77']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.206440 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baeec56e-4bee-4794-9f1e-eb225c2df7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.215633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae422c-cac4-4a80-a79f-ac8f7e691d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.216864 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Flow 'volume_create_api' (75182e14-4f96-48eb-ba9d-d596d4d4b870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:00.216864 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Create volume request issued successfully. Aug 06 05:31:00.217300 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a65d2500-c794-4b01-978c-7ad79f58cf55 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:00.217719 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1046/4192] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/volumes => generated 809 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.232015 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-08444458-8b33-4d49-88f8-764124874767 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.232131 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baeec56e-4bee-4794-9f1e-eb225c2df7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d781188-4b6b-41f0-bc9a-5cf2df769047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1128235930',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['9c7eccfd-59f7-4949-8fe2-a54bbc2659d8','1ad6bf94-2374-43ac-be4c-85ee92361ddd','e80cb6e9-1422-48b3-99cb-4b58d050bb0e','9911d07c-a427-4e9c-9de3-5fd3cd633c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=c31d0bd0-d4e4-4ebb-b47d-3878c063598b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1128235930',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7d781188-4b6b-41f0-bc9a-5cf2df769047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c31d0bd0-d4e4-4ebb-b47d-3878c063598b),volume_type_id=c31d0bd0-d4e4-4ebb-b47d-3878c063598b)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.233128 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a6d192-f84a-469f-8dac-1e6694da09ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.239354 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-08444458-8b33-4d49-88f8-764124874767 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:00.239354 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-08444458-8b33-4d49-88f8-764124874767 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.239354 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-08444458-8b33-4d49-88f8-764124874767 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.246324 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:00.246324 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:00.250065 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-08444458-8b33-4d49-88f8-764124874767 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:31:00.254262 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-08444458-8b33-4d49-88f8-764124874767 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 returned with HTTP 200 Aug 06 05:31:00.254830 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1056/4193] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:00 2026] GET /volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:00.256609 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a6d192-f84a-469f-8dac-1e6694da09ee) transitioned into state 'SUCCESS' from state '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-1128235930',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['9c7eccfd-59f7-4949-8fe2-a54bbc2659d8','1ad6bf94-2374-43ac-be4c-85ee92361ddd','e80cb6e9-1422-48b3-99cb-4b58d050bb0e','9911d07c-a427-4e9c-9de3-5fd3cd633c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=c31d0bd0-d4e4-4ebb-b47d-3878c063598b)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.257347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac54367-5594-4c51-9392-3e6cda3d2fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:00.267703 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac54367-5594-4c51-9392-3e6cda3d2fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:00.267908 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (50af6b0b-c825-4a69-8f48-cac8d87da918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:00.268206 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:31:00.269121 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4f92017e-d2f2-45fa-96fe-b807c685d4b9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:00.269600 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1043/4194] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/volumes => generated 780 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:00.280861 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6c3e88c6-f671-4531-8f25-fddc86683cfa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.282630 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c3e88c6-f671-4531-8f25-fddc86683cfa tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:00.283590 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c3e88c6-f671-4531-8f25-fddc86683cfa tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.283762 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c3e88c6-f671-4531-8f25-fddc86683cfa tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.291627 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:00.291627 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:00.298317 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6c3e88c6-f671-4531-8f25-fddc86683cfa tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:00.300824 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c3e88c6-f671-4531-8f25-fddc86683cfa tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 returned with HTTP 200 Aug 06 05:31:00.301179 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1050/4195] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:00 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.323671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-22373652-7810-42e4-a7c9-c5ce11563d2b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.411274 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22373652-7810-42e4-a7c9-c5ce11563d2b tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:00.411633 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-22373652-7810-42e4-a7c9-c5ce11563d2b tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-406118208", "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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.413217 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:00.413217 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:00.428825 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-22373652-7810-42e4-a7c9-c5ce11563d2b tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:31:00.429158 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1047/4196] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types => generated 379 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.437566 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4b9d013c-7ed4-4187-9fa1-ad3294499e32 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.440083 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4b9d013c-7ed4-4187-9fa1-ad3294499e32 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] POST https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption Aug 06 05:31:00.440424 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4b9d013c-7ed4-4187-9fa1-ad3294499e32 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.455940 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4b9d013c-7ed4-4187-9fa1-ad3294499e32 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption returned with HTTP 200 Aug 06 05:31:00.456336 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1057/4197] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.465327 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b1cca01a-8c00-4864-9624-15f18b9fc6e7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.466913 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b1cca01a-8c00-4864-9624-15f18b9fc6e7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:00.467419 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b1cca01a-8c00-4864-9624-15f18b9fc6e7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-953750389", "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=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.469333 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:00.469333 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:00.485117 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b1cca01a-8c00-4864-9624-15f18b9fc6e7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:31:00.485117 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1044/4198] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:31:00 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 06 05:31:00.493171 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c5cb1754-664a-47f5-a32d-ea4e575c723e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.550727 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5cb1754-664a-47f5-a32d-ea4e575c723e tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] POST https://10.4.3.205/volume/v3/types/3a9ad85a-090c-4d26-8018-5b3baf132d9c/encryption Aug 06 05:31:00.551099 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c5cb1754-664a-47f5-a32d-ea4e575c723e tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.553913 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.policy [None req-c5cb1754-664a-47f5-a32d-ea4e575c723e tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100426) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.554113 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5cb1754-664a-47f5-a32d-ea4e575c723e tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/3a9ad85a-090c-4d26-8018-5b3baf132d9c/encryption returned with HTTP 403 Aug 06 05:31:00.554561 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1051/4199] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types/3a9ad85a-090c-4d26-8018-5b3baf132d9c/encryption => generated 127 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.562038 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-eaadd275-f3d9-4896-beda-c98d0c64b1d7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.563936 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eaadd275-f3d9-4896-beda-c98d0c64b1d7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:00.564298 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eaadd275-f3d9-4896-beda-c98d0c64b1d7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-573494607", "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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.580378 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eaadd275-f3d9-4896-beda-c98d0c64b1d7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:31:00.580781 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1048/4200] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.588805 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-708003ee-4af9-4b4b-b5a9-1688bba720a6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.590522 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-708003ee-4af9-4b4b-b5a9-1688bba720a6 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] POST https://10.4.3.205/volume/v3/types/dcf1fb41-0c3d-481e-88b7-f3363d734330/extra_specs Aug 06 05:31:00.590840 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-708003ee-4af9-4b4b-b5a9-1688bba720a6 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.592770 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.policy [None req-708003ee-4af9-4b4b-b5a9-1688bba720a6 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100428) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.592954 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-708003ee-4af9-4b4b-b5a9-1688bba720a6 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/dcf1fb41-0c3d-481e-88b7-f3363d734330/extra_specs returned with HTTP 403 Aug 06 05:31:00.593470 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1058/4201] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types/dcf1fb41-0c3d-481e-88b7-f3363d734330/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.600900 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e80c54d8-c4da-4742-888e-b7d7bf2776ba None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.602756 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e80c54d8-c4da-4742-888e-b7d7bf2776ba tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] PUT https://10.4.3.205/volume/v3/types/dcf1fb41-0c3d-481e-88b7-f3363d734330/extra_specs/key2 Aug 06 05:31:00.603512 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e80c54d8-c4da-4742-888e-b7d7bf2776ba tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.606054 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.policy [None req-e80c54d8-c4da-4742-888e-b7d7bf2776ba tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100427) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.606397 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e80c54d8-c4da-4742-888e-b7d7bf2776ba tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/dcf1fb41-0c3d-481e-88b7-f3363d734330/extra_specs/key2 returned with HTTP 403 Aug 06 05:31:00.606896 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1045/4202] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:31:00 2026] PUT /volume/v3/types/dcf1fb41-0c3d-481e-88b7-f3363d734330/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.614198 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f072bb34-cbb4-43b3-8cb6-32d8458e6b4e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.616378 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f072bb34-cbb4-43b3-8cb6-32d8458e6b4e tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:00.616817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f072bb34-cbb4-43b3-8cb6-32d8458e6b4e tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.619779 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.policy [None req-f072bb34-cbb4-43b3-8cb6-32d8458e6b4e tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100426) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.620011 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f072bb34-cbb4-43b3-8cb6-32d8458e6b4e tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types returned with HTTP 403 Aug 06 05:31:00.620689 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1052/4203] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:31:00 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 06 05:31:00.628212 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-10c9497f-b3a9-4e96-8be1-4d0cef9fe3a5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.630531 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-10c9497f-b3a9-4e96-8be1-4d0cef9fe3a5 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:00.631015 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-10c9497f-b3a9-4e96-8be1-4d0cef9fe3a5 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2068690557", "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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.649526 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-10c9497f-b3a9-4e96-8be1-4d0cef9fe3a5 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:31:00.650024 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1049/4204] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.658636 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7c6bff84-e72c-4581-9c6f-2464bcb4059f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.660528 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7c6bff84-e72c-4581-9c6f-2464bcb4059f tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] POST https://10.4.3.205/volume/v3/types/db8ce356-8440-4219-8eae-2ad8bc91f49d/encryption Aug 06 05:31:00.660889 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7c6bff84-e72c-4581-9c6f-2464bcb4059f tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.676707 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7c6bff84-e72c-4581-9c6f-2464bcb4059f tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types/db8ce356-8440-4219-8eae-2ad8bc91f49d/encryption returned with HTTP 200 Aug 06 05:31:00.677166 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1059/4205] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types/db8ce356-8440-4219-8eae-2ad8bc91f49d/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.685506 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f229da2a-193c-49f5-a099-4859eb028177 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.689311 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f229da2a-193c-49f5-a099-4859eb028177 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] DELETE https://10.4.3.205/volume/v3/types/db8ce356-8440-4219-8eae-2ad8bc91f49d/encryption/efa094be-e7ac-45c2-92c0-97cd01b8dd11 Aug 06 05:31:00.689311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f229da2a-193c-49f5-a099-4859eb028177 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.689311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f229da2a-193c-49f5-a099-4859eb028177 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.689639 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.policy [None req-f229da2a-193c-49f5-a099-4859eb028177 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100427) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.690105 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f229da2a-193c-49f5-a099-4859eb028177 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/db8ce356-8440-4219-8eae-2ad8bc91f49d/encryption/efa094be-e7ac-45c2-92c0-97cd01b8dd11 returned with HTTP 403 Aug 06 05:31:00.690728 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1046/4206] 10.4.3.205 () {66 vars in 1489 bytes} [Thu Aug 6 05:31:00 2026] DELETE /volume/v3/types/db8ce356-8440-4219-8eae-2ad8bc91f49d/encryption/efa094be-e7ac-45c2-92c0-97cd01b8dd11 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.697932 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-55869cab-3a28-4f31-ab6b-313b906db07a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.700005 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-55869cab-3a28-4f31-ab6b-313b906db07a tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:00.700540 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-55869cab-3a28-4f31-ab6b-313b906db07a tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1360902629", "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=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.718262 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-55869cab-3a28-4f31-ab6b-313b906db07a tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:31:00.718703 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1053/4207] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:31:00 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 06 05:31:00.727275 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1185edd1-4562-481e-9c33-412ce550c1d4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.729711 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1185edd1-4562-481e-9c33-412ce550c1d4 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] DELETE https://10.4.3.205/volume/v3/types/5f75f923-ae52-44e3-ab78-5f71bfb38783/extra_specs/key1 Aug 06 05:31:00.729987 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1185edd1-4562-481e-9c33-412ce550c1d4 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.730235 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1185edd1-4562-481e-9c33-412ce550c1d4 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.736953 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-1185edd1-4562-481e-9c33-412ce550c1d4 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.737198 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1185edd1-4562-481e-9c33-412ce550c1d4 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/5f75f923-ae52-44e3-ab78-5f71bfb38783/extra_specs/key1 returned with HTTP 403 Aug 06 05:31:00.737816 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1050/4208] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:31:00 2026] DELETE /volume/v3/types/5f75f923-ae52-44e3-ab78-5f71bfb38783/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.746078 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b2f6100d-5f7a-452a-8e42-4c86ad462025 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.747784 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b2f6100d-5f7a-452a-8e42-4c86ad462025 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:00.748145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b2f6100d-5f7a-452a-8e42-4c86ad462025 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2079840126", "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=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.762653 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b2f6100d-5f7a-452a-8e42-4c86ad462025 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:31:00.762993 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1060/4209] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:31:00 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.771121 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-35c10308-0903-456f-9e1e-4930cea53763 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.772544 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-35c10308-0903-456f-9e1e-4930cea53763 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] DELETE https://10.4.3.205/volume/v3/types/8def5700-d883-4f09-9f50-8c24724e328c Aug 06 05:31:00.772865 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-35c10308-0903-456f-9e1e-4930cea53763 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.773153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-35c10308-0903-456f-9e1e-4930cea53763 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.774311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.policy [None req-35c10308-0903-456f-9e1e-4930cea53763 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100427) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.774311 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-35c10308-0903-456f-9e1e-4930cea53763 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/8def5700-d883-4f09-9f50-8c24724e328c returned with HTTP 403 Aug 06 05:31:00.774752 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1047/4210] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:31:00 2026] DELETE /volume/v3/types/8def5700-d883-4f09-9f50-8c24724e328c => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.782032 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0ce857b5-b1db-44ea-8373-ce6043638a79 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.783702 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ce857b5-b1db-44ea-8373-ce6043638a79 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] GET https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs Aug 06 05:31:00.783929 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0ce857b5-b1db-44ea-8373-ce6043638a79 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.784106 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0ce857b5-b1db-44ea-8373-ce6043638a79 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.791494 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ce857b5-b1db-44ea-8373-ce6043638a79 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs returned with HTTP 200 Aug 06 05:31:00.791824 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1054/4211] 10.4.3.205 () {66 vars in 1378 bytes} [Thu Aug 6 05:31:00 2026] GET /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:00.800862 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e8f6ce6d-b504-41dd-9f1c-f6683d608b7f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.802645 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e8f6ce6d-b504-41dd-9f1c-f6683d608b7f tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] GET https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption/cipher Aug 06 05:31:00.802849 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e8f6ce6d-b504-41dd-9f1c-f6683d608b7f tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.803034 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e8f6ce6d-b504-41dd-9f1c-f6683d608b7f tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.803714 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-e8f6ce6d-b504-41dd-9f1c-f6683d608b7f tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.803909 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e8f6ce6d-b504-41dd-9f1c-f6683d608b7f tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption/cipher returned with HTTP 403 Aug 06 05:31:00.804528 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1051/4212] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:31:00 2026] GET /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.811808 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-728607ea-0763-42dd-853a-b6a5192b10eb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.813512 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-728607ea-0763-42dd-853a-b6a5192b10eb tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] GET https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption Aug 06 05:31:00.813737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-728607ea-0763-42dd-853a-b6a5192b10eb tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.814006 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-728607ea-0763-42dd-853a-b6a5192b10eb tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.814582 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.policy [None req-728607ea-0763-42dd-853a-b6a5192b10eb tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100428) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.814801 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-728607ea-0763-42dd-853a-b6a5192b10eb tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption returned with HTTP 403 Aug 06 05:31:00.815205 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1061/4213] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:31:00 2026] GET /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.824635 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a84b7659-8cc8-4ba0-b032-dcb2a6a79dd0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.826510 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a84b7659-8cc8-4ba0-b032-dcb2a6a79dd0 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] GET https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs/multiattach Aug 06 05:31:00.826910 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a84b7659-8cc8-4ba0-b032-dcb2a6a79dd0 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.827163 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a84b7659-8cc8-4ba0-b032-dcb2a6a79dd0 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.834147 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a84b7659-8cc8-4ba0-b032-dcb2a6a79dd0 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs/multiattach returned with HTTP 200 Aug 06 05:31:00.834704 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1048/4214] 10.4.3.205 () {66 vars in 1414 bytes} [Thu Aug 6 05:31:00 2026] GET /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:31:00.841132 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fc9aaa3c-09c5-434a-a349-7fcdff560115 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.843126 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fc9aaa3c-09c5-434a-a349-7fcdff560115 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] GET https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs/volume_backend_name Aug 06 05:31:00.843333 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fc9aaa3c-09c5-434a-a349-7fcdff560115 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.843519 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fc9aaa3c-09c5-434a-a349-7fcdff560115 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.850914 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fc9aaa3c-09c5-434a-a349-7fcdff560115 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 05:31:00.851304 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1055/4215] 10.4.3.205 () {66 vars in 1438 bytes} [Thu Aug 6 05:31:00 2026] GET /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.859162 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8ff00307-5576-45fa-ac08-6f26501c9dae None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.860754 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8ff00307-5576-45fa-ac08-6f26501c9dae tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] PUT https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption/82a6556f-ea0b-457c-87f1-d12037f45566 Aug 06 05:31:00.861030 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8ff00307-5576-45fa-ac08-6f26501c9dae tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.862799 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-8ff00307-5576-45fa-ac08-6f26501c9dae tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.862963 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8ff00307-5576-45fa-ac08-6f26501c9dae tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption/82a6556f-ea0b-457c-87f1-d12037f45566 returned with HTTP 403 Aug 06 05:31:00.863348 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1052/4216] 10.4.3.205 () {68 vars in 1506 bytes} [Thu Aug 6 05:31:00 2026] PUT /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/encryption/82a6556f-ea0b-457c-87f1-d12037f45566 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.870657 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-89dc9089-c3cd-4a27-bccb-00a76aec26da None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.872281 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-89dc9089-c3cd-4a27-bccb-00a76aec26da tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] PUT https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs/key1 Aug 06 05:31:00.872623 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-89dc9089-c3cd-4a27-bccb-00a76aec26da tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.874257 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.policy [None req-89dc9089-c3cd-4a27-bccb-00a76aec26da tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100428) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.874446 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-89dc9089-c3cd-4a27-bccb-00a76aec26da tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs/key1 returned with HTTP 403 Aug 06 05:31:00.874848 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1062/4217] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:31:00 2026] PUT /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.882652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7ac16c87-8534-465b-ba82-3fa2104e0129 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.884457 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ac16c87-8534-465b-ba82-3fa2104e0129 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] PUT https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca Aug 06 05:31:00.885086 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7ac16c87-8534-465b-ba82-3fa2104e0129 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:00.887683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.policy [None req-7ac16c87-8534-465b-ba82-3fa2104e0129 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '39d26e40034b4d408dd6ace49032aa1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3242812285444eaaaf59db7cc4b2385c', '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=100427) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:31:00.888074 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ac16c87-8534-465b-ba82-3fa2104e0129 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-reader] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca returned with HTTP 403 Aug 06 05:31:00.888916 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1049/4218] 10.4.3.205 () {68 vars in 1362 bytes} [Thu Aug 6 05:31:00 2026] PUT /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:00.895781 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-41214329-52c6-41b1-bc30-1388b3498348 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.898462 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-41214329-52c6-41b1-bc30-1388b3498348 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] DELETE https://10.4.3.205/volume/v3/types/8def5700-d883-4f09-9f50-8c24724e328c Aug 06 05:31:00.898653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-41214329-52c6-41b1-bc30-1388b3498348 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.898871 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-41214329-52c6-41b1-bc30-1388b3498348 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.923595 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-41214329-52c6-41b1-bc30-1388b3498348 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types/8def5700-d883-4f09-9f50-8c24724e328c returned with HTTP 202 Aug 06 05:31:00.924038 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1056/4219] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:31:00 2026] DELETE /volume/v3/types/8def5700-d883-4f09-9f50-8c24724e328c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:00.930711 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bf7463ed-5afc-4d8f-ad14-62531af7e9d2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.933581 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf7463ed-5afc-4d8f-ad14-62531af7e9d2 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] DELETE https://10.4.3.205/volume/v3/types/5f75f923-ae52-44e3-ab78-5f71bfb38783 Aug 06 05:31:00.933835 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf7463ed-5afc-4d8f-ad14-62531af7e9d2 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.934112 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bf7463ed-5afc-4d8f-ad14-62531af7e9d2 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.959561 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bf7463ed-5afc-4d8f-ad14-62531af7e9d2 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types/5f75f923-ae52-44e3-ab78-5f71bfb38783 returned with HTTP 202 Aug 06 05:31:00.959983 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1053/4220] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:31:00 2026] DELETE /volume/v3/types/5f75f923-ae52-44e3-ab78-5f71bfb38783 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:00.966163 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-adc3d328-1f22-46fd-af37-c204ae802e15 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.967815 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-adc3d328-1f22-46fd-af37-c204ae802e15 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] DELETE https://10.4.3.205/volume/v3/types/db8ce356-8440-4219-8eae-2ad8bc91f49d Aug 06 05:31:00.968005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-adc3d328-1f22-46fd-af37-c204ae802e15 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.968170 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-adc3d328-1f22-46fd-af37-c204ae802e15 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:00.990278 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-adc3d328-1f22-46fd-af37-c204ae802e15 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types/db8ce356-8440-4219-8eae-2ad8bc91f49d returned with HTTP 202 Aug 06 05:31:00.990764 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1063/4221] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:31:00 2026] DELETE /volume/v3/types/db8ce356-8440-4219-8eae-2ad8bc91f49d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:00.997221 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-68b07016-b94a-40ef-b6e6-f5bf1a5a4007 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:00.998397 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-68b07016-b94a-40ef-b6e6-f5bf1a5a4007 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] DELETE https://10.4.3.205/volume/v3/types/dcf1fb41-0c3d-481e-88b7-f3363d734330 Aug 06 05:31:00.998683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-68b07016-b94a-40ef-b6e6-f5bf1a5a4007 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:00.998979 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-68b07016-b94a-40ef-b6e6-f5bf1a5a4007 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.020483 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-68b07016-b94a-40ef-b6e6-f5bf1a5a4007 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types/dcf1fb41-0c3d-481e-88b7-f3363d734330 returned with HTTP 202 Aug 06 05:31:01.021312 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1050/4222] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:31:00 2026] DELETE /volume/v3/types/dcf1fb41-0c3d-481e-88b7-f3363d734330 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:01.027483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-54a5d443-d45d-4628-9901-b479d59e41b7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.029190 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-54a5d443-d45d-4628-9901-b479d59e41b7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] DELETE https://10.4.3.205/volume/v3/types/3a9ad85a-090c-4d26-8018-5b3baf132d9c Aug 06 05:31:01.029403 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-54a5d443-d45d-4628-9901-b479d59e41b7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:01.029619 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-54a5d443-d45d-4628-9901-b479d59e41b7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.050808 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-54a5d443-d45d-4628-9901-b479d59e41b7 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types/3a9ad85a-090c-4d26-8018-5b3baf132d9c returned with HTTP 202 Aug 06 05:31:01.051182 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1057/4223] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:31:01 2026] DELETE /volume/v3/types/3a9ad85a-090c-4d26-8018-5b3baf132d9c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:01.058117 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1b6ee149-7aa5-4e0e-b186-16792de84b87 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.059884 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1b6ee149-7aa5-4e0e-b186-16792de84b87 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] DELETE https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca Aug 06 05:31:01.060075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1b6ee149-7aa5-4e0e-b186-16792de84b87 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:01.060264 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1b6ee149-7aa5-4e0e-b186-16792de84b87 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.080486 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1b6ee149-7aa5-4e0e-b186-16792de84b87 tempest-VolumeTypesReaderTests-1123394719 tempest-VolumeTypesReaderTests-1123394719-project-admin] https://10.4.3.205/volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca returned with HTTP 202 Aug 06 05:31:01.080865 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1054/4224] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:31:01 2026] DELETE /volume/v3/types/1b7baa92-e319-4255-92d4-753c6685d8ca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:01.267413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b61c5926-007f-442e-9593-d6ded83cc515 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.272939 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b61c5926-007f-442e-9593-d6ded83cc515 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:01.273159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b61c5926-007f-442e-9593-d6ded83cc515 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:01.273381 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b61c5926-007f-442e-9593-d6ded83cc515 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.289162 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:01.289162 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:01.299317 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b61c5926-007f-442e-9593-d6ded83cc515 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:31:01.302897 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b61c5926-007f-442e-9593-d6ded83cc515 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 returned with HTTP 200 Aug 06 05:31:01.303569 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1064/4225] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:01 2026] GET /volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 => generated 1228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:01.313054 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3e65c36c-2920-4bb2-8189-398493a919dc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.314819 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3e65c36c-2920-4bb2-8189-398493a919dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:01.315014 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3e65c36c-2920-4bb2-8189-398493a919dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:01.315230 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3e65c36c-2920-4bb2-8189-398493a919dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.320808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c6da49a9-10e0-4ed2-9e2e-7183e3a77811 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.322631 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c6da49a9-10e0-4ed2-9e2e-7183e3a77811 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:01.322846 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c6da49a9-10e0-4ed2-9e2e-7183e3a77811 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:01.323016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c6da49a9-10e0-4ed2-9e2e-7183e3a77811 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.326013 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:01.326013 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:01.330672 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3e65c36c-2920-4bb2-8189-398493a919dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:01.332838 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:01.332838 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:01.335928 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3e65c36c-2920-4bb2-8189-398493a919dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 returned with HTTP 200 Aug 06 05:31:01.336467 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1051/4226] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:01 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:01.337677 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c6da49a9-10e0-4ed2-9e2e-7183e3a77811 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:31:01.342428 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c6da49a9-10e0-4ed2-9e2e-7183e3a77811 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 returned with HTTP 200 Aug 06 05:31:01.342893 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1058/4227] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:01 2026] GET /volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:01.359428 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4bb31d3a-d9cb-4275-abbf-8d18eb2c3aa3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.359540 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ada0bf04-fdd2-49ed-a4c3-27ea5ce47314 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.360160 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4bb31d3a-d9cb-4275-abbf-8d18eb2c3aa3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:01.360437 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4bb31d3a-d9cb-4275-abbf-8d18eb2c3aa3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:01.360618 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4bb31d3a-d9cb-4275-abbf-8d18eb2c3aa3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.361910 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ada0bf04-fdd2-49ed-a4c3-27ea5ce47314 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b Aug 06 05:31:01.363310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ada0bf04-fdd2-49ed-a4c3-27ea5ce47314 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:01.363310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ada0bf04-fdd2-49ed-a4c3-27ea5ce47314 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.363310 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-ada0bf04-fdd2-49ed-a4c3-27ea5ce47314 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete snapshot with id: 975b5635-17c5-47c6-99f4-df4d71d43c1b Aug 06 05:31:01.368846 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:01.368846 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:01.369071 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:01.369071 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:01.369830 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ada0bf04-fdd2-49ed-a4c3-27ea5ce47314 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Snapshot retrieved successfully. Aug 06 05:31:01.373867 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4bb31d3a-d9cb-4275-abbf-8d18eb2c3aa3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:01.379956 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4bb31d3a-d9cb-4275-abbf-8d18eb2c3aa3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 returned with HTTP 200 Aug 06 05:31:01.380380 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1055/4228] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:01 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:01.399139 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ada0bf04-fdd2-49ed-a4c3-27ea5ce47314 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Snapshot delete request issued successfully. Aug 06 05:31:01.399598 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ada0bf04-fdd2-49ed-a4c3-27ea5ce47314 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b returned with HTTP 202 Aug 06 05:31:01.400254 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1065/4229] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:31:01 2026] DELETE /volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:01.401466 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9cfb8336-12ae-4a6a-b32f-fa82cad2ea33 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.403233 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9cfb8336-12ae-4a6a-b32f-fa82cad2ea33 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047/action Aug 06 05:31:01.403640 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9cfb8336-12ae-4a6a-b32f-fa82cad2ea33 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:01.403820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9cfb8336-12ae-4a6a-b32f-fa82cad2ea33 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:01.407872 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-38dba00f-9512-400b-a342-11ee98c389c2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.411105 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-38dba00f-9512-400b-a342-11ee98c389c2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b Aug 06 05:31:01.411334 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-38dba00f-9512-400b-a342-11ee98c389c2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:01.411651 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-38dba00f-9512-400b-a342-11ee98c389c2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.415011 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:01.415011 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:01.415567 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9cfb8336-12ae-4a6a-b32f-fa82cad2ea33 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:01.418909 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:01.418909 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:01.419537 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-38dba00f-9512-400b-a342-11ee98c389c2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Snapshot retrieved successfully. Aug 06 05:31:01.420523 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-38dba00f-9512-400b-a342-11ee98c389c2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b returned with HTTP 200 Aug 06 05:31:01.420928 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1059/4230] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:01 2026] GET /volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:01.425003 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9cfb8336-12ae-4a6a-b32f-fa82cad2ea33 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume updated successfully. Aug 06 05:31:01.425396 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9cfb8336-12ae-4a6a-b32f-fa82cad2ea33 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047/action returned with HTTP 200 Aug 06 05:31:01.426041 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1052/4231] 10.4.3.205 () {68 vars in 1390 bytes} [Thu Aug 6 05:31:01 2026] POST /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 05:31:01.577223 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-3c803077-d27a-4e21-a1b5-0eb5f97a7589 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:01.579698 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-3c803077-d27a-4e21-a1b5-0eb5f97a7589 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:01.579905 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-3c803077-d27a-4e21-a1b5-0eb5f97a7589 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:01.580117 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-3c803077-d27a-4e21-a1b5-0eb5f97a7589 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:01.587209 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:01.587209 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:01.591688 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-3c803077-d27a-4e21-a1b5-0eb5f97a7589 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:01.595989 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-3c803077-d27a-4e21-a1b5-0eb5f97a7589 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 returned with HTTP 200 Aug 06 05:31:01.596382 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1056/4232] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:01 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:01.927699 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cf31c3ab-9279-4a29-bee0-8282a097ec93 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:02.009006 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-0ec5d23f-014e-4bab-96ea-0267b516326d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:02.011362 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-0ec5d23f-014e-4bab-96ea-0267b516326d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:02.011559 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-0ec5d23f-014e-4bab-96ea-0267b516326d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:02.011766 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-0ec5d23f-014e-4bab-96ea-0267b516326d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:02.019465 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:02.019465 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:02.023245 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-0ec5d23f-014e-4bab-96ea-0267b516326d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:02.027708 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-0ec5d23f-014e-4bab-96ea-0267b516326d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 returned with HTTP 200 Aug 06 05:31:02.028217 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1060/4233] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:02 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:02.041323 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1de5e065-443d-4b30-9aba-a56a77f16c0d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:02.041323 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1de5e065-443d-4b30-9aba-a56a77f16c0d None None] GET https://10.4.3.205/volume// Aug 06 05:31:02.041323 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1de5e065-443d-4b30-9aba-a56a77f16c0d None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:02.041323 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1de5e065-443d-4b30-9aba-a56a77f16c0d None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:02.041323 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1de5e065-443d-4b30-9aba-a56a77f16c0d None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:02.042057 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1053/4234] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:31: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 06 05:31:02.048190 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cf31c3ab-9279-4a29-bee0-8282a097ec93 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:02.048551 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cf31c3ab-9279-4a29-bee0-8282a097ec93 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-689522468-656872417", "extra_specs": {"multiattach": " True"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:02.049653 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-5af73541-0064-42ec-963a-de221e5741e3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:02.050015 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:02.050015 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:02.051977 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-5af73541-0064-42ec-963a-de221e5741e3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:02.052352 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-5af73541-0064-42ec-963a-de221e5741e3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d781188-4b6b-41f0-bc9a-5cf2df769047", "connector": null, "instance_uuid": "736a5a98-4efb-49e1-b607-82528c3de0ac"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:02.061213 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:02.061213 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:02.062874 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cf31c3ab-9279-4a29-bee0-8282a097ec93 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:31:02.063426 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1066/4235] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:31:01 2026] POST /volume/v3/types => generated 285 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:02.077678 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:02.079584 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:02.079975 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1886173771", "snapshot_id": null, "imageRef": null, "volume_type": "4e23ca79-c90c-4f7f-9aa6-62479d42b196", "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:02.081886 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1886173771', 'snapshot_id': None, 'imageRef': None, 'volume_type': '4e23ca79-c90c-4f7f-9aa6-62479d42b196', 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:02.086089 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-5af73541-0064-42ec-963a-de221e5741e3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:02.086668 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1057/4236] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:02 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:02.086707 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume of 1 GB Aug 06 05:31:02.087095 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:02.087095 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:02.087729 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Availability Zones retrieved successfully. Aug 06 05:31:02.096357 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Flow 'volume_create_api' (7254d24b-7412-4824-bbaa-47df06957dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:02.097692 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84803311-acd0-489a-816e-064670c936e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:02.099085 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:02.112344 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:02.112344 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:02.129833 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84803311-acd0-489a-816e-064670c936e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:31:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4e23ca79-c90c-4f7f-9aa6-62479d42b196,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-689522468-656872417',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e23ca79-c90c-4f7f-9aa6-62479d42b196', 'encryption_key_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=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:02.130897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3196c01-f830-4a14-959f-3923459a9313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:02.165688 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-689522468-656872417 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-689522468-656872417, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:31:02.166184 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-689522468-656872417 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-689522468-656872417, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:31:02.215124 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Created reservations ['e0f0dade-2286-4da7-ba3b-1d422799b9c4', '15b535f6-532a-4c37-b588-6affebdd204c', '05b6d272-b37c-4a02-8a61-c862a1f90de1', 'd7b6fdcb-166d-40e2-85ec-1a1ba617f3ab'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:02.215856 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3196c01-f830-4a14-959f-3923459a9313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0f0dade-2286-4da7-ba3b-1d422799b9c4', '15b535f6-532a-4c37-b588-6affebdd204c', '05b6d272-b37c-4a02-8a61-c862a1f90de1', 'd7b6fdcb-166d-40e2-85ec-1a1ba617f3ab']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:02.216518 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07833ca-18c1-4ed1-91b3-36ff66a122d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:02.251499 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07833ca-18c1-4ed1-91b3-36ff66a122d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af7e7255-f75b-4140-981c-ef42fb5e9bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1886173771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8e69fc4f7bc34ff3b460a7791162308f',qos_specs=None,replication_status=,reservations=['e0f0dade-2286-4da7-ba3b-1d422799b9c4','15b535f6-532a-4c37-b588-6affebdd204c','05b6d272-b37c-4a02-8a61-c862a1f90de1','d7b6fdcb-166d-40e2-85ec-1a1ba617f3ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a0093228f34ca59f3385e6933051e7',volume_type_id=4e23ca79-c90c-4f7f-9aa6-62479d42b196), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1886173771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af7e7255-f75b-4140-981c-ef42fb5e9bab,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8e69fc4f7bc34ff3b460a7791162308f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a0093228f34ca59f3385e6933051e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e23ca79-c90c-4f7f-9aa6-62479d42b196),volume_type_id=4e23ca79-c90c-4f7f-9aa6-62479d42b196)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:02.252213 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f35a5cc-e043-4bfa-b709-49b0d66b3e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:02.272882 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f35a5cc-e043-4bfa-b709-49b0d66b3e3a) transitioned into state 'SUCCESS' from state '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-1886173771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8e69fc4f7bc34ff3b460a7791162308f',qos_specs=None,replication_status=,reservations=['e0f0dade-2286-4da7-ba3b-1d422799b9c4','15b535f6-532a-4c37-b588-6affebdd204c','05b6d272-b37c-4a02-8a61-c862a1f90de1','d7b6fdcb-166d-40e2-85ec-1a1ba617f3ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a0093228f34ca59f3385e6933051e7',volume_type_id=4e23ca79-c90c-4f7f-9aa6-62479d42b196)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:02.273586 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e5a4ce-088c-434d-8caf-c60f7e1b4d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:02.283695 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e5a4ce-088c-434d-8caf-c60f7e1b4d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:02.284468 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Flow 'volume_create_api' (7254d24b-7412-4824-bbaa-47df06957dbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:02.284756 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume request issued successfully. Aug 06 05:31:02.285253 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bd968bdc-7d91-4a68-b5dd-a3d9fc02406d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:02.285884 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1061/4237] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:02 2026] POST /volume/v3/volumes => generated 828 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:02.298756 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7ccc74f2-da49-4c76-85f0-6e783125e90e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:02.303266 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ccc74f2-da49-4c76-85f0-6e783125e90e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:02.303266 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7ccc74f2-da49-4c76-85f0-6e783125e90e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:02.303266 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7ccc74f2-da49-4c76-85f0-6e783125e90e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:02.311685 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:02.311685 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:02.316014 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7ccc74f2-da49-4c76-85f0-6e783125e90e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:02.321155 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ccc74f2-da49-4c76-85f0-6e783125e90e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:02.321155 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1054/4238] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:02 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:02.431942 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ab6160fc-f510-4e3b-a87f-eb4d8ff453db None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:02.433863 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ab6160fc-f510-4e3b-a87f-eb4d8ff453db tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b Aug 06 05:31:02.434058 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ab6160fc-f510-4e3b-a87f-eb4d8ff453db tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:02.434237 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ab6160fc-f510-4e3b-a87f-eb4d8ff453db tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:02.439845 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ab6160fc-f510-4e3b-a87f-eb4d8ff453db tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b returned with HTTP 404 Aug 06 05:31:02.440683 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1067/4239] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:02 2026] GET /volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:02.448574 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c856567c-91ad-4c7a-b517-7da8fbf44059 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:02.450919 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c856567c-91ad-4c7a-b517-7da8fbf44059 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:02.451202 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c856567c-91ad-4c7a-b517-7da8fbf44059 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:02.451494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c856567c-91ad-4c7a-b517-7da8fbf44059 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:02.451746 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-c856567c-91ad-4c7a-b517-7da8fbf44059 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume with id: a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:02.459918 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:02.459918 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:02.460348 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c856567c-91ad-4c7a-b517-7da8fbf44059 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:31:02.478924 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c856567c-91ad-4c7a-b517-7da8fbf44059 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume request issued successfully. Aug 06 05:31:02.479277 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c856567c-91ad-4c7a-b517-7da8fbf44059 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 returned with HTTP 202 Aug 06 05:31:02.480274 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1058/4240] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:31:02 2026] DELETE /volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:31:02.487104 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e49dc988-97b2-468d-b7f1-226de94ab1cf None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:02.489443 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e49dc988-97b2-468d-b7f1-226de94ab1cf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:02.489706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e49dc988-97b2-468d-b7f1-226de94ab1cf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:02.489848 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e49dc988-97b2-468d-b7f1-226de94ab1cf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:02.499503 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:02.499503 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:02.503778 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e49dc988-97b2-468d-b7f1-226de94ab1cf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:31:02.510133 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e49dc988-97b2-468d-b7f1-226de94ab1cf tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 returned with HTTP 200 Aug 06 05:31:02.510656 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1062/4241] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:02 2026] GET /volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:03.173733 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-67647f7e-a79c-4a87-b0c8-159042f1df77 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.174122 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-67647f7e-a79c-4a87-b0c8-159042f1df77 None None] GET https://10.4.3.205/volume// Aug 06 05:31:03.174320 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-67647f7e-a79c-4a87-b0c8-159042f1df77 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:03.174474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-67647f7e-a79c-4a87-b0c8-159042f1df77 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:03.174766 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-67647f7e-a79c-4a87-b0c8-159042f1df77 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:03.175110 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1055/4242] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:03.184575 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-dc23f57f-e97e-401e-836b-1d7c93d892a4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.186765 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-dc23f57f-e97e-401e-836b-1d7c93d892a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:03.186765 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-dc23f57f-e97e-401e-836b-1d7c93d892a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:03.186901 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-dc23f57f-e97e-401e-836b-1d7c93d892a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:03.197369 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:03.197369 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:03.199785 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-dc23f57f-e97e-401e-836b-1d7c93d892a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:03.203723 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-dc23f57f-e97e-401e-836b-1d7c93d892a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 returned with HTTP 200 Aug 06 05:31:03.204090 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1068/4243] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:03 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 => generated 1051 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:03.321058 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-f001097a-c724-4516-a683-16bbf74a7daf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.324419 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-f001097a-c724-4516-a683-16bbf74a7daf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/8e2dd035-135f-4f56-b372-844cbfbf59d5 Aug 06 05:31:03.324419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-f001097a-c724-4516-a683-16bbf74a7daf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:03.330857 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-f001097a-c724-4516-a683-16bbf74a7daf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-7d781188-4b6b-41f0-bc9a-5cf2df769047-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:03.334880 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-84b83a54-2954-47f4-b305-c64b8ac744be None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.336476 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-f001097a-c724-4516-a683-16bbf74a7daf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-7d781188-4b6b-41f0-bc9a-5cf2df769047-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:03.336837 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:03.336837 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:03.337141 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84b83a54-2954-47f4-b305-c64b8ac744be tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:03.337436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84b83a54-2954-47f4-b305-c64b8ac744be tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:03.337713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84b83a54-2954-47f4-b305-c64b8ac744be tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:03.347062 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:03.347062 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:03.353923 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-84b83a54-2954-47f4-b305-c64b8ac744be tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:03.356826 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84b83a54-2954-47f4-b305-c64b8ac744be tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:03.357266 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1063/4244] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:03 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:03.369065 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c7c3a25c-d80d-40a7-83f9-b9daebd32f29 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.370768 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c7c3a25c-d80d-40a7-83f9-b9daebd32f29 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:03.370980 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c7c3a25c-d80d-40a7-83f9-b9daebd32f29 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:03.371181 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c7c3a25c-d80d-40a7-83f9-b9daebd32f29 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:03.377616 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:03.377616 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:03.381363 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c7c3a25c-d80d-40a7-83f9-b9daebd32f29 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:03.386079 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c7c3a25c-d80d-40a7-83f9-b9daebd32f29 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:03.386549 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1056/4245] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:03 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:03.401870 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.403832 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:03.404140 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1402641027", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:03.405665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1402641027', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:03.405790 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume of 1 GB Aug 06 05:31:03.410497 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Availability Zones retrieved successfully. Aug 06 05:31:03.416070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Flow 'volume_create_api' (997b593f-63ac-40a1-9bb7-05d3f12f4ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:03.417073 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d97703-fc7e-4576-b2fd-8ae89fa47409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:03.418044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:03.422198 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-f001097a-c724-4516-a683-16bbf74a7daf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-7d781188-4b6b-41f0-bc9a-5cf2df769047-np0000006623" released by "attachment_update" :: held 0.086s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:03.422488 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-f001097a-c724-4516-a683-16bbf74a7daf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/8e2dd035-135f-4f56-b372-844cbfbf59d5 returned with HTTP 200 Aug 06 05:31:03.422931 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1059/4246] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:03 2026] PUT /volume/v3/attachments/8e2dd035-135f-4f56-b372-844cbfbf59d5 => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:03.449926 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d97703-fc7e-4576-b2fd-8ae89fa47409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:03.450667 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25165d10-0983-4bb5-92a2-7b67bf722483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:03.453782 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-2e4e0a50-9d0c-41e4-b6e4-4c8c3e5a6d1d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.457103 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-2e4e0a50-9d0c-41e4-b6e4-4c8c3e5a6d1d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/8e2dd035-135f-4f56-b372-844cbfbf59d5/action Aug 06 05:31:03.458772 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-2e4e0a50-9d0c-41e4-b6e4-4c8c3e5a6d1d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:03.458772 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-2e4e0a50-9d0c-41e4-b6e4-4c8c3e5a6d1d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:03.476344 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:03.476344 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:03.490338 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-2e4e0a50-9d0c-41e4-b6e4-4c8c3e5a6d1d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/8e2dd035-135f-4f56-b372-844cbfbf59d5/action returned with HTTP 204 Aug 06 05:31:03.491532 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1064/4247] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:31:03 2026] POST /volume/v3/attachments/8e2dd035-135f-4f56-b372-844cbfbf59d5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:03.505693 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Created reservations ['226fbc98-8fcf-4393-91a7-cb6cee2b3d05', '400dc687-68fe-4eeb-aae2-92cd26586206', '8d6e1a48-400a-410d-8a81-50b69b592f4d', 'e6f25fe2-dfe3-4222-901c-77519cb20e1d'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:03.506458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25165d10-0983-4bb5-92a2-7b67bf722483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['226fbc98-8fcf-4393-91a7-cb6cee2b3d05', '400dc687-68fe-4eeb-aae2-92cd26586206', '8d6e1a48-400a-410d-8a81-50b69b592f4d', 'e6f25fe2-dfe3-4222-901c-77519cb20e1d']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:03.507196 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f78fc9-aeaf-42a7-b6b7-4ceb117164fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:03.525662 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-827ab471-5a6e-4748-be1a-6cafb790e9c8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.528237 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-827ab471-5a6e-4748-be1a-6cafb790e9c8 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:03.528711 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-827ab471-5a6e-4748-be1a-6cafb790e9c8 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:03.529426 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-827ab471-5a6e-4748-be1a-6cafb790e9c8 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:03.534916 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-827ab471-5a6e-4748-be1a-6cafb790e9c8 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 returned with HTTP 404 Aug 06 05:31:03.535411 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1057/4248] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:03 2026] GET /volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:03.539219 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f78fc9-aeaf-42a7-b6b7-4ceb117164fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33f3b631-71a9-4922-866b-aaf33b1aacb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1402641027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e69fc4f7bc34ff3b460a7791162308f',qos_specs=None,replication_status=,reservations=['226fbc98-8fcf-4393-91a7-cb6cee2b3d05','400dc687-68fe-4eeb-aae2-92cd26586206','8d6e1a48-400a-410d-8a81-50b69b592f4d','e6f25fe2-dfe3-4222-901c-77519cb20e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a0093228f34ca59f3385e6933051e7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1402641027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33f3b631-71a9-4922-866b-aaf33b1aacb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e69fc4f7bc34ff3b460a7791162308f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a0093228f34ca59f3385e6933051e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:03.540189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (972c4740-9a09-4c96-b07b-d48e2137fd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:03.565390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (972c4740-9a09-4c96-b07b-d48e2137fd38) transitioned into state 'SUCCESS' from state '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-1402641027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e69fc4f7bc34ff3b460a7791162308f',qos_specs=None,replication_status=,reservations=['226fbc98-8fcf-4393-91a7-cb6cee2b3d05','400dc687-68fe-4eeb-aae2-92cd26586206','8d6e1a48-400a-410d-8a81-50b69b592f4d','e6f25fe2-dfe3-4222-901c-77519cb20e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a0093228f34ca59f3385e6933051e7',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:03.566761 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c58a9e-8210-41ac-ae52-3e2c384267f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:03.577465 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c58a9e-8210-41ac-ae52-3e2c384267f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:03.578229 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Flow 'volume_create_api' (997b593f-63ac-40a1-9bb7-05d3f12f4ffc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:03.578602 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume request issued successfully. Aug 06 05:31:03.579066 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8026acc0-0ac0-4807-afa9-a1924491d6c3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:03.579637 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1069/4249] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:03 2026] POST /volume/v3/volumes => generated 753 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:03.594195 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7ad1930f-f364-4726-9f7c-b9c223dcc0e0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.596028 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ad1930f-f364-4726-9f7c-b9c223dcc0e0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:03.596302 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ad1930f-f364-4726-9f7c-b9c223dcc0e0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:03.596577 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ad1930f-f364-4726-9f7c-b9c223dcc0e0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:03.610001 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:03.610001 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:03.622962 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7ad1930f-f364-4726-9f7c-b9c223dcc0e0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:03.630422 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ad1930f-f364-4726-9f7c-b9c223dcc0e0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:03.630863 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1060/4250] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:03 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:03.843581 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b72a2954-52e5-4c53-8282-4a6dad2391a5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.845227 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b72a2954-52e5-4c53-8282-4a6dad2391a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:31:03.845436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b72a2954-52e5-4c53-8282-4a6dad2391a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:03.845606 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b72a2954-52e5-4c53-8282-4a6dad2391a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:03.845781 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-b72a2954-52e5-4c53-8282-4a6dad2391a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume with id: 850c7394-310e-49f5-8989-64232486761c Aug 06 05:31:03.851805 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:03.851805 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:03.852187 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b72a2954-52e5-4c53-8282-4a6dad2391a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:31:03.867960 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b72a2954-52e5-4c53-8282-4a6dad2391a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume request issued successfully. Aug 06 05:31:03.867960 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b72a2954-52e5-4c53-8282-4a6dad2391a5 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 202 Aug 06 05:31:03.868147 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1065/4251] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:31:03 2026] DELETE /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:31:03.874728 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3f99e8a7-61a7-4fa9-87ea-9836c439db9b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:03.877037 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3f99e8a7-61a7-4fa9-87ea-9836c439db9b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:31:03.877356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3f99e8a7-61a7-4fa9-87ea-9836c439db9b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:03.877655 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3f99e8a7-61a7-4fa9-87ea-9836c439db9b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:03.885337 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:03.885337 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:03.890523 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3f99e8a7-61a7-4fa9-87ea-9836c439db9b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:31:03.895485 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3f99e8a7-61a7-4fa9-87ea-9836c439db9b tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 200 Aug 06 05:31:03.895900 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1058/4252] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:03 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:04.644588 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5f5a6b17-6263-4bde-af77-00152e13ab95 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.646904 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5f5a6b17-6263-4bde-af77-00152e13ab95 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:04.647159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5f5a6b17-6263-4bde-af77-00152e13ab95 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:04.647418 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5f5a6b17-6263-4bde-af77-00152e13ab95 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:04.654863 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:04.654863 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:04.658575 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5f5a6b17-6263-4bde-af77-00152e13ab95 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:04.664449 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5f5a6b17-6263-4bde-af77-00152e13ab95 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:04.664879 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1070/4253] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:04 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:04.677764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1df194f9-b801-4f15-b7a5-1db0852306c8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.679542 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1df194f9-b801-4f15-b7a5-1db0852306c8 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:04.679710 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1df194f9-b801-4f15-b7a5-1db0852306c8 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:04.679940 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1df194f9-b801-4f15-b7a5-1db0852306c8 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:04.686726 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:04.686726 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:04.690154 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1df194f9-b801-4f15-b7a5-1db0852306c8 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:04.694004 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1df194f9-b801-4f15-b7a5-1db0852306c8 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:04.694366 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1061/4254] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:04 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:04.706078 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1a97d24b-6f33-464d-9b4d-cb6442574d86 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.709543 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a97d24b-6f33-464d-9b4d-cb6442574d86 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:31:04.709955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1a97d24b-6f33-464d-9b4d-cb6442574d86 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-744273754", "extra_specs": {}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:04.731367 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1a97d24b-6f33-464d-9b4d-cb6442574d86 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:31:04.731783 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1066/4255] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:31:04 2026] POST /volume/v3/types => generated 211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:04.741282 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-aca7c6cd-d7f5-4494-b813-62d59970ee85 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.743451 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aca7c6cd-d7f5-4494-b813-62d59970ee85 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] POST https://10.4.3.205/volume/v3/types/522c163b-e6c6-4c97-a8c3-c91041c6afe6/encryption Aug 06 05:31:04.743903 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aca7c6cd-d7f5-4494-b813-62d59970ee85 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:04.760943 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aca7c6cd-d7f5-4494-b813-62d59970ee85 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/types/522c163b-e6c6-4c97-a8c3-c91041c6afe6/encryption returned with HTTP 200 Aug 06 05:31:04.761414 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1059/4256] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:31:04 2026] POST /volume/v3/types/522c163b-e6c6-4c97-a8c3-c91041c6afe6/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:04.769244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.770888 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:04.771236 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-117444507", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-744273754", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:04.772769 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-117444507', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-744273754', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:04.776125 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume of 1 GB Aug 06 05:31:04.776458 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:04.776458 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:04.776980 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Availability Zones retrieved successfully. Aug 06 05:31:04.782507 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Flow 'volume_create_api' (91f89a46-e36b-4262-9f9b-3f97bd00104e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:04.783575 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c89a6c5-0b88-4735-805a-fb6cc0c5441a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:04.784527 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:04.809109 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c89a6c5-0b88-4735-805a-fb6cc0c5441a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:31:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=522c163b-e6c6-4c97-a8c3-c91041c6afe6,is_public=True,name='tempest-scenario-type-luks-744273754',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '522c163b-e6c6-4c97-a8c3-c91041c6afe6', '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=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:04.809981 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0801e1-e89f-4735-b326-bd8a4491c078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:04.835523 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-744273754 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-744273754, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:31:04.835810 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-744273754 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-744273754, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:31:04.861091 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Created reservations ['047c6d2d-d522-4164-8505-2141872ae02e', '4aefea21-25c1-4757-b53b-74287b707442', '72c51dcb-3dee-4529-a8a8-6004165301b3', '08ef459a-6cb6-48fa-9b92-5907150797fd'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:04.862001 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0801e1-e89f-4735-b326-bd8a4491c078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['047c6d2d-d522-4164-8505-2141872ae02e', '4aefea21-25c1-4757-b53b-74287b707442', '72c51dcb-3dee-4529-a8a8-6004165301b3', '08ef459a-6cb6-48fa-9b92-5907150797fd']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:04.862809 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a61bce6-022c-45d0-a994-93a28eaa27c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:04.886999 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a61bce6-022c-45d0-a994-93a28eaa27c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1ef9a0e-9628-460f-bf87-cf088d16cecb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-117444507',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e69fc4f7bc34ff3b460a7791162308f',qos_specs=None,replication_status=,reservations=['047c6d2d-d522-4164-8505-2141872ae02e','4aefea21-25c1-4757-b53b-74287b707442','72c51dcb-3dee-4529-a8a8-6004165301b3','08ef459a-6cb6-48fa-9b92-5907150797fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a0093228f34ca59f3385e6933051e7',volume_type_id=522c163b-e6c6-4c97-a8c3-c91041c6afe6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-117444507',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b1ef9a0e-9628-460f-bf87-cf088d16cecb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e69fc4f7bc34ff3b460a7791162308f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a0093228f34ca59f3385e6933051e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(522c163b-e6c6-4c97-a8c3-c91041c6afe6),volume_type_id=522c163b-e6c6-4c97-a8c3-c91041c6afe6)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:04.887788 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb5e44c-c169-413f-a755-6994a791f9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:04.908280 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb5e44c-c169-413f-a755-6994a791f9cc) transitioned into state 'SUCCESS' from state '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-117444507',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e69fc4f7bc34ff3b460a7791162308f',qos_specs=None,replication_status=,reservations=['047c6d2d-d522-4164-8505-2141872ae02e','4aefea21-25c1-4757-b53b-74287b707442','72c51dcb-3dee-4529-a8a8-6004165301b3','08ef459a-6cb6-48fa-9b92-5907150797fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a0093228f34ca59f3385e6933051e7',volume_type_id=522c163b-e6c6-4c97-a8c3-c91041c6afe6)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:04.908646 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f7a228-0ba7-4dcc-9473-11a0049bbbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:04.911322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ef2f4960-4c28-4528-8955-499e88ab8222 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.912591 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ef2f4960-4c28-4528-8955-499e88ab8222 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:31:04.912591 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ef2f4960-4c28-4528-8955-499e88ab8222 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:04.915173 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ef2f4960-4c28-4528-8955-499e88ab8222 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:04.917276 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ef2f4960-4c28-4528-8955-499e88ab8222 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 404 Aug 06 05:31:04.917809 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1062/4257] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:04 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:04.926810 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cabe7c6e-f825-41c2-8522-acebfe1f36e2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.929073 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f7a228-0ba7-4dcc-9473-11a0049bbbb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:04.929241 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cabe7c6e-f825-41c2-8522-acebfe1f36e2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:04.929531 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cabe7c6e-f825-41c2-8522-acebfe1f36e2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:04.931230 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cabe7c6e-f825-41c2-8522-acebfe1f36e2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:04.931388 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Flow 'volume_create_api' (91f89a46-e36b-4262-9f9b-3f97bd00104e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:04.931388 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume request issued successfully. Aug 06 05:31:04.931476 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-cabe7c6e-f825-41c2-8522-acebfe1f36e2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume with id: a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:04.931541 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-725dc8ee-26de-486c-ab19-ea38b69cfd71 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:04.931541 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1071/4258] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:04 2026] POST /volume/v3/volumes => generated 779 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:04.938549 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cabe7c6e-f825-41c2-8522-acebfe1f36e2 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 returned with HTTP 404 Aug 06 05:31:04.942389 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1067/4259] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:31:04 2026] DELETE /volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:04.943422 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b4fe8b06-4ef2-47ae-99d2-0a2966d5e1c0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.946100 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b4fe8b06-4ef2-47ae-99d2-0a2966d5e1c0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:04.946459 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b4fe8b06-4ef2-47ae-99d2-0a2966d5e1c0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:04.946763 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b4fe8b06-4ef2-47ae-99d2-0a2966d5e1c0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:04.949493 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d1eba53c-4c53-4c32-8c92-57bfdacf776c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.951452 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d1eba53c-4c53-4c32-8c92-57bfdacf776c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 Aug 06 05:31:04.951699 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d1eba53c-4c53-4c32-8c92-57bfdacf776c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:04.951940 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d1eba53c-4c53-4c32-8c92-57bfdacf776c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:04.956224 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:04.956224 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:04.958613 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d1eba53c-4c53-4c32-8c92-57bfdacf776c tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 returned with HTTP 404 Aug 06 05:31:04.959129 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1063/4260] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:04 2026] GET /volume/v3/volumes/a871733b-b945-4a94-96f2-7cd08f2cc719 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:04.961335 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b4fe8b06-4ef2-47ae-99d2-0a2966d5e1c0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:04.966279 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cad550f1-0304-4209-87b2-1627c63d463f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.967374 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b4fe8b06-4ef2-47ae-99d2-0a2966d5e1c0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:04.967982 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1060/4261] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:04 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:04.968191 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cad550f1-0304-4209-87b2-1627c63d463f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b Aug 06 05:31:04.968403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cad550f1-0304-4209-87b2-1627c63d463f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:04.968582 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cad550f1-0304-4209-87b2-1627c63d463f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:04.968680 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-cad550f1-0304-4209-87b2-1627c63d463f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete snapshot with id: 975b5635-17c5-47c6-99f4-df4d71d43c1b Aug 06 05:31:04.972722 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cad550f1-0304-4209-87b2-1627c63d463f tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b returned with HTTP 404 Aug 06 05:31:04.973362 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1072/4262] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:31:04 2026] DELETE /volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:04.979904 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0a8aeb36-f2e0-4be7-9d70-25c4e9bf2a21 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.982101 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0a8aeb36-f2e0-4be7-9d70-25c4e9bf2a21 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b Aug 06 05:31:04.982374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0a8aeb36-f2e0-4be7-9d70-25c4e9bf2a21 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:04.982619 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0a8aeb36-f2e0-4be7-9d70-25c4e9bf2a21 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:04.988348 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0a8aeb36-f2e0-4be7-9d70-25c4e9bf2a21 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b returned with HTTP 404 Aug 06 05:31:04.989110 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1068/4263] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:04 2026] GET /volume/v3/snapshots/975b5635-17c5-47c6-99f4-df4d71d43c1b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:04.995362 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4b4b95c6-915a-4c37-bcbf-c4e592b02199 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:04.998079 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4b4b95c6-915a-4c37-bcbf-c4e592b02199 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:31:04.998079 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4b4b95c6-915a-4c37-bcbf-c4e592b02199 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:04.998079 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4b4b95c6-915a-4c37-bcbf-c4e592b02199 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:04.998079 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-4b4b95c6-915a-4c37-bcbf-c4e592b02199 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume with id: 850c7394-310e-49f5-8989-64232486761c Aug 06 05:31:05.002906 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4b4b95c6-915a-4c37-bcbf-c4e592b02199 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 404 Aug 06 05:31:05.004240 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1064/4264] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:31:04 2026] DELETE /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:05.010549 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7fc54cdc-289e-4554-927f-c0c08c85f7ac None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:05.012725 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7fc54cdc-289e-4554-927f-c0c08c85f7ac tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c Aug 06 05:31:05.013010 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7fc54cdc-289e-4554-927f-c0c08c85f7ac tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:05.013327 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7fc54cdc-289e-4554-927f-c0c08c85f7ac tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:05.020152 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7fc54cdc-289e-4554-927f-c0c08c85f7ac tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c returned with HTTP 404 Aug 06 05:31:05.021007 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1061/4265] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:05 2026] GET /volume/v3/volumes/850c7394-310e-49f5-8989-64232486761c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:05.056766 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-eb753cf4-7229-470e-9cbf-21b584de1025 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:05.058450 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eb753cf4-7229-470e-9cbf-21b584de1025 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 Aug 06 05:31:05.058687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eb753cf4-7229-470e-9cbf-21b584de1025 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:05.058922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eb753cf4-7229-470e-9cbf-21b584de1025 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:05.059166 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-eb753cf4-7229-470e-9cbf-21b584de1025 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume with id: b08420d7-d39a-4bae-ab58-99142ba911d5 Aug 06 05:31:05.068718 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:05.068718 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:05.069130 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-eb753cf4-7229-470e-9cbf-21b584de1025 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:31:05.086206 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-eb753cf4-7229-470e-9cbf-21b584de1025 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume request issued successfully. Aug 06 05:31:05.086415 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eb753cf4-7229-470e-9cbf-21b584de1025 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 returned with HTTP 202 Aug 06 05:31:05.086804 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1073/4266] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:31:05 2026] DELETE /volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:31:05.096625 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b81162ed-9bfb-4d14-a7b0-5895ec9ae582 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:05.099025 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b81162ed-9bfb-4d14-a7b0-5895ec9ae582 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 Aug 06 05:31:05.099348 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b81162ed-9bfb-4d14-a7b0-5895ec9ae582 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:05.099608 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b81162ed-9bfb-4d14-a7b0-5895ec9ae582 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:05.109163 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:05.109163 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:05.113715 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b81162ed-9bfb-4d14-a7b0-5895ec9ae582 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Volume info retrieved successfully. Aug 06 05:31:05.119075 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b81162ed-9bfb-4d14-a7b0-5895ec9ae582 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 returned with HTTP 200 Aug 06 05:31:05.119594 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1069/4267] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:05 2026] GET /volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 => generated 1227 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:05.979481 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ab2658c1-ee1c-4518-97d1-ff30e049e225 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:05.981056 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab2658c1-ee1c-4518-97d1-ff30e049e225 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:05.981233 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab2658c1-ee1c-4518-97d1-ff30e049e225 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:05.981427 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab2658c1-ee1c-4518-97d1-ff30e049e225 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:05.989343 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:05.989343 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:05.992279 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ab2658c1-ee1c-4518-97d1-ff30e049e225 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:05.996695 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab2658c1-ee1c-4518-97d1-ff30e049e225 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:05.997279 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1065/4268] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:05 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:06.007675 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d17c5e06-d277-4f39-b634-3459740c5c11 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.009313 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d17c5e06-d277-4f39-b634-3459740c5c11 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:06.009486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d17c5e06-d277-4f39-b634-3459740c5c11 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.009880 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d17c5e06-d277-4f39-b634-3459740c5c11 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.016047 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:06.016047 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:06.019033 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d17c5e06-d277-4f39-b634-3459740c5c11 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:06.022298 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d17c5e06-d277-4f39-b634-3459740c5c11 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:06.022650 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1062/4269] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:06 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:06.061862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f11fcbc2-49a0-4db0-9af9-6f8d27a0a857 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.063938 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f11fcbc2-49a0-4db0-9af9-6f8d27a0a857 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:06.064109 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f11fcbc2-49a0-4db0-9af9-6f8d27a0a857 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.064285 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f11fcbc2-49a0-4db0-9af9-6f8d27a0a857 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.071089 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:06.071089 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:06.074470 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f11fcbc2-49a0-4db0-9af9-6f8d27a0a857 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:06.078553 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f11fcbc2-49a0-4db0-9af9-6f8d27a0a857 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:06.078966 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1074/4270] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:06 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:06.134970 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5befaa27-a0b4-4e4e-826f-1eeb225dbd6a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.137267 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5befaa27-a0b4-4e4e-826f-1eeb225dbd6a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 Aug 06 05:31:06.137534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5befaa27-a0b4-4e4e-826f-1eeb225dbd6a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.137789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5befaa27-a0b4-4e4e-826f-1eeb225dbd6a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.144612 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5befaa27-a0b4-4e4e-826f-1eeb225dbd6a tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 returned with HTTP 404 Aug 06 05:31:06.145039 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1070/4271] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:06 2026] GET /volume/v3/volumes/b08420d7-d39a-4bae-ab58-99142ba911d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:06.151567 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e849659c-9314-45de-bf6e-74056d951931 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.151933 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5302ac95-578e-4f41-ba92-a10c0c0967ea None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.152330 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5302ac95-578e-4f41-ba92-a10c0c0967ea None None] GET https://10.4.3.205/volume// Aug 06 05:31:06.152481 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5302ac95-578e-4f41-ba92-a10c0c0967ea None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.152656 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5302ac95-578e-4f41-ba92-a10c0c0967ea None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.152972 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5302ac95-578e-4f41-ba92-a10c0c0967ea None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:06.153252 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1063/4272] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:31: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 06 05:31:06.153614 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e849659c-9314-45de-bf6e-74056d951931 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:31:06.153877 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e849659c-9314-45de-bf6e-74056d951931 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.154389 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e849659c-9314-45de-bf6e-74056d951931 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.154611 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-e849659c-9314-45de-bf6e-74056d951931 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume with id: 00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:31:06.161226 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e849659c-9314-45de-bf6e-74056d951931 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 404 Aug 06 05:31:06.161826 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1066/4273] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:31:06 2026] DELETE /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:06.162376 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-978d7105-630d-40ce-9177-0ce1d0c7ee67 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.168368 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f90b577a-a828-4988-9df7-48da9e437c48 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.170625 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f90b577a-a828-4988-9df7-48da9e437c48 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 Aug 06 05:31:06.170892 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f90b577a-a828-4988-9df7-48da9e437c48 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.171231 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f90b577a-a828-4988-9df7-48da9e437c48 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.177741 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f90b577a-a828-4988-9df7-48da9e437c48 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 returned with HTTP 404 Aug 06 05:31:06.178251 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1071/4274] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:06 2026] GET /volume/v3/volumes/00f2c27d-b5b0-49f6-82c4-91f16299a944 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:06.214732 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-495ae30a-0cbd-49f2-abd5-c15c377b4633 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.216591 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-495ae30a-0cbd-49f2-abd5-c15c377b4633 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] DELETE https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:31:06.216907 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-495ae30a-0cbd-49f2-abd5-c15c377b4633 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.217007 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-495ae30a-0cbd-49f2-abd5-c15c377b4633 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.217167 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-495ae30a-0cbd-49f2-abd5-c15c377b4633 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Delete volume with id: 255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:31:06.222926 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-495ae30a-0cbd-49f2-abd5-c15c377b4633 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 404 Aug 06 05:31:06.223202 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1064/4275] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:31:06 2026] DELETE /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:06.229894 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-15b9af52-0767-4767-b833-60fcf9953425 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.232156 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-15b9af52-0767-4767-b833-60fcf9953425 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] GET https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 Aug 06 05:31:06.232468 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-15b9af52-0767-4767-b833-60fcf9953425 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.232721 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-15b9af52-0767-4767-b833-60fcf9953425 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.238470 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-978d7105-630d-40ce-9177-0ce1d0c7ee67 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:06.238983 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-978d7105-630d-40ce-9177-0ce1d0c7ee67 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33f3b631-71a9-4922-866b-aaf33b1aacb3", "connector": null, "instance_uuid": "35d1cf16-a3a5-4a21-9de5-990b252adcbb"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:06.240375 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-15b9af52-0767-4767-b833-60fcf9953425 tempest-VolumeImageDependencyTests-1192412102 tempest-VolumeImageDependencyTests-1192412102-project-member] https://10.4.3.205/volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 returned with HTTP 404 Aug 06 05:31:06.241020 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1067/4276] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:31:06 2026] GET /volume/v3/volumes/255e4678-1940-4f39-bde3-81693acafdb0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:31:06.250869 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:06.250869 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:06.284481 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-978d7105-630d-40ce-9177-0ce1d0c7ee67 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:06.285101 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1075/4277] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:06 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:06.310985 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a67d26f4-4171-4a4d-b7aa-0743784cf052 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.312966 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a67d26f4-4171-4a4d-b7aa-0743784cf052 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:06.313130 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a67d26f4-4171-4a4d-b7aa-0743784cf052 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.313359 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a67d26f4-4171-4a4d-b7aa-0743784cf052 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.322586 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:06.322586 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:06.326897 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a67d26f4-4171-4a4d-b7aa-0743784cf052 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:06.331218 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ba1328d9-741d-4e50-abad-f88558120c5d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.331626 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ba1328d9-741d-4e50-abad-f88558120c5d None None] GET https://10.4.3.205/volume// Aug 06 05:31:06.331821 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ba1328d9-741d-4e50-abad-f88558120c5d None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.332027 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ba1328d9-741d-4e50-abad-f88558120c5d None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.332374 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ba1328d9-741d-4e50-abad-f88558120c5d None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:06.332679 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1065/4278] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:06.333649 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a67d26f4-4171-4a4d-b7aa-0743784cf052 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:06.334096 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1072/4279] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:06 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:06.342366 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f9098881-47dc-47ed-9a90-0da1fda0ee62 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.345424 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f9098881-47dc-47ed-9a90-0da1fda0ee62 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:06.345796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f9098881-47dc-47ed-9a90-0da1fda0ee62 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:06.346129 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f9098881-47dc-47ed-9a90-0da1fda0ee62 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:06.359201 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:06.359201 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:06.363110 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f9098881-47dc-47ed-9a90-0da1fda0ee62 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:06.368741 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-f9098881-47dc-47ed-9a90-0da1fda0ee62 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:06.369238 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1068/4280] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:06 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:06.479990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-b9729863-2c27-466e-b16b-c68f378e2317 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:06.482308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-b9729863-2c27-466e-b16b-c68f378e2317 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] PUT https://10.4.3.205/volume/v3/attachments/e55c0ef0-cac5-460c-8563-4ecfe098981d Aug 06 05:31:06.482772 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-b9729863-2c27-466e-b16b-c68f378e2317 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:06.491522 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-b9729863-2c27-466e-b16b-c68f378e2317 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Acquiring lock "cinder-attachment_update-33f3b631-71a9-4922-866b-aaf33b1aacb3-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:06.497020 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-b9729863-2c27-466e-b16b-c68f378e2317 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-33f3b631-71a9-4922-866b-aaf33b1aacb3-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:06.498442 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:06.498442 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:06.597418 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-b9729863-2c27-466e-b16b-c68f378e2317 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-33f3b631-71a9-4922-866b-aaf33b1aacb3-np0000006623" released by "attachment_update" :: held 0.100s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:06.597721 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-b9729863-2c27-466e-b16b-c68f378e2317 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/e55c0ef0-cac5-460c-8563-4ecfe098981d returned with HTTP 200 Aug 06 05:31:06.598184 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1076/4281] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:06 2026] PUT /volume/v3/attachments/e55c0ef0-cac5-460c-8563-4ecfe098981d => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:07.345972 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d6a70049-f110-43f4-9c4c-a0e0ecbf2b8b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:07.347595 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6a70049-f110-43f4-9c4c-a0e0ecbf2b8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:07.347788 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6a70049-f110-43f4-9c4c-a0e0ecbf2b8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:07.347956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6a70049-f110-43f4-9c4c-a0e0ecbf2b8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:07.356071 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:07.356071 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:07.358877 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d6a70049-f110-43f4-9c4c-a0e0ecbf2b8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:07.362389 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6a70049-f110-43f4-9c4c-a0e0ecbf2b8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:07.362801 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1066/4282] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:07 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:07.661615 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-8c1c8945-73bb-40e8-8a04-a986fb329599 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:07.663793 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-8c1c8945-73bb-40e8-8a04-a986fb329599 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047/encryption Aug 06 05:31:07.663975 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-8c1c8945-73bb-40e8-8a04-a986fb329599 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:07.664154 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-8c1c8945-73bb-40e8-8a04-a986fb329599 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:07.673014 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:07.673014 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:07.678797 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ad0ed88e-4229-429b-b718-0a2511c1bcc4 req-8c1c8945-73bb-40e8-8a04-a986fb329599 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047/encryption returned with HTTP 200 Aug 06 05:31:07.679247 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1073/4283] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:31:07 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:08.374377 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1e2a6373-c941-43e6-a6d2-3e1c493d0aee None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:08.376081 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1e2a6373-c941-43e6-a6d2-3e1c493d0aee tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:08.376239 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1e2a6373-c941-43e6-a6d2-3e1c493d0aee tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:08.376436 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1e2a6373-c941-43e6-a6d2-3e1c493d0aee tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:08.384169 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:08.384169 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:08.386828 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1e2a6373-c941-43e6-a6d2-3e1c493d0aee tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:08.389985 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1e2a6373-c941-43e6-a6d2-3e1c493d0aee tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:08.390294 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1069/4284] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:08 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:09.403632 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a10a9a99-3055-48e1-8a8b-2f416d5d3b50 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:09.405531 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a10a9a99-3055-48e1-8a8b-2f416d5d3b50 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:09.405787 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a10a9a99-3055-48e1-8a8b-2f416d5d3b50 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:09.405988 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a10a9a99-3055-48e1-8a8b-2f416d5d3b50 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:09.409576 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=447,cinder:UPDATE=138,cinder:INSERT=75 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:31:09.424311 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:09.424311 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:09.433310 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a10a9a99-3055-48e1-8a8b-2f416d5d3b50 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:09.433310 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a10a9a99-3055-48e1-8a8b-2f416d5d3b50 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:09.433310 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1077/4285] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:09 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:10.443740 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-74efab14-671a-4f78-a0f9-e4f3725df78d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:10.445578 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-74efab14-671a-4f78-a0f9-e4f3725df78d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:10.445831 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-74efab14-671a-4f78-a0f9-e4f3725df78d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:10.446084 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-74efab14-671a-4f78-a0f9-e4f3725df78d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:10.448062 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=535,cinder:UPDATE=185,cinder:INSERT=115 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:31:10.456258 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:10.456258 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:10.460605 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-74efab14-671a-4f78-a0f9-e4f3725df78d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:10.464300 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-74efab14-671a-4f78-a0f9-e4f3725df78d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:10.464674 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1067/4286] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:10 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:10.884036 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-ff2cb813-f32c-4d86-88ad-170b3f8b31bd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:10.886994 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-ff2cb813-f32c-4d86-88ad-170b3f8b31bd tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments/e55c0ef0-cac5-460c-8563-4ecfe098981d/action Aug 06 05:31:10.887541 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-ff2cb813-f32c-4d86-88ad-170b3f8b31bd tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:10.887751 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-ff2cb813-f32c-4d86-88ad-170b3f8b31bd tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:10.891850 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=509,cinder:INSERT=89,cinder:UPDATE=145 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:31:10.908570 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:10.908570 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:10.919512 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-4c1a1782-26c1-47c9-828a-2225932664f9 req-ff2cb813-f32c-4d86-88ad-170b3f8b31bd tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/e55c0ef0-cac5-460c-8563-4ecfe098981d/action returned with HTTP 204 Aug 06 05:31:10.920168 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1074/4287] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:31:10 2026] POST /volume/v3/attachments/e55c0ef0-cac5-460c-8563-4ecfe098981d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:11.477940 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b9d4f53c-4e75-477a-825a-004f751f6e94 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:11.481310 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b9d4f53c-4e75-477a-825a-004f751f6e94 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:31:11.481310 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b9d4f53c-4e75-477a-825a-004f751f6e94 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:11.481310 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b9d4f53c-4e75-477a-825a-004f751f6e94 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:11.484238 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=516,cinder:UPDATE=183,cinder:INSERT=124 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:31:11.496166 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:11.496166 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:11.499683 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b9d4f53c-4e75-477a-825a-004f751f6e94 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:11.504556 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b9d4f53c-4e75-477a-825a-004f751f6e94 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:31:11.505014 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1070/4288] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:11 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:11.573415 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-d5518b8d-753b-40f3-854c-2c9d2811f2d3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:11.585904 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-d5518b8d-753b-40f3-854c-2c9d2811f2d3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:11.586123 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-d5518b8d-753b-40f3-854c-2c9d2811f2d3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:11.586373 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-d5518b8d-753b-40f3-854c-2c9d2811f2d3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:11.593393 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:11.593393 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:11.596906 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-d5518b8d-753b-40f3-854c-2c9d2811f2d3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:11.600937 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-d5518b8d-753b-40f3-854c-2c9d2811f2d3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:11.601298 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1078/4289] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:11 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:11.719085 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-81f2d6f2-be2a-4ab8-9f6f-3366d875e720 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:11.719563 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-81f2d6f2-be2a-4ab8-9f6f-3366d875e720 None None] GET https://10.4.3.205/volume// Aug 06 05:31:11.719786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-81f2d6f2-be2a-4ab8-9f6f-3366d875e720 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:11.720011 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-81f2d6f2-be2a-4ab8-9f6f-3366d875e720 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:11.720404 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-81f2d6f2-be2a-4ab8-9f6f-3366d875e720 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:11.720753 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1068/4290] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:31: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 06 05:31:11.727122 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-ad2d0c6d-e90a-425a-8bab-9d591466ddee None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:11.927045 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-ad2d0c6d-e90a-425a-8bab-9d591466ddee tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:11.927483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-ad2d0c6d-e90a-425a-8bab-9d591466ddee tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1ef9a0e-9628-460f-bf87-cf088d16cecb", "connector": null, "instance_uuid": "35d1cf16-a3a5-4a21-9de5-990b252adcbb"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:11.935951 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:11.935951 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:11.962116 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-ad2d0c6d-e90a-425a-8bab-9d591466ddee tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:11.962668 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1075/4291] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:11 2026] POST /volume/v3/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:12.000665 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8f314ce1-ccb3-4847-af89-435779628478 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:12.001138 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8f314ce1-ccb3-4847-af89-435779628478 None None] GET https://10.4.3.205/volume// Aug 06 05:31:12.001361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8f314ce1-ccb3-4847-af89-435779628478 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:12.001583 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8f314ce1-ccb3-4847-af89-435779628478 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:12.001938 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8f314ce1-ccb3-4847-af89-435779628478 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:12.002240 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1071/4292] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:12.008772 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-2f414f5f-e9b1-48a4-8a1e-ac3ca5383004 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:12.012151 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-2f414f5f-e9b1-48a4-8a1e-ac3ca5383004 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:12.012434 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-2f414f5f-e9b1-48a4-8a1e-ac3ca5383004 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:12.012631 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-2f414f5f-e9b1-48a4-8a1e-ac3ca5383004 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:12.018868 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f5a18745-274e-4674-a7f8-8d8407998588 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:12.020665 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5a18745-274e-4674-a7f8-8d8407998588 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:12.020898 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5a18745-274e-4674-a7f8-8d8407998588 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:12.021119 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5a18745-274e-4674-a7f8-8d8407998588 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:12.021791 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:12.021791 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:12.025145 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-2f414f5f-e9b1-48a4-8a1e-ac3ca5383004 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:12.029512 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-2f414f5f-e9b1-48a4-8a1e-ac3ca5383004 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:12.029956 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1079/4293] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:12 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:12.030827 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:12.030827 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:12.034694 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f5a18745-274e-4674-a7f8-8d8407998588 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:12.038961 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5a18745-274e-4674-a7f8-8d8407998588 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:12.039391 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1069/4294] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:12 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:12.139278 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-11b58228-bd67-4958-a8bc-9fd1b5ef6640 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:12.141500 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-11b58228-bd67-4958-a8bc-9fd1b5ef6640 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] PUT https://10.4.3.205/volume/v3/attachments/418abed9-916f-405e-8d60-08366cfbe932 Aug 06 05:31:12.141963 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-11b58228-bd67-4958-a8bc-9fd1b5ef6640 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:12.149668 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-11b58228-bd67-4958-a8bc-9fd1b5ef6640 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Acquiring lock "cinder-attachment_update-b1ef9a0e-9628-460f-bf87-cf088d16cecb-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:12.154388 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-11b58228-bd67-4958-a8bc-9fd1b5ef6640 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-b1ef9a0e-9628-460f-bf87-cf088d16cecb-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:12.155341 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:12.155341 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:12.228426 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-11b58228-bd67-4958-a8bc-9fd1b5ef6640 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-b1ef9a0e-9628-460f-bf87-cf088d16cecb-np0000006623" released by "attachment_update" :: held 0.074s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:12.228426 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-11b58228-bd67-4958-a8bc-9fd1b5ef6640 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/418abed9-916f-405e-8d60-08366cfbe932 returned with HTTP 200 Aug 06 05:31:12.228919 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1076/4295] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:12 2026] PUT /volume/v3/attachments/418abed9-916f-405e-8d60-08366cfbe932 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:12.236959 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-4e826b72-6306-4150-905f-99e64a87f777 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:12.238834 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-4e826b72-6306-4150-905f-99e64a87f777 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb/encryption Aug 06 05:31:12.239064 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-4e826b72-6306-4150-905f-99e64a87f777 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:12.239313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-4e826b72-6306-4150-905f-99e64a87f777 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:12.248017 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:12.248017 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:12.254198 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-4e826b72-6306-4150-905f-99e64a87f777 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb/encryption returned with HTTP 200 Aug 06 05:31:12.254602 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1072/4296] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:31:12 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:13.058362 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ae80e0e9-ff36-4a41-8564-d023e32486c6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:13.060308 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae80e0e9-ff36-4a41-8564-d023e32486c6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:13.060494 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ae80e0e9-ff36-4a41-8564-d023e32486c6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:13.060665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ae80e0e9-ff36-4a41-8564-d023e32486c6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:13.071752 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:13.071752 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:13.075386 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ae80e0e9-ff36-4a41-8564-d023e32486c6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:13.079364 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae80e0e9-ff36-4a41-8564-d023e32486c6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:13.079779 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1080/4297] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:13 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:14.096049 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9f1ea3ac-32dc-468f-af5c-568cd8e6385d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:14.098308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9f1ea3ac-32dc-468f-af5c-568cd8e6385d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:14.098620 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9f1ea3ac-32dc-468f-af5c-568cd8e6385d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:14.098914 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9f1ea3ac-32dc-468f-af5c-568cd8e6385d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:14.109098 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:14.109098 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:14.112188 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9f1ea3ac-32dc-468f-af5c-568cd8e6385d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:14.115815 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9f1ea3ac-32dc-468f-af5c-568cd8e6385d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:14.116252 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1070/4298] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:14 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:15.132492 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b688af14-50a3-42ef-ad4d-18a542bcdc10 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:15.134648 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b688af14-50a3-42ef-ad4d-18a542bcdc10 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:15.134928 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b688af14-50a3-42ef-ad4d-18a542bcdc10 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:15.135187 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b688af14-50a3-42ef-ad4d-18a542bcdc10 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:15.148199 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:15.148199 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:15.152435 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b688af14-50a3-42ef-ad4d-18a542bcdc10 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:15.162080 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b688af14-50a3-42ef-ad4d-18a542bcdc10 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:15.162536 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1077/4299] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:15 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:16.153388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:16.156041 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:16.156650 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1736973388", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:16.158570 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1736973388', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:16.158748 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume of 1 GB Aug 06 05:31:16.164090 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Availability Zones retrieved successfully. Aug 06 05:31:16.170776 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Flow 'volume_create_api' (8b87a4e7-2a3d-45e1-9308-a6dae83d73a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:16.171039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba3ba68a-9057-43de-aa71-988c92d607f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:16.171931 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:16.180548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-419f0453-d29f-4814-ac12-76589c08c0bc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:16.181724 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-419f0453-d29f-4814-ac12-76589c08c0bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:16.181954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-419f0453-d29f-4814-ac12-76589c08c0bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:16.182202 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-419f0453-d29f-4814-ac12-76589c08c0bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:16.192102 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:16.192102 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:16.196772 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-419f0453-d29f-4814-ac12-76589c08c0bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:16.202340 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-419f0453-d29f-4814-ac12-76589c08c0bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:16.202654 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1081/4300] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:16 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:16.207377 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba3ba68a-9057-43de-aa71-988c92d607f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:16.208502 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ea2710-155e-487b-99e3-dfcd6975dd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:16.286991 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Created reservations ['96cf7470-8135-4b43-b4ec-dea59ac0aa58', '0feddaea-824b-4075-a528-9814e081f63f', '4dfb6d32-4958-4438-83ad-a0aafa7c02d1', 'a9394494-43fa-43b9-97ad-6e65ce4b614c'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:16.287594 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ea2710-155e-487b-99e3-dfcd6975dd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96cf7470-8135-4b43-b4ec-dea59ac0aa58', '0feddaea-824b-4075-a528-9814e081f63f', '4dfb6d32-4958-4438-83ad-a0aafa7c02d1', 'a9394494-43fa-43b9-97ad-6e65ce4b614c']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:16.288304 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719c4e21-04ba-4371-90cf-271678723c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:16.328863 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719c4e21-04ba-4371-90cf-271678723c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c89526e1-daa8-484a-b05c-72df377a77eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1736973388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506cec3eb9304636b48e1214c10e2a22',qos_specs=None,replication_status=,reservations=['96cf7470-8135-4b43-b4ec-dea59ac0aa58','0feddaea-824b-4075-a528-9814e081f63f','4dfb6d32-4958-4438-83ad-a0aafa7c02d1','a9394494-43fa-43b9-97ad-6e65ce4b614c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1736973388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c89526e1-daa8-484a-b05c-72df377a77eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506cec3eb9304636b48e1214c10e2a22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:16.331799 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfc4181-83a0-4549-8c6d-f67276eb7743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:16.356254 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfc4181-83a0-4549-8c6d-f67276eb7743) transitioned into state 'SUCCESS' from state '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-1736973388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506cec3eb9304636b48e1214c10e2a22',qos_specs=None,replication_status=,reservations=['96cf7470-8135-4b43-b4ec-dea59ac0aa58','0feddaea-824b-4075-a528-9814e081f63f','4dfb6d32-4958-4438-83ad-a0aafa7c02d1','a9394494-43fa-43b9-97ad-6e65ce4b614c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:16.357103 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a178f5e2-f939-4be2-a8f0-faccb78bc119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:16.370817 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a178f5e2-f939-4be2-a8f0-faccb78bc119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:16.371623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Flow 'volume_create_api' (8b87a4e7-2a3d-45e1-9308-a6dae83d73a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:16.371937 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume request issued successfully. Aug 06 05:31:16.372458 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-393b72b8-0210-46b4-b0bd-0ffca3f257bc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:16.373103 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1073/4301] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:16 2026] POST /volume/v3/volumes => generated 757 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:16.393387 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-de0ecbc2-0194-4b87-8167-be39f12fd727 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:16.401401 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-de0ecbc2-0194-4b87-8167-be39f12fd727 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:16.401401 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-de0ecbc2-0194-4b87-8167-be39f12fd727 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:16.401401 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-de0ecbc2-0194-4b87-8167-be39f12fd727 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:16.411104 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:16.411104 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:16.418960 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-de0ecbc2-0194-4b87-8167-be39f12fd727 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:16.423777 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-de0ecbc2-0194-4b87-8167-be39f12fd727 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:16.424232 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1071/4302] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:16 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:17.056185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-9c8c42a4-119a-4298-b03b-56e2fac49c98 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.060312 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-9c8c42a4-119a-4298-b03b-56e2fac49c98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:31:17.060312 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-9c8c42a4-119a-4298-b03b-56e2fac49c98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:17.060312 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-9c8c42a4-119a-4298-b03b-56e2fac49c98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:17.067658 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:17.067658 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:17.071985 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-9c8c42a4-119a-4298-b03b-56e2fac49c98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:17.077465 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-9c8c42a4-119a-4298-b03b-56e2fac49c98 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:31:17.077465 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1078/4303] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:17 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:17.167939 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4493eea3-a4e1-421f-88aa-f27b06cf884d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.168424 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4493eea3-a4e1-421f-88aa-f27b06cf884d None None] GET https://10.4.3.205/volume// Aug 06 05:31:17.168640 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4493eea3-a4e1-421f-88aa-f27b06cf884d None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:17.168904 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4493eea3-a4e1-421f-88aa-f27b06cf884d None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:17.169342 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4493eea3-a4e1-421f-88aa-f27b06cf884d None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:17.169910 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1082/4304] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:31:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:31:17.177719 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-e3c129ad-e99b-4e8c-827e-13365e5a3f62 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.217412 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a3ca6973-c3e7-48c7-ad62-b6db184ffba4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.220396 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a3ca6973-c3e7-48c7-ad62-b6db184ffba4 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:17.220786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a3ca6973-c3e7-48c7-ad62-b6db184ffba4 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:17.221053 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a3ca6973-c3e7-48c7-ad62-b6db184ffba4 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:17.232020 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-e3c129ad-e99b-4e8c-827e-13365e5a3f62 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:17.232722 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-e3c129ad-e99b-4e8c-827e-13365e5a3f62 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdeb8f85-c2fd-4b5f-8c90-06de63c9799a", "connector": null, "instance_uuid": "e6f78c79-92ed-4c9e-a9de-6233d9627a93"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:17.235584 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:17.235584 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:17.239788 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a3ca6973-c3e7-48c7-ad62-b6db184ffba4 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:17.245605 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:17.245605 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:17.245776 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a3ca6973-c3e7-48c7-ad62-b6db184ffba4 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:17.246069 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1072/4305] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:17 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:17.286056 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-e3c129ad-e99b-4e8c-827e-13365e5a3f62 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:17.286751 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1074/4306] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:17 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:17.317874 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5a388bbc-48bc-4495-8abc-2f20a16fd4fc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.321181 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5a388bbc-48bc-4495-8abc-2f20a16fd4fc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:31:17.321181 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5a388bbc-48bc-4495-8abc-2f20a16fd4fc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:17.321181 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5a388bbc-48bc-4495-8abc-2f20a16fd4fc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:17.334337 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:17.334337 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:17.336853 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-eb512777-f337-4bbf-ad84-826c93fa44a0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.337627 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eb512777-f337-4bbf-ad84-826c93fa44a0 None None] GET https://10.4.3.205/volume// Aug 06 05:31:17.337627 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eb512777-f337-4bbf-ad84-826c93fa44a0 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:17.337780 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eb512777-f337-4bbf-ad84-826c93fa44a0 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:17.338182 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eb512777-f337-4bbf-ad84-826c93fa44a0 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:17.338359 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1083/4307] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:31:17.340087 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5a388bbc-48bc-4495-8abc-2f20a16fd4fc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:17.346765 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5a388bbc-48bc-4495-8abc-2f20a16fd4fc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:31:17.347527 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1079/4308] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:17 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:17.348791 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-47527b48-3c72-444c-9f76-011025e67065 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.350960 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-47527b48-3c72-444c-9f76-011025e67065 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:31:17.351143 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-47527b48-3c72-444c-9f76-011025e67065 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:17.351526 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-47527b48-3c72-444c-9f76-011025e67065 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:17.361874 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:17.361874 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:17.365902 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-47527b48-3c72-444c-9f76-011025e67065 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:17.371389 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-47527b48-3c72-444c-9f76-011025e67065 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:31:17.371937 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1073/4309] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:17 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:17.440357 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-433f9ca2-0d94-499d-a5ad-e392d0cefd26 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.442473 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-433f9ca2-0d94-499d-a5ad-e392d0cefd26 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:17.442739 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-433f9ca2-0d94-499d-a5ad-e392d0cefd26 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:17.442942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-433f9ca2-0d94-499d-a5ad-e392d0cefd26 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:17.451949 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:17.451949 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:17.455995 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-433f9ca2-0d94-499d-a5ad-e392d0cefd26 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:17.460616 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-433f9ca2-0d94-499d-a5ad-e392d0cefd26 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:17.461055 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1075/4310] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:17 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:17.477671 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-32275adc-077e-43e8-bbe8-6a2c451f5070 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.477821 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-876ff236-cf59-4b37-ac70-5f059c216316 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:17.481311 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-32275adc-077e-43e8-bbe8-6a2c451f5070 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] PUT https://10.4.3.205/volume/v3/attachments/41d0b97d-78ab-48df-bcc6-8ae4d8f91839 Aug 06 05:31:17.481311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-32275adc-077e-43e8-bbe8-6a2c451f5070 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:17.481501 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-876ff236-cf59-4b37-ac70-5f059c216316 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:17.481501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-876ff236-cf59-4b37-ac70-5f059c216316 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:17.481501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-876ff236-cf59-4b37-ac70-5f059c216316 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:17.487062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-32275adc-077e-43e8-bbe8-6a2c451f5070 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Acquiring lock "cinder-attachment_update-cdeb8f85-c2fd-4b5f-8c90-06de63c9799a-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:17.492365 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:17.492365 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:17.492785 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-32275adc-077e-43e8-bbe8-6a2c451f5070 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Lock "cinder-attachment_update-cdeb8f85-c2fd-4b5f-8c90-06de63c9799a-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:17.494224 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:17.494224 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:17.498029 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-876ff236-cf59-4b37-ac70-5f059c216316 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:17.505215 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-876ff236-cf59-4b37-ac70-5f059c216316 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:17.506055 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1080/4311] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:17 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:17.599753 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-32275adc-077e-43e8-bbe8-6a2c451f5070 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Lock "cinder-attachment_update-cdeb8f85-c2fd-4b5f-8c90-06de63c9799a-np0000006623" released by "attachment_update" :: held 0.107s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:17.600137 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-32275adc-077e-43e8-bbe8-6a2c451f5070 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/attachments/41d0b97d-78ab-48df-bcc6-8ae4d8f91839 returned with HTTP 200 Aug 06 05:31:17.600642 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1084/4312] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:17 2026] PUT /volume/v3/attachments/41d0b97d-78ab-48df-bcc6-8ae4d8f91839 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:18.260953 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-627e1029-39cb-483a-81b8-d247106b735d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:18.262920 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-627e1029-39cb-483a-81b8-d247106b735d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:18.263105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-627e1029-39cb-483a-81b8-d247106b735d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:18.263306 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-627e1029-39cb-483a-81b8-d247106b735d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:18.274954 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:18.274954 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:18.278452 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-627e1029-39cb-483a-81b8-d247106b735d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:18.282518 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-627e1029-39cb-483a-81b8-d247106b735d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:18.282966 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1074/4313] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:18 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:18.297309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-e8683851-0230-40cf-a3b8-193c5df30075 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:18.299212 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-e8683851-0230-40cf-a3b8-193c5df30075 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:18.299410 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-e8683851-0230-40cf-a3b8-193c5df30075 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:18.299582 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-e8683851-0230-40cf-a3b8-193c5df30075 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:18.306167 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:18.306167 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:18.309469 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-e8683851-0230-40cf-a3b8-193c5df30075 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:18.313307 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-e8683851-0230-40cf-a3b8-193c5df30075 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:18.313793 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1076/4314] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:18 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:18.364495 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d932495a-41a6-4659-9451-202861579575 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:18.368321 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d932495a-41a6-4659-9451-202861579575 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:31:18.368321 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d932495a-41a6-4659-9451-202861579575 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:18.368321 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d932495a-41a6-4659-9451-202861579575 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:18.383229 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:18.383229 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:18.387778 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d932495a-41a6-4659-9451-202861579575 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:18.388046 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4f8b9730-6572-440f-ad3a-6ff2efb0366b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:18.391376 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4f8b9730-6572-440f-ad3a-6ff2efb0366b None None] GET https://10.4.3.205/volume// Aug 06 05:31:18.391376 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4f8b9730-6572-440f-ad3a-6ff2efb0366b None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:18.391376 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4f8b9730-6572-440f-ad3a-6ff2efb0366b None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:18.391376 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4f8b9730-6572-440f-ad3a-6ff2efb0366b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:18.391376 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1085/4315] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:31: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 06 05:31:18.394730 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d932495a-41a6-4659-9451-202861579575 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:31:18.395420 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1081/4316] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:18 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:18.399121 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-c3fff4a3-9765-4171-86af-3be82bfa19fc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:18.431590 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-c3fff4a3-9765-4171-86af-3be82bfa19fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:18.431913 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-c3fff4a3-9765-4171-86af-3be82bfa19fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c89526e1-daa8-484a-b05c-72df377a77eb", "connector": null, "instance_uuid": "eebf124b-0ee6-4fdd-af22-a9f2a21ffbbc"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:18.439517 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:18.439517 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:18.462784 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-c3fff4a3-9765-4171-86af-3be82bfa19fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:18.463205 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1075/4317] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:18 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 06 05:31:18.492283 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-32c9f8e5-ec12-4b73-a9e7-a27fbd9117d2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:18.495559 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-32c9f8e5-ec12-4b73-a9e7-a27fbd9117d2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:18.495928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-32c9f8e5-ec12-4b73-a9e7-a27fbd9117d2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:18.496603 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-32c9f8e5-ec12-4b73-a9e7-a27fbd9117d2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:18.507174 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:18.507174 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:18.508416 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2ee33e18-1345-4524-a999-d022f71231f8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:18.508787 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2ee33e18-1345-4524-a999-d022f71231f8 None None] GET https://10.4.3.205/volume// Aug 06 05:31:18.508938 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2ee33e18-1345-4524-a999-d022f71231f8 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:18.509111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2ee33e18-1345-4524-a999-d022f71231f8 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:18.509413 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2ee33e18-1345-4524-a999-d022f71231f8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:18.509830 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1086/4318] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:18.514625 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-32c9f8e5-ec12-4b73-a9e7-a27fbd9117d2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:18.516154 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-32c9f8e5-ec12-4b73-a9e7-a27fbd9117d2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:18.516651 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1077/4319] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:18 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:18.518884 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-55f2935c-3942-4b8a-b693-3c97d85a54fc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:18.520653 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-55f2935c-3942-4b8a-b693-3c97d85a54fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:18.520991 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-55f2935c-3942-4b8a-b693-3c97d85a54fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:18.522321 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-55f2935c-3942-4b8a-b693-3c97d85a54fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:18.531596 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:18.531596 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:18.542731 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-55f2935c-3942-4b8a-b693-3c97d85a54fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:18.545206 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-55f2935c-3942-4b8a-b693-3c97d85a54fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:18.546062 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1082/4320] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:18 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 1029 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:18.662391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-bff712c3-1e75-4155-ad00-036afe1eb0fb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:18.664914 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-bff712c3-1e75-4155-ad00-036afe1eb0fb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] PUT https://10.4.3.205/volume/v3/attachments/7b29d3d6-5142-4b5c-8858-6052701ba870 Aug 06 05:31:18.665377 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-bff712c3-1e75-4155-ad00-036afe1eb0fb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:18.675753 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-bff712c3-1e75-4155-ad00-036afe1eb0fb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Acquiring lock "cinder-attachment_update-c89526e1-daa8-484a-b05c-72df377a77eb-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:18.685063 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-bff712c3-1e75-4155-ad00-036afe1eb0fb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Lock "cinder-attachment_update-c89526e1-daa8-484a-b05c-72df377a77eb-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:18.685063 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:18.685063 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:18.759476 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-bff712c3-1e75-4155-ad00-036afe1eb0fb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Lock "cinder-attachment_update-c89526e1-daa8-484a-b05c-72df377a77eb-np0000006623" released by "attachment_update" :: held 0.078s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:18.759476 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-bff712c3-1e75-4155-ad00-036afe1eb0fb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/7b29d3d6-5142-4b5c-8858-6052701ba870 returned with HTTP 200 Aug 06 05:31:18.759836 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1076/4321] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:18 2026] PUT /volume/v3/attachments/7b29d3d6-5142-4b5c-8858-6052701ba870 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:19.296449 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1e70204a-7d94-4f25-bdfe-a8c441800b9a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:19.297949 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1e70204a-7d94-4f25-bdfe-a8c441800b9a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:19.298098 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1e70204a-7d94-4f25-bdfe-a8c441800b9a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:19.298261 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1e70204a-7d94-4f25-bdfe-a8c441800b9a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:19.306635 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:19.306635 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:19.309645 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1e70204a-7d94-4f25-bdfe-a8c441800b9a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:19.313249 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1e70204a-7d94-4f25-bdfe-a8c441800b9a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:19.313582 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1087/4322] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:19 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:19.409233 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8635f5ed-b9a3-4639-bdc2-8880592f5bb5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:19.410979 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8635f5ed-b9a3-4639-bdc2-8880592f5bb5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:31:19.411261 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8635f5ed-b9a3-4639-bdc2-8880592f5bb5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:19.411517 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8635f5ed-b9a3-4639-bdc2-8880592f5bb5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:19.420178 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:19.420178 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:19.423830 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8635f5ed-b9a3-4639-bdc2-8880592f5bb5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:19.427888 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8635f5ed-b9a3-4639-bdc2-8880592f5bb5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:31:19.428365 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1078/4323] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:19 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:19.529204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ea3b37b6-45e4-4f47-8370-30bbfcc8ab14 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:19.530849 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea3b37b6-45e4-4f47-8370-30bbfcc8ab14 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:19.531032 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ea3b37b6-45e4-4f47-8370-30bbfcc8ab14 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:19.531201 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ea3b37b6-45e4-4f47-8370-30bbfcc8ab14 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:19.544424 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:19.544424 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:19.547768 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ea3b37b6-45e4-4f47-8370-30bbfcc8ab14 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:19.551583 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ea3b37b6-45e4-4f47-8370-30bbfcc8ab14 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:19.551954 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1083/4324] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:19 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:19.852274 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-7d5d1d29-7981-487c-acec-f8a6859d93c5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:19.854190 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-7d5d1d29-7981-487c-acec-f8a6859d93c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047/encryption Aug 06 05:31:19.854562 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-7d5d1d29-7981-487c-acec-f8a6859d93c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:19.854842 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-7d5d1d29-7981-487c-acec-f8a6859d93c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:19.863651 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:19.863651 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:19.870328 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-7d5d1d29-7981-487c-acec-f8a6859d93c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047/encryption returned with HTTP 200 Aug 06 05:31:19.870893 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1077/4325] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:31:19 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:20.327892 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b57b0f84-2923-44db-bd08-b77e399c4fbb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:20.329407 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b57b0f84-2923-44db-bd08-b77e399c4fbb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:20.329585 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b57b0f84-2923-44db-bd08-b77e399c4fbb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:20.329768 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b57b0f84-2923-44db-bd08-b77e399c4fbb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:20.337710 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:20.337710 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:20.340521 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b57b0f84-2923-44db-bd08-b77e399c4fbb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:20.343904 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b57b0f84-2923-44db-bd08-b77e399c4fbb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:20.344252 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1088/4326] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:20 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:20.430671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-673f6875-87eb-470f-a5f1-e14a264736d5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:20.432470 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-673f6875-87eb-470f-a5f1-e14a264736d5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments/418abed9-916f-405e-8d60-08366cfbe932/action Aug 06 05:31:20.432912 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-673f6875-87eb-470f-a5f1-e14a264736d5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:20.433141 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-673f6875-87eb-470f-a5f1-e14a264736d5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:20.444746 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2aae31d2-f602-4868-80f5-efb9e499a2ee None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:20.447053 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2aae31d2-f602-4868-80f5-efb9e499a2ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:31:20.447327 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2aae31d2-f602-4868-80f5-efb9e499a2ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:20.448561 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:20.448561 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:20.448639 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2aae31d2-f602-4868-80f5-efb9e499a2ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:20.458813 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:20.458813 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:20.462577 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2aae31d2-f602-4868-80f5-efb9e499a2ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:20.465807 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-705f81e5-9ddb-4357-8e2b-058f1a95386d req-673f6875-87eb-470f-a5f1-e14a264736d5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/418abed9-916f-405e-8d60-08366cfbe932/action returned with HTTP 204 Aug 06 05:31:20.467252 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1079/4327] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:31:20 2026] POST /volume/v3/attachments/418abed9-916f-405e-8d60-08366cfbe932/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:20.468375 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2aae31d2-f602-4868-80f5-efb9e499a2ee tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:31:20.469065 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1084/4328] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:20 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:20.564590 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-978d863f-b1bd-4632-8593-09db337756e8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:20.566571 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-978d863f-b1bd-4632-8593-09db337756e8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:20.566833 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-978d863f-b1bd-4632-8593-09db337756e8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:20.567091 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-978d863f-b1bd-4632-8593-09db337756e8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:20.575814 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:20.575814 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:20.578615 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-978d863f-b1bd-4632-8593-09db337756e8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:20.581802 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-978d863f-b1bd-4632-8593-09db337756e8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:20.582123 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1078/4329] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:20 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:20.858024 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-ebb5009d-4615-477b-bf1a-6bd22d1001ce None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:20.860997 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-ebb5009d-4615-477b-bf1a-6bd22d1001ce tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/attachments/41d0b97d-78ab-48df-bcc6-8ae4d8f91839/action Aug 06 05:31:20.861425 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-ebb5009d-4615-477b-bf1a-6bd22d1001ce tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:20.861568 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-ebb5009d-4615-477b-bf1a-6bd22d1001ce tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:20.879578 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:20.879578 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:20.888174 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0168755d-b3a6-4021-b7c0-ef3bd9af0c90 req-ebb5009d-4615-477b-bf1a-6bd22d1001ce tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/attachments/41d0b97d-78ab-48df-bcc6-8ae4d8f91839/action returned with HTTP 204 Aug 06 05:31:20.888636 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1089/4330] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:31:20 2026] POST /volume/v3/attachments/41d0b97d-78ab-48df-bcc6-8ae4d8f91839/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:21.356971 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ec518b4e-acec-4a24-bb49-c44dd9e48340 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:21.358671 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ec518b4e-acec-4a24-bb49-c44dd9e48340 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:31:21.359076 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ec518b4e-acec-4a24-bb49-c44dd9e48340 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:21.359511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ec518b4e-acec-4a24-bb49-c44dd9e48340 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:21.368571 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:21.368571 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:21.375080 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ec518b4e-acec-4a24-bb49-c44dd9e48340 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:21.376854 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ec518b4e-acec-4a24-bb49-c44dd9e48340 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:31:21.377371 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1080/4331] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:21 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:21.487417 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3da48771-2f10-4966-b180-cc21b30b4cc5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:21.489671 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3da48771-2f10-4966-b180-cc21b30b4cc5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:31:21.489952 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3da48771-2f10-4966-b180-cc21b30b4cc5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:21.490195 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3da48771-2f10-4966-b180-cc21b30b4cc5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:21.499963 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:21.499963 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:21.503523 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3da48771-2f10-4966-b180-cc21b30b4cc5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:21.508338 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3da48771-2f10-4966-b180-cc21b30b4cc5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:31:21.508809 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1085/4332] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:21 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:21.521351 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7641d03a-9f5c-4bab-9d4b-4ba0b44169e2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:21.523054 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7641d03a-9f5c-4bab-9d4b-4ba0b44169e2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:31:21.523385 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7641d03a-9f5c-4bab-9d4b-4ba0b44169e2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cdeb8f85-c2fd-4b5f-8c90-06de63c9799a", "force": true, "name": "tempest-VolumesBackupsTest-Backup-637143242", "container": "tempest-volumesbackupstest-backup-container-129333675"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:21.524757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-7641d03a-9f5c-4bab-9d4b-4ba0b44169e2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating new backup {'backup': {'volume_id': 'cdeb8f85-c2fd-4b5f-8c90-06de63c9799a', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-637143242', 'container': 'tempest-volumesbackupstest-backup-container-129333675'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:31:21.524903 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-7641d03a-9f5c-4bab-9d4b-4ba0b44169e2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating backup of volume cdeb8f85-c2fd-4b5f-8c90-06de63c9799a in container tempest-volumesbackupstest-backup-container-129333675 Aug 06 05:31:21.537912 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:21.537912 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:21.538413 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7641d03a-9f5c-4bab-9d4b-4ba0b44169e2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:21.557200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-7641d03a-9f5c-4bab-9d4b-4ba0b44169e2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['430d36d2-8c7c-4102-a974-e9abe6840f7e', '0a813fea-6d96-4774-9342-356d165835f8'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:21.584324 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7641d03a-9f5c-4bab-9d4b-4ba0b44169e2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:31:21.584324 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1079/4333] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:21 2026] POST /volume/v3/backups => generated 329 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:21.593587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6c2291fb-9ee9-41a0-a278-73cd74ccd2fa None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:21.595706 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cf861628-72b8-433f-83ca-0afcaeefb186 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:21.595966 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6c2291fb-9ee9-41a0-a278-73cd74ccd2fa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:21.595966 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6c2291fb-9ee9-41a0-a278-73cd74ccd2fa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:21.595966 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6c2291fb-9ee9-41a0-a278-73cd74ccd2fa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:21.598756 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cf861628-72b8-433f-83ca-0afcaeefb186 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:21.598756 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cf861628-72b8-433f-83ca-0afcaeefb186 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:21.598756 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cf861628-72b8-433f-83ca-0afcaeefb186 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:21.598756 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-cf861628-72b8-433f-83ca-0afcaeefb186 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:21.605366 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:21.605366 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:21.605758 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:21.605758 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:21.606696 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cf861628-72b8-433f-83ca-0afcaeefb186 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:21.607269 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1081/4334] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:21 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:21.608557 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6c2291fb-9ee9-41a0-a278-73cd74ccd2fa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:21.612556 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6c2291fb-9ee9-41a0-a278-73cd74ccd2fa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:21.612756 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1090/4335] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:21 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:22.002498 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-62beb65d-da51-48a9-89fd-4a35eb62db1f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:22.005296 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-62beb65d-da51-48a9-89fd-4a35eb62db1f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:22.005469 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-62beb65d-da51-48a9-89fd-4a35eb62db1f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:22.005651 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-62beb65d-da51-48a9-89fd-4a35eb62db1f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:22.014853 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:22.014853 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:22.018020 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-62beb65d-da51-48a9-89fd-4a35eb62db1f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:22.021357 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-62beb65d-da51-48a9-89fd-4a35eb62db1f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:22.021707 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1086/4336] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:22 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:22.082434 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-48e6ca00-9a33-4836-a31e-43bf21b599fb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:22.082831 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-48e6ca00-9a33-4836-a31e-43bf21b599fb None None] GET https://10.4.3.205/volume// Aug 06 05:31:22.082985 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-48e6ca00-9a33-4836-a31e-43bf21b599fb None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:22.083177 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-48e6ca00-9a33-4836-a31e-43bf21b599fb None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:22.083511 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-48e6ca00-9a33-4836-a31e-43bf21b599fb None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:22.083795 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1080/4337] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:31: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 06 05:31:22.090346 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-03e7ec05-16eb-4313-8792-2a089af9fc48 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:22.092039 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-03e7ec05-16eb-4313-8792-2a089af9fc48 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:22.092554 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-03e7ec05-16eb-4313-8792-2a089af9fc48 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af7e7255-f75b-4140-981c-ef42fb5e9bab", "connector": null, "instance_uuid": "35d1cf16-a3a5-4a21-9de5-990b252adcbb"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:22.100425 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:22.100425 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:22.121728 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-03e7ec05-16eb-4313-8792-2a089af9fc48 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:22.122278 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1082/4338] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:22 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 06 05:31:22.144557 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-337314db-bb0f-48bb-8da8-40f94980087a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:22.146774 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-337314db-bb0f-48bb-8da8-40f94980087a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:22.146991 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-337314db-bb0f-48bb-8da8-40f94980087a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:22.147160 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-337314db-bb0f-48bb-8da8-40f94980087a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:22.152562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-10ce85d0-aad0-4896-af29-f9d7b8d905ba None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:22.153026 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-10ce85d0-aad0-4896-af29-f9d7b8d905ba None None] GET https://10.4.3.205/volume// Aug 06 05:31:22.153242 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-10ce85d0-aad0-4896-af29-f9d7b8d905ba None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:22.153444 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-10ce85d0-aad0-4896-af29-f9d7b8d905ba None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:22.153764 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-10ce85d0-aad0-4896-af29-f9d7b8d905ba None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:22.154093 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1087/4339] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:22.155478 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:22.155478 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:22.158476 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-337314db-bb0f-48bb-8da8-40f94980087a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:22.160951 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-f9bb982a-e733-4d89-838d-969a4f441806 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:22.162890 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-f9bb982a-e733-4d89-838d-969a4f441806 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:22.163303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-f9bb982a-e733-4d89-838d-969a4f441806 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:22.163650 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-f9bb982a-e733-4d89-838d-969a4f441806 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:22.163746 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-337314db-bb0f-48bb-8da8-40f94980087a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:22.164126 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1091/4340] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:22 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:22.172989 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:22.172989 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:22.178010 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-f9bb982a-e733-4d89-838d-969a4f441806 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:22.179577 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-f9bb982a-e733-4d89-838d-969a4f441806 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:22.180054 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1081/4341] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:22 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:22.275299 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-bdce59e0-23f2-45ea-81cc-c4c22f18dbd2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:22.277653 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-bdce59e0-23f2-45ea-81cc-c4c22f18dbd2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] PUT https://10.4.3.205/volume/v3/attachments/3da83ee0-3569-4c9d-8d91-1d0942da9b07 Aug 06 05:31:22.278110 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-bdce59e0-23f2-45ea-81cc-c4c22f18dbd2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:22.286418 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-bdce59e0-23f2-45ea-81cc-c4c22f18dbd2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Acquiring lock "cinder-attachment_update-af7e7255-f75b-4140-981c-ef42fb5e9bab-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:22.292242 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-bdce59e0-23f2-45ea-81cc-c4c22f18dbd2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-af7e7255-f75b-4140-981c-ef42fb5e9bab-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:22.293510 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:22.293510 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:22.357208 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-bdce59e0-23f2-45ea-81cc-c4c22f18dbd2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-af7e7255-f75b-4140-981c-ef42fb5e9bab-np0000006623" released by "attachment_update" :: held 0.065s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:22.357508 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-bdce59e0-23f2-45ea-81cc-c4c22f18dbd2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/3da83ee0-3569-4c9d-8d91-1d0942da9b07 returned with HTTP 200 Aug 06 05:31:22.358227 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1083/4342] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:22 2026] PUT /volume/v3/attachments/3da83ee0-3569-4c9d-8d91-1d0942da9b07 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:22.623504 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f6f1ac37-5824-4e60-ad61-60800d1a2bd6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:22.624444 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-87a5a60f-7c7f-4aed-a5cb-069d07d82907 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:22.624704 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f6f1ac37-5824-4e60-ad61-60800d1a2bd6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:22.624754 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f6f1ac37-5824-4e60-ad61-60800d1a2bd6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:22.624923 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f6f1ac37-5824-4e60-ad61-60800d1a2bd6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:22.625016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-f6f1ac37-5824-4e60-ad61-60800d1a2bd6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:22.627083 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-87a5a60f-7c7f-4aed-a5cb-069d07d82907 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:22.627263 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-87a5a60f-7c7f-4aed-a5cb-069d07d82907 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:22.627461 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-87a5a60f-7c7f-4aed-a5cb-069d07d82907 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:22.629328 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:22.629328 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:22.630191 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f6f1ac37-5824-4e60-ad61-60800d1a2bd6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:22.630570 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1088/4343] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:22 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:22.635668 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:22.635668 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:22.638459 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-87a5a60f-7c7f-4aed-a5cb-069d07d82907 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:22.641928 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-87a5a60f-7c7f-4aed-a5cb-069d07d82907 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:22.642251 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1092/4344] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:22 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:23.177062 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-09e87039-7f65-4c36-b00f-a751371d0a24 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:23.178639 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09e87039-7f65-4c36-b00f-a751371d0a24 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:23.178986 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-09e87039-7f65-4c36-b00f-a751371d0a24 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:23.179271 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-09e87039-7f65-4c36-b00f-a751371d0a24 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:23.187800 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:23.187800 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:23.191043 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-09e87039-7f65-4c36-b00f-a751371d0a24 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:23.195084 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09e87039-7f65-4c36-b00f-a751371d0a24 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:23.195084 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1082/4345] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:23 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:23.640177 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b75812d7-6d95-47f5-ab4e-22b2bace9048 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:23.641997 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b75812d7-6d95-47f5-ab4e-22b2bace9048 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:23.642183 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b75812d7-6d95-47f5-ab4e-22b2bace9048 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:23.642385 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b75812d7-6d95-47f5-ab4e-22b2bace9048 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:23.642499 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b75812d7-6d95-47f5-ab4e-22b2bace9048 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:23.646671 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:23.646671 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:23.647276 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b75812d7-6d95-47f5-ab4e-22b2bace9048 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:23.647652 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1084/4346] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:23 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:23.653016 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9b284b0c-38c0-440e-8b07-ed5007978624 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:23.654753 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9b284b0c-38c0-440e-8b07-ed5007978624 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:23.654960 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9b284b0c-38c0-440e-8b07-ed5007978624 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:23.655148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9b284b0c-38c0-440e-8b07-ed5007978624 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:23.664257 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:23.664257 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:23.667542 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9b284b0c-38c0-440e-8b07-ed5007978624 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:23.673567 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9b284b0c-38c0-440e-8b07-ed5007978624 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:23.674228 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1089/4347] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:23 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:23.908033 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-c2c3c48f-ea28-4c5a-a634-192d4c24a01d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:23.910350 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-c2c3c48f-ea28-4c5a-a634-192d4c24a01d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/attachments/7b29d3d6-5142-4b5c-8858-6052701ba870/action Aug 06 05:31:23.910702 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-c2c3c48f-ea28-4c5a-a634-192d4c24a01d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:23.910984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-c2c3c48f-ea28-4c5a-a634-192d4c24a01d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:23.939938 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:23.939938 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:23.952643 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-64e22bc6-ec53-4240-a0ef-70d5f86eb486 req-c2c3c48f-ea28-4c5a-a634-192d4c24a01d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/7b29d3d6-5142-4b5c-8858-6052701ba870/action returned with HTTP 204 Aug 06 05:31:23.953162 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1093/4348] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:31:23 2026] POST /volume/v3/attachments/7b29d3d6-5142-4b5c-8858-6052701ba870/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:24.209508 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a954154d-3c08-4697-a6f8-d046d7eeed65 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:24.211557 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a954154d-3c08-4697-a6f8-d046d7eeed65 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:24.211964 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a954154d-3c08-4697-a6f8-d046d7eeed65 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:24.212314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a954154d-3c08-4697-a6f8-d046d7eeed65 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:24.223960 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:24.223960 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:24.228178 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a954154d-3c08-4697-a6f8-d046d7eeed65 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:24.232516 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a954154d-3c08-4697-a6f8-d046d7eeed65 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:24.233102 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1083/4349] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:24 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:24.450770 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-71124a2f-4550-4f91-9f66-057d63bebbb4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:24.452889 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-71124a2f-4550-4f91-9f66-057d63bebbb4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/8e2dd035-135f-4f56-b372-844cbfbf59d5 Aug 06 05:31:24.452889 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-71124a2f-4550-4f91-9f66-057d63bebbb4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:24.453024 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-71124a2f-4550-4f91-9f66-057d63bebbb4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:24.461031 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:24.461031 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:24.508054 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-68f7a6e3-914b-4a50-b25f-d2f912029a15 req-71124a2f-4550-4f91-9f66-057d63bebbb4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/8e2dd035-135f-4f56-b372-844cbfbf59d5 returned with HTTP 200 Aug 06 05:31:24.508502 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1085/4350] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:31:24 2026] DELETE /volume/v3/attachments/8e2dd035-135f-4f56-b372-844cbfbf59d5 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:24.657513 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5a23c23c-c836-4f04-8622-5d78dc361b23 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:24.658781 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5a23c23c-c836-4f04-8622-5d78dc361b23 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:24.658971 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5a23c23c-c836-4f04-8622-5d78dc361b23 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:24.659145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5a23c23c-c836-4f04-8622-5d78dc361b23 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:24.661351 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-5a23c23c-c836-4f04-8622-5d78dc361b23 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:24.663576 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:24.663576 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:24.664284 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5a23c23c-c836-4f04-8622-5d78dc361b23 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:24.664624 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1090/4351] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:24 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:24.689812 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2850e982-fc0b-4509-aa4a-22f06a4ef021 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:24.692401 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2850e982-fc0b-4509-aa4a-22f06a4ef021 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:24.692401 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2850e982-fc0b-4509-aa4a-22f06a4ef021 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:24.692580 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2850e982-fc0b-4509-aa4a-22f06a4ef021 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:24.703978 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:24.703978 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:24.708007 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2850e982-fc0b-4509-aa4a-22f06a4ef021 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:24.712116 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2850e982-fc0b-4509-aa4a-22f06a4ef021 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:24.712596 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1094/4352] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:24 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:25.246707 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-009bf52f-e645-41d8-b0d5-cc7c0d32e67d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.249385 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-009bf52f-e645-41d8-b0d5-cc7c0d32e67d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:25.249385 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-009bf52f-e645-41d8-b0d5-cc7c0d32e67d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.249385 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-009bf52f-e645-41d8-b0d5-cc7c0d32e67d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.263516 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.263516 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:25.268169 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-009bf52f-e645-41d8-b0d5-cc7c0d32e67d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:25.278450 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-009bf52f-e645-41d8-b0d5-cc7c0d32e67d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:25.278450 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1084/4353] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 921 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:25.367022 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c08b0366-aac8-43d2-af1f-d0e45530b55a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.368108 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c08b0366-aac8-43d2-af1f-d0e45530b55a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:31:25.370316 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c08b0366-aac8-43d2-af1f-d0e45530b55a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.370316 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c08b0366-aac8-43d2-af1f-d0e45530b55a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.379947 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.379947 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:25.386369 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c08b0366-aac8-43d2-af1f-d0e45530b55a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:31:25.393531 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c08b0366-aac8-43d2-af1f-d0e45530b55a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 200 Aug 06 05:31:25.393531 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1086/4354] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 1646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:31:25.429753 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-66a3634a-3365-497c-b289-a87c25d6bffc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.431859 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-66a3634a-3365-497c-b289-a87c25d6bffc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:25.431935 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-66a3634a-3365-497c-b289-a87c25d6bffc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.432108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-66a3634a-3365-497c-b289-a87c25d6bffc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.432281 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-66a3634a-3365-497c-b289-a87c25d6bffc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: 7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:25.440597 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.440597 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:25.441183 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-66a3634a-3365-497c-b289-a87c25d6bffc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:25.461609 np0000006623 devstack@c-api.service[100426]: WARNING cinder.keymgr.conf_key_mgr [None req-66a3634a-3365-497c-b289-a87c25d6bffc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:31:25.468026 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-66a3634a-3365-497c-b289-a87c25d6bffc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:31:25.468216 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-66a3634a-3365-497c-b289-a87c25d6bffc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 returned with HTTP 202 Aug 06 05:31:25.468616 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1091/4355] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:31:25 2026] DELETE /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:25.477407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9105fe69-1226-43b7-aedb-ab3de89dd0c5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.479144 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9105fe69-1226-43b7-aedb-ab3de89dd0c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:25.479425 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9105fe69-1226-43b7-aedb-ab3de89dd0c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.479715 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9105fe69-1226-43b7-aedb-ab3de89dd0c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.486559 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.486559 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:25.489907 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9105fe69-1226-43b7-aedb-ab3de89dd0c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:25.494650 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9105fe69-1226-43b7-aedb-ab3de89dd0c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 returned with HTTP 200 Aug 06 05:31:25.495185 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1095/4356] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:25.531841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f49966d2-c625-4e9b-bf02-a813ec83302e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.534104 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f49966d2-c625-4e9b-bf02-a813ec83302e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:25.534367 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f49966d2-c625-4e9b-bf02-a813ec83302e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.534795 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f49966d2-c625-4e9b-bf02-a813ec83302e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.543179 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.543179 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:25.546709 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f49966d2-c625-4e9b-bf02-a813ec83302e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:25.550632 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f49966d2-c625-4e9b-bf02-a813ec83302e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:25.551029 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1085/4357] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:25.565075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-101daafb-a4a0-47a4-8a58-50fe49976e75 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.566769 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-101daafb-a4a0-47a4-8a58-50fe49976e75 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:25.566951 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-101daafb-a4a0-47a4-8a58-50fe49976e75 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.567167 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-101daafb-a4a0-47a4-8a58-50fe49976e75 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.576197 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.576197 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:25.581556 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-101daafb-a4a0-47a4-8a58-50fe49976e75 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:25.587117 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-101daafb-a4a0-47a4-8a58-50fe49976e75 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:25.587559 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1087/4358] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:25.630845 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-3aa731d3-09b5-48b3-90c2-ce865371530e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.633021 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-3aa731d3-09b5-48b3-90c2-ce865371530e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:25.633249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-3aa731d3-09b5-48b3-90c2-ce865371530e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.633420 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-3aa731d3-09b5-48b3-90c2-ce865371530e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.640627 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.640627 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:25.644174 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-3aa731d3-09b5-48b3-90c2-ce865371530e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:25.647994 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-3aa731d3-09b5-48b3-90c2-ce865371530e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:25.648366 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1092/4359] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:25.674241 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ccaaac83-05f2-4cc3-a377-aed8ac4d9c46 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.677450 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ccaaac83-05f2-4cc3-a377-aed8ac4d9c46 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:25.677685 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ccaaac83-05f2-4cc3-a377-aed8ac4d9c46 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.677888 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ccaaac83-05f2-4cc3-a377-aed8ac4d9c46 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.677977 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ccaaac83-05f2-4cc3-a377-aed8ac4d9c46 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:25.683144 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.683144 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:25.684270 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ccaaac83-05f2-4cc3-a377-aed8ac4d9c46 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:25.684377 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1096/4360] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:25.728971 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9413826d-5cc2-4257-9249-f9f4badca487 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.729782 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9413826d-5cc2-4257-9249-f9f4badca487 None None] GET https://10.4.3.205/volume// Aug 06 05:31:25.729782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9413826d-5cc2-4257-9249-f9f4badca487 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.729967 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9413826d-5cc2-4257-9249-f9f4badca487 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.730225 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9413826d-5cc2-4257-9249-f9f4badca487 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:25.730596 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1086/4361] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:31:25.739325 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-21babbb3-d41e-40e6-b95b-ea2a52f2ca2b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.741647 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-21babbb3-d41e-40e6-b95b-ea2a52f2ca2b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:25.742335 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-21babbb3-d41e-40e6-b95b-ea2a52f2ca2b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "731e1176-6f85-4c47-af16-2d3890badc2d", "connector": null, "instance_uuid": "31fbaed5-7416-4eb8-88cc-6d4fbd33ba15"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:25.751334 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.751334 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:25.785160 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-21babbb3-d41e-40e6-b95b-ea2a52f2ca2b tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:25.785914 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1088/4362] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:25 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 06 05:31:25.827977 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-65bab108-bce0-4489-bdd6-046b14b65e2d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.834155 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-65bab108-bce0-4489-bdd6-046b14b65e2d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:25.834500 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-65bab108-bce0-4489-bdd6-046b14b65e2d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.834786 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-65bab108-bce0-4489-bdd6-046b14b65e2d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.850039 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f0101781-73cb-465f-9437-202f2043f85a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.850465 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0101781-73cb-465f-9437-202f2043f85a None None] GET https://10.4.3.205/volume// Aug 06 05:31:25.850646 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f0101781-73cb-465f-9437-202f2043f85a None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.850847 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f0101781-73cb-465f-9437-202f2043f85a None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.851177 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0101781-73cb-465f-9437-202f2043f85a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:25.851481 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1097/4363] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:31:25.852349 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.852349 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:25.859394 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-65bab108-bce0-4489-bdd6-046b14b65e2d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:25.860213 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-91bbf69c-8511-49e5-8d67-4f75c0fe12b5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.864338 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-65bab108-bce0-4489-bdd6-046b14b65e2d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:25.864741 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-91bbf69c-8511-49e5-8d67-4f75c0fe12b5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:25.864786 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1093/4364] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:25.864958 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-91bbf69c-8511-49e5-8d67-4f75c0fe12b5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:25.865138 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-91bbf69c-8511-49e5-8d67-4f75c0fe12b5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:25.877163 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:25.877163 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:25.882509 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-91bbf69c-8511-49e5-8d67-4f75c0fe12b5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:25.887350 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-91bbf69c-8511-49e5-8d67-4f75c0fe12b5 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:25.887744 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1087/4365] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:25 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 1053 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:25.988541 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-e4b9e664-9a82-43dd-a909-a74b5e544cdc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:25.990438 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-e4b9e664-9a82-43dd-a909-a74b5e544cdc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] PUT https://10.4.3.205/volume/v3/attachments/edc94352-4759-47a7-86dd-a32920ad0832 Aug 06 05:31:25.990803 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-e4b9e664-9a82-43dd-a909-a74b5e544cdc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:25.998344 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-e4b9e664-9a82-43dd-a909-a74b5e544cdc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Acquiring lock "cinder-attachment_update-731e1176-6f85-4c47-af16-2d3890badc2d-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:26.002622 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-e4b9e664-9a82-43dd-a909-a74b5e544cdc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Lock "cinder-attachment_update-731e1176-6f85-4c47-af16-2d3890badc2d-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:26.003479 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:26.003479 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:26.068876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-e4b9e664-9a82-43dd-a909-a74b5e544cdc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Lock "cinder-attachment_update-731e1176-6f85-4c47-af16-2d3890badc2d-np0000006623" released by "attachment_update" :: held 0.066s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:26.069204 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-e4b9e664-9a82-43dd-a909-a74b5e544cdc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/attachments/edc94352-4759-47a7-86dd-a32920ad0832 returned with HTTP 200 Aug 06 05:31:26.070039 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1089/4366] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:25 2026] PUT /volume/v3/attachments/edc94352-4759-47a7-86dd-a32920ad0832 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:26.289121 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ba9205e5-9d1b-4d19-b86c-abb446376f09 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:26.290674 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ba9205e5-9d1b-4d19-b86c-abb446376f09 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:26.290847 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ba9205e5-9d1b-4d19-b86c-abb446376f09 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:26.291011 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ba9205e5-9d1b-4d19-b86c-abb446376f09 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:26.299937 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:26.299937 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:26.303036 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ba9205e5-9d1b-4d19-b86c-abb446376f09 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:26.306749 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ba9205e5-9d1b-4d19-b86c-abb446376f09 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:26.307089 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1098/4367] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:26 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:26.409236 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-00de7e81-52b1-4a65-9bc3-a6f686b5d062 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:26.410659 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00de7e81-52b1-4a65-9bc3-a6f686b5d062 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:31:26.410944 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00de7e81-52b1-4a65-9bc3-a6f686b5d062 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:26.411210 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-00de7e81-52b1-4a65-9bc3-a6f686b5d062 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:26.420648 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:26.420648 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:26.424355 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-00de7e81-52b1-4a65-9bc3-a6f686b5d062 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:31:26.429024 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-00de7e81-52b1-4a65-9bc3-a6f686b5d062 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 200 Aug 06 05:31:26.429482 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1094/4368] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:26 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:26.511784 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4feccc1c-ed86-4e78-b894-4937339c401d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:26.514080 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4feccc1c-ed86-4e78-b894-4937339c401d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 Aug 06 05:31:26.514377 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4feccc1c-ed86-4e78-b894-4937339c401d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:26.514648 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4feccc1c-ed86-4e78-b894-4937339c401d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:26.522643 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4feccc1c-ed86-4e78-b894-4937339c401d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 returned with HTTP 404 Aug 06 05:31:26.523361 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1088/4369] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:26 2026] GET /volume/v3/volumes/7d781188-4b6b-41f0-bc9a-5cf2df769047 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:26.530388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1057b59f-9c04-4189-a4a8-6798ddd2856d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:26.532119 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1057b59f-9c04-4189-a4a8-6798ddd2856d tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:31:26.532337 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1057b59f-9c04-4189-a4a8-6798ddd2856d tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:26.532541 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1057b59f-9c04-4189-a4a8-6798ddd2856d tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:26.533177 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:26.533177 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:26.533542 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-1057b59f-9c04-4189-a4a8-6798ddd2856d tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:31:26.564843 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1057b59f-9c04-4189-a4a8-6798ddd2856d tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Get all volumes completed successfully. Aug 06 05:31:26.568182 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:26.568182 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:26.573349 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1057b59f-9c04-4189-a4a8-6798ddd2856d tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:31:26.573723 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1090/4370] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:31:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18460 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:26.591883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7db1b665-e0ca-48ca-86b8-a1e0baa8497e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:26.594106 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7db1b665-e0ca-48ca-86b8-a1e0baa8497e tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] DELETE https://10.4.3.205/volume/v3/types/c31d0bd0-d4e4-4ebb-b47d-3878c063598b Aug 06 05:31:26.594380 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7db1b665-e0ca-48ca-86b8-a1e0baa8497e tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:26.594648 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7db1b665-e0ca-48ca-86b8-a1e0baa8497e tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:26.619863 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7db1b665-e0ca-48ca-86b8-a1e0baa8497e tempest-TestVolumeBootPattern-1426917840 tempest-TestVolumeBootPattern-1426917840-project-admin] https://10.4.3.205/volume/v3/types/c31d0bd0-d4e4-4ebb-b47d-3878c063598b returned with HTTP 202 Aug 06 05:31:26.620282 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1099/4371] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:31:26 2026] DELETE /volume/v3/types/c31d0bd0-d4e4-4ebb-b47d-3878c063598b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:26.647218 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:26.649026 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:26.649442 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1805162703", "snapshot_id": null, "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "volume_type": null, "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:26.650958 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1805162703', 'snapshot_id': None, 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'volume_type': None, 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:26.695122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-38802bdb-9146-47d8-a116-a15ccafe6d47 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:26.697257 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38802bdb-9146-47d8-a116-a15ccafe6d47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:26.697510 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38802bdb-9146-47d8-a116-a15ccafe6d47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:26.697752 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38802bdb-9146-47d8-a116-a15ccafe6d47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:26.697896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-38802bdb-9146-47d8-a116-a15ccafe6d47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:26.702879 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:26.702879 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:26.703824 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38802bdb-9146-47d8-a116-a15ccafe6d47 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:26.704282 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1089/4372] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:26 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:26.796740 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:31:26.801534 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:31:26.807074 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (72eee07c-c73c-4839-8bb2-483c33321427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:26.808109 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c49df89-92cc-40ff-8f39-9dd781c960b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:26.808984 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:26.862809 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c49df89-92cc-40ff-8f39-9dd781c960b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:26.863560 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b725b7-0bf5-4632-acc2-661d677af3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:26.879606 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dae4e7ac-4240-4582-a6e8-843d3cd20002 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:26.881307 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dae4e7ac-4240-4582-a6e8-843d3cd20002 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:26.881507 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dae4e7ac-4240-4582-a6e8-843d3cd20002 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:26.881657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dae4e7ac-4240-4582-a6e8-843d3cd20002 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:26.892453 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:26.892453 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:26.896124 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dae4e7ac-4240-4582-a6e8-843d3cd20002 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:26.900517 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dae4e7ac-4240-4582-a6e8-843d3cd20002 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:26.900890 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1091/4373] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:26 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:26.914731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['179b746c-841f-4dee-87ee-b11113d71080', '8b7b9552-b9bf-466a-afb7-828f1904bd22', '7dff198a-b85a-4401-9bfd-42eb80d08480', '7671a983-6e22-43d1-81b0-f76067f66961'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:26.915774 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b725b7-0bf5-4632-acc2-661d677af3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['179b746c-841f-4dee-87ee-b11113d71080', '8b7b9552-b9bf-466a-afb7-828f1904bd22', '7dff198a-b85a-4401-9bfd-42eb80d08480', '7671a983-6e22-43d1-81b0-f76067f66961']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:26.916603 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72fca3ca-0112-47a7-b693-c4410d54d9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:26.938443 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72fca3ca-0112-47a7-b693-c4410d54d9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ca7f139-8711-4eef-a76b-f903678f0277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1805162703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['179b746c-841f-4dee-87ee-b11113d71080','8b7b9552-b9bf-466a-afb7-828f1904bd22','7dff198a-b85a-4401-9bfd-42eb80d08480','7671a983-6e22-43d1-81b0-f76067f66961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1805162703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ca7f139-8711-4eef-a76b-f903678f0277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:26.939302 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908e9749-1168-41f5-857c-fe51d7429b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:26.957481 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908e9749-1168-41f5-857c-fe51d7429b9a) transitioned into state 'SUCCESS' from state '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-1805162703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['179b746c-841f-4dee-87ee-b11113d71080','8b7b9552-b9bf-466a-afb7-828f1904bd22','7dff198a-b85a-4401-9bfd-42eb80d08480','7671a983-6e22-43d1-81b0-f76067f66961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:26.959005 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb596a6f-8b80-45ca-8db8-0f4d594103b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:26.967739 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb596a6f-8b80-45ca-8db8-0f4d594103b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:26.968510 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (72eee07c-c73c-4839-8bb2-483c33321427) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:26.968838 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:31:26.969420 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f1e65a48-4bb9-4331-a817-d30c77cd050d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:26.969859 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1095/4374] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:26 2026] POST /volume/v3/volumes => generated 759 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:26.983266 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f36d0259-26bc-4d93-b26b-547c1487e7f9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:26.984901 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f36d0259-26bc-4d93-b26b-547c1487e7f9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:31:26.985090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f36d0259-26bc-4d93-b26b-547c1487e7f9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:26.985256 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f36d0259-26bc-4d93-b26b-547c1487e7f9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:26.991467 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:26.991467 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:26.994468 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f36d0259-26bc-4d93-b26b-547c1487e7f9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:26.998148 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f36d0259-26bc-4d93-b26b-547c1487e7f9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 returned with HTTP 200 Aug 06 05:31:26.998498 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1100/4375] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:26 2026] GET /volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:27.305073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-5f698add-47ad-4c8b-92c6-67b4192b86b5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:27.307352 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-5f698add-47ad-4c8b-92c6-67b4192b86b5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments/3da83ee0-3569-4c9d-8d91-1d0942da9b07/action Aug 06 05:31:27.307770 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-5f698add-47ad-4c8b-92c6-67b4192b86b5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:27.307902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-5f698add-47ad-4c8b-92c6-67b4192b86b5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:27.318282 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8c8917e9-e7d5-4576-81dc-175434b3d6b0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:27.320257 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c8917e9-e7d5-4576-81dc-175434b3d6b0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:27.320506 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c8917e9-e7d5-4576-81dc-175434b3d6b0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:27.320741 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c8917e9-e7d5-4576-81dc-175434b3d6b0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:27.326977 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:27.326977 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:27.331007 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:27.331007 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:27.335879 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8c8917e9-e7d5-4576-81dc-175434b3d6b0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:27.340106 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c8917e9-e7d5-4576-81dc-175434b3d6b0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:27.340405 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-9a2362fb-f248-4f29-bd83-ab948064c015 req-5f698add-47ad-4c8b-92c6-67b4192b86b5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/3da83ee0-3569-4c9d-8d91-1d0942da9b07/action returned with HTTP 204 Aug 06 05:31:27.340582 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1092/4376] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:27 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:27.341029 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1090/4377] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:31:27 2026] POST /volume/v3/attachments/3da83ee0-3569-4c9d-8d91-1d0942da9b07/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:27.442881 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6e5bd4aa-d436-4b12-9ef2-e2467629ff80 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:27.444810 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e5bd4aa-d436-4b12-9ef2-e2467629ff80 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:31:27.445039 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6e5bd4aa-d436-4b12-9ef2-e2467629ff80 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:27.445251 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6e5bd4aa-d436-4b12-9ef2-e2467629ff80 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:27.456615 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:27.456615 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:27.462409 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6e5bd4aa-d436-4b12-9ef2-e2467629ff80 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:31:27.468767 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6e5bd4aa-d436-4b12-9ef2-e2467629ff80 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 200 Aug 06 05:31:27.469303 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1096/4378] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:27 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 1646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:27.600432 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-419aa60b-33a1-460f-8970-389e4dd78676 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:27.602555 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-419aa60b-33a1-460f-8970-389e4dd78676 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:31:27.603019 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-419aa60b-33a1-460f-8970-389e4dd78676 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c89526e1-daa8-484a-b05c-72df377a77eb", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1841975678", "description": null, "metadata": null}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:27.615169 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:27.615169 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:27.615720 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-419aa60b-33a1-460f-8970-389e4dd78676 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:27.615886 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-419aa60b-33a1-460f-8970-389e4dd78676 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create snapshot from volume c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:27.644651 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-419aa60b-33a1-460f-8970-389e4dd78676 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Created reservations ['700366ae-596f-41b7-8fb0-26e8b4855cbc', '279daa3a-e775-4903-ac01-16f47c291c36', 'a3ea8bc3-e8e4-40f1-a140-441d57e8c9d3', 'dcb5fb8d-5b7c-4679-98d1-1d54f66b28ac'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:27.670971 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-419aa60b-33a1-460f-8970-389e4dd78676 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot force create request issued successfully. Aug 06 05:31:27.671260 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-419aa60b-33a1-460f-8970-389e4dd78676 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:31:27.671752 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1101/4379] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:31:27 2026] POST /volume/v3/snapshots => generated 313 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:27.680050 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-491aca85-4d3b-4a97-aa28-cca145300017 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:27.681720 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-491aca85-4d3b-4a97-aa28-cca145300017 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 Aug 06 05:31:27.681935 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-491aca85-4d3b-4a97-aa28-cca145300017 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:27.682136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-491aca85-4d3b-4a97-aa28-cca145300017 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:27.686867 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:27.686867 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:27.687282 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-491aca85-4d3b-4a97-aa28-cca145300017 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:27.688035 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-491aca85-4d3b-4a97-aa28-cca145300017 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 returned with HTTP 200 Aug 06 05:31:27.688391 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1093/4380] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:27 2026] GET /volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:27.715008 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d1af61e8-6861-4692-b5fa-da5697d53895 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:27.716672 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d1af61e8-6861-4692-b5fa-da5697d53895 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:27.716868 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d1af61e8-6861-4692-b5fa-da5697d53895 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:27.717084 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d1af61e8-6861-4692-b5fa-da5697d53895 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:27.717228 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d1af61e8-6861-4692-b5fa-da5697d53895 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:27.721176 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:27.721176 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:27.721813 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d1af61e8-6861-4692-b5fa-da5697d53895 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:27.722261 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1091/4381] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:27 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:27.915523 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-db610ac9-1bf2-4f46-bb9e-24b0433e36eb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:27.916714 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-db610ac9-1bf2-4f46-bb9e-24b0433e36eb tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:27.916917 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-db610ac9-1bf2-4f46-bb9e-24b0433e36eb tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:27.917119 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-db610ac9-1bf2-4f46-bb9e-24b0433e36eb tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:27.927544 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:27.927544 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:27.930770 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-db610ac9-1bf2-4f46-bb9e-24b0433e36eb tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:27.934475 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-db610ac9-1bf2-4f46-bb9e-24b0433e36eb tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:27.935066 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1097/4382] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:27 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:27.962355 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-00c84c32-a400-48cd-b3c2-9e922ebd4a9c req-f3f5d8e3-3ffd-4ba0-8c64-7b3a854bd85d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:27.964990 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-00c84c32-a400-48cd-b3c2-9e922ebd4a9c req-f3f5d8e3-3ffd-4ba0-8c64-7b3a854bd85d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/attachments/67b276b0-1f20-4196-98f4-41c9c00daaa3 Aug 06 05:31:27.965246 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-00c84c32-a400-48cd-b3c2-9e922ebd4a9c req-f3f5d8e3-3ffd-4ba0-8c64-7b3a854bd85d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:27.965515 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-00c84c32-a400-48cd-b3c2-9e922ebd4a9c req-f3f5d8e3-3ffd-4ba0-8c64-7b3a854bd85d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:27.973711 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:27.973711 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:28.012310 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-aa51a2cd-2950-4d2f-bd3e-efa5ce5bc396 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.014108 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-00c84c32-a400-48cd-b3c2-9e922ebd4a9c req-f3f5d8e3-3ffd-4ba0-8c64-7b3a854bd85d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/attachments/67b276b0-1f20-4196-98f4-41c9c00daaa3 returned with HTTP 200 Aug 06 05:31:28.014228 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa51a2cd-2950-4d2f-bd3e-efa5ce5bc396 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:31:28.014432 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa51a2cd-2950-4d2f-bd3e-efa5ce5bc396 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:28.014646 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1102/4383] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:31:27 2026] DELETE /volume/v3/attachments/67b276b0-1f20-4196-98f4-41c9c00daaa3 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:28.014701 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa51a2cd-2950-4d2f-bd3e-efa5ce5bc396 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:28.020986 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.020986 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:28.024345 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-aa51a2cd-2950-4d2f-bd3e-efa5ce5bc396 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:28.028672 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa51a2cd-2950-4d2f-bd3e-efa5ce5bc396 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 returned with HTTP 200 Aug 06 05:31:28.029048 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1094/4384] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:28 2026] GET /volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:28.040215 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b1590509-2f6a-4251-9ea2-c739d8295cd1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.041883 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b1590509-2f6a-4251-9ea2-c739d8295cd1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:31:28.042068 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b1590509-2f6a-4251-9ea2-c739d8295cd1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:28.042244 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b1590509-2f6a-4251-9ea2-c739d8295cd1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:28.048503 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.048503 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:28.052165 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b1590509-2f6a-4251-9ea2-c739d8295cd1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:28.056582 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b1590509-2f6a-4251-9ea2-c739d8295cd1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 returned with HTTP 200 Aug 06 05:31:28.056947 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1092/4385] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:28 2026] GET /volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:28.352987 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-aa13bac1-9fa5-4c6c-b291-43cfd24ddf6b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.355796 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-aa13bac1-9fa5-4c6c-b291-43cfd24ddf6b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:31:28.355964 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-aa13bac1-9fa5-4c6c-b291-43cfd24ddf6b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:28.356145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-aa13bac1-9fa5-4c6c-b291-43cfd24ddf6b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:28.365272 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.365272 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:28.368846 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-aa13bac1-9fa5-4c6c-b291-43cfd24ddf6b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:31:28.372484 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-aa13bac1-9fa5-4c6c-b291-43cfd24ddf6b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:31:28.372951 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1098/4386] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:28 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:28.482823 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-950a4ca9-6c0b-491d-a54a-8751c99055a3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.484479 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-950a4ca9-6c0b-491d-a54a-8751c99055a3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:31:28.484665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-950a4ca9-6c0b-491d-a54a-8751c99055a3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:28.484855 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-950a4ca9-6c0b-491d-a54a-8751c99055a3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:28.491995 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.491995 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:28.497249 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-950a4ca9-6c0b-491d-a54a-8751c99055a3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:31:28.500026 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-950a4ca9-6c0b-491d-a54a-8751c99055a3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 200 Aug 06 05:31:28.500372 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1103/4387] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:28 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:28.515166 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-61ca3404-2f9b-46b2-9370-ca287ecf9049 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.517397 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-61ca3404-2f9b-46b2-9370-ca287ecf9049 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:31:28.517883 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-61ca3404-2f9b-46b2-9370-ca287ecf9049 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f85300c8-07d8-40f5-adf8-e05b58885dc6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1529965041"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:28.519724 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-61ca3404-2f9b-46b2-9370-ca287ecf9049 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating new backup {'backup': {'volume_id': 'f85300c8-07d8-40f5-adf8-e05b58885dc6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1529965041'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:31:28.519952 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-61ca3404-2f9b-46b2-9370-ca287ecf9049 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating backup of volume f85300c8-07d8-40f5-adf8-e05b58885dc6 in container None Aug 06 05:31:28.530001 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.530001 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:28.530654 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-61ca3404-2f9b-46b2-9370-ca287ecf9049 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:31:28.564172 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-61ca3404-2f9b-46b2-9370-ca287ecf9049 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['4b0365d5-426b-45c2-9ada-f881638e813c', '1f6fc86a-b0a3-4df5-8119-8935bb2a7c1c'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:28.613096 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-61ca3404-2f9b-46b2-9370-ca287ecf9049 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:31:28.613471 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1095/4388] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:28 2026] POST /volume/v3/backups => generated 330 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:28.621393 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b905b8c9-1cb0-4961-9dc1-28838f901f55 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.623848 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b905b8c9-1cb0-4961-9dc1-28838f901f55 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:28.624041 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b905b8c9-1cb0-4961-9dc1-28838f901f55 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:28.624277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b905b8c9-1cb0-4961-9dc1-28838f901f55 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:28.624447 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-b905b8c9-1cb0-4961-9dc1-28838f901f55 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:28.629765 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.629765 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:28.632902 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b905b8c9-1cb0-4961-9dc1-28838f901f55 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:28.632902 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1093/4389] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:28 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:28.697472 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-23df51ec-72eb-408b-9c7b-48b6b9bc49a3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.700065 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-23df51ec-72eb-408b-9c7b-48b6b9bc49a3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 Aug 06 05:31:28.700345 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-23df51ec-72eb-408b-9c7b-48b6b9bc49a3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:28.700597 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-23df51ec-72eb-408b-9c7b-48b6b9bc49a3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:28.706452 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.706452 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:28.707052 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-23df51ec-72eb-408b-9c7b-48b6b9bc49a3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:28.708055 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-23df51ec-72eb-408b-9c7b-48b6b9bc49a3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 returned with HTTP 200 Aug 06 05:31:28.708676 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1099/4390] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:28 2026] GET /volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:28.719801 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b52a4b01-9266-4dbe-9079-3cbcdd902e35 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.721810 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b52a4b01-9266-4dbe-9079-3cbcdd902e35 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 Aug 06 05:31:28.722008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b52a4b01-9266-4dbe-9079-3cbcdd902e35 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:28.722230 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b52a4b01-9266-4dbe-9079-3cbcdd902e35 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:28.727099 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.727099 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:28.727634 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b52a4b01-9266-4dbe-9079-3cbcdd902e35 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:28.728436 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b52a4b01-9266-4dbe-9079-3cbcdd902e35 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 returned with HTTP 200 Aug 06 05:31:28.728786 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1104/4391] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:28 2026] GET /volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:28.732830 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6c7813b3-4c19-4eb5-b284-8d53546f13fd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.736725 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6c7813b3-4c19-4eb5-b284-8d53546f13fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:28.736939 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6c7813b3-4c19-4eb5-b284-8d53546f13fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:28.739039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6c7813b3-4c19-4eb5-b284-8d53546f13fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:28.739039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6c7813b3-4c19-4eb5-b284-8d53546f13fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:28.743303 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.743303 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:28.744089 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6c7813b3-4c19-4eb5-b284-8d53546f13fd tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:28.744613 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1096/4392] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:28 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:28.946364 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7f13ed86-594e-4a7d-af04-7d88adf4cc3c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:28.948234 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7f13ed86-594e-4a7d-af04-7d88adf4cc3c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:28.948447 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7f13ed86-594e-4a7d-af04-7d88adf4cc3c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:28.948676 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7f13ed86-594e-4a7d-af04-7d88adf4cc3c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:28.957641 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:28.957641 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:28.960834 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7f13ed86-594e-4a7d-af04-7d88adf4cc3c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:28.966960 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7f13ed86-594e-4a7d-af04-7d88adf4cc3c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:28.967430 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1094/4393] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:28 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:29.136093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-f97fa44d-755e-47d4-af15-e58461ca5972 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:29.138930 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-f97fa44d-755e-47d4-af15-e58461ca5972 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:31:29.139172 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-f97fa44d-755e-47d4-af15-e58461ca5972 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:29.139434 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-f97fa44d-755e-47d4-af15-e58461ca5972 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:29.147987 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:29.147987 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:29.152215 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-f97fa44d-755e-47d4-af15-e58461ca5972 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:29.157916 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-f97fa44d-755e-47d4-af15-e58461ca5972 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 returned with HTTP 200 Aug 06 05:31:29.158456 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1100/4394] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:29 2026] GET /volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:29.575308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-afda8515-0824-4f74-a135-2ee9b487462c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:29.577111 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-afda8515-0824-4f74-a135-2ee9b487462c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:31:29.577356 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-afda8515-0824-4f74-a135-2ee9b487462c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:29.577574 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-afda8515-0824-4f74-a135-2ee9b487462c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:29.583998 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:29.583998 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:29.587036 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-afda8515-0824-4f74-a135-2ee9b487462c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:29.591003 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-afda8515-0824-4f74-a135-2ee9b487462c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 returned with HTTP 200 Aug 06 05:31:29.591380 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1105/4395] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:29 2026] GET /volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:29.601150 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e5f9769a-71df-4a35-a83a-2d12b7f77779 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:29.601549 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5f9769a-71df-4a35-a83a-2d12b7f77779 None None] GET https://10.4.3.205/volume// Aug 06 05:31:29.601743 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5f9769a-71df-4a35-a83a-2d12b7f77779 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:29.601935 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5f9769a-71df-4a35-a83a-2d12b7f77779 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:29.602243 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5f9769a-71df-4a35-a83a-2d12b7f77779 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:29.602555 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1097/4396] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:31: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 06 05:31:29.609855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-037e64ee-7068-4b5c-89ca-05a8fdec23c0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:29.611676 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-037e64ee-7068-4b5c-89ca-05a8fdec23c0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:29.611981 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-037e64ee-7068-4b5c-89ca-05a8fdec23c0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ca7f139-8711-4eef-a76b-f903678f0277", "connector": null, "instance_uuid": "2f2e022f-e459-4a1d-885a-2e0e45c98d05"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:29.620761 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:29.620761 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:29.641686 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-58666e15-55dc-482b-8e71-2a3d722c9cd9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:29.643218 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-58666e15-55dc-482b-8e71-2a3d722c9cd9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:29.643409 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-58666e15-55dc-482b-8e71-2a3d722c9cd9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:29.643617 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-58666e15-55dc-482b-8e71-2a3d722c9cd9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:29.643734 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-58666e15-55dc-482b-8e71-2a3d722c9cd9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:29.645378 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-037e64ee-7068-4b5c-89ca-05a8fdec23c0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:29.646010 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1095/4397] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:29 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 06 05:31:29.647747 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:29.647747 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:29.648432 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-58666e15-55dc-482b-8e71-2a3d722c9cd9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:29.648762 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1101/4398] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:29 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:29.760398 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1ad4da89-cba1-419d-95aa-d0c06047cbcc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:29.762725 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ad4da89-cba1-419d-95aa-d0c06047cbcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:29.762992 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ad4da89-cba1-419d-95aa-d0c06047cbcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:29.763251 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ad4da89-cba1-419d-95aa-d0c06047cbcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:29.763426 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-1ad4da89-cba1-419d-95aa-d0c06047cbcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:29.769541 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:29.769541 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:29.770406 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ad4da89-cba1-419d-95aa-d0c06047cbcc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:29.770794 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1106/4399] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:29 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:29.983072 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c28e504c-5913-4e40-baac-bf15309796f2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:29.984808 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c28e504c-5913-4e40-baac-bf15309796f2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:29.984995 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c28e504c-5913-4e40-baac-bf15309796f2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:29.985175 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c28e504c-5913-4e40-baac-bf15309796f2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:29.998063 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:29.998063 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:30.002738 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c28e504c-5913-4e40-baac-bf15309796f2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:30.008995 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c28e504c-5913-4e40-baac-bf15309796f2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:30.009572 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1098/4400] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:29 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:30.194641 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8ad2f369-a31b-41ba-9ffb-4a1aa5da11e5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:30.196810 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ad2f369-a31b-41ba-9ffb-4a1aa5da11e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:31:30.197183 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8ad2f369-a31b-41ba-9ffb-4a1aa5da11e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c89526e1-daa8-484a-b05c-72df377a77eb", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-768002985", "description": null, "metadata": null}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:30.208905 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:30.208905 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:30.209385 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8ad2f369-a31b-41ba-9ffb-4a1aa5da11e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:30.209554 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-8ad2f369-a31b-41ba-9ffb-4a1aa5da11e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create snapshot from volume c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:30.235542 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-8ad2f369-a31b-41ba-9ffb-4a1aa5da11e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Created reservations ['3b279bac-32d0-4049-bed0-7d6940d4399a', 'c031804b-767f-4e2b-9c30-d3b1a249e0bb', '16008f34-fa7c-4398-8e51-3e9493c5f334', '065a9be8-f94d-460e-9f0e-477ca43cc999'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:30.268245 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8ad2f369-a31b-41ba-9ffb-4a1aa5da11e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot force create request issued successfully. Aug 06 05:31:30.268640 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8ad2f369-a31b-41ba-9ffb-4a1aa5da11e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:31:30.269083 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1096/4401] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:31:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:30.279669 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5dd43296-ad30-4cfe-92c1-a45ccb258f9d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:30.282090 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5dd43296-ad30-4cfe-92c1-a45ccb258f9d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 Aug 06 05:31:30.282363 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5dd43296-ad30-4cfe-92c1-a45ccb258f9d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:30.282555 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5dd43296-ad30-4cfe-92c1-a45ccb258f9d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:30.289149 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:30.289149 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:30.289777 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5dd43296-ad30-4cfe-92c1-a45ccb258f9d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:30.290691 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5dd43296-ad30-4cfe-92c1-a45ccb258f9d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 returned with HTTP 200 Aug 06 05:31:30.291086 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1102/4402] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:30 2026] GET /volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:30.563007 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-807d6320-04da-4cb5-b295-ab5b4e3c501c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:30.563456 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-807d6320-04da-4cb5-b295-ab5b4e3c501c None None] GET https://10.4.3.205/volume// Aug 06 05:31:30.563630 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-807d6320-04da-4cb5-b295-ab5b4e3c501c None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:30.563852 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-807d6320-04da-4cb5-b295-ab5b4e3c501c None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:30.564177 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-807d6320-04da-4cb5-b295-ab5b4e3c501c None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:30.564487 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1107/4403] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:30.574350 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-b3d2a4ce-253b-4415-af0f-90a4cec31bc2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:30.576732 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-b3d2a4ce-253b-4415-af0f-90a4cec31bc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:31:30.577054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-b3d2a4ce-253b-4415-af0f-90a4cec31bc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:30.577491 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-b3d2a4ce-253b-4415-af0f-90a4cec31bc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:30.592773 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:30.592773 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:30.597161 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-b3d2a4ce-253b-4415-af0f-90a4cec31bc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:31:30.603331 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-b3d2a4ce-253b-4415-af0f-90a4cec31bc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 returned with HTTP 200 Aug 06 05:31:30.603824 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1099/4404] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:30 2026] GET /volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 => generated 1546 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:30.660164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4c14a793-d8ed-4cd9-878b-8c17688692af None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:30.662382 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4c14a793-d8ed-4cd9-878b-8c17688692af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:30.662591 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4c14a793-d8ed-4cd9-878b-8c17688692af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:30.662801 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4c14a793-d8ed-4cd9-878b-8c17688692af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:30.662916 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-4c14a793-d8ed-4cd9-878b-8c17688692af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:30.667686 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:30.667686 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:30.668616 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4c14a793-d8ed-4cd9-878b-8c17688692af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:30.669060 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1097/4405] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:30 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:30.718335 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-0ec1b24d-2bb5-4085-9046-10c79adfc0e5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:30.722995 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-0ec1b24d-2bb5-4085-9046-10c79adfc0e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/384691a2-7848-4fd6-8575-36ed16e64f56 Aug 06 05:31:30.723473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-0ec1b24d-2bb5-4085-9046-10c79adfc0e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:30.735870 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-0ec1b24d-2bb5-4085-9046-10c79adfc0e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-1ca7f139-8711-4eef-a76b-f903678f0277-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:30.737475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-b8b6f8cd-ad99-494b-83df-cc25758ef26a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:30.740580 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-b8b6f8cd-ad99-494b-83df-cc25758ef26a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] POST https://10.4.3.205/volume/v3/attachments/edc94352-4759-47a7-86dd-a32920ad0832/action Aug 06 05:31:30.741066 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-b8b6f8cd-ad99-494b-83df-cc25758ef26a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:30.741340 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-b8b6f8cd-ad99-494b-83df-cc25758ef26a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:30.741699 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-0ec1b24d-2bb5-4085-9046-10c79adfc0e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-1ca7f139-8711-4eef-a76b-f903678f0277-np0000006623" acquired by "attachment_update" :: waited 0.006s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:30.743259 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:30.743259 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:30.773981 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:30.773981 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:30.784005 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-990ce43f-baba-4b21-852a-f851cf2f1cc3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:30.787313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-990ce43f-baba-4b21-852a-f851cf2f1cc3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:30.787313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-990ce43f-baba-4b21-852a-f851cf2f1cc3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:30.787313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-990ce43f-baba-4b21-852a-f851cf2f1cc3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:30.787313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-990ce43f-baba-4b21-852a-f851cf2f1cc3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:30.793467 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:30.793467 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:30.794448 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-990ce43f-baba-4b21-852a-f851cf2f1cc3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:30.795309 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1100/4406] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:30 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:30.801027 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-0f4ec742-6918-4d83-a732-247e7be32be3 req-b8b6f8cd-ad99-494b-83df-cc25758ef26a tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/attachments/edc94352-4759-47a7-86dd-a32920ad0832/action returned with HTTP 204 Aug 06 05:31:30.801027 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1108/4407] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:31:30 2026] POST /volume/v3/attachments/edc94352-4759-47a7-86dd-a32920ad0832/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:30.858729 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-0ec1b24d-2bb5-4085-9046-10c79adfc0e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-1ca7f139-8711-4eef-a76b-f903678f0277-np0000006623" released by "attachment_update" :: held 0.117s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:30.858875 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-0ec1b24d-2bb5-4085-9046-10c79adfc0e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/384691a2-7848-4fd6-8575-36ed16e64f56 returned with HTTP 200 Aug 06 05:31:30.859514 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1103/4408] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:30 2026] PUT /volume/v3/attachments/384691a2-7848-4fd6-8575-36ed16e64f56 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:30.882573 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-1068bb0e-94f2-4c2d-8250-65210119d922 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:30.885553 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-1068bb0e-94f2-4c2d-8250-65210119d922 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/384691a2-7848-4fd6-8575-36ed16e64f56/action Aug 06 05:31:30.885964 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-1068bb0e-94f2-4c2d-8250-65210119d922 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:30.886093 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-1068bb0e-94f2-4c2d-8250-65210119d922 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:30.909417 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:30.909417 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:30.921803 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-6c1edeb1-e47a-42c4-bf8c-fa87e90b9071 req-1068bb0e-94f2-4c2d-8250-65210119d922 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/384691a2-7848-4fd6-8575-36ed16e64f56/action returned with HTTP 204 Aug 06 05:31:30.922283 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1098/4409] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:31:30 2026] POST /volume/v3/attachments/384691a2-7848-4fd6-8575-36ed16e64f56/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:31.023451 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fe53fd59-69ee-4fbd-8174-e8cb8c3d5edf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:31.025451 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fe53fd59-69ee-4fbd-8174-e8cb8c3d5edf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:31.025718 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fe53fd59-69ee-4fbd-8174-e8cb8c3d5edf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:31.025903 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fe53fd59-69ee-4fbd-8174-e8cb8c3d5edf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:31.038902 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:31.038902 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:31.042643 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-fe53fd59-69ee-4fbd-8174-e8cb8c3d5edf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:31.047111 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fe53fd59-69ee-4fbd-8174-e8cb8c3d5edf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:31.047581 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1101/4410] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:31 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:31.063015 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6cc4a5d8-8e3d-4221-9e9c-e770506d34ae None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:31.065090 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6cc4a5d8-8e3d-4221-9e9c-e770506d34ae tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:31.065090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6cc4a5d8-8e3d-4221-9e9c-e770506d34ae tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:31.065350 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6cc4a5d8-8e3d-4221-9e9c-e770506d34ae tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:31.077528 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:31.077528 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:31.082179 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6cc4a5d8-8e3d-4221-9e9c-e770506d34ae tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:31.087800 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6cc4a5d8-8e3d-4221-9e9c-e770506d34ae tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:31.088301 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1109/4411] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:31 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:31.301092 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6404ad33-2275-4b89-88ce-82686cee77d1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:31.302922 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6404ad33-2275-4b89-88ce-82686cee77d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 Aug 06 05:31:31.303107 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6404ad33-2275-4b89-88ce-82686cee77d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:31.303302 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6404ad33-2275-4b89-88ce-82686cee77d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:31.309489 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:31.309489 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:31.310030 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6404ad33-2275-4b89-88ce-82686cee77d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:31.311161 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6404ad33-2275-4b89-88ce-82686cee77d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 returned with HTTP 200 Aug 06 05:31:31.311678 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1104/4412] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:31 2026] GET /volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:31.320601 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c0621e3e-e006-45d7-87f8-0c6cd8662259 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:31.322632 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c0621e3e-e006-45d7-87f8-0c6cd8662259 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 Aug 06 05:31:31.322893 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c0621e3e-e006-45d7-87f8-0c6cd8662259 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:31.323122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c0621e3e-e006-45d7-87f8-0c6cd8662259 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:31.327809 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:31.327809 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:31.328219 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c0621e3e-e006-45d7-87f8-0c6cd8662259 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:31.329003 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c0621e3e-e006-45d7-87f8-0c6cd8662259 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 returned with HTTP 200 Aug 06 05:31:31.329396 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1099/4413] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:31 2026] GET /volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:31.683259 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-686e5cd5-0d87-47f8-81ca-793f2de5c9d0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:31.685780 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-686e5cd5-0d87-47f8-81ca-793f2de5c9d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:31.686052 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-686e5cd5-0d87-47f8-81ca-793f2de5c9d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:31.686941 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-686e5cd5-0d87-47f8-81ca-793f2de5c9d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:31.686941 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-686e5cd5-0d87-47f8-81ca-793f2de5c9d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:31.693545 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:31.693545 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:31.694622 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-686e5cd5-0d87-47f8-81ca-793f2de5c9d0 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:31.695138 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1102/4414] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:31 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:31.809312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4dcd507f-a286-4cb0-8fdd-2ba4fdf745ae None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:31.809312 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4dcd507f-a286-4cb0-8fdd-2ba4fdf745ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:31.809784 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4dcd507f-a286-4cb0-8fdd-2ba4fdf745ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:31.809784 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4dcd507f-a286-4cb0-8fdd-2ba4fdf745ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:31.809784 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-4dcd507f-a286-4cb0-8fdd-2ba4fdf745ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:31.814018 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:31.814018 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:31.814690 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4dcd507f-a286-4cb0-8fdd-2ba4fdf745ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:31.815078 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1110/4415] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:31 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:32.709200 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7eba43a4-66f2-42be-9612-e3f86bc3b8ea None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:32.710914 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7eba43a4-66f2-42be-9612-e3f86bc3b8ea tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:32.711100 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7eba43a4-66f2-42be-9612-e3f86bc3b8ea tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:32.711335 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7eba43a4-66f2-42be-9612-e3f86bc3b8ea tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:32.711483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7eba43a4-66f2-42be-9612-e3f86bc3b8ea tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:32.717821 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:32.717821 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:32.718753 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7eba43a4-66f2-42be-9612-e3f86bc3b8ea tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:32.719307 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1105/4416] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:32 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:32.830204 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d855ff72-3529-488f-96d3-4f621d5b5663 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:32.832619 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d855ff72-3529-488f-96d3-4f621d5b5663 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:32.832920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d855ff72-3529-488f-96d3-4f621d5b5663 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:32.833220 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d855ff72-3529-488f-96d3-4f621d5b5663 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:32.833378 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d855ff72-3529-488f-96d3-4f621d5b5663 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:32.839114 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:32.839114 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:32.840247 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d855ff72-3529-488f-96d3-4f621d5b5663 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:32.840455 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1100/4417] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:32 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:32.904472 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bbe9a1a0-09a9-421a-b005-b71e9d79352c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:32.906264 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bbe9a1a0-09a9-421a-b005-b71e9d79352c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:31:32.906634 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bbe9a1a0-09a9-421a-b005-b71e9d79352c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c89526e1-daa8-484a-b05c-72df377a77eb", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-818973250", "description": null, "metadata": null}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:32.920165 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:32.920165 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:32.920803 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bbe9a1a0-09a9-421a-b005-b71e9d79352c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:32.920986 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-bbe9a1a0-09a9-421a-b005-b71e9d79352c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create snapshot from volume c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:32.953435 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-bbe9a1a0-09a9-421a-b005-b71e9d79352c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Created reservations ['7eac81c0-a4a6-4e05-b5ed-3be2a7ca0769', 'b78b3833-8b4e-40fa-a76e-10aec43d13ec', '1279c70e-f878-47ab-bbe7-252e1c1a9c8e', 'a0acd6a0-c1ea-49a9-8e6e-5c7b44f3a060'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:32.991928 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bbe9a1a0-09a9-421a-b005-b71e9d79352c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot force create request issued successfully. Aug 06 05:31:32.992312 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bbe9a1a0-09a9-421a-b005-b71e9d79352c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:31:32.992816 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1103/4418] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:31:32 2026] POST /volume/v3/snapshots => generated 312 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:33.003559 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-063fa7f2-4b7a-48d2-9019-2f679e253fdf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:33.005777 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-063fa7f2-4b7a-48d2-9019-2f679e253fdf tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b Aug 06 05:31:33.006002 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-063fa7f2-4b7a-48d2-9019-2f679e253fdf tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:33.006182 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-063fa7f2-4b7a-48d2-9019-2f679e253fdf tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:33.012979 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:33.012979 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:33.013577 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-063fa7f2-4b7a-48d2-9019-2f679e253fdf tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:33.014605 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-063fa7f2-4b7a-48d2-9019-2f679e253fdf tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b returned with HTTP 200 Aug 06 05:31:33.015082 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1111/4419] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:33 2026] GET /volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:33.731107 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-293e065f-0992-447f-b5f7-4b668083db5c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:33.733265 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-293e065f-0992-447f-b5f7-4b668083db5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:33.733563 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-293e065f-0992-447f-b5f7-4b668083db5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:33.733846 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-293e065f-0992-447f-b5f7-4b668083db5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:33.734049 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-293e065f-0992-447f-b5f7-4b668083db5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:33.740755 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:33.740755 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:33.741807 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-293e065f-0992-447f-b5f7-4b668083db5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:33.742203 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1106/4420] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:33 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:33.851468 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-acdff056-67ee-4531-819e-c6cc5cf288d9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:33.853324 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acdff056-67ee-4531-819e-c6cc5cf288d9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:33.853525 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acdff056-67ee-4531-819e-c6cc5cf288d9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:33.853723 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-acdff056-67ee-4531-819e-c6cc5cf288d9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:33.853856 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-acdff056-67ee-4531-819e-c6cc5cf288d9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:33.863693 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:33.863693 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:33.864589 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-acdff056-67ee-4531-819e-c6cc5cf288d9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:33.865055 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1101/4421] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:33 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:33.941246 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-de1fbd73-e0c7-4e00-a6ee-5941d07e8e39 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:33.943505 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-de1fbd73-e0c7-4e00-a6ee-5941d07e8e39 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:33.943715 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-de1fbd73-e0c7-4e00-a6ee-5941d07e8e39 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:33.943890 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-de1fbd73-e0c7-4e00-a6ee-5941d07e8e39 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:33.958555 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:33.958555 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:33.964129 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-de1fbd73-e0c7-4e00-a6ee-5941d07e8e39 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:33.971118 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-de1fbd73-e0c7-4e00-a6ee-5941d07e8e39 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:33.971118 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1104/4422] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:33 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 1166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:33.998647 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-66110b8a-0759-49d9-ac6d-0cdc1f0c92bc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.001371 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-66110b8a-0759-49d9-ac6d-0cdc1f0c92bc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] POST https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d/action Aug 06 05:31:34.002353 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-66110b8a-0759-49d9-ac6d-0cdc1f0c92bc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:34.002353 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-66110b8a-0759-49d9-ac6d-0cdc1f0c92bc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:34.016465 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:34.016465 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:34.017206 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-66110b8a-0759-49d9-ac6d-0cdc1f0c92bc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:34.025570 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8bdffd47-d334-43cd-8d4d-106a4674286f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.026821 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-66110b8a-0759-49d9-ac6d-0cdc1f0c92bc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Begin detaching volume completed successfully. Aug 06 05:31:34.027104 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-66110b8a-0759-49d9-ac6d-0cdc1f0c92bc tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d/action returned with HTTP 202 Aug 06 05:31:34.027817 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1112/4423] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:31:33 2026] POST /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:31:34.028041 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8bdffd47-d334-43cd-8d4d-106a4674286f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b Aug 06 05:31:34.028220 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8bdffd47-d334-43cd-8d4d-106a4674286f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:34.028509 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8bdffd47-d334-43cd-8d4d-106a4674286f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:34.037544 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:34.037544 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:34.038232 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8bdffd47-d334-43cd-8d4d-106a4674286f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:34.039599 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8bdffd47-d334-43cd-8d4d-106a4674286f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b returned with HTTP 200 Aug 06 05:31:34.040581 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1107/4424] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:34 2026] GET /volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:34.052408 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6f6745c5-2b41-4c6d-9e65-6500a4aab68f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.058984 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6f6745c5-2b41-4c6d-9e65-6500a4aab68f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b Aug 06 05:31:34.059304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6f6745c5-2b41-4c6d-9e65-6500a4aab68f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:34.059571 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6f6745c5-2b41-4c6d-9e65-6500a4aab68f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:34.072501 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:34.072501 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:34.073127 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6f6745c5-2b41-4c6d-9e65-6500a4aab68f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:34.074575 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6f6745c5-2b41-4c6d-9e65-6500a4aab68f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b returned with HTTP 200 Aug 06 05:31:34.075316 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1102/4425] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:34 2026] GET /volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:34.092596 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0120d9ca-27ea-4157-9dcb-a5831db8cec4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.093015 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0120d9ca-27ea-4157-9dcb-a5831db8cec4 None None] GET https://10.4.3.205/volume// Aug 06 05:31:34.093307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0120d9ca-27ea-4157-9dcb-a5831db8cec4 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:34.093555 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0120d9ca-27ea-4157-9dcb-a5831db8cec4 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:34.094006 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0120d9ca-27ea-4157-9dcb-a5831db8cec4 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:34.094384 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1105/4426] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:34.105247 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-d484a6b4-62bd-4975-b1fe-3f2efe0dd5d1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.108098 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-d484a6b4-62bd-4975-b1fe-3f2efe0dd5d1 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:34.108207 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-d484a6b4-62bd-4975-b1fe-3f2efe0dd5d1 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:34.108654 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-d484a6b4-62bd-4975-b1fe-3f2efe0dd5d1 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:34.118333 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-278669a7-0b88-49f3-974e-d640b60d74fc req-68e92ddf-60ef-4be3-bbac-77e49ab5f44c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.120548 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-68e92ddf-60ef-4be3-bbac-77e49ab5f44c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:34.120785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-68e92ddf-60ef-4be3-bbac-77e49ab5f44c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:34.121004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-68e92ddf-60ef-4be3-bbac-77e49ab5f44c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:34.126782 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:34.126782 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:34.133097 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-d484a6b4-62bd-4975-b1fe-3f2efe0dd5d1 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:34.136765 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:34.136765 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:34.140099 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-d484a6b4-62bd-4975-b1fe-3f2efe0dd5d1 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:34.140099 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1113/4427] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:34 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:34.140868 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-278669a7-0b88-49f3-974e-d640b60d74fc req-68e92ddf-60ef-4be3-bbac-77e49ab5f44c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:34.146206 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-68e92ddf-60ef-4be3-bbac-77e49ab5f44c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:34.146950 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1108/4428] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:34 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:34.168446 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-278669a7-0b88-49f3-974e-d640b60d74fc req-da592192-0804-4e86-80e2-8a3f9f9c9bfc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.170830 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-da592192-0804-4e86-80e2-8a3f9f9c9bfc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb/action Aug 06 05:31:34.171201 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-da592192-0804-4e86-80e2-8a3f9f9c9bfc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:34.171363 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-da592192-0804-4e86-80e2-8a3f9f9c9bfc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:34.182262 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:34.182262 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:34.182777 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-278669a7-0b88-49f3-974e-d640b60d74fc req-da592192-0804-4e86-80e2-8a3f9f9c9bfc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:34.189415 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-278669a7-0b88-49f3-974e-d640b60d74fc req-da592192-0804-4e86-80e2-8a3f9f9c9bfc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Begin detaching volume completed successfully. Aug 06 05:31:34.189636 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-da592192-0804-4e86-80e2-8a3f9f9c9bfc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb/action returned with HTTP 202 Aug 06 05:31:34.190109 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1103/4429] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:31:34 2026] POST /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:31:34.234249 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ddb0eb65-94cd-4709-ae5d-d0a8318b313e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.234612 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ddb0eb65-94cd-4709-ae5d-d0a8318b313e None None] GET https://10.4.3.205/volume// Aug 06 05:31:34.234789 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ddb0eb65-94cd-4709-ae5d-d0a8318b313e None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:34.234975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ddb0eb65-94cd-4709-ae5d-d0a8318b313e None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:34.235768 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ddb0eb65-94cd-4709-ae5d-d0a8318b313e None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:34.236083 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1106/4430] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:31:34.244431 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-278669a7-0b88-49f3-974e-d640b60d74fc req-2a4f24a1-a82d-4c0b-9577-462e96da0ca8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.246937 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-2a4f24a1-a82d-4c0b-9577-462e96da0ca8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:31:34.247196 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-2a4f24a1-a82d-4c0b-9577-462e96da0ca8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:34.247421 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-2a4f24a1-a82d-4c0b-9577-462e96da0ca8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:34.260943 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:34.260943 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:34.265431 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-278669a7-0b88-49f3-974e-d640b60d74fc req-2a4f24a1-a82d-4c0b-9577-462e96da0ca8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:34.271973 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-2a4f24a1-a82d-4c0b-9577-462e96da0ca8 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:31:34.272817 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1114/4431] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:34 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:34.754464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0ad8d0db-2e03-44ad-9710-9b8afafd2b85 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.756793 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ad8d0db-2e03-44ad-9710-9b8afafd2b85 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:34.756974 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0ad8d0db-2e03-44ad-9710-9b8afafd2b85 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:34.757151 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0ad8d0db-2e03-44ad-9710-9b8afafd2b85 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:34.757301 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-0ad8d0db-2e03-44ad-9710-9b8afafd2b85 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:34.762110 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:34.762110 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:34.763063 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ad8d0db-2e03-44ad-9710-9b8afafd2b85 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:34.763550 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1109/4432] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:34 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:34.877933 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7a922e4d-6946-412c-bfa7-e415f6227e11 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:34.880240 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7a922e4d-6946-412c-bfa7-e415f6227e11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:34.880557 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7a922e4d-6946-412c-bfa7-e415f6227e11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:34.880774 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7a922e4d-6946-412c-bfa7-e415f6227e11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:34.880864 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-7a922e4d-6946-412c-bfa7-e415f6227e11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:34.886554 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:34.886554 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:34.887497 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7a922e4d-6946-412c-bfa7-e415f6227e11 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:34.888038 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1104/4433] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:34 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:35.774441 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c390c556-b673-4ed8-b6d3-b94e7377b7a4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:35.776284 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c390c556-b673-4ed8-b6d3-b94e7377b7a4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:35.776531 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c390c556-b673-4ed8-b6d3-b94e7377b7a4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:35.776754 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c390c556-b673-4ed8-b6d3-b94e7377b7a4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:35.776915 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-c390c556-b673-4ed8-b6d3-b94e7377b7a4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:35.781177 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:35.781177 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:35.785790 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c390c556-b673-4ed8-b6d3-b94e7377b7a4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:35.785790 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1107/4434] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:35 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:35.900241 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b8f83ec3-a4dd-45a4-82e4-7655bc49ad8d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:35.904064 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b8f83ec3-a4dd-45a4-82e4-7655bc49ad8d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:35.904235 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b8f83ec3-a4dd-45a4-82e4-7655bc49ad8d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:35.904474 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b8f83ec3-a4dd-45a4-82e4-7655bc49ad8d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:35.904617 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b8f83ec3-a4dd-45a4-82e4-7655bc49ad8d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:35.908821 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:35.908821 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:35.909532 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b8f83ec3-a4dd-45a4-82e4-7655bc49ad8d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:35.909930 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1115/4435] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:35 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:36.791170 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d3b845e7-1171-4041-83bd-7f4ecbe2a59c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:36.793073 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d3b845e7-1171-4041-83bd-7f4ecbe2a59c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:36.793359 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d3b845e7-1171-4041-83bd-7f4ecbe2a59c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:36.793618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d3b845e7-1171-4041-83bd-7f4ecbe2a59c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:36.794031 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-d3b845e7-1171-4041-83bd-7f4ecbe2a59c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:36.798796 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:36.798796 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:36.799569 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d3b845e7-1171-4041-83bd-7f4ecbe2a59c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:36.799961 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1110/4436] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:36 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:36.921362 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4511507a-dee1-4d69-b426-c3ae19d82932 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:36.923598 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4511507a-dee1-4d69-b426-c3ae19d82932 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:36.923921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4511507a-dee1-4d69-b426-c3ae19d82932 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:36.924140 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4511507a-dee1-4d69-b426-c3ae19d82932 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:36.924277 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-4511507a-dee1-4d69-b426-c3ae19d82932 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:36.929113 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:36.929113 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:36.929670 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4511507a-dee1-4d69-b426-c3ae19d82932 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:36.929998 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1105/4437] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:36 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:37.811648 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1d43fce7-34a4-44ad-ba2a-a5f1864725e7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:37.814220 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1d43fce7-34a4-44ad-ba2a-a5f1864725e7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:37.814513 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1d43fce7-34a4-44ad-ba2a-a5f1864725e7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:37.814734 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1d43fce7-34a4-44ad-ba2a-a5f1864725e7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:37.814839 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-1d43fce7-34a4-44ad-ba2a-a5f1864725e7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:37.819587 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:37.819587 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:37.820549 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1d43fce7-34a4-44ad-ba2a-a5f1864725e7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:37.820891 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1108/4438] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:37 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:37.941478 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2d192923-ed8e-4410-87ac-2d461b2311dc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:37.943280 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2d192923-ed8e-4410-87ac-2d461b2311dc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:37.943618 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2d192923-ed8e-4410-87ac-2d461b2311dc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:37.943886 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2d192923-ed8e-4410-87ac-2d461b2311dc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:37.944025 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2d192923-ed8e-4410-87ac-2d461b2311dc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:37.948617 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:37.948617 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:37.949481 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2d192923-ed8e-4410-87ac-2d461b2311dc tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:37.949885 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1116/4439] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:37 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:38.429460 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-278669a7-0b88-49f3-974e-d640b60d74fc req-09364686-7cd6-4287-85eb-ec1159a0b045 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:38.432039 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-09364686-7cd6-4287-85eb-ec1159a0b045 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/attachments/7b29d3d6-5142-4b5c-8858-6052701ba870 Aug 06 05:31:38.432264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-09364686-7cd6-4287-85eb-ec1159a0b045 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:38.432512 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-09364686-7cd6-4287-85eb-ec1159a0b045 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:38.443122 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:38.443122 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:38.509913 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-278669a7-0b88-49f3-974e-d640b60d74fc req-09364686-7cd6-4287-85eb-ec1159a0b045 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/7b29d3d6-5142-4b5c-8858-6052701ba870 returned with HTTP 200 Aug 06 05:31:38.509913 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1111/4440] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:31:38 2026] DELETE /volume/v3/attachments/7b29d3d6-5142-4b5c-8858-6052701ba870 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:38.811547 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-5696963b-dc4d-41e0-9862-826b633ef27c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:38.814165 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-5696963b-dc4d-41e0-9862-826b633ef27c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] DELETE https://10.4.3.205/volume/v3/attachments/edc94352-4759-47a7-86dd-a32920ad0832 Aug 06 05:31:38.814416 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-5696963b-dc4d-41e0-9862-826b633ef27c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:38.814697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-5696963b-dc4d-41e0-9862-826b633ef27c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:38.823233 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:38.823233 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:38.834607 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-da3b3094-e9cd-465f-8ac0-2932cf5534ff None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:38.837414 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-da3b3094-e9cd-465f-8ac0-2932cf5534ff tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:38.837612 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-da3b3094-e9cd-465f-8ac0-2932cf5534ff tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:38.837808 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-da3b3094-e9cd-465f-8ac0-2932cf5534ff tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:38.837902 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-da3b3094-e9cd-465f-8ac0-2932cf5534ff tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:38.851033 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:38.851033 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:38.852406 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-da3b3094-e9cd-465f-8ac0-2932cf5534ff tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:38.853264 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1109/4441] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:38 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:38.888090 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3d4eb9e7-6248-40d9-881a-7550f6ead0ab req-5696963b-dc4d-41e0-9862-826b633ef27c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/attachments/edc94352-4759-47a7-86dd-a32920ad0832 returned with HTTP 200 Aug 06 05:31:38.888530 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1106/4442] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:31:38 2026] DELETE /volume/v3/attachments/edc94352-4759-47a7-86dd-a32920ad0832 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:38.960774 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0fd67e28-dadd-4b98-bc77-b0197e535956 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:38.962698 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0fd67e28-dadd-4b98-bc77-b0197e535956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:38.962904 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0fd67e28-dadd-4b98-bc77-b0197e535956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:38.963114 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0fd67e28-dadd-4b98-bc77-b0197e535956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:38.963283 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0fd67e28-dadd-4b98-bc77-b0197e535956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:38.970088 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:38.970088 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:38.971170 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0fd67e28-dadd-4b98-bc77-b0197e535956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:38.971717 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1117/4443] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:38 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:39.488877 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:39.492437 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:39.492437 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1113624674", "snapshot_id": "8d0232dd-44fc-4c60-9702-1fd2a93eeff1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:39.493461 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1113624674', 'snapshot_id': '8d0232dd-44fc-4c60-9702-1fd2a93eeff1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:39.499950 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:39.499950 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:39.500552 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:39.500619 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume of 1 GB Aug 06 05:31:39.505280 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Availability Zones retrieved successfully. Aug 06 05:31:39.512334 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Flow 'volume_create_api' (05141584-67ba-4bb0-a9e2-beaf2eb28efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:39.512849 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49abda7-bf06-4b62-98c9-2e3b75c2168f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:39.514043 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:39.550711 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49abda7-bf06-4b62-98c9-2e3b75c2168f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8d0232dd-44fc-4c60-9702-1fd2a93eeff1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:39.551602 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (440e6e70-8957-47e1-9b2a-d3f0d489cc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:39.606988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Created reservations ['a0b56dbf-d355-4f95-9bc6-e5eb72cb6894', '07e75f17-d6c2-48d9-9f06-8af7dc9090cf', '292cfbcd-3de8-428d-9d99-d3c2cd9914d0', '82d53092-09da-41db-b967-e9c82c70ec0e'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:39.609102 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (440e6e70-8957-47e1-9b2a-d3f0d489cc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0b56dbf-d355-4f95-9bc6-e5eb72cb6894', '07e75f17-d6c2-48d9-9f06-8af7dc9090cf', '292cfbcd-3de8-428d-9d99-d3c2cd9914d0', '82d53092-09da-41db-b967-e9c82c70ec0e']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:39.609102 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3afa02b6-b58e-4f0d-9fd5-c1dbcbf7dac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:39.653727 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3afa02b6-b58e-4f0d-9fd5-c1dbcbf7dac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c406ed6-8137-43a4-a961-46d467f43ae8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1113624674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506cec3eb9304636b48e1214c10e2a22',qos_specs=None,replication_status=,reservations=['a0b56dbf-d355-4f95-9bc6-e5eb72cb6894','07e75f17-d6c2-48d9-9f06-8af7dc9090cf','292cfbcd-3de8-428d-9d99-d3c2cd9914d0','82d53092-09da-41db-b967-e9c82c70ec0e'],size=1,snapshot_id=8d0232dd-44fc-4c60-9702-1fd2a93eeff1,source_replicaid=,source_volid=None,status='creating',user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1113624674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c406ed6-8137-43a4-a961-46d467f43ae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506cec3eb9304636b48e1214c10e2a22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8d0232dd-44fc-4c60-9702-1fd2a93eeff1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:39.653727 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26125eb-ec74-48a7-850e-8799165cfb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:39.679210 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26125eb-ec74-48a7-850e-8799165cfb63) transitioned into state 'SUCCESS' from state '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-1113624674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506cec3eb9304636b48e1214c10e2a22',qos_specs=None,replication_status=,reservations=['a0b56dbf-d355-4f95-9bc6-e5eb72cb6894','07e75f17-d6c2-48d9-9f06-8af7dc9090cf','292cfbcd-3de8-428d-9d99-d3c2cd9914d0','82d53092-09da-41db-b967-e9c82c70ec0e'],size=1,snapshot_id=8d0232dd-44fc-4c60-9702-1fd2a93eeff1,source_replicaid=,source_volid=None,status='creating',user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:39.680123 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfc0774-77a6-4ba4-aef8-cb9f762ef56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:39.705945 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfc0774-77a6-4ba4-aef8-cb9f762ef56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:39.706776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Flow 'volume_create_api' (05141584-67ba-4bb0-a9e2-beaf2eb28efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:39.707073 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume request issued successfully. Aug 06 05:31:39.707661 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7f3a30c3-2091-43b0-82ea-2eefd9b8c98a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:39.708183 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1112/4444] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:39 2026] POST /volume/v3/volumes => generated 791 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:39.724650 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c9bc580a-dc55-44c4-ab8d-9788e74b758f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:39.727894 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c9bc580a-dc55-44c4-ab8d-9788e74b758f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:39.728761 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c9bc580a-dc55-44c4-ab8d-9788e74b758f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:39.729059 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c9bc580a-dc55-44c4-ab8d-9788e74b758f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:39.740940 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:39.740940 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:39.746225 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c9bc580a-dc55-44c4-ab8d-9788e74b758f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:39.753030 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c9bc580a-dc55-44c4-ab8d-9788e74b758f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:39.753612 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1110/4445] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:39 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:39.877093 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ceba7799-f494-40e7-9632-f1135a9edbc3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:39.877660 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ceba7799-f494-40e7-9632-f1135a9edbc3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:39.877875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ceba7799-f494-40e7-9632-f1135a9edbc3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:39.878329 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ceba7799-f494-40e7-9632-f1135a9edbc3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:39.878329 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ceba7799-f494-40e7-9632-f1135a9edbc3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:39.889320 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:39.889320 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:39.889320 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ceba7799-f494-40e7-9632-f1135a9edbc3 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:39.889320 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1107/4446] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:39 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:39.981688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc0969e5-bc02-4bf5-a20a-acc27218ae5a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:39.984022 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc0969e5-bc02-4bf5-a20a-acc27218ae5a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:39.984384 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc0969e5-bc02-4bf5-a20a-acc27218ae5a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:39.984670 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc0969e5-bc02-4bf5-a20a-acc27218ae5a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:39.984828 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-cc0969e5-bc02-4bf5-a20a-acc27218ae5a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:39.992608 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:39.992608 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:39.994861 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc0969e5-bc02-4bf5-a20a-acc27218ae5a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:39.994861 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1118/4447] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:39 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:40.774106 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-32e98f08-1565-43bf-88db-4aaa4b5878f9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:40.776150 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-32e98f08-1565-43bf-88db-4aaa4b5878f9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:40.776402 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-32e98f08-1565-43bf-88db-4aaa4b5878f9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:40.776635 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-32e98f08-1565-43bf-88db-4aaa4b5878f9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:40.786123 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:40.786123 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:40.795473 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-32e98f08-1565-43bf-88db-4aaa4b5878f9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:40.804269 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-32e98f08-1565-43bf-88db-4aaa4b5878f9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:40.804988 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1113/4448] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:40 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:40.824435 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dc31ed0c-279e-4202-aa45-bfed73cf2bea None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:40.826426 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dc31ed0c-279e-4202-aa45-bfed73cf2bea tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:40.826653 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dc31ed0c-279e-4202-aa45-bfed73cf2bea tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:40.826850 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dc31ed0c-279e-4202-aa45-bfed73cf2bea tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:40.834463 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:40.834463 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:40.839794 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dc31ed0c-279e-4202-aa45-bfed73cf2bea tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:40.846007 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dc31ed0c-279e-4202-aa45-bfed73cf2bea tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:40.846573 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1111/4449] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:40 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:40.911586 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c8041a52-08bf-4c26-8d29-cc436c71637f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:40.913638 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c8041a52-08bf-4c26-8d29-cc436c71637f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:40.915122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c8041a52-08bf-4c26-8d29-cc436c71637f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:40.915122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c8041a52-08bf-4c26-8d29-cc436c71637f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:40.915122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-c8041a52-08bf-4c26-8d29-cc436c71637f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:40.925315 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:40.925315 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:40.925315 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c8041a52-08bf-4c26-8d29-cc436c71637f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:40.925315 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1108/4450] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:40 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:41.012275 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2ae32273-f4d5-4ba5-a674-3693bcb9b5d8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:41.016401 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2ae32273-f4d5-4ba5-a674-3693bcb9b5d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:41.016401 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2ae32273-f4d5-4ba5-a674-3693bcb9b5d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:41.016401 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2ae32273-f4d5-4ba5-a674-3693bcb9b5d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:41.016401 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2ae32273-f4d5-4ba5-a674-3693bcb9b5d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:41.021656 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:41.021656 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:41.022722 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2ae32273-f4d5-4ba5-a674-3693bcb9b5d8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:41.023208 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1119/4451] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:41 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:41.351544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-39af1153-0cf0-413a-be78-ad65513f63be req-6248ec2c-0ccd-4900-92c7-63655d881714 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:41.353942 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-6248ec2c-0ccd-4900-92c7-63655d881714 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:41.354198 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-6248ec2c-0ccd-4900-92c7-63655d881714 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:41.354604 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-6248ec2c-0ccd-4900-92c7-63655d881714 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:41.363078 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:41.363078 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:41.368146 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-39af1153-0cf0-413a-be78-ad65513f63be req-6248ec2c-0ccd-4900-92c7-63655d881714 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:41.373071 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-6248ec2c-0ccd-4900-92c7-63655d881714 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:41.373548 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1114/4452] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:41 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:41.464120 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-04582991-6e14-471a-87fc-ab02fc102604 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:41.464475 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-04582991-6e14-471a-87fc-ab02fc102604 None None] GET https://10.4.3.205/volume// Aug 06 05:31:41.464772 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-04582991-6e14-471a-87fc-ab02fc102604 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:41.465563 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-04582991-6e14-471a-87fc-ab02fc102604 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:41.465563 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-04582991-6e14-471a-87fc-ab02fc102604 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:41.465814 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1112/4453] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:31: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 06 05:31:41.475845 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-39af1153-0cf0-413a-be78-ad65513f63be req-0dba8323-fe54-41d0-89bd-1c40550e2cef None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:41.480436 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-0dba8323-fe54-41d0-89bd-1c40550e2cef tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:41.480436 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-0dba8323-fe54-41d0-89bd-1c40550e2cef tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c406ed6-8137-43a4-a961-46d467f43ae8", "connector": null, "instance_uuid": "eebf124b-0ee6-4fdd-af22-a9f2a21ffbbc"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:41.495608 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:41.495608 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:41.530410 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-0dba8323-fe54-41d0-89bd-1c40550e2cef tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:41.530992 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1109/4454] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:41 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 06 05:31:41.565942 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-eac1ebe3-edcd-490c-b527-6fdd793be3b0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:41.567801 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eac1ebe3-edcd-490c-b527-6fdd793be3b0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:41.567999 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eac1ebe3-edcd-490c-b527-6fdd793be3b0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:41.568259 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-eac1ebe3-edcd-490c-b527-6fdd793be3b0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:41.578606 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:41.578606 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:41.583755 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-eac1ebe3-edcd-490c-b527-6fdd793be3b0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:41.586518 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ed087aec-58c8-4b34-9462-425c8b7fe02c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:41.586982 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed087aec-58c8-4b34-9462-425c8b7fe02c None None] GET https://10.4.3.205/volume// Aug 06 05:31:41.587259 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ed087aec-58c8-4b34-9462-425c8b7fe02c None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:41.587457 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ed087aec-58c8-4b34-9462-425c8b7fe02c None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:41.587786 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed087aec-58c8-4b34-9462-425c8b7fe02c None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:41.588062 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1115/4455] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:41.588751 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-eac1ebe3-edcd-490c-b527-6fdd793be3b0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:41.589167 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1120/4456] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:41 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:41.595876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-39af1153-0cf0-413a-be78-ad65513f63be req-269c5df5-5fa3-4254-9b41-7dbd522187eb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:41.598097 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-269c5df5-5fa3-4254-9b41-7dbd522187eb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:41.598343 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-269c5df5-5fa3-4254-9b41-7dbd522187eb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:41.598575 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-269c5df5-5fa3-4254-9b41-7dbd522187eb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:41.609168 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:41.609168 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:41.613076 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-39af1153-0cf0-413a-be78-ad65513f63be req-269c5df5-5fa3-4254-9b41-7dbd522187eb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:41.618718 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-269c5df5-5fa3-4254-9b41-7dbd522187eb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:41.619344 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1113/4457] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:41 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 1063 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:41.750802 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-39af1153-0cf0-413a-be78-ad65513f63be req-e00a377a-f6dd-4e5a-ad8d-c0a3c8361c07 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:41.752900 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-e00a377a-f6dd-4e5a-ad8d-c0a3c8361c07 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] PUT https://10.4.3.205/volume/v3/attachments/d7c06ce9-a149-405e-a661-9f02642d4cb4 Aug 06 05:31:41.753728 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-e00a377a-f6dd-4e5a-ad8d-c0a3c8361c07 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:41.761750 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-39af1153-0cf0-413a-be78-ad65513f63be req-e00a377a-f6dd-4e5a-ad8d-c0a3c8361c07 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Acquiring lock "cinder-attachment_update-1c406ed6-8137-43a4-a961-46d467f43ae8-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:41.766523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-39af1153-0cf0-413a-be78-ad65513f63be req-e00a377a-f6dd-4e5a-ad8d-c0a3c8361c07 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Lock "cinder-attachment_update-1c406ed6-8137-43a4-a961-46d467f43ae8-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:41.767814 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:41.767814 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:41.865684 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-39af1153-0cf0-413a-be78-ad65513f63be req-e00a377a-f6dd-4e5a-ad8d-c0a3c8361c07 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Lock "cinder-attachment_update-1c406ed6-8137-43a4-a961-46d467f43ae8-np0000006623" released by "attachment_update" :: held 0.099s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:41.866032 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-e00a377a-f6dd-4e5a-ad8d-c0a3c8361c07 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/d7c06ce9-a149-405e-a661-9f02642d4cb4 returned with HTTP 200 Aug 06 05:31:41.866547 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1110/4458] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:41 2026] PUT /volume/v3/attachments/d7c06ce9-a149-405e-a661-9f02642d4cb4 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:41.971885 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-10743d40-5597-431f-ab40-544efdfb9d1d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:41.974139 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-10743d40-5597-431f-ab40-544efdfb9d1d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:41.974403 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-10743d40-5597-431f-ab40-544efdfb9d1d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:41.974653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-10743d40-5597-431f-ab40-544efdfb9d1d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:41.974794 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-10743d40-5597-431f-ab40-544efdfb9d1d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:41.980223 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:41.980223 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:41.981099 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-10743d40-5597-431f-ab40-544efdfb9d1d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:41.981555 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1116/4459] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:41 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:42.036202 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8dd5a9f5-e259-4c35-9147-08d1b2fe25c5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:42.038146 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8dd5a9f5-e259-4c35-9147-08d1b2fe25c5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:42.038501 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8dd5a9f5-e259-4c35-9147-08d1b2fe25c5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:42.038842 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8dd5a9f5-e259-4c35-9147-08d1b2fe25c5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:42.039039 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8dd5a9f5-e259-4c35-9147-08d1b2fe25c5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:42.045974 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:42.045974 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:42.045974 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8dd5a9f5-e259-4c35-9147-08d1b2fe25c5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:42.045974 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1121/4460] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:42 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:42.239467 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8e700ec2-8598-4c53-9ba7-f6ca5c7168e4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:42.241624 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8e700ec2-8598-4c53-9ba7-f6ca5c7168e4 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] DELETE https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:42.242163 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8e700ec2-8598-4c53-9ba7-f6ca5c7168e4 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:42.242163 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8e700ec2-8598-4c53-9ba7-f6ca5c7168e4 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:42.242413 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-8e700ec2-8598-4c53-9ba7-f6ca5c7168e4 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Delete volume with id: 731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:42.250225 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:42.250225 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:42.250685 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8e700ec2-8598-4c53-9ba7-f6ca5c7168e4 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:42.272973 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8e700ec2-8598-4c53-9ba7-f6ca5c7168e4 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Delete volume request issued successfully. Aug 06 05:31:42.273213 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8e700ec2-8598-4c53-9ba7-f6ca5c7168e4 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 202 Aug 06 05:31:42.273851 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1114/4461] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:31:42 2026] DELETE /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:42.284243 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-caf217cf-4f28-4daf-a0c4-8ee93b12481e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:42.286575 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-caf217cf-4f28-4daf-a0c4-8ee93b12481e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:42.286870 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-caf217cf-4f28-4daf-a0c4-8ee93b12481e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:42.287129 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-caf217cf-4f28-4daf-a0c4-8ee93b12481e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:42.296451 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:42.296451 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:42.300552 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-caf217cf-4f28-4daf-a0c4-8ee93b12481e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:42.306008 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-caf217cf-4f28-4daf-a0c4-8ee93b12481e tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 200 Aug 06 05:31:42.306470 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1111/4462] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:42 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:42.607408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-676886ac-69c1-4eed-8343-9114c4c7094f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:42.609729 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-676886ac-69c1-4eed-8343-9114c4c7094f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:42.609991 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-676886ac-69c1-4eed-8343-9114c4c7094f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:42.610235 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-676886ac-69c1-4eed-8343-9114c4c7094f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:42.623002 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:42.623002 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:42.628040 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-676886ac-69c1-4eed-8343-9114c4c7094f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:42.633940 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-676886ac-69c1-4eed-8343-9114c4c7094f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:42.633940 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1117/4463] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:42 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:43.050330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-348db871-acbd-4e2f-b6c2-e24bd20ee94d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:43.052675 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-348db871-acbd-4e2f-b6c2-e24bd20ee94d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:43.052953 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-348db871-acbd-4e2f-b6c2-e24bd20ee94d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:43.053160 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-348db871-acbd-4e2f-b6c2-e24bd20ee94d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:43.053305 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-348db871-acbd-4e2f-b6c2-e24bd20ee94d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:43.058988 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:43.058988 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:43.060076 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-348db871-acbd-4e2f-b6c2-e24bd20ee94d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:43.060596 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1122/4464] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:43 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:43.061442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d0c62729-1eed-4b32-99e5-3172fc363f91 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:43.063615 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d0c62729-1eed-4b32-99e5-3172fc363f91 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:43.063954 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d0c62729-1eed-4b32-99e5-3172fc363f91 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:43.064139 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d0c62729-1eed-4b32-99e5-3172fc363f91 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:43.064269 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-d0c62729-1eed-4b32-99e5-3172fc363f91 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:43.071653 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:43.071653 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:43.072594 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d0c62729-1eed-4b32-99e5-3172fc363f91 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:43.073079 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1115/4465] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:43 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:43.322670 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-150e9beb-ac0c-47c5-8a64-b74c521952c7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:43.325793 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-150e9beb-ac0c-47c5-8a64-b74c521952c7 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d Aug 06 05:31:43.326048 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-150e9beb-ac0c-47c5-8a64-b74c521952c7 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:43.326251 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-150e9beb-ac0c-47c5-8a64-b74c521952c7 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:43.333208 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-150e9beb-ac0c-47c5-8a64-b74c521952c7 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d returned with HTTP 404 Aug 06 05:31:43.333700 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1112/4466] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:43 2026] GET /volume/v3/volumes/731e1176-6f85-4c47-af16-2d3890badc2d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:43.652182 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5f872742-50af-4f59-9fd1-0a519d67be85 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:43.654251 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5f872742-50af-4f59-9fd1-0a519d67be85 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:43.654542 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5f872742-50af-4f59-9fd1-0a519d67be85 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:43.654795 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5f872742-50af-4f59-9fd1-0a519d67be85 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:43.671200 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:43.671200 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:43.674902 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5f872742-50af-4f59-9fd1-0a519d67be85 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:43.679481 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5f872742-50af-4f59-9fd1-0a519d67be85 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:43.679903 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1118/4467] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:43 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:43.846482 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0b25df98-1865-435f-90ff-73879dc6705d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:43.848858 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0b25df98-1865-435f-90ff-73879dc6705d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 Aug 06 05:31:43.849116 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0b25df98-1865-435f-90ff-73879dc6705d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:43.849392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0b25df98-1865-435f-90ff-73879dc6705d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:43.849545 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-0b25df98-1865-435f-90ff-73879dc6705d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Delete snapshot with id: 1819e753-d173-46f4-ae45-24ee213af976 Aug 06 05:31:43.856679 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:43.856679 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:43.857250 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0b25df98-1865-435f-90ff-73879dc6705d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Snapshot retrieved successfully. Aug 06 05:31:43.876990 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0b25df98-1865-435f-90ff-73879dc6705d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Snapshot delete request issued successfully. Aug 06 05:31:43.877228 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0b25df98-1865-435f-90ff-73879dc6705d tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 returned with HTTP 202 Aug 06 05:31:43.877774 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1123/4468] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:31:43 2026] DELETE /volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:43.885892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3193b854-798d-4504-8e93-d99fa1cba5cf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:43.887691 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3193b854-798d-4504-8e93-d99fa1cba5cf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 Aug 06 05:31:43.887930 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3193b854-798d-4504-8e93-d99fa1cba5cf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:43.888201 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3193b854-798d-4504-8e93-d99fa1cba5cf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:43.893467 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:43.893467 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:43.894011 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3193b854-798d-4504-8e93-d99fa1cba5cf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Snapshot retrieved successfully. Aug 06 05:31:43.894883 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3193b854-798d-4504-8e93-d99fa1cba5cf tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 returned with HTTP 200 Aug 06 05:31:43.895352 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1116/4469] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:43 2026] GET /volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:44.086408 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1ccad098-1bf0-48e5-a300-39d498d9c8ae None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:44.087792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f5a1ad49-c90e-4ffb-b680-8f71ca160a05 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:44.089304 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ccad098-1bf0-48e5-a300-39d498d9c8ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:44.089587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ccad098-1bf0-48e5-a300-39d498d9c8ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:44.089875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ccad098-1bf0-48e5-a300-39d498d9c8ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:44.090033 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1ccad098-1bf0-48e5-a300-39d498d9c8ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:44.090686 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5a1ad49-c90e-4ffb-b680-8f71ca160a05 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:44.091057 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f5a1ad49-c90e-4ffb-b680-8f71ca160a05 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:44.091412 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f5a1ad49-c90e-4ffb-b680-8f71ca160a05 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:44.091695 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-f5a1ad49-c90e-4ffb-b680-8f71ca160a05 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:44.095751 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:44.095751 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:44.096795 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ccad098-1bf0-48e5-a300-39d498d9c8ae tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:44.097246 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1113/4470] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:44 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:44.097987 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:44.097987 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:44.102318 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5a1ad49-c90e-4ffb-b680-8f71ca160a05 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:44.102318 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1119/4471] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:44 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:44.696374 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c8fb8eba-399d-44c4-91cf-2198d7de35d1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:44.698564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c8fb8eba-399d-44c4-91cf-2198d7de35d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:44.698806 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c8fb8eba-399d-44c4-91cf-2198d7de35d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:44.699056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c8fb8eba-399d-44c4-91cf-2198d7de35d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:44.710763 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:44.710763 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:44.715013 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c8fb8eba-399d-44c4-91cf-2198d7de35d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:44.720010 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c8fb8eba-399d-44c4-91cf-2198d7de35d1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:44.720394 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1124/4472] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:44 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:44.904768 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5aed6e0b-eb8d-4809-9637-3485efbaeffe None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:44.907340 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5aed6e0b-eb8d-4809-9637-3485efbaeffe tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 Aug 06 05:31:44.907553 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5aed6e0b-eb8d-4809-9637-3485efbaeffe tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:44.907792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5aed6e0b-eb8d-4809-9637-3485efbaeffe tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:44.913118 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5aed6e0b-eb8d-4809-9637-3485efbaeffe tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 returned with HTTP 404 Aug 06 05:31:44.914061 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1117/4473] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:44 2026] GET /volume/v3/snapshots/1819e753-d173-46f4-ae45-24ee213af976 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:44.954745 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-c586e14b-bc89-42b8-9c7b-780774961d16 req-e1e273db-fa5c-453b-aa28-2c2ff6d5a203 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:44.956946 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c586e14b-bc89-42b8-9c7b-780774961d16 req-e1e273db-fa5c-453b-aa28-2c2ff6d5a203 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:31:44.957190 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c586e14b-bc89-42b8-9c7b-780774961d16 req-e1e273db-fa5c-453b-aa28-2c2ff6d5a203 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:44.957400 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c586e14b-bc89-42b8-9c7b-780774961d16 req-e1e273db-fa5c-453b-aa28-2c2ff6d5a203 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:44.965083 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:44.965083 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:44.969108 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-c586e14b-bc89-42b8-9c7b-780774961d16 req-e1e273db-fa5c-453b-aa28-2c2ff6d5a203 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:44.973327 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c586e14b-bc89-42b8-9c7b-780774961d16 req-e1e273db-fa5c-453b-aa28-2c2ff6d5a203 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:31:44.973772 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1114/4474] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:44 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:45.112025 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-78f21397-aab9-493b-835b-233e9e244b64 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:45.112407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6833ff3a-ac9c-4093-8b80-0c81913ef077 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:45.114153 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-78f21397-aab9-493b-835b-233e9e244b64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:45.114153 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-78f21397-aab9-493b-835b-233e9e244b64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:45.114643 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-78f21397-aab9-493b-835b-233e9e244b64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:45.114774 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-78f21397-aab9-493b-835b-233e9e244b64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:45.118236 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6833ff3a-ac9c-4093-8b80-0c81913ef077 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:45.118236 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6833ff3a-ac9c-4093-8b80-0c81913ef077 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:45.118530 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6833ff3a-ac9c-4093-8b80-0c81913ef077 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:45.118716 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-6833ff3a-ac9c-4093-8b80-0c81913ef077 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:45.124690 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:45.124690 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:45.125069 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:45.125069 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:45.125651 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-78f21397-aab9-493b-835b-233e9e244b64 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:45.126020 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1120/4475] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:45 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:45.126590 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6833ff3a-ac9c-4093-8b80-0c81913ef077 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:45.127084 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1125/4476] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:45 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:45.154089 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-39af1153-0cf0-413a-be78-ad65513f63be req-c5a3164b-fcb1-450f-9fff-0d13d1c6f195 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:45.157675 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-c5a3164b-fcb1-450f-9fff-0d13d1c6f195 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/attachments/d7c06ce9-a149-405e-a661-9f02642d4cb4/action Aug 06 05:31:45.158706 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-c5a3164b-fcb1-450f-9fff-0d13d1c6f195 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:45.158706 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-c5a3164b-fcb1-450f-9fff-0d13d1c6f195 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:45.174943 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:45.174943 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:45.188828 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-39af1153-0cf0-413a-be78-ad65513f63be req-c5a3164b-fcb1-450f-9fff-0d13d1c6f195 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/d7c06ce9-a149-405e-a661-9f02642d4cb4/action returned with HTTP 204 Aug 06 05:31:45.189649 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1118/4477] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:31:45 2026] POST /volume/v3/attachments/d7c06ce9-a149-405e-a661-9f02642d4cb4/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:45.737698 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f1d5e4ea-ea1a-4f84-9a83-801fa5ebc07e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:45.739610 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f1d5e4ea-ea1a-4f84-9a83-801fa5ebc07e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:45.739999 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f1d5e4ea-ea1a-4f84-9a83-801fa5ebc07e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:45.740428 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f1d5e4ea-ea1a-4f84-9a83-801fa5ebc07e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:45.753917 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:45.753917 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:45.760237 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f1d5e4ea-ea1a-4f84-9a83-801fa5ebc07e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:45.762367 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f1d5e4ea-ea1a-4f84-9a83-801fa5ebc07e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:45.762880 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1115/4478] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:45 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:46.136579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-71a5df74-cd31-4beb-a670-527295b9e956 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:46.138677 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-71a5df74-cd31-4beb-a670-527295b9e956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:46.138903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-71a5df74-cd31-4beb-a670-527295b9e956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:46.139180 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-71a5df74-cd31-4beb-a670-527295b9e956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:46.139311 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-71a5df74-cd31-4beb-a670-527295b9e956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:46.139392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c9e2ba42-4b86-40c6-9617-a9ca8ac68105 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:46.142378 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c9e2ba42-4b86-40c6-9617-a9ca8ac68105 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:46.142651 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c9e2ba42-4b86-40c6-9617-a9ca8ac68105 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:46.142896 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c9e2ba42-4b86-40c6-9617-a9ca8ac68105 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:46.143071 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-c9e2ba42-4b86-40c6-9617-a9ca8ac68105 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:46.146995 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:46.146995 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:46.147870 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-71a5df74-cd31-4beb-a670-527295b9e956 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:46.148233 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1121/4479] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:46 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:46.149582 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:46.149582 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:46.151126 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c9e2ba42-4b86-40c6-9617-a9ca8ac68105 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:46.151204 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1126/4480] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:46 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:46.161994 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-13565bcc-60fa-4acf-b5c5-e9a534dd370d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:46.164246 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-13565bcc-60fa-4acf-b5c5-e9a534dd370d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:46.164567 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-13565bcc-60fa-4acf-b5c5-e9a534dd370d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:46.164923 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-13565bcc-60fa-4acf-b5c5-e9a534dd370d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:46.164923 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-13565bcc-60fa-4acf-b5c5-e9a534dd370d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:46.169334 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:46.169334 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:46.170223 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-13565bcc-60fa-4acf-b5c5-e9a534dd370d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:46.170742 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1119/4481] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:46 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:31:46.182086 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c9bcc82f-86ee-4cd8-a69b-cbc4719b1a5c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:46.184217 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c9bcc82f-86ee-4cd8-a69b-cbc4719b1a5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:46.184687 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c9bcc82f-86ee-4cd8-a69b-cbc4719b1a5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:46.184932 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c9bcc82f-86ee-4cd8-a69b-cbc4719b1a5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:46.185064 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-c9bcc82f-86ee-4cd8-a69b-cbc4719b1a5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete backup with id: db9ead3b-afc4-43ec-a926-4fea3926671b. Aug 06 05:31:46.189409 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:46.189409 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:46.202790 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-c9bcc82f-86ee-4cd8-a69b-cbc4719b1a5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] delete_backup rpcapi backup_id db9ead3b-afc4-43ec-a926-4fea3926671b {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:31:46.204893 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c9bcc82f-86ee-4cd8-a69b-cbc4719b1a5c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 202 Aug 06 05:31:46.205969 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1116/4482] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:31:46 2026] DELETE /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:31:46.214834 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ca6a47c6-cff3-4c88-8fee-92b8962c3ce1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:46.216834 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca6a47c6-cff3-4c88-8fee-92b8962c3ce1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:46.217040 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca6a47c6-cff3-4c88-8fee-92b8962c3ce1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:46.217219 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca6a47c6-cff3-4c88-8fee-92b8962c3ce1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:46.217353 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-ca6a47c6-cff3-4c88-8fee-92b8962c3ce1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:46.223495 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:46.223495 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:46.224169 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca6a47c6-cff3-4c88-8fee-92b8962c3ce1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:46.224572 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1122/4483] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:46 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:47.158749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-88f26f86-4c6d-47b8-9881-41fbb1e394b0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:47.160468 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88f26f86-4c6d-47b8-9881-41fbb1e394b0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:47.160716 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88f26f86-4c6d-47b8-9881-41fbb1e394b0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:47.160897 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88f26f86-4c6d-47b8-9881-41fbb1e394b0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:47.161000 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-88f26f86-4c6d-47b8-9881-41fbb1e394b0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:47.165458 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:47.165458 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:47.166132 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88f26f86-4c6d-47b8-9881-41fbb1e394b0 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:47.166506 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1127/4484] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:47 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:47.175482 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-48670547-0d7f-461f-970e-93b936869bc4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:47.177225 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-48670547-0d7f-461f-970e-93b936869bc4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:31:47.177460 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-48670547-0d7f-461f-970e-93b936869bc4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:47.177824 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-48670547-0d7f-461f-970e-93b936869bc4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:47.177874 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-48670547-0d7f-461f-970e-93b936869bc4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:47.181934 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:47.181934 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:47.182752 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-48670547-0d7f-461f-970e-93b936869bc4 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:31:47.183123 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1120/4485] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:47 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:47.198658 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-817c8caa-1ed0-484b-bcf9-b2471cbb1f0c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:47.201092 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-817c8caa-1ed0-484b-bcf9-b2471cbb1f0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:31:47.201608 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-817c8caa-1ed0-484b-bcf9-b2471cbb1f0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cdeb8f85-c2fd-4b5f-8c90-06de63c9799a", "incremental": true, "force": true}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:47.204873 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-817c8caa-1ed0-484b-bcf9-b2471cbb1f0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating new backup {'backup': {'volume_id': 'cdeb8f85-c2fd-4b5f-8c90-06de63c9799a', 'incremental': True, 'force': True}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:31:47.205196 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-817c8caa-1ed0-484b-bcf9-b2471cbb1f0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating backup of volume cdeb8f85-c2fd-4b5f-8c90-06de63c9799a in container None Aug 06 05:31:47.217718 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:47.217718 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:47.218226 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-817c8caa-1ed0-484b-bcf9-b2471cbb1f0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:47.238140 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-817c8caa-1ed0-484b-bcf9-b2471cbb1f0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['51227638-a47c-4e1c-b0a3-71b0d21c7aa6', '4d67e119-62bd-4124-8958-4f7f426934cc'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:47.238905 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b1339ca0-ff7d-48a9-a7b7-77d540809731 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:47.241411 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b1339ca0-ff7d-48a9-a7b7-77d540809731 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:47.241715 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b1339ca0-ff7d-48a9-a7b7-77d540809731 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:47.242143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b1339ca0-ff7d-48a9-a7b7-77d540809731 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:47.242343 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-b1339ca0-ff7d-48a9-a7b7-77d540809731 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:47.247953 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:47.247953 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:47.248998 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b1339ca0-ff7d-48a9-a7b7-77d540809731 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:47.249515 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1123/4486] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:47 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:47.283805 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-817c8caa-1ed0-484b-bcf9-b2471cbb1f0c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:31:47.284244 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1117/4487] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:47 2026] POST /volume/v3/backups => generated 288 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:47.295192 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a9655c3f-9db9-4c2f-8790-1dda9cf3da3a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:47.299348 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a9655c3f-9db9-4c2f-8790-1dda9cf3da3a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:47.299639 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a9655c3f-9db9-4c2f-8790-1dda9cf3da3a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:47.299975 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a9655c3f-9db9-4c2f-8790-1dda9cf3da3a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:47.300117 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a9655c3f-9db9-4c2f-8790-1dda9cf3da3a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:47.306428 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:47.306428 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:47.308915 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a9655c3f-9db9-4c2f-8790-1dda9cf3da3a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:47.310373 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1128/4488] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:47 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 694 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:47.850503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-836203d8-4a2d-4ec0-8f23-8a8b0f349f8c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:47.852342 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-836203d8-4a2d-4ec0-8f23-8a8b0f349f8c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:31:47.852574 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-836203d8-4a2d-4ec0-8f23-8a8b0f349f8c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:47.852803 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-836203d8-4a2d-4ec0-8f23-8a8b0f349f8c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:47.853000 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-836203d8-4a2d-4ec0-8f23-8a8b0f349f8c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Delete volume with id: 6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:31:47.860174 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:47.860174 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:47.860661 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-836203d8-4a2d-4ec0-8f23-8a8b0f349f8c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:47.878140 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-836203d8-4a2d-4ec0-8f23-8a8b0f349f8c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Delete volume request issued successfully. Aug 06 05:31:47.878385 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-836203d8-4a2d-4ec0-8f23-8a8b0f349f8c tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 202 Aug 06 05:31:47.878784 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1121/4489] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:31:47 2026] DELETE /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:47.888892 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-75afeea6-3588-42cd-ad36-8950cf7772b2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:47.892246 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-75afeea6-3588-42cd-ad36-8950cf7772b2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:31:47.892406 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-75afeea6-3588-42cd-ad36-8950cf7772b2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:47.892741 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-75afeea6-3588-42cd-ad36-8950cf7772b2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:47.902170 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:47.902170 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:47.908690 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-75afeea6-3588-42cd-ad36-8950cf7772b2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Volume info retrieved successfully. Aug 06 05:31:47.913087 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-75afeea6-3588-42cd-ad36-8950cf7772b2 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 200 Aug 06 05:31:47.913479 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1124/4490] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:47 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:48.262224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3f711467-954a-48ed-9305-399be26aaacf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:48.264207 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3f711467-954a-48ed-9305-399be26aaacf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:48.264446 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3f711467-954a-48ed-9305-399be26aaacf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:48.264643 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3f711467-954a-48ed-9305-399be26aaacf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:48.264746 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-3f711467-954a-48ed-9305-399be26aaacf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:48.269343 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:48.269343 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:48.270107 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3f711467-954a-48ed-9305-399be26aaacf tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 200 Aug 06 05:31:48.270473 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1118/4491] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:48 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:48.325566 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ec4015dd-073f-4146-a89e-781d2a10c6c1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:48.330707 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ec4015dd-073f-4146-a89e-781d2a10c6c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:48.331000 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ec4015dd-073f-4146-a89e-781d2a10c6c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:48.331271 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ec4015dd-073f-4146-a89e-781d2a10c6c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:48.331450 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ec4015dd-073f-4146-a89e-781d2a10c6c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:48.341514 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:48.341514 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:48.343681 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ec4015dd-073f-4146-a89e-781d2a10c6c1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:48.344188 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1129/4492] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:48 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 696 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:48.928938 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-77f229c3-2e2e-4459-b46a-3bdac8203899 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:48.931046 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77f229c3-2e2e-4459-b46a-3bdac8203899 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] GET https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 Aug 06 05:31:48.931271 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77f229c3-2e2e-4459-b46a-3bdac8203899 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:48.931502 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-77f229c3-2e2e-4459-b46a-3bdac8203899 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:48.938220 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-77f229c3-2e2e-4459-b46a-3bdac8203899 tempest-TestStampPattern-176120050 tempest-TestStampPattern-176120050-project-member] https://10.4.3.205/volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 returned with HTTP 404 Aug 06 05:31:48.938773 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1122/4493] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:48 2026] GET /volume/v3/volumes/6eeffb5b-ca23-4150-b4e1-9723f0d263a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:49.197966 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-79beef61-6514-41e8-9c32-dffd2821110e req-3ea0f0c4-ad86-4793-95ce-361114f81ee9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:49.200172 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-3ea0f0c4-ad86-4793-95ce-361114f81ee9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:49.200580 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-3ea0f0c4-ad86-4793-95ce-361114f81ee9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:49.200820 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-3ea0f0c4-ad86-4793-95ce-361114f81ee9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:49.210324 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:49.210324 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:49.214560 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-79beef61-6514-41e8-9c32-dffd2821110e req-3ea0f0c4-ad86-4793-95ce-361114f81ee9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:49.219074 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-3ea0f0c4-ad86-4793-95ce-361114f81ee9 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:49.219739 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1125/4494] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:49 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:49.236878 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-79beef61-6514-41e8-9c32-dffd2821110e req-fc353151-e94c-4418-bcaa-8d560d54926f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:49.238895 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-fc353151-e94c-4418-bcaa-8d560d54926f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8/action Aug 06 05:31:49.239204 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-fc353151-e94c-4418-bcaa-8d560d54926f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:31:49.239330 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-fc353151-e94c-4418-bcaa-8d560d54926f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:49.253425 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:49.253425 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:49.253974 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-79beef61-6514-41e8-9c32-dffd2821110e req-fc353151-e94c-4418-bcaa-8d560d54926f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:49.262849 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-79beef61-6514-41e8-9c32-dffd2821110e req-fc353151-e94c-4418-bcaa-8d560d54926f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Begin detaching volume completed successfully. Aug 06 05:31:49.263269 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-fc353151-e94c-4418-bcaa-8d560d54926f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8/action returned with HTTP 202 Aug 06 05:31:49.264052 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1119/4495] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:31:49 2026] POST /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:31:49.284436 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1668b9ce-8b4c-4df5-8da0-b5100e933d8c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:49.287685 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1668b9ce-8b4c-4df5-8da0-b5100e933d8c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b Aug 06 05:31:49.287775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1668b9ce-8b4c-4df5-8da0-b5100e933d8c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:49.288036 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1668b9ce-8b4c-4df5-8da0-b5100e933d8c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:49.289063 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-1668b9ce-8b4c-4df5-8da0-b5100e933d8c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id db9ead3b-afc4-43ec-a926-4fea3926671b. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:49.296264 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1668b9ce-8b4c-4df5-8da0-b5100e933d8c tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b returned with HTTP 404 Aug 06 05:31:49.297120 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1130/4496] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:49 2026] GET /volume/v3/backups/db9ead3b-afc4-43ec-a926-4fea3926671b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:49.319746 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-88304b85-d766-4e67-94c8-84ad0893dc9d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:49.320173 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-88304b85-d766-4e67-94c8-84ad0893dc9d None None] GET https://10.4.3.205/volume// Aug 06 05:31:49.320366 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-88304b85-d766-4e67-94c8-84ad0893dc9d None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:49.320562 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-88304b85-d766-4e67-94c8-84ad0893dc9d None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:49.320919 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-88304b85-d766-4e67-94c8-84ad0893dc9d None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:49.321240 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1123/4497] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:49.331217 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-79beef61-6514-41e8-9c32-dffd2821110e req-811dd54f-c3b1-4ec4-960b-853e9e358db2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:49.334510 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-811dd54f-c3b1-4ec4-960b-853e9e358db2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:31:49.334797 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-811dd54f-c3b1-4ec4-960b-853e9e358db2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:49.335058 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-811dd54f-c3b1-4ec4-960b-853e9e358db2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:49.350441 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:49.350441 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:49.357743 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d9f1dbfe-c248-4047-ab10-12d1ab276d93 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:49.358804 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-79beef61-6514-41e8-9c32-dffd2821110e req-811dd54f-c3b1-4ec4-960b-853e9e358db2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:49.359827 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d9f1dbfe-c248-4047-ab10-12d1ab276d93 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:49.360096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d9f1dbfe-c248-4047-ab10-12d1ab276d93 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:49.360382 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d9f1dbfe-c248-4047-ab10-12d1ab276d93 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:49.360487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d9f1dbfe-c248-4047-ab10-12d1ab276d93 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:49.363264 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-811dd54f-c3b1-4ec4-960b-853e9e358db2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:31:49.363711 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1126/4498] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:49 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:49.364789 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:49.364789 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:49.365667 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d9f1dbfe-c248-4047-ab10-12d1ab276d93 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:49.366006 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1120/4499] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:49 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:49.770168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d8e2421d-ddfb-476a-b351-dda99bf7797f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:49.772612 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d8e2421d-ddfb-476a-b351-dda99bf7797f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:31:49.773014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d8e2421d-ddfb-476a-b351-dda99bf7797f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:49.773304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d8e2421d-ddfb-476a-b351-dda99bf7797f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:49.773481 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-d8e2421d-ddfb-476a-b351-dda99bf7797f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete backup with id: b1539d9c-5104-40a6-bdf4-dc1b8928f0db. Aug 06 05:31:49.781599 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:49.781599 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:49.799520 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-d8e2421d-ddfb-476a-b351-dda99bf7797f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] delete_backup rpcapi backup_id b1539d9c-5104-40a6-bdf4-dc1b8928f0db {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:31:49.801651 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d8e2421d-ddfb-476a-b351-dda99bf7797f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 202 Aug 06 05:31:49.802271 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1131/4500] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:31:49 2026] DELETE /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:31:49.810816 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a71060e2-9312-4fcf-a575-fd33aa1b1adb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:49.813195 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a71060e2-9312-4fcf-a575-fd33aa1b1adb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:31:49.813485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a71060e2-9312-4fcf-a575-fd33aa1b1adb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:49.813766 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a71060e2-9312-4fcf-a575-fd33aa1b1adb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:49.813911 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-a71060e2-9312-4fcf-a575-fd33aa1b1adb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:49.819560 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:49.819560 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:49.820767 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a71060e2-9312-4fcf-a575-fd33aa1b1adb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 200 Aug 06 05:31:49.821253 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1124/4501] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:49 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:50.292387 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-79beef61-6514-41e8-9c32-dffd2821110e req-e8cf663e-a783-43cb-b28d-6ff6bfaedb40 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:50.294895 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-e8cf663e-a783-43cb-b28d-6ff6bfaedb40 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/attachments/d7c06ce9-a149-405e-a661-9f02642d4cb4 Aug 06 05:31:50.295161 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-e8cf663e-a783-43cb-b28d-6ff6bfaedb40 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:50.295458 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-e8cf663e-a783-43cb-b28d-6ff6bfaedb40 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:50.303895 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:50.303895 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:50.357557 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-79beef61-6514-41e8-9c32-dffd2821110e req-e8cf663e-a783-43cb-b28d-6ff6bfaedb40 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/d7c06ce9-a149-405e-a661-9f02642d4cb4 returned with HTTP 200 Aug 06 05:31:50.357985 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1127/4502] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:31:50 2026] DELETE /volume/v3/attachments/d7c06ce9-a149-405e-a661-9f02642d4cb4 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:50.380204 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fe9cdad3-76d8-4928-adfa-11ad0f5ceb67 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:50.382696 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe9cdad3-76d8-4928-adfa-11ad0f5ceb67 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:50.383268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe9cdad3-76d8-4928-adfa-11ad0f5ceb67 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:50.383268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe9cdad3-76d8-4928-adfa-11ad0f5ceb67 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:50.383268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fe9cdad3-76d8-4928-adfa-11ad0f5ceb67 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:50.389465 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:50.389465 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:50.390326 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe9cdad3-76d8-4928-adfa-11ad0f5ceb67 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:50.391102 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1121/4503] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:50 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:31:50.837696 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d1f0759f-fb10-4d1b-b39e-6f0d578980ad None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:50.840044 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d1f0759f-fb10-4d1b-b39e-6f0d578980ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db Aug 06 05:31:50.840352 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d1f0759f-fb10-4d1b-b39e-6f0d578980ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:50.840638 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d1f0759f-fb10-4d1b-b39e-6f0d578980ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:50.840819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-d1f0759f-fb10-4d1b-b39e-6f0d578980ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id b1539d9c-5104-40a6-bdf4-dc1b8928f0db. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:50.845885 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d1f0759f-fb10-4d1b-b39e-6f0d578980ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db returned with HTTP 404 Aug 06 05:31:50.846579 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1132/4504] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:50 2026] GET /volume/v3/backups/b1539d9c-5104-40a6-bdf4-dc1b8928f0db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:50.859230 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-508fe992-564d-4f07-b403-4664f1e8b541 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:50.861040 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:50.861413 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1187836858"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:50.862961 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1187836858'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:50.863087 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume of 1 GB Aug 06 05:31:50.868072 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Availability Zones retrieved successfully. Aug 06 05:31:50.874910 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Flow 'volume_create_api' (01a4935d-8d0e-4ce5-b04b-9c7c528d6965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:50.875952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ac3200-a029-42c3-a73f-a0e5fedc3dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:50.876960 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:50.907760 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ac3200-a029-42c3-a73f-a0e5fedc3dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:50.909037 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42553c2f-4927-44cd-9a6d-4956d151e2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:50.956888 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['f47eccb4-37e3-4f5a-9a1c-8dfed0ea2474', '9b7270a8-5a9c-47b8-b042-b10c009cd4c8', '3cd0051a-5cf9-42c3-9d4a-730bbd5c27f3', 'cc1008dd-d47e-4e0c-8196-4112c66c082f'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:50.957996 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42553c2f-4927-44cd-9a6d-4956d151e2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f47eccb4-37e3-4f5a-9a1c-8dfed0ea2474', '9b7270a8-5a9c-47b8-b042-b10c009cd4c8', '3cd0051a-5cf9-42c3-9d4a-730bbd5c27f3', 'cc1008dd-d47e-4e0c-8196-4112c66c082f']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:50.959070 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2261c458-2237-4515-a90c-3f4bf516d289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:50.992275 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2261c458-2237-4515-a90c-3f4bf516d289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b82a72e-2ee1-4bb0-b0e7-c6f61db26898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1187836858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be235e58bfb437bbbb0d7fbe596dafc',qos_specs=None,replication_status=,reservations=['f47eccb4-37e3-4f5a-9a1c-8dfed0ea2474','9b7270a8-5a9c-47b8-b042-b10c009cd4c8','3cd0051a-5cf9-42c3-9d4a-730bbd5c27f3','cc1008dd-d47e-4e0c-8196-4112c66c082f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1187836858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b82a72e-2ee1-4bb0-b0e7-c6f61db26898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2be235e58bfb437bbbb0d7fbe596dafc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:50.993251 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (079bcaec-5ba5-4860-873e-4fb9833bf88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:51.015832 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (079bcaec-5ba5-4860-873e-4fb9833bf88f) transitioned into state 'SUCCESS' from state '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-1187836858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2be235e58bfb437bbbb0d7fbe596dafc',qos_specs=None,replication_status=,reservations=['f47eccb4-37e3-4f5a-9a1c-8dfed0ea2474','9b7270a8-5a9c-47b8-b042-b10c009cd4c8','3cd0051a-5cf9-42c3-9d4a-730bbd5c27f3','cc1008dd-d47e-4e0c-8196-4112c66c082f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fda3c069d0a452b8079ee41b5ce19a8',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:51.016765 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a961e6-78d3-4e38-aee7-381539abb373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:51.027275 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a961e6-78d3-4e38-aee7-381539abb373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:51.028204 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Flow 'volume_create_api' (01a4935d-8d0e-4ce5-b04b-9c7c528d6965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:51.028571 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create volume request issued successfully. Aug 06 05:31:51.029258 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-508fe992-564d-4f07-b403-4664f1e8b541 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:51.029756 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1125/4505] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:31:50 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:51.047529 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0b738819-147a-40e1-9da0-004dfbae9742 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:51.050159 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0b738819-147a-40e1-9da0-004dfbae9742 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 Aug 06 05:31:51.050447 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0b738819-147a-40e1-9da0-004dfbae9742 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:51.050734 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0b738819-147a-40e1-9da0-004dfbae9742 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:51.060428 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:51.060428 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:51.065645 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0b738819-147a-40e1-9da0-004dfbae9742 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:31:51.071283 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0b738819-147a-40e1-9da0-004dfbae9742 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 returned with HTTP 200 Aug 06 05:31:51.071873 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1128/4506] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:51 2026] GET /volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:51.403450 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a117d214-f8e1-46f5-88fe-065ffdd95db9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:51.406492 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a117d214-f8e1-46f5-88fe-065ffdd95db9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:51.406741 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a117d214-f8e1-46f5-88fe-065ffdd95db9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:51.406957 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a117d214-f8e1-46f5-88fe-065ffdd95db9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:51.407089 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-a117d214-f8e1-46f5-88fe-065ffdd95db9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:51.413506 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:51.413506 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:51.414642 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a117d214-f8e1-46f5-88fe-065ffdd95db9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:51.415130 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1122/4507] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:51 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:51.439954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:51.441956 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:51.442393 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1533206908", "snapshot_id": "c786d57d-de43-4328-801e-5c17b6279ce9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:51.444707 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1533206908', 'snapshot_id': 'c786d57d-de43-4328-801e-5c17b6279ce9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:51.451179 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:51.451179 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:51.451179 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:31:51.451179 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume of 1 GB Aug 06 05:31:51.455423 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Availability Zones retrieved successfully. Aug 06 05:31:51.461863 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Flow 'volume_create_api' (4985cc9d-5601-403c-b7f8-fe656155e168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:51.463229 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fced350-9345-4c35-841b-c3add1084508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:51.464429 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:51.500049 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fced350-9345-4c35-841b-c3add1084508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c786d57d-de43-4328-801e-5c17b6279ce9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:51.501070 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b13c94-cf86-4b97-8a1b-938f2c2057b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:51.541491 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Created reservations ['accc37ae-3220-442f-a1d2-bea4ceb29914', '22a233e8-1b0f-4590-93ca-e8212a967489', '705431d8-7c82-492e-83dc-3319e9fbc270', '1facc4c4-3656-4147-ab83-4575b53134bf'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:51.542247 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b13c94-cf86-4b97-8a1b-938f2c2057b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['accc37ae-3220-442f-a1d2-bea4ceb29914', '22a233e8-1b0f-4590-93ca-e8212a967489', '705431d8-7c82-492e-83dc-3319e9fbc270', '1facc4c4-3656-4147-ab83-4575b53134bf']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:51.543820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3a1493-4064-4d25-8c5b-a63de3c1af9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:51.588694 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3a1493-4064-4d25-8c5b-a63de3c1af9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf02367-c5d3-42af-8e8e-3b7dbb73e32b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1533206908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506cec3eb9304636b48e1214c10e2a22',qos_specs=None,replication_status=,reservations=['accc37ae-3220-442f-a1d2-bea4ceb29914','22a233e8-1b0f-4590-93ca-e8212a967489','705431d8-7c82-492e-83dc-3319e9fbc270','1facc4c4-3656-4147-ab83-4575b53134bf'],size=1,snapshot_id=c786d57d-de43-4328-801e-5c17b6279ce9,source_replicaid=,source_volid=None,status='creating',user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1533206908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecf02367-c5d3-42af-8e8e-3b7dbb73e32b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506cec3eb9304636b48e1214c10e2a22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c786d57d-de43-4328-801e-5c17b6279ce9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:51.591220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e144d4d0-126c-43a3-945c-045c7f9ffc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:51.613161 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e144d4d0-126c-43a3-945c-045c7f9ffc13) transitioned into state 'SUCCESS' from state '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-1533206908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506cec3eb9304636b48e1214c10e2a22',qos_specs=None,replication_status=,reservations=['accc37ae-3220-442f-a1d2-bea4ceb29914','22a233e8-1b0f-4590-93ca-e8212a967489','705431d8-7c82-492e-83dc-3319e9fbc270','1facc4c4-3656-4147-ab83-4575b53134bf'],size=1,snapshot_id=c786d57d-de43-4328-801e-5c17b6279ce9,source_replicaid=,source_volid=None,status='creating',user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:51.613877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2646fb71-fc7b-484d-9116-4c83b48c377b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:51.634190 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2646fb71-fc7b-484d-9116-4c83b48c377b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:51.635086 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Flow 'volume_create_api' (4985cc9d-5601-403c-b7f8-fe656155e168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:51.635379 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume request issued successfully. Aug 06 05:31:51.635922 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6329d17e-d288-4cba-a80e-5e194c8bcd1e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:51.636434 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1133/4508] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:51 2026] POST /volume/v3/volumes => generated 791 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:51.650045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bcc0315f-43b0-4830-af11-8fb304e57b69 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:51.652276 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bcc0315f-43b0-4830-af11-8fb304e57b69 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:51.652505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bcc0315f-43b0-4830-af11-8fb304e57b69 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:51.652702 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bcc0315f-43b0-4830-af11-8fb304e57b69 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:51.661310 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:51.661310 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:51.666700 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bcc0315f-43b0-4830-af11-8fb304e57b69 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:51.672245 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bcc0315f-43b0-4830-af11-8fb304e57b69 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:51.672905 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1126/4509] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:51 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:52.084491 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2f428a3e-8e23-414b-9f99-356e9aceae30 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:52.086673 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f428a3e-8e23-414b-9f99-356e9aceae30 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 Aug 06 05:31:52.087004 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f428a3e-8e23-414b-9f99-356e9aceae30 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:52.087267 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f428a3e-8e23-414b-9f99-356e9aceae30 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:52.095407 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:52.095407 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:52.099374 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2f428a3e-8e23-414b-9f99-356e9aceae30 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:31:52.104328 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f428a3e-8e23-414b-9f99-356e9aceae30 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 returned with HTTP 200 Aug 06 05:31:52.104915 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1129/4510] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:52 2026] GET /volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:52.122670 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6e523556-ecc1-4c4b-be45-8b1404856334 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:52.124658 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6e523556-ecc1-4c4b-be45-8b1404856334 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:31:52.125276 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6e523556-ecc1-4c4b-be45-8b1404856334 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b82a72e-2ee1-4bb0-b0e7-c6f61db26898", "name": "tempest-VolumesBackupsTest-Snapshot-1473604827"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:52.137470 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:52.137470 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:52.138239 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6e523556-ecc1-4c4b-be45-8b1404856334 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:31:52.138435 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-6e523556-ecc1-4c4b-be45-8b1404856334 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Create snapshot from volume 2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 Aug 06 05:31:52.182628 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-6e523556-ecc1-4c4b-be45-8b1404856334 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['f0a0a77a-3b2f-4e15-8091-01ebff0b0448', '99b4050b-a1d9-4ec5-bee4-07d42e494c38', '4772c37c-733b-4b21-9844-e71528347914', 'be15a4e8-4f88-4d24-9444-79577b51b77c'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:52.220035 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-6e523556-ecc1-4c4b-be45-8b1404856334 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Snapshot create request issued successfully. Aug 06 05:31:52.220449 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6e523556-ecc1-4c4b-be45-8b1404856334 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:31:52.220987 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1123/4511] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:31:52 2026] POST /volume/v3/snapshots => generated 305 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:52.232403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-185aa125-945a-4643-a1cd-af07cc0d0adc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:52.234482 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-185aa125-945a-4643-a1cd-af07cc0d0adc tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb Aug 06 05:31:52.235009 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-185aa125-945a-4643-a1cd-af07cc0d0adc tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:52.235197 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-185aa125-945a-4643-a1cd-af07cc0d0adc tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:52.241779 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:52.241779 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:52.242176 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-185aa125-945a-4643-a1cd-af07cc0d0adc tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Snapshot retrieved successfully. Aug 06 05:31:52.243117 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-185aa125-945a-4643-a1cd-af07cc0d0adc tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb returned with HTTP 200 Aug 06 05:31:52.243636 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1134/4512] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:52 2026] GET /volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:52.425518 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5160292b-6bbe-4884-b7b9-04e43a3c7d2c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:52.427384 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5160292b-6bbe-4884-b7b9-04e43a3c7d2c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:52.427599 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5160292b-6bbe-4884-b7b9-04e43a3c7d2c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:52.427798 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5160292b-6bbe-4884-b7b9-04e43a3c7d2c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:52.427901 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5160292b-6bbe-4884-b7b9-04e43a3c7d2c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:52.433087 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:52.433087 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:52.434021 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5160292b-6bbe-4884-b7b9-04e43a3c7d2c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:52.434540 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1127/4513] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:52 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:52.691532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3738ca4c-5550-4f1d-a238-5f6906975b01 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:52.693710 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3738ca4c-5550-4f1d-a238-5f6906975b01 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:52.694071 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3738ca4c-5550-4f1d-a238-5f6906975b01 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:52.694129 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3738ca4c-5550-4f1d-a238-5f6906975b01 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:52.702660 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:52.702660 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:52.705972 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3738ca4c-5550-4f1d-a238-5f6906975b01 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:52.711302 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3738ca4c-5550-4f1d-a238-5f6906975b01 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:52.711754 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1130/4514] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:52 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:52.727332 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-993c5f02-1fda-49ca-b621-41b870e3b7ff None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:52.730256 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-993c5f02-1fda-49ca-b621-41b870e3b7ff tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:52.730557 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-993c5f02-1fda-49ca-b621-41b870e3b7ff tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:52.730830 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-993c5f02-1fda-49ca-b621-41b870e3b7ff tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:52.741960 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:52.741960 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:52.747978 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-993c5f02-1fda-49ca-b621-41b870e3b7ff tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:52.754988 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-993c5f02-1fda-49ca-b621-41b870e3b7ff tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:52.755748 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1124/4515] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:52 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:53.252582 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9d624d67-a802-428f-aa5e-1c34b923855b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.254244 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9d624d67-a802-428f-aa5e-1c34b923855b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb Aug 06 05:31:53.254445 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9d624d67-a802-428f-aa5e-1c34b923855b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:53.254826 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9d624d67-a802-428f-aa5e-1c34b923855b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:53.260979 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.260979 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:53.260979 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9d624d67-a802-428f-aa5e-1c34b923855b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Snapshot retrieved successfully. Aug 06 05:31:53.260979 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9d624d67-a802-428f-aa5e-1c34b923855b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb returned with HTTP 200 Aug 06 05:31:53.260979 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1135/4516] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:53 2026] GET /volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:53.265023 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-197a3e7b-63cb-4066-8c95-235f4dd36a25 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.267807 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-197a3e7b-63cb-4066-8c95-235f4dd36a25 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:53.268030 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-197a3e7b-63cb-4066-8c95-235f4dd36a25 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:53.268261 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-197a3e7b-63cb-4066-8c95-235f4dd36a25 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:53.270445 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f45575e6-26d9-4d7e-b658-b2886e1a42aa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.272707 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f45575e6-26d9-4d7e-b658-b2886e1a42aa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:31:53.273142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f45575e6-26d9-4d7e-b658-b2886e1a42aa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2b82a72e-2ee1-4bb0-b0e7-c6f61db26898", "snapshot_id": "0df55f2f-be1d-4e17-9167-f4bb36a423bb", "name": "tempest-VolumesBackupsTest-Backup-523799180"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:53.276209 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-f45575e6-26d9-4d7e-b658-b2886e1a42aa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating new backup {'backup': {'volume_id': '2b82a72e-2ee1-4bb0-b0e7-c6f61db26898', 'snapshot_id': '0df55f2f-be1d-4e17-9167-f4bb36a423bb', 'name': 'tempest-VolumesBackupsTest-Backup-523799180'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:31:53.276405 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-f45575e6-26d9-4d7e-b658-b2886e1a42aa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Creating backup of volume 2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 in container None Aug 06 05:31:53.283038 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.283038 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:53.291856 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.291856 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:53.292345 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f45575e6-26d9-4d7e-b658-b2886e1a42aa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:31:53.295132 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-197a3e7b-63cb-4066-8c95-235f4dd36a25 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:53.301320 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-197a3e7b-63cb-4066-8c95-235f4dd36a25 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:53.301961 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1128/4517] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:31:53 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:53.303388 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.303388 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:53.304120 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f45575e6-26d9-4d7e-b658-b2886e1a42aa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Snapshot retrieved successfully. Aug 06 05:31:53.326176 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-f45575e6-26d9-4d7e-b658-b2886e1a42aa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Created reservations ['feafcfbb-c4b2-4dd9-8acf-3c9129d206ff', '46a43835-3c53-4484-b797-27546d527ab5'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:53.355858 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f45575e6-26d9-4d7e-b658-b2886e1a42aa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:31:53.356334 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1131/4518] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:53 2026] POST /volume/v3/backups => generated 329 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:53.366367 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ecf8f884-84a3-4e4e-9bf1-03c889e6dfc4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.369631 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ecf8f884-84a3-4e4e-9bf1-03c889e6dfc4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:31:53.369896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ecf8f884-84a3-4e4e-9bf1-03c889e6dfc4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:53.370633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ecf8f884-84a3-4e4e-9bf1-03c889e6dfc4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:53.370633 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ecf8f884-84a3-4e4e-9bf1-03c889e6dfc4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:53.378939 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.378939 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:53.378939 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ecf8f884-84a3-4e4e-9bf1-03c889e6dfc4 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:31:53.378939 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1125/4519] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:53 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 770 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:53.396013 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-92dbe020-34f5-4e9f-8e79-8695717d38ed None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.396489 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-92dbe020-34f5-4e9f-8e79-8695717d38ed None None] GET https://10.4.3.205/volume// Aug 06 05:31:53.396680 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-92dbe020-34f5-4e9f-8e79-8695717d38ed None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:53.396869 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-92dbe020-34f5-4e9f-8e79-8695717d38ed None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:53.397203 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-92dbe020-34f5-4e9f-8e79-8695717d38ed None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:53.397538 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1136/4520] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:31: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 06 05:31:53.405164 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-48aaf26b-84b2-4c5c-bfec-8127137867b3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.410122 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-48aaf26b-84b2-4c5c-bfec-8127137867b3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:31:53.410781 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-48aaf26b-84b2-4c5c-bfec-8127137867b3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecf02367-c5d3-42af-8e8e-3b7dbb73e32b", "connector": null, "instance_uuid": "eebf124b-0ee6-4fdd-af22-a9f2a21ffbbc"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:53.420861 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.420861 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:53.449742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-92961ad0-b6c1-4772-ac56-a7a768782652 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.453388 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-92961ad0-b6c1-4772-ac56-a7a768782652 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:53.453675 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-92961ad0-b6c1-4772-ac56-a7a768782652 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:53.453979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-92961ad0-b6c1-4772-ac56-a7a768782652 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:53.454153 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-92961ad0-b6c1-4772-ac56-a7a768782652 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:53.459703 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.459703 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:53.460695 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-92961ad0-b6c1-4772-ac56-a7a768782652 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:53.461067 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1132/4521] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:53 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:53.466155 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-48aaf26b-84b2-4c5c-bfec-8127137867b3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:31:53.466665 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1129/4522] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:31:53 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 06 05:31:53.494493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7c3f488f-6a00-4f04-aadc-66f56e4b4333 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.496208 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7c3f488f-6a00-4f04-aadc-66f56e4b4333 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:53.497643 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7c3f488f-6a00-4f04-aadc-66f56e4b4333 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:53.497871 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7c3f488f-6a00-4f04-aadc-66f56e4b4333 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:53.511985 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3f97ea92-5cee-438f-aece-876599483567 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.512564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f97ea92-5cee-438f-aece-876599483567 None None] GET https://10.4.3.205/volume// Aug 06 05:31:53.512841 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f97ea92-5cee-438f-aece-876599483567 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:53.513140 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f97ea92-5cee-438f-aece-876599483567 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:53.513667 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f97ea92-5cee-438f-aece-876599483567 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:31:53.514107 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1137/4523] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:31: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 06 05:31:53.521459 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-03f7f9b5-20c0-4eb2-bff6-a64516b0b973 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.522085 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.522085 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:53.523581 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-03f7f9b5-20c0-4eb2-bff6-a64516b0b973 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:53.523881 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-03f7f9b5-20c0-4eb2-bff6-a64516b0b973 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:53.524158 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-03f7f9b5-20c0-4eb2-bff6-a64516b0b973 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:53.527432 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7c3f488f-6a00-4f04-aadc-66f56e4b4333 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:53.533483 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.533483 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:53.535830 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7c3f488f-6a00-4f04-aadc-66f56e4b4333 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:53.536352 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1126/4524] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:53 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:53.540317 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-03f7f9b5-20c0-4eb2-bff6-a64516b0b973 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:53.543788 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-03f7f9b5-20c0-4eb2-bff6-a64516b0b973 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:53.544205 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1133/4525] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:31:53 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 1063 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:31:53.648131 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-174baccd-505d-424b-9ab7-38dbd50a14be None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:53.650562 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-174baccd-505d-424b-9ab7-38dbd50a14be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] PUT https://10.4.3.205/volume/v3/attachments/f7eb09c0-0872-4dc0-8736-86a894818a28 Aug 06 05:31:53.650948 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-174baccd-505d-424b-9ab7-38dbd50a14be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:53.660968 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-174baccd-505d-424b-9ab7-38dbd50a14be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Acquiring lock "cinder-attachment_update-ecf02367-c5d3-42af-8e8e-3b7dbb73e32b-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:31:53.666062 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-174baccd-505d-424b-9ab7-38dbd50a14be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Lock "cinder-attachment_update-ecf02367-c5d3-42af-8e8e-3b7dbb73e32b-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:31:53.667298 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:53.667298 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:53.748929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-174baccd-505d-424b-9ab7-38dbd50a14be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Lock "cinder-attachment_update-ecf02367-c5d3-42af-8e8e-3b7dbb73e32b-np0000006623" released by "attachment_update" :: held 0.083s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:31:53.750113 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-174baccd-505d-424b-9ab7-38dbd50a14be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/f7eb09c0-0872-4dc0-8736-86a894818a28 returned with HTTP 200 Aug 06 05:31:53.751176 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1130/4526] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:31:53 2026] PUT /volume/v3/attachments/f7eb09c0-0872-4dc0-8736-86a894818a28 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:31:54.389057 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-20567ee1-930c-4b90-8201-59f4cc7e265b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:54.391091 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-20567ee1-930c-4b90-8201-59f4cc7e265b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:31:54.391351 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-20567ee1-930c-4b90-8201-59f4cc7e265b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:54.391607 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-20567ee1-930c-4b90-8201-59f4cc7e265b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:54.391714 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-20567ee1-930c-4b90-8201-59f4cc7e265b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:54.396231 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:54.396231 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:54.396991 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-20567ee1-930c-4b90-8201-59f4cc7e265b tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:31:54.397394 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1138/4527] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:54 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:54.472257 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-eff2d5fd-c34e-4b17-a7f3-fdac6d784587 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:54.474744 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eff2d5fd-c34e-4b17-a7f3-fdac6d784587 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:54.475048 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eff2d5fd-c34e-4b17-a7f3-fdac6d784587 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:54.475224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eff2d5fd-c34e-4b17-a7f3-fdac6d784587 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:54.475394 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-eff2d5fd-c34e-4b17-a7f3-fdac6d784587 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:54.480563 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:54.480563 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:54.480911 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eff2d5fd-c34e-4b17-a7f3-fdac6d784587 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:54.482217 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1127/4528] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:54 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:54.554678 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6d65d82b-c5a3-40ec-81f9-8acab8e3c9a7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:54.556642 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6d65d82b-c5a3-40ec-81f9-8acab8e3c9a7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:54.556811 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6d65d82b-c5a3-40ec-81f9-8acab8e3c9a7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:54.556978 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6d65d82b-c5a3-40ec-81f9-8acab8e3c9a7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:54.568412 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:54.568412 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:54.576933 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6d65d82b-c5a3-40ec-81f9-8acab8e3c9a7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:54.583362 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6d65d82b-c5a3-40ec-81f9-8acab8e3c9a7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:54.583560 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1134/4529] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:54 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:55.408028 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0a7c489c-6dd3-4a5a-8a3c-0592c0c4d857 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:55.410050 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0a7c489c-6dd3-4a5a-8a3c-0592c0c4d857 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:31:55.410275 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0a7c489c-6dd3-4a5a-8a3c-0592c0c4d857 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:55.410514 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0a7c489c-6dd3-4a5a-8a3c-0592c0c4d857 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:55.410654 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-0a7c489c-6dd3-4a5a-8a3c-0592c0c4d857 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:55.415270 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:55.415270 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:55.416158 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0a7c489c-6dd3-4a5a-8a3c-0592c0c4d857 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:31:55.416667 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1131/4530] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:55 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:55.492918 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc3e2c21-50e0-4156-bb93-85cef35992ac None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:55.495426 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc3e2c21-50e0-4156-bb93-85cef35992ac tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:55.495670 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc3e2c21-50e0-4156-bb93-85cef35992ac tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:55.495848 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc3e2c21-50e0-4156-bb93-85cef35992ac tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:55.495948 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-cc3e2c21-50e0-4156-bb93-85cef35992ac tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:55.500036 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:55.500036 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:55.500925 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc3e2c21-50e0-4156-bb93-85cef35992ac tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:55.501146 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1139/4531] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:55 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:55.537997 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:55.600422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cdd04438-5e56-4d18-b4b8-570517ce6504 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:55.602615 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cdd04438-5e56-4d18-b4b8-570517ce6504 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:55.602878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cdd04438-5e56-4d18-b4b8-570517ce6504 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:55.603071 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cdd04438-5e56-4d18-b4b8-570517ce6504 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:55.615681 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:55.615681 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:55.619996 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cdd04438-5e56-4d18-b4b8-570517ce6504 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:55.625308 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cdd04438-5e56-4d18-b4b8-570517ce6504 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:55.625754 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1135/4532] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:55 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:55.659154 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:55.659529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:55.660905 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:55.661039 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Create volume of 1 GB Aug 06 05:31:55.664882 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Availability Zones retrieved successfully. Aug 06 05:31:55.670161 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Flow 'volume_create_api' (1034bf05-84c0-4b5f-9c88-eb74c4b457be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:55.671276 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1b41279-e3d5-4078-93fe-d9d4ff4fbb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:55.672213 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:55.702351 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1b41279-e3d5-4078-93fe-d9d4ff4fbb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:55.703200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (751b3548-e26c-4702-b33d-ace4044b8bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:55.773312 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Created reservations ['728a8720-e2d8-4f60-95ba-392f2991a429', '6898a409-bf59-46f1-b161-1666cf232e14', 'fdd32a4a-3ce6-44a7-95b1-0ef9a559eda8', '000408e5-1ed2-425a-9e71-0875ace31fbd'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:55.774284 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (751b3548-e26c-4702-b33d-ace4044b8bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['728a8720-e2d8-4f60-95ba-392f2991a429', '6898a409-bf59-46f1-b161-1666cf232e14', 'fdd32a4a-3ce6-44a7-95b1-0ef9a559eda8', '000408e5-1ed2-425a-9e71-0875ace31fbd']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:55.775206 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9930e37-6ab0-418d-90e4-b9a30aa75d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:55.807925 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9930e37-6ab0-418d-90e4-b9a30aa75d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d33edc5-ff73-4f59-8fb6-4528fc82d1b0', '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='0006c21d1cce4cebbd30b9833aea6284',qos_specs=None,replication_status=,reservations=['728a8720-e2d8-4f60-95ba-392f2991a429','6898a409-bf59-46f1-b161-1666cf232e14','fdd32a4a-3ce6-44a7-95b1-0ef9a559eda8','000408e5-1ed2-425a-9e71-0875ace31fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2778b2310db54883a5229f72097934ff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:55Z,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=3d33edc5-ff73-4f59-8fb6-4528fc82d1b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0006c21d1cce4cebbd30b9833aea6284',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2778b2310db54883a5229f72097934ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:55.808889 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (827da60f-a844-47ea-9c0a-6ecdf2784e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:55.831260 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (827da60f-a844-47ea-9c0a-6ecdf2784e23) transitioned into state 'SUCCESS' from 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='0006c21d1cce4cebbd30b9833aea6284',qos_specs=None,replication_status=,reservations=['728a8720-e2d8-4f60-95ba-392f2991a429','6898a409-bf59-46f1-b161-1666cf232e14','fdd32a4a-3ce6-44a7-95b1-0ef9a559eda8','000408e5-1ed2-425a-9e71-0875ace31fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2778b2310db54883a5229f72097934ff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:55.832052 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ee94471-071e-40ee-9c17-51997eb52059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:55.846196 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ee94471-071e-40ee-9c17-51997eb52059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:55.846818 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Flow 'volume_create_api' (1034bf05-84c0-4b5f-9c88-eb74c4b457be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:55.847128 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Create volume request issued successfully. Aug 06 05:31:55.847745 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1e3ea362-b45a-4d0b-b0ce-fbc4fac88863 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:55.848303 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1128/4533] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:31:55 2026] POST /volume/v3/volumes => generated 740 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:55.866426 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b46ec897-dea8-4c11-be00-700337ae3d55 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:55.869015 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b46ec897-dea8-4c11-be00-700337ae3d55 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 Aug 06 05:31:55.869303 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b46ec897-dea8-4c11-be00-700337ae3d55 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:55.870057 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b46ec897-dea8-4c11-be00-700337ae3d55 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:55.878109 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:55.878109 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:55.882190 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b46ec897-dea8-4c11-be00-700337ae3d55 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:31:55.887127 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b46ec897-dea8-4c11-be00-700337ae3d55 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 returned with HTTP 200 Aug 06 05:31:55.887652 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1132/4534] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:55 2026] GET /volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 => generated 808 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:56.426791 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e19ba72f-37b2-433d-9f4d-110bc197c971 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:56.429375 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e19ba72f-37b2-433d-9f4d-110bc197c971 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:31:56.429699 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e19ba72f-37b2-433d-9f4d-110bc197c971 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:56.429922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e19ba72f-37b2-433d-9f4d-110bc197c971 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:56.430028 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e19ba72f-37b2-433d-9f4d-110bc197c971 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:56.435142 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:56.435142 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:56.435991 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e19ba72f-37b2-433d-9f4d-110bc197c971 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:31:56.436383 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1140/4535] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:56 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:56.510579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f390b38b-6367-407f-9f7a-aad9b5268942 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:56.512703 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f390b38b-6367-407f-9f7a-aad9b5268942 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:56.512919 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f390b38b-6367-407f-9f7a-aad9b5268942 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:56.513128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f390b38b-6367-407f-9f7a-aad9b5268942 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:56.513251 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-f390b38b-6367-407f-9f7a-aad9b5268942 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:56.517776 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:56.517776 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:56.518614 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f390b38b-6367-407f-9f7a-aad9b5268942 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:56.519005 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1136/4536] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:56 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:56.529740 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-747a9096-af06-46b6-90bd-757570450489 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:56.532270 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-747a9096-af06-46b6-90bd-757570450489 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:56.532476 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-747a9096-af06-46b6-90bd-757570450489 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:56.532658 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-747a9096-af06-46b6-90bd-757570450489 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:56.532769 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-747a9096-af06-46b6-90bd-757570450489 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:56.538028 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:56.538028 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:56.538707 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-747a9096-af06-46b6-90bd-757570450489 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:56.539061 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1129/4537] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:56 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:56.552119 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-248ffc0b-0631-4367-af1b-d421d26e83ca None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:56.556757 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-248ffc0b-0631-4367-af1b-d421d26e83ca tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:56.557012 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-248ffc0b-0631-4367-af1b-d421d26e83ca tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:56.557315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-248ffc0b-0631-4367-af1b-d421d26e83ca tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:56.557456 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-248ffc0b-0631-4367-af1b-d421d26e83ca tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete backup with id: 3dc1da3c-d60c-4412-8414-2e5e79f05da2. Aug 06 05:31:56.565132 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:56.565132 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:56.590531 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-248ffc0b-0631-4367-af1b-d421d26e83ca tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] delete_backup rpcapi backup_id 3dc1da3c-d60c-4412-8414-2e5e79f05da2 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:31:56.592327 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-248ffc0b-0631-4367-af1b-d421d26e83ca tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 202 Aug 06 05:31:56.592327 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1133/4538] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:31:56 2026] DELETE /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:31:56.600644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-926f7e63-a65c-41cf-8b33-f568dfa49143 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:56.602917 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-926f7e63-a65c-41cf-8b33-f568dfa49143 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:56.603101 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-926f7e63-a65c-41cf-8b33-f568dfa49143 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:56.603278 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-926f7e63-a65c-41cf-8b33-f568dfa49143 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:56.603398 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-926f7e63-a65c-41cf-8b33-f568dfa49143 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:56.612936 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:56.612936 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:56.613953 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-926f7e63-a65c-41cf-8b33-f568dfa49143 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 200 Aug 06 05:31:56.614398 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1141/4539] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:56 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:56.638188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ed34192c-dea3-4158-adab-249e76c840e5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:56.642704 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed34192c-dea3-4158-adab-249e76c840e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:56.643018 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ed34192c-dea3-4158-adab-249e76c840e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:56.643158 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ed34192c-dea3-4158-adab-249e76c840e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:56.657034 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:56.657034 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:56.661953 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ed34192c-dea3-4158-adab-249e76c840e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:56.667508 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ed34192c-dea3-4158-adab-249e76c840e5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:56.667988 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1137/4540] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:56 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:56.901931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bc0a21b7-9c32-4596-b2c9-048ccd78b3d6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:56.905050 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bc0a21b7-9c32-4596-b2c9-048ccd78b3d6 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 Aug 06 05:31:56.905279 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bc0a21b7-9c32-4596-b2c9-048ccd78b3d6 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:56.905527 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bc0a21b7-9c32-4596-b2c9-048ccd78b3d6 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:56.912913 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:56.912913 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:56.917165 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bc0a21b7-9c32-4596-b2c9-048ccd78b3d6 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:31:56.921065 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bc0a21b7-9c32-4596-b2c9-048ccd78b3d6 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 returned with HTTP 200 Aug 06 05:31:56.921486 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1130/4541] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:56 2026] GET /volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:56.932852 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-13c99618-3199-4094-8c11-08e10cf7b373 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:56.935657 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-13c99618-3199-4094-8c11-08e10cf7b373 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 Aug 06 05:31:56.935657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-13c99618-3199-4094-8c11-08e10cf7b373 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:56.935657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-13c99618-3199-4094-8c11-08e10cf7b373 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:56.941430 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:56.941430 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:56.944761 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-13c99618-3199-4094-8c11-08e10cf7b373 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:31:56.948604 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-13c99618-3199-4094-8c11-08e10cf7b373 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 returned with HTTP 200 Aug 06 05:31:56.949041 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1134/4542] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:56 2026] GET /volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:56.959946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-983302d7-f6e0-48f0-a081-2046a09952ce None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:56.961749 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:31:56.962664 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1697934526"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:56.964279 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1697934526'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:31:56.964469 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Create volume of 1 GB Aug 06 05:31:56.969015 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Availability Zones retrieved successfully. Aug 06 05:31:56.975401 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Flow 'volume_create_api' (67d43da4-c36c-4c88-99c9-7387a40400ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:56.976495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdd24c3-82ec-450d-8026-678a4969ac5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:56.977606 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:31:57.008162 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdd24c3-82ec-450d-8026-678a4969ac5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:57.009068 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c4eab1-9e0a-4ef6-b2ae-46b7e6e41db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:57.049103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Created reservations ['284b2327-1e81-4eb8-935a-816a6f3443a9', 'd9e5721f-84ba-44c6-b1d9-b3c6e403b0a7', '4e5ead9a-4460-4c59-b3d1-626103c1ede5', 'e4898b5e-1211-4851-8553-46e0cf932c72'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:57.050024 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c4eab1-9e0a-4ef6-b2ae-46b7e6e41db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['284b2327-1e81-4eb8-935a-816a6f3443a9', 'd9e5721f-84ba-44c6-b1d9-b3c6e403b0a7', '4e5ead9a-4460-4c59-b3d1-626103c1ede5', 'e4898b5e-1211-4851-8553-46e0cf932c72']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:57.050783 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae12f69-1db0-491a-8b92-5ecee7ad504f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:57.075372 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae12f69-1db0-491a-8b92-5ecee7ad504f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cb4af4a-50e2-4f5c-a776-f9d74e78553a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1697934526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0006c21d1cce4cebbd30b9833aea6284',qos_specs=None,replication_status=,reservations=['284b2327-1e81-4eb8-935a-816a6f3443a9','d9e5721f-84ba-44c6-b1d9-b3c6e403b0a7','4e5ead9a-4460-4c59-b3d1-626103c1ede5','e4898b5e-1211-4851-8553-46e0cf932c72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2778b2310db54883a5229f72097934ff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:31:57Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1697934526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cb4af4a-50e2-4f5c-a776-f9d74e78553a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0006c21d1cce4cebbd30b9833aea6284',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2778b2310db54883a5229f72097934ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:57.076472 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecd7304-9b0c-4476-b4e8-1b6ae342f7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:57.097059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecd7304-9b0c-4476-b4e8-1b6ae342f7de) transitioned into 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-1697934526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0006c21d1cce4cebbd30b9833aea6284',qos_specs=None,replication_status=,reservations=['284b2327-1e81-4eb8-935a-816a6f3443a9','d9e5721f-84ba-44c6-b1d9-b3c6e403b0a7','4e5ead9a-4460-4c59-b3d1-626103c1ede5','e4898b5e-1211-4851-8553-46e0cf932c72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2778b2310db54883a5229f72097934ff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:57.098550 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d028cc-f108-4418-8efa-b56bcf14dc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:31:57.107678 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d028cc-f108-4418-8efa-b56bcf14dc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:31:57.108554 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Flow 'volume_create_api' (67d43da4-c36c-4c88-99c9-7387a40400ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:31:57.108946 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Create volume request issued successfully. Aug 06 05:31:57.109745 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-983302d7-f6e0-48f0-a081-2046a09952ce tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:31:57.110133 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1142/4543] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:56 2026] POST /volume/v3/volumes => generated 776 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:57.124807 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4a0798d1-cd85-4ba5-a5b6-c5f080433115 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:57.126535 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4a0798d1-cd85-4ba5-a5b6-c5f080433115 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a Aug 06 05:31:57.127668 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4a0798d1-cd85-4ba5-a5b6-c5f080433115 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:57.127668 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4a0798d1-cd85-4ba5-a5b6-c5f080433115 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:57.135995 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:57.135995 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:57.140517 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4a0798d1-cd85-4ba5-a5b6-c5f080433115 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:31:57.145068 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4a0798d1-cd85-4ba5-a5b6-c5f080433115 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a returned with HTTP 200 Aug 06 05:31:57.145752 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1138/4544] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:57 2026] GET /volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:57.446153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-38ab192b-08ce-4aa8-80f0-97ef936c9ac9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:57.448503 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38ab192b-08ce-4aa8-80f0-97ef936c9ac9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:31:57.448779 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38ab192b-08ce-4aa8-80f0-97ef936c9ac9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:57.449034 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38ab192b-08ce-4aa8-80f0-97ef936c9ac9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:57.449189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-38ab192b-08ce-4aa8-80f0-97ef936c9ac9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:57.453595 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:57.453595 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:57.454369 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38ab192b-08ce-4aa8-80f0-97ef936c9ac9 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:31:57.454770 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1131/4545] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:57 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:57.626700 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0319f758-e05a-4170-83aa-1d00dadbef45 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:57.628505 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0319f758-e05a-4170-83aa-1d00dadbef45 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 Aug 06 05:31:57.628843 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0319f758-e05a-4170-83aa-1d00dadbef45 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:57.629206 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0319f758-e05a-4170-83aa-1d00dadbef45 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:57.630174 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-0319f758-e05a-4170-83aa-1d00dadbef45 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 3dc1da3c-d60c-4412-8414-2e5e79f05da2. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:57.633303 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0319f758-e05a-4170-83aa-1d00dadbef45 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 returned with HTTP 404 Aug 06 05:31:57.633303 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1135/4546] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:57 2026] GET /volume/v3/backups/3dc1da3c-d60c-4412-8414-2e5e79f05da2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:31:57.640330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4fa0475e-4623-4198-ac57-76e4a6fa8330 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:57.642216 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4fa0475e-4623-4198-ac57-76e4a6fa8330 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:31:57.642625 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4fa0475e-4623-4198-ac57-76e4a6fa8330 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cdeb8f85-c2fd-4b5f-8c90-06de63c9799a", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-135711977", "container": "tempest-volumesbackupstest-backup-container-1844753621"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:57.644043 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-4fa0475e-4623-4198-ac57-76e4a6fa8330 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating new backup {'backup': {'volume_id': 'cdeb8f85-c2fd-4b5f-8c90-06de63c9799a', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-135711977', 'container': 'tempest-volumesbackupstest-backup-container-1844753621'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:31:57.644189 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-4fa0475e-4623-4198-ac57-76e4a6fa8330 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Creating backup of volume cdeb8f85-c2fd-4b5f-8c90-06de63c9799a in container tempest-volumesbackupstest-backup-container-1844753621 Aug 06 05:31:57.654397 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:57.654397 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:57.654623 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4fa0475e-4623-4198-ac57-76e4a6fa8330 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:31:57.671327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-4fa0475e-4623-4198-ac57-76e4a6fa8330 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Created reservations ['07afb61a-fd22-4790-9132-5c9868731e01', '71267f86-929a-4677-b32c-10e950813051'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:57.684549 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c185987b-a9d0-4e9c-b056-49fa138a011e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:57.686261 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c185987b-a9d0-4e9c-b056-49fa138a011e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:57.686625 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c185987b-a9d0-4e9c-b056-49fa138a011e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:57.686877 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c185987b-a9d0-4e9c-b056-49fa138a011e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:57.697943 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:57.697943 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:57.701469 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c185987b-a9d0-4e9c-b056-49fa138a011e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:57.708176 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c185987b-a9d0-4e9c-b056-49fa138a011e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:57.708927 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1139/4547] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:57 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:57.710681 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4fa0475e-4623-4198-ac57-76e4a6fa8330 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:31:57.711167 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1143/4548] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:31:57 2026] POST /volume/v3/backups => generated 329 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:57.721359 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0f53bd18-5d67-47b1-877f-b578bf5b31c8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:57.723544 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0f53bd18-5d67-47b1-877f-b578bf5b31c8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:31:57.723812 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0f53bd18-5d67-47b1-877f-b578bf5b31c8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:57.724030 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0f53bd18-5d67-47b1-877f-b578bf5b31c8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:57.724160 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0f53bd18-5d67-47b1-877f-b578bf5b31c8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:57.728710 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:57.728710 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:57.729481 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0f53bd18-5d67-47b1-877f-b578bf5b31c8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:31:57.729895 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1132/4549] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:57 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:58.160207 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-580e7d33-d044-4bd1-aeee-328a0d2f7b11 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:58.161520 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-580e7d33-d044-4bd1-aeee-328a0d2f7b11 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a Aug 06 05:31:58.161790 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-580e7d33-d044-4bd1-aeee-328a0d2f7b11 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:58.162045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-580e7d33-d044-4bd1-aeee-328a0d2f7b11 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:58.171014 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:58.171014 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:58.174400 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-580e7d33-d044-4bd1-aeee-328a0d2f7b11 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:31:58.179706 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-580e7d33-d044-4bd1-aeee-328a0d2f7b11 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a returned with HTTP 200 Aug 06 05:31:58.179706 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1136/4550] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:58 2026] GET /volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:58.191042 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7baedde1-5184-40c6-8896-c1e2b9a50122 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:58.192254 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7baedde1-5184-40c6-8896-c1e2b9a50122 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a Aug 06 05:31:58.192544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7baedde1-5184-40c6-8896-c1e2b9a50122 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:58.192826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7baedde1-5184-40c6-8896-c1e2b9a50122 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:58.198994 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:58.198994 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:58.201937 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7baedde1-5184-40c6-8896-c1e2b9a50122 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:31:58.206587 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7baedde1-5184-40c6-8896-c1e2b9a50122 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a returned with HTTP 200 Aug 06 05:31:58.206587 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1140/4551] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:58 2026] GET /volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:58.217793 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9a26d06e-bf9b-4917-ba18-c7c6016c21a4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:58.219443 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a26d06e-bf9b-4917-ba18-c7c6016c21a4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:31:58.219800 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a26d06e-bf9b-4917-ba18-c7c6016c21a4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0cb4af4a-50e2-4f5c-a776-f9d74e78553a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2044990962"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:31:58.227516 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:58.227516 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:58.227954 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9a26d06e-bf9b-4917-ba18-c7c6016c21a4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:31:58.228088 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-9a26d06e-bf9b-4917-ba18-c7c6016c21a4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Create snapshot from volume 0cb4af4a-50e2-4f5c-a776-f9d74e78553a Aug 06 05:31:58.257536 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-9a26d06e-bf9b-4917-ba18-c7c6016c21a4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Created reservations ['82608313-0324-4a51-b6fb-e06677692a47', 'fb51549c-4e68-4194-915d-35ea5cc0867d', '599bea03-0d95-4a4c-9725-4bbdef846a8e', '50198140-3816-4c37-8d46-32c3cc95c76b'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:31:58.284546 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9a26d06e-bf9b-4917-ba18-c7c6016c21a4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Snapshot create request issued successfully. Aug 06 05:31:58.284846 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a26d06e-bf9b-4917-ba18-c7c6016c21a4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:31:58.285263 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1144/4552] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:31:58 2026] POST /volume/v3/snapshots => generated 326 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:31:58.296100 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7e2bbd19-1b85-4f5a-937a-eabdcaa6904a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:58.298093 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7e2bbd19-1b85-4f5a-937a-eabdcaa6904a tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 Aug 06 05:31:58.298340 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7e2bbd19-1b85-4f5a-937a-eabdcaa6904a tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:58.298564 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7e2bbd19-1b85-4f5a-937a-eabdcaa6904a tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:58.303602 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:58.303602 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:58.304032 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7e2bbd19-1b85-4f5a-937a-eabdcaa6904a tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Snapshot retrieved successfully. Aug 06 05:31:58.304869 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7e2bbd19-1b85-4f5a-937a-eabdcaa6904a tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 returned with HTTP 200 Aug 06 05:31:58.305220 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1133/4553] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:58 2026] GET /volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 => generated 458 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:58.464782 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e252743f-0b42-446f-9cfa-5bce7f5a4dfa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:58.467886 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e252743f-0b42-446f-9cfa-5bce7f5a4dfa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:31:58.467886 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e252743f-0b42-446f-9cfa-5bce7f5a4dfa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:58.467886 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e252743f-0b42-446f-9cfa-5bce7f5a4dfa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:58.467886 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-e252743f-0b42-446f-9cfa-5bce7f5a4dfa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:58.471906 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:58.471906 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:58.472834 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e252743f-0b42-446f-9cfa-5bce7f5a4dfa tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:31:58.473272 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1137/4554] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:58 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:58.724384 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-899e4493-c520-4056-bfd6-b95a632efbc5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:58.725987 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-899e4493-c520-4056-bfd6-b95a632efbc5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:58.726350 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-899e4493-c520-4056-bfd6-b95a632efbc5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:58.727643 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-899e4493-c520-4056-bfd6-b95a632efbc5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:58.737321 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:58.737321 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:58.740090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a6cc5ebb-2f31-44da-a2d4-2c69f3cb8fe3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:58.741892 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-899e4493-c520-4056-bfd6-b95a632efbc5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:58.742075 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a6cc5ebb-2f31-44da-a2d4-2c69f3cb8fe3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:31:58.742298 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a6cc5ebb-2f31-44da-a2d4-2c69f3cb8fe3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:58.742487 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a6cc5ebb-2f31-44da-a2d4-2c69f3cb8fe3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:58.742621 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a6cc5ebb-2f31-44da-a2d4-2c69f3cb8fe3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:58.747086 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:58.747086 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:58.747852 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a6cc5ebb-2f31-44da-a2d4-2c69f3cb8fe3 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:31:58.748859 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1145/4555] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:58 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:58.748933 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-899e4493-c520-4056-bfd6-b95a632efbc5 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:58.749102 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1141/4556] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:58 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:59.315718 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-07ccacb4-8e3e-4d46-92c1-2117a9d61811 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:59.317855 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-07ccacb4-8e3e-4d46-92c1-2117a9d61811 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 Aug 06 05:31:59.318082 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-07ccacb4-8e3e-4d46-92c1-2117a9d61811 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:59.318314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-07ccacb4-8e3e-4d46-92c1-2117a9d61811 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:59.324185 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:59.324185 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:59.324701 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-07ccacb4-8e3e-4d46-92c1-2117a9d61811 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Snapshot retrieved successfully. Aug 06 05:31:59.325640 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-07ccacb4-8e3e-4d46-92c1-2117a9d61811 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 returned with HTTP 200 Aug 06 05:31:59.326063 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1134/4557] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:59 2026] GET /volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:59.335361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4eb60c48-9b76-4dfb-86b9-67aafaf13c93 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:59.337305 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4eb60c48-9b76-4dfb-86b9-67aafaf13c93 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 Aug 06 05:31:59.337615 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4eb60c48-9b76-4dfb-86b9-67aafaf13c93 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:59.337861 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4eb60c48-9b76-4dfb-86b9-67aafaf13c93 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:59.343863 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:59.343863 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:59.344416 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4eb60c48-9b76-4dfb-86b9-67aafaf13c93 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Snapshot retrieved successfully. Aug 06 05:31:59.345437 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4eb60c48-9b76-4dfb-86b9-67aafaf13c93 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 returned with HTTP 200 Aug 06 05:31:59.345933 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1138/4558] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:59 2026] GET /volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:59.356699 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fa91262a-88a9-47de-817a-8fd6904f4618 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:59.358516 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fa91262a-88a9-47de-817a-8fd6904f4618 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 Aug 06 05:31:59.358772 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fa91262a-88a9-47de-817a-8fd6904f4618 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:59.358978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fa91262a-88a9-47de-817a-8fd6904f4618 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:59.359101 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-fa91262a-88a9-47de-817a-8fd6904f4618 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Delete snapshot with id: 5e255c93-f688-4d2d-9458-55891df829d9 Aug 06 05:31:59.363835 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:59.363835 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:59.364265 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fa91262a-88a9-47de-817a-8fd6904f4618 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Snapshot retrieved successfully. Aug 06 05:31:59.378844 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fa91262a-88a9-47de-817a-8fd6904f4618 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Snapshot delete request issued successfully. Aug 06 05:31:59.379034 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fa91262a-88a9-47de-817a-8fd6904f4618 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 returned with HTTP 202 Aug 06 05:31:59.379622 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1146/4559] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:31:59 2026] DELETE /volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:31:59.390814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5c6e25f2-0e8a-4677-a694-533aecba1fb1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:59.392696 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5c6e25f2-0e8a-4677-a694-533aecba1fb1 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 Aug 06 05:31:59.392916 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5c6e25f2-0e8a-4677-a694-533aecba1fb1 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:59.393110 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5c6e25f2-0e8a-4677-a694-533aecba1fb1 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:59.397849 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:59.397849 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:31:59.398236 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5c6e25f2-0e8a-4677-a694-533aecba1fb1 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Snapshot retrieved successfully. Aug 06 05:31:59.398952 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5c6e25f2-0e8a-4677-a694-533aecba1fb1 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 returned with HTTP 200 Aug 06 05:31:59.399469 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1142/4560] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:31:59 2026] GET /volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:59.483310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cfd62a6a-533a-4849-8f88-a9745cc7c63d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:59.485461 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cfd62a6a-533a-4849-8f88-a9745cc7c63d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:31:59.485680 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cfd62a6a-533a-4849-8f88-a9745cc7c63d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:59.485868 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cfd62a6a-533a-4849-8f88-a9745cc7c63d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:59.485960 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-cfd62a6a-533a-4849-8f88-a9745cc7c63d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:59.491337 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:59.491337 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:31:59.492306 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cfd62a6a-533a-4849-8f88-a9745cc7c63d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:31:59.492744 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1135/4561] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:59 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:59.758519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-591ce8d5-a5ae-4759-9fe4-e91b6338cfb7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:59.760499 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-591ce8d5-a5ae-4759-9fe4-e91b6338cfb7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:31:59.760735 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-591ce8d5-a5ae-4759-9fe4-e91b6338cfb7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:59.760935 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-591ce8d5-a5ae-4759-9fe4-e91b6338cfb7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:59.761066 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-591ce8d5-a5ae-4759-9fe4-e91b6338cfb7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:31:59.761111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-88efe440-bf68-4da9-8d97-cbf8db621b75 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:31:59.762936 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88efe440-bf68-4da9-8d97-cbf8db621b75 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:31:59.763106 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88efe440-bf68-4da9-8d97-cbf8db621b75 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:31:59.763301 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-88efe440-bf68-4da9-8d97-cbf8db621b75 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:31:59.764890 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:59.764890 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:31:59.765602 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-591ce8d5-a5ae-4759-9fe4-e91b6338cfb7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:31:59.765975 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1139/4562] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:59 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:31:59.772226 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:31:59.772226 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:31:59.775457 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-88efe440-bf68-4da9-8d97-cbf8db621b75 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:31:59.779223 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-88efe440-bf68-4da9-8d97-cbf8db621b75 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:31:59.779608 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1147/4563] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:31:59 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:00.366023 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-0d8168e4-40a0-4b8d-a2ba-05ed3cdf8389 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:00.368318 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-0d8168e4-40a0-4b8d-a2ba-05ed3cdf8389 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/attachments/f7eb09c0-0872-4dc0-8736-86a894818a28/action Aug 06 05:32:00.368733 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-0d8168e4-40a0-4b8d-a2ba-05ed3cdf8389 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:00.368880 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-0d8168e4-40a0-4b8d-a2ba-05ed3cdf8389 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:00.387945 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:00.387945 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:00.399284 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5da20caa-c169-40b0-9c2d-605d3091f623 req-0d8168e4-40a0-4b8d-a2ba-05ed3cdf8389 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/f7eb09c0-0872-4dc0-8736-86a894818a28/action returned with HTTP 204 Aug 06 05:32:00.399815 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1143/4564] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:32:00 2026] POST /volume/v3/attachments/f7eb09c0-0872-4dc0-8736-86a894818a28/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:00.411347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-81c93f65-ab82-4cc8-b0d5-375f7cfa90d4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:00.414516 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-81c93f65-ab82-4cc8-b0d5-375f7cfa90d4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 Aug 06 05:32:00.414750 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-81c93f65-ab82-4cc8-b0d5-375f7cfa90d4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:00.414966 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-81c93f65-ab82-4cc8-b0d5-375f7cfa90d4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:00.427641 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-81c93f65-ab82-4cc8-b0d5-375f7cfa90d4 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 returned with HTTP 404 Aug 06 05:32:00.428227 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1136/4565] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:00 2026] GET /volume/v3/snapshots/5e255c93-f688-4d2d-9458-55891df829d9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:00.437205 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-39301a90-573e-4b7a-87bc-39c25b12f41e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:00.441202 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-39301a90-573e-4b7a-87bc-39c25b12f41e tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] DELETE https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a Aug 06 05:32:00.441415 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-39301a90-573e-4b7a-87bc-39c25b12f41e tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:00.441635 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-39301a90-573e-4b7a-87bc-39c25b12f41e tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:00.441800 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-39301a90-573e-4b7a-87bc-39c25b12f41e tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Delete volume with id: 0cb4af4a-50e2-4f5c-a776-f9d74e78553a Aug 06 05:32:00.449745 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:00.449745 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:00.450187 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-39301a90-573e-4b7a-87bc-39c25b12f41e tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:32:00.475467 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-39301a90-573e-4b7a-87bc-39c25b12f41e tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Delete volume request issued successfully. Aug 06 05:32:00.475661 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-39301a90-573e-4b7a-87bc-39c25b12f41e tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a returned with HTTP 202 Aug 06 05:32:00.476201 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1140/4566] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:00 2026] DELETE /volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:00.484181 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f34779cc-a42c-44c0-9fb5-ab8d1d267110 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:00.486513 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f34779cc-a42c-44c0-9fb5-ab8d1d267110 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a Aug 06 05:32:00.486782 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f34779cc-a42c-44c0-9fb5-ab8d1d267110 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:00.487019 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f34779cc-a42c-44c0-9fb5-ab8d1d267110 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:00.496246 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:00.496246 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:00.503194 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3d36da5a-f851-451d-b644-aa415add40d5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:00.503318 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f34779cc-a42c-44c0-9fb5-ab8d1d267110 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:32:00.506122 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3d36da5a-f851-451d-b644-aa415add40d5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:00.506477 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3d36da5a-f851-451d-b644-aa415add40d5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:00.506681 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3d36da5a-f851-451d-b644-aa415add40d5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:00.506907 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-3d36da5a-f851-451d-b644-aa415add40d5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:00.507853 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f34779cc-a42c-44c0-9fb5-ab8d1d267110 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a returned with HTTP 200 Aug 06 05:32:00.508231 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1148/4567] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:00 2026] GET /volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:00.511894 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:00.511894 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:00.512643 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3d36da5a-f851-451d-b644-aa415add40d5 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:00.512985 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1144/4568] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:00 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:00.775602 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ed21ced1-88b8-4e56-9abf-46b0cc7527f7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:00.777926 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed21ced1-88b8-4e56-9abf-46b0cc7527f7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:00.778163 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed21ced1-88b8-4e56-9abf-46b0cc7527f7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:00.778413 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed21ced1-88b8-4e56-9abf-46b0cc7527f7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:00.778573 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ed21ced1-88b8-4e56-9abf-46b0cc7527f7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:00.784523 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:00.784523 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:00.785488 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed21ced1-88b8-4e56-9abf-46b0cc7527f7 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:00.785938 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1137/4569] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:00 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:00.791798 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2dace044-eb01-44b0-8847-1758f4a228f0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:00.794752 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2dace044-eb01-44b0-8847-1758f4a228f0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:32:00.795075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2dace044-eb01-44b0-8847-1758f4a228f0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:00.795502 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2dace044-eb01-44b0-8847-1758f4a228f0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:00.808271 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:00.808271 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:00.812564 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2dace044-eb01-44b0-8847-1758f4a228f0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:00.817752 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2dace044-eb01-44b0-8847-1758f4a228f0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:32:00.818234 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1141/4570] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:00 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:01.523353 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-21779eb6-94c4-42c6-92aa-4c9ca43d4687 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:01.524848 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4dc42693-c528-4f63-baee-b815a48de169 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:01.525467 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-21779eb6-94c4-42c6-92aa-4c9ca43d4687 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:01.525737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-21779eb6-94c4-42c6-92aa-4c9ca43d4687 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:01.525980 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-21779eb6-94c4-42c6-92aa-4c9ca43d4687 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:01.526122 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-21779eb6-94c4-42c6-92aa-4c9ca43d4687 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:01.527270 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4dc42693-c528-4f63-baee-b815a48de169 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a Aug 06 05:32:01.527539 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4dc42693-c528-4f63-baee-b815a48de169 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:01.527776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4dc42693-c528-4f63-baee-b815a48de169 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:01.531433 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:01.531433 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:01.533125 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-21779eb6-94c4-42c6-92aa-4c9ca43d4687 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:01.533125 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1149/4571] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:01 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:01.534965 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4dc42693-c528-4f63-baee-b815a48de169 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a returned with HTTP 404 Aug 06 05:32:01.535748 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1145/4572] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:01 2026] GET /volume/v3/volumes/0cb4af4a-50e2-4f5c-a776-f9d74e78553a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:01.543115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e899b970-ace6-449c-bfe0-3ec3dd58e9f2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:01.545618 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e899b970-ace6-449c-bfe0-3ec3dd58e9f2 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] DELETE https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 Aug 06 05:32:01.545887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e899b970-ace6-449c-bfe0-3ec3dd58e9f2 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:01.546138 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e899b970-ace6-449c-bfe0-3ec3dd58e9f2 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:01.546340 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-e899b970-ace6-449c-bfe0-3ec3dd58e9f2 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Delete volume with id: 3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 Aug 06 05:32:01.559312 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:01.559312 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:01.559886 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e899b970-ace6-449c-bfe0-3ec3dd58e9f2 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:32:01.579712 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e899b970-ace6-449c-bfe0-3ec3dd58e9f2 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Delete volume request issued successfully. Aug 06 05:32:01.579964 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e899b970-ace6-449c-bfe0-3ec3dd58e9f2 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 returned with HTTP 202 Aug 06 05:32:01.580470 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1138/4573] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:01 2026] DELETE /volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:01.589224 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f47f909f-1d2c-426d-83ad-63aa4ca1a350 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:01.591386 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f47f909f-1d2c-426d-83ad-63aa4ca1a350 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 Aug 06 05:32:01.591642 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f47f909f-1d2c-426d-83ad-63aa4ca1a350 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:01.591876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f47f909f-1d2c-426d-83ad-63aa4ca1a350 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:01.600349 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:01.600349 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:01.603978 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f47f909f-1d2c-426d-83ad-63aa4ca1a350 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Volume info retrieved successfully. Aug 06 05:32:01.608747 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f47f909f-1d2c-426d-83ad-63aa4ca1a350 tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 returned with HTTP 200 Aug 06 05:32:01.609170 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1142/4574] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:01 2026] GET /volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:01.797231 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2bf3afb2-fb17-476c-8fc0-a75f2c711340 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:01.799416 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2bf3afb2-fb17-476c-8fc0-a75f2c711340 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:01.799806 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2bf3afb2-fb17-476c-8fc0-a75f2c711340 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:01.800120 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2bf3afb2-fb17-476c-8fc0-a75f2c711340 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:01.800230 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2bf3afb2-fb17-476c-8fc0-a75f2c711340 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:01.804220 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:01.804220 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:01.804933 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2bf3afb2-fb17-476c-8fc0-a75f2c711340 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:01.805254 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1150/4575] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:01 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:02.548112 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-40080473-2343-4774-bad4-03ed5bb3badb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:02.552598 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-40080473-2343-4774-bad4-03ed5bb3badb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:02.552858 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-40080473-2343-4774-bad4-03ed5bb3badb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:02.553120 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-40080473-2343-4774-bad4-03ed5bb3badb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:02.553277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-40080473-2343-4774-bad4-03ed5bb3badb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:02.562137 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:02.562137 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:02.563044 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-40080473-2343-4774-bad4-03ed5bb3badb tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:02.563477 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1146/4576] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:02 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:02.621731 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4d2f38ca-60a7-4b9a-a162-513747cf07da None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:02.624169 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4d2f38ca-60a7-4b9a-a162-513747cf07da tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] GET https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 Aug 06 05:32:02.624455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4d2f38ca-60a7-4b9a-a162-513747cf07da tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:02.624755 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4d2f38ca-60a7-4b9a-a162-513747cf07da tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:02.633520 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4d2f38ca-60a7-4b9a-a162-513747cf07da tempest-CinderUnicodeTest-258561482 tempest-CinderUnicodeTest-258561482-project-member] https://10.4.3.205/volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 returned with HTTP 404 Aug 06 05:32:02.634185 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1139/4577] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:02 2026] GET /volume/v3/volumes/3d33edc5-ff73-4f59-8fb6-4528fc82d1b0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:02.817498 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-33b59fc1-b9a5-466a-a20a-6a598ad101f5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:02.819708 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-33b59fc1-b9a5-466a-a20a-6a598ad101f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:02.819962 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-33b59fc1-b9a5-466a-a20a-6a598ad101f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:02.820357 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-33b59fc1-b9a5-466a-a20a-6a598ad101f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:02.820530 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-33b59fc1-b9a5-466a-a20a-6a598ad101f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:02.826007 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:02.826007 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:02.826910 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-33b59fc1-b9a5-466a-a20a-6a598ad101f5 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:02.831367 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1143/4578] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:02 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:03.578062 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-79cb08bc-0149-48bf-8c6e-972de4a4d84f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:03.582693 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-79cb08bc-0149-48bf-8c6e-972de4a4d84f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:03.583100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-79cb08bc-0149-48bf-8c6e-972de4a4d84f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:03.583737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-79cb08bc-0149-48bf-8c6e-972de4a4d84f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:03.583737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-79cb08bc-0149-48bf-8c6e-972de4a4d84f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:03.587853 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:03.587853 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:03.588686 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-79cb08bc-0149-48bf-8c6e-972de4a4d84f tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:03.589273 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1151/4579] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:03 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:03.841419 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a0f9e92f-a327-4aea-a8f8-959a4401fe3f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:03.843498 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a0f9e92f-a327-4aea-a8f8-959a4401fe3f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:03.843777 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a0f9e92f-a327-4aea-a8f8-959a4401fe3f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:03.843978 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a0f9e92f-a327-4aea-a8f8-959a4401fe3f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:03.844096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-a0f9e92f-a327-4aea-a8f8-959a4401fe3f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:03.849195 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:03.849195 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:03.850060 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a0f9e92f-a327-4aea-a8f8-959a4401fe3f tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:03.850548 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1147/4580] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:03 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:03.931639 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a63fce10-df2d-4551-b68a-d2a321772db3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:03.937316 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a63fce10-df2d-4551-b68a-d2a321772db3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:32:03.937316 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a63fce10-df2d-4551-b68a-d2a321772db3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:03.937316 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a63fce10-df2d-4551-b68a-d2a321772db3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:03.946330 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:03.946330 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:03.950311 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a63fce10-df2d-4551-b68a-d2a321772db3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:03.954256 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a63fce10-df2d-4551-b68a-d2a321772db3 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:32:03.954754 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1140/4581] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:03 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:03.977163 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4c4a1ea8-23eb-4cfe-8bc1-f845e3fd2a5c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:03.979642 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4c4a1ea8-23eb-4cfe-8bc1-f845e3fd2a5c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b/action Aug 06 05:32:03.979936 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4c4a1ea8-23eb-4cfe-8bc1-f845e3fd2a5c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:03.980068 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4c4a1ea8-23eb-4cfe-8bc1-f845e3fd2a5c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:03.990600 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:03.990600 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:03.991037 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4c4a1ea8-23eb-4cfe-8bc1-f845e3fd2a5c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:03.999529 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4c4a1ea8-23eb-4cfe-8bc1-f845e3fd2a5c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Begin detaching volume completed successfully. Aug 06 05:32:03.999777 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4c4a1ea8-23eb-4cfe-8bc1-f845e3fd2a5c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b/action returned with HTTP 202 Aug 06 05:32:04.000463 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1144/4582] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:32:03 2026] POST /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:04.055493 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3ccdb33d-1484-4564-ab02-192d6c74ea53 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:04.055493 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3ccdb33d-1484-4564-ab02-192d6c74ea53 None None] GET https://10.4.3.205/volume// Aug 06 05:32:04.055493 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3ccdb33d-1484-4564-ab02-192d6c74ea53 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:04.055493 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3ccdb33d-1484-4564-ab02-192d6c74ea53 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:04.055493 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3ccdb33d-1484-4564-ab02-192d6c74ea53 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:04.055493 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1152/4583] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32: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 06 05:32:04.062837 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a6dd1acd-c954-47c4-8c1a-e8505bc48cef None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:04.065810 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a6dd1acd-c954-47c4-8c1a-e8505bc48cef tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:32:04.066009 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a6dd1acd-c954-47c4-8c1a-e8505bc48cef tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:04.066183 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a6dd1acd-c954-47c4-8c1a-e8505bc48cef tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:04.090141 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:04.090141 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:04.095872 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a6dd1acd-c954-47c4-8c1a-e8505bc48cef tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:04.103576 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-a6dd1acd-c954-47c4-8c1a-e8505bc48cef tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:32:04.104559 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1148/4584] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:04 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:04.444752 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f619100f-af54-4462-8732-77be6178bbc0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:04.560153 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:04.560597 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1808958247"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:04.562137 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1808958247'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:04.562260 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Create volume of 1 GB Aug 06 05:32:04.569108 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:04.574960 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Flow 'volume_create_api' (dec85363-a4ef-4995-ae6b-091685d0c342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:04.575956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc13c50e-a490-4839-9408-fa0397cbf3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:04.576905 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:04.603733 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6048dc6b-93de-407e-9ee5-9babba0b3793 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:04.609422 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6048dc6b-93de-407e-9ee5-9babba0b3793 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:04.611497 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc13c50e-a490-4839-9408-fa0397cbf3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:04.612608 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbab0341-7ef4-4c07-8252-9274255a8864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:04.613640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6048dc6b-93de-407e-9ee5-9babba0b3793 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:04.613969 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6048dc6b-93de-407e-9ee5-9babba0b3793 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:04.614179 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6048dc6b-93de-407e-9ee5-9babba0b3793 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:04.622582 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:04.622582 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:04.624009 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6048dc6b-93de-407e-9ee5-9babba0b3793 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:04.624718 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1145/4585] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:04 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:04.693951 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Created reservations ['eebd2229-9154-4221-ae81-304e19cc6599', 'd629e6c1-9f3e-4ed1-ab1f-03c0f5a7a21c', 'f9313a96-89e4-4c52-9039-6fd3b0b02e94', '2bbe7252-3346-450a-8f17-903160cea43f'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:04.694692 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbab0341-7ef4-4c07-8252-9274255a8864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eebd2229-9154-4221-ae81-304e19cc6599', 'd629e6c1-9f3e-4ed1-ab1f-03c0f5a7a21c', 'f9313a96-89e4-4c52-9039-6fd3b0b02e94', '2bbe7252-3346-450a-8f17-903160cea43f']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:04.695392 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee032d36-4dab-42db-b1db-d9fe60df1340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:04.727564 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee032d36-4dab-42db-b1db-d9fe60df1340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8975bd47-9c0f-4f57-9278-79ef9017d330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808958247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3020661a452c41239d60b0d894352294',qos_specs=None,replication_status=,reservations=['eebd2229-9154-4221-ae81-304e19cc6599','d629e6c1-9f3e-4ed1-ab1f-03c0f5a7a21c','f9313a96-89e4-4c52-9039-6fd3b0b02e94','2bbe7252-3346-450a-8f17-903160cea43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be7de3e9b9345ef8e4e44e91ce35772',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808958247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8975bd47-9c0f-4f57-9278-79ef9017d330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3020661a452c41239d60b0d894352294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4be7de3e9b9345ef8e4e44e91ce35772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:04.728426 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efebf573-0dd8-4705-87ad-0a90f54637c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:04.753577 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efebf573-0dd8-4705-87ad-0a90f54637c6) transitioned into state 'SUCCESS' from state '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-1808958247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3020661a452c41239d60b0d894352294',qos_specs=None,replication_status=,reservations=['eebd2229-9154-4221-ae81-304e19cc6599','d629e6c1-9f3e-4ed1-ab1f-03c0f5a7a21c','f9313a96-89e4-4c52-9039-6fd3b0b02e94','2bbe7252-3346-450a-8f17-903160cea43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be7de3e9b9345ef8e4e44e91ce35772',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:04.754530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eeabf35-8e47-45c8-ac48-e8422e746511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:04.768250 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eeabf35-8e47-45c8-ac48-e8422e746511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:04.769070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Flow 'volume_create_api' (dec85363-a4ef-4995-ae6b-091685d0c342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:04.769423 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Create volume request issued successfully. Aug 06 05:32:04.770003 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f619100f-af54-4462-8732-77be6178bbc0 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:04.770765 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1141/4586] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:32:04 2026] POST /volume/v3/volumes => generated 778 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 05:32:04.783769 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a84dce90-12f6-4d81-82f9-db2191495bb3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:04.786973 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a84dce90-12f6-4d81-82f9-db2191495bb3 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 Aug 06 05:32:04.787371 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a84dce90-12f6-4d81-82f9-db2191495bb3 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:04.787732 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a84dce90-12f6-4d81-82f9-db2191495bb3 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:04.797083 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:04.797083 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:04.802583 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a84dce90-12f6-4d81-82f9-db2191495bb3 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Volume info retrieved successfully. Aug 06 05:32:04.808238 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a84dce90-12f6-4d81-82f9-db2191495bb3 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 returned with HTTP 200 Aug 06 05:32:04.808939 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1153/4587] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:04 2026] GET /volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:04.861120 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d0428732-6ce3-4b37-9224-cbf777c46d8c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:04.864135 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0428732-6ce3-4b37-9224-cbf777c46d8c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:04.864326 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d0428732-6ce3-4b37-9224-cbf777c46d8c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:04.864526 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d0428732-6ce3-4b37-9224-cbf777c46d8c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:04.864654 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-d0428732-6ce3-4b37-9224-cbf777c46d8c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:04.870760 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:04.870760 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:04.871737 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0428732-6ce3-4b37-9224-cbf777c46d8c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:04.872252 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1149/4588] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:04 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:05.163303 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4f48e4d3-e408-455c-b546-bc1e8423f012 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:05.165308 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4f48e4d3-e408-455c-b546-bc1e8423f012 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/attachments/f7eb09c0-0872-4dc0-8736-86a894818a28 Aug 06 05:32:05.165594 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4f48e4d3-e408-455c-b546-bc1e8423f012 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:05.165787 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4f48e4d3-e408-455c-b546-bc1e8423f012 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:05.172457 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:05.172457 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:05.220352 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-311ad514-11f4-412d-9a16-c702a77bcd92 req-4f48e4d3-e408-455c-b546-bc1e8423f012 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/f7eb09c0-0872-4dc0-8736-86a894818a28 returned with HTTP 200 Aug 06 05:32:05.220769 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1146/4589] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:32:05 2026] DELETE /volume/v3/attachments/f7eb09c0-0872-4dc0-8736-86a894818a28 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:05.638257 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f7ccda47-361b-4ee8-81c2-76f9ef6d985d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:05.640551 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f7ccda47-361b-4ee8-81c2-76f9ef6d985d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:05.640820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f7ccda47-361b-4ee8-81c2-76f9ef6d985d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:05.641019 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f7ccda47-361b-4ee8-81c2-76f9ef6d985d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:05.641203 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-f7ccda47-361b-4ee8-81c2-76f9ef6d985d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:05.645702 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:05.645702 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:05.646597 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f7ccda47-361b-4ee8-81c2-76f9ef6d985d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:05.647051 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1142/4590] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:05 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:32:05.823385 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c7883bea-5b15-4804-b765-bad150061450 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:05.825199 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c7883bea-5b15-4804-b765-bad150061450 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 Aug 06 05:32:05.825473 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c7883bea-5b15-4804-b765-bad150061450 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:05.825716 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c7883bea-5b15-4804-b765-bad150061450 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:05.837518 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:05.837518 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:05.844152 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c7883bea-5b15-4804-b765-bad150061450 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Volume info retrieved successfully. Aug 06 05:32:05.849051 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c7883bea-5b15-4804-b765-bad150061450 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 returned with HTTP 200 Aug 06 05:32:05.849522 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1154/4591] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:05 2026] GET /volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:05.866783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a73a960f-a029-4a8f-b9cb-241cab112cf8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:05.868908 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a73a960f-a029-4a8f-b9cb-241cab112cf8 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:32:05.869221 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a73a960f-a029-4a8f-b9cb-241cab112cf8 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8975bd47-9c0f-4f57-9278-79ef9017d330", "name": "tempest-type-Backup-390262927"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:05.871052 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.backups [None req-a73a960f-a029-4a8f-b9cb-241cab112cf8 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Creating new backup {'backup': {'volume_id': '8975bd47-9c0f-4f57-9278-79ef9017d330', 'name': 'tempest-type-Backup-390262927'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:32:05.871149 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-a73a960f-a029-4a8f-b9cb-241cab112cf8 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Creating backup of volume 8975bd47-9c0f-4f57-9278-79ef9017d330 in container None Aug 06 05:32:05.879322 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:05.879322 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:05.880213 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a73a960f-a029-4a8f-b9cb-241cab112cf8 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Volume info retrieved successfully. Aug 06 05:32:05.882897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b3ec6292-0624-47b8-81c8-46308dc0140d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:05.886956 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b3ec6292-0624-47b8-81c8-46308dc0140d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:05.886956 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b3ec6292-0624-47b8-81c8-46308dc0140d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:05.887068 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b3ec6292-0624-47b8-81c8-46308dc0140d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:05.887416 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b3ec6292-0624-47b8-81c8-46308dc0140d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:05.893602 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:05.893602 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:05.895325 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b3ec6292-0624-47b8-81c8-46308dc0140d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:05.896122 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1147/4592] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:05 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:05.916663 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-a73a960f-a029-4a8f-b9cb-241cab112cf8 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Created reservations ['18d9eea7-e56a-4e12-ab52-d842193e5f57', '29fdcab0-642c-4253-af9a-4b48e771c37d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:05.950890 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a73a960f-a029-4a8f-b9cb-241cab112cf8 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:32:05.951276 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1150/4593] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:32:05 2026] POST /volume/v3/backups => generated 315 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:05.960059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1be958d1-d7dc-47e8-85b5-1563e41da24d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:05.962144 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1be958d1-d7dc-47e8-85b5-1563e41da24d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:05.962405 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1be958d1-d7dc-47e8-85b5-1563e41da24d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:05.962950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1be958d1-d7dc-47e8-85b5-1563e41da24d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:05.962950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1be958d1-d7dc-47e8-85b5-1563e41da24d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:05.968278 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:05.968278 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:05.969056 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1be958d1-d7dc-47e8-85b5-1563e41da24d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:05.969702 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1143/4594] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:05 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:06.214890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7e60d3df-e768-4422-880d-b721182f264c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:06.216692 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:06.217012 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1816107544", "snapshot_id": "97fb5809-1a37-4661-ad0b-7475e5bfec7b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:06.218876 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1816107544', 'snapshot_id': '97fb5809-1a37-4661-ad0b-7475e5bfec7b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:06.226167 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:06.226167 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:06.226841 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:32:06.227011 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume of 1 GB Aug 06 05:32:06.232361 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Availability Zones retrieved successfully. Aug 06 05:32:06.239386 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Flow 'volume_create_api' (ce611294-e371-4d6a-baf4-6c1b40c0f8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:06.240376 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b6bd56-5fa0-4a71-9fff-923ecc0ef495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:06.241308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:06.274072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b6bd56-5fa0-4a71-9fff-923ecc0ef495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '97fb5809-1a37-4661-ad0b-7475e5bfec7b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:06.274819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b891c0ce-0008-4eed-95ec-35f833d4ebf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:06.316796 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Created reservations ['cc0e5715-5f05-4f8e-88ed-5d18a2ff8ff7', '71c5ccd7-d3a6-4158-b9d1-cac9af488b76', 'c25c7be7-b786-45f6-860e-c596dd6753e5', '974ee0a6-675c-4b12-aa65-3cd1f01f57e3'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:06.317674 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b891c0ce-0008-4eed-95ec-35f833d4ebf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc0e5715-5f05-4f8e-88ed-5d18a2ff8ff7', '71c5ccd7-d3a6-4158-b9d1-cac9af488b76', 'c25c7be7-b786-45f6-860e-c596dd6753e5', '974ee0a6-675c-4b12-aa65-3cd1f01f57e3']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:06.318453 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db2d1d04-642f-4954-9cf9-1238cb1530bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:06.365315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db2d1d04-642f-4954-9cf9-1238cb1530bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ed12f66-1d17-4de5-9084-7e053153e10c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1816107544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506cec3eb9304636b48e1214c10e2a22',qos_specs=None,replication_status=,reservations=['cc0e5715-5f05-4f8e-88ed-5d18a2ff8ff7','71c5ccd7-d3a6-4158-b9d1-cac9af488b76','c25c7be7-b786-45f6-860e-c596dd6753e5','974ee0a6-675c-4b12-aa65-3cd1f01f57e3'],size=1,snapshot_id=97fb5809-1a37-4661-ad0b-7475e5bfec7b,source_replicaid=,source_volid=None,status='creating',user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1816107544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ed12f66-1d17-4de5-9084-7e053153e10c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506cec3eb9304636b48e1214c10e2a22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=97fb5809-1a37-4661-ad0b-7475e5bfec7b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:06.366034 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3ca162-fd84-4908-8d0f-a3ce15f328b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:06.384502 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb3ca162-fd84-4908-8d0f-a3ce15f328b0) transitioned into state 'SUCCESS' from state '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-1816107544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506cec3eb9304636b48e1214c10e2a22',qos_specs=None,replication_status=,reservations=['cc0e5715-5f05-4f8e-88ed-5d18a2ff8ff7','71c5ccd7-d3a6-4158-b9d1-cac9af488b76','c25c7be7-b786-45f6-860e-c596dd6753e5','974ee0a6-675c-4b12-aa65-3cd1f01f57e3'],size=1,snapshot_id=97fb5809-1a37-4661-ad0b-7475e5bfec7b,source_replicaid=,source_volid=None,status='creating',user_id='5eda6cee1b0349c4ad9d6eb71f47ea96',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:06.385546 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cdb98d1-5947-4359-bb70-b4c0198af517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:06.409862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cdb98d1-5947-4359-bb70-b4c0198af517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:06.410925 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Flow 'volume_create_api' (ce611294-e371-4d6a-baf4-6c1b40c0f8da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:06.411614 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Create volume request issued successfully. Aug 06 05:32:06.412498 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7e60d3df-e768-4422-880d-b721182f264c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:06.413046 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1155/4595] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:32:06 2026] POST /volume/v3/volumes => generated 791 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:06.467370 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6921a015-c71e-42cd-a47f-9010f8328fa2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:06.469036 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6921a015-c71e-42cd-a47f-9010f8328fa2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:06.469217 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6921a015-c71e-42cd-a47f-9010f8328fa2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:06.469419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6921a015-c71e-42cd-a47f-9010f8328fa2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:06.478310 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:06.478310 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:06.482616 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6921a015-c71e-42cd-a47f-9010f8328fa2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:06.487780 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6921a015-c71e-42cd-a47f-9010f8328fa2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:06.488238 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1148/4596] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:06 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:06.659093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c0cec014-736a-4e33-973c-88ca4e8ca8b8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:06.661069 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0cec014-736a-4e33-973c-88ca4e8ca8b8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:06.661308 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0cec014-736a-4e33-973c-88ca4e8ca8b8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:06.661620 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c0cec014-736a-4e33-973c-88ca4e8ca8b8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:06.661700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-c0cec014-736a-4e33-973c-88ca4e8ca8b8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:06.666560 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:06.666560 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:06.667307 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c0cec014-736a-4e33-973c-88ca4e8ca8b8 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:06.667741 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1151/4597] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:06 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:06.907416 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-236e5196-4682-426d-8e4c-8d0ebfc6fea6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:06.910336 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-236e5196-4682-426d-8e4c-8d0ebfc6fea6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:06.910589 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-236e5196-4682-426d-8e4c-8d0ebfc6fea6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:06.910802 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-236e5196-4682-426d-8e4c-8d0ebfc6fea6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:06.910912 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-236e5196-4682-426d-8e4c-8d0ebfc6fea6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:06.915444 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:06.915444 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:06.916272 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-236e5196-4682-426d-8e4c-8d0ebfc6fea6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:06.916773 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1144/4598] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:06 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:06.981610 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3abcb034-eee1-413d-96b4-a64de8b1f162 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:06.983684 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3abcb034-eee1-413d-96b4-a64de8b1f162 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:06.984014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3abcb034-eee1-413d-96b4-a64de8b1f162 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:06.984282 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3abcb034-eee1-413d-96b4-a64de8b1f162 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:06.984452 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-3abcb034-eee1-413d-96b4-a64de8b1f162 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:06.989249 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:06.989249 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:06.990092 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3abcb034-eee1-413d-96b4-a64de8b1f162 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:06.990572 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1156/4599] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:06 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:07.527019 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e64abf2f-f1d4-4b99-aa74-e917fa55fd52 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:07.528888 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e64abf2f-f1d4-4b99-aa74-e917fa55fd52 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:07.529105 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e64abf2f-f1d4-4b99-aa74-e917fa55fd52 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:07.529316 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e64abf2f-f1d4-4b99-aa74-e917fa55fd52 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:07.537060 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:07.537060 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:07.540453 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e64abf2f-f1d4-4b99-aa74-e917fa55fd52 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:07.545427 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e64abf2f-f1d4-4b99-aa74-e917fa55fd52 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:07.545871 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1149/4600] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:07 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:07.558438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0f2109df-e3b3-470b-915e-d23dbb89cc53 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:07.560268 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0f2109df-e3b3-470b-915e-d23dbb89cc53 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:07.560550 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0f2109df-e3b3-470b-915e-d23dbb89cc53 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:07.560813 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0f2109df-e3b3-470b-915e-d23dbb89cc53 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:07.567732 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:07.567732 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:07.571693 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0f2109df-e3b3-470b-915e-d23dbb89cc53 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:07.576283 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0f2109df-e3b3-470b-915e-d23dbb89cc53 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:07.576922 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1152/4601] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:07 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:07.681780 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-316b0eab-47c3-4792-9bfc-b00810f97cee None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:07.684013 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-316b0eab-47c3-4792-9bfc-b00810f97cee tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:07.684258 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-316b0eab-47c3-4792-9bfc-b00810f97cee tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:07.684563 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-316b0eab-47c3-4792-9bfc-b00810f97cee tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:07.684722 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-316b0eab-47c3-4792-9bfc-b00810f97cee tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:07.690521 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:07.690521 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:07.691614 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-316b0eab-47c3-4792-9bfc-b00810f97cee tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:07.692140 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1145/4602] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:07 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:07.926206 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ee45df25-0ef0-4031-b4d0-081c253c5331 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:07.931133 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee45df25-0ef0-4031-b4d0-081c253c5331 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:07.931516 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ee45df25-0ef0-4031-b4d0-081c253c5331 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:07.931779 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ee45df25-0ef0-4031-b4d0-081c253c5331 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:07.933004 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ee45df25-0ef0-4031-b4d0-081c253c5331 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:07.936340 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:07.936340 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:07.937157 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee45df25-0ef0-4031-b4d0-081c253c5331 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:07.937586 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1157/4603] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:07 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:08.002852 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a87368de-3a1f-4f95-8f59-adfbd00ada55 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.004694 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a87368de-3a1f-4f95-8f59-adfbd00ada55 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:08.004912 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a87368de-3a1f-4f95-8f59-adfbd00ada55 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.005096 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a87368de-3a1f-4f95-8f59-adfbd00ada55 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.005203 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-a87368de-3a1f-4f95-8f59-adfbd00ada55 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:08.009453 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.009453 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:08.010043 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a87368de-3a1f-4f95-8f59-adfbd00ada55 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:08.010617 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1150/4604] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:08 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:08.092041 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-16379391-69ea-4952-9476-f074beee8ac4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.094860 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-16379391-69ea-4952-9476-f074beee8ac4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:08.095132 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-16379391-69ea-4952-9476-f074beee8ac4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.095428 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-16379391-69ea-4952-9476-f074beee8ac4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.104876 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.104876 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:08.183168 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-16379391-69ea-4952-9476-f074beee8ac4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:08.183168 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-16379391-69ea-4952-9476-f074beee8ac4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:08.183168 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1153/4605] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:08 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:08.199857 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-342dd6e3-5fa6-42dc-b361-4715b7f41ecc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.200331 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-342dd6e3-5fa6-42dc-b361-4715b7f41ecc None None] GET https://10.4.3.205/volume// Aug 06 05:32:08.200631 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-342dd6e3-5fa6-42dc-b361-4715b7f41ecc None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.200851 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-342dd6e3-5fa6-42dc-b361-4715b7f41ecc None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.201225 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-342dd6e3-5fa6-42dc-b361-4715b7f41ecc None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:08.201554 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1146/4606] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:32: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 06 05:32:08.208423 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-dbe7bd0c-a1e8-4dc2-8b61-62feb7f61364 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.210467 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-dbe7bd0c-a1e8-4dc2-8b61-62feb7f61364 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:32:08.210823 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-dbe7bd0c-a1e8-4dc2-8b61-62feb7f61364 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ed12f66-1d17-4de5-9084-7e053153e10c", "connector": null, "instance_uuid": "eebf124b-0ee6-4fdd-af22-a9f2a21ffbbc"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:08.218642 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.218642 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:08.242816 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-dbe7bd0c-a1e8-4dc2-8b61-62feb7f61364 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:32:08.243385 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1158/4607] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:32:08 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 06 05:32:08.271796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e2415756-20db-49d1-88fa-bcb39cdf798a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.274105 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2415756-20db-49d1-88fa-bcb39cdf798a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:08.274916 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2415756-20db-49d1-88fa-bcb39cdf798a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.274916 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e2415756-20db-49d1-88fa-bcb39cdf798a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.277106 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6f9b6645-4bde-484b-ac12-5ed29862756e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.277481 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f9b6645-4bde-484b-ac12-5ed29862756e None None] GET https://10.4.3.205/volume// Aug 06 05:32:08.277658 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f9b6645-4bde-484b-ac12-5ed29862756e None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.277832 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6f9b6645-4bde-484b-ac12-5ed29862756e None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.278164 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6f9b6645-4bde-484b-ac12-5ed29862756e None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:08.278447 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1154/4608] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 05:32:08.283879 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.283879 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:08.285006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-629a1c60-fc3f-478e-a7cc-ad1340e015cb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.286976 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-629a1c60-fc3f-478e-a7cc-ad1340e015cb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:08.287185 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-629a1c60-fc3f-478e-a7cc-ad1340e015cb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.287381 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-629a1c60-fc3f-478e-a7cc-ad1340e015cb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.288159 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e2415756-20db-49d1-88fa-bcb39cdf798a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:08.292221 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e2415756-20db-49d1-88fa-bcb39cdf798a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:08.292614 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1151/4609] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:08 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:08.296448 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.296448 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:08.299509 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-629a1c60-fc3f-478e-a7cc-ad1340e015cb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:08.303778 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-629a1c60-fc3f-478e-a7cc-ad1340e015cb tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:08.304236 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1147/4610] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:08 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:08.402044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-be72776f-fa95-4f34-a481-9cc2a1d8abd1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.404147 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-be72776f-fa95-4f34-a481-9cc2a1d8abd1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] PUT https://10.4.3.205/volume/v3/attachments/5cd7d575-49e3-4a7e-ad9c-bd4c8e13c5b7 Aug 06 05:32:08.404572 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-be72776f-fa95-4f34-a481-9cc2a1d8abd1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:08.412439 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-be72776f-fa95-4f34-a481-9cc2a1d8abd1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Acquiring lock "cinder-attachment_update-4ed12f66-1d17-4de5-9084-7e053153e10c-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:32:08.416824 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-be72776f-fa95-4f34-a481-9cc2a1d8abd1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Lock "cinder-attachment_update-4ed12f66-1d17-4de5-9084-7e053153e10c-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:32:08.418339 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.418339 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:08.539427 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-be72776f-fa95-4f34-a481-9cc2a1d8abd1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Lock "cinder-attachment_update-4ed12f66-1d17-4de5-9084-7e053153e10c-np0000006623" released by "attachment_update" :: held 0.123s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:32:08.539817 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-be72776f-fa95-4f34-a481-9cc2a1d8abd1 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/5cd7d575-49e3-4a7e-ad9c-bd4c8e13c5b7 returned with HTTP 200 Aug 06 05:32:08.540350 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1159/4611] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:32:08 2026] PUT /volume/v3/attachments/5cd7d575-49e3-4a7e-ad9c-bd4c8e13c5b7 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:08.704394 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-220306b8-2019-4234-8fcc-34da735be551 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.707757 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-220306b8-2019-4234-8fcc-34da735be551 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:08.707964 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-220306b8-2019-4234-8fcc-34da735be551 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.708136 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-220306b8-2019-4234-8fcc-34da735be551 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.708236 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-220306b8-2019-4234-8fcc-34da735be551 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:08.716948 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.716948 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:08.717681 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-220306b8-2019-4234-8fcc-34da735be551 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:08.718105 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1155/4612] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:08 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:08.948356 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-42a17189-137c-4aea-8e0a-81fb9cf4f171 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.950229 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-42a17189-137c-4aea-8e0a-81fb9cf4f171 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:08.950466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-42a17189-137c-4aea-8e0a-81fb9cf4f171 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.950698 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-42a17189-137c-4aea-8e0a-81fb9cf4f171 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.950844 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-42a17189-137c-4aea-8e0a-81fb9cf4f171 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:08.955109 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.955109 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:08.956440 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-42a17189-137c-4aea-8e0a-81fb9cf4f171 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:08.956656 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1152/4613] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:08 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:08.967369 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-04f74080-848c-4351-ab3e-65f0ce67262c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.969535 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-04f74080-848c-4351-ab3e-65f0ce67262c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:08.969759 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-04f74080-848c-4351-ab3e-65f0ce67262c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.969947 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-04f74080-848c-4351-ab3e-65f0ce67262c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.970074 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-04f74080-848c-4351-ab3e-65f0ce67262c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:08.974912 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.974912 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:08.975760 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-04f74080-848c-4351-ab3e-65f0ce67262c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:08.976091 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1148/4614] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:08 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:08.986272 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-718427ae-bae1-4cf8-8fff-839ca113462e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:08.988354 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-718427ae-bae1-4cf8-8fff-839ca113462e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:08.988592 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-718427ae-bae1-4cf8-8fff-839ca113462e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:08.988839 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-718427ae-bae1-4cf8-8fff-839ca113462e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:08.988984 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-718427ae-bae1-4cf8-8fff-839ca113462e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete backup with id: aa6e2f49-e009-48d8-817f-5f7d347ef887. Aug 06 05:32:08.994434 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:08.994434 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:09.006810 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-718427ae-bae1-4cf8-8fff-839ca113462e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] delete_backup rpcapi backup_id aa6e2f49-e009-48d8-817f-5f7d347ef887 {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:32:09.008694 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-718427ae-bae1-4cf8-8fff-839ca113462e tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 202 Aug 06 05:32:09.009212 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1160/4615] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:08 2026] DELETE /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:09.016387 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fa72d73a-5f10-41a1-879d-dfe3246e7de2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:09.018487 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fa72d73a-5f10-41a1-879d-dfe3246e7de2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:09.018739 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fa72d73a-5f10-41a1-879d-dfe3246e7de2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:09.018942 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fa72d73a-5f10-41a1-879d-dfe3246e7de2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:09.019041 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-fa72d73a-5f10-41a1-879d-dfe3246e7de2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:09.021405 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f0c0ffdb-8971-41aa-b11e-497f3e72fa26 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:09.024014 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f0c0ffdb-8971-41aa-b11e-497f3e72fa26 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:09.024225 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f0c0ffdb-8971-41aa-b11e-497f3e72fa26 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:09.024433 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f0c0ffdb-8971-41aa-b11e-497f3e72fa26 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:09.024571 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f0c0ffdb-8971-41aa-b11e-497f3e72fa26 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:09.024679 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:09.024679 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:09.025510 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fa72d73a-5f10-41a1-879d-dfe3246e7de2 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 200 Aug 06 05:32:09.025888 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1156/4616] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:09 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:09.028657 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:09.028657 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:09.029300 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f0c0ffdb-8971-41aa-b11e-497f3e72fa26 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:09.029722 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1153/4617] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:09 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:09.306809 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-14b204b3-893e-4c7f-913a-d9d3ed9d4140 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:09.307202 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-14b204b3-893e-4c7f-913a-d9d3ed9d4140 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:09.307789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-14b204b3-893e-4c7f-913a-d9d3ed9d4140 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:09.307789 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-14b204b3-893e-4c7f-913a-d9d3ed9d4140 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:09.319660 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:09.319660 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:09.325868 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-14b204b3-893e-4c7f-913a-d9d3ed9d4140 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:09.329730 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-14b204b3-893e-4c7f-913a-d9d3ed9d4140 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:09.330104 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1149/4618] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:09 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:09.729873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2932f581-b1f0-46f0-9d63-9b0596588d24 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:09.731452 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2932f581-b1f0-46f0-9d63-9b0596588d24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:09.731660 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2932f581-b1f0-46f0-9d63-9b0596588d24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:09.731828 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2932f581-b1f0-46f0-9d63-9b0596588d24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:09.731922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2932f581-b1f0-46f0-9d63-9b0596588d24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:09.733602 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=319,cinder:UPDATE=90,cinder:INSERT=36 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:32:09.738206 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:09.738206 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:09.739085 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2932f581-b1f0-46f0-9d63-9b0596588d24 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:09.739608 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1161/4619] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:09 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:09.748642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9961e2bf-e178-420d-8203-a765fd0cf1af None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:09.750576 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9961e2bf-e178-420d-8203-a765fd0cf1af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:09.750782 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9961e2bf-e178-420d-8203-a765fd0cf1af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:09.750957 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9961e2bf-e178-420d-8203-a765fd0cf1af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:09.751063 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-9961e2bf-e178-420d-8203-a765fd0cf1af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:09.754986 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:09.754986 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:09.755635 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9961e2bf-e178-420d-8203-a765fd0cf1af tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:09.755947 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1157/4620] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:09 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:09.764787 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6bc807cd-fedd-433d-96e9-6c6e29daaa90 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:09.766840 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6bc807cd-fedd-433d-96e9-6c6e29daaa90 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:09.767056 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6bc807cd-fedd-433d-96e9-6c6e29daaa90 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:09.767262 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6bc807cd-fedd-433d-96e9-6c6e29daaa90 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:09.767395 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-6bc807cd-fedd-433d-96e9-6c6e29daaa90 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete backup with id: 1f06ba63-6c80-449f-bbcf-03dea1c9b459. Aug 06 05:32:09.771302 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:09.771302 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:09.783891 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-6bc807cd-fedd-433d-96e9-6c6e29daaa90 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] delete_backup rpcapi backup_id 1f06ba63-6c80-449f-bbcf-03dea1c9b459 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:32:09.785465 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6bc807cd-fedd-433d-96e9-6c6e29daaa90 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 202 Aug 06 05:32:09.786043 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1154/4621] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:09 2026] DELETE /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:09.792815 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a92d9f16-c353-41d1-83d5-d15e35cd9b9d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:09.794565 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a92d9f16-c353-41d1-83d5-d15e35cd9b9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:09.794769 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a92d9f16-c353-41d1-83d5-d15e35cd9b9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:09.794946 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a92d9f16-c353-41d1-83d5-d15e35cd9b9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:09.795061 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-a92d9f16-c353-41d1-83d5-d15e35cd9b9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:09.802590 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:09.802590 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:09.803358 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a92d9f16-c353-41d1-83d5-d15e35cd9b9d tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 200 Aug 06 05:32:09.803749 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1150/4622] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:09 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:10.039320 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-24af580f-0870-4940-8190-9430102ce3f6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:10.040418 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-32abebc1-b1f2-4679-afdf-6d54daf120aa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:10.041084 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-24af580f-0870-4940-8190-9430102ce3f6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:10.041318 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-24af580f-0870-4940-8190-9430102ce3f6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:10.041504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-24af580f-0870-4940-8190-9430102ce3f6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:10.041675 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-24af580f-0870-4940-8190-9430102ce3f6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:10.042724 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-32abebc1-b1f2-4679-afdf-6d54daf120aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 Aug 06 05:32:10.042988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-32abebc1-b1f2-4679-afdf-6d54daf120aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:10.043242 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-32abebc1-b1f2-4679-afdf-6d54daf120aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:10.044025 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-32abebc1-b1f2-4679-afdf-6d54daf120aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id aa6e2f49-e009-48d8-817f-5f7d347ef887. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:10.046730 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:10.046730 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:10.047497 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-24af580f-0870-4940-8190-9430102ce3f6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:10.047781 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-32abebc1-b1f2-4679-afdf-6d54daf120aa tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 returned with HTTP 404 Aug 06 05:32:10.048064 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1162/4623] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:10 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:10.048269 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1158/4624] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:10 2026] GET /volume/v3/backups/aa6e2f49-e009-48d8-817f-5f7d347ef887 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:10.136347 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0d75ea91-387f-4809-8283-ef886b55f173 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:10.138089 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0d75ea91-387f-4809-8283-ef886b55f173 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:32:10.138398 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0d75ea91-387f-4809-8283-ef886b55f173 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:10.138602 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0d75ea91-387f-4809-8283-ef886b55f173 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:10.138737 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-0d75ea91-387f-4809-8283-ef886b55f173 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete backup with id: 0c55d4ea-48da-47a1-a345-2fdde9073602. Aug 06 05:32:10.144111 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:10.144111 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:10.157326 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-0d75ea91-387f-4809-8283-ef886b55f173 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] delete_backup rpcapi backup_id 0c55d4ea-48da-47a1-a345-2fdde9073602 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:32:10.159682 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0d75ea91-387f-4809-8283-ef886b55f173 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 202 Aug 06 05:32:10.160113 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1155/4625] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:10 2026] DELETE /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:10.167198 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9e0f9978-c490-468d-8b92-80528f39ff29 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:10.169368 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9e0f9978-c490-468d-8b92-80528f39ff29 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:32:10.169587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9e0f9978-c490-468d-8b92-80528f39ff29 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:10.169781 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9e0f9978-c490-468d-8b92-80528f39ff29 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:10.169880 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-9e0f9978-c490-468d-8b92-80528f39ff29 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:10.174305 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:10.174305 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:10.175060 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9e0f9978-c490-468d-8b92-80528f39ff29 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 200 Aug 06 05:32:10.175504 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1151/4626] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:10 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:10.344869 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a5146fd0-fd80-428c-a9f8-c58fafa65c44 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:10.347541 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a5146fd0-fd80-428c-a9f8-c58fafa65c44 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:10.347645 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a5146fd0-fd80-428c-a9f8-c58fafa65c44 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:10.348937 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a5146fd0-fd80-428c-a9f8-c58fafa65c44 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:10.361593 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:10.361593 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:10.370681 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a5146fd0-fd80-428c-a9f8-c58fafa65c44 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:10.377033 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a5146fd0-fd80-428c-a9f8-c58fafa65c44 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:10.377636 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1163/4627] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:10 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:10.817748 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-07c29e3c-fece-4a7b-8ce6-e3ee1a6a84fe None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:10.822322 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-07c29e3c-fece-4a7b-8ce6-e3ee1a6a84fe tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 Aug 06 05:32:10.822322 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-07c29e3c-fece-4a7b-8ce6-e3ee1a6a84fe tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:10.822322 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-07c29e3c-fece-4a7b-8ce6-e3ee1a6a84fe tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:10.822322 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-07c29e3c-fece-4a7b-8ce6-e3ee1a6a84fe tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Show backup with id 1f06ba63-6c80-449f-bbcf-03dea1c9b459. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:10.827085 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-07c29e3c-fece-4a7b-8ce6-e3ee1a6a84fe tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 returned with HTTP 404 Aug 06 05:32:10.827975 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1159/4628] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:10 2026] GET /volume/v3/backups/1f06ba63-6c80-449f-bbcf-03dea1c9b459 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:10.837787 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-052cf17c-dd57-4234-b80d-4779ffdf5559 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:10.839827 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-052cf17c-dd57-4234-b80d-4779ffdf5559 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb Aug 06 05:32:10.840067 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-052cf17c-dd57-4234-b80d-4779ffdf5559 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:10.840283 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-052cf17c-dd57-4234-b80d-4779ffdf5559 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:10.840424 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-052cf17c-dd57-4234-b80d-4779ffdf5559 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete snapshot with id: 0df55f2f-be1d-4e17-9167-f4bb36a423bb Aug 06 05:32:10.847301 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:10.847301 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:10.847832 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-052cf17c-dd57-4234-b80d-4779ffdf5559 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Snapshot retrieved successfully. Aug 06 05:32:10.866853 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-052cf17c-dd57-4234-b80d-4779ffdf5559 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Snapshot delete request issued successfully. Aug 06 05:32:10.866979 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-052cf17c-dd57-4234-b80d-4779ffdf5559 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb returned with HTTP 202 Aug 06 05:32:10.867495 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1156/4629] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:10 2026] DELETE /volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:10.877333 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5b159e7d-4216-4582-9731-a5860a4b2f10 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:10.879455 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b159e7d-4216-4582-9731-a5860a4b2f10 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb Aug 06 05:32:10.879668 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b159e7d-4216-4582-9731-a5860a4b2f10 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:10.879994 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b159e7d-4216-4582-9731-a5860a4b2f10 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:10.882677 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=317,cinder:UPDATE=83,cinder:INSERT=42 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:32:10.886047 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:10.886047 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:10.886732 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5b159e7d-4216-4582-9731-a5860a4b2f10 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Snapshot retrieved successfully. Aug 06 05:32:10.887635 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b159e7d-4216-4582-9731-a5860a4b2f10 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb returned with HTTP 200 Aug 06 05:32:10.888004 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1152/4630] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:10 2026] GET /volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:11.060393 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c2c2e863-1d95-4a02-8a05-b75f111e1a1c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.062011 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2c2e863-1d95-4a02-8a05-b75f111e1a1c tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:11.062356 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2c2e863-1d95-4a02-8a05-b75f111e1a1c tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.062566 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2c2e863-1d95-4a02-8a05-b75f111e1a1c tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.062673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-c2c2e863-1d95-4a02-8a05-b75f111e1a1c tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:11.067117 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:11.067117 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:11.069243 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2c2e863-1d95-4a02-8a05-b75f111e1a1c tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:11.069243 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1164/4631] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:11 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:11.186075 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3219f487-cd78-4258-bfc5-08bd54ef4a99 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.187534 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3219f487-cd78-4258-bfc5-08bd54ef4a99 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 Aug 06 05:32:11.187873 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3219f487-cd78-4258-bfc5-08bd54ef4a99 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.188151 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3219f487-cd78-4258-bfc5-08bd54ef4a99 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.189447 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-3219f487-cd78-4258-bfc5-08bd54ef4a99 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Show backup with id 0c55d4ea-48da-47a1-a345-2fdde9073602. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:11.190432 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=333,cinder:UPDATE=54,cinder:INSERT=24 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:32:11.192550 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3219f487-cd78-4258-bfc5-08bd54ef4a99 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 returned with HTTP 404 Aug 06 05:32:11.193101 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1160/4632] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:11 2026] GET /volume/v3/backups/0c55d4ea-48da-47a1-a345-2fdde9073602 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:11.293045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-71577954-45a2-410a-9387-05d70b255982 req-c7212814-2785-49b4-9abe-bfaf8077ecc9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.295235 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-c7212814-2785-49b4-9abe-bfaf8077ecc9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:32:11.295495 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-c7212814-2785-49b4-9abe-bfaf8077ecc9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.295697 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-c7212814-2785-49b4-9abe-bfaf8077ecc9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.304762 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:11.304762 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:11.308059 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-71577954-45a2-410a-9387-05d70b255982 req-c7212814-2785-49b4-9abe-bfaf8077ecc9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:32:11.311860 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-c7212814-2785-49b4-9abe-bfaf8077ecc9 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:32:11.312237 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1157/4633] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:11 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:11.330957 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-71577954-45a2-410a-9387-05d70b255982 req-0bbfb815-8c00-45ea-89af-9f11d57e3ce6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.332900 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-0bbfb815-8c00-45ea-89af-9f11d57e3ce6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] POST https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a/action Aug 06 05:32:11.333215 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-0bbfb815-8c00-45ea-89af-9f11d57e3ce6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:11.333346 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-0bbfb815-8c00-45ea-89af-9f11d57e3ce6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:11.344652 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:11.344652 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:11.345296 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-71577954-45a2-410a-9387-05d70b255982 req-0bbfb815-8c00-45ea-89af-9f11d57e3ce6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:32:11.351954 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-71577954-45a2-410a-9387-05d70b255982 req-0bbfb815-8c00-45ea-89af-9f11d57e3ce6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Begin detaching volume completed successfully. Aug 06 05:32:11.352194 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-0bbfb815-8c00-45ea-89af-9f11d57e3ce6 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a/action returned with HTTP 202 Aug 06 05:32:11.352645 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1153/4634] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:32:11 2026] POST /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:11.372090 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ac08885b-de26-4338-903f-adb803c582e1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.373784 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ac08885b-de26-4338-903f-adb803c582e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:32:11.373951 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ac08885b-de26-4338-903f-adb803c582e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.374123 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ac08885b-de26-4338-903f-adb803c582e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.386099 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:11.386099 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:11.391563 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-83cf0d32-5607-4a66-9b47-1711b7b8321b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.391650 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ac08885b-de26-4338-903f-adb803c582e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:32:11.393391 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83cf0d32-5607-4a66-9b47-1711b7b8321b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:11.393927 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83cf0d32-5607-4a66-9b47-1711b7b8321b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.394328 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-83cf0d32-5607-4a66-9b47-1711b7b8321b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.394862 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ac08885b-de26-4338-903f-adb803c582e1 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:32:11.395209 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1165/4635] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:11 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:11.399887 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ae18e691-f447-4835-83e9-10b299f5acda None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.400575 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae18e691-f447-4835-83e9-10b299f5acda None None] GET https://10.4.3.205/volume// Aug 06 05:32:11.400575 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae18e691-f447-4835-83e9-10b299f5acda None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.400688 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae18e691-f447-4835-83e9-10b299f5acda None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.402027 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae18e691-f447-4835-83e9-10b299f5acda None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:11.402027 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1158/4636] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32: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 06 05:32:11.405450 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:11.405450 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:11.409727 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-83cf0d32-5607-4a66-9b47-1711b7b8321b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:11.410082 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-71577954-45a2-410a-9387-05d70b255982 req-e136cbf6-cc8a-43c7-a169-1f1d02172b7a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.412015 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-e136cbf6-cc8a-43c7-a169-1f1d02172b7a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:32:11.412216 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-e136cbf6-cc8a-43c7-a169-1f1d02172b7a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.412407 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-e136cbf6-cc8a-43c7-a169-1f1d02172b7a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.414894 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-83cf0d32-5607-4a66-9b47-1711b7b8321b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:11.415417 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1161/4637] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:11 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:11.421420 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:11.421420 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:11.424411 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-71577954-45a2-410a-9387-05d70b255982 req-e136cbf6-cc8a-43c7-a169-1f1d02172b7a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:32:11.428068 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-e136cbf6-cc8a-43c7-a169-1f1d02172b7a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:32:11.428490 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1154/4638] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:11 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:11.900020 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b9d32b9c-f257-45f3-8e5f-77f24aa59ef6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.901975 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9d32b9c-f257-45f3-8e5f-77f24aa59ef6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb Aug 06 05:32:11.902152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9d32b9c-f257-45f3-8e5f-77f24aa59ef6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.902347 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b9d32b9c-f257-45f3-8e5f-77f24aa59ef6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.907669 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b9d32b9c-f257-45f3-8e5f-77f24aa59ef6 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb returned with HTTP 404 Aug 06 05:32:11.908113 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1166/4639] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:11 2026] GET /volume/v3/snapshots/0df55f2f-be1d-4e17-9167-f4bb36a423bb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:11.915461 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4f8bddcd-d1be-4eac-a7ab-8747a0a7e479 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.917260 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4f8bddcd-d1be-4eac-a7ab-8747a0a7e479 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 Aug 06 05:32:11.917466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4f8bddcd-d1be-4eac-a7ab-8747a0a7e479 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.917651 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4f8bddcd-d1be-4eac-a7ab-8747a0a7e479 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.917821 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-4f8bddcd-d1be-4eac-a7ab-8747a0a7e479 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete volume with id: 2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 Aug 06 05:32:11.919796 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=330,cinder:INSERT=31,cinder:UPDATE=73 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:32:11.924993 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:11.924993 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:11.925493 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4f8bddcd-d1be-4eac-a7ab-8747a0a7e479 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:32:11.942860 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4f8bddcd-d1be-4eac-a7ab-8747a0a7e479 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete volume request issued successfully. Aug 06 05:32:11.943093 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4f8bddcd-d1be-4eac-a7ab-8747a0a7e479 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 returned with HTTP 202 Aug 06 05:32:11.943660 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1159/4640] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:11 2026] DELETE /volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:11.953448 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5be400f0-68b6-4fb2-b1e3-c4ffd27b73ad None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:11.957236 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5be400f0-68b6-4fb2-b1e3-c4ffd27b73ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 Aug 06 05:32:11.957236 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5be400f0-68b6-4fb2-b1e3-c4ffd27b73ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:11.957236 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5be400f0-68b6-4fb2-b1e3-c4ffd27b73ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:11.963740 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:11.963740 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:11.967725 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5be400f0-68b6-4fb2-b1e3-c4ffd27b73ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:32:11.973899 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5be400f0-68b6-4fb2-b1e3-c4ffd27b73ad tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 returned with HTTP 200 Aug 06 05:32:11.975067 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1162/4641] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:11 2026] GET /volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:12.081357 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-abca3fbb-5d79-4e35-960f-26c6b48faa82 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:12.093439 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-abca3fbb-5d79-4e35-960f-26c6b48faa82 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:12.095195 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-abca3fbb-5d79-4e35-960f-26c6b48faa82 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:12.096970 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-abca3fbb-5d79-4e35-960f-26c6b48faa82 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:12.097123 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-abca3fbb-5d79-4e35-960f-26c6b48faa82 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:12.103567 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:12.103567 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:12.104372 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-abca3fbb-5d79-4e35-960f-26c6b48faa82 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:12.104804 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1155/4642] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:12 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:12.168741 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-f27f335c-92ce-4ea7-a3e9-eaeb79e1dbe2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:12.171529 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-f27f335c-92ce-4ea7-a3e9-eaeb79e1dbe2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/attachments/5cd7d575-49e3-4a7e-ad9c-bd4c8e13c5b7/action Aug 06 05:32:12.171870 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-f27f335c-92ce-4ea7-a3e9-eaeb79e1dbe2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:12.171977 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-f27f335c-92ce-4ea7-a3e9-eaeb79e1dbe2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:12.188687 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:12.188687 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:12.200780 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-07aaefe7-4e54-4f2f-8d9d-6457ee539db0 req-f27f335c-92ce-4ea7-a3e9-eaeb79e1dbe2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/5cd7d575-49e3-4a7e-ad9c-bd4c8e13c5b7/action returned with HTTP 204 Aug 06 05:32:12.200995 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1167/4643] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:32:12 2026] POST /volume/v3/attachments/5cd7d575-49e3-4a7e-ad9c-bd4c8e13c5b7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:12.330925 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-71577954-45a2-410a-9387-05d70b255982 req-2a0c2451-972a-4900-8d3e-613c46e64028 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:12.333934 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-2a0c2451-972a-4900-8d3e-613c46e64028 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/attachments/41d0b97d-78ab-48df-bcc6-8ae4d8f91839 Aug 06 05:32:12.334220 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-2a0c2451-972a-4900-8d3e-613c46e64028 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:12.334494 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-2a0c2451-972a-4900-8d3e-613c46e64028 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:12.343107 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:12.343107 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:12.408903 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-71577954-45a2-410a-9387-05d70b255982 req-2a0c2451-972a-4900-8d3e-613c46e64028 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/attachments/41d0b97d-78ab-48df-bcc6-8ae4d8f91839 returned with HTTP 200 Aug 06 05:32:12.409924 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ee6f8887-2e1f-4554-9732-7f1a855c045c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:12.410113 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1160/4644] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:32:12 2026] DELETE /volume/v3/attachments/41d0b97d-78ab-48df-bcc6-8ae4d8f91839 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:12.414748 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ee6f8887-2e1f-4554-9732-7f1a855c045c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:32:12.414748 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ee6f8887-2e1f-4554-9732-7f1a855c045c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:12.414748 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ee6f8887-2e1f-4554-9732-7f1a855c045c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:12.424699 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:12.424699 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:12.428606 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-688185a3-c9c2-4271-b04f-edf43eee6aec None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:12.430676 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ee6f8887-2e1f-4554-9732-7f1a855c045c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:32:12.430777 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-688185a3-c9c2-4271-b04f-edf43eee6aec tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:12.430777 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-688185a3-c9c2-4271-b04f-edf43eee6aec tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:12.430777 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-688185a3-c9c2-4271-b04f-edf43eee6aec tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:12.438429 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ee6f8887-2e1f-4554-9732-7f1a855c045c tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:32:12.439118 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1163/4645] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:12 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:12.440458 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:12.440458 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:12.444158 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-688185a3-c9c2-4271-b04f-edf43eee6aec tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:12.448129 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-688185a3-c9c2-4271-b04f-edf43eee6aec tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:12.448589 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1156/4646] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:12 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:12.992016 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-780eeebf-9c30-4191-93fc-a8ec82bc1ae1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:12.994240 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-780eeebf-9c30-4191-93fc-a8ec82bc1ae1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 Aug 06 05:32:12.994480 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-780eeebf-9c30-4191-93fc-a8ec82bc1ae1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:12.994687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-780eeebf-9c30-4191-93fc-a8ec82bc1ae1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:13.000863 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-780eeebf-9c30-4191-93fc-a8ec82bc1ae1 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 returned with HTTP 404 Aug 06 05:32:13.001410 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1168/4647] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:12 2026] GET /volume/v3/volumes/2b82a72e-2ee1-4bb0-b0e7-c6f61db26898 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:13.012529 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9349f0d5-a64a-4e0f-87ef-4932e4a09000 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.018091 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9349f0d5-a64a-4e0f-87ef-4932e4a09000 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:32:13.018375 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9349f0d5-a64a-4e0f-87ef-4932e4a09000 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:13.018649 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9349f0d5-a64a-4e0f-87ef-4932e4a09000 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:13.018866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-9349f0d5-a64a-4e0f-87ef-4932e4a09000 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete volume with id: f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:32:13.033991 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:13.033991 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:13.034553 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9349f0d5-a64a-4e0f-87ef-4932e4a09000 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:32:13.054170 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9349f0d5-a64a-4e0f-87ef-4932e4a09000 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete volume request issued successfully. Aug 06 05:32:13.054400 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9349f0d5-a64a-4e0f-87ef-4932e4a09000 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 202 Aug 06 05:32:13.054826 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1161/4648] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:13 2026] DELETE /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:13.062713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-11c091e6-c16b-455a-8f27-1d8485813a97 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.065589 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-11c091e6-c16b-455a-8f27-1d8485813a97 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:32:13.065896 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-11c091e6-c16b-455a-8f27-1d8485813a97 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:13.066187 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-11c091e6-c16b-455a-8f27-1d8485813a97 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:13.079738 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:13.079738 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:13.087851 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-11c091e6-c16b-455a-8f27-1d8485813a97 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:32:13.097867 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-11c091e6-c16b-455a-8f27-1d8485813a97 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 200 Aug 06 05:32:13.097867 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1164/4649] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:13 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:13.117133 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6e6ea95b-fc10-4272-93b2-f7d9869a1b12 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.118699 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6e6ea95b-fc10-4272-93b2-f7d9869a1b12 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:13.118914 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6e6ea95b-fc10-4272-93b2-f7d9869a1b12 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:13.119112 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6e6ea95b-fc10-4272-93b2-f7d9869a1b12 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:13.119247 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-6e6ea95b-fc10-4272-93b2-f7d9869a1b12 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:13.126813 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-4d95330c-1099-4cbb-97e7-be22c867ebe5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.127140 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:13.127140 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:13.127757 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6e6ea95b-fc10-4272-93b2-f7d9869a1b12 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:13.128122 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1157/4650] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:13 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:13.130091 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-4d95330c-1099-4cbb-97e7-be22c867ebe5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:13.130285 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-4d95330c-1099-4cbb-97e7-be22c867ebe5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:13.130535 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-4d95330c-1099-4cbb-97e7-be22c867ebe5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:13.142763 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:13.142763 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:13.147029 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-4d95330c-1099-4cbb-97e7-be22c867ebe5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:13.152680 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-4d95330c-1099-4cbb-97e7-be22c867ebe5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:13.153089 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1169/4651] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:13 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:13.228763 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d09897b4-61a6-484c-b107-81a490daf2ca None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.229213 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d09897b4-61a6-484c-b107-81a490daf2ca None None] GET https://10.4.3.205/volume// Aug 06 05:32:13.229450 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d09897b4-61a6-484c-b107-81a490daf2ca None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:13.229739 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d09897b4-61a6-484c-b107-81a490daf2ca None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:13.230094 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d09897b4-61a6-484c-b107-81a490daf2ca None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:13.230447 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1162/4652] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:32: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 06 05:32:13.239201 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-48fa9bfa-284b-4b91-a9ce-3d0a4fd1f8be None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.241309 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-48fa9bfa-284b-4b91-a9ce-3d0a4fd1f8be tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:32:13.241677 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-48fa9bfa-284b-4b91-a9ce-3d0a4fd1f8be tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af7e7255-f75b-4140-981c-ef42fb5e9bab", "connector": null, "instance_uuid": "78915ea0-6263-468f-8696-f4bc2f0e816a"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:13.253612 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:13.253612 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:13.276613 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-48fa9bfa-284b-4b91-a9ce-3d0a4fd1f8be tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:32:13.277026 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1165/4653] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:32:13 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 06 05:32:13.302167 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d3a24a9a-dba8-41b2-bd6a-f31ac0cd26ce None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.303745 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d3a24a9a-dba8-41b2-bd6a-f31ac0cd26ce tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:13.304015 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d3a24a9a-dba8-41b2-bd6a-f31ac0cd26ce tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:13.304258 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d3a24a9a-dba8-41b2-bd6a-f31ac0cd26ce tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:13.309120 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-308c4fc7-bf6a-4a57-af85-62199f58dd2b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.309943 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-308c4fc7-bf6a-4a57-af85-62199f58dd2b None None] GET https://10.4.3.205/volume// Aug 06 05:32:13.309943 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-308c4fc7-bf6a-4a57-af85-62199f58dd2b None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:13.310181 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-308c4fc7-bf6a-4a57-af85-62199f58dd2b None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:13.311363 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-308c4fc7-bf6a-4a57-af85-62199f58dd2b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:13.311363 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1170/4654] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32: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 06 05:32:13.315937 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:13.315937 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:13.318591 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-1fe79b56-f921-4a0c-a33e-30ba7d51b408 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.319549 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d3a24a9a-dba8-41b2-bd6a-f31ac0cd26ce tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:13.321104 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-1fe79b56-f921-4a0c-a33e-30ba7d51b408 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:13.321406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-1fe79b56-f921-4a0c-a33e-30ba7d51b408 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:13.321668 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-1fe79b56-f921-4a0c-a33e-30ba7d51b408 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:13.324772 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d3a24a9a-dba8-41b2-bd6a-f31ac0cd26ce tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:13.325405 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1158/4655] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:13 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:13.333577 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:13.333577 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:13.336694 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-1fe79b56-f921-4a0c-a33e-30ba7d51b408 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:13.340347 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-1fe79b56-f921-4a0c-a33e-30ba7d51b408 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:13.340781 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1163/4656] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:13 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:13.442167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-18e2b2ad-6a74-423f-9ce4-d8b86efa3d25 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:13.446126 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-18e2b2ad-6a74-423f-9ce4-d8b86efa3d25 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] PUT https://10.4.3.205/volume/v3/attachments/d0faa747-8c06-4cd2-afc5-76fba2f4677d Aug 06 05:32:13.447730 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-18e2b2ad-6a74-423f-9ce4-d8b86efa3d25 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:13.472653 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-18e2b2ad-6a74-423f-9ce4-d8b86efa3d25 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Acquiring lock "cinder-attachment_update-af7e7255-f75b-4140-981c-ef42fb5e9bab-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:32:13.483317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-18e2b2ad-6a74-423f-9ce4-d8b86efa3d25 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-af7e7255-f75b-4140-981c-ef42fb5e9bab-np0000006623" acquired by "attachment_update" :: waited 0.011s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:32:13.487024 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:13.487024 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:13.553986 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-18e2b2ad-6a74-423f-9ce4-d8b86efa3d25 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-af7e7255-f75b-4140-981c-ef42fb5e9bab-np0000006623" released by "attachment_update" :: held 0.071s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:32:13.554546 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-18e2b2ad-6a74-423f-9ce4-d8b86efa3d25 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/d0faa747-8c06-4cd2-afc5-76fba2f4677d returned with HTTP 200 Aug 06 05:32:13.554982 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1166/4657] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:32:13 2026] PUT /volume/v3/attachments/d0faa747-8c06-4cd2-afc5-76fba2f4677d => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:14.112640 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0bc4f78b-cdfb-4ffb-b689-532dd693b69a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:14.114783 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0bc4f78b-cdfb-4ffb-b689-532dd693b69a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 Aug 06 05:32:14.114964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0bc4f78b-cdfb-4ffb-b689-532dd693b69a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:14.115466 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0bc4f78b-cdfb-4ffb-b689-532dd693b69a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:14.121141 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0bc4f78b-cdfb-4ffb-b689-532dd693b69a tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 returned with HTTP 404 Aug 06 05:32:14.121664 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1171/4658] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:14 2026] GET /volume/v3/volumes/f85300c8-07d8-40f5-adf8-e05b58885dc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:14.127978 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b06c7b80-b824-40e7-8626-737b64af505e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:14.129650 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b06c7b80-b824-40e7-8626-737b64af505e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e Aug 06 05:32:14.129853 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b06c7b80-b824-40e7-8626-737b64af505e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:14.130050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b06c7b80-b824-40e7-8626-737b64af505e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:14.130232 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-b06c7b80-b824-40e7-8626-737b64af505e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete volume with id: 592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e Aug 06 05:32:14.137640 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:14.137640 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:14.138112 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b06c7b80-b824-40e7-8626-737b64af505e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:32:14.141387 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-90c488b2-00c4-4d98-85dd-72018912e929 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:14.143111 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-90c488b2-00c4-4d98-85dd-72018912e929 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:14.143412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-90c488b2-00c4-4d98-85dd-72018912e929 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:14.143672 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-90c488b2-00c4-4d98-85dd-72018912e929 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:14.143812 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-90c488b2-00c4-4d98-85dd-72018912e929 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:14.147946 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:14.147946 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:14.148626 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-90c488b2-00c4-4d98-85dd-72018912e929 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:14.149050 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1164/4659] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:14 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:14.154305 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b06c7b80-b824-40e7-8626-737b64af505e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete volume request issued successfully. Aug 06 05:32:14.154535 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b06c7b80-b824-40e7-8626-737b64af505e tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e returned with HTTP 202 Aug 06 05:32:14.154925 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1159/4660] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:14 2026] DELETE /volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:14.161785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-985776c6-956f-4712-8dbe-933b2439acd7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:14.163022 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-985776c6-956f-4712-8dbe-933b2439acd7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e Aug 06 05:32:14.163224 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-985776c6-956f-4712-8dbe-933b2439acd7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:14.163441 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-985776c6-956f-4712-8dbe-933b2439acd7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:14.170321 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:14.170321 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:14.173743 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-985776c6-956f-4712-8dbe-933b2439acd7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:32:14.177867 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-985776c6-956f-4712-8dbe-933b2439acd7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e returned with HTTP 200 Aug 06 05:32:14.178299 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1167/4661] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:14 2026] GET /volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:14.336792 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-92b61e66-9951-4358-9893-a02f74471453 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:14.338398 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-92b61e66-9951-4358-9893-a02f74471453 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:14.338572 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-92b61e66-9951-4358-9893-a02f74471453 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:14.338740 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-92b61e66-9951-4358-9893-a02f74471453 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:14.348362 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:14.348362 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:14.351225 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-92b61e66-9951-4358-9893-a02f74471453 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:14.354584 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-92b61e66-9951-4358-9893-a02f74471453 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:14.354908 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1172/4662] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:14 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:15.159943 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5c2db6b9-5275-412f-8c0f-62a0419846f5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.164048 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5c2db6b9-5275-412f-8c0f-62a0419846f5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:15.164048 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5c2db6b9-5275-412f-8c0f-62a0419846f5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.164048 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5c2db6b9-5275-412f-8c0f-62a0419846f5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.164048 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5c2db6b9-5275-412f-8c0f-62a0419846f5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:15.168307 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.168307 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:15.169266 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5c2db6b9-5275-412f-8c0f-62a0419846f5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:15.169867 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1165/4663] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:15 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:15.191714 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-14183644-79cc-44f7-a9b1-8c3e440dc9dd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.193710 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-14183644-79cc-44f7-a9b1-8c3e440dc9dd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e Aug 06 05:32:15.193924 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-14183644-79cc-44f7-a9b1-8c3e440dc9dd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.194101 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-14183644-79cc-44f7-a9b1-8c3e440dc9dd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.199619 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-14183644-79cc-44f7-a9b1-8c3e440dc9dd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e returned with HTTP 404 Aug 06 05:32:15.200071 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1160/4664] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:15 2026] GET /volume/v3/volumes/592e72a1-eaa4-4b6e-95ea-b6fc7818bd0e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:15.208354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7c093cbd-0d74-4394-8a7d-8eff667d3679 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.210096 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c093cbd-0d74-4394-8a7d-8eff667d3679 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] DELETE https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 Aug 06 05:32:15.210305 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c093cbd-0d74-4394-8a7d-8eff667d3679 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.210530 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c093cbd-0d74-4394-8a7d-8eff667d3679 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.210693 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-7c093cbd-0d74-4394-8a7d-8eff667d3679 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete volume with id: e48fd791-6b5d-496a-bdcf-74b7f3a0c301 Aug 06 05:32:15.219189 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.219189 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:15.219777 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7c093cbd-0d74-4394-8a7d-8eff667d3679 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:32:15.238090 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7c093cbd-0d74-4394-8a7d-8eff667d3679 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Delete volume request issued successfully. Aug 06 05:32:15.238275 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c093cbd-0d74-4394-8a7d-8eff667d3679 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 returned with HTTP 202 Aug 06 05:32:15.238768 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1168/4665] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:15 2026] DELETE /volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:15.247815 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a5ac5d9b-eb0a-4814-9ac7-cf33002ec3fd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.249959 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a5ac5d9b-eb0a-4814-9ac7-cf33002ec3fd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 Aug 06 05:32:15.250153 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a5ac5d9b-eb0a-4814-9ac7-cf33002ec3fd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.250371 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a5ac5d9b-eb0a-4814-9ac7-cf33002ec3fd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.257871 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.257871 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:15.261749 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a5ac5d9b-eb0a-4814-9ac7-cf33002ec3fd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Volume info retrieved successfully. Aug 06 05:32:15.266112 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a5ac5d9b-eb0a-4814-9ac7-cf33002ec3fd tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 returned with HTTP 200 Aug 06 05:32:15.266599 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1173/4666] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:15 2026] GET /volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:15.281827 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-24fcc3e7-3cad-414d-bbfa-e6ad81968fe8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.283307 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24fcc3e7-3cad-414d-bbfa-e6ad81968fe8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:32:15.283660 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24fcc3e7-3cad-414d-bbfa-e6ad81968fe8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.283923 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24fcc3e7-3cad-414d-bbfa-e6ad81968fe8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.292065 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.292065 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:15.295892 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-24fcc3e7-3cad-414d-bbfa-e6ad81968fe8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:32:15.302374 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24fcc3e7-3cad-414d-bbfa-e6ad81968fe8 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:32:15.302374 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1166/4667] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:15 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:15.315036 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ef15ca11-9c44-4ea4-b3c5-d001484bc46a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.316598 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ef15ca11-9c44-4ea4-b3c5-d001484bc46a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] DELETE https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:32:15.316759 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ef15ca11-9c44-4ea4-b3c5-d001484bc46a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.316924 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ef15ca11-9c44-4ea4-b3c5-d001484bc46a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.317115 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-ef15ca11-9c44-4ea4-b3c5-d001484bc46a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume with id: cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:32:15.323596 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.323596 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:15.324038 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ef15ca11-9c44-4ea4-b3c5-d001484bc46a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:32:15.341489 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ef15ca11-9c44-4ea4-b3c5-d001484bc46a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Delete volume request issued successfully. Aug 06 05:32:15.341733 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ef15ca11-9c44-4ea4-b3c5-d001484bc46a tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 202 Aug 06 05:32:15.342154 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1161/4668] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:15 2026] DELETE /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:15.352811 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-785f0070-e67d-4691-9966-9a7dc1c0f528 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.354816 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-785f0070-e67d-4691-9966-9a7dc1c0f528 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:32:15.355017 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-785f0070-e67d-4691-9966-9a7dc1c0f528 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.355207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-785f0070-e67d-4691-9966-9a7dc1c0f528 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.362269 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.362269 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:15.366185 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8ac0858e-bbce-4ff9-84cc-3ab8fe05df49 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.366562 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-785f0070-e67d-4691-9966-9a7dc1c0f528 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Volume info retrieved successfully. Aug 06 05:32:15.368363 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ac0858e-bbce-4ff9-84cc-3ab8fe05df49 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:15.368652 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ac0858e-bbce-4ff9-84cc-3ab8fe05df49 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.368889 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ac0858e-bbce-4ff9-84cc-3ab8fe05df49 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.371788 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-785f0070-e67d-4691-9966-9a7dc1c0f528 tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 200 Aug 06 05:32:15.372344 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1169/4669] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:15 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:15.381776 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.381776 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:15.386040 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8ac0858e-bbce-4ff9-84cc-3ab8fe05df49 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:15.390786 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ac0858e-bbce-4ff9-84cc-3ab8fe05df49 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:15.391160 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1174/4670] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:15 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:15.789882 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-fa3ed3f2-6151-49ff-873f-464919aec4a8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.791908 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-fa3ed3f2-6151-49ff-873f-464919aec4a8 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments/d0faa747-8c06-4cd2-afc5-76fba2f4677d/action Aug 06 05:32:15.792386 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-fa3ed3f2-6151-49ff-873f-464919aec4a8 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:15.792604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-fa3ed3f2-6151-49ff-873f-464919aec4a8 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:15.810683 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.810683 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:15.820010 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-545fd148-1e9a-49fd-9755-8532570e9f9f req-fa3ed3f2-6151-49ff-873f-464919aec4a8 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/d0faa747-8c06-4cd2-afc5-76fba2f4677d/action returned with HTTP 204 Aug 06 05:32:15.820664 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1167/4671] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:32:15 2026] POST /volume/v3/attachments/d0faa747-8c06-4cd2-afc5-76fba2f4677d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:15.875343 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-43001577-473b-4b43-9f02-7eca832412cc req-2010e544-aa40-42aa-a775-fe4029030c4e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.877329 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-2010e544-aa40-42aa-a775-fe4029030c4e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:15.877558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-2010e544-aa40-42aa-a775-fe4029030c4e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.877772 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-2010e544-aa40-42aa-a775-fe4029030c4e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.889407 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.889407 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:15.893556 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-43001577-473b-4b43-9f02-7eca832412cc req-2010e544-aa40-42aa-a775-fe4029030c4e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:15.897643 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-2010e544-aa40-42aa-a775-fe4029030c4e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:15.898055 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1162/4672] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:15 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:15.914911 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-43001577-473b-4b43-9f02-7eca832412cc req-c79f57d1-fb29-4e9d-a13a-2537096e282a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.917112 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-c79f57d1-fb29-4e9d-a13a-2537096e282a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] POST https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c/action Aug 06 05:32:15.917623 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-c79f57d1-fb29-4e9d-a13a-2537096e282a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:15.917821 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-c79f57d1-fb29-4e9d-a13a-2537096e282a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:15.931107 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:15.931107 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:15.931823 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-43001577-473b-4b43-9f02-7eca832412cc req-c79f57d1-fb29-4e9d-a13a-2537096e282a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:15.941125 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-43001577-473b-4b43-9f02-7eca832412cc req-c79f57d1-fb29-4e9d-a13a-2537096e282a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Begin detaching volume completed successfully. Aug 06 05:32:15.941418 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-c79f57d1-fb29-4e9d-a13a-2537096e282a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c/action returned with HTTP 202 Aug 06 05:32:15.942000 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1170/4673] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:32:15 2026] POST /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:15.988331 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-35875062-7494-4574-94eb-1ea5a6d04387 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:15.988705 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-35875062-7494-4574-94eb-1ea5a6d04387 None None] GET https://10.4.3.205/volume// Aug 06 05:32:15.988890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-35875062-7494-4574-94eb-1ea5a6d04387 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:15.989086 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-35875062-7494-4574-94eb-1ea5a6d04387 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:15.989459 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-35875062-7494-4574-94eb-1ea5a6d04387 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:15.989909 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1175/4674] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32: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 06 05:32:15.998323 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-43001577-473b-4b43-9f02-7eca832412cc req-552d5575-30dc-4802-b32b-b2d9eb42c9bd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:16.000695 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-552d5575-30dc-4802-b32b-b2d9eb42c9bd tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:16.000950 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-552d5575-30dc-4802-b32b-b2d9eb42c9bd tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:16.001184 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-552d5575-30dc-4802-b32b-b2d9eb42c9bd tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:16.012040 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:16.012040 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:16.016220 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-43001577-473b-4b43-9f02-7eca832412cc req-552d5575-30dc-4802-b32b-b2d9eb42c9bd tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:16.021629 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-552d5575-30dc-4802-b32b-b2d9eb42c9bd tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:16.022264 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1168/4675] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:15 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:16.182474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6077e129-3d1f-4c50-87aa-d590c72ea70e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:16.184816 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6077e129-3d1f-4c50-87aa-d590c72ea70e tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:16.185083 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6077e129-3d1f-4c50-87aa-d590c72ea70e tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:16.185349 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6077e129-3d1f-4c50-87aa-d590c72ea70e tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:16.185530 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-6077e129-3d1f-4c50-87aa-d590c72ea70e tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:16.190688 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:16.190688 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:16.191485 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6077e129-3d1f-4c50-87aa-d590c72ea70e tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:16.192002 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1163/4676] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:16 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:16.286405 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e6351918-185e-44e2-94fd-fb515b6abbd7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:16.288661 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e6351918-185e-44e2-94fd-fb515b6abbd7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] GET https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 Aug 06 05:32:16.288903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e6351918-185e-44e2-94fd-fb515b6abbd7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:16.289139 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e6351918-185e-44e2-94fd-fb515b6abbd7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:16.295682 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e6351918-185e-44e2-94fd-fb515b6abbd7 tempest-VolumesBackupsTest-364532311 tempest-VolumesBackupsTest-364532311-project-member] https://10.4.3.205/volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 returned with HTTP 404 Aug 06 05:32:16.296269 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1171/4677] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:16 2026] GET /volume/v3/volumes/e48fd791-6b5d-496a-bdcf-74b7f3a0c301 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:16.388840 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3f490534-75c5-400c-8a43-e8d3abbe1b9d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:16.390612 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f490534-75c5-400c-8a43-e8d3abbe1b9d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] GET https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a Aug 06 05:32:16.390781 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f490534-75c5-400c-8a43-e8d3abbe1b9d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:16.391398 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3f490534-75c5-400c-8a43-e8d3abbe1b9d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:16.396576 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3f490534-75c5-400c-8a43-e8d3abbe1b9d tempest-VolumesBackupsTest-729086657 tempest-VolumesBackupsTest-729086657-project-member] https://10.4.3.205/volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a returned with HTTP 404 Aug 06 05:32:16.397119 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1176/4678] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:16 2026] GET /volume/v3/volumes/cdeb8f85-c2fd-4b5f-8c90-06de63c9799a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:16.404569 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d79dad6b-b53c-41a7-b61d-63eada26cae3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:16.406590 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d79dad6b-b53c-41a7-b61d-63eada26cae3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:16.406823 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d79dad6b-b53c-41a7-b61d-63eada26cae3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:16.407068 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d79dad6b-b53c-41a7-b61d-63eada26cae3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:16.423919 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:16.423919 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:16.431039 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-d79dad6b-b53c-41a7-b61d-63eada26cae3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:16.437594 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d79dad6b-b53c-41a7-b61d-63eada26cae3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:16.438540 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1169/4679] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:16 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1510 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:17.654683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-43001577-473b-4b43-9f02-7eca832412cc req-aa092bae-1fdb-47bb-808c-e249364f98be None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.654683 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-aa092bae-1fdb-47bb-808c-e249364f98be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/attachments/5cd7d575-49e3-4a7e-ad9c-bd4c8e13c5b7 Aug 06 05:32:17.654683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-aa092bae-1fdb-47bb-808c-e249364f98be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.654683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-aa092bae-1fdb-47bb-808c-e249364f98be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.654683 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.654683 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:17.654683 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-43001577-473b-4b43-9f02-7eca832412cc req-aa092bae-1fdb-47bb-808c-e249364f98be tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/attachments/5cd7d575-49e3-4a7e-ad9c-bd4c8e13c5b7 returned with HTTP 200 Aug 06 05:32:17.654683 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1164/4680] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:32:16 2026] DELETE /volume/v3/attachments/5cd7d575-49e3-4a7e-ad9c-bd4c8e13c5b7 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:17.656915 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c052e428-12d0-4fa0-bb6b-c03e96519595 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.656915 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c052e428-12d0-4fa0-bb6b-c03e96519595 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:17.656915 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c052e428-12d0-4fa0-bb6b-c03e96519595 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.656915 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c052e428-12d0-4fa0-bb6b-c03e96519595 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.656915 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.656915 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:17.656915 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c052e428-12d0-4fa0-bb6b-c03e96519595 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:17.656915 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c052e428-12d0-4fa0-bb6b-c03e96519595 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:17.656915 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1172/4681] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 884 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:17.657593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b3415c3e-21f6-46e0-9660-56b9870b60c2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.657593 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b3415c3e-21f6-46e0-9660-56b9870b60c2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:17.657593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b3415c3e-21f6-46e0-9660-56b9870b60c2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.657593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b3415c3e-21f6-46e0-9660-56b9870b60c2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.657593 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.657593 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:17.657593 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b3415c3e-21f6-46e0-9660-56b9870b60c2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:17.657593 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b3415c3e-21f6-46e0-9660-56b9870b60c2 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:17.657593 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1177/4682] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-def9a746-7deb-4328-af1f-96ae64b233a0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-def9a746-7deb-4328-af1f-96ae64b233a0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-def9a746-7deb-4328-af1f-96ae64b233a0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-def9a746-7deb-4328-af1f-96ae64b233a0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-def9a746-7deb-4328-af1f-96ae64b233a0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete volume with id: 4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-def9a746-7deb-4328-af1f-96ae64b233a0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-def9a746-7deb-4328-af1f-96ae64b233a0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete volume request issued successfully. Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-def9a746-7deb-4328-af1f-96ae64b233a0 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 202 Aug 06 05:32:17.658024 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1170/4683] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:17 2026] DELETE /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:17.658579 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-07b130ae-a48f-4b6e-8efd-eeeb9ac449ac None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.658579 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-07b130ae-a48f-4b6e-8efd-eeeb9ac449ac tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:17.658579 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-07b130ae-a48f-4b6e-8efd-eeeb9ac449ac tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.658579 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-07b130ae-a48f-4b6e-8efd-eeeb9ac449ac tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.658579 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.658579 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:17.658579 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-07b130ae-a48f-4b6e-8efd-eeeb9ac449ac tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:17.658833 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bb996c6d-6906-4207-8108-6e77beadbec5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.658921 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-07b130ae-a48f-4b6e-8efd-eeeb9ac449ac tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 200 Aug 06 05:32:17.659017 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb996c6d-6906-4207-8108-6e77beadbec5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:17.659017 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb996c6d-6906-4207-8108-6e77beadbec5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.659017 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb996c6d-6906-4207-8108-6e77beadbec5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.659017 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-bb996c6d-6906-4207-8108-6e77beadbec5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:17.659276 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1165/4684] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:17.659404 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.659404 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:17.659404 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb996c6d-6906-4207-8108-6e77beadbec5 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:17.659404 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1173/4685] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:17.746958 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-575a5f03-c573-497b-93bc-c837f1425b74 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.748999 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-575a5f03-c573-497b-93bc-c837f1425b74 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:17.749262 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-575a5f03-c573-497b-93bc-c837f1425b74 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.749606 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-575a5f03-c573-497b-93bc-c837f1425b74 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.762551 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.762551 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:17.766435 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-575a5f03-c573-497b-93bc-c837f1425b74 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:17.771614 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-575a5f03-c573-497b-93bc-c837f1425b74 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:17.772077 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1178/4686] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1510 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:17.791051 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1ee84535-7712-4ace-91c8-ad21add38f36 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.793320 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1ee84535-7712-4ace-91c8-ad21add38f36 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:17.793588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1ee84535-7712-4ace-91c8-ad21add38f36 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.793840 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1ee84535-7712-4ace-91c8-ad21add38f36 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.807132 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.807132 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:17.811411 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1ee84535-7712-4ace-91c8-ad21add38f36 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:17.816186 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1ee84535-7712-4ace-91c8-ad21add38f36 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:17.816713 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1171/4687] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1510 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:17.829399 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5b7ca0f0-4203-47a7-b4c4-4c7624db1766 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.831006 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b7ca0f0-4203-47a7-b4c4-4c7624db1766 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:17.831184 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b7ca0f0-4203-47a7-b4c4-4c7624db1766 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.831375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b7ca0f0-4203-47a7-b4c4-4c7624db1766 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.842203 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.842203 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:17.845024 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5b7ca0f0-4203-47a7-b4c4-4c7624db1766 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:17.848674 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b7ca0f0-4203-47a7-b4c4-4c7624db1766 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:17.849060 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1166/4688] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:17.885086 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-8409e344-a724-46f0-abbe-1a769646bdde req-6fc9729d-7d1c-441f-a1b4-b876c33fe0bd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.887008 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-6fc9729d-7d1c-441f-a1b4-b876c33fe0bd tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:17.887188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-6fc9729d-7d1c-441f-a1b4-b876c33fe0bd tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.887386 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-6fc9729d-7d1c-441f-a1b4-b876c33fe0bd tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.897757 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.897757 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:17.900551 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-8409e344-a724-46f0-abbe-1a769646bdde req-6fc9729d-7d1c-441f-a1b4-b876c33fe0bd tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:17.904356 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-6fc9729d-7d1c-441f-a1b4-b876c33fe0bd tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:17.904655 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1174/4689] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:17.920743 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-8409e344-a724-46f0-abbe-1a769646bdde req-965bbb65-d4de-4dfb-a389-0ed4590799fc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.922562 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-965bbb65-d4de-4dfb-a389-0ed4590799fc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab/action Aug 06 05:32:17.922867 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-965bbb65-d4de-4dfb-a389-0ed4590799fc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:17.922978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-965bbb65-d4de-4dfb-a389-0ed4590799fc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:17.933898 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.933898 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:17.934331 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-8409e344-a724-46f0-abbe-1a769646bdde req-965bbb65-d4de-4dfb-a389-0ed4590799fc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:17.939606 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-8409e344-a724-46f0-abbe-1a769646bdde req-965bbb65-d4de-4dfb-a389-0ed4590799fc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Begin detaching volume completed successfully. Aug 06 05:32:17.939791 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-965bbb65-d4de-4dfb-a389-0ed4590799fc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab/action returned with HTTP 202 Aug 06 05:32:17.940183 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1179/4690] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:32:17 2026] POST /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:17.958136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-612873e8-1d23-4368-8467-d6dd020bd679 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.960051 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-612873e8-1d23-4368-8467-d6dd020bd679 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:17.960313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-612873e8-1d23-4368-8467-d6dd020bd679 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.960566 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-612873e8-1d23-4368-8467-d6dd020bd679 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.973234 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:17.973234 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:17.976785 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-612873e8-1d23-4368-8467-d6dd020bd679 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:17.980923 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-612873e8-1d23-4368-8467-d6dd020bd679 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:17.981278 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7364c443-c863-49aa-bcfe-989436f4c5fd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.981381 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1172/4691] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1513 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:17.981772 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7364c443-c863-49aa-bcfe-989436f4c5fd None None] GET https://10.4.3.205/volume// Aug 06 05:32:17.981986 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7364c443-c863-49aa-bcfe-989436f4c5fd None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.982280 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7364c443-c863-49aa-bcfe-989436f4c5fd None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:17.982634 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7364c443-c863-49aa-bcfe-989436f4c5fd None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:17.982907 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1167/4692] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:32:17.989309 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-8409e344-a724-46f0-abbe-1a769646bdde req-7ff7bd01-f1eb-4076-8e91-c7912d95b997 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:17.991425 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-7ff7bd01-f1eb-4076-8e91-c7912d95b997 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:17.991647 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-7ff7bd01-f1eb-4076-8e91-c7912d95b997 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:17.991871 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-7ff7bd01-f1eb-4076-8e91-c7912d95b997 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.003470 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.003470 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:18.006432 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-8409e344-a724-46f0-abbe-1a769646bdde req-7ff7bd01-f1eb-4076-8e91-c7912d95b997 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:18.010443 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-7ff7bd01-f1eb-4076-8e91-c7912d95b997 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:18.010917 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1175/4693] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:17 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1693 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:18.072494 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e484fe53-c005-43eb-9cd8-71ae270dffce None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.074046 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e484fe53-c005-43eb-9cd8-71ae270dffce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:18.074378 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e484fe53-c005-43eb-9cd8-71ae270dffce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ca7f139-8711-4eef-a76b-f903678f0277", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-19073641", "description": null, "metadata": null}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:18.083691 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.083691 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:18.084089 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e484fe53-c005-43eb-9cd8-71ae270dffce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:18.084212 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-e484fe53-c005-43eb-9cd8-71ae270dffce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create snapshot from volume 1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:32:18.115746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-e484fe53-c005-43eb-9cd8-71ae270dffce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['9ccdc509-1a38-4a06-a061-b95700c57be0', 'aac82aca-4775-47d7-8a6e-04ca2b233e63', '81a236ae-6903-4da5-9b8f-9bb1b37181b2', '6aecd5cd-a2b2-44cf-9a1b-55db6f7624c5'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:18.143318 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e484fe53-c005-43eb-9cd8-71ae270dffce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot force create request issued successfully. Aug 06 05:32:18.143746 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e484fe53-c005-43eb-9cd8-71ae270dffce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:18.144189 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1180/4694] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:18.156032 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4d0d15d3-964a-462a-9b1d-43c5fe4c6a5d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.157899 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4d0d15d3-964a-462a-9b1d-43c5fe4c6a5d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:18.158179 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4d0d15d3-964a-462a-9b1d-43c5fe4c6a5d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.158418 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4d0d15d3-964a-462a-9b1d-43c5fe4c6a5d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.163773 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.163773 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:18.164216 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4d0d15d3-964a-462a-9b1d-43c5fe4c6a5d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:18.165151 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4d0d15d3-964a-462a-9b1d-43c5fe4c6a5d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 returned with HTTP 200 Aug 06 05:32:18.165621 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1173/4695] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:18 2026] GET /volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:18.230887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9dc394d3-c2f2-4809-b1b4-feb07ced853a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.232905 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9dc394d3-c2f2-4809-b1b4-feb07ced853a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c Aug 06 05:32:18.233164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9dc394d3-c2f2-4809-b1b4-feb07ced853a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.233458 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9dc394d3-c2f2-4809-b1b4-feb07ced853a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.240260 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9dc394d3-c2f2-4809-b1b4-feb07ced853a tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c returned with HTTP 404 Aug 06 05:32:18.240960 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1168/4696] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:18 2026] GET /volume/v3/volumes/4ed12f66-1d17-4de5-9084-7e053153e10c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:18.247052 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5046be6a-fb5f-4e61-9e6e-79f30f62ca56 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.247452 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9b0e4d93-2a60-4e72-bb26-e964ab5b1822 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.249381 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b0e4d93-2a60-4e72-bb26-e964ab5b1822 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:32:18.249585 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9b0e4d93-2a60-4e72-bb26-e964ab5b1822 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.249793 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9b0e4d93-2a60-4e72-bb26-e964ab5b1822 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.252258 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5046be6a-fb5f-4e61-9e6e-79f30f62ca56 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:18.253127 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5046be6a-fb5f-4e61-9e6e-79f30f62ca56 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.253598 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5046be6a-fb5f-4e61-9e6e-79f30f62ca56 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.253979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-5046be6a-fb5f-4e61-9e6e-79f30f62ca56 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:18.258449 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.258449 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:18.263390 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9b0e4d93-2a60-4e72-bb26-e964ab5b1822 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:18.263597 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.263597 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:18.265340 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5046be6a-fb5f-4e61-9e6e-79f30f62ca56 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:18.266200 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1176/4697] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:18 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:18.267923 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9b0e4d93-2a60-4e72-bb26-e964ab5b1822 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:32:18.268364 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1181/4698] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:18 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:18.280683 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7a2835f9-13b2-4f0b-8d8c-d345327e3466 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.282505 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7a2835f9-13b2-4f0b-8d8c-d345327e3466 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:32:18.282774 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7a2835f9-13b2-4f0b-8d8c-d345327e3466 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.283016 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7a2835f9-13b2-4f0b-8d8c-d345327e3466 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.291272 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.291272 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:18.296000 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7a2835f9-13b2-4f0b-8d8c-d345327e3466 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:18.300813 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7a2835f9-13b2-4f0b-8d8c-d345327e3466 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:32:18.301217 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1174/4699] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:18 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:18.313193 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d92826a4-d8a2-4e1e-8741-4d94b9c7b0f7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.315124 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d92826a4-d8a2-4e1e-8741-4d94b9c7b0f7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:32:18.315429 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d92826a4-d8a2-4e1e-8741-4d94b9c7b0f7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.315733 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d92826a4-d8a2-4e1e-8741-4d94b9c7b0f7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.315892 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-d92826a4-d8a2-4e1e-8741-4d94b9c7b0f7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete volume with id: ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:32:18.323835 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.323835 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:18.324385 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d92826a4-d8a2-4e1e-8741-4d94b9c7b0f7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:18.343590 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d92826a4-d8a2-4e1e-8741-4d94b9c7b0f7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete volume request issued successfully. Aug 06 05:32:18.343860 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d92826a4-d8a2-4e1e-8741-4d94b9c7b0f7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 202 Aug 06 05:32:18.344326 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1169/4700] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:18 2026] DELETE /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:18.355275 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2319a104-d606-4e57-9856-130369cad699 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.359273 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2319a104-d606-4e57-9856-130369cad699 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:32:18.359515 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2319a104-d606-4e57-9856-130369cad699 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.359693 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2319a104-d606-4e57-9856-130369cad699 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.368028 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.368028 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:18.371789 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2319a104-d606-4e57-9856-130369cad699 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:18.376735 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2319a104-d606-4e57-9856-130369cad699 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 200 Aug 06 05:32:18.377161 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1177/4701] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:18 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:18.567195 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-8409e344-a724-46f0-abbe-1a769646bdde req-2a87e1d4-a294-4fe7-83a9-6feb26af8eb2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.569278 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-2a87e1d4-a294-4fe7-83a9-6feb26af8eb2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:18.569506 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-2a87e1d4-a294-4fe7-83a9-6feb26af8eb2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.569688 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-2a87e1d4-a294-4fe7-83a9-6feb26af8eb2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.586449 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.586449 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:18.590879 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-8409e344-a724-46f0-abbe-1a769646bdde req-2a87e1d4-a294-4fe7-83a9-6feb26af8eb2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:18.596266 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-2a87e1d4-a294-4fe7-83a9-6feb26af8eb2 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:18.596665 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1182/4702] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:18 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1513 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:18.620671 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-8409e344-a724-46f0-abbe-1a769646bdde req-3b4b5ca2-d00a-4eb2-8912-ce0112383879 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.622937 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-3b4b5ca2-d00a-4eb2-8912-ce0112383879 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] DELETE https://10.4.3.205/volume/v3/attachments/d0faa747-8c06-4cd2-afc5-76fba2f4677d Aug 06 05:32:18.623136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-3b4b5ca2-d00a-4eb2-8912-ce0112383879 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.623957 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-3b4b5ca2-d00a-4eb2-8912-ce0112383879 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:18.634309 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:18.634309 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:18.713006 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-8409e344-a724-46f0-abbe-1a769646bdde req-3b4b5ca2-d00a-4eb2-8912-ce0112383879 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/d0faa747-8c06-4cd2-afc5-76fba2f4677d returned with HTTP 200 Aug 06 05:32:18.713550 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1175/4703] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:32:18 2026] DELETE /volume/v3/attachments/d0faa747-8c06-4cd2-afc5-76fba2f4677d => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:18.993931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f7db89a7-ac8e-42fc-84e7-b18925fa9e15 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:18.995529 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f7db89a7-ac8e-42fc-84e7-b18925fa9e15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:18.995724 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f7db89a7-ac8e-42fc-84e7-b18925fa9e15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:18.995902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f7db89a7-ac8e-42fc-84e7-b18925fa9e15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.004432 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.004432 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:19.007299 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f7db89a7-ac8e-42fc-84e7-b18925fa9e15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:19.011036 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f7db89a7-ac8e-42fc-84e7-b18925fa9e15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:19.011376 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1170/4704] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:18 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:19.175057 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5bb7084e-adaa-4a98-9c02-d2d7e7704316 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.177620 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5bb7084e-adaa-4a98-9c02-d2d7e7704316 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:19.177826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5bb7084e-adaa-4a98-9c02-d2d7e7704316 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:19.178208 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5bb7084e-adaa-4a98-9c02-d2d7e7704316 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.183675 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.183675 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:19.184030 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5bb7084e-adaa-4a98-9c02-d2d7e7704316 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:19.184793 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5bb7084e-adaa-4a98-9c02-d2d7e7704316 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 returned with HTTP 200 Aug 06 05:32:19.185110 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1178/4705] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:19 2026] GET /volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:19.195069 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-add4c581-833f-402c-bb9a-f35f0c209168 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.197277 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-add4c581-833f-402c-bb9a-f35f0c209168 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:19.197598 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-add4c581-833f-402c-bb9a-f35f0c209168 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:19.197778 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-add4c581-833f-402c-bb9a-f35f0c209168 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.202557 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.202557 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:19.202941 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-add4c581-833f-402c-bb9a-f35f0c209168 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:19.203809 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-add4c581-833f-402c-bb9a-f35f0c209168 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 returned with HTTP 200 Aug 06 05:32:19.204204 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1183/4706] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:19 2026] GET /volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:19.217254 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-29ce3026-caef-4be4-a528-7fecce41ad9f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.218428 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-29ce3026-caef-4be4-a528-7fecce41ad9f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:19.218941 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-29ce3026-caef-4be4-a528-7fecce41ad9f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ca7f139-8711-4eef-a76b-f903678f0277", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1146281530", "description": null, "metadata": null}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:19.229822 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.229822 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:19.230330 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-29ce3026-caef-4be4-a528-7fecce41ad9f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:19.230477 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-29ce3026-caef-4be4-a528-7fecce41ad9f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create snapshot from volume 1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:32:19.259474 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-29ce3026-caef-4be4-a528-7fecce41ad9f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['afcba629-a55f-4345-92f9-a6b7f4fd2fa2', '4d94a662-6fdc-486b-b8be-855dc31f1673', '2f26eaeb-d39c-4a02-a336-efc701d179d0', 'c3d55ee0-78a3-47e0-bfcb-78e06ad828fc'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:19.276903 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a58405ff-0777-49d3-a38c-a99c9032dced None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.278363 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a58405ff-0777-49d3-a38c-a99c9032dced tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:19.278685 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a58405ff-0777-49d3-a38c-a99c9032dced tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:19.279037 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a58405ff-0777-49d3-a38c-a99c9032dced tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.279247 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-a58405ff-0777-49d3-a38c-a99c9032dced tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:19.285203 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.285203 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:19.285671 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a58405ff-0777-49d3-a38c-a99c9032dced tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:19.286190 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1171/4707] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:19 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:19.292446 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-29ce3026-caef-4be4-a528-7fecce41ad9f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot force create request issued successfully. Aug 06 05:32:19.292786 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-29ce3026-caef-4be4-a528-7fecce41ad9f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:19.293182 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1176/4708] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:19.304677 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d27afc80-5804-40ca-85e1-7ab1c417d8c3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.306701 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d27afc80-5804-40ca-85e1-7ab1c417d8c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:19.306908 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d27afc80-5804-40ca-85e1-7ab1c417d8c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:19.307115 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d27afc80-5804-40ca-85e1-7ab1c417d8c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.314056 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.314056 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:19.314624 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d27afc80-5804-40ca-85e1-7ab1c417d8c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:19.315797 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d27afc80-5804-40ca-85e1-7ab1c417d8c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd returned with HTTP 200 Aug 06 05:32:19.316518 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1179/4709] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:19 2026] GET /volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:19.390533 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b3654985-0847-46e7-8831-06754eaa8327 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.392821 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b3654985-0847-46e7-8831-06754eaa8327 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b Aug 06 05:32:19.393104 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b3654985-0847-46e7-8831-06754eaa8327 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:19.393357 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b3654985-0847-46e7-8831-06754eaa8327 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.399724 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b3654985-0847-46e7-8831-06754eaa8327 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b returned with HTTP 404 Aug 06 05:32:19.400254 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1184/4710] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:19 2026] GET /volume/v3/volumes/ecf02367-c5d3-42af-8e8e-3b7dbb73e32b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:19.411020 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d995f2d6-0162-4177-adc4-b19102e720fc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.413020 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d995f2d6-0162-4177-adc4-b19102e720fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:32:19.413315 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d995f2d6-0162-4177-adc4-b19102e720fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:19.413601 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d995f2d6-0162-4177-adc4-b19102e720fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.422762 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.422762 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:19.428112 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d995f2d6-0162-4177-adc4-b19102e720fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:19.433839 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d995f2d6-0162-4177-adc4-b19102e720fc tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:32:19.434416 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1172/4711] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:19 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:19.449663 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4e01468d-9fc1-46df-8de0-e1ad279b4d1c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.454191 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e01468d-9fc1-46df-8de0-e1ad279b4d1c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:32:19.454466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e01468d-9fc1-46df-8de0-e1ad279b4d1c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:19.454729 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4e01468d-9fc1-46df-8de0-e1ad279b4d1c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.463820 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.463820 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:19.468186 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4e01468d-9fc1-46df-8de0-e1ad279b4d1c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:19.477173 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4e01468d-9fc1-46df-8de0-e1ad279b4d1c tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:32:19.477668 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1177/4712] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:19 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:19.491107 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a72b392f-0e4d-427c-a9e9-201b27619518 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.493183 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a72b392f-0e4d-427c-a9e9-201b27619518 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:32:19.493183 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a72b392f-0e4d-427c-a9e9-201b27619518 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:19.493265 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a72b392f-0e4d-427c-a9e9-201b27619518 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.493443 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-a72b392f-0e4d-427c-a9e9-201b27619518 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete volume with id: 1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:32:19.500765 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.500765 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:19.500765 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a72b392f-0e4d-427c-a9e9-201b27619518 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:19.519793 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a72b392f-0e4d-427c-a9e9-201b27619518 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete volume request issued successfully. Aug 06 05:32:19.520071 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a72b392f-0e4d-427c-a9e9-201b27619518 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 202 Aug 06 05:32:19.520661 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1180/4713] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:19 2026] DELETE /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:19.531391 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-77bf4ec1-9be8-4d05-81d2-efda31fcb946 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.533912 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-77bf4ec1-9be8-4d05-81d2-efda31fcb946 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:32:19.534093 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-77bf4ec1-9be8-4d05-81d2-efda31fcb946 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:19.534575 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-77bf4ec1-9be8-4d05-81d2-efda31fcb946 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:19.540610 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:19.540610 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:19.543907 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-77bf4ec1-9be8-4d05-81d2-efda31fcb946 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:19.548817 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-77bf4ec1-9be8-4d05-81d2-efda31fcb946 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 200 Aug 06 05:32:19.548965 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1185/4714] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:19 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:19.807670 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.910909 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:19.911282 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-435728909"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:19.912699 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-435728909'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:19.912815 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:19.916728 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:19.922050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (ce94edab-14ba-4676-8b82-a463d7aac110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:19.922925 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193b888f-4260-4a35-8c4b-9bcf28047922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:19.923801 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:19.954533 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193b888f-4260-4a35-8c4b-9bcf28047922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:19.955228 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579a41f0-7e92-4054-9994-6757c11a7ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:19.967400 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:19.998938 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:19.999406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1119547945"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:20.001279 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1119547945'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:20.001520 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Create volume of 2 GB Aug 06 05:32:20.006181 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Availability Zones retrieved successfully. Aug 06 05:32:20.014272 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Flow 'volume_create_api' (a85ff077-508f-4176-ac22-734b2e267ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:20.015356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['c2e89a43-7133-4a4a-ad6d-3b5dd6f11043', 'cbf67e9c-5c27-4a60-9e22-11f7225e27e8', '30084b11-4196-4c49-b39a-b8b2b3f9a5a9', '95fc9f81-5d55-4a46-96d4-c3f9add1cdd1'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:20.015737 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6586812-30b7-48b1-bcac-df0f7308e551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:20.016080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579a41f0-7e92-4054-9994-6757c11a7ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2e89a43-7133-4a4a-ad6d-3b5dd6f11043', 'cbf67e9c-5c27-4a60-9e22-11f7225e27e8', '30084b11-4196-4c49-b39a-b8b2b3f9a5a9', '95fc9f81-5d55-4a46-96d4-c3f9add1cdd1']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:20.016770 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ab94ef-1b3c-49f7-a03b-5bad45585ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:20.017172 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Validating volume size '2' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:20.037515 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ab94ef-1b3c-49f7-a03b-5bad45585ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af6c4641-b701-494f-a5da-7f6c8288e6a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-435728909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['c2e89a43-7133-4a4a-ad6d-3b5dd6f11043','cbf67e9c-5c27-4a60-9e22-11f7225e27e8','30084b11-4196-4c49-b39a-b8b2b3f9a5a9','95fc9f81-5d55-4a46-96d4-c3f9add1cdd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-435728909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af6c4641-b701-494f-a5da-7f6c8288e6a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:20.038240 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672bdd38-52ec-4e23-b4e2-66e932da642d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:20.046637 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6586812-30b7-48b1-bcac-df0f7308e551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:20.047374 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2064d2-0f5a-477d-865b-b80fc75d35fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:20.058166 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672bdd38-52ec-4e23-b4e2-66e932da642d) transitioned into state 'SUCCESS' from state '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-435728909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['c2e89a43-7133-4a4a-ad6d-3b5dd6f11043','cbf67e9c-5c27-4a60-9e22-11f7225e27e8','30084b11-4196-4c49-b39a-b8b2b3f9a5a9','95fc9f81-5d55-4a46-96d4-c3f9add1cdd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:20.058920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6563e808-f059-4452-a9ee-5dfe95d93110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:20.069910 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6563e808-f059-4452-a9ee-5dfe95d93110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:20.070853 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (ce94edab-14ba-4676-8b82-a463d7aac110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:20.071333 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:20.072006 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-96d436f0-9af4-4b6c-8768-c8f81d0537e9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:20.072405 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1173/4715] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:32:19 2026] POST /volume/v3/volumes => generated 769 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:20.086702 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-49a0b003-b35b-4dcf-8dd5-7298ab6b600f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.088175 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-49a0b003-b35b-4dcf-8dd5-7298ab6b600f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:20.088444 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-49a0b003-b35b-4dcf-8dd5-7298ab6b600f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:20.088674 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-49a0b003-b35b-4dcf-8dd5-7298ab6b600f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:20.097275 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:20.097275 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:20.101968 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-49a0b003-b35b-4dcf-8dd5-7298ab6b600f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:20.104126 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Created reservations ['13698a86-76e6-40ea-8bdc-052f8f61d862', 'c0ae9dba-1e93-4450-94a7-e6790ec900c5', '5985c9e6-8d00-4d9d-8979-3200cfa54ddc', '7623ae05-be10-45f1-ad40-0ece10187f2f'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:20.104987 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2064d2-0f5a-477d-865b-b80fc75d35fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13698a86-76e6-40ea-8bdc-052f8f61d862', 'c0ae9dba-1e93-4450-94a7-e6790ec900c5', '5985c9e6-8d00-4d9d-8979-3200cfa54ddc', '7623ae05-be10-45f1-ad40-0ece10187f2f']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:20.105919 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db93ec6-1ab2-460a-9ae9-5eb8a747d715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:20.106391 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-49a0b003-b35b-4dcf-8dd5-7298ab6b600f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 returned with HTTP 200 Aug 06 05:32:20.106774 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1181/4716] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:20 2026] GET /volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:20.128732 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db93ec6-1ab2-460a-9ae9-5eb8a747d715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3425e3b-6a87-4c0d-8add-775b3052f00e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1119547945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3615def1c8204c5ebb01673fb4831f65',qos_specs=None,replication_status=,reservations=['13698a86-76e6-40ea-8bdc-052f8f61d862','c0ae9dba-1e93-4450-94a7-e6790ec900c5','5985c9e6-8d00-4d9d-8979-3200cfa54ddc','7623ae05-be10-45f1-ad40-0ece10187f2f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b791b1840154f05b78044c74763c98a',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1119547945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3425e3b-6a87-4c0d-8add-775b3052f00e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3615def1c8204c5ebb01673fb4831f65',provider_auth=None,provider_geometry=None,provider_id=None,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='2b791b1840154f05b78044c74763c98a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:20.129417 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfb72888-c7f9-4e3b-92c2-c4fb3621166a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:20.150785 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfb72888-c7f9-4e3b-92c2-c4fb3621166a) transitioned into state 'SUCCESS' from state '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-1119547945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3615def1c8204c5ebb01673fb4831f65',qos_specs=None,replication_status=,reservations=['13698a86-76e6-40ea-8bdc-052f8f61d862','c0ae9dba-1e93-4450-94a7-e6790ec900c5','5985c9e6-8d00-4d9d-8979-3200cfa54ddc','7623ae05-be10-45f1-ad40-0ece10187f2f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b791b1840154f05b78044c74763c98a',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:20.151632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c1fac6-c715-46bd-9da9-8f607c5044c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:20.159954 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c1fac6-c715-46bd-9da9-8f607c5044c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:20.160717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Flow 'volume_create_api' (a85ff077-508f-4176-ac22-734b2e267ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:20.161003 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Create volume request issued successfully. Aug 06 05:32:20.161710 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7fdef3d5-7ccc-494f-9f1f-1fbd46c25913 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:20.162075 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1178/4717] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:19 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:20.172877 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ba8fb065-2992-4c2c-a3e9-fb96a1fa738a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.176079 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ba8fb065-2992-4c2c-a3e9-fb96a1fa738a tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] GET https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e Aug 06 05:32:20.176280 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ba8fb065-2992-4c2c-a3e9-fb96a1fa738a tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:20.176537 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ba8fb065-2992-4c2c-a3e9-fb96a1fa738a tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:20.183191 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:20.183191 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:20.186713 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ba8fb065-2992-4c2c-a3e9-fb96a1fa738a tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Volume info retrieved successfully. Aug 06 05:32:20.190262 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ba8fb065-2992-4c2c-a3e9-fb96a1fa738a tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e returned with HTTP 200 Aug 06 05:32:20.190684 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1186/4718] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:20 2026] GET /volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:20.297504 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5b3433d3-f598-416d-806c-6fd1d8895db7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.299813 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b3433d3-f598-416d-806c-6fd1d8895db7 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:20.299813 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b3433d3-f598-416d-806c-6fd1d8895db7 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:20.299979 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5b3433d3-f598-416d-806c-6fd1d8895db7 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:20.300080 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-5b3433d3-f598-416d-806c-6fd1d8895db7 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:20.304285 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:20.304285 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:20.304916 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5b3433d3-f598-416d-806c-6fd1d8895db7 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:20.305275 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1174/4719] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:20 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:20.325230 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2d4df7ef-fd97-426f-b967-cdde1a460b21 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.327229 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2d4df7ef-fd97-426f-b967-cdde1a460b21 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:20.327491 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2d4df7ef-fd97-426f-b967-cdde1a460b21 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:20.327714 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2d4df7ef-fd97-426f-b967-cdde1a460b21 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:20.332537 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:20.332537 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:20.333024 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2d4df7ef-fd97-426f-b967-cdde1a460b21 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:20.333808 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2d4df7ef-fd97-426f-b967-cdde1a460b21 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd returned with HTTP 200 Aug 06 05:32:20.334439 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1182/4720] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:20 2026] GET /volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:20.342410 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-db4723cf-9a52-42d8-99fa-29632c062f52 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.344240 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-db4723cf-9a52-42d8-99fa-29632c062f52 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:20.344449 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-db4723cf-9a52-42d8-99fa-29632c062f52 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:20.344643 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-db4723cf-9a52-42d8-99fa-29632c062f52 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:20.351009 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:20.351009 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:20.351414 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-db4723cf-9a52-42d8-99fa-29632c062f52 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:20.352132 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-db4723cf-9a52-42d8-99fa-29632c062f52 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd returned with HTTP 200 Aug 06 05:32:20.352483 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1179/4721] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:20 2026] GET /volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:20.365507 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-08791c53-8edc-4c5b-a6ce-4c7294895167 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.367202 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-08791c53-8edc-4c5b-a6ce-4c7294895167 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:20.367626 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-08791c53-8edc-4c5b-a6ce-4c7294895167 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ca7f139-8711-4eef-a76b-f903678f0277", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-366580447", "description": null, "metadata": null}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:20.377852 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:20.377852 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:20.378263 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-08791c53-8edc-4c5b-a6ce-4c7294895167 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:20.378445 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-08791c53-8edc-4c5b-a6ce-4c7294895167 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create snapshot from volume 1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:32:20.401306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-08791c53-8edc-4c5b-a6ce-4c7294895167 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['4503aac5-285f-4581-abbb-dfab8331b0ed', '7cb2dccd-db92-45b2-88bc-e28a6c900497', '433479bf-7f79-4ad8-9310-762ca0bcfb1c', '142cdb47-a4a0-478e-a2ef-b51137b886fc'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:20.429723 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-08791c53-8edc-4c5b-a6ce-4c7294895167 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot force create request issued successfully. Aug 06 05:32:20.430075 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-08791c53-8edc-4c5b-a6ce-4c7294895167 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:20.430623 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1187/4722] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:20.440967 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1c75856b-ffbf-4819-a3ef-bf732de64088 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.443206 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1c75856b-ffbf-4819-a3ef-bf732de64088 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:20.443485 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1c75856b-ffbf-4819-a3ef-bf732de64088 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:20.443786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1c75856b-ffbf-4819-a3ef-bf732de64088 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:20.458054 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:20.458054 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:20.458736 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1c75856b-ffbf-4819-a3ef-bf732de64088 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:20.459755 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1c75856b-ffbf-4819-a3ef-bf732de64088 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 returned with HTTP 200 Aug 06 05:32:20.460216 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1175/4723] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:20 2026] GET /volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:20.561901 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-09177ac2-8dc4-4cc2-bef4-018f9f3e1a48 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.563413 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-09177ac2-8dc4-4cc2-bef4-018f9f3e1a48 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 Aug 06 05:32:20.563640 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-09177ac2-8dc4-4cc2-bef4-018f9f3e1a48 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:20.563838 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-09177ac2-8dc4-4cc2-bef4-018f9f3e1a48 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:20.570277 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-09177ac2-8dc4-4cc2-bef4-018f9f3e1a48 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 returned with HTTP 404 Aug 06 05:32:20.570978 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1183/4724] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:20 2026] GET /volume/v3/volumes/1c406ed6-8137-43a4-a961-46d467f43ae8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:20.577967 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-93715fa1-055e-4a10-afde-c30560acfc7e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.580175 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-93715fa1-055e-4a10-afde-c30560acfc7e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b Aug 06 05:32:20.580454 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-93715fa1-055e-4a10-afde-c30560acfc7e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:20.580688 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-93715fa1-055e-4a10-afde-c30560acfc7e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:20.580773 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-93715fa1-055e-4a10-afde-c30560acfc7e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete snapshot with id: 97fb5809-1a37-4661-ad0b-7475e5bfec7b Aug 06 05:32:20.586225 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:20.586225 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:20.586651 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-93715fa1-055e-4a10-afde-c30560acfc7e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:32:20.606762 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-93715fa1-055e-4a10-afde-c30560acfc7e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot delete request issued successfully. Aug 06 05:32:20.606933 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-93715fa1-055e-4a10-afde-c30560acfc7e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b returned with HTTP 202 Aug 06 05:32:20.607360 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1180/4725] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:20 2026] DELETE /volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:20.615713 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f000ef59-ee17-460d-8644-1b6e74fa1c43 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:20.617816 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f000ef59-ee17-460d-8644-1b6e74fa1c43 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b Aug 06 05:32:20.618086 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f000ef59-ee17-460d-8644-1b6e74fa1c43 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:20.618327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f000ef59-ee17-460d-8644-1b6e74fa1c43 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:20.626692 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:20.626692 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:20.627196 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f000ef59-ee17-460d-8644-1b6e74fa1c43 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:32:20.627981 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f000ef59-ee17-460d-8644-1b6e74fa1c43 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b returned with HTTP 200 Aug 06 05:32:20.628402 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1188/4726] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:20 2026] GET /volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.121281 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3670a147-ce91-46ac-9e26-14d9fb0d6bf3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.123098 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3670a147-ce91-46ac-9e26-14d9fb0d6bf3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:21.123358 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3670a147-ce91-46ac-9e26-14d9fb0d6bf3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.123577 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3670a147-ce91-46ac-9e26-14d9fb0d6bf3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.130721 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.130721 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:21.134055 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3670a147-ce91-46ac-9e26-14d9fb0d6bf3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:21.138014 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3670a147-ce91-46ac-9e26-14d9fb0d6bf3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 returned with HTTP 200 Aug 06 05:32:21.138417 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1176/4727] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:21.149801 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a8932ec3-430e-45bc-bcba-39adc1a93b71 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.151576 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a8932ec3-430e-45bc-bcba-39adc1a93b71 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:21.151928 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a8932ec3-430e-45bc-bcba-39adc1a93b71 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af6c4641-b701-494f-a5da-7f6c8288e6a4", "name": "tempest-VolumeDependencyTests-Snapshot-678561899"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:21.160042 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.160042 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:21.160483 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a8932ec3-430e-45bc-bcba-39adc1a93b71 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:21.160593 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-a8932ec3-430e-45bc-bcba-39adc1a93b71 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create snapshot from volume af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:21.190376 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-a8932ec3-430e-45bc-bcba-39adc1a93b71 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['aecea50a-b650-4c1b-b191-4864d0905591', 'd56861b9-007c-40ee-bb87-b511e016a230', '922a2e13-f4dd-4ef5-984f-cf50fc6a29bf', '6727b357-d862-4457-a238-181c7468e386'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:21.204426 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6a1c17dd-12ed-420b-958b-a439b7d53ce4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.206425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6a1c17dd-12ed-420b-958b-a439b7d53ce4 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] GET https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e Aug 06 05:32:21.206676 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6a1c17dd-12ed-420b-958b-a439b7d53ce4 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.206856 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6a1c17dd-12ed-420b-958b-a439b7d53ce4 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.214771 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.214771 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:21.217625 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a8932ec3-430e-45bc-bcba-39adc1a93b71 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot create request issued successfully. Aug 06 05:32:21.217900 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a8932ec3-430e-45bc-bcba-39adc1a93b71 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:21.218343 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1184/4728] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:21.219230 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6a1c17dd-12ed-420b-958b-a439b7d53ce4 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Volume info retrieved successfully. Aug 06 05:32:21.223835 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6a1c17dd-12ed-420b-958b-a439b7d53ce4 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e returned with HTTP 200 Aug 06 05:32:21.224362 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1181/4729] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.226872 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8f88180b-1328-4392-aa7f-794caa8ec7db None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.229355 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8f88180b-1328-4392-aa7f-794caa8ec7db tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e Aug 06 05:32:21.229699 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8f88180b-1328-4392-aa7f-794caa8ec7db tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.230026 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8f88180b-1328-4392-aa7f-794caa8ec7db tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.237045 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.237045 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:21.237710 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8f88180b-1328-4392-aa7f-794caa8ec7db tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:21.238216 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.238924 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8f88180b-1328-4392-aa7f-794caa8ec7db tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e returned with HTTP 200 Aug 06 05:32:21.239505 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1189/4730] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.239838 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:21.240158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e3425e3b-6a87-4c0d-8add-775b3052f00e"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:21.241592 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e3425e3b-6a87-4c0d-8add-775b3052f00e'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:21.247858 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.247858 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:21.248260 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Volume retrieved successfully. Aug 06 05:32:21.248382 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Create volume of 1 GB Aug 06 05:32:21.251691 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Availability Zones retrieved successfully. Aug 06 05:32:21.256467 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Flow 'volume_create_api' (4ffe2e70-847c-4b48-942a-a8fb46f6a997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:21.257582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28715ad-ee89-49bd-bd41-15ffc5e32ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:21.258419 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:21.259983 np0000006623 devstack@c-api.service[100427]: WARNING cinder.volume.api [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28715ad-ee89-49bd-bd41-15ffc5e32ab7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 05:32:21.259983 np0000006623 devstack@c-api.service[100427]: 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 06 05:32:21.261137 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28715ad-ee89-49bd-bd41-15ffc5e32ab7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:21.261831 np0000006623 devstack@c-api.service[100427]: WARNING cinder.volume.api [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28715ad-ee89-49bd-bd41-15ffc5e32ab7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 05:32:21.262533 np0000006623 devstack@c-api.service[100427]: WARNING cinder.volume.api [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Flow 'volume_create_api' (4ffe2e70-847c-4b48-942a-a8fb46f6a997) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 05:32:21.262793 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-062dde2c-9ca5-43fb-84fe-b4b7180f7951 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 400 Aug 06 05:32:21.263252 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1177/4731] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:21 2026] POST /volume/v3/volumes => generated 173 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:32:21.270649 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a99e4600-a951-4d79-80b5-6417d72fa39b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.272719 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a99e4600-a951-4d79-80b5-6417d72fa39b tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] GET https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e Aug 06 05:32:21.272952 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a99e4600-a951-4d79-80b5-6417d72fa39b tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.273199 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a99e4600-a951-4d79-80b5-6417d72fa39b tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.280253 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.280253 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:21.283447 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a99e4600-a951-4d79-80b5-6417d72fa39b tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Volume info retrieved successfully. Aug 06 05:32:21.287373 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a99e4600-a951-4d79-80b5-6417d72fa39b tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e returned with HTTP 200 Aug 06 05:32:21.287774 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1185/4732] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.298882 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2a5d8a5f-619f-4568-8a73-cd985618ebc2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.300943 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a5d8a5f-619f-4568-8a73-cd985618ebc2 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] DELETE https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e Aug 06 05:32:21.301155 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a5d8a5f-619f-4568-8a73-cd985618ebc2 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.301369 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2a5d8a5f-619f-4568-8a73-cd985618ebc2 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.301551 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-2a5d8a5f-619f-4568-8a73-cd985618ebc2 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Delete volume with id: e3425e3b-6a87-4c0d-8add-775b3052f00e Aug 06 05:32:21.308692 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.308692 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:21.310348 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2a5d8a5f-619f-4568-8a73-cd985618ebc2 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Volume info retrieved successfully. Aug 06 05:32:21.315389 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-77ce714c-54dd-455d-8141-0ca865918207 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.317528 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-77ce714c-54dd-455d-8141-0ca865918207 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:21.317753 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-77ce714c-54dd-455d-8141-0ca865918207 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.318011 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-77ce714c-54dd-455d-8141-0ca865918207 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.318099 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-77ce714c-54dd-455d-8141-0ca865918207 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:21.322393 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.322393 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:21.323082 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-77ce714c-54dd-455d-8141-0ca865918207 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:21.323580 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1190/4733] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.327106 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2a5d8a5f-619f-4568-8a73-cd985618ebc2 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Delete volume request issued successfully. Aug 06 05:32:21.327361 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2a5d8a5f-619f-4568-8a73-cd985618ebc2 tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e returned with HTTP 202 Aug 06 05:32:21.327993 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1182/4734] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:21 2026] DELETE /volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:21.334847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-be529d86-c36f-4ed2-bb93-edf2304a7ace None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.335563 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-36a42482-30e5-458e-9df3-5a024dbf0bdf None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.337398 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-be529d86-c36f-4ed2-bb93-edf2304a7ace tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] GET https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e Aug 06 05:32:21.337694 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-be529d86-c36f-4ed2-bb93-edf2304a7ace tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.337947 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-be529d86-c36f-4ed2-bb93-edf2304a7ace tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.346531 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.346531 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:21.350241 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-be529d86-c36f-4ed2-bb93-edf2304a7ace tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Volume info retrieved successfully. Aug 06 05:32:21.354832 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-be529d86-c36f-4ed2-bb93-edf2304a7ace tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e returned with HTTP 200 Aug 06 05:32:21.355199 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1178/4735] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.402647 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-36a42482-30e5-458e-9df3-5a024dbf0bdf tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-member] PUT https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:21.402995 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-36a42482-30e5-458e-9df3-5a024dbf0bdf tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:21.408365 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.408365 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:21.413930 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-36a42482-30e5-458e-9df3-5a024dbf0bdf tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-member] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:21.414303 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1186/4736] 10.4.3.205 () {70 vars in 1408 bytes} [Thu Aug 6 05:32:21 2026] PUT /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 315 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.421894 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5f41f07e-054b-4853-9cd5-86bb654c10a6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.423735 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5f41f07e-054b-4853-9cd5-86bb654c10a6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:21.423966 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5f41f07e-054b-4853-9cd5-86bb654c10a6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.424181 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5f41f07e-054b-4853-9cd5-86bb654c10a6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.424355 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-5f41f07e-054b-4853-9cd5-86bb654c10a6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:21.428240 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.428240 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:21.428895 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5f41f07e-054b-4853-9cd5-86bb654c10a6 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:21.429275 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1191/4737] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.438953 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ad8df8aa-0af6-45c5-8586-547e9c26e3b4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.441020 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ad8df8aa-0af6-45c5-8586-547e9c26e3b4 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] DELETE https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:21.441302 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ad8df8aa-0af6-45c5-8586-547e9c26e3b4 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.441607 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ad8df8aa-0af6-45c5-8586-547e9c26e3b4 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.441771 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-ad8df8aa-0af6-45c5-8586-547e9c26e3b4 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Delete backup with id: 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. Aug 06 05:32:21.446939 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.446939 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:21.459349 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-ad8df8aa-0af6-45c5-8586-547e9c26e3b4 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] delete_backup rpcapi backup_id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:32:21.461125 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ad8df8aa-0af6-45c5-8586-547e9c26e3b4 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 202 Aug 06 05:32:21.461632 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1183/4738] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:32:21 2026] DELETE /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:21.468303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e32526ce-9b76-4b52-9761-b805841e6584 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.470386 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e32526ce-9b76-4b52-9761-b805841e6584 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:21.470661 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e32526ce-9b76-4b52-9761-b805841e6584 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.470904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e32526ce-9b76-4b52-9761-b805841e6584 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.471049 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-e32526ce-9b76-4b52-9761-b805841e6584 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:21.471271 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3747ea04-784b-423a-b437-4080580be19f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.473667 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3747ea04-784b-423a-b437-4080580be19f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:21.473927 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3747ea04-784b-423a-b437-4080580be19f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.474186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3747ea04-784b-423a-b437-4080580be19f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.475057 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.475057 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:21.475666 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e32526ce-9b76-4b52-9761-b805841e6584 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 200 Aug 06 05:32:21.476054 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1179/4739] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.481200 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.481200 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:21.481978 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3747ea04-784b-423a-b437-4080580be19f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:21.483158 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3747ea04-784b-423a-b437-4080580be19f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 returned with HTTP 200 Aug 06 05:32:21.483767 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1187/4740] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.487460 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8e383bfb-08f9-4af8-b970-85da0ba2e5b6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.489860 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e383bfb-08f9-4af8-b970-85da0ba2e5b6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:21.489891 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8e383bfb-08f9-4af8-b970-85da0ba2e5b6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.490089 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8e383bfb-08f9-4af8-b970-85da0ba2e5b6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.492855 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e4fcf43b-eb70-473e-8683-bae75df2da36 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.494741 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4fcf43b-eb70-473e-8683-bae75df2da36 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:21.494945 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4fcf43b-eb70-473e-8683-bae75df2da36 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.495141 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e4fcf43b-eb70-473e-8683-bae75df2da36 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.500119 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.500119 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:21.501266 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.501266 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:21.502182 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e4fcf43b-eb70-473e-8683-bae75df2da36 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:21.502672 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e4fcf43b-eb70-473e-8683-bae75df2da36 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 returned with HTTP 200 Aug 06 05:32:21.503304 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1184/4741] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:21.504011 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-8e383bfb-08f9-4af8-b970-85da0ba2e5b6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:21.508121 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e383bfb-08f9-4af8-b970-85da0ba2e5b6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:21.508676 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1192/4742] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:21.550059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-a2b3eab0-b107-4338-bf07-33526003a7ec None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.552220 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-a2b3eab0-b107-4338-bf07-33526003a7ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:21.552439 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-a2b3eab0-b107-4338-bf07-33526003a7ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.552628 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-a2b3eab0-b107-4338-bf07-33526003a7ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.561563 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.561563 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:21.565005 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-a2b3eab0-b107-4338-bf07-33526003a7ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:21.569061 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-a2b3eab0-b107-4338-bf07-33526003a7ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:21.569612 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1180/4743] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:21.587764 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-fac8047f-41e4-43fe-a812-05aeb576ca23 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.590553 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-fac8047f-41e4-43fe-a812-05aeb576ca23 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab/action Aug 06 05:32:21.591248 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-fac8047f-41e4-43fe-a812-05aeb576ca23 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:21.591248 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-fac8047f-41e4-43fe-a812-05aeb576ca23 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:21.601620 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.601620 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:21.602093 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-fac8047f-41e4-43fe-a812-05aeb576ca23 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:21.608385 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-fac8047f-41e4-43fe-a812-05aeb576ca23 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Begin detaching volume completed successfully. Aug 06 05:32:21.608620 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-fac8047f-41e4-43fe-a812-05aeb576ca23 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab/action returned with HTTP 202 Aug 06 05:32:21.609021 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1188/4744] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:32:21 2026] POST /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:21.627867 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-75881bee-9aac-4219-9a26-1ea0c40ebbd1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.629782 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-75881bee-9aac-4219-9a26-1ea0c40ebbd1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:21.630009 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-75881bee-9aac-4219-9a26-1ea0c40ebbd1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.630209 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-75881bee-9aac-4219-9a26-1ea0c40ebbd1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.638352 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fabc785e-1f30-4b2c-af7a-eb628b4f89ae None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.639937 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fabc785e-1f30-4b2c-af7a-eb628b4f89ae tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b Aug 06 05:32:21.640141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fabc785e-1f30-4b2c-af7a-eb628b4f89ae tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.640397 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fabc785e-1f30-4b2c-af7a-eb628b4f89ae tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.641084 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.641084 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:21.644844 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-75881bee-9aac-4219-9a26-1ea0c40ebbd1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:21.645179 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fabc785e-1f30-4b2c-af7a-eb628b4f89ae tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b returned with HTTP 404 Aug 06 05:32:21.645672 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1193/4745] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/snapshots/97fb5809-1a37-4661-ad0b-7475e5bfec7b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:21.649266 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-75881bee-9aac-4219-9a26-1ea0c40ebbd1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:21.649658 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1185/4746] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:21.649741 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1c55a84c-d20e-4008-be01-189e9c951497 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.650167 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1c55a84c-d20e-4008-be01-189e9c951497 None None] GET https://10.4.3.205/volume// Aug 06 05:32:21.650450 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1c55a84c-d20e-4008-be01-189e9c951497 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.650681 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1c55a84c-d20e-4008-be01-189e9c951497 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.651106 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1c55a84c-d20e-4008-be01-189e9c951497 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:21.651440 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1181/4747] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32: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 06 05:32:21.654467 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-52ba51b3-f711-4cd7-b81d-a6627cae2e8b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.656881 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-52ba51b3-f711-4cd7-b81d-a6627cae2e8b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 Aug 06 05:32:21.657224 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-52ba51b3-f711-4cd7-b81d-a6627cae2e8b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.657451 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-52ba51b3-f711-4cd7-b81d-a6627cae2e8b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.657572 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-52ba51b3-f711-4cd7-b81d-a6627cae2e8b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete snapshot with id: c786d57d-de43-4328-801e-5c17b6279ce9 Aug 06 05:32:21.659935 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7be96d13-52ca-4f48-9de7-f08b95667262 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.662274 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7be96d13-52ca-4f48-9de7-f08b95667262 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:21.663112 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7be96d13-52ca-4f48-9de7-f08b95667262 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.663112 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7be96d13-52ca-4f48-9de7-f08b95667262 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.663205 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.663205 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:21.663607 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-52ba51b3-f711-4cd7-b81d-a6627cae2e8b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:32:21.673525 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.673525 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:21.677138 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7be96d13-52ca-4f48-9de7-f08b95667262 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:21.682205 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7be96d13-52ca-4f48-9de7-f08b95667262 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:21.682644 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1194/4748] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1396 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:21.685134 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-52ba51b3-f711-4cd7-b81d-a6627cae2e8b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot delete request issued successfully. Aug 06 05:32:21.685420 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-52ba51b3-f711-4cd7-b81d-a6627cae2e8b tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 returned with HTTP 202 Aug 06 05:32:21.685965 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1189/4749] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:21 2026] DELETE /volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:21.696314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-25f5fb22-512d-4c30-aca2-1e4f49f79d0d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:21.698538 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-25f5fb22-512d-4c30-aca2-1e4f49f79d0d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 Aug 06 05:32:21.698703 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-25f5fb22-512d-4c30-aca2-1e4f49f79d0d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:21.698932 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-25f5fb22-512d-4c30-aca2-1e4f49f79d0d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:21.704730 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:21.704730 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:21.705181 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-25f5fb22-512d-4c30-aca2-1e4f49f79d0d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:32:21.706192 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-25f5fb22-512d-4c30-aca2-1e4f49f79d0d tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 returned with HTTP 200 Aug 06 05:32:21.706758 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1186/4750] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:21 2026] GET /volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:22.248993 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1ab9199a-a63e-4cad-bdf8-0899951383ca None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.250956 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ab9199a-a63e-4cad-bdf8-0899951383ca tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e Aug 06 05:32:22.251140 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ab9199a-a63e-4cad-bdf8-0899951383ca tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.251337 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1ab9199a-a63e-4cad-bdf8-0899951383ca tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.256095 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:22.256095 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:22.256505 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1ab9199a-a63e-4cad-bdf8-0899951383ca tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:22.257260 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1ab9199a-a63e-4cad-bdf8-0899951383ca tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e returned with HTTP 200 Aug 06 05:32:22.257610 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1182/4751] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:22 2026] GET /volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:22.265744 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-10bcdd53-da89-4ceb-911c-968d57de36ea None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.267421 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:22.267817 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "07efe341-d9c7-4563-9f72-bef95c20902e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-469354511"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:22.269248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'snapshot_id': '07efe341-d9c7-4563-9f72-bef95c20902e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-469354511'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:22.274077 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:22.274077 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:22.274590 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:22.274736 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:22.277935 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:22.282616 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (ffecaa5e-68cf-4926-a912-5c1c3fd23f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:22.283642 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d2a9ea-f5da-41ee-8d56-4aea9cea7f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:22.284502 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:22.311048 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d2a9ea-f5da-41ee-8d56-4aea9cea7f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '07efe341-d9c7-4563-9f72-bef95c20902e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:22.311871 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140bd909-4162-40b4-a554-9c16047fcee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:22.347551 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['62e08e21-be81-445a-9c9c-59b70238cafb', 'b169c76e-3cf4-4765-b5ea-05e89cfa6d16', '456f8938-97b1-41fc-a6e3-1ecf45344de9', 'd24efb2c-1676-42ff-bb05-3c49e1aa477f'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:22.348240 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140bd909-4162-40b4-a554-9c16047fcee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62e08e21-be81-445a-9c9c-59b70238cafb', 'b169c76e-3cf4-4765-b5ea-05e89cfa6d16', '456f8938-97b1-41fc-a6e3-1ecf45344de9', 'd24efb2c-1676-42ff-bb05-3c49e1aa477f']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:22.348956 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b195be5a-8209-4ed9-96bb-92e9f4ba6a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:22.367248 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-61fb54c6-eae1-4854-b2ea-5ed6bc28d48e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.368980 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-61fb54c6-eae1-4854-b2ea-5ed6bc28d48e tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] GET https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e Aug 06 05:32:22.369152 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-61fb54c6-eae1-4854-b2ea-5ed6bc28d48e tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.369342 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-61fb54c6-eae1-4854-b2ea-5ed6bc28d48e tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.374708 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-61fb54c6-eae1-4854-b2ea-5ed6bc28d48e tempest-VolumesCloneNegativeTest-360528083 tempest-VolumesCloneNegativeTest-360528083-project-member] https://10.4.3.205/volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e returned with HTTP 404 Aug 06 05:32:22.375134 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1190/4752] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:22 2026] GET /volume/v3/volumes/e3425e3b-6a87-4c0d-8add-775b3052f00e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:22.386282 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b195be5a-8209-4ed9-96bb-92e9f4ba6a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57bbca4-00a1-423b-8d8a-97c2f55a6a4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-469354511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['62e08e21-be81-445a-9c9c-59b70238cafb','b169c76e-3cf4-4765-b5ea-05e89cfa6d16','456f8938-97b1-41fc-a6e3-1ecf45344de9','d24efb2c-1676-42ff-bb05-3c49e1aa477f'],size=1,snapshot_id=07efe341-d9c7-4563-9f72-bef95c20902e,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-469354511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57bbca4-00a1-423b-8d8a-97c2f55a6a4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=07efe341-d9c7-4563-9f72-bef95c20902e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:22.387006 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2321454e-74d0-47e8-85ee-951889b44f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:22.403100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2321454e-74d0-47e8-85ee-951889b44f3d) transitioned into state 'SUCCESS' from state '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-469354511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['62e08e21-be81-445a-9c9c-59b70238cafb','b169c76e-3cf4-4765-b5ea-05e89cfa6d16','456f8938-97b1-41fc-a6e3-1ecf45344de9','d24efb2c-1676-42ff-bb05-3c49e1aa477f'],size=1,snapshot_id=07efe341-d9c7-4563-9f72-bef95c20902e,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:22.403729 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df05f13e-e0b5-47a6-a7f6-cbe9f7c7c2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:22.421654 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df05f13e-e0b5-47a6-a7f6-cbe9f7c7c2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:22.422379 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (ffecaa5e-68cf-4926-a912-5c1c3fd23f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:22.422712 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:22.423115 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-10bcdd53-da89-4ceb-911c-968d57de36ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:22.423530 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1195/4753] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:32:22 2026] POST /volume/v3/volumes => generated 803 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:22.438511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dd04656a-c504-4312-8318-cf3d1457eba1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.440180 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dd04656a-c504-4312-8318-cf3d1457eba1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:22.440433 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dd04656a-c504-4312-8318-cf3d1457eba1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.440667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dd04656a-c504-4312-8318-cf3d1457eba1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.447610 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:22.447610 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:22.450856 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dd04656a-c504-4312-8318-cf3d1457eba1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:22.454587 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dd04656a-c504-4312-8318-cf3d1457eba1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f returned with HTTP 200 Aug 06 05:32:22.454948 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1187/4754] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:22 2026] GET /volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:22.486107 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-51f2cea2-c337-4dc3-8af5-8d8eb4d95e00 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.487899 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-51f2cea2-c337-4dc3-8af5-8d8eb4d95e00 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d Aug 06 05:32:22.488115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-51f2cea2-c337-4dc3-8af5-8d8eb4d95e00 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.488324 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-51f2cea2-c337-4dc3-8af5-8d8eb4d95e00 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.488448 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-51f2cea2-c337-4dc3-8af5-8d8eb4d95e00 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Show backup with id 6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:32:22.491756 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-51f2cea2-c337-4dc3-8af5-8d8eb4d95e00 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d returned with HTTP 404 Aug 06 05:32:22.492194 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1183/4755] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:22 2026] GET /volume/v3/backups/6ddc5a95-a6a3-4ed5-ad62-ac62ad6bdd4d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:22.498458 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c57a52b6-bee7-480d-b403-8c58d1a8fca9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.500253 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c57a52b6-bee7-480d-b403-8c58d1a8fca9 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 Aug 06 05:32:22.500610 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c57a52b6-bee7-480d-b403-8c58d1a8fca9 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.500842 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c57a52b6-bee7-480d-b403-8c58d1a8fca9 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.501028 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c57a52b6-bee7-480d-b403-8c58d1a8fca9 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Delete volume with id: 8975bd47-9c0f-4f57-9278-79ef9017d330 Aug 06 05:32:22.508315 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:22.508315 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:22.508665 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c57a52b6-bee7-480d-b403-8c58d1a8fca9 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Volume info retrieved successfully. Aug 06 05:32:22.526593 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c57a52b6-bee7-480d-b403-8c58d1a8fca9 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Delete volume request issued successfully. Aug 06 05:32:22.526759 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c57a52b6-bee7-480d-b403-8c58d1a8fca9 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 returned with HTTP 202 Aug 06 05:32:22.527142 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1191/4756] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:32:22 2026] DELETE /volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:22.533884 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9e9d5697-e3be-4dad-9f11-aad44f797b8d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.535935 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9e9d5697-e3be-4dad-9f11-aad44f797b8d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 Aug 06 05:32:22.536130 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9e9d5697-e3be-4dad-9f11-aad44f797b8d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.536314 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9e9d5697-e3be-4dad-9f11-aad44f797b8d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.543354 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:22.543354 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:22.546607 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9e9d5697-e3be-4dad-9f11-aad44f797b8d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Volume info retrieved successfully. Aug 06 05:32:22.551750 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9e9d5697-e3be-4dad-9f11-aad44f797b8d tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 returned with HTTP 200 Aug 06 05:32:22.552121 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1196/4757] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:22 2026] GET /volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:22.662129 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7020dfbc-7fce-4fc7-bdf1-4f7d1794ae8b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.663935 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7020dfbc-7fce-4fc7-bdf1-4f7d1794ae8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:22.664140 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7020dfbc-7fce-4fc7-bdf1-4f7d1794ae8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.664388 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7020dfbc-7fce-4fc7-bdf1-4f7d1794ae8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.673014 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:22.673014 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:22.676400 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7020dfbc-7fce-4fc7-bdf1-4f7d1794ae8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:22.680207 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7020dfbc-7fce-4fc7-bdf1-4f7d1794ae8b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:22.680663 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1188/4758] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:22 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:22.715941 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-309e2e5f-c0fd-49a1-aaed-94b1c6078a01 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.717719 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-309e2e5f-c0fd-49a1-aaed-94b1c6078a01 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 Aug 06 05:32:22.717896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-309e2e5f-c0fd-49a1-aaed-94b1c6078a01 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.718073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-309e2e5f-c0fd-49a1-aaed-94b1c6078a01 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.722502 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-309e2e5f-c0fd-49a1-aaed-94b1c6078a01 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 returned with HTTP 404 Aug 06 05:32:22.722941 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1184/4759] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:22 2026] GET /volume/v3/snapshots/c786d57d-de43-4328-801e-5c17b6279ce9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:22.730007 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fcb6c925-17fe-4332-b26d-8b8fb6c14dfa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.731812 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fcb6c925-17fe-4332-b26d-8b8fb6c14dfa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 Aug 06 05:32:22.732040 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fcb6c925-17fe-4332-b26d-8b8fb6c14dfa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.732224 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fcb6c925-17fe-4332-b26d-8b8fb6c14dfa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.732371 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-fcb6c925-17fe-4332-b26d-8b8fb6c14dfa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete snapshot with id: 8d0232dd-44fc-4c60-9702-1fd2a93eeff1 Aug 06 05:32:22.736957 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:22.736957 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:22.737352 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fcb6c925-17fe-4332-b26d-8b8fb6c14dfa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:32:22.755963 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fcb6c925-17fe-4332-b26d-8b8fb6c14dfa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot delete request issued successfully. Aug 06 05:32:22.756249 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fcb6c925-17fe-4332-b26d-8b8fb6c14dfa tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 returned with HTTP 202 Aug 06 05:32:22.756795 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1192/4760] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:22 2026] DELETE /volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:22.764220 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6178e23d-e0ad-481f-8ff9-346b59b25f67 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.766058 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6178e23d-e0ad-481f-8ff9-346b59b25f67 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 Aug 06 05:32:22.766254 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6178e23d-e0ad-481f-8ff9-346b59b25f67 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.766494 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6178e23d-e0ad-481f-8ff9-346b59b25f67 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.771038 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:22.771038 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:22.771438 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6178e23d-e0ad-481f-8ff9-346b59b25f67 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Snapshot retrieved successfully. Aug 06 05:32:22.772194 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6178e23d-e0ad-481f-8ff9-346b59b25f67 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 returned with HTTP 200 Aug 06 05:32:22.772956 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1197/4761] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:22 2026] GET /volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:22.958549 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-66c618aa-9475-46b9-9331-cdf1f96bef45 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.960313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-66c618aa-9475-46b9-9331-cdf1f96bef45 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:22.960513 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-66c618aa-9475-46b9-9331-cdf1f96bef45 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.960686 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-66c618aa-9475-46b9-9331-cdf1f96bef45 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:22.960794 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-66c618aa-9475-46b9-9331-cdf1f96bef45 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:22.965956 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:22.965956 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:22.966362 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-66c618aa-9475-46b9-9331-cdf1f96bef45 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:22.984269 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-66c618aa-9475-46b9-9331-cdf1f96bef45 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot delete request issued successfully. Aug 06 05:32:22.984591 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-66c618aa-9475-46b9-9331-cdf1f96bef45 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 returned with HTTP 202 Aug 06 05:32:22.985177 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1189/4762] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:22 2026] DELETE /volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:22.993324 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c15f2fda-ec15-46b4-8b3c-7bde023b9983 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:22.995539 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c15f2fda-ec15-46b4-8b3c-7bde023b9983 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:22.995808 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c15f2fda-ec15-46b4-8b3c-7bde023b9983 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:22.996105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c15f2fda-ec15-46b4-8b3c-7bde023b9983 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.001522 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.001522 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:23.001876 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c15f2fda-ec15-46b4-8b3c-7bde023b9983 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:23.002610 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c15f2fda-ec15-46b4-8b3c-7bde023b9983 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 returned with HTTP 200 Aug 06 05:32:23.002943 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1185/4763] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:22 2026] GET /volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:23.362977 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.430335 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:23.430732 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1239426"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:23.431947 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1239426'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:23.432086 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Create volume of 1 GB Aug 06 05:32:23.432365 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.432365 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:23.435891 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Availability Zones retrieved successfully. Aug 06 05:32:23.440855 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Flow 'volume_create_api' (a850f1f1-5073-48e9-a583-d26b3eed4895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:23.441731 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f3712b-35b6-45ec-b695-fca1f80d5b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:23.442571 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:23.465273 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f3712b-35b6-45ec-b695-fca1f80d5b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:23.466488 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc283072-a622-46e0-a79f-bcf0578af7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:23.470475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b85d3ce5-2cf3-47c4-9156-f06c5d27d330 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.472143 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b85d3ce5-2cf3-47c4-9156-f06c5d27d330 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:23.472317 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b85d3ce5-2cf3-47c4-9156-f06c5d27d330 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.472519 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b85d3ce5-2cf3-47c4-9156-f06c5d27d330 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.478622 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.478622 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:23.481735 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b85d3ce5-2cf3-47c4-9156-f06c5d27d330 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:23.485090 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b85d3ce5-2cf3-47c4-9156-f06c5d27d330 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f returned with HTTP 200 Aug 06 05:32:23.485429 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1198/4764] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:23 2026] GET /volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f => generated 896 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:23.495952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-015e87a3-8c4d-41a7-9912-2e6b0e1f460a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.497538 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-015e87a3-8c4d-41a7-9912-2e6b0e1f460a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:23.497906 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-015e87a3-8c4d-41a7-9912-2e6b0e1f460a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b57bbca4-00a1-423b-8d8a-97c2f55a6a4f", "name": "tempest-VolumeDependencyTests-Snapshot-781556993"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:23.505777 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.505777 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:23.506236 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-015e87a3-8c4d-41a7-9912-2e6b0e1f460a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:23.506383 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-015e87a3-8c4d-41a7-9912-2e6b0e1f460a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create snapshot from volume b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:23.523057 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Created reservations ['d7c07b76-10c1-45a0-b836-a089c1d81422', 'acc8416b-b1b8-411c-a491-ab03bf8a5b87', '5213428b-6d8b-4427-bedc-419164bfa9e2', '75e03c38-51b0-4c7e-abdd-8b80ec552fb5'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:23.523567 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc283072-a622-46e0-a79f-bcf0578af7a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7c07b76-10c1-45a0-b836-a089c1d81422', 'acc8416b-b1b8-411c-a491-ab03bf8a5b87', '5213428b-6d8b-4427-bedc-419164bfa9e2', '75e03c38-51b0-4c7e-abdd-8b80ec552fb5']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:23.524361 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63eb584-75b0-4a6f-ad00-4ebf3eb28d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:23.528306 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-015e87a3-8c4d-41a7-9912-2e6b0e1f460a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['21ee21c6-6f85-4eb1-b0d7-fab7f655e2dd', 'deb5b37d-0da1-4b08-a72f-1b1294161cbb', '2a65689e-abfa-467c-9107-0c1611d29ab8', '52737ca6-1012-418c-86c3-15975d017109'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:23.544637 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63eb584-75b0-4a6f-ad00-4ebf3eb28d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac124f55-c09f-4fb3-a4ce-5f36c35a06d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1239426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c302bd306342b886c6c6bd7817fb3a',qos_specs=None,replication_status=,reservations=['d7c07b76-10c1-45a0-b836-a089c1d81422','acc8416b-b1b8-411c-a491-ab03bf8a5b87','5213428b-6d8b-4427-bedc-419164bfa9e2','75e03c38-51b0-4c7e-abdd-8b80ec552fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a3945691a64e1e978e3a6dd177c4dd',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1239426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac124f55-c09f-4fb3-a4ce-5f36c35a06d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24c302bd306342b886c6c6bd7817fb3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81a3945691a64e1e978e3a6dd177c4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:23.545374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0fec25-d836-4e4c-9d97-27cdfa5ce126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:23.553531 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-015e87a3-8c4d-41a7-9912-2e6b0e1f460a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot create request issued successfully. Aug 06 05:32:23.553893 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-015e87a3-8c4d-41a7-9912-2e6b0e1f460a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:23.554559 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1190/4765] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:23.562610 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a72cca93-4cd5-4744-8c0a-8ff3341ddd37 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.563763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-72ea0b30-3fb7-454f-ae9c-7b1f7bdab775 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.563828 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0fec25-d836-4e4c-9d97-27cdfa5ce126) transitioned into state 'SUCCESS' from state '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-1239426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c302bd306342b886c6c6bd7817fb3a',qos_specs=None,replication_status=,reservations=['d7c07b76-10c1-45a0-b836-a089c1d81422','acc8416b-b1b8-411c-a491-ab03bf8a5b87','5213428b-6d8b-4427-bedc-419164bfa9e2','75e03c38-51b0-4c7e-abdd-8b80ec552fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a3945691a64e1e978e3a6dd177c4dd',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:23.564461 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a72cca93-4cd5-4744-8c0a-8ff3341ddd37 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 Aug 06 05:32:23.564742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ed1c99-93e8-4bc4-b5f6-df9cb49c96be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:23.564813 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a72cca93-4cd5-4744-8c0a-8ff3341ddd37 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.564960 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a72cca93-4cd5-4744-8c0a-8ff3341ddd37 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.565747 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-72ea0b30-3fb7-454f-ae9c-7b1f7bdab775 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] GET https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 Aug 06 05:32:23.565983 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-72ea0b30-3fb7-454f-ae9c-7b1f7bdab775 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.566211 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-72ea0b30-3fb7-454f-ae9c-7b1f7bdab775 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.570303 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.570303 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:23.570534 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a72cca93-4cd5-4744-8c0a-8ff3341ddd37 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:23.571260 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a72cca93-4cd5-4744-8c0a-8ff3341ddd37 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 returned with HTTP 200 Aug 06 05:32:23.571640 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1186/4766] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:23 2026] GET /volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:23.573585 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-72ea0b30-3fb7-454f-ae9c-7b1f7bdab775 tempest-ProjectMemberTests39-1630088269 tempest-ProjectMemberTests39-1630088269-project-admin] https://10.4.3.205/volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 returned with HTTP 404 Aug 06 05:32:23.574056 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1199/4767] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:32:23 2026] GET /volume/v3/volumes/8975bd47-9c0f-4f57-9278-79ef9017d330 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:23.576448 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ed1c99-93e8-4bc4-b5f6-df9cb49c96be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:23.577277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Flow 'volume_create_api' (a850f1f1-5073-48e9-a583-d26b3eed4895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:23.577700 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Create volume request issued successfully. Aug 06 05:32:23.578245 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fad9b3f6-06b3-43c5-aced-f48ab6d232eb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:23.578696 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1193/4768] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:23 2026] POST /volume/v3/volumes => generated 755 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:23.590480 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8de22266-6596-4a83-9acc-957f81c060a6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.592483 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8de22266-6596-4a83-9acc-957f81c060a6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:23.592667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8de22266-6596-4a83-9acc-957f81c060a6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.592838 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8de22266-6596-4a83-9acc-957f81c060a6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.600244 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.600244 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:23.603593 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8de22266-6596-4a83-9acc-957f81c060a6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Volume info retrieved successfully. Aug 06 05:32:23.607394 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8de22266-6596-4a83-9acc-957f81c060a6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 returned with HTTP 200 Aug 06 05:32:23.607835 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1191/4769] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:23 2026] GET /volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:32:23.692815 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8d916fd1-b28f-48e3-9a0b-56cb87e3ea5d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.694784 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8d916fd1-b28f-48e3-9a0b-56cb87e3ea5d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:23.694996 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8d916fd1-b28f-48e3-9a0b-56cb87e3ea5d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.695177 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8d916fd1-b28f-48e3-9a0b-56cb87e3ea5d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.706927 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.706927 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:23.710441 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8d916fd1-b28f-48e3-9a0b-56cb87e3ea5d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:23.713928 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8d916fd1-b28f-48e3-9a0b-56cb87e3ea5d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:23.714267 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1187/4770] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:23 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:23.781795 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e3f59151-59d8-4872-8dd4-4ff38292a54f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.784166 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3f59151-59d8-4872-8dd4-4ff38292a54f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 Aug 06 05:32:23.784450 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3f59151-59d8-4872-8dd4-4ff38292a54f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.784717 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3f59151-59d8-4872-8dd4-4ff38292a54f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.789599 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3f59151-59d8-4872-8dd4-4ff38292a54f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 returned with HTTP 404 Aug 06 05:32:23.790012 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1200/4771] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:23 2026] GET /volume/v3/snapshots/8d0232dd-44fc-4c60-9702-1fd2a93eeff1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:23.796750 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cbacf2b8-3c55-49a7-945e-8f176a42b99e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.798620 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cbacf2b8-3c55-49a7-945e-8f176a42b99e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:32:23.798799 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cbacf2b8-3c55-49a7-945e-8f176a42b99e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.798972 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cbacf2b8-3c55-49a7-945e-8f176a42b99e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.805744 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.805744 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:23.809306 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cbacf2b8-3c55-49a7-945e-8f176a42b99e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:23.813066 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cbacf2b8-3c55-49a7-945e-8f176a42b99e tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:32:23.813445 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1194/4772] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:23 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:23.823827 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c482235a-a523-4de3-a48f-564530af7cf7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.825596 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c482235a-a523-4de3-a48f-564530af7cf7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:32:23.825814 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c482235a-a523-4de3-a48f-564530af7cf7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.826023 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c482235a-a523-4de3-a48f-564530af7cf7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.832567 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.832567 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:23.835593 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c482235a-a523-4de3-a48f-564530af7cf7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:23.839213 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c482235a-a523-4de3-a48f-564530af7cf7 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:32:23.839577 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1192/4773] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:23 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:23.850257 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-55a45804-6fb1-4541-b5f5-991c8089d821 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.851869 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-55a45804-6fb1-4541-b5f5-991c8089d821 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] DELETE https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:32:23.852050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-55a45804-6fb1-4541-b5f5-991c8089d821 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.852231 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-55a45804-6fb1-4541-b5f5-991c8089d821 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.852406 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-55a45804-6fb1-4541-b5f5-991c8089d821 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete volume with id: c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:32:23.859598 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.859598 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:23.860238 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-55a45804-6fb1-4541-b5f5-991c8089d821 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:23.878630 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-55a45804-6fb1-4541-b5f5-991c8089d821 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Delete volume request issued successfully. Aug 06 05:32:23.878827 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-55a45804-6fb1-4541-b5f5-991c8089d821 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 202 Aug 06 05:32:23.879358 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1188/4774] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:23 2026] DELETE /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:23.887884 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-47633b60-5100-40d5-9a1e-d2b3cdc54ad4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:23.889788 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-47633b60-5100-40d5-9a1e-d2b3cdc54ad4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:32:23.889972 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-47633b60-5100-40d5-9a1e-d2b3cdc54ad4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:23.890174 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-47633b60-5100-40d5-9a1e-d2b3cdc54ad4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:23.897434 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:23.897434 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:23.901504 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-47633b60-5100-40d5-9a1e-d2b3cdc54ad4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Volume info retrieved successfully. Aug 06 05:32:23.907408 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-47633b60-5100-40d5-9a1e-d2b3cdc54ad4 tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 200 Aug 06 05:32:23.907847 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1201/4775] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:23 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:24.011711 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e7e46c96-ba5c-4bf2-be70-fd5d027ddd07 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.013930 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7e46c96-ba5c-4bf2-be70-fd5d027ddd07 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:24.014203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7e46c96-ba5c-4bf2-be70-fd5d027ddd07 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.014500 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e7e46c96-ba5c-4bf2-be70-fd5d027ddd07 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.019581 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e7e46c96-ba5c-4bf2-be70-fd5d027ddd07 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 returned with HTTP 404 Aug 06 05:32:24.020174 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1195/4776] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:24.027106 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7e5317d3-2f9d-4f55-a1c9-00e62c2e8dc2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.028705 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e5317d3-2f9d-4f55-a1c9-00e62c2e8dc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:24.028895 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e5317d3-2f9d-4f55-a1c9-00e62c2e8dc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.029068 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e5317d3-2f9d-4f55-a1c9-00e62c2e8dc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.030253 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-7e5317d3-2f9d-4f55-a1c9-00e62c2e8dc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:24.032424 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-aa453ac8-61ec-450b-82e4-d50d3907ec0a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.034140 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.034140 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:24.034140 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7e5317d3-2f9d-4f55-a1c9-00e62c2e8dc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:24.034923 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-aa453ac8-61ec-450b-82e4-d50d3907ec0a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:24.035204 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-aa453ac8-61ec-450b-82e4-d50d3907ec0a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.035523 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-aa453ac8-61ec-450b-82e4-d50d3907ec0a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.045880 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.045880 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:24.049356 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-aa453ac8-61ec-450b-82e4-d50d3907ec0a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:24.052321 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7e5317d3-2f9d-4f55-a1c9-00e62c2e8dc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot delete request issued successfully. Aug 06 05:32:24.052544 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e5317d3-2f9d-4f55-a1c9-00e62c2e8dc2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd returned with HTTP 202 Aug 06 05:32:24.052960 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1193/4777] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:24 2026] DELETE /volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:24.053427 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-aa453ac8-61ec-450b-82e4-d50d3907ec0a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:24.053988 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1189/4778] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:24.060114 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5eade8f3-c304-4945-82ba-1404134bfc28 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.062100 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5eade8f3-c304-4945-82ba-1404134bfc28 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:24.062304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5eade8f3-c304-4945-82ba-1404134bfc28 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.062543 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5eade8f3-c304-4945-82ba-1404134bfc28 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.067683 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.067683 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:24.068068 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5eade8f3-c304-4945-82ba-1404134bfc28 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:24.069979 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5eade8f3-c304-4945-82ba-1404134bfc28 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd returned with HTTP 200 Aug 06 05:32:24.070538 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1202/4779] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:24.375708 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7a1a0ccb-7ddc-4549-9e63-0b1382812307 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.377543 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7a1a0ccb-7ddc-4549-9e63-0b1382812307 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] DELETE https://10.4.3.205/volume/v3/attachments/3da83ee0-3569-4c9d-8d91-1d0942da9b07 Aug 06 05:32:24.377714 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7a1a0ccb-7ddc-4549-9e63-0b1382812307 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.377881 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7a1a0ccb-7ddc-4549-9e63-0b1382812307 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.384666 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.384666 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:24.420675 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-552961f1-2fb7-4f09-b6ee-32907935df67 req-7a1a0ccb-7ddc-4549-9e63-0b1382812307 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/3da83ee0-3569-4c9d-8d91-1d0942da9b07 returned with HTTP 200 Aug 06 05:32:24.421062 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1196/4780] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:32:24 2026] DELETE /volume/v3/attachments/3da83ee0-3569-4c9d-8d91-1d0942da9b07 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:24.581490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b803bc3-af5f-4032-b5b7-159b915f84a6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.583615 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b803bc3-af5f-4032-b5b7-159b915f84a6 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 Aug 06 05:32:24.583884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b803bc3-af5f-4032-b5b7-159b915f84a6 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.584346 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b803bc3-af5f-4032-b5b7-159b915f84a6 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.589758 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.589758 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:24.590209 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3b803bc3-af5f-4032-b5b7-159b915f84a6 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:24.591146 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b803bc3-af5f-4032-b5b7-159b915f84a6 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 returned with HTTP 200 Aug 06 05:32:24.591649 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1194/4781] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:24.600171 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.601828 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:24.602165 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "74f6c2f3-358d-480e-9d6b-5b341006abe1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1486780779"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:24.603615 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'snapshot_id': '74f6c2f3-358d-480e-9d6b-5b341006abe1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1486780779'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:24.608284 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.608284 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:24.608708 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:24.608819 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:24.612048 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:24.616965 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (972932b7-f95f-4be3-8344-ea277a5d1280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:24.617820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c96e56-f173-4121-87f6-038303191aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:24.618632 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:24.620557 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bb3f9717-5ab9-45be-a202-648b33ecee97 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.622818 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb3f9717-5ab9-45be-a202-648b33ecee97 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:24.623092 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb3f9717-5ab9-45be-a202-648b33ecee97 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.623385 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb3f9717-5ab9-45be-a202-648b33ecee97 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.631358 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.631358 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:24.635346 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bb3f9717-5ab9-45be-a202-648b33ecee97 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Volume info retrieved successfully. Aug 06 05:32:24.640020 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb3f9717-5ab9-45be-a202-648b33ecee97 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 returned with HTTP 200 Aug 06 05:32:24.640661 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1203/4782] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:24.650326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c96e56-f173-4121-87f6-038303191aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '74f6c2f3-358d-480e-9d6b-5b341006abe1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:24.651163 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3bafaaf-6daa-4a59-885a-4d80724c5c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:24.652516 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a11bc28a-8668-42d2-bf3a-9201390b1fe1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.654078 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a11bc28a-8668-42d2-bf3a-9201390b1fe1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:24.654425 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a11bc28a-8668-42d2-bf3a-9201390b1fe1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac124f55-c09f-4fb3-a4ce-5f36c35a06d8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-790275569"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:24.662837 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.662837 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:24.663272 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a11bc28a-8668-42d2-bf3a-9201390b1fe1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Volume info retrieved successfully. Aug 06 05:32:24.663414 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-a11bc28a-8668-42d2-bf3a-9201390b1fe1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Create snapshot from volume ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:24.687906 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['ed22c4f7-207d-4c13-9d30-6de9279269c7', 'd60a8dd8-0753-40b3-b26f-f29f552a0b92', 'b1e7a4d4-bdfc-48af-8594-9f7c31b15b12', 'bc3bf9d5-de80-4898-81b3-e99102b5d6f5'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:24.688692 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3bafaaf-6daa-4a59-885a-4d80724c5c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed22c4f7-207d-4c13-9d30-6de9279269c7', 'd60a8dd8-0753-40b3-b26f-f29f552a0b92', 'b1e7a4d4-bdfc-48af-8594-9f7c31b15b12', 'bc3bf9d5-de80-4898-81b3-e99102b5d6f5']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:24.689371 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553f9efa-af4c-4b01-86a0-238f8e3c4c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:24.691338 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-a11bc28a-8668-42d2-bf3a-9201390b1fe1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Created reservations ['87192db2-8a40-470e-b858-60e8cf628181', 'd1b13fd2-5413-4784-881f-c59de4107369', 'c494fd74-9ea3-414a-97ea-1ca772d963ea', 'ba65d38a-05ec-4122-9844-321b3e2274a3'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:24.716897 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a11bc28a-8668-42d2-bf3a-9201390b1fe1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot create request issued successfully. Aug 06 05:32:24.717208 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a11bc28a-8668-42d2-bf3a-9201390b1fe1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:24.717638 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1197/4783] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:24.726232 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8509019a-05fd-47e6-99b1-491ba35c07f0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.727783 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553f9efa-af4c-4b01-86a0-238f8e3c4c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda0370c-b9f2-4029-b4de-6935556747be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1486780779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['ed22c4f7-207d-4c13-9d30-6de9279269c7','d60a8dd8-0753-40b3-b26f-f29f552a0b92','b1e7a4d4-bdfc-48af-8594-9f7c31b15b12','bc3bf9d5-de80-4898-81b3-e99102b5d6f5'],size=1,snapshot_id=74f6c2f3-358d-480e-9d6b-5b341006abe1,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1486780779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dda0370c-b9f2-4029-b4de-6935556747be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=74f6c2f3-358d-480e-9d6b-5b341006abe1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:24.728662 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cea4a625-68ab-4ee2-9c60-ca1b7d5b2ddb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.728713 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f25f3a-06ae-47fb-9afb-c3f287620522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:24.729505 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8509019a-05fd-47e6-99b1-491ba35c07f0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed Aug 06 05:32:24.729745 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8509019a-05fd-47e6-99b1-491ba35c07f0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.729977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8509019a-05fd-47e6-99b1-491ba35c07f0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.730564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cea4a625-68ab-4ee2-9c60-ca1b7d5b2ddb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:24.730838 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cea4a625-68ab-4ee2-9c60-ca1b7d5b2ddb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.731036 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cea4a625-68ab-4ee2-9c60-ca1b7d5b2ddb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.736174 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.736174 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:24.736780 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8509019a-05fd-47e6-99b1-491ba35c07f0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:24.737977 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8509019a-05fd-47e6-99b1-491ba35c07f0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed returned with HTTP 200 Aug 06 05:32:24.738649 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1195/4784] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:24.739333 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.739333 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:24.743425 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cea4a625-68ab-4ee2-9c60-ca1b7d5b2ddb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:24.747801 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f25f3a-06ae-47fb-9afb-c3f287620522) transitioned into state 'SUCCESS' from state '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-1486780779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['ed22c4f7-207d-4c13-9d30-6de9279269c7','d60a8dd8-0753-40b3-b26f-f29f552a0b92','b1e7a4d4-bdfc-48af-8594-9f7c31b15b12','bc3bf9d5-de80-4898-81b3-e99102b5d6f5'],size=1,snapshot_id=74f6c2f3-358d-480e-9d6b-5b341006abe1,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:24.748497 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cea4a625-68ab-4ee2-9c60-ca1b7d5b2ddb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:24.748762 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1204/4785] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:24.748962 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f7b2a1-1998-4b93-baa0-9603c5056f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:24.765098 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f66a776c-5ac9-40d5-b304-2bca3f5b0fd3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.767120 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f66a776c-5ac9-40d5-b304-2bca3f5b0fd3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:32:24.767414 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f66a776c-5ac9-40d5-b304-2bca3f5b0fd3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.767556 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f66a776c-5ac9-40d5-b304-2bca3f5b0fd3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.769931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f7b2a1-1998-4b93-baa0-9603c5056f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:24.770878 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (972932b7-f95f-4be3-8344-ea277a5d1280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:24.770988 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:24.771457 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-03db8c02-d3e9-4c79-8077-187c458c6cb4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:24.771905 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1190/4786] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:32:24 2026] POST /volume/v3/volumes => generated 804 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:24.777153 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.777153 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:24.780980 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f66a776c-5ac9-40d5-b304-2bca3f5b0fd3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:24.783011 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c6b4c5eb-2fc5-4702-91af-d7ee64f68a17 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.784650 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6b4c5eb-2fc5-4702-91af-d7ee64f68a17 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be Aug 06 05:32:24.784839 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6b4c5eb-2fc5-4702-91af-d7ee64f68a17 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.785048 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6b4c5eb-2fc5-4702-91af-d7ee64f68a17 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.785609 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f66a776c-5ac9-40d5-b304-2bca3f5b0fd3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:32:24.785993 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1198/4787] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:24.791588 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.791588 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:24.794814 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c6b4c5eb-2fc5-4702-91af-d7ee64f68a17 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:24.798623 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6b4c5eb-2fc5-4702-91af-d7ee64f68a17 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be returned with HTTP 200 Aug 06 05:32:24.798978 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1196/4788] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:24.827171 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-62858d99-4bc5-46fd-930b-942d833a80c7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.829235 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-62858d99-4bc5-46fd-930b-942d833a80c7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:32:24.829488 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-62858d99-4bc5-46fd-930b-942d833a80c7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.829693 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-62858d99-4bc5-46fd-930b-942d833a80c7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.838791 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.838791 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:24.842242 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-62858d99-4bc5-46fd-930b-942d833a80c7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:24.846014 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-62858d99-4bc5-46fd-930b-942d833a80c7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:32:24.846388 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1205/4789] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:24.864479 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c410e159-69a8-4d03-8a74-521b7823c17d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.866874 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c410e159-69a8-4d03-8a74-521b7823c17d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb/action Aug 06 05:32:24.867317 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c410e159-69a8-4d03-8a74-521b7823c17d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:24.867506 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c410e159-69a8-4d03-8a74-521b7823c17d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:24.879001 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.879001 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:24.879496 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c410e159-69a8-4d03-8a74-521b7823c17d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:24.884933 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c410e159-69a8-4d03-8a74-521b7823c17d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Begin detaching volume completed successfully. Aug 06 05:32:24.885214 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c410e159-69a8-4d03-8a74-521b7823c17d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb/action returned with HTTP 202 Aug 06 05:32:24.885838 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1191/4790] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:32:24 2026] POST /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:24.904555 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-58f12c5b-37e3-48dd-976b-230e84f3e66a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.906575 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-58f12c5b-37e3-48dd-976b-230e84f3e66a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:32:24.906805 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-58f12c5b-37e3-48dd-976b-230e84f3e66a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.907032 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-58f12c5b-37e3-48dd-976b-230e84f3e66a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.917970 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.917970 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:24.920058 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-82d9a6cb-3c45-4621-8083-3d240a2fda3f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.921750 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-82d9a6cb-3c45-4621-8083-3d240a2fda3f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] GET https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb Aug 06 05:32:24.921938 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-82d9a6cb-3c45-4621-8083-3d240a2fda3f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.922128 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-82d9a6cb-3c45-4621-8083-3d240a2fda3f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.922686 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-58f12c5b-37e3-48dd-976b-230e84f3e66a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:24.926654 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b400d9b9-acd5-4829-9714-edab925afe1c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.927130 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b400d9b9-acd5-4829-9714-edab925afe1c None None] GET https://10.4.3.205/volume// Aug 06 05:32:24.927194 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-58f12c5b-37e3-48dd-976b-230e84f3e66a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:32:24.927397 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b400d9b9-acd5-4829-9714-edab925afe1c None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.927597 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1199/4791] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:24.927705 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b400d9b9-acd5-4829-9714-edab925afe1c None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.928060 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b400d9b9-acd5-4829-9714-edab925afe1c None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:24.928140 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-82d9a6cb-3c45-4621-8083-3d240a2fda3f tempest-SnapshotDataIntegrityTests-1351433218 tempest-SnapshotDataIntegrityTests-1351433218-project-member] https://10.4.3.205/volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb returned with HTTP 404 Aug 06 05:32:24.928445 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1206/4792] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32: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 06 05:32:24.928761 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1197/4793] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/c89526e1-daa8-484a-b05c-72df377a77eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:24.935779 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-271efc60-a494-4244-aa85-47e942ad83ec None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.937699 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-271efc60-a494-4244-aa85-47e942ad83ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:32:24.937907 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-271efc60-a494-4244-aa85-47e942ad83ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.938158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-271efc60-a494-4244-aa85-47e942ad83ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.946561 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.946561 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:24.950059 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-271efc60-a494-4244-aa85-47e942ad83ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:24.953925 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-271efc60-a494-4244-aa85-47e942ad83ec tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:32:24.954307 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1192/4794] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 1347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:24.964182 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c66d4043-3259-40df-9170-e49508f3ddc0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:24.966624 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c66d4043-3259-40df-9170-e49508f3ddc0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb/encryption Aug 06 05:32:24.966887 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c66d4043-3259-40df-9170-e49508f3ddc0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:24.967090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c66d4043-3259-40df-9170-e49508f3ddc0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:24.976838 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:24.976838 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:24.983654 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-c66d4043-3259-40df-9170-e49508f3ddc0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb/encryption returned with HTTP 200 Aug 06 05:32:24.984193 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1200/4795] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:32:24 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:25.018395 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.079597 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5c85f518-d00a-4238-9205-48ec06edae15 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.081175 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5c85f518-d00a-4238-9205-48ec06edae15 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:25.081366 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5c85f518-d00a-4238-9205-48ec06edae15 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.081552 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5c85f518-d00a-4238-9205-48ec06edae15 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.085201 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5c85f518-d00a-4238-9205-48ec06edae15 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd returned with HTTP 404 Aug 06 05:32:25.085692 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1198/4796] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:25 2026] GET /volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:25.092455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0ecd540f-bbc3-40e5-9dd1-5eea8a562c3c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.094168 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0ecd540f-bbc3-40e5-9dd1-5eea8a562c3c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:25.094779 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0ecd540f-bbc3-40e5-9dd1-5eea8a562c3c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.094779 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0ecd540f-bbc3-40e5-9dd1-5eea8a562c3c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.094779 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-0ecd540f-bbc3-40e5-9dd1-5eea8a562c3c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:25.099269 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.099269 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:25.100324 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0ecd540f-bbc3-40e5-9dd1-5eea8a562c3c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:25.102674 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:25.103137 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1943798186"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:25.105044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1943798186'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:25.105200 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume of 1 GB Aug 06 05:32:25.110080 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:25.116164 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0ecd540f-bbc3-40e5-9dd1-5eea8a562c3c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot delete request issued successfully. Aug 06 05:32:25.116358 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0ecd540f-bbc3-40e5-9dd1-5eea8a562c3c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 returned with HTTP 202 Aug 06 05:32:25.116760 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1193/4797] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:25 2026] DELETE /volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:25.118061 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (ced88f47-0520-4bac-a292-3e84deaabd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:25.119428 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e30b4dd-ee56-4af5-99b6-d8d34cc60f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.120631 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:25.131162 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3c4be28b-7ad1-4f1b-bcc5-a7755e37a5e5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.133265 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3c4be28b-7ad1-4f1b-bcc5-a7755e37a5e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:25.133500 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3c4be28b-7ad1-4f1b-bcc5-a7755e37a5e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.133679 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3c4be28b-7ad1-4f1b-bcc5-a7755e37a5e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.138133 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.138133 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:25.138665 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3c4be28b-7ad1-4f1b-bcc5-a7755e37a5e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:32:25.139401 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3c4be28b-7ad1-4f1b-bcc5-a7755e37a5e5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 returned with HTTP 200 Aug 06 05:32:25.139785 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1201/4798] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:25 2026] GET /volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:25.150636 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e30b4dd-ee56-4af5-99b6-d8d34cc60f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:25.151404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3301ceee-acc8-41f8-b088-abf6095cc72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.208189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['8ac41dad-22d2-4152-874b-232cf4740669', '7e19301d-140a-46b1-9475-9cd0d0a4d456', 'c3590690-a51b-47e4-84ff-43cdf260fbb7', '63916544-f41f-4bb3-916a-6891c71acc59'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:25.208928 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3301ceee-acc8-41f8-b088-abf6095cc72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ac41dad-22d2-4152-874b-232cf4740669', '7e19301d-140a-46b1-9475-9cd0d0a4d456', 'c3590690-a51b-47e4-84ff-43cdf260fbb7', '63916544-f41f-4bb3-916a-6891c71acc59']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:25.209707 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa372c5-b8f1-4ffc-a58a-6caa51a77c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.230964 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa372c5-b8f1-4ffc-a58a-6caa51a77c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15cacd23-2efc-4192-a58e-c92a3b6e0a8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943798186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['8ac41dad-22d2-4152-874b-232cf4740669','7e19301d-140a-46b1-9475-9cd0d0a4d456','c3590690-a51b-47e4-84ff-43cdf260fbb7','63916544-f41f-4bb3-916a-6891c71acc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943798186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15cacd23-2efc-4192-a58e-c92a3b6e0a8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee80a114a76243b4b647839ee8d69270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039599372b97485782619211108b51fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:25.232127 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b6c24e-275c-4054-abd7-00beb9759c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.247022 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b6c24e-275c-4054-abd7-00beb9759c40) transitioned into state 'SUCCESS' from state '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-1943798186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['8ac41dad-22d2-4152-874b-232cf4740669','7e19301d-140a-46b1-9475-9cd0d0a4d456','c3590690-a51b-47e4-84ff-43cdf260fbb7','63916544-f41f-4bb3-916a-6891c71acc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:25.247731 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8a1b01-9089-490b-a04d-e718415ded7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.257749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8a1b01-9089-490b-a04d-e718415ded7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:25.258585 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (ced88f47-0520-4bac-a292-3e84deaabd0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:25.258914 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request issued successfully. Aug 06 05:32:25.259613 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-93b74a7c-afff-46f4-a4ae-86d06abab8f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:25.260150 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1207/4799] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:25 2026] POST /volume/v3/volumes => generated 778 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:25.273723 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6084d7a1-c3ab-4b93-bbca-eff560bd0248 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.275586 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6084d7a1-c3ab-4b93-bbca-eff560bd0248 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e Aug 06 05:32:25.275808 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6084d7a1-c3ab-4b93-bbca-eff560bd0248 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.276028 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6084d7a1-c3ab-4b93-bbca-eff560bd0248 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.283683 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.283683 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:25.287117 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6084d7a1-c3ab-4b93-bbca-eff560bd0248 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:25.291042 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6084d7a1-c3ab-4b93-bbca-eff560bd0248 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e returned with HTTP 200 Aug 06 05:32:25.291477 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1199/4800] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:25 2026] GET /volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:25.747886 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f5e22d62-cd81-43ab-9de3-d64b57f4665e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.749766 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5e22d62-cd81-43ab-9de3-d64b57f4665e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed Aug 06 05:32:25.750059 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5e22d62-cd81-43ab-9de3-d64b57f4665e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.750357 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5e22d62-cd81-43ab-9de3-d64b57f4665e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.755654 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.755654 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:25.756102 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f5e22d62-cd81-43ab-9de3-d64b57f4665e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:25.756756 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5e22d62-cd81-43ab-9de3-d64b57f4665e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed returned with HTTP 200 Aug 06 05:32:25.757117 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1194/4801] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:25 2026] GET /volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:25.766059 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0e89651e-1418-462f-94df-42cf2fef89f1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.768097 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0e89651e-1418-462f-94df-42cf2fef89f1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:25.768809 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0e89651e-1418-462f-94df-42cf2fef89f1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac124f55-c09f-4fb3-a4ce-5f36c35a06d8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-351890516"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:25.776536 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.776536 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:25.776994 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0e89651e-1418-462f-94df-42cf2fef89f1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Volume info retrieved successfully. Aug 06 05:32:25.777154 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-0e89651e-1418-462f-94df-42cf2fef89f1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Create snapshot from volume ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:25.800021 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-0e89651e-1418-462f-94df-42cf2fef89f1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Created reservations ['2772a796-1422-4b44-8534-0a46bb4d4e5f', 'd1f2ef4f-70a2-405d-88ee-74bf1e071b83', '9b4b8e4e-8dd8-4380-bd31-49f312006756', 'a117d775-c8f8-4d02-a9dd-081ec3d2f39d'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:25.804119 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-89dca5c6-e528-48e4-9cf7-33d832b45343 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.806746 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-89dca5c6-e528-48e4-9cf7-33d832b45343 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] DELETE https://10.4.3.205/volume/v3/attachments/418abed9-916f-405e-8d60-08366cfbe932 Aug 06 05:32:25.806936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-89dca5c6-e528-48e4-9cf7-33d832b45343 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.807144 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-89dca5c6-e528-48e4-9cf7-33d832b45343 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.811264 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-46416825-266d-4c1f-965a-d3a158ff0302 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.813583 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-46416825-266d-4c1f-965a-d3a158ff0302 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be Aug 06 05:32:25.813864 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-46416825-266d-4c1f-965a-d3a158ff0302 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.814125 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-46416825-266d-4c1f-965a-d3a158ff0302 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.814591 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.814591 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:25.821762 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.821762 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:25.825757 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-46416825-266d-4c1f-965a-d3a158ff0302 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:25.829107 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0e89651e-1418-462f-94df-42cf2fef89f1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot create request issued successfully. Aug 06 05:32:25.829529 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0e89651e-1418-462f-94df-42cf2fef89f1 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:25.830031 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1202/4802] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:25 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 06 05:32:25.831353 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-46416825-266d-4c1f-965a-d3a158ff0302 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be returned with HTTP 200 Aug 06 05:32:25.831915 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1200/4803] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:25 2026] GET /volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:25.841070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a5aa3c4f-9148-4672-aa5e-e0ac60e1671c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.843274 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a5aa3c4f-9148-4672-aa5e-e0ac60e1671c tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 Aug 06 05:32:25.843557 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a5aa3c4f-9148-4672-aa5e-e0ac60e1671c tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.843828 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a5aa3c4f-9148-4672-aa5e-e0ac60e1671c tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.847791 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b87f651f-3541-48ab-aafc-67b76dab9108 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.849956 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:25.850436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dda0370c-b9f2-4029-b4de-6935556747be", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1896002076"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:25.852042 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.852042 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:25.852434 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'source_volid': 'dda0370c-b9f2-4029-b4de-6935556747be', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1896002076'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:25.852678 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a5aa3c4f-9148-4672-aa5e-e0ac60e1671c tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:25.853746 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a5aa3c4f-9148-4672-aa5e-e0ac60e1671c tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 returned with HTTP 200 Aug 06 05:32:25.854230 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1195/4804] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:25 2026] GET /volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:25.860239 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.860239 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:25.860811 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume retrieved successfully. Aug 06 05:32:25.860928 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:25.864508 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:25.865236 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-3fa744e5-507d-4e19-8b44-09f37341e041 req-89dca5c6-e528-48e4-9cf7-33d832b45343 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/418abed9-916f-405e-8d60-08366cfbe932 returned with HTTP 200 Aug 06 05:32:25.865679 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1208/4805] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:32:25 2026] DELETE /volume/v3/attachments/418abed9-916f-405e-8d60-08366cfbe932 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:25.869451 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (8251b994-4022-449b-aa27-56afc5255e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:25.870544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f2953c-10f6-4aee-840a-e46314ee9e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.871665 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:25.898516 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f2953c-10f6-4aee-840a-e46314ee9e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dda0370c-b9f2-4029-b4de-6935556747be', 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:25.899218 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3952bf8e-d37d-43d1-9c6c-81d0a04db2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.936786 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['f0e6d317-5657-4f64-b6b5-10ced45523a6', '27afddc8-f4d3-489f-90aa-d33bb8c70382', 'cc33842d-0ecb-4428-aa73-c8089f7c06a7', '4c2738f6-12e8-49cc-a63f-89fb3f708a11'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:25.937654 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3952bf8e-d37d-43d1-9c6c-81d0a04db2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0e6d317-5657-4f64-b6b5-10ced45523a6', '27afddc8-f4d3-489f-90aa-d33bb8c70382', 'cc33842d-0ecb-4428-aa73-c8089f7c06a7', '4c2738f6-12e8-49cc-a63f-89fb3f708a11']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:25.938472 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ac222de-f4da-4afe-a089-00655c816128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.939862 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-992ee1a2-4775-40b9-9f9c-2b3959b2d2cb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.941572 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-992ee1a2-4775-40b9-9f9c-2b3959b2d2cb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:32:25.941759 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-992ee1a2-4775-40b9-9f9c-2b3959b2d2cb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.941948 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-992ee1a2-4775-40b9-9f9c-2b3959b2d2cb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.948165 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.948165 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:25.951280 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-992ee1a2-4775-40b9-9f9c-2b3959b2d2cb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:25.955047 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-992ee1a2-4775-40b9-9f9c-2b3959b2d2cb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:32:25.955446 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1201/4806] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:25 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:25.968374 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f10605b3-7a7d-4e05-9152-50799ebc7d15 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:25.970406 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f10605b3-7a7d-4e05-9152-50799ebc7d15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:32:25.970616 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f10605b3-7a7d-4e05-9152-50799ebc7d15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:25.970805 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f10605b3-7a7d-4e05-9152-50799ebc7d15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:25.973388 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ac222de-f4da-4afe-a089-00655c816128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90869c9b-918b-495e-b9dc-7a6cfcea8c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1896002076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['f0e6d317-5657-4f64-b6b5-10ced45523a6','27afddc8-f4d3-489f-90aa-d33bb8c70382','cc33842d-0ecb-4428-aa73-c8089f7c06a7','4c2738f6-12e8-49cc-a63f-89fb3f708a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=dda0370c-b9f2-4029-b4de-6935556747be,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1896002076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90869c9b-918b-495e-b9dc-7a6cfcea8c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dda0370c-b9f2-4029-b4de-6935556747be,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:25.975204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a95da7-93ed-4a88-9ee4-8e8c48da01e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.982057 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:25.982057 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:25.986762 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f10605b3-7a7d-4e05-9152-50799ebc7d15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:25.991277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a95da7-93ed-4a88-9ee4-8e8c48da01e6) transitioned into state 'SUCCESS' from state '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-1896002076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['f0e6d317-5657-4f64-b6b5-10ced45523a6','27afddc8-f4d3-489f-90aa-d33bb8c70382','cc33842d-0ecb-4428-aa73-c8089f7c06a7','4c2738f6-12e8-49cc-a63f-89fb3f708a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=dda0370c-b9f2-4029-b4de-6935556747be,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:25.992142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (845debe8-6b03-4e82-8128-641ef5478556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:25.992395 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f10605b3-7a7d-4e05-9152-50799ebc7d15 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:32:25.992841 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1196/4807] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:25 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:26.007426 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (845debe8-6b03-4e82-8128-641ef5478556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:26.008237 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (8251b994-4022-449b-aa27-56afc5255e4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:26.008564 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:26.009182 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b87f651f-3541-48ab-aafc-67b76dab9108 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:26.009652 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1203/4808] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:32:25 2026] POST /volume/v3/volumes => generated 804 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:26.023646 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fbe0d3d1-9664-4309-8f20-831c3341493e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.025954 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fbe0d3d1-9664-4309-8f20-831c3341493e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 Aug 06 05:32:26.026208 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fbe0d3d1-9664-4309-8f20-831c3341493e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.026674 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fbe0d3d1-9664-4309-8f20-831c3341493e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.035257 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.035257 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:26.035618 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-61c6fb51-8621-4de8-aff8-e017ecb05bda None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.038381 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-61c6fb51-8621-4de8-aff8-e017ecb05bda tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:32:26.038543 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fbe0d3d1-9664-4309-8f20-831c3341493e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:26.038685 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-61c6fb51-8621-4de8-aff8-e017ecb05bda tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.038981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-61c6fb51-8621-4de8-aff8-e017ecb05bda tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.042191 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fbe0d3d1-9664-4309-8f20-831c3341493e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 returned with HTTP 200 Aug 06 05:32:26.042683 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1209/4809] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:26.049212 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.049212 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:26.052676 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-61c6fb51-8621-4de8-aff8-e017ecb05bda tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:26.056712 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-61c6fb51-8621-4de8-aff8-e017ecb05bda tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:32:26.057072 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1202/4810] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:26.072861 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5337afab-e5af-4459-abe9-9c87b51233ad None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.074887 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5337afab-e5af-4459-abe9-9c87b51233ad tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3/action Aug 06 05:32:26.075239 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5337afab-e5af-4459-abe9-9c87b51233ad tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:26.075376 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5337afab-e5af-4459-abe9-9c87b51233ad tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:26.085675 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.085675 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:26.086174 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5337afab-e5af-4459-abe9-9c87b51233ad tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:26.091249 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5337afab-e5af-4459-abe9-9c87b51233ad tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Begin detaching volume completed successfully. Aug 06 05:32:26.091468 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5337afab-e5af-4459-abe9-9c87b51233ad tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3/action returned with HTTP 202 Aug 06 05:32:26.091848 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1197/4811] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:32:26 2026] POST /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:32:26.107869 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e0bcbd69-305f-4ebf-b99f-3a0677916abb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.109824 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e0bcbd69-305f-4ebf-b99f-3a0677916abb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:32:26.110077 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e0bcbd69-305f-4ebf-b99f-3a0677916abb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.110223 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e0bcbd69-305f-4ebf-b99f-3a0677916abb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.119499 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.119499 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:26.123055 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e0bcbd69-305f-4ebf-b99f-3a0677916abb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:26.128252 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e0bcbd69-305f-4ebf-b99f-3a0677916abb tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:32:26.128659 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1204/4812] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:26.131036 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fd4e0672-daf9-4481-8538-14a1797b1866 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.131410 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd4e0672-daf9-4481-8538-14a1797b1866 None None] GET https://10.4.3.205/volume// Aug 06 05:32:26.131593 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd4e0672-daf9-4481-8538-14a1797b1866 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.131769 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fd4e0672-daf9-4481-8538-14a1797b1866 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.132062 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fd4e0672-daf9-4481-8538-14a1797b1866 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:26.132343 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1210/4813] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32: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 06 05:32:26.139876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5e7661da-704c-4383-b278-ea4dc6316373 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.141799 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5e7661da-704c-4383-b278-ea4dc6316373 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:32:26.141981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5e7661da-704c-4383-b278-ea4dc6316373 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.142148 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5e7661da-704c-4383-b278-ea4dc6316373 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.149265 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b371ca59-f899-4101-9098-dac2bcb5eeba None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.151502 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.151502 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:26.151660 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b371ca59-f899-4101-9098-dac2bcb5eeba tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:26.151944 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b371ca59-f899-4101-9098-dac2bcb5eeba tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.152218 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b371ca59-f899-4101-9098-dac2bcb5eeba tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.154549 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5e7661da-704c-4383-b278-ea4dc6316373 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:26.157648 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b371ca59-f899-4101-9098-dac2bcb5eeba tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 returned with HTTP 404 Aug 06 05:32:26.158110 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1198/4814] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:26.158341 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-5e7661da-704c-4383-b278-ea4dc6316373 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:32:26.158701 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1203/4815] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:26.165998 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9316fc1f-ea57-4731-ad1b-c59fd92c5a14 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.167648 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9316fc1f-ea57-4731-ad1b-c59fd92c5a14 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:26.167821 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9316fc1f-ea57-4731-ad1b-c59fd92c5a14 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.167994 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9316fc1f-ea57-4731-ad1b-c59fd92c5a14 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.168093 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-9316fc1f-ea57-4731-ad1b-c59fd92c5a14 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:26.172360 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9316fc1f-ea57-4731-ad1b-c59fd92c5a14 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 returned with HTTP 404 Aug 06 05:32:26.172810 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1205/4816] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:26 2026] DELETE /volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:26.179005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-674f069f-b71d-4eda-8392-5a25abdcfdbd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.181107 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-674f069f-b71d-4eda-8392-5a25abdcfdbd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 Aug 06 05:32:26.181372 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-674f069f-b71d-4eda-8392-5a25abdcfdbd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.181641 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-674f069f-b71d-4eda-8392-5a25abdcfdbd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.186482 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-674f069f-b71d-4eda-8392-5a25abdcfdbd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 returned with HTTP 404 Aug 06 05:32:26.187097 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1211/4817] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/snapshots/964f418e-53ee-474b-990a-75f5cd4c5ce4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:26.193338 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6d6702cf-11b4-4a28-8f02-bd49eb0002d7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.194823 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6d6702cf-11b4-4a28-8f02-bd49eb0002d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:26.194997 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6d6702cf-11b4-4a28-8f02-bd49eb0002d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.195173 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6d6702cf-11b4-4a28-8f02-bd49eb0002d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.195273 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-6d6702cf-11b4-4a28-8f02-bd49eb0002d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:26.200435 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6d6702cf-11b4-4a28-8f02-bd49eb0002d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd returned with HTTP 404 Aug 06 05:32:26.200845 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1199/4818] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:26 2026] DELETE /volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:26.207032 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2cee3cda-13c8-4b1d-9954-d718dbea00ee None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.208708 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2cee3cda-13c8-4b1d-9954-d718dbea00ee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd Aug 06 05:32:26.208922 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2cee3cda-13c8-4b1d-9954-d718dbea00ee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.209142 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2cee3cda-13c8-4b1d-9954-d718dbea00ee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.212880 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2cee3cda-13c8-4b1d-9954-d718dbea00ee tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd returned with HTTP 404 Aug 06 05:32:26.213271 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1204/4819] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/snapshots/0b910cc3-e4db-438d-b993-d010a1778cfd => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:26.219235 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ef4d46b2-991d-4ab0-a018-3ac78b0bb213 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.221044 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ef4d46b2-991d-4ab0-a018-3ac78b0bb213 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:26.221275 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ef4d46b2-991d-4ab0-a018-3ac78b0bb213 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.221550 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ef4d46b2-991d-4ab0-a018-3ac78b0bb213 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.221688 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-ef4d46b2-991d-4ab0-a018-3ac78b0bb213 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:26.225976 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ef4d46b2-991d-4ab0-a018-3ac78b0bb213 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 returned with HTTP 404 Aug 06 05:32:26.226425 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1206/4820] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:26 2026] DELETE /volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:26.232570 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-754f32a1-4fb4-4932-b9a7-1deabb625dae None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.234327 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-754f32a1-4fb4-4932-b9a7-1deabb625dae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 Aug 06 05:32:26.234551 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-754f32a1-4fb4-4932-b9a7-1deabb625dae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.234741 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-754f32a1-4fb4-4932-b9a7-1deabb625dae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.239103 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-754f32a1-4fb4-4932-b9a7-1deabb625dae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 returned with HTTP 404 Aug 06 05:32:26.239568 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1212/4821] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/snapshots/00513d6b-c3d6-42d2-ad6c-c1ebf27d74a1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:26.309683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-44af9bc3-9d08-4499-a730-8a576fbfced5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.311647 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-44af9bc3-9d08-4499-a730-8a576fbfced5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e Aug 06 05:32:26.311932 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-44af9bc3-9d08-4499-a730-8a576fbfced5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.312180 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-44af9bc3-9d08-4499-a730-8a576fbfced5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.320160 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.320160 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:26.324491 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-44af9bc3-9d08-4499-a730-8a576fbfced5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:26.329506 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-44af9bc3-9d08-4499-a730-8a576fbfced5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e returned with HTTP 200 Aug 06 05:32:26.329925 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1200/4822] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:26.345947 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bc3722d0-ef56-4445-be6f-421395df52a2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.419366 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc3722d0-ef56-4445-be6f-421395df52a2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:26.419818 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bc3722d0-ef56-4445-be6f-421395df52a2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15cacd23-2efc-4192-a58e-c92a3b6e0a8e", "name": "tempest-ProjectMemberTests-Snapshot-1874212059"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:26.428619 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.428619 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:26.429121 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bc3722d0-ef56-4445-be6f-421395df52a2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Volume info retrieved successfully. Aug 06 05:32:26.429227 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-bc3722d0-ef56-4445-be6f-421395df52a2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Create snapshot from volume 15cacd23-2efc-4192-a58e-c92a3b6e0a8e Aug 06 05:32:26.462382 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-bc3722d0-ef56-4445-be6f-421395df52a2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Created reservations ['237e8e96-1fe6-452f-90f6-7cfa09dff60e', '5f24094b-8d7d-499e-bfef-b916e125c20e', '0e20146c-7044-41bb-9267-cf48b65a268f', '82452217-b7ce-414b-8310-334fd206df79'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:26.495029 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bc3722d0-ef56-4445-be6f-421395df52a2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot create request issued successfully. Aug 06 05:32:26.495402 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc3722d0-ef56-4445-be6f-421395df52a2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:26.495846 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1205/4823] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:26 2026] POST /volume/v3/snapshots => generated 305 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:26.505262 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6719161d-45c9-4ae5-8a9d-445684df9ff6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.507031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6719161d-45c9-4ae5-8a9d-445684df9ff6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] GET https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd Aug 06 05:32:26.507204 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6719161d-45c9-4ae5-8a9d-445684df9ff6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.507404 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6719161d-45c9-4ae5-8a9d-445684df9ff6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.512728 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.512728 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:26.513153 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6719161d-45c9-4ae5-8a9d-445684df9ff6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:26.513958 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6719161d-45c9-4ae5-8a9d-445684df9ff6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd returned with HTTP 200 Aug 06 05:32:26.514366 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1207/4824] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:26.862281 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-11c09ba8-4ec5-4e2b-9140-72d0adee5e74 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.863777 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-11c09ba8-4ec5-4e2b-9140-72d0adee5e74 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 Aug 06 05:32:26.864021 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-11c09ba8-4ec5-4e2b-9140-72d0adee5e74 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.864191 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-11c09ba8-4ec5-4e2b-9140-72d0adee5e74 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.869379 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.869379 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:26.869904 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-11c09ba8-4ec5-4e2b-9140-72d0adee5e74 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:26.870732 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-11c09ba8-4ec5-4e2b-9140-72d0adee5e74 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 returned with HTTP 200 Aug 06 05:32:26.871092 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1213/4825] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:26.879114 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9bf8e7d2-d4ba-4aeb-8bd2-3dd81ac70427 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.880650 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9bf8e7d2-d4ba-4aeb-8bd2-3dd81ac70427 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:26.880935 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9bf8e7d2-d4ba-4aeb-8bd2-3dd81ac70427 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac124f55-c09f-4fb3-a4ce-5f36c35a06d8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:26.888110 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.888110 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:26.888504 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9bf8e7d2-d4ba-4aeb-8bd2-3dd81ac70427 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Volume info retrieved successfully. Aug 06 05:32:26.888607 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-9bf8e7d2-d4ba-4aeb-8bd2-3dd81ac70427 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Create snapshot from volume ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:26.908788 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-9bf8e7d2-d4ba-4aeb-8bd2-3dd81ac70427 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Created reservations ['18db4ba9-72e8-4eb0-8a99-8e33ebc99168', '42c5e4e5-3bd1-497d-b5d3-fb63493d3599', '46b74428-2418-4049-98dd-8bd62681faf9', '0a49f148-5668-430e-b6eb-d86d5aeadb2b'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:26.932780 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9bf8e7d2-d4ba-4aeb-8bd2-3dd81ac70427 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot create request issued successfully. Aug 06 05:32:26.933054 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9bf8e7d2-d4ba-4aeb-8bd2-3dd81ac70427 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:26.933468 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1201/4826] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:26 2026] POST /volume/v3/snapshots => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:26.941612 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-532a9902-5575-4349-b37a-e8633234769d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:26.945104 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-532a9902-5575-4349-b37a-e8633234769d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 Aug 06 05:32:26.945383 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-532a9902-5575-4349-b37a-e8633234769d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:26.945655 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-532a9902-5575-4349-b37a-e8633234769d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:26.950643 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:26.950643 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:26.951471 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-532a9902-5575-4349-b37a-e8633234769d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:26.952197 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-532a9902-5575-4349-b37a-e8633234769d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 returned with HTTP 200 Aug 06 05:32:26.952579 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1206/4827] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:26 2026] GET /volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.055101 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f78c0fb1-f27a-4d70-aa5b-04f13491b4c5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.057350 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f78c0fb1-f27a-4d70-aa5b-04f13491b4c5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 Aug 06 05:32:27.057641 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f78c0fb1-f27a-4d70-aa5b-04f13491b4c5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.057930 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f78c0fb1-f27a-4d70-aa5b-04f13491b4c5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.064123 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-27d90d61-488f-4933-90ce-bdc3c6079032 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.065122 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.065122 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:27.065901 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-27d90d61-488f-4933-90ce-bdc3c6079032 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] DELETE https://10.4.3.205/volume/v3/attachments/e55c0ef0-cac5-460c-8563-4ecfe098981d Aug 06 05:32:27.066055 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-27d90d61-488f-4933-90ce-bdc3c6079032 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.066821 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-27d90d61-488f-4933-90ce-bdc3c6079032 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.068232 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f78c0fb1-f27a-4d70-aa5b-04f13491b4c5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:27.072129 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f78c0fb1-f27a-4d70-aa5b-04f13491b4c5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 returned with HTTP 200 Aug 06 05:32:27.072637 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1208/4828] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:27 2026] GET /volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:27.073828 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.073828 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:27.085490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8940f2fd-1c6f-4e9a-9a93-f583d67bc88c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.087461 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8940f2fd-1c6f-4e9a-9a93-f583d67bc88c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e Aug 06 05:32:27.087700 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8940f2fd-1c6f-4e9a-9a93-f583d67bc88c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.087886 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8940f2fd-1c6f-4e9a-9a93-f583d67bc88c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.087994 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-8940f2fd-1c6f-4e9a-9a93-f583d67bc88c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 07efe341-d9c7-4563-9f72-bef95c20902e Aug 06 05:32:27.092663 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.092663 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:27.093074 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8940f2fd-1c6f-4e9a-9a93-f583d67bc88c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:27.107247 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8940f2fd-1c6f-4e9a-9a93-f583d67bc88c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot delete request issued successfully. Aug 06 05:32:27.107439 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8940f2fd-1c6f-4e9a-9a93-f583d67bc88c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e returned with HTTP 202 Aug 06 05:32:27.107875 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1202/4829] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:27 2026] DELETE /volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:27.114312 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-911cba30-1db8-42d8-a28b-dcfe20740dc6 req-27d90d61-488f-4933-90ce-bdc3c6079032 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/e55c0ef0-cac5-460c-8563-4ecfe098981d returned with HTTP 200 Aug 06 05:32:27.114932 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1214/4830] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:32:27 2026] DELETE /volume/v3/attachments/e55c0ef0-cac5-460c-8563-4ecfe098981d => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.115365 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2f44e663-76f9-43b9-8283-3dce7943c31e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.118036 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2f44e663-76f9-43b9-8283-3dce7943c31e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e Aug 06 05:32:27.118306 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2f44e663-76f9-43b9-8283-3dce7943c31e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.118566 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2f44e663-76f9-43b9-8283-3dce7943c31e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.123341 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.123341 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:27.123754 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2f44e663-76f9-43b9-8283-3dce7943c31e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:27.124520 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2f44e663-76f9-43b9-8283-3dce7943c31e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e returned with HTTP 200 Aug 06 05:32:27.124859 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1207/4831] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:27 2026] GET /volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.140470 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3bd0b147-0d87-4fbe-96df-f53cf7a69bb6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.142245 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3bd0b147-0d87-4fbe-96df-f53cf7a69bb6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:32:27.142409 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3bd0b147-0d87-4fbe-96df-f53cf7a69bb6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.142628 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3bd0b147-0d87-4fbe-96df-f53cf7a69bb6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.150902 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.150902 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:27.153731 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-3bd0b147-0d87-4fbe-96df-f53cf7a69bb6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:27.157780 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3bd0b147-0d87-4fbe-96df-f53cf7a69bb6 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:32:27.158443 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1209/4832] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:27 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.169841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-717ea616-ae42-4000-9375-8965a8d7f700 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.171529 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-717ea616-ae42-4000-9375-8965a8d7f700 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] DELETE https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:32:27.171712 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-717ea616-ae42-4000-9375-8965a8d7f700 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.171890 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-717ea616-ae42-4000-9375-8965a8d7f700 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.172037 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-717ea616-ae42-4000-9375-8965a8d7f700 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Delete volume with id: b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:32:27.181266 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.181266 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:27.181936 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-717ea616-ae42-4000-9375-8965a8d7f700 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:27.192256 np0000006623 devstack@c-api.service[100427]: WARNING cinder.keymgr.conf_key_mgr [None req-717ea616-ae42-4000-9375-8965a8d7f700 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:32:27.197249 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-717ea616-ae42-4000-9375-8965a8d7f700 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Delete volume request issued successfully. Aug 06 05:32:27.197517 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-717ea616-ae42-4000-9375-8965a8d7f700 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 202 Aug 06 05:32:27.197935 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1203/4833] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:27 2026] DELETE /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:27.206248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2a831057-7751-4ead-9324-6a3525bf316a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.208587 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a831057-7751-4ead-9324-6a3525bf316a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:32:27.208802 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a831057-7751-4ead-9324-6a3525bf316a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.208986 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a831057-7751-4ead-9324-6a3525bf316a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.216156 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.216156 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:27.219708 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a831057-7751-4ead-9324-6a3525bf316a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:27.223640 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a831057-7751-4ead-9324-6a3525bf316a tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 200 Aug 06 05:32:27.223975 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1215/4834] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:27 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.359118 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-75acd944-b776-446b-af5b-1f3c2441dba0 req-df10c81d-6940-47f7-ad65-958fc81ab992 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.361127 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-75acd944-b776-446b-af5b-1f3c2441dba0 req-df10c81d-6940-47f7-ad65-958fc81ab992 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/384691a2-7848-4fd6-8575-36ed16e64f56 Aug 06 05:32:27.361364 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-75acd944-b776-446b-af5b-1f3c2441dba0 req-df10c81d-6940-47f7-ad65-958fc81ab992 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.361606 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-75acd944-b776-446b-af5b-1f3c2441dba0 req-df10c81d-6940-47f7-ad65-958fc81ab992 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.368539 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.368539 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:27.425236 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-75acd944-b776-446b-af5b-1f3c2441dba0 req-df10c81d-6940-47f7-ad65-958fc81ab992 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/384691a2-7848-4fd6-8575-36ed16e64f56 returned with HTTP 200 Aug 06 05:32:27.425616 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1208/4835] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:32:27 2026] DELETE /volume/v3/attachments/384691a2-7848-4fd6-8575-36ed16e64f56 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.523173 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-84f9dd31-138e-4a0d-882f-5513c1160772 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.525396 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84f9dd31-138e-4a0d-882f-5513c1160772 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] GET https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd Aug 06 05:32:27.525658 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84f9dd31-138e-4a0d-882f-5513c1160772 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.525905 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-84f9dd31-138e-4a0d-882f-5513c1160772 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.531785 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.531785 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:27.532339 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-84f9dd31-138e-4a0d-882f-5513c1160772 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:27.533296 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-84f9dd31-138e-4a0d-882f-5513c1160772 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd returned with HTTP 200 Aug 06 05:32:27.533845 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1210/4836] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:27 2026] GET /volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.543395 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f7dfb8fd-6bf9-4cfb-933d-5460696c1314 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.545606 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f7dfb8fd-6bf9-4cfb-933d-5460696c1314 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd Aug 06 05:32:27.545863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f7dfb8fd-6bf9-4cfb-933d-5460696c1314 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.546123 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f7dfb8fd-6bf9-4cfb-933d-5460696c1314 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.546278 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-f7dfb8fd-6bf9-4cfb-933d-5460696c1314 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Delete snapshot with id: 1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd Aug 06 05:32:27.551048 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.551048 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:27.551437 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f7dfb8fd-6bf9-4cfb-933d-5460696c1314 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:27.569410 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f7dfb8fd-6bf9-4cfb-933d-5460696c1314 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot delete request issued successfully. Aug 06 05:32:27.569600 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f7dfb8fd-6bf9-4cfb-933d-5460696c1314 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd returned with HTTP 202 Aug 06 05:32:27.570099 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1204/4837] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:27 2026] DELETE /volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:27.577007 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fe6455a2-4420-4081-ab93-5ab8dc41464e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.578762 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fe6455a2-4420-4081-ab93-5ab8dc41464e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] GET https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd Aug 06 05:32:27.578937 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fe6455a2-4420-4081-ab93-5ab8dc41464e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.579113 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fe6455a2-4420-4081-ab93-5ab8dc41464e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.584586 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.584586 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:27.585127 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fe6455a2-4420-4081-ab93-5ab8dc41464e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:27.585970 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fe6455a2-4420-4081-ab93-5ab8dc41464e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd returned with HTTP 200 Aug 06 05:32:27.586463 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1216/4838] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:27 2026] GET /volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.961519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bd6b3f2f-207a-4163-b487-af789b753cc5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.963316 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bd6b3f2f-207a-4163-b487-af789b753cc5 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 Aug 06 05:32:27.963585 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bd6b3f2f-207a-4163-b487-af789b753cc5 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.963792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bd6b3f2f-207a-4163-b487-af789b753cc5 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.969137 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:27.969137 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:27.969566 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-bd6b3f2f-207a-4163-b487-af789b753cc5 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:27.970271 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bd6b3f2f-207a-4163-b487-af789b753cc5 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 returned with HTTP 200 Aug 06 05:32:27.970737 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1209/4839] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:27 2026] GET /volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.981023 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d9f4bddd-498b-4add-871b-d9233c437a15 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:27.982490 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d9f4bddd-498b-4add-871b-d9233c437a15 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?limit=1 Aug 06 05:32:27.982689 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d9f4bddd-498b-4add-871b-d9233c437a15 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:27.982870 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d9f4bddd-498b-4add-871b-d9233c437a15 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:27.983117 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-d9f4bddd-498b-4add-871b-d9233c437a15 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:27.984123 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-d9f4bddd-498b-4add-871b-d9233c437a15 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100426) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:27.987625 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d9f4bddd-498b-4add-871b-d9233c437a15 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:27.988048 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d9f4bddd-498b-4add-871b-d9233c437a15 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 06 05:32:27.988445 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1211/4840] 10.4.3.205 () {66 vars in 1258 bytes} [Thu Aug 6 05:32:27 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:27.998690 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0dee2375-df9e-4590-8353-1ea1d3860006 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.000443 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0dee2375-df9e-4590-8353-1ea1d3860006 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:28.000631 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0dee2375-df9e-4590-8353-1ea1d3860006 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.000803 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0dee2375-df9e-4590-8353-1ea1d3860006 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.001037 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-0dee2375-df9e-4590-8353-1ea1d3860006 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.001269 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.001269 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:28.002017 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-0dee2375-df9e-4590-8353-1ea1d3860006 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.005865 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0dee2375-df9e-4590-8353-1ea1d3860006 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.006195 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0dee2375-df9e-4590-8353-1ea1d3860006 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 200 Aug 06 05:32:28.006589 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1205/4841] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:32:27 2026] GET /volume/v3/snapshots => generated 994 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.015295 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-df881f4d-aee4-4f70-95a0-422bdcff8878 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.016783 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df881f4d-aee4-4f70-95a0-422bdcff8878 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?limit=100000 Aug 06 05:32:28.016945 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-df881f4d-aee4-4f70-95a0-422bdcff8878 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.017108 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-df881f4d-aee4-4f70-95a0-422bdcff8878 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.017392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-df881f4d-aee4-4f70-95a0-422bdcff8878 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.018388 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-df881f4d-aee4-4f70-95a0-422bdcff8878 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.022520 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-df881f4d-aee4-4f70-95a0-422bdcff8878 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.022931 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-df881f4d-aee4-4f70-95a0-422bdcff8878 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 06 05:32:28.023428 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1217/4842] 10.4.3.205 () {66 vars in 1268 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.033683 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c0871019-9f37-4348-a413-b5e87a2eacb2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.035915 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c0871019-9f37-4348-a413-b5e87a2eacb2 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?limit=0 Aug 06 05:32:28.036147 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c0871019-9f37-4348-a413-b5e87a2eacb2 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.036416 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c0871019-9f37-4348-a413-b5e87a2eacb2 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.036795 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-c0871019-9f37-4348-a413-b5e87a2eacb2 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.038001 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.db.api [None req-c0871019-9f37-4348-a413-b5e87a2eacb2 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100429) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.041494 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c0871019-9f37-4348-a413-b5e87a2eacb2 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.041866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c0871019-9f37-4348-a413-b5e87a2eacb2 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 06 05:32:28.042265 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1210/4843] 10.4.3.205 () {66 vars in 1258 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:32:28.051883 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-df637605-3a8c-487d-aead-c5a82ac3f30e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.053675 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-df637605-3a8c-487d-aead-c5a82ac3f30e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:28.053921 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-df637605-3a8c-487d-aead-c5a82ac3f30e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.054139 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-df637605-3a8c-487d-aead-c5a82ac3f30e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.054412 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-df637605-3a8c-487d-aead-c5a82ac3f30e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.054725 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.054725 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:28.055691 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-df637605-3a8c-487d-aead-c5a82ac3f30e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100426) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.059822 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-df637605-3a8c-487d-aead-c5a82ac3f30e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.060173 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-df637605-3a8c-487d-aead-c5a82ac3f30e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 200 Aug 06 05:32:28.060564 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1212/4844] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.070356 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7e43b27a-1155-4be3-8548-3515d9198ba6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.072765 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7e43b27a-1155-4be3-8548-3515d9198ba6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?marker=b55ee73d-7582-4b8e-ab49-86774c3b7d38 Aug 06 05:32:28.073011 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7e43b27a-1155-4be3-8548-3515d9198ba6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.073305 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7e43b27a-1155-4be3-8548-3515d9198ba6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.073614 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-7e43b27a-1155-4be3-8548-3515d9198ba6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.073969 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.073969 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:28.075017 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-7e43b27a-1155-4be3-8548-3515d9198ba6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.094868 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7e43b27a-1155-4be3-8548-3515d9198ba6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.095323 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7e43b27a-1155-4be3-8548-3515d9198ba6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?marker=b55ee73d-7582-4b8e-ab49-86774c3b7d38 returned with HTTP 200 Aug 06 05:32:28.095883 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1206/4845] 10.4.3.205 () {66 vars in 1330 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?marker=b55ee73d-7582-4b8e-ab49-86774c3b7d38 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.106218 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-43d31475-1b56-4378-9f24-12d15de91e1e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.107899 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-43d31475-1b56-4378-9f24-12d15de91e1e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?offset=2&limit=3 Aug 06 05:32:28.108459 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-43d31475-1b56-4378-9f24-12d15de91e1e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.108459 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-43d31475-1b56-4378-9f24-12d15de91e1e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.108538 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-43d31475-1b56-4378-9f24-12d15de91e1e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.108749 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.108749 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:28.109578 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-43d31475-1b56-4378-9f24-12d15de91e1e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.119766 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-43d31475-1b56-4378-9f24-12d15de91e1e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.120138 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-43d31475-1b56-4378-9f24-12d15de91e1e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 06 05:32:28.120769 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1218/4846] 10.4.3.205 () {66 vars in 1276 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.132552 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-63990590-4b41-4043-9eec-2d65cfe3ae53 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.133443 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4c37bdb4-b3cb-4c98-b155-5e26c169d2ab None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.134201 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-63990590-4b41-4043-9eec-2d65cfe3ae53 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 06 05:32:28.134406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-63990590-4b41-4043-9eec-2d65cfe3ae53 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.134600 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-63990590-4b41-4043-9eec-2d65cfe3ae53 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.134924 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-63990590-4b41-4043-9eec-2d65cfe3ae53 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.135177 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4c37bdb4-b3cb-4c98-b155-5e26c169d2ab tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e Aug 06 05:32:28.135338 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4c37bdb4-b3cb-4c98-b155-5e26c169d2ab tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.135543 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4c37bdb4-b3cb-4c98-b155-5e26c169d2ab tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.135699 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.db.api [None req-63990590-4b41-4043-9eec-2d65cfe3ae53 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100429) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.139989 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4c37bdb4-b3cb-4c98-b155-5e26c169d2ab tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e returned with HTTP 404 Aug 06 05:32:28.140438 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1213/4847] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:28.147117 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0e5b8485-ffa1-4ba4-9784-c195b8a89b9a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.148476 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-63990590-4b41-4043-9eec-2d65cfe3ae53 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.148996 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-63990590-4b41-4043-9eec-2d65cfe3ae53 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 06 05:32:28.149400 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e5b8485-ffa1-4ba4-9784-c195b8a89b9a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 Aug 06 05:32:28.149527 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1211/4848] 10.4.3.205 () {66 vars in 1308 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.149683 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e5b8485-ffa1-4ba4-9784-c195b8a89b9a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.149939 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e5b8485-ffa1-4ba4-9784-c195b8a89b9a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.150092 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-0e5b8485-ffa1-4ba4-9784-c195b8a89b9a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 74f6c2f3-358d-480e-9d6b-5b341006abe1 Aug 06 05:32:28.156013 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.156013 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:28.156647 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0e5b8485-ffa1-4ba4-9784-c195b8a89b9a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:28.159431 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cd837a60-8b6d-436b-bf92-7b153c2b1665 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.161206 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cd837a60-8b6d-436b-bf92-7b153c2b1665 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 06 05:32:28.161452 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cd837a60-8b6d-436b-bf92-7b153c2b1665 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.161684 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cd837a60-8b6d-436b-bf92-7b153c2b1665 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.161913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-cd837a60-8b6d-436b-bf92-7b153c2b1665 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.162198 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.162198 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:28.163007 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-cd837a60-8b6d-436b-bf92-7b153c2b1665 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.166870 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cd837a60-8b6d-436b-bf92-7b153c2b1665 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.167397 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cd837a60-8b6d-436b-bf92-7b153c2b1665 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 06 05:32:28.167772 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1219/4849] 10.4.3.205 () {66 vars in 1310 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.175171 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0e5b8485-ffa1-4ba4-9784-c195b8a89b9a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot delete request issued successfully. Aug 06 05:32:28.175441 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e5b8485-ffa1-4ba4-9784-c195b8a89b9a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 returned with HTTP 202 Aug 06 05:32:28.176115 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1207/4850] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:28 2026] DELETE /volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:28.177922 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-af209305-c9e9-4917-ba81-15bcf4884eb0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.179539 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-af209305-c9e9-4917-ba81-15bcf4884eb0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 06 05:32:28.179725 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-af209305-c9e9-4917-ba81-15bcf4884eb0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.179903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-af209305-c9e9-4917-ba81-15bcf4884eb0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.180089 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-af209305-c9e9-4917-ba81-15bcf4884eb0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.180687 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.180687 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:28.181082 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-af209305-c9e9-4917-ba81-15bcf4884eb0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100426) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.183285 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e0d6bca5-51f9-4a5b-a95c-062348d40feb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.185918 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0d6bca5-51f9-4a5b-a95c-062348d40feb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 Aug 06 05:32:28.185918 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e0d6bca5-51f9-4a5b-a95c-062348d40feb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.186543 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e0d6bca5-51f9-4a5b-a95c-062348d40feb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.192258 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-af209305-c9e9-4917-ba81-15bcf4884eb0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.192674 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-af209305-c9e9-4917-ba81-15bcf4884eb0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 06 05:32:28.193054 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1214/4851] 10.4.3.205 () {66 vars in 1292 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.193991 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.193991 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:28.194770 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e0d6bca5-51f9-4a5b-a95c-062348d40feb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:28.195262 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0d6bca5-51f9-4a5b-a95c-062348d40feb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 returned with HTTP 200 Aug 06 05:32:28.195964 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1212/4852] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.205075 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-933799ff-89d7-4bce-be38-860282635fe0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.206922 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-933799ff-89d7-4bce-be38-860282635fe0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 06 05:32:28.207095 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-933799ff-89d7-4bce-be38-860282635fe0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.207317 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-933799ff-89d7-4bce-be38-860282635fe0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.207518 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-933799ff-89d7-4bce-be38-860282635fe0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.207764 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.207764 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:28.208528 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-933799ff-89d7-4bce-be38-860282635fe0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.219978 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-933799ff-89d7-4bce-be38-860282635fe0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.220369 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-933799ff-89d7-4bce-be38-860282635fe0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 06 05:32:28.220832 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1220/4853] 10.4.3.205 () {66 vars in 1294 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.232903 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5748c81f-8299-4cb5-a566-e8cca141eb5e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.234911 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5748c81f-8299-4cb5-a566-e8cca141eb5e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 06 05:32:28.235098 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5748c81f-8299-4cb5-a566-e8cca141eb5e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.235264 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5748c81f-8299-4cb5-a566-e8cca141eb5e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.235551 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-5748c81f-8299-4cb5-a566-e8cca141eb5e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.235855 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.235855 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:28.237019 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fffefd14-ba24-4cb1-930a-0595f5f1ba6c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.237072 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-5748c81f-8299-4cb5-a566-e8cca141eb5e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.239339 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fffefd14-ba24-4cb1-930a-0595f5f1ba6c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb Aug 06 05:32:28.239645 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fffefd14-ba24-4cb1-930a-0595f5f1ba6c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.239910 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fffefd14-ba24-4cb1-930a-0595f5f1ba6c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.247812 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fffefd14-ba24-4cb1-930a-0595f5f1ba6c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb returned with HTTP 404 Aug 06 05:32:28.248437 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1215/4854] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/volumes/b1ef9a0e-9628-460f-bf87-cf088d16cecb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:28.248539 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5748c81f-8299-4cb5-a566-e8cca141eb5e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.249331 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5748c81f-8299-4cb5-a566-e8cca141eb5e tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 06 05:32:28.249441 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1208/4855] 10.4.3.205 () {66 vars in 1312 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.256209 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cab30032-f155-4da7-b005-6a2f68de593a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.257984 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cab30032-f155-4da7-b005-6a2f68de593a tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:32:28.258187 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cab30032-f155-4da7-b005-6a2f68de593a tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.258405 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cab30032-f155-4da7-b005-6a2f68de593a tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.258912 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-927d9da2-d2f8-4a78-b954-6ce4007a98f6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.259161 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cab30032-f155-4da7-b005-6a2f68de593a tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:32:28.261335 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-927d9da2-d2f8-4a78-b954-6ce4007a98f6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 06 05:32:28.261590 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-927d9da2-d2f8-4a78-b954-6ce4007a98f6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.261780 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-927d9da2-d2f8-4a78-b954-6ce4007a98f6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.261984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-927d9da2-d2f8-4a78-b954-6ce4007a98f6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.262221 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.262221 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:28.262984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-927d9da2-d2f8-4a78-b954-6ce4007a98f6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.270016 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cab30032-f155-4da7-b005-6a2f68de593a tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Get all volumes completed successfully. Aug 06 05:32:28.273308 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.273308 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:28.273674 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-927d9da2-d2f8-4a78-b954-6ce4007a98f6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.274025 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-927d9da2-d2f8-4a78-b954-6ce4007a98f6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 06 05:32:28.274389 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1221/4856] 10.4.3.205 () {66 vars in 1314 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.279098 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cab30032-f155-4da7-b005-6a2f68de593a tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:32:28.279553 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1213/4857] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:28.284274 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2e25f97c-a7bc-4fe4-8790-9a27e322b6d6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.286567 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2e25f97c-a7bc-4fe4-8790-9a27e322b6d6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 Aug 06 05:32:28.286832 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2e25f97c-a7bc-4fe4-8790-9a27e322b6d6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.287092 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2e25f97c-a7bc-4fe4-8790-9a27e322b6d6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.287399 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-2e25f97c-a7bc-4fe4-8790-9a27e322b6d6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.287756 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.287756 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:28.288827 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-2e25f97c-a7bc-4fe4-8790-9a27e322b6d6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100426) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.299509 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-54aa5e8a-e035-43bc-9365-f6c3e5812fa4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.302051 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54aa5e8a-e035-43bc-9365-f6c3e5812fa4 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] DELETE https://10.4.3.205/volume/v3/types/522c163b-e6c6-4c97-a8c3-c91041c6afe6 Aug 06 05:32:28.302235 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-54aa5e8a-e035-43bc-9365-f6c3e5812fa4 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.302455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-54aa5e8a-e035-43bc-9365-f6c3e5812fa4 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.302683 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.302683 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:28.303830 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2e25f97c-a7bc-4fe4-8790-9a27e322b6d6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.304238 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.304238 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:28.304823 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2e25f97c-a7bc-4fe4-8790-9a27e322b6d6 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 returned with HTTP 200 Aug 06 05:32:28.305170 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1216/4858] 10.4.3.205 () {66 vars in 1385 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.315662 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1df0553e-a530-4d34-82b4-c6abbaad340f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.317298 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1df0553e-a530-4d34-82b4-c6abbaad340f tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail?status=available Aug 06 05:32:28.317504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1df0553e-a530-4d34-82b4-c6abbaad340f tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.317684 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1df0553e-a530-4d34-82b4-c6abbaad340f tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.317880 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-1df0553e-a530-4d34-82b4-c6abbaad340f tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.318131 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.318131 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:28.318934 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-1df0553e-a530-4d34-82b4-c6abbaad340f tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.327237 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-54aa5e8a-e035-43bc-9365-f6c3e5812fa4 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/types/522c163b-e6c6-4c97-a8c3-c91041c6afe6 returned with HTTP 202 Aug 06 05:32:28.327666 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1209/4859] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:32:28 2026] DELETE /volume/v3/types/522c163b-e6c6-4c97-a8c3-c91041c6afe6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:28.331879 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1df0553e-a530-4d34-82b4-c6abbaad340f tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.332424 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.332424 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:28.332950 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1df0553e-a530-4d34-82b4-c6abbaad340f tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 06 05:32:28.333411 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1222/4860] 10.4.3.205 () {66 vars in 1297 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:28.334837 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0b900c13-8c87-45f1-85a6-4b1ab16fcff5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.336683 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0b900c13-8c87-45f1-85a6-4b1ab16fcff5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] DELETE https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:32:28.336848 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0b900c13-8c87-45f1-85a6-4b1ab16fcff5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.337025 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0b900c13-8c87-45f1-85a6-4b1ab16fcff5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.337170 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-0b900c13-8c87-45f1-85a6-4b1ab16fcff5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Delete volume with id: 33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:32:28.343035 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fddb32d9-6e5a-409e-8309-085facdd3e54 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.343679 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.343679 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:28.344142 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0b900c13-8c87-45f1-85a6-4b1ab16fcff5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:28.344663 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fddb32d9-6e5a-409e-8309-085facdd3e54 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 Aug 06 05:32:28.344848 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fddb32d9-6e5a-409e-8309-085facdd3e54 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.345058 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fddb32d9-6e5a-409e-8309-085facdd3e54 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.345299 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-fddb32d9-6e5a-409e-8309-085facdd3e54 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.346704 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-fddb32d9-6e5a-409e-8309-085facdd3e54 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100426) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.359882 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fddb32d9-6e5a-409e-8309-085facdd3e54 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.360265 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.360265 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:28.360824 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fddb32d9-6e5a-409e-8309-085facdd3e54 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 returned with HTTP 200 Aug 06 05:32:28.361170 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1217/4861] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.364078 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0b900c13-8c87-45f1-85a6-4b1ab16fcff5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Delete volume request issued successfully. Aug 06 05:32:28.364261 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0b900c13-8c87-45f1-85a6-4b1ab16fcff5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 202 Aug 06 05:32:28.364672 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1214/4862] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:28 2026] DELETE /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:28.371231 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ecef7e6f-2314-4036-b760-30d1133ac6e7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.371541 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a3992130-13fe-473e-99f1-0ba5201d375e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.372980 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ecef7e6f-2314-4036-b760-30d1133ac6e7 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 Aug 06 05:32:28.373186 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ecef7e6f-2314-4036-b760-30d1133ac6e7 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.373416 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ecef7e6f-2314-4036-b760-30d1133ac6e7 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.373489 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a3992130-13fe-473e-99f1-0ba5201d375e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:32:28.373888 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-ecef7e6f-2314-4036-b760-30d1133ac6e7 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.373940 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a3992130-13fe-473e-99f1-0ba5201d375e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.373994 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a3992130-13fe-473e-99f1-0ba5201d375e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.374748 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-ecef7e6f-2314-4036-b760-30d1133ac6e7 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.381308 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.381308 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:28.384858 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a3992130-13fe-473e-99f1-0ba5201d375e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:28.385275 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ecef7e6f-2314-4036-b760-30d1133ac6e7 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.385621 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ecef7e6f-2314-4036-b760-30d1133ac6e7 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 returned with HTTP 200 Aug 06 05:32:28.386064 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1210/4863] 10.4.3.205 () {66 vars in 1364 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.389716 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a3992130-13fe-473e-99f1-0ba5201d375e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 200 Aug 06 05:32:28.390097 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1223/4864] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.399164 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2ffc91b0-714f-4104-81a4-8302d342be18 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.400973 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2ffc91b0-714f-4104-81a4-8302d342be18 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?status=available Aug 06 05:32:28.401153 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2ffc91b0-714f-4104-81a4-8302d342be18 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.401339 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2ffc91b0-714f-4104-81a4-8302d342be18 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.401567 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-2ffc91b0-714f-4104-81a4-8302d342be18 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.402578 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-2ffc91b0-714f-4104-81a4-8302d342be18 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100426) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.412646 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2ffc91b0-714f-4104-81a4-8302d342be18 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.412979 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2ffc91b0-714f-4104-81a4-8302d342be18 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?status=available returned with HTTP 200 Aug 06 05:32:28.413345 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1218/4865] 10.4.3.205 () {66 vars in 1276 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.422276 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-9bd35f53-acdd-4a99-8d17-802de11baaf0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.423955 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9bd35f53-acdd-4a99-8d17-802de11baaf0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 Aug 06 05:32:28.424137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9bd35f53-acdd-4a99-8d17-802de11baaf0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.424380 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-9bd35f53-acdd-4a99-8d17-802de11baaf0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.424596 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-9bd35f53-acdd-4a99-8d17-802de11baaf0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:28.425590 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.db.api [None req-9bd35f53-acdd-4a99-8d17-802de11baaf0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Building query based on filter {{(pid=100429) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:28.437228 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-9bd35f53-acdd-4a99-8d17-802de11baaf0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Get all snapshots completed successfully. Aug 06 05:32:28.437566 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-9bd35f53-acdd-4a99-8d17-802de11baaf0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 returned with HTTP 200 Aug 06 05:32:28.438018 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1215/4866] 10.4.3.205 () {66 vars in 1398 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2057195763 => generated 342 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.446839 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9b4d923a-35ea-4577-b29a-9750bbe982fb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.449002 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9b4d923a-35ea-4577-b29a-9750bbe982fb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 Aug 06 05:32:28.449282 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9b4d923a-35ea-4577-b29a-9750bbe982fb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.449599 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9b4d923a-35ea-4577-b29a-9750bbe982fb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.449776 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-9b4d923a-35ea-4577-b29a-9750bbe982fb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Delete snapshot with id: 706a83f0-b5f6-431d-bf1a-f07bb069a642 Aug 06 05:32:28.456780 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.456780 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:28.457465 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9b4d923a-35ea-4577-b29a-9750bbe982fb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:28.473042 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9b4d923a-35ea-4577-b29a-9750bbe982fb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot delete request issued successfully. Aug 06 05:32:28.473218 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9b4d923a-35ea-4577-b29a-9750bbe982fb tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 returned with HTTP 202 Aug 06 05:32:28.473661 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1211/4867] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:28 2026] DELETE /volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:28.480390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ca23334d-ee7b-4574-bb2b-f3f0ab738fc8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.482385 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ca23334d-ee7b-4574-bb2b-f3f0ab738fc8 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 Aug 06 05:32:28.482620 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ca23334d-ee7b-4574-bb2b-f3f0ab738fc8 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.482820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ca23334d-ee7b-4574-bb2b-f3f0ab738fc8 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.487427 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.487427 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:28.487865 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ca23334d-ee7b-4574-bb2b-f3f0ab738fc8 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:28.488616 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ca23334d-ee7b-4574-bb2b-f3f0ab738fc8 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 returned with HTTP 200 Aug 06 05:32:28.488976 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1224/4868] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:28.595408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ac4da45e-6407-4016-9014-07de31fb86a7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.597124 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ac4da45e-6407-4016-9014-07de31fb86a7 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] GET https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd Aug 06 05:32:28.597357 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ac4da45e-6407-4016-9014-07de31fb86a7 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.597572 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ac4da45e-6407-4016-9014-07de31fb86a7 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.602265 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ac4da45e-6407-4016-9014-07de31fb86a7 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd returned with HTTP 404 Aug 06 05:32:28.602852 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1219/4869] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/snapshots/1fe3ee5f-21d8-44c5-8e5d-6097fcf016bd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:28.609121 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e3e0b2d3-b9aa-4ccc-99a9-c414187507c9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.610681 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e3e0b2d3-b9aa-4ccc-99a9-c414187507c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e Aug 06 05:32:28.610809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e3e0b2d3-b9aa-4ccc-99a9-c414187507c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.610997 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e3e0b2d3-b9aa-4ccc-99a9-c414187507c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.611138 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-e3e0b2d3-b9aa-4ccc-99a9-c414187507c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume with id: 15cacd23-2efc-4192-a58e-c92a3b6e0a8e Aug 06 05:32:28.619959 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.619959 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:28.620197 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e3e0b2d3-b9aa-4ccc-99a9-c414187507c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:28.636678 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e3e0b2d3-b9aa-4ccc-99a9-c414187507c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume request issued successfully. Aug 06 05:32:28.637105 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e3e0b2d3-b9aa-4ccc-99a9-c414187507c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e returned with HTTP 202 Aug 06 05:32:28.637371 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1216/4870] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:28 2026] DELETE /volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:28.644858 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d2b96166-b549-4dc6-afc2-ecb36f1548d6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:28.646800 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d2b96166-b549-4dc6-afc2-ecb36f1548d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e Aug 06 05:32:28.646996 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d2b96166-b549-4dc6-afc2-ecb36f1548d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:28.647329 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d2b96166-b549-4dc6-afc2-ecb36f1548d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:28.654917 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:28.654917 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:28.658470 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d2b96166-b549-4dc6-afc2-ecb36f1548d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:28.663702 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d2b96166-b549-4dc6-afc2-ecb36f1548d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e returned with HTTP 200 Aug 06 05:32:28.664076 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1212/4871] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:28 2026] GET /volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:29.084719 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e7bb5ca7-ff35-4465-91d4-dfee65d75a05 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.086302 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e7bb5ca7-ff35-4465-91d4-dfee65d75a05 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:32:29.086530 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e7bb5ca7-ff35-4465-91d4-dfee65d75a05 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.086704 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e7bb5ca7-ff35-4465-91d4-dfee65d75a05 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.086850 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-e7bb5ca7-ff35-4465-91d4-dfee65d75a05 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: 1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:32:29.092878 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:29.092878 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:29.093258 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e7bb5ca7-ff35-4465-91d4-dfee65d75a05 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:29.106793 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e7bb5ca7-ff35-4465-91d4-dfee65d75a05 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:32:29.106992 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e7bb5ca7-ff35-4465-91d4-dfee65d75a05 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 returned with HTTP 202 Aug 06 05:32:29.107430 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1225/4872] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:29 2026] DELETE /volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:29.114782 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e8c6a38b-f6f3-411f-8df9-93876ac45d4a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.117031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e8c6a38b-f6f3-411f-8df9-93876ac45d4a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:32:29.117271 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e8c6a38b-f6f3-411f-8df9-93876ac45d4a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.117585 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e8c6a38b-f6f3-411f-8df9-93876ac45d4a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.125209 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:29.125209 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:29.129052 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e8c6a38b-f6f3-411f-8df9-93876ac45d4a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:29.133935 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e8c6a38b-f6f3-411f-8df9-93876ac45d4a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 returned with HTTP 200 Aug 06 05:32:29.134317 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1220/4873] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:29 2026] GET /volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:29.205657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d7799e25-6823-4c03-8a6b-33f7a3065754 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.207372 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d7799e25-6823-4c03-8a6b-33f7a3065754 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 Aug 06 05:32:29.207574 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d7799e25-6823-4c03-8a6b-33f7a3065754 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.207765 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d7799e25-6823-4c03-8a6b-33f7a3065754 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.211800 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d7799e25-6823-4c03-8a6b-33f7a3065754 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 returned with HTTP 404 Aug 06 05:32:29.212212 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1217/4874] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:29 2026] GET /volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:29.217954 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-82eeb024-6e99-4cfe-9a93-a8718de7495b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.219281 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-82eeb024-6e99-4cfe-9a93-a8718de7495b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be Aug 06 05:32:29.219545 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-82eeb024-6e99-4cfe-9a93-a8718de7495b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.219744 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-82eeb024-6e99-4cfe-9a93-a8718de7495b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.219929 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-82eeb024-6e99-4cfe-9a93-a8718de7495b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: dda0370c-b9f2-4029-b4de-6935556747be Aug 06 05:32:29.226137 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:29.226137 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:29.226604 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-82eeb024-6e99-4cfe-9a93-a8718de7495b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:29.240412 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-82eeb024-6e99-4cfe-9a93-a8718de7495b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:29.240638 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-82eeb024-6e99-4cfe-9a93-a8718de7495b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be returned with HTTP 202 Aug 06 05:32:29.241038 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1213/4875] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:29 2026] DELETE /volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:29.247956 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4338ff7d-8d7f-462f-a1f8-79e3657b233b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.249635 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4338ff7d-8d7f-462f-a1f8-79e3657b233b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be Aug 06 05:32:29.249829 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4338ff7d-8d7f-462f-a1f8-79e3657b233b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.250005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4338ff7d-8d7f-462f-a1f8-79e3657b233b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.258753 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:29.258753 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:29.262195 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4338ff7d-8d7f-462f-a1f8-79e3657b233b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:29.266644 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4338ff7d-8d7f-462f-a1f8-79e3657b233b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be returned with HTTP 200 Aug 06 05:32:29.267120 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1226/4876] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:29 2026] GET /volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:29.403243 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e820ae71-0982-454d-b274-f254c55edc28 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.405020 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e820ae71-0982-454d-b274-f254c55edc28 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 Aug 06 05:32:29.405191 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e820ae71-0982-454d-b274-f254c55edc28 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.405383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e820ae71-0982-454d-b274-f254c55edc28 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.410466 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e820ae71-0982-454d-b274-f254c55edc28 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 returned with HTTP 404 Aug 06 05:32:29.410866 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1221/4877] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:29 2026] GET /volume/v3/volumes/33f3b631-71a9-4922-866b-aaf33b1aacb3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:29.416815 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fbd912a9-d249-4b4c-8acf-2c45a5d0342b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.418306 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fbd912a9-d249-4b4c-8acf-2c45a5d0342b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] DELETE https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:29.418489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fbd912a9-d249-4b4c-8acf-2c45a5d0342b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.418659 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fbd912a9-d249-4b4c-8acf-2c45a5d0342b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.418803 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-fbd912a9-d249-4b4c-8acf-2c45a5d0342b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Delete volume with id: af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:29.424949 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:29.424949 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:29.425371 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-fbd912a9-d249-4b4c-8acf-2c45a5d0342b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:29.437751 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-fbd912a9-d249-4b4c-8acf-2c45a5d0342b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Delete volume request issued successfully. Aug 06 05:32:29.437903 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fbd912a9-d249-4b4c-8acf-2c45a5d0342b tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 202 Aug 06 05:32:29.438558 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1218/4878] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:29 2026] DELETE /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:29.445327 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fcc3eff6-ee11-4290-a6cf-186b5a20f9f5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.447059 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fcc3eff6-ee11-4290-a6cf-186b5a20f9f5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:29.447340 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fcc3eff6-ee11-4290-a6cf-186b5a20f9f5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.447639 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fcc3eff6-ee11-4290-a6cf-186b5a20f9f5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.455691 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:29.455691 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:29.459150 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fcc3eff6-ee11-4290-a6cf-186b5a20f9f5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:32:29.463393 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fcc3eff6-ee11-4290-a6cf-186b5a20f9f5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 200 Aug 06 05:32:29.463773 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1214/4879] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:29 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:29.500045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1ff0cc6a-6b7a-4bea-926c-eb27e6909719 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.501735 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ff0cc6a-6b7a-4bea-926c-eb27e6909719 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 Aug 06 05:32:29.501899 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ff0cc6a-6b7a-4bea-926c-eb27e6909719 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.502072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ff0cc6a-6b7a-4bea-926c-eb27e6909719 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.506058 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ff0cc6a-6b7a-4bea-926c-eb27e6909719 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 returned with HTTP 404 Aug 06 05:32:29.506513 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1227/4880] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:29 2026] GET /volume/v3/snapshots/706a83f0-b5f6-431d-bf1a-f07bb069a642 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:29.514364 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d2a726ae-8dfb-4791-9495-ac7ff6ab5986 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.516089 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d2a726ae-8dfb-4791-9495-ac7ff6ab5986 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 Aug 06 05:32:29.516269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d2a726ae-8dfb-4791-9495-ac7ff6ab5986 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.516501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d2a726ae-8dfb-4791-9495-ac7ff6ab5986 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.516584 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-d2a726ae-8dfb-4791-9495-ac7ff6ab5986 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Delete snapshot with id: b55ee73d-7582-4b8e-ab49-86774c3b7d38 Aug 06 05:32:29.522015 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:29.522015 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:29.522520 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d2a726ae-8dfb-4791-9495-ac7ff6ab5986 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:29.536943 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d2a726ae-8dfb-4791-9495-ac7ff6ab5986 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot delete request issued successfully. Aug 06 05:32:29.537112 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d2a726ae-8dfb-4791-9495-ac7ff6ab5986 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 returned with HTTP 202 Aug 06 05:32:29.537506 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1222/4881] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:29 2026] DELETE /volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:29.543499 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-62a2ea6c-7f0f-4e6c-b3ca-c37caa4f4b81 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.545800 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-62a2ea6c-7f0f-4e6c-b3ca-c37caa4f4b81 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 Aug 06 05:32:29.546062 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-62a2ea6c-7f0f-4e6c-b3ca-c37caa4f4b81 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.546377 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-62a2ea6c-7f0f-4e6c-b3ca-c37caa4f4b81 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.553112 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:29.553112 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:29.553817 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-62a2ea6c-7f0f-4e6c-b3ca-c37caa4f4b81 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:29.554952 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-62a2ea6c-7f0f-4e6c-b3ca-c37caa4f4b81 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 returned with HTTP 200 Aug 06 05:32:29.555612 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1219/4882] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:29 2026] GET /volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:29.678368 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-834b4730-cd80-4b8d-b88e-9c9ba617fa3a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.680803 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-834b4730-cd80-4b8d-b88e-9c9ba617fa3a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e Aug 06 05:32:29.681070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-834b4730-cd80-4b8d-b88e-9c9ba617fa3a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.681347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-834b4730-cd80-4b8d-b88e-9c9ba617fa3a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.688918 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-834b4730-cd80-4b8d-b88e-9c9ba617fa3a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e returned with HTTP 404 Aug 06 05:32:29.689578 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1215/4883] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:29 2026] GET /volume/v3/volumes/15cacd23-2efc-4192-a58e-c92a3b6e0a8e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:29.696872 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.698540 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:29.698859 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2043605482"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:29.700183 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2043605482'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:29.700364 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume of 1 GB Aug 06 05:32:29.703800 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:29.708625 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (c28fc010-5416-4673-adb2-f94ebd606955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:29.709607 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be0b396c-451e-4a16-8ec9-d1ed214ba904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:29.710384 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:29.732326 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be0b396c-451e-4a16-8ec9-d1ed214ba904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:29.733639 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93105ef-6ba1-4673-a2a2-eb027962e69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:29.772777 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['fe0f7ba1-00ce-4fbf-a0a0-a742474ed478', 'b14aea8b-8eea-4de4-be61-a04778f369d5', 'a781688e-42a1-4b98-954d-5dc6ef703b3a', '0438827c-b779-41f6-9a91-65eb69438da5'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:29.773895 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93105ef-6ba1-4673-a2a2-eb027962e69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe0f7ba1-00ce-4fbf-a0a0-a742474ed478', 'b14aea8b-8eea-4de4-be61-a04778f369d5', 'a781688e-42a1-4b98-954d-5dc6ef703b3a', '0438827c-b779-41f6-9a91-65eb69438da5']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:29.774785 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f56ff67-7e21-4fdf-8908-c5a2b7894ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:29.795656 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f56ff67-7e21-4fdf-8908-c5a2b7894ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd80902e1-9704-43df-8de9-26d43a9c1105', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2043605482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['fe0f7ba1-00ce-4fbf-a0a0-a742474ed478','b14aea8b-8eea-4de4-be61-a04778f369d5','a781688e-42a1-4b98-954d-5dc6ef703b3a','0438827c-b779-41f6-9a91-65eb69438da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2043605482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d80902e1-9704-43df-8de9-26d43a9c1105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee80a114a76243b4b647839ee8d69270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039599372b97485782619211108b51fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:29.796311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8b76755-7b1f-47cf-b1ff-adbdf75e09d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:29.811323 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8b76755-7b1f-47cf-b1ff-adbdf75e09d2) transitioned into state 'SUCCESS' from state '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-2043605482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['fe0f7ba1-00ce-4fbf-a0a0-a742474ed478','b14aea8b-8eea-4de4-be61-a04778f369d5','a781688e-42a1-4b98-954d-5dc6ef703b3a','0438827c-b779-41f6-9a91-65eb69438da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:29.811949 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8771c16d-1c92-46e0-a410-bfd324916337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:29.820479 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8771c16d-1c92-46e0-a410-bfd324916337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:29.821191 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (c28fc010-5416-4673-adb2-f94ebd606955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:29.821507 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request issued successfully. Aug 06 05:32:29.822015 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ee101ec2-abae-41f7-aa88-fb3ab56f5659 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:29.822456 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1228/4884] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:29 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 06 05:32:29.833657 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2cb84c61-28ef-4cee-9d07-3e776bc10ba9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:29.835369 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2cb84c61-28ef-4cee-9d07-3e776bc10ba9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 Aug 06 05:32:29.835583 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2cb84c61-28ef-4cee-9d07-3e776bc10ba9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:29.835770 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2cb84c61-28ef-4cee-9d07-3e776bc10ba9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:29.842106 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:29.842106 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:29.845052 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2cb84c61-28ef-4cee-9d07-3e776bc10ba9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:29.848694 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2cb84c61-28ef-4cee-9d07-3e776bc10ba9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 returned with HTTP 200 Aug 06 05:32:29.848918 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1223/4885] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:29 2026] GET /volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:30.145715 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4331140e-8131-4910-8ac2-fc1dabf86e81 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.147488 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4331140e-8131-4910-8ac2-fc1dabf86e81 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 Aug 06 05:32:30.147697 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4331140e-8131-4910-8ac2-fc1dabf86e81 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.147876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4331140e-8131-4910-8ac2-fc1dabf86e81 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.153814 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4331140e-8131-4910-8ac2-fc1dabf86e81 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 returned with HTTP 404 Aug 06 05:32:30.154199 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1220/4886] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/volumes/1ca7f139-8711-4eef-a76b-f903678f0277 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:30.180099 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.181702 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:30.181999 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-247487842", "snapshot_id": null, "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "volume_type": null, "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:30.183486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-247487842', 'snapshot_id': None, 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'volume_type': None, 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:30.280240 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5739761a-2678-493e-88d9-b1f5d61d32ce None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.282851 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5739761a-2678-493e-88d9-b1f5d61d32ce tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be Aug 06 05:32:30.283148 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5739761a-2678-493e-88d9-b1f5d61d32ce tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.283429 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5739761a-2678-493e-88d9-b1f5d61d32ce tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.290701 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5739761a-2678-493e-88d9-b1f5d61d32ce tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be returned with HTTP 404 Aug 06 05:32:30.291391 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1229/4887] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:30.297868 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-521a2dd7-64a2-494b-ae85-1fcf076bd3a2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.299548 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-521a2dd7-64a2-494b-ae85-1fcf076bd3a2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:30.299752 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-521a2dd7-64a2-494b-ae85-1fcf076bd3a2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.299918 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-521a2dd7-64a2-494b-ae85-1fcf076bd3a2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.300074 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-521a2dd7-64a2-494b-ae85-1fcf076bd3a2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:30.306421 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.306421 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:30.306868 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-521a2dd7-64a2-494b-ae85-1fcf076bd3a2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:30.321815 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-521a2dd7-64a2-494b-ae85-1fcf076bd3a2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:30.321991 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-521a2dd7-64a2-494b-ae85-1fcf076bd3a2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 returned with HTTP 202 Aug 06 05:32:30.322384 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1224/4888] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:30 2026] DELETE /volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:30.327553 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:32:30.332543 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-27e0337c-44dc-4c6c-ab8e-6075d050775a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.335209 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-27e0337c-44dc-4c6c-ab8e-6075d050775a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:30.335532 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-27e0337c-44dc-4c6c-ab8e-6075d050775a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.335791 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-27e0337c-44dc-4c6c-ab8e-6075d050775a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.338071 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:32:30.342908 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (34090600-6f2d-49d7-8600-af6aab1dbccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:30.344153 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa82e6d-6044-4e01-82f7-ff5d8b9e434d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:30.344956 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.344956 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:30.345138 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:30.349451 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-27e0337c-44dc-4c6c-ab8e-6075d050775a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:30.359086 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-27e0337c-44dc-4c6c-ab8e-6075d050775a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 returned with HTTP 200 Aug 06 05:32:30.359663 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1221/4889] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:30.410018 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa82e6d-6044-4e01-82f7-ff5d8b9e434d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:30.410786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d846ee-3099-48a7-94d8-bcd9466dee34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:30.450057 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['1dbbd8fe-ecd5-4c06-87ba-087753eccc27', '32d88b6a-af12-4060-bed3-335e9d026da3', 'dcadc16a-e720-4bc4-bd3a-3689b151f79f', 'e56b2ecd-20bc-4e80-9f05-c574270995ea'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:30.450607 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d846ee-3099-48a7-94d8-bcd9466dee34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dbbd8fe-ecd5-4c06-87ba-087753eccc27', '32d88b6a-af12-4060-bed3-335e9d026da3', 'dcadc16a-e720-4bc4-bd3a-3689b151f79f', 'e56b2ecd-20bc-4e80-9f05-c574270995ea']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:30.451303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f4bf03-7df9-49db-ad68-1cde472f64fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:30.471898 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f4bf03-7df9-49db-ad68-1cde472f64fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c0e1072-eebd-4c43-ac24-bfab2f72052d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-247487842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['1dbbd8fe-ecd5-4c06-87ba-087753eccc27','32d88b6a-af12-4060-bed3-335e9d026da3','dcadc16a-e720-4bc4-bd3a-3689b151f79f','e56b2ecd-20bc-4e80-9f05-c574270995ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-247487842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c0e1072-eebd-4c43-ac24-bfab2f72052d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:30.472661 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e2684a-c90a-44f6-9765-c0af2f3ab91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:30.475615 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-76c02573-64c7-488f-a56e-d96572eac891 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.477281 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-76c02573-64c7-488f-a56e-d96572eac891 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab Aug 06 05:32:30.477527 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-76c02573-64c7-488f-a56e-d96572eac891 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.477728 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-76c02573-64c7-488f-a56e-d96572eac891 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.482860 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-76c02573-64c7-488f-a56e-d96572eac891 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab returned with HTTP 404 Aug 06 05:32:30.483303 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1230/4890] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/volumes/af7e7255-f75b-4140-981c-ef42fb5e9bab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:30.489896 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-21135cc8-5fff-4474-bc28-672fe1b568c7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.490398 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e2684a-c90a-44f6-9765-c0af2f3ab91a) transitioned into state 'SUCCESS' from state '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-247487842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['1dbbd8fe-ecd5-4c06-87ba-087753eccc27','32d88b6a-af12-4060-bed3-335e9d026da3','dcadc16a-e720-4bc4-bd3a-3689b151f79f','e56b2ecd-20bc-4e80-9f05-c574270995ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:30.491170 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6e2210-db0f-4b1a-a6b0-51716c96da83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:30.491457 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-21135cc8-5fff-4474-bc28-672fe1b568c7 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:32:30.491651 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-21135cc8-5fff-4474-bc28-672fe1b568c7 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.491853 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-21135cc8-5fff-4474-bc28-672fe1b568c7 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Calling method 'detail' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.492641 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-21135cc8-5fff-4474-bc28-672fe1b568c7 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100426) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:32:30.500202 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6e2210-db0f-4b1a-a6b0-51716c96da83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:30.501037 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-21135cc8-5fff-4474-bc28-672fe1b568c7 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Get all volumes completed successfully. Aug 06 05:32:30.501142 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (34090600-6f2d-49d7-8600-af6aab1dbccb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:30.501719 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:32:30.502279 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d983f364-c7b9-4d83-9e74-b66af4a08e66 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:30.502735 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1216/4891] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:32:30 2026] POST /volume/v3/volumes => generated 758 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:30.502849 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.502849 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:30.507309 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-21135cc8-5fff-4474-bc28-672fe1b568c7 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:32:30.507753 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1225/4892] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:30.514103 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0599b505-76ea-4cc1-85d9-0c17a508338d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.516213 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0599b505-76ea-4cc1-85d9-0c17a508338d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:32:30.516849 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0599b505-76ea-4cc1-85d9-0c17a508338d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.516849 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0599b505-76ea-4cc1-85d9-0c17a508338d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.522819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1ba740c9-7976-4e68-ab10-f04ad0a65824 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.524331 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.524331 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:30.524771 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ba740c9-7976-4e68-ab10-f04ad0a65824 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] DELETE https://10.4.3.205/volume/v3/types/4e23ca79-c90c-4f7f-9aa6-62479d42b196 Aug 06 05:32:30.524943 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ba740c9-7976-4e68-ab10-f04ad0a65824 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.525124 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1ba740c9-7976-4e68-ab10-f04ad0a65824 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.525367 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.525367 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:30.528663 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0599b505-76ea-4cc1-85d9-0c17a508338d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:30.533168 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0599b505-76ea-4cc1-85d9-0c17a508338d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d returned with HTTP 200 Aug 06 05:32:30.533549 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1222/4893] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:30.549474 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1ba740c9-7976-4e68-ab10-f04ad0a65824 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/types/4e23ca79-c90c-4f7f-9aa6-62479d42b196 returned with HTTP 202 Aug 06 05:32:30.549843 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1231/4894] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:32:30 2026] DELETE /volume/v3/types/4e23ca79-c90c-4f7f-9aa6-62479d42b196 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:30.565769 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-372355df-f36a-4732-be22-091a117713aa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.567635 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-372355df-f36a-4732-be22-091a117713aa tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 Aug 06 05:32:30.567838 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-372355df-f36a-4732-be22-091a117713aa tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.568033 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-372355df-f36a-4732-be22-091a117713aa tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.572860 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-372355df-f36a-4732-be22-091a117713aa tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 returned with HTTP 404 Aug 06 05:32:30.573365 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1217/4895] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/snapshots/b55ee73d-7582-4b8e-ab49-86774c3b7d38 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:30.581713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8e5133cb-7397-4eb5-9197-206ba86f7305 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.583560 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8e5133cb-7397-4eb5-9197-206ba86f7305 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed Aug 06 05:32:30.583759 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8e5133cb-7397-4eb5-9197-206ba86f7305 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.583956 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8e5133cb-7397-4eb5-9197-206ba86f7305 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.584066 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-8e5133cb-7397-4eb5-9197-206ba86f7305 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Delete snapshot with id: f77c1611-fbd0-4aab-a669-354a091ef4ed Aug 06 05:32:30.591641 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.591641 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:30.592368 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8e5133cb-7397-4eb5-9197-206ba86f7305 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:30.615229 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8e5133cb-7397-4eb5-9197-206ba86f7305 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot delete request issued successfully. Aug 06 05:32:30.615476 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8e5133cb-7397-4eb5-9197-206ba86f7305 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed returned with HTTP 202 Aug 06 05:32:30.615978 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1226/4896] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:30 2026] DELETE /volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:30.624086 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-50d1283c-bdbf-4f78-9ea0-55658acc9ef0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.626003 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-50d1283c-bdbf-4f78-9ea0-55658acc9ef0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed Aug 06 05:32:30.626236 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-50d1283c-bdbf-4f78-9ea0-55658acc9ef0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.626501 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-50d1283c-bdbf-4f78-9ea0-55658acc9ef0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.631311 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.631311 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:30.631772 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-50d1283c-bdbf-4f78-9ea0-55658acc9ef0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Snapshot retrieved successfully. Aug 06 05:32:30.632719 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-50d1283c-bdbf-4f78-9ea0-55658acc9ef0 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed returned with HTTP 200 Aug 06 05:32:30.633052 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1223/4897] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:30.861673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-69a13016-bc88-425f-9865-15eec1dc811d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.863655 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-69a13016-bc88-425f-9865-15eec1dc811d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 Aug 06 05:32:30.863885 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-69a13016-bc88-425f-9865-15eec1dc811d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.864072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-69a13016-bc88-425f-9865-15eec1dc811d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.872192 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.872192 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:30.875383 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-69a13016-bc88-425f-9865-15eec1dc811d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:30.879570 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-69a13016-bc88-425f-9865-15eec1dc811d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 returned with HTTP 200 Aug 06 05:32:30.879947 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1232/4898] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:30.892215 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-703fc61c-5279-4c9c-b36f-882f860ff2c8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.893759 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-703fc61c-5279-4c9c-b36f-882f860ff2c8 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:30.894050 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-703fc61c-5279-4c9c-b36f-882f860ff2c8 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d80902e1-9704-43df-8de9-26d43a9c1105", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-369593833"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:30.901654 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.901654 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:30.902039 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-703fc61c-5279-4c9c-b36f-882f860ff2c8 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:30.902184 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-703fc61c-5279-4c9c-b36f-882f860ff2c8 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create snapshot from volume d80902e1-9704-43df-8de9-26d43a9c1105 Aug 06 05:32:30.927458 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-703fc61c-5279-4c9c-b36f-882f860ff2c8 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['f30c53c6-c2d4-438b-b265-9c10d17be89c', 'cb6de5ac-4b08-493f-b1da-a951ca92931e', '5110ed26-4150-4c17-8919-5005cf8a9f47', '2b0da10e-70bb-413f-936b-5dc9cad290d0'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:30.955979 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-703fc61c-5279-4c9c-b36f-882f860ff2c8 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot create request issued successfully. Aug 06 05:32:30.956376 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-703fc61c-5279-4c9c-b36f-882f860ff2c8 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:30.956997 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1218/4899] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:30.964928 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b767e2bc-11a3-4fbd-96a7-8ab9279846a3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:30.967180 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b767e2bc-11a3-4fbd-96a7-8ab9279846a3 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 Aug 06 05:32:30.967410 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b767e2bc-11a3-4fbd-96a7-8ab9279846a3 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:30.967606 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b767e2bc-11a3-4fbd-96a7-8ab9279846a3 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:30.973043 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:30.973043 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:30.973444 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b767e2bc-11a3-4fbd-96a7-8ab9279846a3 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:30.974071 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b767e2bc-11a3-4fbd-96a7-8ab9279846a3 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 returned with HTTP 200 Aug 06 05:32:30.974477 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1227/4900] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:30 2026] GET /volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:31.373990 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e5e6845c-16bd-4698-8413-926d7784efaa None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.376399 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5e6845c-16bd-4698-8413-926d7784efaa tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:31.376694 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5e6845c-16bd-4698-8413-926d7784efaa tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.376979 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e5e6845c-16bd-4698-8413-926d7784efaa tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.383534 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e5e6845c-16bd-4698-8413-926d7784efaa tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 returned with HTTP 404 Aug 06 05:32:31.384106 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1224/4901] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:31 2026] GET /volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:31.391324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-514c49f7-cab4-4079-b905-60ac32583cc2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.393001 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-514c49f7-cab4-4079-b905-60ac32583cc2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:31.393207 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-514c49f7-cab4-4079-b905-60ac32583cc2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.393431 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-514c49f7-cab4-4079-b905-60ac32583cc2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.393623 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-514c49f7-cab4-4079-b905-60ac32583cc2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:31.400742 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:31.400742 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:31.401147 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-514c49f7-cab4-4079-b905-60ac32583cc2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:31.418813 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-514c49f7-cab4-4079-b905-60ac32583cc2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:31.419053 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-514c49f7-cab4-4079-b905-60ac32583cc2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f returned with HTTP 202 Aug 06 05:32:31.419588 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1233/4902] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:31 2026] DELETE /volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:31.428093 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a48408fe-5277-478c-be85-cce032939b56 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.430495 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a48408fe-5277-478c-be85-cce032939b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:31.430810 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a48408fe-5277-478c-be85-cce032939b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.431051 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a48408fe-5277-478c-be85-cce032939b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.441221 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:31.441221 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:31.445423 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a48408fe-5277-478c-be85-cce032939b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:31.451513 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a48408fe-5277-478c-be85-cce032939b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f returned with HTTP 200 Aug 06 05:32:31.452081 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1219/4903] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:31 2026] GET /volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:31.548141 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-87734f18-4f7d-4098-986e-dab1b2b7edb4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.550089 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-87734f18-4f7d-4098-986e-dab1b2b7edb4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:32:31.550314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-87734f18-4f7d-4098-986e-dab1b2b7edb4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.550546 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-87734f18-4f7d-4098-986e-dab1b2b7edb4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.559864 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:31.559864 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:31.563676 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-87734f18-4f7d-4098-986e-dab1b2b7edb4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:31.567790 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-87734f18-4f7d-4098-986e-dab1b2b7edb4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d returned with HTTP 200 Aug 06 05:32:31.568127 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1228/4904] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:31 2026] GET /volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:31.580790 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f7ddcb23-1733-4732-a48d-9d1580713928 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.583069 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f7ddcb23-1733-4732-a48d-9d1580713928 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:32:31.583322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f7ddcb23-1733-4732-a48d-9d1580713928 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.583526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f7ddcb23-1733-4732-a48d-9d1580713928 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.593015 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:31.593015 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:31.596430 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f7ddcb23-1733-4732-a48d-9d1580713928 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:31.601541 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f7ddcb23-1733-4732-a48d-9d1580713928 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d returned with HTTP 200 Aug 06 05:32:31.601902 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1225/4905] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:31 2026] GET /volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:31.642250 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-219a85e3-31ae-4273-b0ce-f9ba985e89b3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.644047 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-219a85e3-31ae-4273-b0ce-f9ba985e89b3 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed Aug 06 05:32:31.644312 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-219a85e3-31ae-4273-b0ce-f9ba985e89b3 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.644584 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-219a85e3-31ae-4273-b0ce-f9ba985e89b3 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.649103 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-219a85e3-31ae-4273-b0ce-f9ba985e89b3 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed returned with HTTP 404 Aug 06 05:32:31.649653 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1234/4906] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:31 2026] GET /volume/v3/snapshots/f77c1611-fbd0-4aab-a669-354a091ef4ed => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:31.655840 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-28a90509-7c1c-46f7-b8c9-57d18ea1483d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.657611 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-28a90509-7c1c-46f7-b8c9-57d18ea1483d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:31.657806 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-28a90509-7c1c-46f7-b8c9-57d18ea1483d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.657962 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-28a90509-7c1c-46f7-b8c9-57d18ea1483d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.664698 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:31.664698 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:31.668159 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-28a90509-7c1c-46f7-b8c9-57d18ea1483d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Volume info retrieved successfully. Aug 06 05:32:31.672334 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-28a90509-7c1c-46f7-b8c9-57d18ea1483d tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 returned with HTTP 200 Aug 06 05:32:31.672693 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1220/4907] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:31 2026] GET /volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:31.684430 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-420e5e57-d908-45ce-ab94-069db69d0fa9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.686725 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-420e5e57-d908-45ce-ab94-069db69d0fa9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] DELETE https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:31.686988 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-420e5e57-d908-45ce-ab94-069db69d0fa9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.687252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-420e5e57-d908-45ce-ab94-069db69d0fa9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.687495 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-420e5e57-d908-45ce-ab94-069db69d0fa9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Delete volume with id: ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:31.695252 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:31.695252 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:31.695724 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-420e5e57-d908-45ce-ab94-069db69d0fa9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Volume info retrieved successfully. Aug 06 05:32:31.709462 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-420e5e57-d908-45ce-ab94-069db69d0fa9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Delete volume request issued successfully. Aug 06 05:32:31.709611 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-420e5e57-d908-45ce-ab94-069db69d0fa9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 returned with HTTP 202 Aug 06 05:32:31.710009 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1229/4908] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:31 2026] DELETE /volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:31.717809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2dbd370b-021c-428e-bf36-86c64b765fb9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.719504 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2dbd370b-021c-428e-bf36-86c64b765fb9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:31.719693 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2dbd370b-021c-428e-bf36-86c64b765fb9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.719875 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2dbd370b-021c-428e-bf36-86c64b765fb9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.726181 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:31.726181 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:31.729502 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2dbd370b-021c-428e-bf36-86c64b765fb9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Volume info retrieved successfully. Aug 06 05:32:31.733480 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2dbd370b-021c-428e-bf36-86c64b765fb9 tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 returned with HTTP 200 Aug 06 05:32:31.733866 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1226/4909] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:31 2026] GET /volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:31.983045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-092793ef-ced2-420e-89c4-2351e9d428bc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:31.984729 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-092793ef-ced2-420e-89c4-2351e9d428bc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 Aug 06 05:32:31.984887 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-092793ef-ced2-420e-89c4-2351e9d428bc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:31.985071 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-092793ef-ced2-420e-89c4-2351e9d428bc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:31.989903 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:31.989903 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:31.990118 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-092793ef-ced2-420e-89c4-2351e9d428bc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:31.990867 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-092793ef-ced2-420e-89c4-2351e9d428bc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 returned with HTTP 200 Aug 06 05:32:31.991159 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1235/4910] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:31 2026] GET /volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:32.000531 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7c202515-e34c-40c3-8e9f-aa55f5ce1ec6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:32.001948 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7c202515-e34c-40c3-8e9f-aa55f5ce1ec6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 Aug 06 05:32:32.002105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7c202515-e34c-40c3-8e9f-aa55f5ce1ec6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:32.002270 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7c202515-e34c-40c3-8e9f-aa55f5ce1ec6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:32.002404 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-7c202515-e34c-40c3-8e9f-aa55f5ce1ec6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Delete snapshot with id: b36489b0-0d2d-4515-8b75-805e7c299160 Aug 06 05:32:32.007543 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:32.007543 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:32.008073 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7c202515-e34c-40c3-8e9f-aa55f5ce1ec6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:32.022704 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7c202515-e34c-40c3-8e9f-aa55f5ce1ec6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot delete request issued successfully. Aug 06 05:32:32.022872 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7c202515-e34c-40c3-8e9f-aa55f5ce1ec6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 returned with HTTP 202 Aug 06 05:32:32.023249 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1221/4911] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:31 2026] DELETE /volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:32.029162 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bc873771-1a39-4233-bd18-d57aab0aec01 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:32.031479 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc873771-1a39-4233-bd18-d57aab0aec01 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] GET https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 Aug 06 05:32:32.031686 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc873771-1a39-4233-bd18-d57aab0aec01 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:32.031885 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bc873771-1a39-4233-bd18-d57aab0aec01 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:32.036615 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:32.036615 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:32.037007 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bc873771-1a39-4233-bd18-d57aab0aec01 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:32.037780 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bc873771-1a39-4233-bd18-d57aab0aec01 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 returned with HTTP 200 Aug 06 05:32:32.038119 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1230/4912] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:32 2026] GET /volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:32.467095 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-aa819362-e7a8-408f-8226-07d2ab30b459 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:32.469816 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa819362-e7a8-408f-8226-07d2ab30b459 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:32.470043 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa819362-e7a8-408f-8226-07d2ab30b459 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:32.470271 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aa819362-e7a8-408f-8226-07d2ab30b459 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:32.477480 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aa819362-e7a8-408f-8226-07d2ab30b459 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f returned with HTTP 404 Aug 06 05:32:32.478050 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1227/4913] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:32 2026] GET /volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:32.484591 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1f9fe997-8ad5-4e43-af4b-512fa6fd1d75 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:32.487185 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1f9fe997-8ad5-4e43-af4b-512fa6fd1d75 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 Aug 06 05:32:32.487403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1f9fe997-8ad5-4e43-af4b-512fa6fd1d75 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:32.487619 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1f9fe997-8ad5-4e43-af4b-512fa6fd1d75 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:32.487820 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-1f9fe997-8ad5-4e43-af4b-512fa6fd1d75 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: 90869c9b-918b-495e-b9dc-7a6cfcea8c80 Aug 06 05:32:32.494268 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:32.494268 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:32.494827 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1f9fe997-8ad5-4e43-af4b-512fa6fd1d75 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:32.574150 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1f9fe997-8ad5-4e43-af4b-512fa6fd1d75 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:32.574442 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1f9fe997-8ad5-4e43-af4b-512fa6fd1d75 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 returned with HTTP 202 Aug 06 05:32:32.574954 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1236/4914] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:32 2026] DELETE /volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:32.588949 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bf2489ba-64ba-4eb9-92b7-4cdaa0491405 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:32.590922 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bf2489ba-64ba-4eb9-92b7-4cdaa0491405 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 Aug 06 05:32:32.591171 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bf2489ba-64ba-4eb9-92b7-4cdaa0491405 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:32.591367 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bf2489ba-64ba-4eb9-92b7-4cdaa0491405 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:32.601783 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:32.601783 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:32.608319 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bf2489ba-64ba-4eb9-92b7-4cdaa0491405 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:32.618960 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bf2489ba-64ba-4eb9-92b7-4cdaa0491405 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 returned with HTTP 200 Aug 06 05:32:32.619341 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1222/4915] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:32 2026] GET /volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:32.746093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-efb5a663-6e79-4336-a1af-ab284b3902aa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:32.747951 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-efb5a663-6e79-4336-a1af-ab284b3902aa tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] GET https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 Aug 06 05:32:32.748657 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-efb5a663-6e79-4336-a1af-ab284b3902aa tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:32.748657 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-efb5a663-6e79-4336-a1af-ab284b3902aa tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:32.755078 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-efb5a663-6e79-4336-a1af-ab284b3902aa tempest-VolumesSnapshotListTestJSON-1026772381 tempest-VolumesSnapshotListTestJSON-1026772381-project-member] https://10.4.3.205/volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 returned with HTTP 404 Aug 06 05:32:32.756618 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1231/4916] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:32 2026] GET /volume/v3/volumes/ac124f55-c09f-4fb3-a4ce-5f36c35a06d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:32.771627 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8837503f-101c-422c-98f8-3fe30a29d75c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:32.774334 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8837503f-101c-422c-98f8-3fe30a29d75c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:32:32.774334 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8837503f-101c-422c-98f8-3fe30a29d75c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:32.774334 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8837503f-101c-422c-98f8-3fe30a29d75c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:32.781722 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:32.781722 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:32.785606 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8837503f-101c-422c-98f8-3fe30a29d75c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:32.791525 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8837503f-101c-422c-98f8-3fe30a29d75c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d returned with HTTP 200 Aug 06 05:32:32.791838 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1228/4917] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:32 2026] GET /volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:33.048697 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c8d07fd0-7cb9-440b-a171-0f055d067c72 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.050724 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c8d07fd0-7cb9-440b-a171-0f055d067c72 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] GET https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 Aug 06 05:32:33.050940 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c8d07fd0-7cb9-440b-a171-0f055d067c72 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:33.051124 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c8d07fd0-7cb9-440b-a171-0f055d067c72 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:33.056886 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c8d07fd0-7cb9-440b-a171-0f055d067c72 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 returned with HTTP 404 Aug 06 05:32:33.057395 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1237/4918] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:33 2026] GET /volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:33.064699 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b18d4ade-e7a2-44e8-96ce-61885de5e4af None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.066727 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b18d4ade-e7a2-44e8-96ce-61885de5e4af tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 Aug 06 05:32:33.067615 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b18d4ade-e7a2-44e8-96ce-61885de5e4af tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:33.067615 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b18d4ade-e7a2-44e8-96ce-61885de5e4af tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:33.067615 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-b18d4ade-e7a2-44e8-96ce-61885de5e4af tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete snapshot with id: b36489b0-0d2d-4515-8b75-805e7c299160 Aug 06 05:32:33.072155 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b18d4ade-e7a2-44e8-96ce-61885de5e4af tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 returned with HTTP 404 Aug 06 05:32:33.072686 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1223/4919] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:33 2026] DELETE /volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:33.079753 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-69b19786-3e36-4be0-b5ea-7eb7d4553727 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.082029 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-69b19786-3e36-4be0-b5ea-7eb7d4553727 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 Aug 06 05:32:33.082313 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-69b19786-3e36-4be0-b5ea-7eb7d4553727 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:33.082606 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-69b19786-3e36-4be0-b5ea-7eb7d4553727 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:33.089700 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-69b19786-3e36-4be0-b5ea-7eb7d4553727 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 returned with HTTP 404 Aug 06 05:32:33.090193 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1232/4920] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:33 2026] GET /volume/v3/snapshots/b36489b0-0d2d-4515-8b75-805e7c299160 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:33.096913 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-54f32a35-9c14-4eaf-a493-b5deec5ca3f6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.098421 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-54f32a35-9c14-4eaf-a493-b5deec5ca3f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 Aug 06 05:32:33.098621 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-54f32a35-9c14-4eaf-a493-b5deec5ca3f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:33.098779 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-54f32a35-9c14-4eaf-a493-b5deec5ca3f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:33.098928 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-54f32a35-9c14-4eaf-a493-b5deec5ca3f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume with id: d80902e1-9704-43df-8de9-26d43a9c1105 Aug 06 05:32:33.107887 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:33.107887 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:33.108233 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-54f32a35-9c14-4eaf-a493-b5deec5ca3f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:33.144333 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-54f32a35-9c14-4eaf-a493-b5deec5ca3f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume request issued successfully. Aug 06 05:32:33.145121 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-54f32a35-9c14-4eaf-a493-b5deec5ca3f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 returned with HTTP 202 Aug 06 05:32:33.145578 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1229/4921] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:33 2026] DELETE /volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:33.154682 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d304961a-49b4-491e-87a8-929b355e1938 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.156961 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d304961a-49b4-491e-87a8-929b355e1938 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 Aug 06 05:32:33.157236 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d304961a-49b4-491e-87a8-929b355e1938 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:33.157517 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d304961a-49b4-491e-87a8-929b355e1938 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:33.167134 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:33.167134 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:33.171831 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d304961a-49b4-491e-87a8-929b355e1938 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:33.178199 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d304961a-49b4-491e-87a8-929b355e1938 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 returned with HTTP 200 Aug 06 05:32:33.178870 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1238/4922] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:33 2026] GET /volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:33.351569 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8709f8ff-30d9-433f-bf66-4e59a6b29fdd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.353998 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8709f8ff-30d9-433f-bf66-4e59a6b29fdd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:32:33.354216 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8709f8ff-30d9-433f-bf66-4e59a6b29fdd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:33.354506 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8709f8ff-30d9-433f-bf66-4e59a6b29fdd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:33.361779 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:33.361779 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:33.365966 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8709f8ff-30d9-433f-bf66-4e59a6b29fdd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:33.371656 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-8709f8ff-30d9-433f-bf66-4e59a6b29fdd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d returned with HTTP 200 Aug 06 05:32:33.372118 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1224/4923] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:32:33 2026] GET /volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:33.383011 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0cbebd12-8f64-46a3-8103-f35199ca08ee None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.383585 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0cbebd12-8f64-46a3-8103-f35199ca08ee None None] GET https://10.4.3.205/volume// Aug 06 05:32:33.383833 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0cbebd12-8f64-46a3-8103-f35199ca08ee None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:33.384110 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0cbebd12-8f64-46a3-8103-f35199ca08ee None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:33.384530 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0cbebd12-8f64-46a3-8103-f35199ca08ee None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:33.384810 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1233/4924] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:32: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 06 05:32:33.392595 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-6f63dc7f-1913-40da-b6d9-cef9683c5e8a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.395024 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-6f63dc7f-1913-40da-b6d9-cef9683c5e8a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:32:33.395579 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-6f63dc7f-1913-40da-b6d9-cef9683c5e8a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c0e1072-eebd-4c43-ac24-bfab2f72052d", "connector": null, "instance_uuid": "22f9f1ee-8ef5-43d3-8906-c5607e6afb23"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:33.406965 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:33.406965 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:33.450393 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-6f63dc7f-1913-40da-b6d9-cef9683c5e8a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:32:33.451015 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1230/4925] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:32:33 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 06 05:32:33.631641 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fb62411e-15ed-4a4e-9bc8-9c04fb4ff691 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.633481 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fb62411e-15ed-4a4e-9bc8-9c04fb4ff691 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 Aug 06 05:32:33.633724 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fb62411e-15ed-4a4e-9bc8-9c04fb4ff691 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:33.634043 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fb62411e-15ed-4a4e-9bc8-9c04fb4ff691 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:33.639797 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fb62411e-15ed-4a4e-9bc8-9c04fb4ff691 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 returned with HTTP 404 Aug 06 05:32:33.640251 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1239/4926] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:33 2026] GET /volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:33.648160 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.649855 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:33.650224 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1198335884"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:33.651704 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1198335884'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:33.651825 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:33.656068 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:33.662070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (0a03e826-a14a-4e09-afaa-020fe6764bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:33.663148 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89e73432-f905-49e2-a5fc-3f29130cfb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:33.664171 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:33.692589 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89e73432-f905-49e2-a5fc-3f29130cfb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:33.693397 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75142e61-e3ef-466d-84cd-920d220d1185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:33.735926 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['850b563d-4745-4b02-a23a-90fa2d4d0575', '04ce7d0b-ac7b-44a2-b3a9-bc9e583ce5c2', '9e266d03-599e-4861-b4d4-55d8c7513272', '0a981a6b-a663-4209-a254-3819547d6055'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:33.736778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75142e61-e3ef-466d-84cd-920d220d1185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['850b563d-4745-4b02-a23a-90fa2d4d0575', '04ce7d0b-ac7b-44a2-b3a9-bc9e583ce5c2', '9e266d03-599e-4861-b4d4-55d8c7513272', '0a981a6b-a663-4209-a254-3819547d6055']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:33.737624 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d2eb9f-b616-450a-aadc-c078360e0e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:33.762572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d2eb9f-b616-450a-aadc-c078360e0e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd281087e-66ba-4e99-a570-cec4bd098ab0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1198335884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['850b563d-4745-4b02-a23a-90fa2d4d0575','04ce7d0b-ac7b-44a2-b3a9-bc9e583ce5c2','9e266d03-599e-4861-b4d4-55d8c7513272','0a981a6b-a663-4209-a254-3819547d6055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1198335884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d281087e-66ba-4e99-a570-cec4bd098ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:33.763337 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be07f371-3381-442a-bfbb-2b15f5e8df1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:33.800225 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be07f371-3381-442a-bfbb-2b15f5e8df1c) transitioned into state 'SUCCESS' from state '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-1198335884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['850b563d-4745-4b02-a23a-90fa2d4d0575','04ce7d0b-ac7b-44a2-b3a9-bc9e583ce5c2','9e266d03-599e-4861-b4d4-55d8c7513272','0a981a6b-a663-4209-a254-3819547d6055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:33.801366 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e288274a-1dfb-4dd3-888b-f36f70e7196a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:33.817536 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e288274a-1dfb-4dd3-888b-f36f70e7196a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:33.818347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (0a03e826-a14a-4e09-afaa-020fe6764bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:33.818863 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:33.820218 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ab1fc0a1-df72-45ab-8b8e-81acdc0b47ea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:33.820980 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1225/4927] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:32:33 2026] POST /volume/v3/volumes => generated 770 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:33.836473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-19c4514c-0a5b-4dac-b90b-8652411e1ff7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:33.838881 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-19c4514c-0a5b-4dac-b90b-8652411e1ff7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:33.839282 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-19c4514c-0a5b-4dac-b90b-8652411e1ff7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:33.839545 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-19c4514c-0a5b-4dac-b90b-8652411e1ff7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:33.847963 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:33.847963 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:33.852562 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-19c4514c-0a5b-4dac-b90b-8652411e1ff7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:33.857160 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-19c4514c-0a5b-4dac-b90b-8652411e1ff7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 returned with HTTP 200 Aug 06 05:32:33.857724 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1234/4928] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:33 2026] GET /volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:34.132896 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-16a8021c-36c9-41cc-a34f-ff749554828b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.192640 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-146cb49d-ec0a-45f8-8b7d-c9451f698824 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.194920 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-146cb49d-ec0a-45f8-8b7d-c9451f698824 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 Aug 06 05:32:34.195169 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-146cb49d-ec0a-45f8-8b7d-c9451f698824 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.195484 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-146cb49d-ec0a-45f8-8b7d-c9451f698824 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.202987 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-146cb49d-ec0a-45f8-8b7d-c9451f698824 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 returned with HTTP 404 Aug 06 05:32:34.203502 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1240/4929] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:34 2026] GET /volume/v3/volumes/d80902e1-9704-43df-8de9-26d43a9c1105 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:34.210780 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.212516 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:34.212839 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-395634641"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:34.214190 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-395634641'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:34.214307 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume of 1 GB Aug 06 05:32:34.214624 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:34.214624 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:34.218126 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:34.222633 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-16a8021c-36c9-41cc-a34f-ff749554828b tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:34.222969 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-16a8021c-36c9-41cc-a34f-ff749554828b tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55b4adb9-5485-41af-a9fe-845ebd225005", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-485406132"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:34.223985 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (06586a5c-2091-4488-9fa8-1164be440091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:34.224847 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7162e907-3cc7-453e-a95d-4141b57c3640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.225678 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:34.229600 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-16a8021c-36c9-41cc-a34f-ff749554828b tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 404 Aug 06 05:32:34.230092 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1231/4930] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:34 2026] POST /volume/v3/snapshots => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:34.238614 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-53662623-f302-4190-9d51-08f288166c35 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.240330 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53662623-f302-4190-9d51-08f288166c35 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:34.240735 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-53662623-f302-4190-9d51-08f288166c35 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1176139075"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:34.251126 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-81ca3405-906f-493e-bfca-2968c9255cee None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.251592 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-81ca3405-906f-493e-bfca-2968c9255cee None None] GET https://10.4.3.205/volume// Aug 06 05:32:34.251805 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-81ca3405-906f-493e-bfca-2968c9255cee None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.252035 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-81ca3405-906f-493e-bfca-2968c9255cee None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.252404 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-81ca3405-906f-493e-bfca-2968c9255cee None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:32:34.252650 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7162e907-3cc7-453e-a95d-4141b57c3640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.252746 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1241/4931] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:32: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 06 05:32:34.253778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7013a80-790d-42ae-941f-35d8fb023621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.260499 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-e745d88d-526f-461b-96e9-acf0d99085de None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.262967 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-e745d88d-526f-461b-96e9-acf0d99085de tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:32:34.263234 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-e745d88d-526f-461b-96e9-acf0d99085de tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.263500 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-e745d88d-526f-461b-96e9-acf0d99085de tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.266794 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53662623-f302-4190-9d51-08f288166c35 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 404 Aug 06 05:32:34.267262 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1235/4932] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:34 2026] POST /volume/v3/snapshots => generated 77 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:34.273631 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:34.273631 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:34.276152 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-38216ff2-fd7c-4c87-aa0f-cb2b8cc3cfb2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.277769 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-e745d88d-526f-461b-96e9-acf0d99085de tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:32:34.278229 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-38216ff2-fd7c-4c87-aa0f-cb2b8cc3cfb2 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/snapshots?limit=invalid Aug 06 05:32:34.278520 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-38216ff2-fd7c-4c87-aa0f-cb2b8cc3cfb2 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.278750 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-38216ff2-fd7c-4c87-aa0f-cb2b8cc3cfb2 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.279436 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-38216ff2-fd7c-4c87-aa0f-cb2b8cc3cfb2 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] HTTP exception thrown: limit param must be an integer Aug 06 05:32:34.279600 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-38216ff2-fd7c-4c87-aa0f-cb2b8cc3cfb2 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 06 05:32:34.280152 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1242/4933] 10.4.3.205 () {66 vars in 1270 bytes} [Thu Aug 6 05:32:34 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:34.282735 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-e745d88d-526f-461b-96e9-acf0d99085de tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d returned with HTTP 200 Aug 06 05:32:34.283114 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1232/4934] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:32:34 2026] GET /volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d => generated 1545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:34.289459 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f55ee43e-043b-4662-a212-364cdcb8d4f9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.291651 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f55ee43e-043b-4662-a212-364cdcb8d4f9 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/snapshots?marker=8f019618-bc0b-4a76-9a23-2844cd95b7cb Aug 06 05:32:34.291962 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f55ee43e-043b-4662-a212-364cdcb8d4f9 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.292069 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f55ee43e-043b-4662-a212-364cdcb8d4f9 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.292349 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-f55ee43e-043b-4662-a212-364cdcb8d4f9 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:34.293598 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.db.api [None req-f55ee43e-043b-4662-a212-364cdcb8d4f9 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Building query based on filter {{(pid=100426) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:34.294923 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['1e7ac337-842b-495b-81f9-00a4e5583517', '1c06be46-c1cf-46c4-ada2-08f3d525b7a4', '7afaaac8-0fb4-4850-b83d-44754af05017', '4636d87f-28e8-4b20-994d-01a5ff7e75c7'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:34.297815 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7013a80-790d-42ae-941f-35d8fb023621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e7ac337-842b-495b-81f9-00a4e5583517', '1c06be46-c1cf-46c4-ada2-08f3d525b7a4', '7afaaac8-0fb4-4850-b83d-44754af05017', '4636d87f-28e8-4b20-994d-01a5ff7e75c7']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.297815 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc3e5064-6a76-463b-be27-eae76b11418e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.298020 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f55ee43e-043b-4662-a212-364cdcb8d4f9 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots?marker=8f019618-bc0b-4a76-9a23-2844cd95b7cb returned with HTTP 404 Aug 06 05:32:34.298213 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1236/4935] 10.4.3.205 () {66 vars in 1330 bytes} [Thu Aug 6 05:32:34 2026] GET /volume/v3/snapshots?marker=8f019618-bc0b-4a76-9a23-2844cd95b7cb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:34.308028 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c2864679-c6f6-4a75-b367-79ced96d23e4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.309821 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2864679-c6f6-4a75-b367-79ced96d23e4 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/snapshots?sort_key=invalid Aug 06 05:32:34.310053 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2864679-c6f6-4a75-b367-79ced96d23e4 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.310276 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2864679-c6f6-4a75-b367-79ced96d23e4 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.310495 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-c2864679-c6f6-4a75-b367-79ced96d23e4 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:34.311518 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.db.api [None req-c2864679-c6f6-4a75-b367-79ced96d23e4 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Building query based on filter {{(pid=100428) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:34.311960 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2864679-c6f6-4a75-b367-79ced96d23e4 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 06 05:32:34.312817 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1243/4936] 10.4.3.205 () {66 vars in 1276 bytes} [Thu Aug 6 05:32:34 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:34.320335 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.321904 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:34.322205 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-439265373"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:34.323532 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-439265373'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:34.323649 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Create volume of 2 GB Aug 06 05:32:34.327262 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Availability Zones retrieved successfully. Aug 06 05:32:34.329120 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc3e5064-6a76-463b-be27-eae76b11418e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c371cbed-6a0a-4db3-a9f0-ede9df93d1f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395634641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['1e7ac337-842b-495b-81f9-00a4e5583517','1c06be46-c1cf-46c4-ada2-08f3d525b7a4','7afaaac8-0fb4-4850-b83d-44754af05017','4636d87f-28e8-4b20-994d-01a5ff7e75c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395634641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c371cbed-6a0a-4db3-a9f0-ede9df93d1f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee80a114a76243b4b647839ee8d69270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039599372b97485782619211108b51fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.329918 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63dc313c-cf54-4582-83a6-b9f9068c01e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.332520 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Flow 'volume_create_api' (e4ed81fe-4780-4aeb-902a-7488c677c380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:34.333401 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a8e6a9-d8d2-4759-b271-a11b72e87de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.334229 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Validating volume size '2' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:34.350418 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63dc313c-cf54-4582-83a6-b9f9068c01e9) transitioned into state 'SUCCESS' from state '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-395634641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['1e7ac337-842b-495b-81f9-00a4e5583517','1c06be46-c1cf-46c4-ada2-08f3d525b7a4','7afaaac8-0fb4-4850-b83d-44754af05017','4636d87f-28e8-4b20-994d-01a5ff7e75c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.351306 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ee9939-3b0b-40ae-aad5-f0786700bb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.359083 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a8e6a9-d8d2-4759-b271-a11b72e87de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.359826 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (072bb711-2e75-449c-aa9d-80857e29e874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.364569 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ee9939-3b0b-40ae-aad5-f0786700bb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.365647 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (06586a5c-2091-4488-9fa8-1164be440091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:34.366016 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request issued successfully. Aug 06 05:32:34.366735 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a40ba934-98c1-49de-918a-ddca3e03cb53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:34.367241 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1226/4937] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:34 2026] POST /volume/v3/volumes => generated 777 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:34.379615 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fbdc6097-6bc7-49c0-a37c-98f2e54dee40 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.381450 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fbdc6097-6bc7-49c0-a37c-98f2e54dee40 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 Aug 06 05:32:34.381650 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fbdc6097-6bc7-49c0-a37c-98f2e54dee40 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.381827 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fbdc6097-6bc7-49c0-a37c-98f2e54dee40 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.388913 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:34.388913 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:34.390468 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-da42068f-2051-4588-bdd2-9961f27e2b27 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.393613 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-da42068f-2051-4588-bdd2-9961f27e2b27 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/57f38bf8-ba0c-43b5-af7d-e415f04434b1 Aug 06 05:32:34.393900 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-da42068f-2051-4588-bdd2-9961f27e2b27 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:34.394791 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fbdc6097-6bc7-49c0-a37c-98f2e54dee40 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:34.398922 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fbdc6097-6bc7-49c0-a37c-98f2e54dee40 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 returned with HTTP 200 Aug 06 05:32:34.399760 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1237/4938] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:34 2026] GET /volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:34.402548 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-da42068f-2051-4588-bdd2-9961f27e2b27 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-4c0e1072-eebd-4c43-ac24-bfab2f72052d-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:32:34.407475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-da42068f-2051-4588-bdd2-9961f27e2b27 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-4c0e1072-eebd-4c43-ac24-bfab2f72052d-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:32:34.408402 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:34.408402 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:34.423548 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Created reservations ['ae79dd06-a63b-4b7a-871b-e0318ec6a008', 'a4cc4a70-2bf0-4417-9f33-755262c7ed03', '5ae32c52-f4f8-4f19-9b02-6d2d7cc29388', 'd41cbe49-cef3-49b3-aef4-441cd1faf9cc'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:34.424603 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (072bb711-2e75-449c-aa9d-80857e29e874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae79dd06-a63b-4b7a-871b-e0318ec6a008', 'a4cc4a70-2bf0-4417-9f33-755262c7ed03', '5ae32c52-f4f8-4f19-9b02-6d2d7cc29388', 'd41cbe49-cef3-49b3-aef4-441cd1faf9cc']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.425809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61754d20-e8e4-46cb-b60a-b49c30ed539c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.449909 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61754d20-e8e4-46cb-b60a-b49c30ed539c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd138800-4442-4f81-a4d4-786d561772ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-439265373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51bcaf4cfffd4a1fa14f5ccc24a46bf4',qos_specs=None,replication_status=,reservations=['ae79dd06-a63b-4b7a-871b-e0318ec6a008','a4cc4a70-2bf0-4417-9f33-755262c7ed03','5ae32c52-f4f8-4f19-9b02-6d2d7cc29388','d41cbe49-cef3-49b3-aef4-441cd1faf9cc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72762896d7c741cca3b6ed2ad96f31a5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-439265373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd138800-4442-4f81-a4d4-786d561772ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51bcaf4cfffd4a1fa14f5ccc24a46bf4',provider_auth=None,provider_geometry=None,provider_id=None,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='72762896d7c741cca3b6ed2ad96f31a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.450669 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f0ff390-b4fd-4f24-ba5a-f8365cb94e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.472180 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f0ff390-b4fd-4f24-ba5a-f8365cb94e0a) transitioned into state 'SUCCESS' from state '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-439265373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51bcaf4cfffd4a1fa14f5ccc24a46bf4',qos_specs=None,replication_status=,reservations=['ae79dd06-a63b-4b7a-871b-e0318ec6a008','a4cc4a70-2bf0-4417-9f33-755262c7ed03','5ae32c52-f4f8-4f19-9b02-6d2d7cc29388','d41cbe49-cef3-49b3-aef4-441cd1faf9cc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72762896d7c741cca3b6ed2ad96f31a5',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.473127 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a179db5-0fba-4edc-a1a5-91e777208f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:34.485485 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a179db5-0fba-4edc-a1a5-91e777208f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:34.486597 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Flow 'volume_create_api' (e4ed81fe-4780-4aeb-902a-7488c677c380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:34.486961 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Create volume request issued successfully. Aug 06 05:32:34.487660 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f8c6f70-38d6-4f39-9936-2228f03bd206 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:34.488262 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1233/4939] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:34 2026] POST /volume/v3/volumes => generated 761 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:34.503770 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f6de5b18-b898-4304-89a4-a8d947ff3aa3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.505931 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f6de5b18-b898-4304-89a4-a8d947ff3aa3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef Aug 06 05:32:34.506179 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f6de5b18-b898-4304-89a4-a8d947ff3aa3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.506461 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f6de5b18-b898-4304-89a4-a8d947ff3aa3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.514019 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:34.514019 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:34.518683 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f6de5b18-b898-4304-89a4-a8d947ff3aa3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Volume info retrieved successfully. Aug 06 05:32:34.523844 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f6de5b18-b898-4304-89a4-a8d947ff3aa3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef returned with HTTP 200 Aug 06 05:32:34.524253 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1227/4940] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:34 2026] GET /volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:34.557248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-da42068f-2051-4588-bdd2-9961f27e2b27 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-4c0e1072-eebd-4c43-ac24-bfab2f72052d-np0000006623" released by "attachment_update" :: held 0.150s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:32:34.557651 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-da42068f-2051-4588-bdd2-9961f27e2b27 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/57f38bf8-ba0c-43b5-af7d-e415f04434b1 returned with HTTP 200 Aug 06 05:32:34.558093 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1244/4941] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:32:34 2026] PUT /volume/v3/attachments/57f38bf8-ba0c-43b5-af7d-e415f04434b1 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:34.580472 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-c8f738f9-4960-4953-9b23-f8bef609840f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.582658 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-c8f738f9-4960-4953-9b23-f8bef609840f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/57f38bf8-ba0c-43b5-af7d-e415f04434b1/action Aug 06 05:32:34.583068 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-c8f738f9-4960-4953-9b23-f8bef609840f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:34.583223 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-c8f738f9-4960-4953-9b23-f8bef609840f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:34.603747 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:34.603747 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:34.623616 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-17566bcb-f372-40b3-bbba-d87f1f957fc5 req-c8f738f9-4960-4953-9b23-f8bef609840f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/57f38bf8-ba0c-43b5-af7d-e415f04434b1/action returned with HTTP 204 Aug 06 05:32:34.624135 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1238/4942] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:32:34 2026] POST /volume/v3/attachments/57f38bf8-ba0c-43b5-af7d-e415f04434b1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:34.871606 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c3de3103-c780-4447-ae01-908023c653c7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.872998 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c3de3103-c780-4447-ae01-908023c653c7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:34.873322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c3de3103-c780-4447-ae01-908023c653c7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.874017 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c3de3103-c780-4447-ae01-908023c653c7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.879989 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:34.879989 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:34.883320 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c3de3103-c780-4447-ae01-908023c653c7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:34.887473 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c3de3103-c780-4447-ae01-908023c653c7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 returned with HTTP 200 Aug 06 05:32:34.887950 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1234/4943] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:34 2026] GET /volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:34.901159 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2a33b772-38c3-4f78-b759-c24fe2d43213 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.902635 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a33b772-38c3-4f78-b759-c24fe2d43213 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:34.902913 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a33b772-38c3-4f78-b759-c24fe2d43213 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d281087e-66ba-4e99-a570-cec4bd098ab0", "name": "tempest-VolumeDependencyTests-Snapshot-1104495639"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:34.909948 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:34.909948 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:34.910333 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2a33b772-38c3-4f78-b759-c24fe2d43213 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:34.910456 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-2a33b772-38c3-4f78-b759-c24fe2d43213 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create snapshot from volume d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:34.932962 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-2a33b772-38c3-4f78-b759-c24fe2d43213 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['3cfd4ee7-cc69-425a-9b73-59132d8f3d82', '6fad5902-4d43-4d43-91af-30ee201c9626', 'b2171f03-d4db-496a-a9d6-2e1cafff791e', 'a3c65213-82c4-4540-8df4-6e7cc1c560be'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:34.959680 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2a33b772-38c3-4f78-b759-c24fe2d43213 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot create request issued successfully. Aug 06 05:32:34.960120 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a33b772-38c3-4f78-b759-c24fe2d43213 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:34.960642 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1228/4944] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:34.968413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7822074f-065d-46e7-b2f7-6c05987aec3b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:34.970139 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7822074f-065d-46e7-b2f7-6c05987aec3b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b Aug 06 05:32:34.970349 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7822074f-065d-46e7-b2f7-6c05987aec3b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:34.970574 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7822074f-065d-46e7-b2f7-6c05987aec3b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:34.975166 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:34.975166 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:34.975617 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7822074f-065d-46e7-b2f7-6c05987aec3b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:34.976486 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7822074f-065d-46e7-b2f7-6c05987aec3b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b returned with HTTP 200 Aug 06 05:32:34.976878 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1245/4945] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:34 2026] GET /volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:35.413269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-17487cf1-f5e6-4a48-b7e8-0165a53dc3ca None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:35.415524 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-17487cf1-f5e6-4a48-b7e8-0165a53dc3ca tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 Aug 06 05:32:35.415776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-17487cf1-f5e6-4a48-b7e8-0165a53dc3ca tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:35.416029 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-17487cf1-f5e6-4a48-b7e8-0165a53dc3ca tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:35.425037 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:35.425037 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:35.428823 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-17487cf1-f5e6-4a48-b7e8-0165a53dc3ca tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:35.433150 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-17487cf1-f5e6-4a48-b7e8-0165a53dc3ca tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 returned with HTTP 200 Aug 06 05:32:35.433656 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1239/4946] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:35 2026] GET /volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:35.445302 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3e0d2c3b-507f-4c01-9e25-7077aee989f1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:35.447163 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3e0d2c3b-507f-4c01-9e25-7077aee989f1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:35.447715 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3e0d2c3b-507f-4c01-9e25-7077aee989f1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c371cbed-6a0a-4db3-a9f0-ede9df93d1f6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1214419069"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:35.456309 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:35.456309 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:35.456662 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3e0d2c3b-507f-4c01-9e25-7077aee989f1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:35.456794 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-3e0d2c3b-507f-4c01-9e25-7077aee989f1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create snapshot from volume c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 Aug 06 05:32:35.478865 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-3e0d2c3b-507f-4c01-9e25-7077aee989f1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['0b3b2537-7bca-41ce-bee5-83ca1e3becbb', '722726a7-f9c4-4df2-8e5b-51643651f630', '2471b222-6e84-48bf-b7da-304da68926ad', '73eeb818-493a-494a-a561-9c5cfc359226'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:35.504133 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3e0d2c3b-507f-4c01-9e25-7077aee989f1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot create request issued successfully. Aug 06 05:32:35.504512 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3e0d2c3b-507f-4c01-9e25-7077aee989f1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:35.505072 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1235/4947] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:35.514803 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0201fa2f-d3dc-448d-9d16-16e22dc76b53 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:35.516994 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0201fa2f-d3dc-448d-9d16-16e22dc76b53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 Aug 06 05:32:35.517264 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0201fa2f-d3dc-448d-9d16-16e22dc76b53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:35.517553 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0201fa2f-d3dc-448d-9d16-16e22dc76b53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:35.522737 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:35.522737 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:35.523323 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0201fa2f-d3dc-448d-9d16-16e22dc76b53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:35.523987 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0201fa2f-d3dc-448d-9d16-16e22dc76b53 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 returned with HTTP 200 Aug 06 05:32:35.524123 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1229/4948] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:35 2026] GET /volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:35.539687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5db327a7-990a-4198-b6a7-cb892c0d3af6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:35.541474 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5db327a7-990a-4198-b6a7-cb892c0d3af6 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef Aug 06 05:32:35.541621 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5db327a7-990a-4198-b6a7-cb892c0d3af6 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:35.541807 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5db327a7-990a-4198-b6a7-cb892c0d3af6 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:35.548097 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:35.548097 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:35.551363 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5db327a7-990a-4198-b6a7-cb892c0d3af6 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Volume info retrieved successfully. Aug 06 05:32:35.554948 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5db327a7-990a-4198-b6a7-cb892c0d3af6 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef returned with HTTP 200 Aug 06 05:32:35.555278 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1246/4949] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:35 2026] GET /volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:35.566428 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-11e76c82-86bb-4380-ab2c-e587dbcc04ee None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:35.568227 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-11e76c82-86bb-4380-ab2c-e587dbcc04ee tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:35.568691 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-11e76c82-86bb-4380-ab2c-e587dbcc04ee tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd138800-4442-4f81-a4d4-786d561772ef", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-184668274"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:35.579850 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:35.579850 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:35.580335 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-11e76c82-86bb-4380-ab2c-e587dbcc04ee tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Volume info retrieved successfully. Aug 06 05:32:35.580471 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-11e76c82-86bb-4380-ab2c-e587dbcc04ee tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Create snapshot from volume bd138800-4442-4f81-a4d4-786d561772ef Aug 06 05:32:35.623366 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-11e76c82-86bb-4380-ab2c-e587dbcc04ee tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Created reservations ['9b6f5f82-30ad-469f-bf21-4d646aaf2568', '40a59b71-0ef9-415b-9b35-7a2725aa4929', '4f19381f-876e-4f1c-bf3f-330335ce19ec', 'b513cf0c-a837-49a5-8d3b-4a76c4ae9012'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:35.667825 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-11e76c82-86bb-4380-ab2c-e587dbcc04ee tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Snapshot create request issued successfully. Aug 06 05:32:35.668173 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-11e76c82-86bb-4380-ab2c-e587dbcc04ee tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:35.668674 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1240/4950] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:35 2026] POST /volume/v3/snapshots => generated 317 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:35.679495 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f6e6351b-7af9-45ce-9142-ff0986295397 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:35.681785 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f6e6351b-7af9-45ce-9142-ff0986295397 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 Aug 06 05:32:35.682280 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f6e6351b-7af9-45ce-9142-ff0986295397 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:35.682280 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f6e6351b-7af9-45ce-9142-ff0986295397 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:35.687696 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:35.687696 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:35.688279 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f6e6351b-7af9-45ce-9142-ff0986295397 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Snapshot retrieved successfully. Aug 06 05:32:35.689052 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f6e6351b-7af9-45ce-9142-ff0986295397 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 returned with HTTP 200 Aug 06 05:32:35.689397 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1236/4951] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:35 2026] GET /volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:35.985484 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-112cf080-31fe-4ca4-8a3c-dcaeb4292865 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:35.987114 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-112cf080-31fe-4ca4-8a3c-dcaeb4292865 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b Aug 06 05:32:35.987301 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-112cf080-31fe-4ca4-8a3c-dcaeb4292865 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:35.987503 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-112cf080-31fe-4ca4-8a3c-dcaeb4292865 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:35.991873 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:35.991873 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:35.992258 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-112cf080-31fe-4ca4-8a3c-dcaeb4292865 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:35.992995 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-112cf080-31fe-4ca4-8a3c-dcaeb4292865 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b returned with HTTP 200 Aug 06 05:32:35.993320 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1230/4952] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:35 2026] GET /volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:36.001644 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.003172 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:36.003529 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9d24b8fe-305e-4a6e-9858-d678b8d8651b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-168297957"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:36.004887 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'snapshot_id': '9d24b8fe-305e-4a6e-9858-d678b8d8651b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-168297957'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:36.009384 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.009384 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:36.009768 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:36.009873 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:36.012809 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:36.017819 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (502c5bbe-554f-4068-ad3e-2d157377f160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:36.018791 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ab8ed2-cc99-4456-a4a1-8e5d6973a103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:36.019607 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:36.044157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ab8ed2-cc99-4456-a4a1-8e5d6973a103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9d24b8fe-305e-4a6e-9858-d678b8d8651b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:36.045034 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e899a67c-2992-4031-94f3-c62995571645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:36.080915 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['de240944-7ac0-4fae-9afb-d8b9b84ffd51', '07a4373d-654d-4e6b-b804-70d34a4a7cad', '2f463bed-e50e-463d-a183-fc05b8025400', '2f89ba82-cc44-49f7-8d3d-6c95584f7750'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:36.081775 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e899a67c-2992-4031-94f3-c62995571645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de240944-7ac0-4fae-9afb-d8b9b84ffd51', '07a4373d-654d-4e6b-b804-70d34a4a7cad', '2f463bed-e50e-463d-a183-fc05b8025400', '2f89ba82-cc44-49f7-8d3d-6c95584f7750']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:36.082361 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f135aee-d87c-430b-ab12-10bc9120215e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:36.116552 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f135aee-d87c-430b-ab12-10bc9120215e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '126e2c35-a3b2-49ce-b6b2-264effb49517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-168297957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['de240944-7ac0-4fae-9afb-d8b9b84ffd51','07a4373d-654d-4e6b-b804-70d34a4a7cad','2f463bed-e50e-463d-a183-fc05b8025400','2f89ba82-cc44-49f7-8d3d-6c95584f7750'],size=1,snapshot_id=9d24b8fe-305e-4a6e-9858-d678b8d8651b,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-168297957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=126e2c35-a3b2-49ce-b6b2-264effb49517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9d24b8fe-305e-4a6e-9858-d678b8d8651b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:36.117466 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29e8ad8-21f1-40f0-9a05-6654e64b5d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:36.135915 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29e8ad8-21f1-40f0-9a05-6654e64b5d18) transitioned into state 'SUCCESS' from state '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-168297957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['de240944-7ac0-4fae-9afb-d8b9b84ffd51','07a4373d-654d-4e6b-b804-70d34a4a7cad','2f463bed-e50e-463d-a183-fc05b8025400','2f89ba82-cc44-49f7-8d3d-6c95584f7750'],size=1,snapshot_id=9d24b8fe-305e-4a6e-9858-d678b8d8651b,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:36.136568 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b017ce-4dfc-4365-8258-312d3af3b5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:36.153232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b017ce-4dfc-4365-8258-312d3af3b5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:36.154056 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (502c5bbe-554f-4068-ad3e-2d157377f160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:36.154434 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:36.154914 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e9be2bf2-60fe-499b-99d0-96d6df2e6a55 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:36.155590 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1247/4953] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:32:36 2026] POST /volume/v3/volumes => generated 803 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:36.166939 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-912bfab7-7dbb-49b5-9187-3e5a32177d35 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.168908 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-912bfab7-7dbb-49b5-9187-3e5a32177d35 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:36.169155 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-912bfab7-7dbb-49b5-9187-3e5a32177d35 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:36.169304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-912bfab7-7dbb-49b5-9187-3e5a32177d35 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:36.175585 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.175585 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:36.179180 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-912bfab7-7dbb-49b5-9187-3e5a32177d35 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:36.183310 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-912bfab7-7dbb-49b5-9187-3e5a32177d35 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 returned with HTTP 200 Aug 06 05:32:36.183673 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1241/4954] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:36 2026] GET /volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:36.532840 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-10a1a700-4a06-4f4d-aebd-16640e8a3602 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.534768 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-10a1a700-4a06-4f4d-aebd-16640e8a3602 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 Aug 06 05:32:36.535009 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-10a1a700-4a06-4f4d-aebd-16640e8a3602 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:36.535213 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-10a1a700-4a06-4f4d-aebd-16640e8a3602 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:36.545848 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.545848 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:36.546537 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-10a1a700-4a06-4f4d-aebd-16640e8a3602 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:36.547325 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-10a1a700-4a06-4f4d-aebd-16640e8a3602 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 returned with HTTP 200 Aug 06 05:32:36.547325 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1237/4955] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:36 2026] GET /volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:36.561526 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cfb3d2e2-461a-4490-977d-b3a48e1c4715 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.563725 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cfb3d2e2-461a-4490-977d-b3a48e1c4715 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] POST https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6/action Aug 06 05:32:36.564168 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cfb3d2e2-461a-4490-977d-b3a48e1c4715 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:36.564360 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cfb3d2e2-461a-4490-977d-b3a48e1c4715 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:36.573314 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.573314 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:36.573314 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cfb3d2e2-461a-4490-977d-b3a48e1c4715 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:36.573489 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.policy [None req-cfb3d2e2-461a-4490-977d-b3a48e1c4715 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2759e4474ff74d64866415344e9b7ede', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee80a114a76243b4b647839ee8d69270', '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=100427) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:32:36.573649 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cfb3d2e2-461a-4490-977d-b3a48e1c4715 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6/action returned with HTTP 403 Aug 06 05:32:36.574066 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1231/4956] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:32:36 2026] POST /volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:36.582211 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bd742ccb-d67e-4a11-bf24-386eefbfb57d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.584596 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd742ccb-d67e-4a11-bf24-386eefbfb57d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 Aug 06 05:32:36.584596 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd742ccb-d67e-4a11-bf24-386eefbfb57d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:36.584737 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd742ccb-d67e-4a11-bf24-386eefbfb57d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:36.584737 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-bd742ccb-d67e-4a11-bf24-386eefbfb57d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete snapshot with id: a807c4c2-ee99-498c-bf07-068336efdff6 Aug 06 05:32:36.589648 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.589648 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:36.589648 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bd742ccb-d67e-4a11-bf24-386eefbfb57d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:36.606096 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bd742ccb-d67e-4a11-bf24-386eefbfb57d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot delete request issued successfully. Aug 06 05:32:36.606591 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd742ccb-d67e-4a11-bf24-386eefbfb57d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 returned with HTTP 202 Aug 06 05:32:36.607698 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1248/4957] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:36 2026] DELETE /volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:36.614148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6d73c394-ac47-43e8-9571-5008a05ccb29 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.616057 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6d73c394-ac47-43e8-9571-5008a05ccb29 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 Aug 06 05:32:36.616448 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6d73c394-ac47-43e8-9571-5008a05ccb29 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:36.616982 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6d73c394-ac47-43e8-9571-5008a05ccb29 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:36.621491 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.621491 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:36.621919 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6d73c394-ac47-43e8-9571-5008a05ccb29 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:36.622661 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6d73c394-ac47-43e8-9571-5008a05ccb29 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 returned with HTTP 200 Aug 06 05:32:36.623058 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1242/4958] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:36 2026] GET /volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:36.698154 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f11fe55e-1877-4930-9b52-1398fe1ce957 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.699997 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f11fe55e-1877-4930-9b52-1398fe1ce957 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 Aug 06 05:32:36.700164 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f11fe55e-1877-4930-9b52-1398fe1ce957 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:36.700407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f11fe55e-1877-4930-9b52-1398fe1ce957 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:36.706882 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.706882 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:36.707643 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f11fe55e-1877-4930-9b52-1398fe1ce957 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Snapshot retrieved successfully. Aug 06 05:32:36.708828 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f11fe55e-1877-4930-9b52-1398fe1ce957 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 returned with HTTP 200 Aug 06 05:32:36.709339 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1238/4959] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:36 2026] GET /volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:36.720351 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.723022 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:36.723022 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b5e8d657-c911-4648-bc0d-113fc4bff087"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:36.723889 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b5e8d657-c911-4648-bc0d-113fc4bff087'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:36.730996 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.730996 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:36.731492 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Snapshot retrieved successfully. Aug 06 05:32:36.731793 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Create volume of 1 GB Aug 06 05:32:36.734947 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Availability Zones retrieved successfully. Aug 06 05:32:36.739629 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Flow 'volume_create_api' (7ee5b25f-5124-40fd-852c-609459d69888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:36.740715 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdaa41c7-c1b9-4975-80c3-cafc9a2f86ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:36.741692 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:36.742623 np0000006623 devstack@c-api.service[100427]: WARNING cinder.volume.api [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdaa41c7-c1b9-4975-80c3-cafc9a2f86ea) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 05:32:36.742623 np0000006623 devstack@c-api.service[100427]: 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 06 05:32:36.744084 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdaa41c7-c1b9-4975-80c3-cafc9a2f86ea) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:36.744614 np0000006623 devstack@c-api.service[100427]: WARNING cinder.volume.api [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdaa41c7-c1b9-4975-80c3-cafc9a2f86ea) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 05:32:36.745302 np0000006623 devstack@c-api.service[100427]: WARNING cinder.volume.api [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Flow 'volume_create_api' (7ee5b25f-5124-40fd-852c-609459d69888) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 05:32:36.745599 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-522d371d-5089-4d03-99e1-94ea81ad9e3e tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 400 Aug 06 05:32:36.746188 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1232/4960] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:36 2026] POST /volume/v3/volumes => generated 171 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:32:36.753621 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-270d6fdb-35f2-442a-a8b3-469a025cced3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.757562 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-270d6fdb-35f2-442a-a8b3-469a025cced3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 Aug 06 05:32:36.757562 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-270d6fdb-35f2-442a-a8b3-469a025cced3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:36.757562 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-270d6fdb-35f2-442a-a8b3-469a025cced3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:36.757562 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-270d6fdb-35f2-442a-a8b3-469a025cced3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Delete snapshot with id: b5e8d657-c911-4648-bc0d-113fc4bff087 Aug 06 05:32:36.761820 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.761820 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:36.762254 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-270d6fdb-35f2-442a-a8b3-469a025cced3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Snapshot retrieved successfully. Aug 06 05:32:36.776594 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-270d6fdb-35f2-442a-a8b3-469a025cced3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Snapshot delete request issued successfully. Aug 06 05:32:36.776844 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-270d6fdb-35f2-442a-a8b3-469a025cced3 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 returned with HTTP 202 Aug 06 05:32:36.779310 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1249/4961] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:36 2026] DELETE /volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:36.785772 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4df7c1e2-2748-4164-8a56-67a6ad0f61d5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:36.787401 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4df7c1e2-2748-4164-8a56-67a6ad0f61d5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 Aug 06 05:32:36.787664 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4df7c1e2-2748-4164-8a56-67a6ad0f61d5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:36.787897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4df7c1e2-2748-4164-8a56-67a6ad0f61d5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:36.793391 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:36.793391 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:36.793885 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4df7c1e2-2748-4164-8a56-67a6ad0f61d5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Snapshot retrieved successfully. Aug 06 05:32:36.794579 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4df7c1e2-2748-4164-8a56-67a6ad0f61d5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 returned with HTTP 200 Aug 06 05:32:36.794896 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1243/4962] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:36 2026] GET /volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:37.196953 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fe50b59c-5eb2-44d8-980b-e67b2bdff774 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.199159 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fe50b59c-5eb2-44d8-980b-e67b2bdff774 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:37.199448 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fe50b59c-5eb2-44d8-980b-e67b2bdff774 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:37.199682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fe50b59c-5eb2-44d8-980b-e67b2bdff774 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:37.206997 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:37.206997 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:37.210512 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-fe50b59c-5eb2-44d8-980b-e67b2bdff774 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:37.214328 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fe50b59c-5eb2-44d8-980b-e67b2bdff774 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 returned with HTTP 200 Aug 06 05:32:37.214826 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1239/4963] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:37 2026] GET /volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:37.230666 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-305086ef-29a5-456a-8b27-75151fd26c92 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.232607 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-305086ef-29a5-456a-8b27-75151fd26c92 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:37.232994 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-305086ef-29a5-456a-8b27-75151fd26c92 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "126e2c35-a3b2-49ce-b6b2-264effb49517", "name": "tempest-VolumeDependencyTests-Snapshot-1835147376"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:37.243563 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:37.243563 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:37.244130 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-305086ef-29a5-456a-8b27-75151fd26c92 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:37.244252 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-305086ef-29a5-456a-8b27-75151fd26c92 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create snapshot from volume 126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:37.269142 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-305086ef-29a5-456a-8b27-75151fd26c92 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['677a4cdf-5356-4e1b-88de-83a6bff32f1c', 'fb3faf80-4df3-490c-816c-6a4ca457696a', 'c2d5dbdd-6120-4815-9f98-8e3ce18e6808', '7768370b-2104-4608-9047-43384d2f9cbb'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:37.299624 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-305086ef-29a5-456a-8b27-75151fd26c92 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot create request issued successfully. Aug 06 05:32:37.300117 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-305086ef-29a5-456a-8b27-75151fd26c92 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:37.300635 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1233/4964] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:37.309479 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f7addc63-a90f-4c9c-8d68-42dc0459fff3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.311635 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f7addc63-a90f-4c9c-8d68-42dc0459fff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 Aug 06 05:32:37.311883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f7addc63-a90f-4c9c-8d68-42dc0459fff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:37.312124 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f7addc63-a90f-4c9c-8d68-42dc0459fff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:37.317692 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:37.317692 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:37.318198 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f7addc63-a90f-4c9c-8d68-42dc0459fff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:37.319280 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f7addc63-a90f-4c9c-8d68-42dc0459fff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 returned with HTTP 200 Aug 06 05:32:37.319559 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1250/4965] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:37 2026] GET /volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:37.633046 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-897d98c8-6186-43e3-9531-8772b2611e97 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.635303 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-897d98c8-6186-43e3-9531-8772b2611e97 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 Aug 06 05:32:37.635525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-897d98c8-6186-43e3-9531-8772b2611e97 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:37.635777 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-897d98c8-6186-43e3-9531-8772b2611e97 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:37.641322 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-897d98c8-6186-43e3-9531-8772b2611e97 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 returned with HTTP 404 Aug 06 05:32:37.642001 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1244/4966] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:37 2026] GET /volume/v3/snapshots/a807c4c2-ee99-498c-bf07-068336efdff6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:37.649908 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3db9b97f-6201-4ea4-a696-1d2f16cb72c9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.651514 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3db9b97f-6201-4ea4-a696-1d2f16cb72c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 Aug 06 05:32:37.651689 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3db9b97f-6201-4ea4-a696-1d2f16cb72c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:37.651896 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3db9b97f-6201-4ea4-a696-1d2f16cb72c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:37.652059 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-3db9b97f-6201-4ea4-a696-1d2f16cb72c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume with id: c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 Aug 06 05:32:37.659081 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:37.659081 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:37.659267 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3db9b97f-6201-4ea4-a696-1d2f16cb72c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:37.676495 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3db9b97f-6201-4ea4-a696-1d2f16cb72c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume request issued successfully. Aug 06 05:32:37.676776 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3db9b97f-6201-4ea4-a696-1d2f16cb72c9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 returned with HTTP 202 Aug 06 05:32:37.677339 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1240/4967] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:37 2026] DELETE /volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:37.685035 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fcbbb48e-faa2-4156-9712-7896fd143fc4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.687194 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fcbbb48e-faa2-4156-9712-7896fd143fc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 Aug 06 05:32:37.687467 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fcbbb48e-faa2-4156-9712-7896fd143fc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:37.687596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fcbbb48e-faa2-4156-9712-7896fd143fc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:37.700244 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:37.700244 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:37.704272 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fcbbb48e-faa2-4156-9712-7896fd143fc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:37.708550 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fcbbb48e-faa2-4156-9712-7896fd143fc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 returned with HTTP 200 Aug 06 05:32:37.708996 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1234/4968] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:37 2026] GET /volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:37.804405 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8495f28d-b35a-431e-8bc3-471a4cc6a25c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.806816 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8495f28d-b35a-431e-8bc3-471a4cc6a25c tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 Aug 06 05:32:37.807040 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8495f28d-b35a-431e-8bc3-471a4cc6a25c tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:37.807471 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8495f28d-b35a-431e-8bc3-471a4cc6a25c tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:37.812556 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8495f28d-b35a-431e-8bc3-471a4cc6a25c tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 returned with HTTP 404 Aug 06 05:32:37.813275 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1251/4969] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:37 2026] GET /volume/v3/snapshots/b5e8d657-c911-4648-bc0d-113fc4bff087 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:37.819848 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b6adaedb-fb32-4a51-85ff-46ec0003636f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.822006 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6adaedb-fb32-4a51-85ff-46ec0003636f tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef Aug 06 05:32:37.822264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6adaedb-fb32-4a51-85ff-46ec0003636f tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:37.822544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6adaedb-fb32-4a51-85ff-46ec0003636f tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:37.830915 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:37.830915 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:37.834615 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b6adaedb-fb32-4a51-85ff-46ec0003636f tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Volume info retrieved successfully. Aug 06 05:32:37.840745 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6adaedb-fb32-4a51-85ff-46ec0003636f tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef returned with HTTP 200 Aug 06 05:32:37.840745 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1245/4970] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:37 2026] GET /volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:37.852994 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-089b3438-72db-4b05-a651-e3bbafd643c5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.854903 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-089b3438-72db-4b05-a651-e3bbafd643c5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] DELETE https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef Aug 06 05:32:37.855090 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-089b3438-72db-4b05-a651-e3bbafd643c5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:37.855284 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-089b3438-72db-4b05-a651-e3bbafd643c5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:37.855536 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-089b3438-72db-4b05-a651-e3bbafd643c5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Delete volume with id: bd138800-4442-4f81-a4d4-786d561772ef Aug 06 05:32:37.863022 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:37.863022 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:37.863510 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-089b3438-72db-4b05-a651-e3bbafd643c5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Volume info retrieved successfully. Aug 06 05:32:37.881134 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-089b3438-72db-4b05-a651-e3bbafd643c5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Delete volume request issued successfully. Aug 06 05:32:37.881422 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-089b3438-72db-4b05-a651-e3bbafd643c5 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef returned with HTTP 202 Aug 06 05:32:37.882875 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1241/4971] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:37 2026] DELETE /volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:37.889486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ed7cf06b-56ae-4c2f-9bd3-2e134162ee2c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:37.891583 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed7cf06b-56ae-4c2f-9bd3-2e134162ee2c tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef Aug 06 05:32:37.891850 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed7cf06b-56ae-4c2f-9bd3-2e134162ee2c tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:37.892085 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed7cf06b-56ae-4c2f-9bd3-2e134162ee2c tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:37.900401 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:37.900401 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:37.904436 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ed7cf06b-56ae-4c2f-9bd3-2e134162ee2c tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Volume info retrieved successfully. Aug 06 05:32:37.909193 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed7cf06b-56ae-4c2f-9bd3-2e134162ee2c tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef returned with HTTP 200 Aug 06 05:32:37.909656 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1235/4972] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:37 2026] GET /volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:38.327912 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-30ec796a-be74-4d44-b36c-712727d37701 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:38.329727 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-30ec796a-be74-4d44-b36c-712727d37701 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 Aug 06 05:32:38.329916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-30ec796a-be74-4d44-b36c-712727d37701 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:38.330150 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-30ec796a-be74-4d44-b36c-712727d37701 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:38.335224 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:38.335224 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:38.335730 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-30ec796a-be74-4d44-b36c-712727d37701 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:38.336638 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-30ec796a-be74-4d44-b36c-712727d37701 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 returned with HTTP 200 Aug 06 05:32:38.337058 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1252/4973] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:38 2026] GET /volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:38.345181 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-40c45148-2c0c-41a0-b285-1caa80399095 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:38.347026 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:38.347804 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3a69368f-afb0-4d0f-a251-5201383e75c1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2047800838"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:38.348776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'snapshot_id': '3a69368f-afb0-4d0f-a251-5201383e75c1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2047800838'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:38.353716 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:38.353716 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:38.354145 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:38.354256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:38.357468 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:38.362717 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (7b65bc93-7e2f-4302-9a6f-bac57ba5a76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:38.363625 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c59ddb3-a963-4f40-b73e-862c9b0a124c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.364509 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:38.392697 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c59ddb3-a963-4f40-b73e-862c9b0a124c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a69368f-afb0-4d0f-a251-5201383e75c1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.393438 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d195b181-d7b6-422a-a4b3-715c57d454df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.431563 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['173c8f41-22f9-4954-bee2-a055b08d0053', '5249764a-dc3a-4749-b617-e74c641565e5', '6c531380-2692-4ac4-a759-a47b6d95b86c', '960fd3fe-5a3d-4006-a08f-7debca552878'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:38.432395 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d195b181-d7b6-422a-a4b3-715c57d454df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['173c8f41-22f9-4954-bee2-a055b08d0053', '5249764a-dc3a-4749-b617-e74c641565e5', '6c531380-2692-4ac4-a759-a47b6d95b86c', '960fd3fe-5a3d-4006-a08f-7debca552878']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.433223 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a28580f7-da95-42ad-988c-fbabb1fc98aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.474797 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a28580f7-da95-42ad-988c-fbabb1fc98aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3f728c1-378c-40db-8c89-19386d72c1a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2047800838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['173c8f41-22f9-4954-bee2-a055b08d0053','5249764a-dc3a-4749-b617-e74c641565e5','6c531380-2692-4ac4-a759-a47b6d95b86c','960fd3fe-5a3d-4006-a08f-7debca552878'],size=1,snapshot_id=3a69368f-afb0-4d0f-a251-5201383e75c1,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2047800838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3f728c1-378c-40db-8c89-19386d72c1a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a69368f-afb0-4d0f-a251-5201383e75c1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.475785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee23da10-71d2-4d3e-b15c-5d051651fb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.493429 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee23da10-71d2-4d3e-b15c-5d051651fb7d) transitioned into state 'SUCCESS' from state '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-2047800838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['173c8f41-22f9-4954-bee2-a055b08d0053','5249764a-dc3a-4749-b617-e74c641565e5','6c531380-2692-4ac4-a759-a47b6d95b86c','960fd3fe-5a3d-4006-a08f-7debca552878'],size=1,snapshot_id=3a69368f-afb0-4d0f-a251-5201383e75c1,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.494137 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab45b8d1-a51a-4ea6-af47-3ce0426e727e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.512212 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab45b8d1-a51a-4ea6-af47-3ce0426e727e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.512970 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (7b65bc93-7e2f-4302-9a6f-bac57ba5a76b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:38.513235 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:38.513767 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-40c45148-2c0c-41a0-b285-1caa80399095 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:38.514162 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1246/4974] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:32:38 2026] POST /volume/v3/volumes => generated 804 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:38.524521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-395c15be-167f-4313-a71f-9f24434c1559 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:38.526390 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-395c15be-167f-4313-a71f-9f24434c1559 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 Aug 06 05:32:38.526632 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-395c15be-167f-4313-a71f-9f24434c1559 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:38.526813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-395c15be-167f-4313-a71f-9f24434c1559 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:38.533158 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:38.533158 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:38.536237 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-395c15be-167f-4313-a71f-9f24434c1559 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:38.539695 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-395c15be-167f-4313-a71f-9f24434c1559 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 returned with HTTP 200 Aug 06 05:32:38.540035 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1242/4975] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:38 2026] GET /volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:38.720315 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f5785754-5730-434b-9b27-7e887f958322 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:38.722922 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5785754-5730-434b-9b27-7e887f958322 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 Aug 06 05:32:38.722922 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5785754-5730-434b-9b27-7e887f958322 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:38.722922 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5785754-5730-434b-9b27-7e887f958322 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:38.733706 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5785754-5730-434b-9b27-7e887f958322 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 returned with HTTP 404 Aug 06 05:32:38.734270 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1236/4976] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:38 2026] GET /volume/v3/volumes/c371cbed-6a0a-4db3-a9f0-ede9df93d1f6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:38.742327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:38.743947 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:38.744476 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1329618799"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:38.745655 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1329618799'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:38.745796 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume of 1 GB Aug 06 05:32:38.751640 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:38.757713 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (5c36d206-fabe-4cc3-8bd6-380bd4215ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:38.758566 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb229d6e-2019-44fc-b9b1-7c4d06e8a564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.759299 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:38.784743 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb229d6e-2019-44fc-b9b1-7c4d06e8a564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.785864 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd61c89-6b7f-48b7-a786-46ddf131efa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.825278 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['3b3f0b78-1b2a-483b-88de-5349d52e664c', '1fa6bee9-17b2-4de6-997c-245cb22f4476', '7c70ee5b-55a8-419f-a710-b375de7d66fe', '32f28738-9b44-4407-a131-e366567c976d'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:38.826157 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd61c89-6b7f-48b7-a786-46ddf131efa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3f0b78-1b2a-483b-88de-5349d52e664c', '1fa6bee9-17b2-4de6-997c-245cb22f4476', '7c70ee5b-55a8-419f-a710-b375de7d66fe', '32f28738-9b44-4407-a131-e366567c976d']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.826913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02098e0a-3078-45c7-bd14-11ab8357d12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.850700 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02098e0a-3078-45c7-bd14-11ab8357d12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '916269bb-bb1a-484d-ae92-ac1d938b16cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1329618799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['3b3f0b78-1b2a-483b-88de-5349d52e664c','1fa6bee9-17b2-4de6-997c-245cb22f4476','7c70ee5b-55a8-419f-a710-b375de7d66fe','32f28738-9b44-4407-a131-e366567c976d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1329618799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=916269bb-bb1a-484d-ae92-ac1d938b16cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee80a114a76243b4b647839ee8d69270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039599372b97485782619211108b51fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.851486 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128c34a4-6fb7-4cc4-9682-c22b5cea911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.886306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128c34a4-6fb7-4cc4-9682-c22b5cea911e) transitioned into state 'SUCCESS' from state '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-1329618799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['3b3f0b78-1b2a-483b-88de-5349d52e664c','1fa6bee9-17b2-4de6-997c-245cb22f4476','7c70ee5b-55a8-419f-a710-b375de7d66fe','32f28738-9b44-4407-a131-e366567c976d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.886306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32d27e1-55c9-423e-b9b3-84c03670467f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:38.907255 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32d27e1-55c9-423e-b9b3-84c03670467f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:38.908301 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (5c36d206-fabe-4cc3-8bd6-380bd4215ede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:38.908678 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request issued successfully. Aug 06 05:32:38.909896 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b4890d30-0e17-4c9e-879a-2623d4bd44cb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:38.909896 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1253/4977] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:38 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:38.921784 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f8e6ca30-8ba6-45d0-a046-403356f5a5e6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:38.923710 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8e6ca30-8ba6-45d0-a046-403356f5a5e6 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] GET https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef Aug 06 05:32:38.923790 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8e6ca30-8ba6-45d0-a046-403356f5a5e6 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:38.923973 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8e6ca30-8ba6-45d0-a046-403356f5a5e6 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:38.924251 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-696c01a8-674d-4a2f-af44-c299669e859a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:38.926488 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-696c01a8-674d-4a2f-af44-c299669e859a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc Aug 06 05:32:38.926725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-696c01a8-674d-4a2f-af44-c299669e859a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:38.926955 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-696c01a8-674d-4a2f-af44-c299669e859a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:38.935504 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:38.935504 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:38.938889 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-696c01a8-674d-4a2f-af44-c299669e859a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:38.940618 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8e6ca30-8ba6-45d0-a046-403356f5a5e6 tempest-VolumesSnapshotNegativeTestJSON-404516815 tempest-VolumesSnapshotNegativeTestJSON-404516815-project-member] https://10.4.3.205/volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef returned with HTTP 404 Aug 06 05:32:38.941457 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1247/4978] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:38 2026] GET /volume/v3/volumes/bd138800-4442-4f81-a4d4-786d561772ef => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:38.943332 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-696c01a8-674d-4a2f-af44-c299669e859a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc returned with HTTP 200 Aug 06 05:32:38.943661 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1243/4979] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:38 2026] GET /volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:39.552681 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-feb74317-60dd-4554-ba51-0304aa82a3ff None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:39.554871 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-feb74317-60dd-4554-ba51-0304aa82a3ff tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 Aug 06 05:32:39.554995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-feb74317-60dd-4554-ba51-0304aa82a3ff tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:39.555249 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-feb74317-60dd-4554-ba51-0304aa82a3ff tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:39.563510 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:39.563510 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:39.571836 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-feb74317-60dd-4554-ba51-0304aa82a3ff tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:39.578769 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-feb74317-60dd-4554-ba51-0304aa82a3ff tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 returned with HTTP 200 Aug 06 05:32:39.579339 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1237/4980] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:39 2026] GET /volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:39.595076 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bca48b22-3d79-4f64-8aa1-cf54a998a75e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:39.596883 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bca48b22-3d79-4f64-8aa1-cf54a998a75e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b Aug 06 05:32:39.597074 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bca48b22-3d79-4f64-8aa1-cf54a998a75e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:39.597282 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bca48b22-3d79-4f64-8aa1-cf54a998a75e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:39.597435 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-bca48b22-3d79-4f64-8aa1-cf54a998a75e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 9d24b8fe-305e-4a6e-9858-d678b8d8651b Aug 06 05:32:39.606667 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:39.606667 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:39.607698 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bca48b22-3d79-4f64-8aa1-cf54a998a75e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:39.622855 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bca48b22-3d79-4f64-8aa1-cf54a998a75e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot delete request issued successfully. Aug 06 05:32:39.623028 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bca48b22-3d79-4f64-8aa1-cf54a998a75e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b returned with HTTP 202 Aug 06 05:32:39.623428 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1254/4981] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:39 2026] DELETE /volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:39.631878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-affd3c7f-945f-46ce-869f-510a607e234f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:39.634687 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-affd3c7f-945f-46ce-869f-510a607e234f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b Aug 06 05:32:39.634687 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-affd3c7f-945f-46ce-869f-510a607e234f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:39.634687 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-affd3c7f-945f-46ce-869f-510a607e234f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:39.640226 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:39.640226 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:39.640644 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-affd3c7f-945f-46ce-869f-510a607e234f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:39.641394 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-affd3c7f-945f-46ce-869f-510a607e234f tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b returned with HTTP 200 Aug 06 05:32:39.641738 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1248/4982] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:39 2026] GET /volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:39.958107 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6609a3d1-2d17-4e99-8de2-d21635ac9969 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:39.959597 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6609a3d1-2d17-4e99-8de2-d21635ac9969 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc Aug 06 05:32:39.959755 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6609a3d1-2d17-4e99-8de2-d21635ac9969 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:39.959923 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6609a3d1-2d17-4e99-8de2-d21635ac9969 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:39.965859 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:39.965859 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:39.968542 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6609a3d1-2d17-4e99-8de2-d21635ac9969 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:39.971585 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6609a3d1-2d17-4e99-8de2-d21635ac9969 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc returned with HTTP 200 Aug 06 05:32:39.971953 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1244/4983] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:39 2026] GET /volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc => generated 1009 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:39.983299 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dfdded45-f0e3-4259-9070-8f6788b98c24 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:39.986842 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dfdded45-f0e3-4259-9070-8f6788b98c24 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:39.986842 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dfdded45-f0e3-4259-9070-8f6788b98c24 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "916269bb-bb1a-484d-ae92-ac1d938b16cc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-266588428"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:39.992967 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:39.992967 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:39.993247 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dfdded45-f0e3-4259-9070-8f6788b98c24 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:39.994843 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-dfdded45-f0e3-4259-9070-8f6788b98c24 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create snapshot from volume 916269bb-bb1a-484d-ae92-ac1d938b16cc Aug 06 05:32:40.013843 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-dfdded45-f0e3-4259-9070-8f6788b98c24 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['63ee1b26-b262-4d92-b3d5-5d1769df90aa', '0ed10881-48f8-4900-b9f8-953d2d87d26a', '6182e306-078f-4721-8297-2ac799059e34', '9a58b33c-c786-4851-876d-00a3afc681ca'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:40.041542 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dfdded45-f0e3-4259-9070-8f6788b98c24 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot create request issued successfully. Aug 06 05:32:40.041975 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dfdded45-f0e3-4259-9070-8f6788b98c24 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:40.042590 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1238/4984] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:40.049155 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:40.051268 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-93815d5e-b274-4aea-aff1-53b87e1f94f5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:40.053023 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-93815d5e-b274-4aea-aff1-53b87e1f94f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a Aug 06 05:32:40.053198 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-93815d5e-b274-4aea-aff1-53b87e1f94f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:40.053414 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-93815d5e-b274-4aea-aff1-53b87e1f94f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:40.057884 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:40.057884 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:40.058188 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-93815d5e-b274-4aea-aff1-53b87e1f94f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:40.058751 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-93815d5e-b274-4aea-aff1-53b87e1f94f5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a returned with HTTP 200 Aug 06 05:32:40.059082 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1249/4985] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:40 2026] GET /volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:40.125732 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:40.126193 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1992150886"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:40.127916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1992150886'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:40.128080 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume of 1 GB Aug 06 05:32:40.128431 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:40.128431 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:40.132641 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Availability Zones retrieved successfully. Aug 06 05:32:40.140374 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (27fb6474-fff7-4a10-901d-5471b0780ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:40.141703 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26fe8e7-5e99-4497-bd20-930318cb3bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:40.142943 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:40.173353 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26fe8e7-5e99-4497-bd20-930318cb3bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:40.174176 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ec6506-0e09-4b87-a364-2823691f558b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:40.236308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Created reservations ['20c4b6a1-24e8-4945-b3a6-1cfaaef92f55', '4a1de269-5e39-4371-ba00-943b03a4d0fe', 'b08a8652-a2b8-41ad-beb5-30743c0609ef', 'b1f6ac00-059b-483a-95b4-4ca8cb8e3eb5'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:40.237021 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ec6506-0e09-4b87-a364-2823691f558b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c4b6a1-24e8-4945-b3a6-1cfaaef92f55', '4a1de269-5e39-4371-ba00-943b03a4d0fe', 'b08a8652-a2b8-41ad-beb5-30743c0609ef', 'b1f6ac00-059b-483a-95b4-4ca8cb8e3eb5']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:40.237727 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d5a0051-9213-4a7e-9f71-5d82f51234db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:40.264715 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d5a0051-9213-4a7e-9f71-5d82f51234db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eef056f-e994-4c45-b2fb-af166bbd7b15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1992150886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['20c4b6a1-24e8-4945-b3a6-1cfaaef92f55','4a1de269-5e39-4371-ba00-943b03a4d0fe','b08a8652-a2b8-41ad-beb5-30743c0609ef','b1f6ac00-059b-483a-95b4-4ca8cb8e3eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1992150886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eef056f-e994-4c45-b2fb-af166bbd7b15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e75c275eaf4332805674fc1cd60066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d847f44bcac3431b98919177248ae68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:40.266735 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a67952-a637-4cd7-ab07-d6b553767378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:40.285697 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a67952-a637-4cd7-ab07-d6b553767378) transitioned into state 'SUCCESS' from state '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-1992150886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['20c4b6a1-24e8-4945-b3a6-1cfaaef92f55','4a1de269-5e39-4371-ba00-943b03a4d0fe','b08a8652-a2b8-41ad-beb5-30743c0609ef','b1f6ac00-059b-483a-95b4-4ca8cb8e3eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:40.286315 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fa5b38-dd99-4ff1-a2ce-183255818337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:40.293910 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fa5b38-dd99-4ff1-a2ce-183255818337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:40.294741 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (27fb6474-fff7-4a10-901d-5471b0780ed5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:40.295041 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request issued successfully. Aug 06 05:32:40.295618 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-94e734b6-8a0d-4b2a-ab3e-f006d4b02bfb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:40.296020 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1255/4986] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:40 2026] POST /volume/v3/volumes => generated 760 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:40.306568 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2d253aa4-badd-44a3-88ee-e993d2f6677d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:40.308117 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2d253aa4-badd-44a3-88ee-e993d2f6677d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 Aug 06 05:32:40.308331 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2d253aa4-badd-44a3-88ee-e993d2f6677d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:40.308531 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2d253aa4-badd-44a3-88ee-e993d2f6677d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:40.319074 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:40.319074 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:40.322379 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-2d253aa4-badd-44a3-88ee-e993d2f6677d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:40.325884 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2d253aa4-badd-44a3-88ee-e993d2f6677d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 returned with HTTP 200 Aug 06 05:32:40.326245 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1245/4987] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:40 2026] GET /volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:40.654853 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-24bdd52a-7dd9-4831-bf8f-06943e89d529 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:40.657492 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-24bdd52a-7dd9-4831-bf8f-06943e89d529 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b Aug 06 05:32:40.657718 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-24bdd52a-7dd9-4831-bf8f-06943e89d529 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:40.657931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-24bdd52a-7dd9-4831-bf8f-06943e89d529 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:40.664472 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-24bdd52a-7dd9-4831-bf8f-06943e89d529 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b returned with HTTP 404 Aug 06 05:32:40.665001 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1239/4988] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:40 2026] GET /volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:40.672608 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d5ad1997-b226-43d9-b480-6caac5e4418a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:40.674311 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5ad1997-b226-43d9-b480-6caac5e4418a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 Aug 06 05:32:40.674560 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5ad1997-b226-43d9-b480-6caac5e4418a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:40.674742 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5ad1997-b226-43d9-b480-6caac5e4418a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:40.674841 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-d5ad1997-b226-43d9-b480-6caac5e4418a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 3a69368f-afb0-4d0f-a251-5201383e75c1 Aug 06 05:32:40.679138 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:40.679138 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:40.679601 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d5ad1997-b226-43d9-b480-6caac5e4418a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:40.697403 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-d5ad1997-b226-43d9-b480-6caac5e4418a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot delete request issued successfully. Aug 06 05:32:40.697645 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5ad1997-b226-43d9-b480-6caac5e4418a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 returned with HTTP 202 Aug 06 05:32:40.698054 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1250/4989] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:40 2026] DELETE /volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:40.708229 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bb72bbd7-442c-44de-b0ae-783d022e4d43 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:40.711032 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb72bbd7-442c-44de-b0ae-783d022e4d43 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 Aug 06 05:32:40.711350 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb72bbd7-442c-44de-b0ae-783d022e4d43 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:40.711597 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb72bbd7-442c-44de-b0ae-783d022e4d43 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:40.718064 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:40.718064 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:40.718872 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bb72bbd7-442c-44de-b0ae-783d022e4d43 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:40.720231 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb72bbd7-442c-44de-b0ae-783d022e4d43 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 returned with HTTP 200 Aug 06 05:32:40.720825 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1256/4990] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:40 2026] GET /volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:41.067971 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0bf54a9b-9d23-4c73-93cd-450584acf61b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.069887 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0bf54a9b-9d23-4c73-93cd-450584acf61b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a Aug 06 05:32:41.070071 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0bf54a9b-9d23-4c73-93cd-450584acf61b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:41.070188 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0bf54a9b-9d23-4c73-93cd-450584acf61b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:41.074871 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:41.074871 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:41.075084 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0bf54a9b-9d23-4c73-93cd-450584acf61b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:41.075798 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0bf54a9b-9d23-4c73-93cd-450584acf61b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a returned with HTTP 200 Aug 06 05:32:41.076139 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1246/4991] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:41 2026] GET /volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:41.084479 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5a0398e6-79f3-4e0d-83ee-622116dbc3de None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.086733 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5a0398e6-79f3-4e0d-83ee-622116dbc3de tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] GET https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:41.086966 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5a0398e6-79f3-4e0d-83ee-622116dbc3de tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:41.087214 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5a0398e6-79f3-4e0d-83ee-622116dbc3de tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:41.087557 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-5a0398e6-79f3-4e0d-83ee-622116dbc3de tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:41.087945 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:41.087945 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:41.091636 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.db.api [None req-5a0398e6-79f3-4e0d-83ee-622116dbc3de tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Building query based on filter {{(pid=100427) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 05:32:41.097999 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5a0398e6-79f3-4e0d-83ee-622116dbc3de tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Get all snapshots completed successfully. Aug 06 05:32:41.098358 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5a0398e6-79f3-4e0d-83ee-622116dbc3de tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 200 Aug 06 05:32:41.098781 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1240/4992] 10.4.3.205 () {66 vars in 1243 bytes} [Thu Aug 6 05:32:41 2026] GET /volume/v3/snapshots => generated 335 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:41.106972 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a70ef0d4-985e-4a74-b3c1-2cf329de0e41 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.108629 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a70ef0d4-985e-4a74-b3c1-2cf329de0e41 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a Aug 06 05:32:41.108803 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a70ef0d4-985e-4a74-b3c1-2cf329de0e41 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:41.108980 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a70ef0d4-985e-4a74-b3c1-2cf329de0e41 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:41.109067 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-a70ef0d4-985e-4a74-b3c1-2cf329de0e41 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete snapshot with id: a9f45063-30f3-42f5-8bd6-0dc14ea5e84a Aug 06 05:32:41.113683 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:41.113683 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:41.113985 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a70ef0d4-985e-4a74-b3c1-2cf329de0e41 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:41.127737 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a70ef0d4-985e-4a74-b3c1-2cf329de0e41 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot delete request issued successfully. Aug 06 05:32:41.127960 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a70ef0d4-985e-4a74-b3c1-2cf329de0e41 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a returned with HTTP 202 Aug 06 05:32:41.128521 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1251/4993] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:41 2026] DELETE /volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:41.137086 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-408a2b2f-3b60-4cf2-8e0e-64520221a05d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.138938 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-408a2b2f-3b60-4cf2-8e0e-64520221a05d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a Aug 06 05:32:41.139149 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-408a2b2f-3b60-4cf2-8e0e-64520221a05d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:41.139354 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-408a2b2f-3b60-4cf2-8e0e-64520221a05d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:41.144565 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:41.144565 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:41.144831 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-408a2b2f-3b60-4cf2-8e0e-64520221a05d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:41.145547 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-408a2b2f-3b60-4cf2-8e0e-64520221a05d tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a returned with HTTP 200 Aug 06 05:32:41.145889 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1257/4994] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:41 2026] GET /volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:41.339139 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5f95051e-1173-48f8-abb1-ffe4f164e914 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.341001 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5f95051e-1173-48f8-abb1-ffe4f164e914 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 Aug 06 05:32:41.341249 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5f95051e-1173-48f8-abb1-ffe4f164e914 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:41.341491 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5f95051e-1173-48f8-abb1-ffe4f164e914 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:41.348055 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:41.348055 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:41.351357 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-5f95051e-1173-48f8-abb1-ffe4f164e914 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:41.355439 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5f95051e-1173-48f8-abb1-ffe4f164e914 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 returned with HTTP 200 Aug 06 05:32:41.355826 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1247/4995] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:41 2026] GET /volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:41.366409 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-93ebf0b3-2203-4a2b-87dd-85a48d3492e7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.368083 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-93ebf0b3-2203-4a2b-87dd-85a48d3492e7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:41.368449 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-93ebf0b3-2203-4a2b-87dd-85a48d3492e7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9eef056f-e994-4c45-b2fb-af166bbd7b15", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-224016373"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:41.376662 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:41.376662 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:41.377302 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-93ebf0b3-2203-4a2b-87dd-85a48d3492e7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:41.377463 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-93ebf0b3-2203-4a2b-87dd-85a48d3492e7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create snapshot from volume 9eef056f-e994-4c45-b2fb-af166bbd7b15 Aug 06 05:32:41.413784 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-93ebf0b3-2203-4a2b-87dd-85a48d3492e7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Created reservations ['a8b312be-af7f-4ad2-99e5-64a837accc0f', '795d5f45-0e17-41f7-9cf1-32ae6fde8490', 'a8526193-2ce3-4904-9c48-3a9f3480ade6', '189a18da-30f6-4c1c-8b2c-e4bc9b183d2d'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:41.442816 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-93ebf0b3-2203-4a2b-87dd-85a48d3492e7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Snapshot create request issued successfully. Aug 06 05:32:41.443243 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-93ebf0b3-2203-4a2b-87dd-85a48d3492e7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:41.443847 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1241/4996] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:41 2026] POST /volume/v3/snapshots => generated 315 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:41.453655 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f3351e8f-d43d-4ca5-b24c-9074cd5df8e4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.455427 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f3351e8f-d43d-4ca5-b24c-9074cd5df8e4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 Aug 06 05:32:41.455626 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f3351e8f-d43d-4ca5-b24c-9074cd5df8e4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:41.455799 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f3351e8f-d43d-4ca5-b24c-9074cd5df8e4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:41.460435 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:41.460435 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:41.460886 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f3351e8f-d43d-4ca5-b24c-9074cd5df8e4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Snapshot retrieved successfully. Aug 06 05:32:41.461654 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f3351e8f-d43d-4ca5-b24c-9074cd5df8e4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 returned with HTTP 200 Aug 06 05:32:41.461975 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1252/4997] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:41 2026] GET /volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 => generated 447 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:41.730932 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc84ab02-bbee-4bcb-8c2d-881ef5ef3e26 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.732560 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc84ab02-bbee-4bcb-8c2d-881ef5ef3e26 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 Aug 06 05:32:41.732752 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc84ab02-bbee-4bcb-8c2d-881ef5ef3e26 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:41.732928 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc84ab02-bbee-4bcb-8c2d-881ef5ef3e26 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:41.736504 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc84ab02-bbee-4bcb-8c2d-881ef5ef3e26 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 returned with HTTP 404 Aug 06 05:32:41.736917 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1258/4998] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:41 2026] GET /volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:41.742611 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-895e8616-711c-49a2-b4cb-f250715cd6a7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.744236 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-895e8616-711c-49a2-b4cb-f250715cd6a7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:41.744500 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-895e8616-711c-49a2-b4cb-f250715cd6a7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:41.744674 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-895e8616-711c-49a2-b4cb-f250715cd6a7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:41.744828 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-895e8616-711c-49a2-b4cb-f250715cd6a7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:41.751550 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:41.751550 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:41.751946 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-895e8616-711c-49a2-b4cb-f250715cd6a7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:41.766276 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-895e8616-711c-49a2-b4cb-f250715cd6a7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:41.766461 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-895e8616-711c-49a2-b4cb-f250715cd6a7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 returned with HTTP 202 Aug 06 05:32:41.766879 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1248/4999] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:41 2026] DELETE /volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:41.774264 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d944252e-d32a-4131-a191-cccbb785f906 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:41.776786 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d944252e-d32a-4131-a191-cccbb785f906 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:41.776982 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d944252e-d32a-4131-a191-cccbb785f906 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:41.777188 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d944252e-d32a-4131-a191-cccbb785f906 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:41.786304 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:41.786304 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:41.790841 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d944252e-d32a-4131-a191-cccbb785f906 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:41.796763 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d944252e-d32a-4131-a191-cccbb785f906 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 returned with HTTP 200 Aug 06 05:32:41.797421 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1242/5000] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:41 2026] GET /volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:42.153992 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0d7cdf4d-4d1e-4431-8817-dbf4a312a5d6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.155704 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0d7cdf4d-4d1e-4431-8817-dbf4a312a5d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a Aug 06 05:32:42.155890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0d7cdf4d-4d1e-4431-8817-dbf4a312a5d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:42.156067 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0d7cdf4d-4d1e-4431-8817-dbf4a312a5d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:42.160244 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0d7cdf4d-4d1e-4431-8817-dbf4a312a5d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a returned with HTTP 404 Aug 06 05:32:42.160806 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1253/5001] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:42 2026] GET /volume/v3/snapshots/a9f45063-30f3-42f5-8bd6-0dc14ea5e84a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:42.170097 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc3795af-54f3-485d-a769-90041ed17148 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.171823 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc3795af-54f3-485d-a769-90041ed17148 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc Aug 06 05:32:42.172027 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc3795af-54f3-485d-a769-90041ed17148 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:42.172237 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc3795af-54f3-485d-a769-90041ed17148 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:42.172436 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-cc3795af-54f3-485d-a769-90041ed17148 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume with id: 916269bb-bb1a-484d-ae92-ac1d938b16cc Aug 06 05:32:42.182865 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:42.182865 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:42.183142 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cc3795af-54f3-485d-a769-90041ed17148 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:42.199990 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-cc3795af-54f3-485d-a769-90041ed17148 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume request issued successfully. Aug 06 05:32:42.200167 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc3795af-54f3-485d-a769-90041ed17148 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc returned with HTTP 202 Aug 06 05:32:42.200586 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1259/5002] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:42 2026] DELETE /volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:42.207040 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8836747c-9813-4d79-9aa5-65035cc0491c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.208684 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8836747c-9813-4d79-9aa5-65035cc0491c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc Aug 06 05:32:42.208857 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8836747c-9813-4d79-9aa5-65035cc0491c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:42.209045 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8836747c-9813-4d79-9aa5-65035cc0491c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:42.217072 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:42.217072 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:42.222308 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8836747c-9813-4d79-9aa5-65035cc0491c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:42.225229 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8836747c-9813-4d79-9aa5-65035cc0491c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc returned with HTTP 200 Aug 06 05:32:42.225653 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1249/5003] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:42 2026] GET /volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:42.471561 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-79115d43-693c-452e-ad09-b53e7ef66ef4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.473006 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-79115d43-693c-452e-ad09-b53e7ef66ef4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 Aug 06 05:32:42.473164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-79115d43-693c-452e-ad09-b53e7ef66ef4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:42.473360 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-79115d43-693c-452e-ad09-b53e7ef66ef4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:42.477505 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:42.477505 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:42.477854 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-79115d43-693c-452e-ad09-b53e7ef66ef4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Snapshot retrieved successfully. Aug 06 05:32:42.478475 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-79115d43-693c-452e-ad09-b53e7ef66ef4 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 returned with HTTP 200 Aug 06 05:32:42.478811 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1243/5004] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:42 2026] GET /volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 => generated 474 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:42.486688 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-94e31db1-99c2-4ebd-9adc-5447736752ad None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.488419 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:42.488750 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f8a109a-24fb-4a40-bc3b-246842bc5274", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1811433181"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:42.490504 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f8a109a-24fb-4a40-bc3b-246842bc5274', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1811433181'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:42.490617 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume of 1 GB Aug 06 05:32:42.494436 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Availability Zones retrieved successfully. Aug 06 05:32:42.499116 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (06101aa8-36eb-4c1a-8317-3268248a133e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:42.500696 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86ab764-c024-4e45-b90f-d07df5c074c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.501521 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:42.525283 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86ab764-c024-4e45-b90f-d07df5c074c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.526001 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192f238f-6094-45bb-9870-5395ab3fd396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.563787 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Created reservations ['9ffea160-22eb-4a46-af82-829650d78d5e', 'a47ea2ee-8ad6-4659-9971-b4763f7e7631', '7bf95ec2-4a31-4cae-a2ca-afcdbec8a79f', '04ff4b35-030b-46c4-8240-f9796269d2ef'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:42.564694 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192f238f-6094-45bb-9870-5395ab3fd396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ffea160-22eb-4a46-af82-829650d78d5e', 'a47ea2ee-8ad6-4659-9971-b4763f7e7631', '7bf95ec2-4a31-4cae-a2ca-afcdbec8a79f', '04ff4b35-030b-46c4-8240-f9796269d2ef']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.565690 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d7cb76-eedb-45f7-8ca3-09927e4c0186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.589069 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d7cb76-eedb-45f7-8ca3-09927e4c0186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a6848cf-0015-4458-83d1-22a39db9d1fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1811433181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['9ffea160-22eb-4a46-af82-829650d78d5e','a47ea2ee-8ad6-4659-9971-b4763f7e7631','7bf95ec2-4a31-4cae-a2ca-afcdbec8a79f','04ff4b35-030b-46c4-8240-f9796269d2ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1811433181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a6848cf-0015-4458-83d1-22a39db9d1fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e75c275eaf4332805674fc1cd60066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d847f44bcac3431b98919177248ae68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.589785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73aaeab0-05c2-4657-a97c-c6d89f8764ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.604281 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73aaeab0-05c2-4657-a97c-c6d89f8764ff) transitioned into state 'SUCCESS' from state '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-1811433181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['9ffea160-22eb-4a46-af82-829650d78d5e','a47ea2ee-8ad6-4659-9971-b4763f7e7631','7bf95ec2-4a31-4cae-a2ca-afcdbec8a79f','04ff4b35-030b-46c4-8240-f9796269d2ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.605079 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a256f0-b7a9-443b-95be-cf031c8f40c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.612276 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a256f0-b7a9-443b-95be-cf031c8f40c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.613038 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (06101aa8-36eb-4c1a-8317-3268248a133e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:42.613326 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request issued successfully. Aug 06 05:32:42.614297 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-94e31db1-99c2-4ebd-9adc-5447736752ad tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:42.614730 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1254/5005] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:32:42 2026] POST /volume/v3/volumes => generated 760 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:42.626372 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.628040 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:42.628385 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f8a109a-24fb-4a40-bc3b-246842bc5274", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-440942321"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:42.629744 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f8a109a-24fb-4a40-bc3b-246842bc5274', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-440942321'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:42.629884 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume of 1 GB Aug 06 05:32:42.633955 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Availability Zones retrieved successfully. Aug 06 05:32:42.639935 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (8b68f8c5-08b3-4207-94f3-b07bb633ef69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:42.641184 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f679f27f-a689-4fe0-aa48-20b0e3b1f313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.642323 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:42.668145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f679f27f-a689-4fe0-aa48-20b0e3b1f313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.668897 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8f3d1c-0228-44cc-83f0-b944437c14a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.710408 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Created reservations ['efeb1015-6694-4487-a6d7-d30b3d2c77d8', '7b7ca51a-c89e-4b69-a7da-2a3eb86488cb', '8f9b9289-a359-49fa-8b7d-599757394d42', '04a63ceb-195a-4e89-b734-282e2777283e'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:42.711151 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8f3d1c-0228-44cc-83f0-b944437c14a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efeb1015-6694-4487-a6d7-d30b3d2c77d8', '7b7ca51a-c89e-4b69-a7da-2a3eb86488cb', '8f9b9289-a359-49fa-8b7d-599757394d42', '04a63ceb-195a-4e89-b734-282e2777283e']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.711866 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b913c9-3ccb-4098-abcf-3399e3268758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.733956 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b913c9-3ccb-4098-abcf-3399e3268758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b96ba53-41e2-4596-9c67-8925a94037f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-440942321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['efeb1015-6694-4487-a6d7-d30b3d2c77d8','7b7ca51a-c89e-4b69-a7da-2a3eb86488cb','8f9b9289-a359-49fa-8b7d-599757394d42','04a63ceb-195a-4e89-b734-282e2777283e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-440942321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b96ba53-41e2-4596-9c67-8925a94037f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e75c275eaf4332805674fc1cd60066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d847f44bcac3431b98919177248ae68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.734657 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e7446c0-d81c-48da-9e99-355b87f0eaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.754128 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e7446c0-d81c-48da-9e99-355b87f0eaf2) transitioned into state 'SUCCESS' from state '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-440942321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['efeb1015-6694-4487-a6d7-d30b3d2c77d8','7b7ca51a-c89e-4b69-a7da-2a3eb86488cb','8f9b9289-a359-49fa-8b7d-599757394d42','04a63ceb-195a-4e89-b734-282e2777283e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.754813 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bff18d9-d2d4-442c-8cbf-54ddece28e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.764008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bff18d9-d2d4-442c-8cbf-54ddece28e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.764836 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (8b68f8c5-08b3-4207-94f3-b07bb633ef69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:42.765192 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request issued successfully. Aug 06 05:32:42.765843 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0b31a8c4-66be-4fdd-9fe1-d5ce51d7c9f8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:42.766307 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1260/5006] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:32:42 2026] POST /volume/v3/volumes => generated 759 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:42.777532 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.779468 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:42.779804 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f8a109a-24fb-4a40-bc3b-246842bc5274", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-8513235"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:42.781267 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f8a109a-24fb-4a40-bc3b-246842bc5274', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-8513235'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:42.781385 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume of 1 GB Aug 06 05:32:42.785914 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Availability Zones retrieved successfully. Aug 06 05:32:42.791274 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (713a419d-0c21-487a-b853-c4770bbd2ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:42.792196 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2662d2-1191-4ccb-a2da-fc0236647e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.793087 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:42.810330 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-53c195cb-5ce6-4679-a60f-5bb0b104c2f3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.811997 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-53c195cb-5ce6-4679-a60f-5bb0b104c2f3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:42.812205 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-53c195cb-5ce6-4679-a60f-5bb0b104c2f3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:42.812412 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-53c195cb-5ce6-4679-a60f-5bb0b104c2f3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:42.818144 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-53c195cb-5ce6-4679-a60f-5bb0b104c2f3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 returned with HTTP 404 Aug 06 05:32:42.818565 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1244/5007] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:42 2026] GET /volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:42.820627 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2662d2-1191-4ccb-a2da-fc0236647e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.821507 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f87d1d0-7635-4255-83fb-c5d2dcdb3906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.826501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-85e9fa2b-0519-416e-87dd-7a979a06e997 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.828129 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85e9fa2b-0519-416e-87dd-7a979a06e997 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:42.828304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85e9fa2b-0519-416e-87dd-7a979a06e997 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:42.828502 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85e9fa2b-0519-416e-87dd-7a979a06e997 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:42.828650 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-85e9fa2b-0519-416e-87dd-7a979a06e997 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: 126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:42.835861 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:42.835861 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:42.836310 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-85e9fa2b-0519-416e-87dd-7a979a06e997 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:42.851984 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-85e9fa2b-0519-416e-87dd-7a979a06e997 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:42.852152 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85e9fa2b-0519-416e-87dd-7a979a06e997 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 returned with HTTP 202 Aug 06 05:32:42.852557 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1255/5008] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:42 2026] DELETE /volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:42.861240 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d408333c-2b79-41e8-8652-2fc8b406ba7a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.863861 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d408333c-2b79-41e8-8652-2fc8b406ba7a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:42.864596 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d408333c-2b79-41e8-8652-2fc8b406ba7a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:42.864931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d408333c-2b79-41e8-8652-2fc8b406ba7a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:42.869058 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Created reservations ['ff93c82f-09a5-4914-ba30-71be121f1178', 'ad4b3696-841d-4248-8876-e3b78c6821bd', 'a7290f9a-9dc0-4649-8c86-a555a8c5b82d', 'c9c7e07d-8ffd-4d97-bfcb-dd4d190a57ad'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:42.870297 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f87d1d0-7635-4255-83fb-c5d2dcdb3906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff93c82f-09a5-4914-ba30-71be121f1178', 'ad4b3696-841d-4248-8876-e3b78c6821bd', 'a7290f9a-9dc0-4649-8c86-a555a8c5b82d', 'c9c7e07d-8ffd-4d97-bfcb-dd4d190a57ad']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.871651 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c26b2f-dd74-45bd-8a4b-080499f5458a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.872866 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:42.872866 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:42.876953 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d408333c-2b79-41e8-8652-2fc8b406ba7a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:42.881517 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d408333c-2b79-41e8-8652-2fc8b406ba7a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 returned with HTTP 200 Aug 06 05:32:42.881916 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1261/5009] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:42 2026] GET /volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:42.903120 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c26b2f-dd74-45bd-8a4b-080499f5458a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5108c591-fe57-4261-80c5-6ad21ac9aedf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-8513235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['ff93c82f-09a5-4914-ba30-71be121f1178','ad4b3696-841d-4248-8876-e3b78c6821bd','a7290f9a-9dc0-4649-8c86-a555a8c5b82d','c9c7e07d-8ffd-4d97-bfcb-dd4d190a57ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-8513235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5108c591-fe57-4261-80c5-6ad21ac9aedf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e75c275eaf4332805674fc1cd60066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d847f44bcac3431b98919177248ae68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.904628 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152ff9ed-8ca6-4c1d-a68e-c5dab0fbbe5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.925274 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152ff9ed-8ca6-4c1d-a68e-c5dab0fbbe5d) transitioned into state 'SUCCESS' from state '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-8513235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['ff93c82f-09a5-4914-ba30-71be121f1178','ad4b3696-841d-4248-8876-e3b78c6821bd','a7290f9a-9dc0-4649-8c86-a555a8c5b82d','c9c7e07d-8ffd-4d97-bfcb-dd4d190a57ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.926606 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0e6457-6b91-42d4-a217-1d4d8b624bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.937583 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0e6457-6b91-42d4-a217-1d4d8b624bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:42.938889 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (713a419d-0c21-487a-b853-c4770bbd2ad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:42.939432 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request issued successfully. Aug 06 05:32:42.940246 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cecc0e16-028d-44ec-b991-709cf1b36b5b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:42.940913 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1250/5010] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:32:42 2026] POST /volume/v3/volumes => generated 757 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:42.953131 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:42.955212 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:42.955675 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f8a109a-24fb-4a40-bc3b-246842bc5274", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1056467681"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:42.958150 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f8a109a-24fb-4a40-bc3b-246842bc5274', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1056467681'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:42.958504 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume of 1 GB Aug 06 05:32:42.963314 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Availability Zones retrieved successfully. Aug 06 05:32:42.971101 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (135c03ef-a578-4781-9f6c-c17985612462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:42.972353 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (396c2f18-9cd4-4fbb-87cb-03f93fd3258b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:42.973515 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:43.015051 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (396c2f18-9cd4-4fbb-87cb-03f93fd3258b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.016142 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4383102a-299d-4f19-8146-7f5b21ddbf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.082724 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Created reservations ['eaaca567-4072-4d7c-b2ed-de7d0af92394', 'a2f69c50-1fb9-4160-a55c-50ae7915336b', 'e03070b3-a7d7-4964-8c74-8281b9f26c45', '4902f2f2-d680-4b57-9f72-04b8206e3cba'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:43.083956 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4383102a-299d-4f19-8146-7f5b21ddbf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaaca567-4072-4d7c-b2ed-de7d0af92394', 'a2f69c50-1fb9-4160-a55c-50ae7915336b', 'e03070b3-a7d7-4964-8c74-8281b9f26c45', '4902f2f2-d680-4b57-9f72-04b8206e3cba']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.085075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1eedc6d-959e-4c31-aa84-cbcbc2d2759c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.115242 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1eedc6d-959e-4c31-aa84-cbcbc2d2759c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ac1913f-cd7a-4de7-b412-c4ac27bbcb27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1056467681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['eaaca567-4072-4d7c-b2ed-de7d0af92394','a2f69c50-1fb9-4160-a55c-50ae7915336b','e03070b3-a7d7-4964-8c74-8281b9f26c45','4902f2f2-d680-4b57-9f72-04b8206e3cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1056467681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ac1913f-cd7a-4de7-b412-c4ac27bbcb27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e75c275eaf4332805674fc1cd60066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d847f44bcac3431b98919177248ae68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.116138 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8719444a-5f70-4fa5-8bd4-d53bc3961b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.140760 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8719444a-5f70-4fa5-8bd4-d53bc3961b9c) transitioned into state 'SUCCESS' from state '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-1056467681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['eaaca567-4072-4d7c-b2ed-de7d0af92394','a2f69c50-1fb9-4160-a55c-50ae7915336b','e03070b3-a7d7-4964-8c74-8281b9f26c45','4902f2f2-d680-4b57-9f72-04b8206e3cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.141771 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766a21df-e820-4aaf-8a01-11703c400918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.153706 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766a21df-e820-4aaf-8a01-11703c400918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.154110 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (135c03ef-a578-4781-9f6c-c17985612462) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:43.155118 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request issued successfully. Aug 06 05:32:43.155118 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0028f729-a98f-4a6f-947b-a59e6fbe2a8c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:43.155945 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1245/5011] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:32:42 2026] POST /volume/v3/volumes => generated 760 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:43.169657 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.172496 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:43.173308 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f8a109a-24fb-4a40-bc3b-246842bc5274", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2108196580"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:43.174826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f8a109a-24fb-4a40-bc3b-246842bc5274', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2108196580'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:43.174888 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume of 1 GB Aug 06 05:32:43.179817 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Availability Zones retrieved successfully. Aug 06 05:32:43.187814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (9981cf51-35a8-496d-af62-e132c1811e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:43.189464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5cac1e2-786e-41d5-b23d-8b3410cefc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.193121 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:43.221041 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5cac1e2-786e-41d5-b23d-8b3410cefc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.221890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd9f79a0-66f4-40a8-816c-33743be203d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.240445 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0deeb893-8ec4-485a-a41a-b4803857a04e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.242004 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0deeb893-8ec4-485a-a41a-b4803857a04e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc Aug 06 05:32:43.242162 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0deeb893-8ec4-485a-a41a-b4803857a04e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.242409 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0deeb893-8ec4-485a-a41a-b4803857a04e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.250347 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0deeb893-8ec4-485a-a41a-b4803857a04e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc returned with HTTP 404 Aug 06 05:32:43.250799 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1262/5012] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:43 2026] GET /volume/v3/volumes/916269bb-bb1a-484d-ae92-ac1d938b16cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:43.258980 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0e8900fb-36a9-4667-bcfd-3e523164105c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.261300 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:43.261790 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1705545427"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:43.261949 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Created reservations ['b3efcf9a-dd9d-42c3-9ae5-a2a53f07b4ce', 'e5bfd47d-6b9b-4021-831d-b4926d6d9a45', 'c10c677e-1919-414d-8db8-8f9e49875b80', '8b65bbf6-cdd7-4735-9c7d-85e7a8f102f6'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:43.262803 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd9f79a0-66f4-40a8-816c-33743be203d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3efcf9a-dd9d-42c3-9ae5-a2a53f07b4ce', 'e5bfd47d-6b9b-4021-831d-b4926d6d9a45', 'c10c677e-1919-414d-8db8-8f9e49875b80', '8b65bbf6-cdd7-4735-9c7d-85e7a8f102f6']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.263649 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6053a85d-3fc1-4d18-8c45-8d5df7ab0f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.263722 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1705545427'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:43.263852 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume of 1 GB Aug 06 05:32:43.264207 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:43.264207 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:43.268299 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:43.276258 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (b43f480f-f6ce-4404-9c3c-51e619353be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:43.277912 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f689a31c-ca5b-40e3-814d-33cacd9ec768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.279155 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:43.286483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6053a85d-3fc1-4d18-8c45-8d5df7ab0f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ea5eca9-c5ea-4a32-972d-ba22f41f498c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2108196580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['b3efcf9a-dd9d-42c3-9ae5-a2a53f07b4ce','e5bfd47d-6b9b-4021-831d-b4926d6d9a45','c10c677e-1919-414d-8db8-8f9e49875b80','8b65bbf6-cdd7-4735-9c7d-85e7a8f102f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2108196580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ea5eca9-c5ea-4a32-972d-ba22f41f498c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e75c275eaf4332805674fc1cd60066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d847f44bcac3431b98919177248ae68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.287187 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ab47c1-680d-4a9f-af45-8d141059cfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.305921 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f689a31c-ca5b-40e3-814d-33cacd9ec768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.306621 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ab47c1-680d-4a9f-af45-8d141059cfcb) transitioned into state 'SUCCESS' from state '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-2108196580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e75c275eaf4332805674fc1cd60066',qos_specs=None,replication_status=,reservations=['b3efcf9a-dd9d-42c3-9ae5-a2a53f07b4ce','e5bfd47d-6b9b-4021-831d-b4926d6d9a45','c10c677e-1919-414d-8db8-8f9e49875b80','8b65bbf6-cdd7-4735-9c7d-85e7a8f102f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d847f44bcac3431b98919177248ae68e',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.306834 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db442ffc-07dc-4a85-a924-e699f63cee50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.307331 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8aaec4a-ff31-45c2-ac9f-c73563eec6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.316028 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8aaec4a-ff31-45c2-ac9f-c73563eec6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.316835 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Flow 'volume_create_api' (9981cf51-35a8-496d-af62-e132c1811e11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:43.317120 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Create volume request issued successfully. Aug 06 05:32:43.317711 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-06d9c178-384a-4a2d-b56f-c185bef65f0e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:43.318129 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1256/5013] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:32:43 2026] POST /volume/v3/volumes => generated 760 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:43.330981 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7f45c4d0-17e7-475f-adf5-818754f3260b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.332827 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7f45c4d0-17e7-475f-adf5-818754f3260b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe Aug 06 05:32:43.332952 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7f45c4d0-17e7-475f-adf5-818754f3260b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.333126 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7f45c4d0-17e7-475f-adf5-818754f3260b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.341069 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:43.341069 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:43.344317 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7f45c4d0-17e7-475f-adf5-818754f3260b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:43.346625 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['73036537-ccdc-4f11-9058-ca1f47629d9a', '017378df-856e-487b-985e-e0f1458174eb', '84700562-9028-40a0-8922-46cf7a9ce3aa', 'cf8fdd00-e73c-41f9-b070-6c64e69d542b'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:43.347437 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db442ffc-07dc-4a85-a924-e699f63cee50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73036537-ccdc-4f11-9058-ca1f47629d9a', '017378df-856e-487b-985e-e0f1458174eb', '84700562-9028-40a0-8922-46cf7a9ce3aa', 'cf8fdd00-e73c-41f9-b070-6c64e69d542b']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.348141 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf3072e-4062-4a73-bf72-2a43e9155456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.348903 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7f45c4d0-17e7-475f-adf5-818754f3260b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe returned with HTTP 200 Aug 06 05:32:43.349305 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1246/5014] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:43 2026] GET /volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:43.362012 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bb939792-d64f-4e69-9679-3d131a7b7edb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.364063 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb939792-d64f-4e69-9679-3d131a7b7edb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 Aug 06 05:32:43.364310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb939792-d64f-4e69-9679-3d131a7b7edb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.364587 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bb939792-d64f-4e69-9679-3d131a7b7edb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.372431 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf3072e-4062-4a73-bf72-2a43e9155456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5391e5ae-a793-4206-9441-5d38501b9da5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1705545427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['73036537-ccdc-4f11-9058-ca1f47629d9a','017378df-856e-487b-985e-e0f1458174eb','84700562-9028-40a0-8922-46cf7a9ce3aa','cf8fdd00-e73c-41f9-b070-6c64e69d542b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1705545427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5391e5ae-a793-4206-9441-5d38501b9da5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee80a114a76243b4b647839ee8d69270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039599372b97485782619211108b51fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.373026 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:43.373026 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:43.373437 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe23562-78eb-49d0-868a-11b3b77218a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.377152 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-bb939792-d64f-4e69-9679-3d131a7b7edb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:43.381483 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bb939792-d64f-4e69-9679-3d131a7b7edb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 returned with HTTP 200 Aug 06 05:32:43.381920 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1263/5015] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:43 2026] GET /volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:43.392380 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe23562-78eb-49d0-868a-11b3b77218a7) transitioned into state 'SUCCESS' from state '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-1705545427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['73036537-ccdc-4f11-9058-ca1f47629d9a','017378df-856e-487b-985e-e0f1458174eb','84700562-9028-40a0-8922-46cf7a9ce3aa','cf8fdd00-e73c-41f9-b070-6c64e69d542b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.393735 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c594952c-05b8-49b0-ab22-33b8fceceffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:43.398403 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6edb3af3-0ed1-490f-8a41-f9a00d3dcbcf None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.400443 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6edb3af3-0ed1-490f-8a41-f9a00d3dcbcf tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf Aug 06 05:32:43.400623 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6edb3af3-0ed1-490f-8a41-f9a00d3dcbcf tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.400778 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6edb3af3-0ed1-490f-8a41-f9a00d3dcbcf tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.405540 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c594952c-05b8-49b0-ab22-33b8fceceffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:43.406732 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (b43f480f-f6ce-4404-9c3c-51e619353be9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:43.407142 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request issued successfully. Aug 06 05:32:43.407311 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:43.407311 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:43.408026 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0e8900fb-36a9-4667-bcfd-3e523164105c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:43.408591 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1251/5016] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:43 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:43.410753 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6edb3af3-0ed1-490f-8a41-f9a00d3dcbcf tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:43.414772 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6edb3af3-0ed1-490f-8a41-f9a00d3dcbcf tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf returned with HTTP 200 Aug 06 05:32:43.415115 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1257/5017] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:43 2026] GET /volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:43.420314 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ba2a69c8-e0c4-425d-8a64-ef68a1dfa227 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.422660 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ba2a69c8-e0c4-425d-8a64-ef68a1dfa227 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 Aug 06 05:32:43.422957 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ba2a69c8-e0c4-425d-8a64-ef68a1dfa227 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.423155 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ba2a69c8-e0c4-425d-8a64-ef68a1dfa227 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.426178 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-13b605a4-8b52-4b10-89d3-4eb13d9b3d77 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.427843 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-13b605a4-8b52-4b10-89d3-4eb13d9b3d77 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 Aug 06 05:32:43.428034 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-13b605a4-8b52-4b10-89d3-4eb13d9b3d77 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.428211 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-13b605a4-8b52-4b10-89d3-4eb13d9b3d77 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.430278 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:43.430278 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:43.433973 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ba2a69c8-e0c4-425d-8a64-ef68a1dfa227 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:43.435180 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:43.435180 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:43.437633 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ba2a69c8-e0c4-425d-8a64-ef68a1dfa227 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 returned with HTTP 200 Aug 06 05:32:43.438031 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1247/5018] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:43 2026] GET /volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:32:43.438746 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-13b605a4-8b52-4b10-89d3-4eb13d9b3d77 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:43.444282 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-13b605a4-8b52-4b10-89d3-4eb13d9b3d77 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 returned with HTTP 200 Aug 06 05:32:43.444842 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1264/5019] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:43 2026] GET /volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:43.457271 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b41ccf9-61a7-4514-a339-724d0d35fc6f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.459166 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b41ccf9-61a7-4514-a339-724d0d35fc6f tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c Aug 06 05:32:43.459399 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b41ccf9-61a7-4514-a339-724d0d35fc6f tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.459593 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b41ccf9-61a7-4514-a339-724d0d35fc6f tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.466024 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:43.466024 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:43.469614 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3b41ccf9-61a7-4514-a339-724d0d35fc6f tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:43.473463 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b41ccf9-61a7-4514-a339-724d0d35fc6f tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c returned with HTTP 200 Aug 06 05:32:43.473819 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1252/5020] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:43 2026] GET /volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:43.898033 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-be13791f-bd7b-42a5-93f8-b326e6adb469 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.899954 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-be13791f-bd7b-42a5-93f8-b326e6adb469 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:43.900245 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-be13791f-bd7b-42a5-93f8-b326e6adb469 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.900513 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-be13791f-bd7b-42a5-93f8-b326e6adb469 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.906281 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-be13791f-bd7b-42a5-93f8-b326e6adb469 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 returned with HTTP 404 Aug 06 05:32:43.906793 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1258/5021] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:43 2026] GET /volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:43.913646 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8f366933-c7f0-49f2-85cd-bbd0a543971a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.915656 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8f366933-c7f0-49f2-85cd-bbd0a543971a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 Aug 06 05:32:43.915871 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8f366933-c7f0-49f2-85cd-bbd0a543971a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.916095 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8f366933-c7f0-49f2-85cd-bbd0a543971a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.916260 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8f366933-c7f0-49f2-85cd-bbd0a543971a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: d3f728c1-378c-40db-8c89-19386d72c1a6 Aug 06 05:32:43.923612 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:43.923612 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:43.924020 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8f366933-c7f0-49f2-85cd-bbd0a543971a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:43.941077 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8f366933-c7f0-49f2-85cd-bbd0a543971a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:43.941274 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8f366933-c7f0-49f2-85cd-bbd0a543971a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 returned with HTTP 202 Aug 06 05:32:43.941737 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1248/5022] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:43 2026] DELETE /volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:43.949118 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ec274007-0142-4ae7-88e3-b0c82babf032 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:43.950846 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ec274007-0142-4ae7-88e3-b0c82babf032 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 Aug 06 05:32:43.951097 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ec274007-0142-4ae7-88e3-b0c82babf032 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:43.951260 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ec274007-0142-4ae7-88e3-b0c82babf032 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:43.957980 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:43.957980 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:43.962729 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ec274007-0142-4ae7-88e3-b0c82babf032 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:43.967144 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ec274007-0142-4ae7-88e3-b0c82babf032 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 returned with HTTP 200 Aug 06 05:32:43.967638 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1265/5023] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:43 2026] GET /volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:44.451711 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-868872af-1885-443d-83f9-9b7db21862c2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:44.453249 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-868872af-1885-443d-83f9-9b7db21862c2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 Aug 06 05:32:44.453549 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-868872af-1885-443d-83f9-9b7db21862c2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:44.454790 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-868872af-1885-443d-83f9-9b7db21862c2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:44.460371 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:44.460371 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:44.463655 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-868872af-1885-443d-83f9-9b7db21862c2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:44.467171 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-868872af-1885-443d-83f9-9b7db21862c2 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 returned with HTTP 200 Aug 06 05:32:44.467690 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1253/5024] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:44 2026] GET /volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:44.483431 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-17d1d69a-e514-4719-b529-a88819c4471f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:44.485598 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-17d1d69a-e514-4719-b529-a88819c4471f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:44.486015 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-17d1d69a-e514-4719-b529-a88819c4471f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5391e5ae-a793-4206-9441-5d38501b9da5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1218466017"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:44.486274 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-538bd335-0289-4d21-a161-d4c0366b98d6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:44.487935 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-538bd335-0289-4d21-a161-d4c0366b98d6 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c Aug 06 05:32:44.488114 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-538bd335-0289-4d21-a161-d4c0366b98d6 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:44.488283 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-538bd335-0289-4d21-a161-d4c0366b98d6 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:44.494894 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:44.494894 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:44.497567 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:44.497567 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:44.497947 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-538bd335-0289-4d21-a161-d4c0366b98d6 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:44.498005 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-17d1d69a-e514-4719-b529-a88819c4471f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:44.498166 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-17d1d69a-e514-4719-b529-a88819c4471f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create snapshot from volume 5391e5ae-a793-4206-9441-5d38501b9da5 Aug 06 05:32:44.501776 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-538bd335-0289-4d21-a161-d4c0366b98d6 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c returned with HTTP 200 Aug 06 05:32:44.502213 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1249/5025] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:44 2026] GET /volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:44.514182 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-36260aaa-95c9-4184-bcb6-df4aaa1cc601 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:44.515929 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-36260aaa-95c9-4184-bcb6-df4aaa1cc601 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] DELETE https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c Aug 06 05:32:44.516140 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-36260aaa-95c9-4184-bcb6-df4aaa1cc601 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:44.516407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-36260aaa-95c9-4184-bcb6-df4aaa1cc601 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:44.516590 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-36260aaa-95c9-4184-bcb6-df4aaa1cc601 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume with id: 9ea5eca9-c5ea-4a32-972d-ba22f41f498c Aug 06 05:32:44.522059 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-17d1d69a-e514-4719-b529-a88819c4471f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['50a435f3-00b5-4683-8428-ea527977d58f', '26cad4f5-b43a-42e6-b1fd-5eb4f53be274', 'c16463d1-68b4-4f36-b1f6-a38004c4c80a', '145775d7-188d-4d1b-9374-0ae4aba4e450'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:44.523010 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:44.523010 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:44.523507 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-36260aaa-95c9-4184-bcb6-df4aaa1cc601 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:44.542140 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-36260aaa-95c9-4184-bcb6-df4aaa1cc601 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume request issued successfully. Aug 06 05:32:44.542321 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-36260aaa-95c9-4184-bcb6-df4aaa1cc601 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c returned with HTTP 202 Aug 06 05:32:44.542779 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1266/5026] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:44 2026] DELETE /volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:44.554419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-cb5dbd0a-13dd-4325-9d26-f63d9520c8cb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:44.555575 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-17d1d69a-e514-4719-b529-a88819c4471f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot create request issued successfully. Aug 06 05:32:44.556313 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-17d1d69a-e514-4719-b529-a88819c4471f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:44.556469 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1259/5027] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:44 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 06 05:32:44.556635 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb5dbd0a-13dd-4325-9d26-f63d9520c8cb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c Aug 06 05:32:44.556933 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb5dbd0a-13dd-4325-9d26-f63d9520c8cb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:44.557490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-cb5dbd0a-13dd-4325-9d26-f63d9520c8cb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:44.570687 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fd63103a-7887-4049-8acb-cc667039ed51 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:44.572706 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fd63103a-7887-4049-8acb-cc667039ed51 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 Aug 06 05:32:44.574757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fd63103a-7887-4049-8acb-cc667039ed51 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:44.574757 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fd63103a-7887-4049-8acb-cc667039ed51 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:44.574915 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:44.574915 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:44.578546 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-cb5dbd0a-13dd-4325-9d26-f63d9520c8cb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:44.578646 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:44.578646 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:44.578944 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fd63103a-7887-4049-8acb-cc667039ed51 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:44.579802 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fd63103a-7887-4049-8acb-cc667039ed51 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 returned with HTTP 200 Aug 06 05:32:44.580318 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1250/5028] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:44 2026] GET /volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:44.585380 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-cb5dbd0a-13dd-4325-9d26-f63d9520c8cb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c returned with HTTP 200 Aug 06 05:32:44.586130 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1254/5029] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:44 2026] GET /volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:44.981457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e42baff0-968d-4449-bb0c-84563c143ae0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:44.983027 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e42baff0-968d-4449-bb0c-84563c143ae0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 Aug 06 05:32:44.983215 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e42baff0-968d-4449-bb0c-84563c143ae0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:44.983452 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e42baff0-968d-4449-bb0c-84563c143ae0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:44.988864 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e42baff0-968d-4449-bb0c-84563c143ae0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 returned with HTTP 404 Aug 06 05:32:44.989347 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1267/5030] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:44 2026] GET /volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:44.997284 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:44.999167 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:44.999500 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-452894439"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:45.000769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-452894439'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:45.000872 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:45.001101 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:45.001101 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:45.005389 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:45.011054 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (a9cc07f2-f26e-48dc-b98b-1aead8e3af9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:45.012392 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba5c685-5f31-4fe3-9e90-ae489d630d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:45.015176 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:45.041894 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba5c685-5f31-4fe3-9e90-ae489d630d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:45.042635 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bac63b-bca5-4f5b-9826-d8c5174b5f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:45.079869 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['97fab0e3-162a-4145-9aab-0817e5742f10', '29dfd893-cf3f-48bf-a88d-0e752a1b4f7c', 'fd414cbd-38a9-47b4-b64c-9302a42eb39c', 'de205ace-139f-4365-a9db-dde2a72691fa'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:45.080827 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bac63b-bca5-4f5b-9826-d8c5174b5f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97fab0e3-162a-4145-9aab-0817e5742f10', '29dfd893-cf3f-48bf-a88d-0e752a1b4f7c', 'fd414cbd-38a9-47b4-b64c-9302a42eb39c', 'de205ace-139f-4365-a9db-dde2a72691fa']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:45.081750 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c7337d-7c8d-419e-8483-44736d6b86cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:45.108698 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07c7337d-7c8d-419e-8483-44736d6b86cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1532f509-d070-4719-8aa0-796cabdfe3b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-452894439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['97fab0e3-162a-4145-9aab-0817e5742f10','29dfd893-cf3f-48bf-a88d-0e752a1b4f7c','fd414cbd-38a9-47b4-b64c-9302a42eb39c','de205ace-139f-4365-a9db-dde2a72691fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-452894439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1532f509-d070-4719-8aa0-796cabdfe3b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:45.110216 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5739499a-1407-483c-86a4-1d7c49c5f66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:45.129788 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5739499a-1407-483c-86a4-1d7c49c5f66b) transitioned into state 'SUCCESS' from state '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-452894439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['97fab0e3-162a-4145-9aab-0817e5742f10','29dfd893-cf3f-48bf-a88d-0e752a1b4f7c','fd414cbd-38a9-47b4-b64c-9302a42eb39c','de205ace-139f-4365-a9db-dde2a72691fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:45.130629 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff04e76f-3679-4ec4-af2b-9ea182caa7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:45.139908 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff04e76f-3679-4ec4-af2b-9ea182caa7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:45.140997 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (a9cc07f2-f26e-48dc-b98b-1aead8e3af9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:45.141409 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:45.142420 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0de74eb9-df9c-42a0-8393-4595c7d4774a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:45.143102 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1260/5031] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:32:44 2026] POST /volume/v3/volumes => generated 769 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:45.154904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-bc5171cb-a74f-4cf8-b46f-6eda07bde3cb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:45.156498 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bc5171cb-a74f-4cf8-b46f-6eda07bde3cb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:45.156671 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bc5171cb-a74f-4cf8-b46f-6eda07bde3cb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:45.156905 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-bc5171cb-a74f-4cf8-b46f-6eda07bde3cb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:45.163037 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:45.163037 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:45.166485 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-bc5171cb-a74f-4cf8-b46f-6eda07bde3cb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:45.170254 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-bc5171cb-a74f-4cf8-b46f-6eda07bde3cb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 returned with HTTP 200 Aug 06 05:32:45.170641 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1251/5032] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:45 2026] GET /volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:45.589884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3045bbb5-0dd6-4443-8f9d-22f4d1b8b723 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:45.591386 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3045bbb5-0dd6-4443-8f9d-22f4d1b8b723 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 Aug 06 05:32:45.591652 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3045bbb5-0dd6-4443-8f9d-22f4d1b8b723 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:45.591917 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3045bbb5-0dd6-4443-8f9d-22f4d1b8b723 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:45.596212 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:45.596212 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:45.597510 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3045bbb5-0dd6-4443-8f9d-22f4d1b8b723 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:45.597510 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3045bbb5-0dd6-4443-8f9d-22f4d1b8b723 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 returned with HTTP 200 Aug 06 05:32:45.597510 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1255/5033] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:45 2026] GET /volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:45.597910 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-54d3ed39-1b22-4eac-9755-f4ecd6f7f4bb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:45.599956 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-54d3ed39-1b22-4eac-9755-f4ecd6f7f4bb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c Aug 06 05:32:45.600230 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-54d3ed39-1b22-4eac-9755-f4ecd6f7f4bb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:45.600444 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-54d3ed39-1b22-4eac-9755-f4ecd6f7f4bb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:45.606020 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6c0780ab-c434-4db3-83ad-05b64b9bebc4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:45.607474 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-54d3ed39-1b22-4eac-9755-f4ecd6f7f4bb tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c returned with HTTP 404 Aug 06 05:32:45.607932 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1268/5034] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:45 2026] GET /volume/v3/volumes/9ea5eca9-c5ea-4a32-972d-ba22f41f498c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:45.608546 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c0780ab-c434-4db3-83ad-05b64b9bebc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] POST https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966/action Aug 06 05:32:45.608984 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c0780ab-c434-4db3-83ad-05b64b9bebc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:45.609145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6c0780ab-c434-4db3-83ad-05b64b9bebc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:45.610952 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.admin_actions [None req-6c0780ab-c434-4db3-83ad-05b64b9bebc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Updating snapshot 'f44b44fe-4d34-49fc-8f67-95a44a887966' with '{'status': 'error'}' {{(pid=100426) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:32:45.613565 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-10e5f4e1-56e4-46db-a48b-e137c9b5a38e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:45.615125 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10e5f4e1-56e4-46db-a48b-e137c9b5a38e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] DELETE https://10.4.3.205/volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 Aug 06 05:32:45.615299 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10e5f4e1-56e4-46db-a48b-e137c9b5a38e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:45.615528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-10e5f4e1-56e4-46db-a48b-e137c9b5a38e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:45.615662 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-10e5f4e1-56e4-46db-a48b-e137c9b5a38e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume with id: 6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 Aug 06 05:32:45.621610 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:45.621610 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:45.622192 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.policy [None req-6c0780ab-c434-4db3-83ad-05b64b9bebc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2759e4474ff74d64866415344e9b7ede', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee80a114a76243b4b647839ee8d69270', '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=100426) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:32:45.622303 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:45.622303 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:45.622469 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6c0780ab-c434-4db3-83ad-05b64b9bebc4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966/action returned with HTTP 403 Aug 06 05:32:45.622709 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-10e5f4e1-56e4-46db-a48b-e137c9b5a38e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:45.623008 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1261/5035] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:32:45 2026] POST /volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:45.631354 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dba93497-1784-487a-bafb-58c534b87f21 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:45.632772 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dba93497-1784-487a-bafb-58c534b87f21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 Aug 06 05:32:45.633148 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dba93497-1784-487a-bafb-58c534b87f21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:45.633443 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dba93497-1784-487a-bafb-58c534b87f21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:45.633623 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-dba93497-1784-487a-bafb-58c534b87f21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete snapshot with id: f44b44fe-4d34-49fc-8f67-95a44a887966 Aug 06 05:32:45.638412 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:45.638412 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:45.638826 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dba93497-1784-487a-bafb-58c534b87f21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:45.640358 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-10e5f4e1-56e4-46db-a48b-e137c9b5a38e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume request issued successfully. Aug 06 05:32:45.640495 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-10e5f4e1-56e4-46db-a48b-e137c9b5a38e tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 returned with HTTP 202 Aug 06 05:32:45.641204 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1252/5036] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:45 2026] DELETE /volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:45.649476 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4313ba7a-e7c7-4c6d-94ed-e8af755dc2cd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:45.652736 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4313ba7a-e7c7-4c6d-94ed-e8af755dc2cd tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 Aug 06 05:32:45.653112 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4313ba7a-e7c7-4c6d-94ed-e8af755dc2cd tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:45.653403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4313ba7a-e7c7-4c6d-94ed-e8af755dc2cd tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:45.658981 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dba93497-1784-487a-bafb-58c534b87f21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot delete request issued successfully. Aug 06 05:32:45.658981 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dba93497-1784-487a-bafb-58c534b87f21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 returned with HTTP 202 Aug 06 05:32:45.658981 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1256/5037] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:45 2026] DELETE /volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:45.662747 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:45.662747 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:45.668020 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4313ba7a-e7c7-4c6d-94ed-e8af755dc2cd tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:45.668907 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-071cce14-6512-4ce7-9ce6-997b01f7a2b0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:45.671053 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-071cce14-6512-4ce7-9ce6-997b01f7a2b0 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 Aug 06 05:32:45.671317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-071cce14-6512-4ce7-9ce6-997b01f7a2b0 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:45.671607 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-071cce14-6512-4ce7-9ce6-997b01f7a2b0 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:45.674768 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4313ba7a-e7c7-4c6d-94ed-e8af755dc2cd tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 returned with HTTP 200 Aug 06 05:32:45.675233 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1269/5038] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:45 2026] GET /volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:45.678636 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:45.678636 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:45.679024 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-071cce14-6512-4ce7-9ce6-997b01f7a2b0 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:45.679831 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-071cce14-6512-4ce7-9ce6-997b01f7a2b0 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 returned with HTTP 200 Aug 06 05:32:45.680297 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1262/5039] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:45 2026] GET /volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:46.182441 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-eae24d5a-b58e-4360-ad8d-6475222b768b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:46.184440 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eae24d5a-b58e-4360-ad8d-6475222b768b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:46.184702 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eae24d5a-b58e-4360-ad8d-6475222b768b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:46.184932 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eae24d5a-b58e-4360-ad8d-6475222b768b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:46.192011 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:46.192011 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:46.195616 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-eae24d5a-b58e-4360-ad8d-6475222b768b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:46.199697 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eae24d5a-b58e-4360-ad8d-6475222b768b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 returned with HTTP 200 Aug 06 05:32:46.200082 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1253/5040] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:46 2026] GET /volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:46.212230 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-98559652-b036-463f-a4bb-5bbe8811f6c0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:46.213698 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-98559652-b036-463f-a4bb-5bbe8811f6c0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:46.214167 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-98559652-b036-463f-a4bb-5bbe8811f6c0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1532f509-d070-4719-8aa0-796cabdfe3b4", "name": "tempest-VolumeDependencyTests-Snapshot-1066763957"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:46.222459 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:46.222459 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:46.223067 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-98559652-b036-463f-a4bb-5bbe8811f6c0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:46.224012 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-98559652-b036-463f-a4bb-5bbe8811f6c0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create snapshot from volume 1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:46.246877 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-98559652-b036-463f-a4bb-5bbe8811f6c0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['2231f942-576f-4a99-8aab-1fb405b92869', '6189b959-1f1e-4041-b2a8-a164d09ccc74', '0f0afded-5567-4306-b825-2f33e431f195', '2caa705f-1a03-4664-b411-d2e363537e22'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:46.275034 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-98559652-b036-463f-a4bb-5bbe8811f6c0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot create request issued successfully. Aug 06 05:32:46.275588 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-98559652-b036-463f-a4bb-5bbe8811f6c0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:46.276149 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1257/5041] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:46.284795 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-631b4827-90a7-4c90-82c3-9d8758f167a5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:46.287617 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-631b4827-90a7-4c90-82c3-9d8758f167a5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 Aug 06 05:32:46.288005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-631b4827-90a7-4c90-82c3-9d8758f167a5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:46.288248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-631b4827-90a7-4c90-82c3-9d8758f167a5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:46.294785 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:46.294785 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:46.295432 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-631b4827-90a7-4c90-82c3-9d8758f167a5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:46.296472 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-631b4827-90a7-4c90-82c3-9d8758f167a5 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 returned with HTTP 200 Aug 06 05:32:46.296951 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1270/5042] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:46 2026] GET /volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:46.687167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dbd04258-ab13-4866-a211-9266050640ce None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:46.689123 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dbd04258-ab13-4866-a211-9266050640ce tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 Aug 06 05:32:46.689325 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dbd04258-ab13-4866-a211-9266050640ce tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:46.689529 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dbd04258-ab13-4866-a211-9266050640ce tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:46.691441 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-000a7c94-e7e2-4e32-a412-f9f39b380a95 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:46.693663 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-000a7c94-e7e2-4e32-a412-f9f39b380a95 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 Aug 06 05:32:46.693904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-000a7c94-e7e2-4e32-a412-f9f39b380a95 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:46.694169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-000a7c94-e7e2-4e32-a412-f9f39b380a95 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:46.696864 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dbd04258-ab13-4866-a211-9266050640ce tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 returned with HTTP 404 Aug 06 05:32:46.697344 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1263/5043] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:46 2026] GET /volume/v3/volumes/6ac1913f-cd7a-4de7-b412-c4ac27bbcb27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:46.700534 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-000a7c94-e7e2-4e32-a412-f9f39b380a95 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 returned with HTTP 404 Aug 06 05:32:46.701194 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1254/5044] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:46 2026] GET /volume/v3/snapshots/f44b44fe-4d34-49fc-8f67-95a44a887966 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:46.706282 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3debfe83-b0f4-4029-9b0d-386d1c70811b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:46.707475 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b73c2c2e-b734-45ac-9e82-8e1b8b9a1742 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:46.708637 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3debfe83-b0f4-4029-9b0d-386d1c70811b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] DELETE https://10.4.3.205/volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf Aug 06 05:32:46.708905 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3debfe83-b0f4-4029-9b0d-386d1c70811b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:46.709165 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3debfe83-b0f4-4029-9b0d-386d1c70811b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:46.709206 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b73c2c2e-b734-45ac-9e82-8e1b8b9a1742 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 Aug 06 05:32:46.709387 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b73c2c2e-b734-45ac-9e82-8e1b8b9a1742 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:46.709425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-3debfe83-b0f4-4029-9b0d-386d1c70811b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume with id: 5108c591-fe57-4261-80c5-6ad21ac9aedf Aug 06 05:32:46.709580 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b73c2c2e-b734-45ac-9e82-8e1b8b9a1742 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:46.709730 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-b73c2c2e-b734-45ac-9e82-8e1b8b9a1742 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume with id: 5391e5ae-a793-4206-9441-5d38501b9da5 Aug 06 05:32:46.717013 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:46.717013 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:46.717364 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b73c2c2e-b734-45ac-9e82-8e1b8b9a1742 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:46.718273 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:46.718273 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:46.719034 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3debfe83-b0f4-4029-9b0d-386d1c70811b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:46.734472 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-b73c2c2e-b734-45ac-9e82-8e1b8b9a1742 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume request issued successfully. Aug 06 05:32:46.734655 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b73c2c2e-b734-45ac-9e82-8e1b8b9a1742 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 returned with HTTP 202 Aug 06 05:32:46.735060 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1271/5045] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:46 2026] DELETE /volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:46.743015 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-034aad44-9cc2-4963-9087-c260a74dcb33 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:46.744733 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-034aad44-9cc2-4963-9087-c260a74dcb33 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 Aug 06 05:32:46.744921 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-034aad44-9cc2-4963-9087-c260a74dcb33 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:46.745105 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-034aad44-9cc2-4963-9087-c260a74dcb33 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:46.746711 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3debfe83-b0f4-4029-9b0d-386d1c70811b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume request issued successfully. Aug 06 05:32:46.746964 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3debfe83-b0f4-4029-9b0d-386d1c70811b tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf returned with HTTP 202 Aug 06 05:32:46.747526 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1258/5046] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:46 2026] DELETE /volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:46.753946 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:46.753946 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:46.754081 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-34251598-2780-4370-8ceb-73333b31e74c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:46.756517 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-34251598-2780-4370-8ceb-73333b31e74c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf Aug 06 05:32:46.756825 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-34251598-2780-4370-8ceb-73333b31e74c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:46.757043 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-34251598-2780-4370-8ceb-73333b31e74c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:46.757895 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-034aad44-9cc2-4963-9087-c260a74dcb33 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:46.762199 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-034aad44-9cc2-4963-9087-c260a74dcb33 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 returned with HTTP 200 Aug 06 05:32:46.762729 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1264/5047] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:46 2026] GET /volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:46.765762 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:46.765762 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:46.770735 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-34251598-2780-4370-8ceb-73333b31e74c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:46.775235 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-34251598-2780-4370-8ceb-73333b31e74c tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf returned with HTTP 200 Aug 06 05:32:46.775848 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1255/5048] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:46 2026] GET /volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:47.306304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0383b0e6-f48e-4d99-ac65-2d09213eb031 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:47.308076 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0383b0e6-f48e-4d99-ac65-2d09213eb031 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 Aug 06 05:32:47.308255 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0383b0e6-f48e-4d99-ac65-2d09213eb031 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:47.308487 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0383b0e6-f48e-4d99-ac65-2d09213eb031 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:47.313500 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:47.313500 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:47.313870 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0383b0e6-f48e-4d99-ac65-2d09213eb031 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:47.314619 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0383b0e6-f48e-4d99-ac65-2d09213eb031 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 returned with HTTP 200 Aug 06 05:32:47.314956 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1272/5049] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:47 2026] GET /volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:47.323538 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:47.325311 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:47.325651 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4be07980-cff0-4679-913c-d1cb2ae984a6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1240480918"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:47.327136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'snapshot_id': '4be07980-cff0-4679-913c-d1cb2ae984a6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1240480918'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:47.332058 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:47.332058 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:47.332543 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:47.332630 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:47.336555 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:47.341739 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (a5647278-0c4e-4033-9731-eade298ea62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:47.342572 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3384b40a-0d60-484e-9807-1584dd184023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.343476 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:47.374555 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3384b40a-0d60-484e-9807-1584dd184023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4be07980-cff0-4679-913c-d1cb2ae984a6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.375646 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc09104-2429-46e8-94f3-74eaf9ae2a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.431450 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['0758f8a5-349a-4f37-9e5e-359501edb3f9', '82d09bdf-a624-49ed-a3a1-2648c22054bf', '668ef0d9-308c-4835-a032-5184cd39c093', 'aa76c2a2-656e-4576-b99f-c1b7c9bbf1d9'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:47.432532 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc09104-2429-46e8-94f3-74eaf9ae2a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0758f8a5-349a-4f37-9e5e-359501edb3f9', '82d09bdf-a624-49ed-a3a1-2648c22054bf', '668ef0d9-308c-4835-a032-5184cd39c093', 'aa76c2a2-656e-4576-b99f-c1b7c9bbf1d9']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.433569 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00a99ac-5b0e-46c9-b89d-b5aa0be8ba6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.475025 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00a99ac-5b0e-46c9-b89d-b5aa0be8ba6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1240480918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['0758f8a5-349a-4f37-9e5e-359501edb3f9','82d09bdf-a624-49ed-a3a1-2648c22054bf','668ef0d9-308c-4835-a032-5184cd39c093','aa76c2a2-656e-4576-b99f-c1b7c9bbf1d9'],size=1,snapshot_id=4be07980-cff0-4679-913c-d1cb2ae984a6,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1240480918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4be07980-cff0-4679-913c-d1cb2ae984a6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.475645 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd68f15c-0179-4406-a668-9a6c5faff45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.495994 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd68f15c-0179-4406-a668-9a6c5faff45e) transitioned into state 'SUCCESS' from state '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-1240480918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['0758f8a5-349a-4f37-9e5e-359501edb3f9','82d09bdf-a624-49ed-a3a1-2648c22054bf','668ef0d9-308c-4835-a032-5184cd39c093','aa76c2a2-656e-4576-b99f-c1b7c9bbf1d9'],size=1,snapshot_id=4be07980-cff0-4679-913c-d1cb2ae984a6,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.496937 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba0c9ca-50fe-479f-b6bc-5fbb460521fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.524241 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba0c9ca-50fe-479f-b6bc-5fbb460521fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.525420 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (a5647278-0c4e-4033-9731-eade298ea62a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:47.525809 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:47.526555 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-756c5f51-57b8-4950-b175-4818d47ad1f7 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:47.527238 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1259/5050] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:32:47 2026] POST /volume/v3/volumes => generated 804 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:47.539802 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-44e42fbf-e44e-4b38-84c6-19e827333ff3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:47.541631 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-44e42fbf-e44e-4b38-84c6-19e827333ff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa Aug 06 05:32:47.541812 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-44e42fbf-e44e-4b38-84c6-19e827333ff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:47.541993 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-44e42fbf-e44e-4b38-84c6-19e827333ff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:47.548309 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:47.548309 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:47.553949 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-44e42fbf-e44e-4b38-84c6-19e827333ff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:47.558239 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-44e42fbf-e44e-4b38-84c6-19e827333ff3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa returned with HTTP 200 Aug 06 05:32:47.558589 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1265/5051] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:47 2026] GET /volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:47.779075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b5444467-7ca7-4afe-a1e4-2a6e09767fc1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:47.781022 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b5444467-7ca7-4afe-a1e4-2a6e09767fc1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 Aug 06 05:32:47.781206 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b5444467-7ca7-4afe-a1e4-2a6e09767fc1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:47.781449 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b5444467-7ca7-4afe-a1e4-2a6e09767fc1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:47.787739 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b5444467-7ca7-4afe-a1e4-2a6e09767fc1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 returned with HTTP 404 Aug 06 05:32:47.788243 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1256/5052] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:47 2026] GET /volume/v3/volumes/5391e5ae-a793-4206-9441-5d38501b9da5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:47.791919 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1626de7f-f98d-40e2-9730-2285020dd198 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:47.793672 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1626de7f-f98d-40e2-9730-2285020dd198 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf Aug 06 05:32:47.793849 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1626de7f-f98d-40e2-9730-2285020dd198 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:47.794012 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1626de7f-f98d-40e2-9730-2285020dd198 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:47.795221 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-baaae013-a15d-42da-8616-b477cdfe1a31 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:47.797017 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:47.797328 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-807645609"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:47.798696 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-807645609'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:47.798818 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume of 1 GB Aug 06 05:32:47.799131 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:47.799131 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:47.799441 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1626de7f-f98d-40e2-9730-2285020dd198 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf returned with HTTP 404 Aug 06 05:32:47.799947 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1273/5053] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:47 2026] GET /volume/v3/volumes/5108c591-fe57-4261-80c5-6ad21ac9aedf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:47.802755 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:47.805544 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2445abde-645b-4bc2-bd97-71928d39d14d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:47.807591 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2445abde-645b-4bc2-bd97-71928d39d14d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] DELETE https://10.4.3.205/volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 Aug 06 05:32:47.807791 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2445abde-645b-4bc2-bd97-71928d39d14d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:47.807964 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2445abde-645b-4bc2-bd97-71928d39d14d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:47.808017 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (f4189f9a-ab20-4c27-9252-5c8d2889a99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:47.808130 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-2445abde-645b-4bc2-bd97-71928d39d14d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume with id: 3b96ba53-41e2-4596-9c67-8925a94037f4 Aug 06 05:32:47.808954 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53bdb268-d9a7-418d-9184-8a7db95a8d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.809693 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:47.814340 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:47.814340 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:47.814798 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2445abde-645b-4bc2-bd97-71928d39d14d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:47.829161 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2445abde-645b-4bc2-bd97-71928d39d14d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume request issued successfully. Aug 06 05:32:47.829418 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2445abde-645b-4bc2-bd97-71928d39d14d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 returned with HTTP 202 Aug 06 05:32:47.830018 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1266/5054] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:47 2026] DELETE /volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:47.835034 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53bdb268-d9a7-418d-9184-8a7db95a8d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.835884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c33f094-43b2-406b-9065-bd4c05b7b3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.835934 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-57348d5c-40d5-4d4d-9d68-7add1aff8040 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:47.837616 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-57348d5c-40d5-4d4d-9d68-7add1aff8040 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 Aug 06 05:32:47.837808 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-57348d5c-40d5-4d4d-9d68-7add1aff8040 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:47.838010 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-57348d5c-40d5-4d4d-9d68-7add1aff8040 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:47.845984 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:47.845984 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:47.850907 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-57348d5c-40d5-4d4d-9d68-7add1aff8040 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:47.855212 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-57348d5c-40d5-4d4d-9d68-7add1aff8040 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 returned with HTTP 200 Aug 06 05:32:47.855665 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1257/5055] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:47 2026] GET /volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:47.869980 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['402e4dca-bfc3-400f-a541-c8bb61ba398d', '25dd564e-68e0-4535-be5d-d3438b2e062e', 'afc92b1e-f512-4d2a-8bbc-c02187bcfed5', 'e43af7b7-23c5-478f-8ed0-3ba5cadf436c'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:47.870879 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c33f094-43b2-406b-9065-bd4c05b7b3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['402e4dca-bfc3-400f-a541-c8bb61ba398d', '25dd564e-68e0-4535-be5d-d3438b2e062e', 'afc92b1e-f512-4d2a-8bbc-c02187bcfed5', 'e43af7b7-23c5-478f-8ed0-3ba5cadf436c']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.871542 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (254c8af3-9cc9-47fd-b695-feae7cdb3975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.892733 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (254c8af3-9cc9-47fd-b695-feae7cdb3975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55112189-a205-48cc-a4b0-b2c41dcb4537', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-807645609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['402e4dca-bfc3-400f-a541-c8bb61ba398d','25dd564e-68e0-4535-be5d-d3438b2e062e','afc92b1e-f512-4d2a-8bbc-c02187bcfed5','e43af7b7-23c5-478f-8ed0-3ba5cadf436c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-807645609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55112189-a205-48cc-a4b0-b2c41dcb4537,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee80a114a76243b4b647839ee8d69270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039599372b97485782619211108b51fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.893474 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (575672a4-aa22-4edc-94c5-dc4dfcb33b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.911146 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (575672a4-aa22-4edc-94c5-dc4dfcb33b2b) transitioned into state 'SUCCESS' from state '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-807645609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['402e4dca-bfc3-400f-a541-c8bb61ba398d','25dd564e-68e0-4535-be5d-d3438b2e062e','afc92b1e-f512-4d2a-8bbc-c02187bcfed5','e43af7b7-23c5-478f-8ed0-3ba5cadf436c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.911803 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb20f7be-a290-4df2-b71b-908b750068ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:47.920217 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb20f7be-a290-4df2-b71b-908b750068ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:47.920672 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (f4189f9a-ab20-4c27-9252-5c8d2889a99b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:47.920928 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request issued successfully. Aug 06 05:32:47.921463 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-baaae013-a15d-42da-8616-b477cdfe1a31 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:47.921946 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1260/5056] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:47 2026] POST /volume/v3/volumes => generated 777 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:47.932673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0c5c0b66-8609-491c-9d29-69779a98e20b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:47.934323 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0c5c0b66-8609-491c-9d29-69779a98e20b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 Aug 06 05:32:47.934541 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0c5c0b66-8609-491c-9d29-69779a98e20b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:47.934721 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0c5c0b66-8609-491c-9d29-69779a98e20b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:47.941788 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:47.941788 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:47.945145 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0c5c0b66-8609-491c-9d29-69779a98e20b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:47.948923 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0c5c0b66-8609-491c-9d29-69779a98e20b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 returned with HTTP 200 Aug 06 05:32:47.949461 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1274/5057] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:47 2026] GET /volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:48.570384 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-76a0ae6f-15cf-4981-9528-6b9ee672f582 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:48.572550 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-76a0ae6f-15cf-4981-9528-6b9ee672f582 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa Aug 06 05:32:48.572801 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-76a0ae6f-15cf-4981-9528-6b9ee672f582 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:48.573034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-76a0ae6f-15cf-4981-9528-6b9ee672f582 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:48.581032 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:48.581032 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:48.584179 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-76a0ae6f-15cf-4981-9528-6b9ee672f582 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:48.587985 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-76a0ae6f-15cf-4981-9528-6b9ee672f582 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa returned with HTTP 200 Aug 06 05:32:48.588376 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1267/5058] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:48 2026] GET /volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:48.599259 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-33756b7d-a49a-4399-9daa-619ec14d1cfe None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:48.600960 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-33756b7d-a49a-4399-9daa-619ec14d1cfe tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 Aug 06 05:32:48.601164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-33756b7d-a49a-4399-9daa-619ec14d1cfe tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:48.601405 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-33756b7d-a49a-4399-9daa-619ec14d1cfe tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:48.601507 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-33756b7d-a49a-4399-9daa-619ec14d1cfe tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 4be07980-cff0-4679-913c-d1cb2ae984a6 Aug 06 05:32:48.606394 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:48.606394 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:48.606902 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-33756b7d-a49a-4399-9daa-619ec14d1cfe tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:48.621877 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-33756b7d-a49a-4399-9daa-619ec14d1cfe tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot delete request issued successfully. Aug 06 05:32:48.622099 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-33756b7d-a49a-4399-9daa-619ec14d1cfe tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 returned with HTTP 202 Aug 06 05:32:48.622573 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1258/5059] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:48 2026] DELETE /volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:48.632866 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-38dc45a5-c448-40e6-beb1-2f796dbd5048 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:48.634851 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38dc45a5-c448-40e6-beb1-2f796dbd5048 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 Aug 06 05:32:48.635049 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38dc45a5-c448-40e6-beb1-2f796dbd5048 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:48.635226 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38dc45a5-c448-40e6-beb1-2f796dbd5048 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:48.639873 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:48.639873 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:48.640262 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-38dc45a5-c448-40e6-beb1-2f796dbd5048 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Snapshot retrieved successfully. Aug 06 05:32:48.640988 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38dc45a5-c448-40e6-beb1-2f796dbd5048 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 returned with HTTP 200 Aug 06 05:32:48.641428 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1261/5060] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:48 2026] GET /volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:48.870640 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-af4fefdf-fee5-474c-a20f-ad8b0949e2a8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:48.872438 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-af4fefdf-fee5-474c-a20f-ad8b0949e2a8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 Aug 06 05:32:48.872635 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-af4fefdf-fee5-474c-a20f-ad8b0949e2a8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:48.872813 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-af4fefdf-fee5-474c-a20f-ad8b0949e2a8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:48.878356 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-af4fefdf-fee5-474c-a20f-ad8b0949e2a8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 returned with HTTP 404 Aug 06 05:32:48.878790 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1275/5061] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:48 2026] GET /volume/v3/volumes/3b96ba53-41e2-4596-9c67-8925a94037f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:48.889082 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-14703285-a026-41f9-a1a5-3ce6f4aff56d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:48.892098 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-14703285-a026-41f9-a1a5-3ce6f4aff56d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe Aug 06 05:32:48.892410 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-14703285-a026-41f9-a1a5-3ce6f4aff56d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:48.892666 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-14703285-a026-41f9-a1a5-3ce6f4aff56d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:48.892882 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-14703285-a026-41f9-a1a5-3ce6f4aff56d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume with id: 1a6848cf-0015-4458-83d1-22a39db9d1fe Aug 06 05:32:48.901353 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:48.901353 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:48.902016 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-14703285-a026-41f9-a1a5-3ce6f4aff56d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:48.921657 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-14703285-a026-41f9-a1a5-3ce6f4aff56d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume request issued successfully. Aug 06 05:32:48.921916 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-14703285-a026-41f9-a1a5-3ce6f4aff56d tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe returned with HTTP 202 Aug 06 05:32:48.922493 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1268/5062] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:48 2026] DELETE /volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:48.930120 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ff346620-eb94-4d70-ba81-ed4f46afdfa8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:48.931906 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff346620-eb94-4d70-ba81-ed4f46afdfa8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe Aug 06 05:32:48.932078 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff346620-eb94-4d70-ba81-ed4f46afdfa8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:48.932273 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ff346620-eb94-4d70-ba81-ed4f46afdfa8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:48.940112 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:48.940112 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:48.943551 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ff346620-eb94-4d70-ba81-ed4f46afdfa8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:48.947247 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ff346620-eb94-4d70-ba81-ed4f46afdfa8 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe returned with HTTP 200 Aug 06 05:32:48.947658 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1259/5063] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:48 2026] GET /volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:48.960932 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c1cf2014-d40d-4648-94b6-a82a4b11570c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:48.962640 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c1cf2014-d40d-4648-94b6-a82a4b11570c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 Aug 06 05:32:48.962828 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c1cf2014-d40d-4648-94b6-a82a4b11570c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:48.963015 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c1cf2014-d40d-4648-94b6-a82a4b11570c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:48.971608 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:48.971608 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:48.975416 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c1cf2014-d40d-4648-94b6-a82a4b11570c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:48.979906 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c1cf2014-d40d-4648-94b6-a82a4b11570c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 returned with HTTP 200 Aug 06 05:32:48.980409 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1262/5064] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:48 2026] GET /volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:48.992420 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6bec3de6-c025-4efd-b01a-1e585a82c045 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:48.994163 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6bec3de6-c025-4efd-b01a-1e585a82c045 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:48.994578 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6bec3de6-c025-4efd-b01a-1e585a82c045 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55112189-a205-48cc-a4b0-b2c41dcb4537", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1233213239"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:49.004273 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:49.004273 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:49.004659 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6bec3de6-c025-4efd-b01a-1e585a82c045 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:49.004774 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-6bec3de6-c025-4efd-b01a-1e585a82c045 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create snapshot from volume 55112189-a205-48cc-a4b0-b2c41dcb4537 Aug 06 05:32:49.025678 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-6bec3de6-c025-4efd-b01a-1e585a82c045 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['941ef235-4391-4220-8e9b-96848a50569b', 'b292da13-1e3f-425c-93b6-ffc35222a715', '78503ffe-77cf-49b3-8ba6-fc4e8c87ce87', '85e3a83d-551d-46a6-8674-3f5d118c6a57'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:49.049513 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6bec3de6-c025-4efd-b01a-1e585a82c045 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot create request issued successfully. Aug 06 05:32:49.049866 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6bec3de6-c025-4efd-b01a-1e585a82c045 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:49.050253 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1276/5065] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:49.061083 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-05b0e5d4-c576-4695-8ae4-d6a930e3be52 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:49.063344 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-05b0e5d4-c576-4695-8ae4-d6a930e3be52 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d Aug 06 05:32:49.063606 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-05b0e5d4-c576-4695-8ae4-d6a930e3be52 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:49.063881 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-05b0e5d4-c576-4695-8ae4-d6a930e3be52 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:49.070146 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:49.070146 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:49.070594 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-05b0e5d4-c576-4695-8ae4-d6a930e3be52 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:49.071429 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-05b0e5d4-c576-4695-8ae4-d6a930e3be52 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d returned with HTTP 200 Aug 06 05:32:49.071907 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1269/5066] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:49 2026] GET /volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:49.649415 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ce0a772b-2799-4659-b8cf-59fa8631e103 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:49.651098 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce0a772b-2799-4659-b8cf-59fa8631e103 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 Aug 06 05:32:49.651330 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce0a772b-2799-4659-b8cf-59fa8631e103 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:49.651579 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce0a772b-2799-4659-b8cf-59fa8631e103 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:49.655606 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce0a772b-2799-4659-b8cf-59fa8631e103 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 returned with HTTP 404 Aug 06 05:32:49.656046 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1260/5067] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:49 2026] GET /volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:49.663986 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-79d087f0-60b8-4a5e-a7bf-bf4c07ba0371 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:49.665478 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-79d087f0-60b8-4a5e-a7bf-bf4c07ba0371 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:49.665684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-79d087f0-60b8-4a5e-a7bf-bf4c07ba0371 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:49.665884 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-79d087f0-60b8-4a5e-a7bf-bf4c07ba0371 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:49.666062 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-79d087f0-60b8-4a5e-a7bf-bf4c07ba0371 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: 1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:49.672185 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:49.672185 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:49.672651 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-79d087f0-60b8-4a5e-a7bf-bf4c07ba0371 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:49.686375 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-79d087f0-60b8-4a5e-a7bf-bf4c07ba0371 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:49.686577 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-79d087f0-60b8-4a5e-a7bf-bf4c07ba0371 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 returned with HTTP 202 Aug 06 05:32:49.686975 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1263/5068] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:49 2026] DELETE /volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:49.694073 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-12815ebd-2e9c-45e3-9dd6-79c14de69da4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:49.696625 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-12815ebd-2e9c-45e3-9dd6-79c14de69da4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:49.696912 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-12815ebd-2e9c-45e3-9dd6-79c14de69da4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:49.697168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-12815ebd-2e9c-45e3-9dd6-79c14de69da4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:49.706886 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:49.706886 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:49.711575 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-12815ebd-2e9c-45e3-9dd6-79c14de69da4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:49.717145 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-12815ebd-2e9c-45e3-9dd6-79c14de69da4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 returned with HTTP 200 Aug 06 05:32:49.717677 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1277/5069] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:49 2026] GET /volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:49.962167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-53a319d9-ad60-4d91-85fb-b97183fb3c89 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:49.963938 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53a319d9-ad60-4d91-85fb-b97183fb3c89 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe Aug 06 05:32:49.964150 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-53a319d9-ad60-4d91-85fb-b97183fb3c89 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:49.964346 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-53a319d9-ad60-4d91-85fb-b97183fb3c89 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:49.970039 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53a319d9-ad60-4d91-85fb-b97183fb3c89 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe returned with HTTP 404 Aug 06 05:32:49.970532 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1270/5070] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:49 2026] GET /volume/v3/volumes/1a6848cf-0015-4458-83d1-22a39db9d1fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:49.978172 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ead41491-c02c-4213-834c-627312165301 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:49.980066 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ead41491-c02c-4213-834c-627312165301 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 Aug 06 05:32:49.980250 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ead41491-c02c-4213-834c-627312165301 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:49.980490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ead41491-c02c-4213-834c-627312165301 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:49.980605 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-ead41491-c02c-4213-834c-627312165301 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete snapshot with id: 6f8a109a-24fb-4a40-bc3b-246842bc5274 Aug 06 05:32:49.986121 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:49.986121 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:49.986584 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ead41491-c02c-4213-834c-627312165301 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Snapshot retrieved successfully. Aug 06 05:32:50.000741 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ead41491-c02c-4213-834c-627312165301 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Snapshot delete request issued successfully. Aug 06 05:32:50.000915 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ead41491-c02c-4213-834c-627312165301 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 returned with HTTP 202 Aug 06 05:32:50.001336 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1261/5071] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:49 2026] DELETE /volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:50.009401 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3f40fd41-918c-468c-96e4-8a4d6a6ec47a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:50.011319 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f40fd41-918c-468c-96e4-8a4d6a6ec47a tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 Aug 06 05:32:50.011580 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f40fd41-918c-468c-96e4-8a4d6a6ec47a tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:50.011811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3f40fd41-918c-468c-96e4-8a4d6a6ec47a tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:50.016760 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:50.016760 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:50.017154 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3f40fd41-918c-468c-96e4-8a4d6a6ec47a tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Snapshot retrieved successfully. Aug 06 05:32:50.017925 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3f40fd41-918c-468c-96e4-8a4d6a6ec47a tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 returned with HTTP 200 Aug 06 05:32:50.018269 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1264/5072] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:50 2026] GET /volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:50.081256 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0a051ecf-a3f3-4171-a5b0-a14486d1c3a6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:50.083059 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0a051ecf-a3f3-4171-a5b0-a14486d1c3a6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d Aug 06 05:32:50.083272 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0a051ecf-a3f3-4171-a5b0-a14486d1c3a6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:50.083535 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0a051ecf-a3f3-4171-a5b0-a14486d1c3a6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:50.087961 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:50.087961 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:50.088263 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0a051ecf-a3f3-4171-a5b0-a14486d1c3a6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:50.088904 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0a051ecf-a3f3-4171-a5b0-a14486d1c3a6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d returned with HTTP 200 Aug 06 05:32:50.089255 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1278/5073] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:50 2026] GET /volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:50.097417 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6a4d9a1a-5e30-4f7b-b9cf-adea89978054 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:50.099209 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6a4d9a1a-5e30-4f7b-b9cf-adea89978054 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] GET https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d Aug 06 05:32:50.099452 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6a4d9a1a-5e30-4f7b-b9cf-adea89978054 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:50.099682 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6a4d9a1a-5e30-4f7b-b9cf-adea89978054 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:50.105094 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:50.105094 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:50.105589 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-6a4d9a1a-5e30-4f7b-b9cf-adea89978054 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:50.106357 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6a4d9a1a-5e30-4f7b-b9cf-adea89978054 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d returned with HTTP 200 Aug 06 05:32:50.106853 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1271/5074] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:50 2026] GET /volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:50.117974 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7ca8f495-adda-41bc-b708-ddba2dadf6be None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:50.124709 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ca8f495-adda-41bc-b708-ddba2dadf6be tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d Aug 06 05:32:50.125146 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7ca8f495-adda-41bc-b708-ddba2dadf6be tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:50.126030 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7ca8f495-adda-41bc-b708-ddba2dadf6be tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:50.126509 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-7ca8f495-adda-41bc-b708-ddba2dadf6be tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete snapshot with id: 4f0dc419-3308-4f23-b698-800dd8bbcf1d Aug 06 05:32:50.133730 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:50.133730 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:50.134043 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7ca8f495-adda-41bc-b708-ddba2dadf6be tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:50.155044 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7ca8f495-adda-41bc-b708-ddba2dadf6be tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot delete request issued successfully. Aug 06 05:32:50.155208 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ca8f495-adda-41bc-b708-ddba2dadf6be tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d returned with HTTP 202 Aug 06 05:32:50.155844 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1262/5075] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:50 2026] DELETE /volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:50.165072 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a1c62f64-f2f7-44ae-a0ae-58bba0157479 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:50.168256 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a1c62f64-f2f7-44ae-a0ae-58bba0157479 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d Aug 06 05:32:50.168256 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a1c62f64-f2f7-44ae-a0ae-58bba0157479 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:50.168490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a1c62f64-f2f7-44ae-a0ae-58bba0157479 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:50.173012 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:50.173012 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:50.173323 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a1c62f64-f2f7-44ae-a0ae-58bba0157479 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:50.173996 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a1c62f64-f2f7-44ae-a0ae-58bba0157479 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d returned with HTTP 200 Aug 06 05:32:50.174339 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1265/5076] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:50 2026] GET /volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:50.729231 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-53d6a0c1-93fb-4a94-95fb-a19bb5b7fb02 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:50.730914 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53d6a0c1-93fb-4a94-95fb-a19bb5b7fb02 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:50.731134 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53d6a0c1-93fb-4a94-95fb-a19bb5b7fb02 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:50.731380 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53d6a0c1-93fb-4a94-95fb-a19bb5b7fb02 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:50.736544 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53d6a0c1-93fb-4a94-95fb-a19bb5b7fb02 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 returned with HTTP 404 Aug 06 05:32:50.737049 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1279/5077] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:50 2026] GET /volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:50.744612 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:50.746088 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:50.746433 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-550471380"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:50.747771 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-550471380'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:50.747888 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:50.751897 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:50.757374 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (69fbfa83-c672-42f3-a0bf-985b179206b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:50.758194 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab6f1e3-cf09-4bd3-a8d2-a94f63810198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:50.759175 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:50.782551 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab6f1e3-cf09-4bd3-a8d2-a94f63810198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:50.783249 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28afed3-0fa3-4948-87a6-ba11a709a6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:50.819984 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['9e2d8857-6b49-481e-86e9-7846f2543307', '1beb1c29-21ca-4b86-9f60-22ec3bba8670', 'cabbb169-03e0-4c68-b5b7-9bc23963740f', '88d3cb8c-ba77-433e-ae87-23bf16c117c8'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:50.820727 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28afed3-0fa3-4948-87a6-ba11a709a6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e2d8857-6b49-481e-86e9-7846f2543307', '1beb1c29-21ca-4b86-9f60-22ec3bba8670', 'cabbb169-03e0-4c68-b5b7-9bc23963740f', '88d3cb8c-ba77-433e-ae87-23bf16c117c8']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:50.821405 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de521158-1105-4400-ae87-790ace12c1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:50.841390 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de521158-1105-4400-ae87-790ace12c1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '925a9383-9e0a-488f-8fa8-7194d4a578b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-550471380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['9e2d8857-6b49-481e-86e9-7846f2543307','1beb1c29-21ca-4b86-9f60-22ec3bba8670','cabbb169-03e0-4c68-b5b7-9bc23963740f','88d3cb8c-ba77-433e-ae87-23bf16c117c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-550471380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=925a9383-9e0a-488f-8fa8-7194d4a578b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:50.842019 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a99cb0-e968-49dc-85f7-a5165749b4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:50.856618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a99cb0-e968-49dc-85f7-a5165749b4ac) transitioned into state 'SUCCESS' from state '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-550471380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['9e2d8857-6b49-481e-86e9-7846f2543307','1beb1c29-21ca-4b86-9f60-22ec3bba8670','cabbb169-03e0-4c68-b5b7-9bc23963740f','88d3cb8c-ba77-433e-ae87-23bf16c117c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:50.857212 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f02075-0d20-4a02-9ed0-1e9ae7129658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:50.866269 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f02075-0d20-4a02-9ed0-1e9ae7129658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:50.867072 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (69fbfa83-c672-42f3-a0bf-985b179206b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:50.867382 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:50.867923 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-51225ef3-6ad7-4ce7-872d-03d013dbf92c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:50.868420 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1272/5078] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:32:50 2026] POST /volume/v3/volumes => generated 769 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:50.880826 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-76487b3b-776a-4e7d-b77e-63085efa7b56 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:50.882689 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76487b3b-776a-4e7d-b77e-63085efa7b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 Aug 06 05:32:50.882915 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76487b3b-776a-4e7d-b77e-63085efa7b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:50.883099 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-76487b3b-776a-4e7d-b77e-63085efa7b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:50.890749 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:50.890749 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:50.894850 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-76487b3b-776a-4e7d-b77e-63085efa7b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:50.899758 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-76487b3b-776a-4e7d-b77e-63085efa7b56 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 returned with HTTP 200 Aug 06 05:32:50.900233 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1263/5079] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:50 2026] GET /volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:51.026846 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-18efa211-b05f-44cd-8f65-38402e66fcd7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:51.028706 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-18efa211-b05f-44cd-8f65-38402e66fcd7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 Aug 06 05:32:51.028894 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-18efa211-b05f-44cd-8f65-38402e66fcd7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:51.029083 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-18efa211-b05f-44cd-8f65-38402e66fcd7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:51.033231 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-18efa211-b05f-44cd-8f65-38402e66fcd7 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 returned with HTTP 404 Aug 06 05:32:51.033715 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1266/5080] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:51 2026] GET /volume/v3/snapshots/6f8a109a-24fb-4a40-bc3b-246842bc5274 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:51.039914 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c61470dc-419c-4df5-932a-f93d60474ccc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:51.041645 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c61470dc-419c-4df5-932a-f93d60474ccc tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] DELETE https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 Aug 06 05:32:51.041834 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c61470dc-419c-4df5-932a-f93d60474ccc tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:51.042008 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c61470dc-419c-4df5-932a-f93d60474ccc tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:51.042187 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-c61470dc-419c-4df5-932a-f93d60474ccc tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume with id: 9eef056f-e994-4c45-b2fb-af166bbd7b15 Aug 06 05:32:51.048808 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:51.048808 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:51.049177 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c61470dc-419c-4df5-932a-f93d60474ccc tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:51.062615 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c61470dc-419c-4df5-932a-f93d60474ccc tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Delete volume request issued successfully. Aug 06 05:32:51.062807 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c61470dc-419c-4df5-932a-f93d60474ccc tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 returned with HTTP 202 Aug 06 05:32:51.063142 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1280/5081] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:51 2026] DELETE /volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:51.072013 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-278f9de6-33c0-4fd3-a187-376a556c3a48 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:51.073664 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-278f9de6-33c0-4fd3-a187-376a556c3a48 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 Aug 06 05:32:51.073826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-278f9de6-33c0-4fd3-a187-376a556c3a48 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:51.074002 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-278f9de6-33c0-4fd3-a187-376a556c3a48 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:51.080809 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:51.080809 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:51.083645 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-278f9de6-33c0-4fd3-a187-376a556c3a48 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Volume info retrieved successfully. Aug 06 05:32:51.087434 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-278f9de6-33c0-4fd3-a187-376a556c3a48 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 returned with HTTP 200 Aug 06 05:32:51.087736 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1273/5082] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:51 2026] GET /volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:51.183513 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6d257c51-a985-4cc7-8d6f-30f6fa1e2dde None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:51.185596 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6d257c51-a985-4cc7-8d6f-30f6fa1e2dde tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d Aug 06 05:32:51.185826 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6d257c51-a985-4cc7-8d6f-30f6fa1e2dde tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:51.186051 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6d257c51-a985-4cc7-8d6f-30f6fa1e2dde tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:51.190820 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6d257c51-a985-4cc7-8d6f-30f6fa1e2dde tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d returned with HTTP 404 Aug 06 05:32:51.191338 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1264/5083] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:51 2026] GET /volume/v3/snapshots/4f0dc419-3308-4f23-b698-800dd8bbcf1d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:51.197843 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-62878d03-b74c-464b-a03f-2f2061d2ab48 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:51.199503 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-62878d03-b74c-464b-a03f-2f2061d2ab48 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 Aug 06 05:32:51.199682 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-62878d03-b74c-464b-a03f-2f2061d2ab48 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:51.199878 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-62878d03-b74c-464b-a03f-2f2061d2ab48 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:51.200031 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-62878d03-b74c-464b-a03f-2f2061d2ab48 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume with id: 55112189-a205-48cc-a4b0-b2c41dcb4537 Aug 06 05:32:51.206729 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:51.206729 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:51.207004 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-62878d03-b74c-464b-a03f-2f2061d2ab48 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:51.220865 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-62878d03-b74c-464b-a03f-2f2061d2ab48 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume request issued successfully. Aug 06 05:32:51.221011 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-62878d03-b74c-464b-a03f-2f2061d2ab48 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 returned with HTTP 202 Aug 06 05:32:51.221446 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1267/5084] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:51 2026] DELETE /volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:51.231058 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4bb4424d-df9a-48b9-b9a9-9ab079c7e01c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:51.232886 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4bb4424d-df9a-48b9-b9a9-9ab079c7e01c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 Aug 06 05:32:51.232982 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4bb4424d-df9a-48b9-b9a9-9ab079c7e01c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:51.233150 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4bb4424d-df9a-48b9-b9a9-9ab079c7e01c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:51.240019 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:51.240019 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:51.244100 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4bb4424d-df9a-48b9-b9a9-9ab079c7e01c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:51.247616 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4bb4424d-df9a-48b9-b9a9-9ab079c7e01c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 returned with HTTP 200 Aug 06 05:32:51.247966 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1281/5085] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:51 2026] GET /volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:51.913382 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a7ebf56f-4f15-422a-9916-5c52c86fb839 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:51.915187 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a7ebf56f-4f15-422a-9916-5c52c86fb839 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 Aug 06 05:32:51.915481 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a7ebf56f-4f15-422a-9916-5c52c86fb839 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:51.915671 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a7ebf56f-4f15-422a-9916-5c52c86fb839 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:51.922715 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:51.922715 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:51.926305 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a7ebf56f-4f15-422a-9916-5c52c86fb839 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:51.930647 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a7ebf56f-4f15-422a-9916-5c52c86fb839 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 returned with HTTP 200 Aug 06 05:32:51.931083 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1274/5086] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:51 2026] GET /volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:51.943874 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:51.945905 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:51.946349 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "925a9383-9e0a-488f-8fa8-7194d4a578b0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-473980475"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:51.948300 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request body: {'volume': {'source_volid': '925a9383-9e0a-488f-8fa8-7194d4a578b0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-473980475'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:51.958223 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:51.958223 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:51.958910 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume retrieved successfully. Aug 06 05:32:51.959058 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume of 1 GB Aug 06 05:32:51.964081 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Availability Zones retrieved successfully. Aug 06 05:32:51.971541 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (0fa00f5b-45e1-42e2-8a9c-2a32ded6c67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:51.972920 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50ab5fbd-5ed4-40e1-ad31-f4aa9db0ae76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:51.973804 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:52.000126 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50ab5fbd-5ed4-40e1-ad31-f4aa9db0ae76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '925a9383-9e0a-488f-8fa8-7194d4a578b0', 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.001176 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785d1964-d823-47c4-8ef1-83befeb1480b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:52.045834 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Created reservations ['6b5a4ce2-f19c-43be-88f5-beb62d25825f', '3c35f28d-680b-4287-9999-008030eb1294', '0ac3d431-c5fc-48ac-951c-04510e64f641', '2d17dca3-3418-4f0b-9fbf-68df211abd12'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:52.046640 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785d1964-d823-47c4-8ef1-83befeb1480b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5a4ce2-f19c-43be-88f5-beb62d25825f', '3c35f28d-680b-4287-9999-008030eb1294', '0ac3d431-c5fc-48ac-951c-04510e64f641', '2d17dca3-3418-4f0b-9fbf-68df211abd12']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.047359 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f48a5046-c99d-4f7b-bbc1-61fcced9ea36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:52.080889 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f48a5046-c99d-4f7b-bbc1-61fcced9ea36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd825b57d-f81d-4d63-8ff6-1d7be079812a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-473980475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['6b5a4ce2-f19c-43be-88f5-beb62d25825f','3c35f28d-680b-4287-9999-008030eb1294','0ac3d431-c5fc-48ac-951c-04510e64f641','2d17dca3-3418-4f0b-9fbf-68df211abd12'],size=1,snapshot_id=None,source_replicaid=,source_volid=925a9383-9e0a-488f-8fa8-7194d4a578b0,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-473980475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d825b57d-f81d-4d63-8ff6-1d7be079812a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f652a0817362441287fdc094b24000f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=925a9383-9e0a-488f-8fa8-7194d4a578b0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d313a839b2b840a8b6fca8b48089f44b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.081790 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d88be4-5945-4562-a746-b707597f20c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:52.100124 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-d5c717d0-8c3b-415e-84c4-7e9116326e62 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:52.101043 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d88be4-5945-4562-a746-b707597f20c2) transitioned into state 'SUCCESS' from state '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-473980475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f652a0817362441287fdc094b24000f7',qos_specs=None,replication_status=,reservations=['6b5a4ce2-f19c-43be-88f5-beb62d25825f','3c35f28d-680b-4287-9999-008030eb1294','0ac3d431-c5fc-48ac-951c-04510e64f641','2d17dca3-3418-4f0b-9fbf-68df211abd12'],size=1,snapshot_id=None,source_replicaid=,source_volid=925a9383-9e0a-488f-8fa8-7194d4a578b0,status='creating',user_id='d313a839b2b840a8b6fca8b48089f44b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.101736 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d5c717d0-8c3b-415e-84c4-7e9116326e62 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] GET https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 Aug 06 05:32:52.101805 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a0ae8d-9618-4d5f-9dc2-8370db0ffacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:52.101912 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d5c717d0-8c3b-415e-84c4-7e9116326e62 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:52.102081 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-d5c717d0-8c3b-415e-84c4-7e9116326e62 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:52.107695 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-d5c717d0-8c3b-415e-84c4-7e9116326e62 tempest-CreateVolumesFromSnapshotTest-1217898977 tempest-CreateVolumesFromSnapshotTest-1217898977-project-member] https://10.4.3.205/volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 returned with HTTP 404 Aug 06 05:32:52.108088 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1268/5087] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:52 2026] GET /volume/v3/volumes/9eef056f-e994-4c45-b2fb-af166bbd7b15 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:52.119693 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a0ae8d-9618-4d5f-9dc2-8370db0ffacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.120500 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Flow 'volume_create_api' (0fa00f5b-45e1-42e2-8a9c-2a32ded6c67d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:52.121783 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Create volume request issued successfully. Aug 06 05:32:52.121783 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8dede49f-e04e-499a-8af8-c7805eef2b3d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:52.122040 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1265/5088] 10.4.3.205 () {70 vars in 1300 bytes} [Thu Aug 6 05:32:51 2026] POST /volume/v3/volumes => generated 803 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:52.135075 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d90c65b8-1234-4cdc-8529-285002862c8d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:52.136195 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d90c65b8-1234-4cdc-8529-285002862c8d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a Aug 06 05:32:52.136486 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d90c65b8-1234-4cdc-8529-285002862c8d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:52.136620 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d90c65b8-1234-4cdc-8529-285002862c8d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:52.143141 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:52.143141 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:52.148478 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d90c65b8-1234-4cdc-8529-285002862c8d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:52.150705 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d90c65b8-1234-4cdc-8529-285002862c8d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a returned with HTTP 200 Aug 06 05:32:52.151212 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1282/5089] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:52 2026] GET /volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:52.260736 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b18b843c-6c83-481a-b6a2-ecc10385b9e6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:52.262605 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b18b843c-6c83-481a-b6a2-ecc10385b9e6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 Aug 06 05:32:52.262929 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b18b843c-6c83-481a-b6a2-ecc10385b9e6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:52.263140 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b18b843c-6c83-481a-b6a2-ecc10385b9e6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:52.269137 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b18b843c-6c83-481a-b6a2-ecc10385b9e6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 returned with HTTP 404 Aug 06 05:32:52.269637 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1275/5090] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:52 2026] GET /volume/v3/volumes/55112189-a205-48cc-a4b0-b2c41dcb4537 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:52.278524 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:52.280606 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:52.280965 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1637918017"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:52.282887 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1637918017'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:52.283035 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume of 1 GB Aug 06 05:32:52.287722 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:52.294308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (35a28896-eea6-422e-aa73-c84c3cfcb7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:52.296097 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c06b47-89ea-443a-9aa5-e942c9e3056c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:52.297481 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:52.332087 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c06b47-89ea-443a-9aa5-e942c9e3056c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.332975 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744e8664-7ffc-4d88-bd48-b4904953e75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:52.377761 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['7c54760d-6530-4c43-9cc6-8bddae15f728', 'f2faff41-5056-4e50-969e-ee905a53f837', '6e50be55-b8d9-4bec-aa98-961613f0810a', 'ad4ebe4a-a9e7-4b75-852d-707efba75d0a'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:52.378868 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744e8664-7ffc-4d88-bd48-b4904953e75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c54760d-6530-4c43-9cc6-8bddae15f728', 'f2faff41-5056-4e50-969e-ee905a53f837', '6e50be55-b8d9-4bec-aa98-961613f0810a', 'ad4ebe4a-a9e7-4b75-852d-707efba75d0a']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.379640 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f223ff9d-640f-43e6-941a-4053f54e3a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:52.401985 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f223ff9d-640f-43e6-941a-4053f54e3a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b36e7353-d861-4cba-8c16-a190a9d695a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1637918017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['7c54760d-6530-4c43-9cc6-8bddae15f728','f2faff41-5056-4e50-969e-ee905a53f837','6e50be55-b8d9-4bec-aa98-961613f0810a','ad4ebe4a-a9e7-4b75-852d-707efba75d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1637918017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b36e7353-d861-4cba-8c16-a190a9d695a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee80a114a76243b4b647839ee8d69270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039599372b97485782619211108b51fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.402747 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7e0ebe-6e3f-4bfe-98ee-43553bf11b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:52.422684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7e0ebe-6e3f-4bfe-98ee-43553bf11b1e) transitioned into state 'SUCCESS' from state '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-1637918017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['7c54760d-6530-4c43-9cc6-8bddae15f728','f2faff41-5056-4e50-969e-ee905a53f837','6e50be55-b8d9-4bec-aa98-961613f0810a','ad4ebe4a-a9e7-4b75-852d-707efba75d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.423562 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2777b34a-0edf-4e23-9616-37e8e1deb215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:52.432207 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2777b34a-0edf-4e23-9616-37e8e1deb215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:52.433037 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (35a28896-eea6-422e-aa73-c84c3cfcb7d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:52.433347 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request issued successfully. Aug 06 05:32:52.433965 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fb114ca4-45ab-4182-862d-953e6f6e3f81 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:52.434651 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1269/5091] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:52 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:52.446228 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d475c6f4-b0ad-4e70-8a35-67912229b9d5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:52.448321 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d475c6f4-b0ad-4e70-8a35-67912229b9d5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 Aug 06 05:32:52.448538 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d475c6f4-b0ad-4e70-8a35-67912229b9d5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:52.448723 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d475c6f4-b0ad-4e70-8a35-67912229b9d5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:52.459205 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:52.459205 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:52.464127 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d475c6f4-b0ad-4e70-8a35-67912229b9d5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:52.468763 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d475c6f4-b0ad-4e70-8a35-67912229b9d5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 returned with HTTP 200 Aug 06 05:32:52.469130 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1266/5092] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:52 2026] GET /volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:53.162728 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-77b28e9f-6c9d-44bf-8417-1573bfd969c4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:53.164543 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-77b28e9f-6c9d-44bf-8417-1573bfd969c4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a Aug 06 05:32:53.164749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-77b28e9f-6c9d-44bf-8417-1573bfd969c4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:53.164933 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-77b28e9f-6c9d-44bf-8417-1573bfd969c4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:53.171960 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:53.171960 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:53.175545 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-77b28e9f-6c9d-44bf-8417-1573bfd969c4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:53.179677 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-77b28e9f-6c9d-44bf-8417-1573bfd969c4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a returned with HTTP 200 Aug 06 05:32:53.180105 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1283/5093] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:53 2026] GET /volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:53.191946 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-da641f90-3010-4e41-a4ce-cc367b1efb8e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:53.194034 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-da641f90-3010-4e41-a4ce-cc367b1efb8e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 Aug 06 05:32:53.194304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-da641f90-3010-4e41-a4ce-cc367b1efb8e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:53.194569 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-da641f90-3010-4e41-a4ce-cc367b1efb8e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:53.194783 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-da641f90-3010-4e41-a4ce-cc367b1efb8e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: 925a9383-9e0a-488f-8fa8-7194d4a578b0 Aug 06 05:32:53.204005 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:53.204005 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:53.204673 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-da641f90-3010-4e41-a4ce-cc367b1efb8e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:53.225298 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-da641f90-3010-4e41-a4ce-cc367b1efb8e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:53.225577 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-da641f90-3010-4e41-a4ce-cc367b1efb8e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 returned with HTTP 202 Aug 06 05:32:53.226105 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1276/5094] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:53 2026] DELETE /volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:53.233052 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f78128c4-aa17-450a-810d-173abc2294d9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:53.235339 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f78128c4-aa17-450a-810d-173abc2294d9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 Aug 06 05:32:53.235567 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f78128c4-aa17-450a-810d-173abc2294d9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:53.235779 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f78128c4-aa17-450a-810d-173abc2294d9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:53.244312 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:53.244312 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:53.248111 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f78128c4-aa17-450a-810d-173abc2294d9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:53.253521 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f78128c4-aa17-450a-810d-173abc2294d9 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 returned with HTTP 200 Aug 06 05:32:53.253915 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1270/5095] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:53 2026] GET /volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:53.481612 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b9865279-66b8-4c28-aeee-68bf782f33f6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:53.483566 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b9865279-66b8-4c28-aeee-68bf782f33f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 Aug 06 05:32:53.483781 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b9865279-66b8-4c28-aeee-68bf782f33f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:53.484005 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b9865279-66b8-4c28-aeee-68bf782f33f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:53.491607 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:53.491607 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:53.495221 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b9865279-66b8-4c28-aeee-68bf782f33f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:53.499469 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b9865279-66b8-4c28-aeee-68bf782f33f6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 returned with HTTP 200 Aug 06 05:32:53.499998 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1267/5096] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:53 2026] GET /volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:53.512386 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2a07ad50-4e7a-45eb-8ce5-c637bdd0d9ad None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:53.514029 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a07ad50-4e7a-45eb-8ce5-c637bdd0d9ad tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:53.514378 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a07ad50-4e7a-45eb-8ce5-c637bdd0d9ad tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b36e7353-d861-4cba-8c16-a190a9d695a2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-781371534"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:53.522645 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:53.522645 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:53.522972 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a07ad50-4e7a-45eb-8ce5-c637bdd0d9ad tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:53.524059 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-2a07ad50-4e7a-45eb-8ce5-c637bdd0d9ad tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create snapshot from volume b36e7353-d861-4cba-8c16-a190a9d695a2 Aug 06 05:32:53.549450 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-2a07ad50-4e7a-45eb-8ce5-c637bdd0d9ad tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['9af138e6-0caf-40e9-ab8a-6fd93d384303', 'f4650587-92a6-4c7e-b5a7-4a4d135f1e26', '78cc02d2-fd7d-4326-844f-d14b571bf096', 'b6e87374-00f7-48ee-b789-5e11f4e6f78a'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:53.590890 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a07ad50-4e7a-45eb-8ce5-c637bdd0d9ad tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot create request issued successfully. Aug 06 05:32:53.591318 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a07ad50-4e7a-45eb-8ce5-c637bdd0d9ad tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:53.591851 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1284/5097] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:53.602666 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8432abd3-907c-40e1-a999-8331641dae49 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:53.604948 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8432abd3-907c-40e1-a999-8331641dae49 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 Aug 06 05:32:53.605186 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8432abd3-907c-40e1-a999-8331641dae49 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:53.605477 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8432abd3-907c-40e1-a999-8331641dae49 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:53.611949 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:53.611949 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:53.612321 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8432abd3-907c-40e1-a999-8331641dae49 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:53.613081 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8432abd3-907c-40e1-a999-8331641dae49 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 returned with HTTP 200 Aug 06 05:32:53.613584 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1277/5098] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:53 2026] GET /volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:53.670042 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:53.762198 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:53.762775 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-399258846"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:53.764187 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-399258846'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:53.764338 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume of 1 GB Aug 06 05:32:53.768682 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:53.774552 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Flow 'volume_create_api' (97c55781-7503-495e-b566-e542a3ae54fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:53.775478 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb72edc-0717-41d5-84b9-5f809072ba97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:53.776255 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:53.802823 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb72edc-0717-41d5-84b9-5f809072ba97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:53.803696 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c01d4ef-c880-46cb-b9fb-22a5350f1b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:53.868663 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Created reservations ['408de645-4860-46e6-8e31-d8a2fd8b518c', 'ce0a6cbb-2aba-4dd1-9b44-e9f3bd696223', '21d7456d-a576-49a1-9e31-666bd44dee8f', 'eed5bce8-cf01-49ad-aee7-149fcea79c60'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:53.869647 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c01d4ef-c880-46cb-b9fb-22a5350f1b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['408de645-4860-46e6-8e31-d8a2fd8b518c', 'ce0a6cbb-2aba-4dd1-9b44-e9f3bd696223', '21d7456d-a576-49a1-9e31-666bd44dee8f', 'eed5bce8-cf01-49ad-aee7-149fcea79c60']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:53.870403 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4223170-632c-4c3f-95ef-f78d7c59298c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:53.894111 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4223170-632c-4c3f-95ef-f78d7c59298c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e28be7a-c67d-4a2b-9227-059ae8eb704b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-399258846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a6f09e6aff4fc9a5e75a4547f08365',qos_specs=None,replication_status=,reservations=['408de645-4860-46e6-8e31-d8a2fd8b518c','ce0a6cbb-2aba-4dd1-9b44-e9f3bd696223','21d7456d-a576-49a1-9e31-666bd44dee8f','eed5bce8-cf01-49ad-aee7-149fcea79c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c7d83bf89a248498a8296157eb95905',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-399258846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e28be7a-c67d-4a2b-9227-059ae8eb704b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a6f09e6aff4fc9a5e75a4547f08365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c7d83bf89a248498a8296157eb95905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:53.895006 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00fb9043-a927-4200-8304-7dfa3de8e7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:53.916866 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00fb9043-a927-4200-8304-7dfa3de8e7dd) transitioned into state 'SUCCESS' from state '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-399258846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a6f09e6aff4fc9a5e75a4547f08365',qos_specs=None,replication_status=,reservations=['408de645-4860-46e6-8e31-d8a2fd8b518c','ce0a6cbb-2aba-4dd1-9b44-e9f3bd696223','21d7456d-a576-49a1-9e31-666bd44dee8f','eed5bce8-cf01-49ad-aee7-149fcea79c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c7d83bf89a248498a8296157eb95905',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:53.917792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e0054a-4303-4759-b336-d1eea94d4fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:53.928125 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e0054a-4303-4759-b336-d1eea94d4fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:53.929029 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Flow 'volume_create_api' (97c55781-7503-495e-b566-e542a3ae54fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:53.929439 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume request issued successfully. Aug 06 05:32:53.930053 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-411a9d73-eb13-40ca-b16e-ac4a7cf89c04 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:53.930545 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1271/5099] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:32:53 2026] POST /volume/v3/volumes => generated 777 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:53.942997 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-38378e68-8a8e-4a6d-994f-f39d5928cb90 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:53.944788 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38378e68-8a8e-4a6d-994f-f39d5928cb90 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b Aug 06 05:32:53.945006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38378e68-8a8e-4a6d-994f-f39d5928cb90 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:53.945194 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-38378e68-8a8e-4a6d-994f-f39d5928cb90 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:53.952928 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:53.952928 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:53.956472 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-38378e68-8a8e-4a6d-994f-f39d5928cb90 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:53.960077 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-38378e68-8a8e-4a6d-994f-f39d5928cb90 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b returned with HTTP 200 Aug 06 05:32:53.960485 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1268/5100] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:53 2026] GET /volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:54.271260 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ae7ce57b-596b-4e8e-b2c5-a578e199cf28 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:54.273680 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae7ce57b-596b-4e8e-b2c5-a578e199cf28 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 Aug 06 05:32:54.273936 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ae7ce57b-596b-4e8e-b2c5-a578e199cf28 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:54.274177 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ae7ce57b-596b-4e8e-b2c5-a578e199cf28 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:54.282009 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae7ce57b-596b-4e8e-b2c5-a578e199cf28 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 returned with HTTP 404 Aug 06 05:32:54.282682 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1285/5101] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:54 2026] GET /volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:54.291013 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4e44289f-2960-4fdf-a48a-1cbce47995b3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:54.293299 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e44289f-2960-4fdf-a48a-1cbce47995b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a Aug 06 05:32:54.293600 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e44289f-2960-4fdf-a48a-1cbce47995b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:54.293876 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e44289f-2960-4fdf-a48a-1cbce47995b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:54.294105 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-4e44289f-2960-4fdf-a48a-1cbce47995b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: d825b57d-f81d-4d63-8ff6-1d7be079812a Aug 06 05:32:54.303326 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:54.303326 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:54.303966 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4e44289f-2960-4fdf-a48a-1cbce47995b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:54.324276 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4e44289f-2960-4fdf-a48a-1cbce47995b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:54.324585 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e44289f-2960-4fdf-a48a-1cbce47995b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a returned with HTTP 202 Aug 06 05:32:54.325093 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1278/5102] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:54 2026] DELETE /volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:54.335987 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a768b5bd-258f-4589-9c43-ae746d59a17a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:54.338530 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a768b5bd-258f-4589-9c43-ae746d59a17a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a Aug 06 05:32:54.338784 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a768b5bd-258f-4589-9c43-ae746d59a17a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:54.339033 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a768b5bd-258f-4589-9c43-ae746d59a17a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:54.348183 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:54.348183 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:54.352874 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a768b5bd-258f-4589-9c43-ae746d59a17a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:54.359386 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a768b5bd-258f-4589-9c43-ae746d59a17a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a returned with HTTP 200 Aug 06 05:32:54.360029 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1272/5103] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:54 2026] GET /volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:54.625109 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-04905970-0feb-4377-9735-f429b96666a5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:54.627371 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-04905970-0feb-4377-9735-f429b96666a5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 Aug 06 05:32:54.627627 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-04905970-0feb-4377-9735-f429b96666a5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:54.627878 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-04905970-0feb-4377-9735-f429b96666a5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:54.634403 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:54.634403 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:54.634857 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-04905970-0feb-4377-9735-f429b96666a5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:54.635776 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-04905970-0feb-4377-9735-f429b96666a5 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 returned with HTTP 200 Aug 06 05:32:54.636243 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1269/5104] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:54 2026] GET /volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:54.645526 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fa704135-64e3-4721-b86d-bbd0164b8958 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:54.647209 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fa704135-64e3-4721-b86d-bbd0164b8958 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] POST https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985/action Aug 06 05:32:54.647594 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fa704135-64e3-4721-b86d-bbd0164b8958 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:32:54.647728 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fa704135-64e3-4721-b86d-bbd0164b8958 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:54.648981 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.snapshot_unmanage [None req-fa704135-64e3-4721-b86d-bbd0164b8958 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Unmanage snapshot with id: 45a06e18-2814-4df9-9ff6-1d049fa39985 Aug 06 05:32:54.654212 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:54.654212 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:54.654744 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-fa704135-64e3-4721-b86d-bbd0164b8958 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:54.655602 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.policy [None req-fa704135-64e3-4721-b86d-bbd0164b8958 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2759e4474ff74d64866415344e9b7ede', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee80a114a76243b4b647839ee8d69270', '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=100428) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:32:54.655831 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fa704135-64e3-4721-b86d-bbd0164b8958 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985/action returned with HTTP 403 Aug 06 05:32:54.656313 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1286/5105] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:32:54 2026] POST /volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:54.664711 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-06eff59c-1b21-44bb-b178-02cbae1cd933 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:54.666973 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-06eff59c-1b21-44bb-b178-02cbae1cd933 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 Aug 06 05:32:54.667201 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-06eff59c-1b21-44bb-b178-02cbae1cd933 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:54.667468 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-06eff59c-1b21-44bb-b178-02cbae1cd933 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:54.667618 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-06eff59c-1b21-44bb-b178-02cbae1cd933 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete snapshot with id: 45a06e18-2814-4df9-9ff6-1d049fa39985 Aug 06 05:32:54.673895 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:54.673895 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:54.674377 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-06eff59c-1b21-44bb-b178-02cbae1cd933 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:54.694638 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-06eff59c-1b21-44bb-b178-02cbae1cd933 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot delete request issued successfully. Aug 06 05:32:54.694886 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-06eff59c-1b21-44bb-b178-02cbae1cd933 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 returned with HTTP 202 Aug 06 05:32:54.695271 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1279/5106] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:54 2026] DELETE /volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:54.705164 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0d23e82a-5b6f-4ad6-b091-9580b43582eb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:54.707304 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0d23e82a-5b6f-4ad6-b091-9580b43582eb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 Aug 06 05:32:54.707551 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0d23e82a-5b6f-4ad6-b091-9580b43582eb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:54.707788 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0d23e82a-5b6f-4ad6-b091-9580b43582eb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:54.713060 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:54.713060 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:54.713276 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0d23e82a-5b6f-4ad6-b091-9580b43582eb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:54.713972 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0d23e82a-5b6f-4ad6-b091-9580b43582eb tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 returned with HTTP 200 Aug 06 05:32:54.714349 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1273/5107] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:54 2026] GET /volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:54.973070 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d6b861dc-e4ca-4d9c-87b7-c000f5fbb59b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:54.974678 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6b861dc-e4ca-4d9c-87b7-c000f5fbb59b tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b Aug 06 05:32:54.974852 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6b861dc-e4ca-4d9c-87b7-c000f5fbb59b tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:54.975019 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d6b861dc-e4ca-4d9c-87b7-c000f5fbb59b tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:54.982481 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:54.982481 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:54.986472 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d6b861dc-e4ca-4d9c-87b7-c000f5fbb59b tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:54.990615 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d6b861dc-e4ca-4d9c-87b7-c000f5fbb59b tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b returned with HTTP 200 Aug 06 05:32:54.991142 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1270/5108] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:54 2026] GET /volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:55.003399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-52490c2c-ae5c-413d-814d-aae632840206 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.061631 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-52490c2c-ae5c-413d-814d-aae632840206 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] GET https://10.4.3.205/volume/v3/volumes Aug 06 05:32:55.061913 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-52490c2c-ae5c-413d-814d-aae632840206 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.062117 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-52490c2c-ae5c-413d-814d-aae632840206 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.062446 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-52490c2c-ae5c-413d-814d-aae632840206 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Removing options '' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:55.063736 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-52490c2c-ae5c-413d-814d-aae632840206 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:32:55.070425 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-52490c2c-ae5c-413d-814d-aae632840206 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Get all volumes completed successfully. Aug 06 05:32:55.070920 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-52490c2c-ae5c-413d-814d-aae632840206 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] https://10.4.3.205/volume/v3/volumes returned with HTTP 200 Aug 06 05:32:55.071314 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1287/5109] 10.4.3.205 () {68 vars in 1278 bytes} [Thu Aug 6 05:32:55 2026] GET /volume/v3/volumes => generated 335 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:55.080278 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-164e10a6-699a-49bf-b7a2-9b77080d6153 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.082159 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-164e10a6-699a-49bf-b7a2-9b77080d6153 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b Aug 06 05:32:55.082441 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-164e10a6-699a-49bf-b7a2-9b77080d6153 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.082682 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-164e10a6-699a-49bf-b7a2-9b77080d6153 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.082852 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-164e10a6-699a-49bf-b7a2-9b77080d6153 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Delete volume with id: 7e28be7a-c67d-4a2b-9227-059ae8eb704b Aug 06 05:32:55.091630 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:55.091630 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:55.092054 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-164e10a6-699a-49bf-b7a2-9b77080d6153 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:55.112563 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-164e10a6-699a-49bf-b7a2-9b77080d6153 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Delete volume request issued successfully. Aug 06 05:32:55.112846 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-164e10a6-699a-49bf-b7a2-9b77080d6153 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b returned with HTTP 202 Aug 06 05:32:55.113550 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1280/5110] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:55 2026] DELETE /volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:55.122102 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6294482c-f5ad-4e51-b721-3e89445437c3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.124388 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6294482c-f5ad-4e51-b721-3e89445437c3 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b Aug 06 05:32:55.124667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6294482c-f5ad-4e51-b721-3e89445437c3 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.124928 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6294482c-f5ad-4e51-b721-3e89445437c3 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.133585 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:55.133585 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:55.138064 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6294482c-f5ad-4e51-b721-3e89445437c3 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:55.142505 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6294482c-f5ad-4e51-b721-3e89445437c3 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b returned with HTTP 200 Aug 06 05:32:55.142950 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1274/5111] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:55 2026] GET /volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:55.375811 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-12ffe063-a26e-4997-85e7-ffdb561d3cc0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.377963 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-12ffe063-a26e-4997-85e7-ffdb561d3cc0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a Aug 06 05:32:55.378215 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-12ffe063-a26e-4997-85e7-ffdb561d3cc0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.378480 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-12ffe063-a26e-4997-85e7-ffdb561d3cc0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.386719 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-12ffe063-a26e-4997-85e7-ffdb561d3cc0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a returned with HTTP 404 Aug 06 05:32:55.387349 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1271/5112] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:55 2026] GET /volume/v3/volumes/d825b57d-f81d-4d63-8ff6-1d7be079812a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:55.394762 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c7a7bb4b-0e07-4dff-bd8f-c76c8284e4e0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.396471 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c7a7bb4b-0e07-4dff-bd8f-c76c8284e4e0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 Aug 06 05:32:55.396681 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c7a7bb4b-0e07-4dff-bd8f-c76c8284e4e0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.396861 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c7a7bb4b-0e07-4dff-bd8f-c76c8284e4e0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.397021 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-c7a7bb4b-0e07-4dff-bd8f-c76c8284e4e0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: 925a9383-9e0a-488f-8fa8-7194d4a578b0 Aug 06 05:32:55.403168 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c7a7bb4b-0e07-4dff-bd8f-c76c8284e4e0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 returned with HTTP 404 Aug 06 05:32:55.403789 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1288/5113] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:55 2026] DELETE /volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:55.411090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cc71b037-c29a-4358-b64d-934e645f1ced None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.412863 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc71b037-c29a-4358-b64d-934e645f1ced tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 Aug 06 05:32:55.413108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cc71b037-c29a-4358-b64d-934e645f1ced tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.413258 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cc71b037-c29a-4358-b64d-934e645f1ced tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.419264 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc71b037-c29a-4358-b64d-934e645f1ced tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 returned with HTTP 404 Aug 06 05:32:55.419770 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1281/5114] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:55 2026] GET /volume/v3/volumes/925a9383-9e0a-488f-8fa8-7194d4a578b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:55.427533 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-94122629-f300-4a81-9b70-ad67b6529fdb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.429270 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-94122629-f300-4a81-9b70-ad67b6529fdb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa Aug 06 05:32:55.429556 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-94122629-f300-4a81-9b70-ad67b6529fdb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.429717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-94122629-f300-4a81-9b70-ad67b6529fdb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.429848 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-94122629-f300-4a81-9b70-ad67b6529fdb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: 2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa Aug 06 05:32:55.436460 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:55.436460 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:55.436889 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-94122629-f300-4a81-9b70-ad67b6529fdb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:55.460794 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-94122629-f300-4a81-9b70-ad67b6529fdb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume request issued successfully. Aug 06 05:32:55.461039 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-94122629-f300-4a81-9b70-ad67b6529fdb tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa returned with HTTP 202 Aug 06 05:32:55.461563 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1275/5115] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:55 2026] DELETE /volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:55.473454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-96103e94-6991-4d74-9018-8786065af98c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.475543 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-96103e94-6991-4d74-9018-8786065af98c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa Aug 06 05:32:55.475864 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-96103e94-6991-4d74-9018-8786065af98c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.476180 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-96103e94-6991-4d74-9018-8786065af98c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.487253 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:55.487253 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:55.493530 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-96103e94-6991-4d74-9018-8786065af98c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Volume info retrieved successfully. Aug 06 05:32:55.501105 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-96103e94-6991-4d74-9018-8786065af98c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa returned with HTTP 200 Aug 06 05:32:55.501719 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1272/5116] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:55 2026] GET /volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:55.725546 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f69aabcc-d5e9-4a7d-a177-3e1148e5248a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.727773 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f69aabcc-d5e9-4a7d-a177-3e1148e5248a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 Aug 06 05:32:55.727993 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f69aabcc-d5e9-4a7d-a177-3e1148e5248a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.728226 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f69aabcc-d5e9-4a7d-a177-3e1148e5248a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.733922 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f69aabcc-d5e9-4a7d-a177-3e1148e5248a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 returned with HTTP 404 Aug 06 05:32:55.734597 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1289/5117] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:55 2026] GET /volume/v3/snapshots/45a06e18-2814-4df9-9ff6-1d049fa39985 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:55.743024 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7d8e21c9-b301-4d43-9d0a-b0ecc291b3ae None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.745192 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7d8e21c9-b301-4d43-9d0a-b0ecc291b3ae tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 Aug 06 05:32:55.745447 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7d8e21c9-b301-4d43-9d0a-b0ecc291b3ae tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.745681 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7d8e21c9-b301-4d43-9d0a-b0ecc291b3ae tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.745895 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-7d8e21c9-b301-4d43-9d0a-b0ecc291b3ae tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume with id: b36e7353-d861-4cba-8c16-a190a9d695a2 Aug 06 05:32:55.754482 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:55.754482 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:55.754904 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7d8e21c9-b301-4d43-9d0a-b0ecc291b3ae tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:55.773587 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-7d8e21c9-b301-4d43-9d0a-b0ecc291b3ae tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume request issued successfully. Aug 06 05:32:55.773852 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7d8e21c9-b301-4d43-9d0a-b0ecc291b3ae tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 returned with HTTP 202 Aug 06 05:32:55.774257 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1282/5118] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:32:55 2026] DELETE /volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:55.783668 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c7192ad6-63c8-4451-afe5-6aa2761b06d9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:55.785886 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c7192ad6-63c8-4451-afe5-6aa2761b06d9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 Aug 06 05:32:55.786156 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c7192ad6-63c8-4451-afe5-6aa2761b06d9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:55.786419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c7192ad6-63c8-4451-afe5-6aa2761b06d9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:55.795771 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:55.795771 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:55.800741 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c7192ad6-63c8-4451-afe5-6aa2761b06d9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:55.806494 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c7192ad6-63c8-4451-afe5-6aa2761b06d9 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 returned with HTTP 200 Aug 06 05:32:55.807032 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1276/5119] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:55 2026] GET /volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:56.155485 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b18a7cfb-2d70-4a1a-9ca1-678404161d51 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.157322 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b18a7cfb-2d70-4a1a-9ca1-678404161d51 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b Aug 06 05:32:56.157603 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b18a7cfb-2d70-4a1a-9ca1-678404161d51 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.157784 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b18a7cfb-2d70-4a1a-9ca1-678404161d51 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.163497 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b18a7cfb-2d70-4a1a-9ca1-678404161d51 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b returned with HTTP 404 Aug 06 05:32:56.163984 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1273/5120] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/7e28be7a-c67d-4a2b-9227-059ae8eb704b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.172952 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.174594 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:56.174945 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-578306802"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:56.176250 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-578306802'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:56.176411 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume of 1 GB Aug 06 05:32:56.176691 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:56.176691 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:56.180583 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:56.185404 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Flow 'volume_create_api' (8fe6e6be-7a52-49d4-81cb-9177ad833971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:56.186408 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b12c6b-c185-4afd-8a51-334a6f7ed910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:56.187111 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:56.209900 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b12c6b-c185-4afd-8a51-334a6f7ed910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:56.210862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6d3292-8498-4e95-809d-c80a4d7d24a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:56.249273 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Created reservations ['9151eb81-c872-402d-b7de-b85dfaecb82d', '1fe9b556-f49a-4124-a079-ad40d2959771', '12121f8d-2a53-48af-b0ea-bf3bd373afbb', 'c515400c-4ef0-45ae-a468-8db31dd05317'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:56.250139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6d3292-8498-4e95-809d-c80a4d7d24a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9151eb81-c872-402d-b7de-b85dfaecb82d', '1fe9b556-f49a-4124-a079-ad40d2959771', '12121f8d-2a53-48af-b0ea-bf3bd373afbb', 'c515400c-4ef0-45ae-a468-8db31dd05317']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:56.250935 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684c4049-3621-4b1b-8f10-fb65732defbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:56.272556 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684c4049-3621-4b1b-8f10-fb65732defbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-578306802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a6f09e6aff4fc9a5e75a4547f08365',qos_specs=None,replication_status=,reservations=['9151eb81-c872-402d-b7de-b85dfaecb82d','1fe9b556-f49a-4124-a079-ad40d2959771','12121f8d-2a53-48af-b0ea-bf3bd373afbb','c515400c-4ef0-45ae-a468-8db31dd05317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c7d83bf89a248498a8296157eb95905',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-578306802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a6f09e6aff4fc9a5e75a4547f08365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c7d83bf89a248498a8296157eb95905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:56.273330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61a0c9f-74a7-4f1c-ac7a-ea9eff2cd981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:56.296109 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61a0c9f-74a7-4f1c-ac7a-ea9eff2cd981) transitioned into state 'SUCCESS' from state '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-578306802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a6f09e6aff4fc9a5e75a4547f08365',qos_specs=None,replication_status=,reservations=['9151eb81-c872-402d-b7de-b85dfaecb82d','1fe9b556-f49a-4124-a079-ad40d2959771','12121f8d-2a53-48af-b0ea-bf3bd373afbb','c515400c-4ef0-45ae-a468-8db31dd05317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c7d83bf89a248498a8296157eb95905',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:56.297000 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab61d493-0ea8-48ab-b906-d4e79eb67df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:56.308013 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab61d493-0ea8-48ab-b906-d4e79eb67df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:56.309080 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Flow 'volume_create_api' (8fe6e6be-7a52-49d4-81cb-9177ad833971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:56.309510 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume request issued successfully. Aug 06 05:32:56.310083 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-73fd1179-b84d-430e-a03a-ee017ff0a7a8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:56.310514 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1290/5121] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:32:56 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.322592 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9641d78b-9e49-4363-8ed8-19ffd41d7c98 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.324370 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9641d78b-9e49-4363-8ed8-19ffd41d7c98 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 Aug 06 05:32:56.324593 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9641d78b-9e49-4363-8ed8-19ffd41d7c98 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.324785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9641d78b-9e49-4363-8ed8-19ffd41d7c98 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.332522 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:56.332522 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:56.336449 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9641d78b-9e49-4363-8ed8-19ffd41d7c98 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:56.340480 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9641d78b-9e49-4363-8ed8-19ffd41d7c98 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 returned with HTTP 200 Aug 06 05:32:56.340847 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1283/5122] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:56.515559 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6a656320-11a1-40fb-bcb5-28e0b713a27d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.517242 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6a656320-11a1-40fb-bcb5-28e0b713a27d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa Aug 06 05:32:56.517490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6a656320-11a1-40fb-bcb5-28e0b713a27d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.517665 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6a656320-11a1-40fb-bcb5-28e0b713a27d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.523348 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6a656320-11a1-40fb-bcb5-28e0b713a27d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa returned with HTTP 404 Aug 06 05:32:56.523743 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1277/5123] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/2d57fb9c-6b55-4c4a-bb8f-561fbe8df6aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.530524 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ce6aa705-15f7-479c-8016-f77b12d002e2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.532210 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce6aa705-15f7-479c-8016-f77b12d002e2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 Aug 06 05:32:56.532441 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce6aa705-15f7-479c-8016-f77b12d002e2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.532622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce6aa705-15f7-479c-8016-f77b12d002e2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.532721 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-ce6aa705-15f7-479c-8016-f77b12d002e2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 4be07980-cff0-4679-913c-d1cb2ae984a6 Aug 06 05:32:56.537107 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce6aa705-15f7-479c-8016-f77b12d002e2 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 returned with HTTP 404 Aug 06 05:32:56.537625 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1274/5124] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.544461 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5599698f-4856-4721-a00f-d6508d069a87 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.546439 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5599698f-4856-4721-a00f-d6508d069a87 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 Aug 06 05:32:56.546672 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5599698f-4856-4721-a00f-d6508d069a87 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.546893 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5599698f-4856-4721-a00f-d6508d069a87 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.551410 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5599698f-4856-4721-a00f-d6508d069a87 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 returned with HTTP 404 Aug 06 05:32:56.552035 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1291/5125] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/snapshots/4be07980-cff0-4679-913c-d1cb2ae984a6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.558630 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-86a67f8f-887d-4680-a925-485dadaafcf1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.560525 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-86a67f8f-887d-4680-a925-485dadaafcf1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:56.560801 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-86a67f8f-887d-4680-a925-485dadaafcf1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.561036 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-86a67f8f-887d-4680-a925-485dadaafcf1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.561223 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-86a67f8f-887d-4680-a925-485dadaafcf1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: 1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:56.567055 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-86a67f8f-887d-4680-a925-485dadaafcf1 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 returned with HTTP 404 Aug 06 05:32:56.567644 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1284/5126] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.573891 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-97364ba3-387a-48e6-9d68-fbd6bd3b884e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.575814 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-97364ba3-387a-48e6-9d68-fbd6bd3b884e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 Aug 06 05:32:56.576075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-97364ba3-387a-48e6-9d68-fbd6bd3b884e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.576322 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-97364ba3-387a-48e6-9d68-fbd6bd3b884e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.582195 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-97364ba3-387a-48e6-9d68-fbd6bd3b884e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 returned with HTTP 404 Aug 06 05:32:56.582711 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1278/5127] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/1532f509-d070-4719-8aa0-796cabdfe3b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.589005 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a18bfdb5-78c2-47cd-ba5f-445b5664a415 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.590767 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a18bfdb5-78c2-47cd-ba5f-445b5664a415 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 Aug 06 05:32:56.590980 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a18bfdb5-78c2-47cd-ba5f-445b5664a415 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.591156 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a18bfdb5-78c2-47cd-ba5f-445b5664a415 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.591329 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-a18bfdb5-78c2-47cd-ba5f-445b5664a415 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: d3f728c1-378c-40db-8c89-19386d72c1a6 Aug 06 05:32:56.596643 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a18bfdb5-78c2-47cd-ba5f-445b5664a415 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 returned with HTTP 404 Aug 06 05:32:56.597098 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1275/5128] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.602734 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b275267b-ce58-41ae-b2b8-f15a1ddb403c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.604507 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b275267b-ce58-41ae-b2b8-f15a1ddb403c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 Aug 06 05:32:56.604768 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b275267b-ce58-41ae-b2b8-f15a1ddb403c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.604987 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b275267b-ce58-41ae-b2b8-f15a1ddb403c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.610997 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b275267b-ce58-41ae-b2b8-f15a1ddb403c tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 returned with HTTP 404 Aug 06 05:32:56.611532 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1292/5129] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/d3f728c1-378c-40db-8c89-19386d72c1a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.617854 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cfb8a264-a178-4520-8148-d67ae365207a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.619658 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cfb8a264-a178-4520-8148-d67ae365207a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 Aug 06 05:32:56.619861 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cfb8a264-a178-4520-8148-d67ae365207a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.620045 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cfb8a264-a178-4520-8148-d67ae365207a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.620165 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-cfb8a264-a178-4520-8148-d67ae365207a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 3a69368f-afb0-4d0f-a251-5201383e75c1 Aug 06 05:32:56.624424 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cfb8a264-a178-4520-8148-d67ae365207a tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 returned with HTTP 404 Aug 06 05:32:56.624913 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1285/5130] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.630542 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f4dbfb6c-964e-4e25-9c94-5f602aec382d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.632471 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f4dbfb6c-964e-4e25-9c94-5f602aec382d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 Aug 06 05:32:56.632726 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f4dbfb6c-964e-4e25-9c94-5f602aec382d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.632966 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f4dbfb6c-964e-4e25-9c94-5f602aec382d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.637329 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f4dbfb6c-964e-4e25-9c94-5f602aec382d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 returned with HTTP 404 Aug 06 05:32:56.637865 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1279/5131] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/snapshots/3a69368f-afb0-4d0f-a251-5201383e75c1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.643242 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1a3c712e-71da-4e2d-b142-728b7e15dd83 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.645031 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1a3c712e-71da-4e2d-b142-728b7e15dd83 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:56.645232 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1a3c712e-71da-4e2d-b142-728b7e15dd83 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.645437 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1a3c712e-71da-4e2d-b142-728b7e15dd83 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.645609 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-1a3c712e-71da-4e2d-b142-728b7e15dd83 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: 126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:56.651115 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1a3c712e-71da-4e2d-b142-728b7e15dd83 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 returned with HTTP 404 Aug 06 05:32:56.651653 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1276/5132] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.658285 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b5f9a276-2e98-48d7-837c-3be7ac3abee3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.660123 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b5f9a276-2e98-48d7-837c-3be7ac3abee3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 Aug 06 05:32:56.660407 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b5f9a276-2e98-48d7-837c-3be7ac3abee3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.660635 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b5f9a276-2e98-48d7-837c-3be7ac3abee3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.666212 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b5f9a276-2e98-48d7-837c-3be7ac3abee3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 returned with HTTP 404 Aug 06 05:32:56.666756 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1293/5133] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/126e2c35-a3b2-49ce-b6b2-264effb49517 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.672346 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-689722ea-565c-4bef-b6da-7b844901f763 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.674133 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-689722ea-565c-4bef-b6da-7b844901f763 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b Aug 06 05:32:56.674408 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-689722ea-565c-4bef-b6da-7b844901f763 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.674625 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-689722ea-565c-4bef-b6da-7b844901f763 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.674765 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-689722ea-565c-4bef-b6da-7b844901f763 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 9d24b8fe-305e-4a6e-9858-d678b8d8651b Aug 06 05:32:56.679551 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-689722ea-565c-4bef-b6da-7b844901f763 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b returned with HTTP 404 Aug 06 05:32:56.680017 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1286/5134] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.686596 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b11e2bc3-216c-43b3-9fa7-79384874807b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.688452 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b11e2bc3-216c-43b3-9fa7-79384874807b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b Aug 06 05:32:56.688691 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b11e2bc3-216c-43b3-9fa7-79384874807b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.688917 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b11e2bc3-216c-43b3-9fa7-79384874807b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.693599 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b11e2bc3-216c-43b3-9fa7-79384874807b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b returned with HTTP 404 Aug 06 05:32:56.694084 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1280/5135] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/snapshots/9d24b8fe-305e-4a6e-9858-d678b8d8651b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.702197 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b56af678-c546-4233-83f7-d649b30fd0f4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.704394 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b56af678-c546-4233-83f7-d649b30fd0f4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:56.704659 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b56af678-c546-4233-83f7-d649b30fd0f4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.704851 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b56af678-c546-4233-83f7-d649b30fd0f4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.705012 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-b56af678-c546-4233-83f7-d649b30fd0f4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:56.711051 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b56af678-c546-4233-83f7-d649b30fd0f4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 returned with HTTP 404 Aug 06 05:32:56.711569 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1277/5136] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.720103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-fc4bfbf1-3874-4411-aedf-d079a1a7b722 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.721873 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fc4bfbf1-3874-4411-aedf-d079a1a7b722 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 Aug 06 05:32:56.722127 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fc4bfbf1-3874-4411-aedf-d079a1a7b722 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.722405 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-fc4bfbf1-3874-4411-aedf-d079a1a7b722 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.727659 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-fc4bfbf1-3874-4411-aedf-d079a1a7b722 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 returned with HTTP 404 Aug 06 05:32:56.728107 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1294/5137] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/d281087e-66ba-4e99-a570-cec4bd098ab0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.735811 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-64d1308a-c211-49f7-8306-0230ae68fa88 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.737664 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-64d1308a-c211-49f7-8306-0230ae68fa88 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 Aug 06 05:32:56.737865 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-64d1308a-c211-49f7-8306-0230ae68fa88 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.738040 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-64d1308a-c211-49f7-8306-0230ae68fa88 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.738221 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-64d1308a-c211-49f7-8306-0230ae68fa88 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: 90869c9b-918b-495e-b9dc-7a6cfcea8c80 Aug 06 05:32:56.743961 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-64d1308a-c211-49f7-8306-0230ae68fa88 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 returned with HTTP 404 Aug 06 05:32:56.744444 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1287/5138] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.751767 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f8900455-ffa0-4f1f-91bd-90c9a322fb0e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.753569 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f8900455-ffa0-4f1f-91bd-90c9a322fb0e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 Aug 06 05:32:56.753829 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f8900455-ffa0-4f1f-91bd-90c9a322fb0e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.754018 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f8900455-ffa0-4f1f-91bd-90c9a322fb0e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.760081 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f8900455-ffa0-4f1f-91bd-90c9a322fb0e tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 returned with HTTP 404 Aug 06 05:32:56.760651 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1281/5139] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/90869c9b-918b-495e-b9dc-7a6cfcea8c80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.768150 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-deba26e3-4452-41a2-998a-8fff5967a3b3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.770268 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-deba26e3-4452-41a2-998a-8fff5967a3b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be Aug 06 05:32:56.770576 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-deba26e3-4452-41a2-998a-8fff5967a3b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.770811 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-deba26e3-4452-41a2-998a-8fff5967a3b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.771015 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-deba26e3-4452-41a2-998a-8fff5967a3b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: dda0370c-b9f2-4029-b4de-6935556747be Aug 06 05:32:56.777428 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-deba26e3-4452-41a2-998a-8fff5967a3b3 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be returned with HTTP 404 Aug 06 05:32:56.777934 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1278/5140] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.785329 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e3070f36-0637-4cf8-a114-5bb1d9f26398 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.787390 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3070f36-0637-4cf8-a114-5bb1d9f26398 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be Aug 06 05:32:56.787641 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3070f36-0637-4cf8-a114-5bb1d9f26398 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.787869 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3070f36-0637-4cf8-a114-5bb1d9f26398 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.794845 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3070f36-0637-4cf8-a114-5bb1d9f26398 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be returned with HTTP 404 Aug 06 05:32:56.795467 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1295/5141] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/dda0370c-b9f2-4029-b4de-6935556747be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.802703 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f22d75af-8c20-4928-8bbf-09a0687fa26d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.804838 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f22d75af-8c20-4928-8bbf-09a0687fa26d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 Aug 06 05:32:56.805063 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f22d75af-8c20-4928-8bbf-09a0687fa26d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.805309 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f22d75af-8c20-4928-8bbf-09a0687fa26d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.805451 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-f22d75af-8c20-4928-8bbf-09a0687fa26d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 74f6c2f3-358d-480e-9d6b-5b341006abe1 Aug 06 05:32:56.810438 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f22d75af-8c20-4928-8bbf-09a0687fa26d tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 returned with HTTP 404 Aug 06 05:32:56.810976 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1288/5142] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.819569 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-73f6c7bc-4e7e-45d8-9254-b9425129504b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.821609 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73f6c7bc-4e7e-45d8-9254-b9425129504b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 Aug 06 05:32:56.821851 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73f6c7bc-4e7e-45d8-9254-b9425129504b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.822142 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73f6c7bc-4e7e-45d8-9254-b9425129504b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.825785 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7d379ba4-7c35-49ae-8aea-fd200569cd7a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.827893 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7d379ba4-7c35-49ae-8aea-fd200569cd7a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 Aug 06 05:32:56.828078 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7d379ba4-7c35-49ae-8aea-fd200569cd7a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.828262 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7d379ba4-7c35-49ae-8aea-fd200569cd7a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.828349 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73f6c7bc-4e7e-45d8-9254-b9425129504b tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 returned with HTTP 404 Aug 06 05:32:56.828842 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1282/5143] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/snapshots/74f6c2f3-358d-480e-9d6b-5b341006abe1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.834463 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7d379ba4-7c35-49ae-8aea-fd200569cd7a tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 returned with HTTP 404 Aug 06 05:32:56.834997 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1279/5144] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/b36e7353-d861-4cba-8c16-a190a9d695a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.835933 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9744be47-cf87-4fab-9069-fc017cc635d4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.838081 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9744be47-cf87-4fab-9069-fc017cc635d4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:56.838366 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9744be47-cf87-4fab-9069-fc017cc635d4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.838604 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9744be47-cf87-4fab-9069-fc017cc635d4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.838809 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-9744be47-cf87-4fab-9069-fc017cc635d4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:56.843053 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.844893 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:56.845266 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-159756536"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:56.846098 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9744be47-cf87-4fab-9069-fc017cc635d4 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f returned with HTTP 404 Aug 06 05:32:56.846756 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1296/5145] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.846853 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-159756536'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:56.847093 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume of 1 GB Aug 06 05:32:56.851918 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:56.853219 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-520de09f-6e2d-405c-9a97-6c37a59c09ee None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.854983 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-520de09f-6e2d-405c-9a97-6c37a59c09ee tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f Aug 06 05:32:56.855214 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-520de09f-6e2d-405c-9a97-6c37a59c09ee tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.855501 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-520de09f-6e2d-405c-9a97-6c37a59c09ee tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.857057 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (a2a5fbf6-cd17-43be-aee6-58fea45a3b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:56.858196 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03fdcf5-13cc-4150-94d5-c26656a3d0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:56.859054 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:56.862365 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-520de09f-6e2d-405c-9a97-6c37a59c09ee tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f returned with HTTP 404 Aug 06 05:32:56.862802 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1283/5146] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/b57bbca4-00a1-423b-8d8a-97c2f55a6a4f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.869741 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f71df260-e635-43c8-93e2-9121a01dbfea None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.873243 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f71df260-e635-43c8-93e2-9121a01dbfea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e Aug 06 05:32:56.873479 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f71df260-e635-43c8-93e2-9121a01dbfea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.873704 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f71df260-e635-43c8-93e2-9121a01dbfea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.873812 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-f71df260-e635-43c8-93e2-9121a01dbfea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete snapshot with id: 07efe341-d9c7-4563-9f72-bef95c20902e Aug 06 05:32:56.880629 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f71df260-e635-43c8-93e2-9121a01dbfea tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e returned with HTTP 404 Aug 06 05:32:56.881213 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1280/5147] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.892242 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b549650e-ddf2-452c-9d5b-d8532da34c44 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.894391 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b549650e-ddf2-452c-9d5b-d8532da34c44 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e Aug 06 05:32:56.894629 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b549650e-ddf2-452c-9d5b-d8532da34c44 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.894862 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b549650e-ddf2-452c-9d5b-d8532da34c44 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.896980 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03fdcf5-13cc-4150-94d5-c26656a3d0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:56.897818 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab72f02-4435-467c-9991-296748521cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:56.899999 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b549650e-ddf2-452c-9d5b-d8532da34c44 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e returned with HTTP 404 Aug 06 05:32:56.900647 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1297/5148] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/snapshots/07efe341-d9c7-4563-9f72-bef95c20902e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:56.907894 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b5319226-8f49-4e00-b69c-f076a98e04d0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.910271 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b5319226-8f49-4e00-b69c-f076a98e04d0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] DELETE https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:56.910502 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b5319226-8f49-4e00-b69c-f076a98e04d0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.910683 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b5319226-8f49-4e00-b69c-f076a98e04d0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.910860 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-b5319226-8f49-4e00-b69c-f076a98e04d0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Delete volume with id: af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:56.916207 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b5319226-8f49-4e00-b69c-f076a98e04d0 tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 returned with HTTP 404 Aug 06 05:32:56.916664 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1284/5149] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:56 2026] DELETE /volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.924979 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fb75fff5-a31c-4203-a274-e4e2eaf279ef None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:56.926925 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb75fff5-a31c-4203-a274-e4e2eaf279ef tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] GET https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 Aug 06 05:32:56.927651 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb75fff5-a31c-4203-a274-e4e2eaf279ef tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:56.927894 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb75fff5-a31c-4203-a274-e4e2eaf279ef tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:56.934700 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb75fff5-a31c-4203-a274-e4e2eaf279ef tempest-VolumeDependencyTests-1125174110 tempest-VolumeDependencyTests-1125174110-project-member] https://10.4.3.205/volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 returned with HTTP 404 Aug 06 05:32:56.935205 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1281/5150] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:56 2026] GET /volume/v3/volumes/af6c4641-b701-494f-a5da-7f6c8288e6a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:56.945938 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['6299910e-6375-446d-9477-8b56f95681a7', 'b3ab8f8c-24f7-42ba-82ee-7ab8496a3bc5', '63b4bfd6-b251-4468-a2e8-5055aa81dd6e', 'c03f09bf-e095-41de-b098-2ba8d2543ac4'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:56.946787 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab72f02-4435-467c-9991-296748521cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6299910e-6375-446d-9477-8b56f95681a7', 'b3ab8f8c-24f7-42ba-82ee-7ab8496a3bc5', '63b4bfd6-b251-4468-a2e8-5055aa81dd6e', 'c03f09bf-e095-41de-b098-2ba8d2543ac4']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:56.947540 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0652edf3-997a-4ed6-b183-6d81d26eb36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:56.975960 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0652edf3-997a-4ed6-b183-6d81d26eb36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280bef8e-cd2b-40d4-8894-e0ab39c81bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-159756536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['6299910e-6375-446d-9477-8b56f95681a7','b3ab8f8c-24f7-42ba-82ee-7ab8496a3bc5','63b4bfd6-b251-4468-a2e8-5055aa81dd6e','c03f09bf-e095-41de-b098-2ba8d2543ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-159756536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=280bef8e-cd2b-40d4-8894-e0ab39c81bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee80a114a76243b4b647839ee8d69270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039599372b97485782619211108b51fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:56.976658 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66db9d74-191d-4577-b17c-78b342477e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:56.992459 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66db9d74-191d-4577-b17c-78b342477e3d) transitioned into state 'SUCCESS' from state '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-159756536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['6299910e-6375-446d-9477-8b56f95681a7','b3ab8f8c-24f7-42ba-82ee-7ab8496a3bc5','63b4bfd6-b251-4468-a2e8-5055aa81dd6e','c03f09bf-e095-41de-b098-2ba8d2543ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:56.993056 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e9cd09-c4ff-4c85-93ee-d707e7c8f1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:57.001489 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e9cd09-c4ff-4c85-93ee-d707e7c8f1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:57.002196 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (a2a5fbf6-cd17-43be-aee6-58fea45a3b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:57.002712 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request issued successfully. Aug 06 05:32:57.003218 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ea546ea-2b96-4ac7-a92f-9ffc444cf1e4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:57.003655 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1289/5151] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:32:56 2026] POST /volume/v3/volumes => generated 777 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:57.019004 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4173491a-d405-434d-8e95-2c3d02d4db21 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:57.020621 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4173491a-d405-434d-8e95-2c3d02d4db21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca Aug 06 05:32:57.020810 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4173491a-d405-434d-8e95-2c3d02d4db21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:57.020994 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4173491a-d405-434d-8e95-2c3d02d4db21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:57.027941 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:57.027941 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:57.031261 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4173491a-d405-434d-8e95-2c3d02d4db21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:57.035060 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4173491a-d405-434d-8e95-2c3d02d4db21 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca returned with HTTP 200 Aug 06 05:32:57.035416 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1298/5152] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:57 2026] GET /volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:57.355549 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-527518a6-b390-4683-869e-e8fe0d58013a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:57.357462 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-527518a6-b390-4683-869e-e8fe0d58013a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 Aug 06 05:32:57.357664 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-527518a6-b390-4683-869e-e8fe0d58013a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:57.357845 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-527518a6-b390-4683-869e-e8fe0d58013a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:57.371173 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:57.371173 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:57.375505 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-527518a6-b390-4683-869e-e8fe0d58013a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:57.379849 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-527518a6-b390-4683-869e-e8fe0d58013a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 returned with HTTP 200 Aug 06 05:32:57.380248 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1285/5153] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:57 2026] GET /volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:57.391188 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dfd1d6a2-372f-4252-86d0-8a878d96cee8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:57.392931 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dfd1d6a2-372f-4252-86d0-8a878d96cee8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] GET https://10.4.3.205/volume/v3/volumes/detail Aug 06 05:32:57.393264 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dfd1d6a2-372f-4252-86d0-8a878d96cee8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:57.393501 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dfd1d6a2-372f-4252-86d0-8a878d96cee8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Calling method 'detail' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:57.393767 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.api_utils [None req-dfd1d6a2-372f-4252-86d0-8a878d96cee8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Removing options '' from query. {{(pid=100427) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:32:57.394736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-dfd1d6a2-372f-4252-86d0-8a878d96cee8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100427) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:32:57.402631 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dfd1d6a2-372f-4252-86d0-8a878d96cee8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Get all volumes completed successfully. Aug 06 05:32:57.403360 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:57.403360 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:57.407593 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dfd1d6a2-372f-4252-86d0-8a878d96cee8 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] https://10.4.3.205/volume/v3/volumes/detail returned with HTTP 200 Aug 06 05:32:57.407972 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1282/5154] 10.4.3.205 () {68 vars in 1299 bytes} [Thu Aug 6 05:32:57 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:57.420644 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e5842e31-909e-4a81-b9a9-2ec1e31db4d1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:57.422758 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e5842e31-909e-4a81-b9a9-2ec1e31db4d1 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 Aug 06 05:32:57.422989 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e5842e31-909e-4a81-b9a9-2ec1e31db4d1 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:57.423193 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e5842e31-909e-4a81-b9a9-2ec1e31db4d1 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:57.423388 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-e5842e31-909e-4a81-b9a9-2ec1e31db4d1 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Delete volume with id: 3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 Aug 06 05:32:57.430829 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:57.430829 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:57.431162 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e5842e31-909e-4a81-b9a9-2ec1e31db4d1 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:57.449015 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e5842e31-909e-4a81-b9a9-2ec1e31db4d1 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Delete volume request issued successfully. Aug 06 05:32:57.449314 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e5842e31-909e-4a81-b9a9-2ec1e31db4d1 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 returned with HTTP 202 Aug 06 05:32:57.449897 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1290/5155] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:57 2026] DELETE /volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:57.457882 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3c47a17d-d55d-4d5a-9e54-f409bd003f4a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:57.459607 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3c47a17d-d55d-4d5a-9e54-f409bd003f4a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 Aug 06 05:32:57.459787 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3c47a17d-d55d-4d5a-9e54-f409bd003f4a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:57.459959 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3c47a17d-d55d-4d5a-9e54-f409bd003f4a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:57.466380 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:57.466380 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:57.469587 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3c47a17d-d55d-4d5a-9e54-f409bd003f4a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:57.472965 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3c47a17d-d55d-4d5a-9e54-f409bd003f4a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 returned with HTTP 200 Aug 06 05:32:57.473265 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1299/5156] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:57 2026] GET /volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:58.050915 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c2597517-eabc-4290-9927-78970bcb7c82 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:58.052773 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c2597517-eabc-4290-9927-78970bcb7c82 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca Aug 06 05:32:58.052982 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c2597517-eabc-4290-9927-78970bcb7c82 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:58.053177 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c2597517-eabc-4290-9927-78970bcb7c82 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:58.060784 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:58.060784 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:58.064311 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c2597517-eabc-4290-9927-78970bcb7c82 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:58.068197 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c2597517-eabc-4290-9927-78970bcb7c82 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca returned with HTTP 200 Aug 06 05:32:58.068639 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1286/5157] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:32:58 2026] GET /volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:58.081246 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d385b30b-1403-46b5-ab48-e26f24d6fa0f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:58.082998 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d385b30b-1403-46b5-ab48-e26f24d6fa0f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:32:58.083412 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d385b30b-1403-46b5-ab48-e26f24d6fa0f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "280bef8e-cd2b-40d4-8894-e0ab39c81bca", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-574278721"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:58.094373 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:58.094373 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:58.094716 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d385b30b-1403-46b5-ab48-e26f24d6fa0f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:32:58.094856 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-d385b30b-1403-46b5-ab48-e26f24d6fa0f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create snapshot from volume 280bef8e-cd2b-40d4-8894-e0ab39c81bca Aug 06 05:32:58.118119 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-d385b30b-1403-46b5-ab48-e26f24d6fa0f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['bf70cc30-6b74-4675-b0de-40b2ca0d8711', 'cbaac97c-51e9-4d23-9eab-84c6acd51478', '32c215ca-8795-4416-a133-ae70da506d17', '1cfee1bc-9256-45f3-9e77-854b54e8c29e'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:58.145052 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d385b30b-1403-46b5-ab48-e26f24d6fa0f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot create request issued successfully. Aug 06 05:32:58.145520 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d385b30b-1403-46b5-ab48-e26f24d6fa0f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:32:58.145980 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1283/5158] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:32:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:32:58.154827 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eb292b63-0c08-43ab-a036-4e6d2504c3e1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:58.156510 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb292b63-0c08-43ab-a036-4e6d2504c3e1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 Aug 06 05:32:58.156758 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb292b63-0c08-43ab-a036-4e6d2504c3e1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:58.156981 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eb292b63-0c08-43ab-a036-4e6d2504c3e1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:58.162522 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:58.162522 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:58.162883 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-eb292b63-0c08-43ab-a036-4e6d2504c3e1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:58.163704 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eb292b63-0c08-43ab-a036-4e6d2504c3e1 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 returned with HTTP 200 Aug 06 05:32:58.164130 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1291/5159] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:58 2026] GET /volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:58.415032 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-af3f2519-91cc-4e1e-9ad6-e4a61ff4c87a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:58.487508 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-002ae1c7-1e4b-429d-9625-f3c034ac157a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:58.489364 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-002ae1c7-1e4b-429d-9625-f3c034ac157a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 Aug 06 05:32:58.489587 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-002ae1c7-1e4b-429d-9625-f3c034ac157a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:58.489790 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-002ae1c7-1e4b-429d-9625-f3c034ac157a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:58.496102 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-002ae1c7-1e4b-429d-9625-f3c034ac157a tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 returned with HTTP 404 Aug 06 05:32:58.496712 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1287/5160] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:58 2026] GET /volume/v3/volumes/3419e7e1-7e0f-47fb-8660-17b3ad8cd5f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:32:58.508115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:58.510128 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:32:58.510634 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1294327026"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:58.512175 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1294327026'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:32:58.512407 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume of 1 GB Aug 06 05:32:58.512728 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:58.512728 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:58.517774 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Availability Zones retrieved successfully. Aug 06 05:32:58.523778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Flow 'volume_create_api' (7fade1f1-1839-4749-9eb4-13b0120c3489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:58.524796 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df520eac-c3a4-4759-ad7d-6e582d9a0ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:58.525690 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:32:58.544551 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-af3f2519-91cc-4e1e-9ad6-e4a61ff4c87a tempest-ProjectAdminTests-1827129680 tempest-ProjectAdminTests-1827129680-project-admin] GET https://10.4.3.205/volume/v3/scheduler-stats/get_pools Aug 06 05:32:58.544792 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-af3f2519-91cc-4e1e-9ad6-e4a61ff4c87a tempest-ProjectAdminTests-1827129680 tempest-ProjectAdminTests-1827129680-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:58.545044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-af3f2519-91cc-4e1e-9ad6-e4a61ff4c87a tempest-ProjectAdminTests-1827129680 tempest-ProjectAdminTests-1827129680-project-admin] Calling method 'get_pools' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:58.563477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df520eac-c3a4-4759-ad7d-6e582d9a0ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:58.563477 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0937a4a6-ca70-447d-87f1-13682773e2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:58.563749 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-af3f2519-91cc-4e1e-9ad6-e4a61ff4c87a tempest-ProjectAdminTests-1827129680 tempest-ProjectAdminTests-1827129680-project-admin] https://10.4.3.205/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 05:32:58.563749 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1300/5161] 10.4.3.205 () {66 vars in 1291 bytes} [Thu Aug 6 05:32:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:58.571112 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f946d4d3-8d12-4ffe-b23a-f9f20a2479a6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:58.573432 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f946d4d3-8d12-4ffe-b23a-f9f20a2479a6 tempest-ProjectAdminTests-1827129680 tempest-ProjectAdminTests-1827129680-project-admin] GET https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool Aug 06 05:32:58.573703 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f946d4d3-8d12-4ffe-b23a-f9f20a2479a6 tempest-ProjectAdminTests-1827129680 tempest-ProjectAdminTests-1827129680-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:58.573940 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f946d4d3-8d12-4ffe-b23a-f9f20a2479a6 tempest-ProjectAdminTests-1827129680 tempest-ProjectAdminTests-1827129680-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:58.583736 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f946d4d3-8d12-4ffe-b23a-f9f20a2479a6 tempest-ProjectAdminTests-1827129680 tempest-ProjectAdminTests-1827129680-project-admin] https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool returned with HTTP 200 Aug 06 05:32:58.584401 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1292/5162] 10.4.3.205 () {66 vars in 1318 bytes} [Thu Aug 6 05:32:58 2026] GET /volume/v3/capabilities/np0000006623@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:58.606892 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Created reservations ['0551f809-3e7e-4558-b64a-bc342b859902', 'f2f21fc7-4530-4962-b87c-0ac7226b881f', 'd032d171-33c9-4442-82fb-c91b0ecde335', '9c77c32e-36d9-4ce9-ac8d-7e957e0316ee'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:32:58.607829 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0937a4a6-ca70-447d-87f1-13682773e2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0551f809-3e7e-4558-b64a-bc342b859902', 'f2f21fc7-4530-4962-b87c-0ac7226b881f', 'd032d171-33c9-4442-82fb-c91b0ecde335', '9c77c32e-36d9-4ce9-ac8d-7e957e0316ee']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:58.608660 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0fa2bb-5959-44b1-b77e-918fd361babe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:58.632824 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0fa2bb-5959-44b1-b77e-918fd361babe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1021f907-ab00-42f0-9e07-ed5bb6364693', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1294327026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a6f09e6aff4fc9a5e75a4547f08365',qos_specs=None,replication_status=,reservations=['0551f809-3e7e-4558-b64a-bc342b859902','f2f21fc7-4530-4962-b87c-0ac7226b881f','d032d171-33c9-4442-82fb-c91b0ecde335','9c77c32e-36d9-4ce9-ac8d-7e957e0316ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c7d83bf89a248498a8296157eb95905',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1294327026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1021f907-ab00-42f0-9e07-ed5bb6364693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a6f09e6aff4fc9a5e75a4547f08365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c7d83bf89a248498a8296157eb95905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:58.633736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (329abf65-55a4-4763-aa3d-846e44e15afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:58.654638 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (329abf65-55a4-4763-aa3d-846e44e15afd) transitioned into state 'SUCCESS' from state '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-1294327026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a6f09e6aff4fc9a5e75a4547f08365',qos_specs=None,replication_status=,reservations=['0551f809-3e7e-4558-b64a-bc342b859902','f2f21fc7-4530-4962-b87c-0ac7226b881f','d032d171-33c9-4442-82fb-c91b0ecde335','9c77c32e-36d9-4ce9-ac8d-7e957e0316ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c7d83bf89a248498a8296157eb95905',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:58.655644 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5201d0ef-b1b1-4437-85f2-c097736d9806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:32:58.666842 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5201d0ef-b1b1-4437-85f2-c097736d9806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:32:58.668086 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Flow 'volume_create_api' (7fade1f1-1839-4749-9eb4-13b0120c3489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:32:58.668646 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume request issued successfully. Aug 06 05:32:58.669518 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fb8243e0-bf14-4a73-be02-91660ea91c3d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:32:58.670083 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1284/5163] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:32:58 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:32:58.686257 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-62759cb4-b885-4548-a788-e2d17defe4e9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:58.688441 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-62759cb4-b885-4548-a788-e2d17defe4e9 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 Aug 06 05:32:58.688658 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-62759cb4-b885-4548-a788-e2d17defe4e9 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:58.688861 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-62759cb4-b885-4548-a788-e2d17defe4e9 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:58.696585 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:58.696585 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:58.700621 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-62759cb4-b885-4548-a788-e2d17defe4e9 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:58.705560 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-62759cb4-b885-4548-a788-e2d17defe4e9 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 returned with HTTP 200 Aug 06 05:32:58.705967 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1288/5164] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:58 2026] GET /volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:59.172591 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a0235f9f-7274-4ab1-b85d-e3b9ed8f110b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:59.174327 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a0235f9f-7274-4ab1-b85d-e3b9ed8f110b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 Aug 06 05:32:59.174529 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a0235f9f-7274-4ab1-b85d-e3b9ed8f110b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:59.174710 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a0235f9f-7274-4ab1-b85d-e3b9ed8f110b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:59.179766 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:59.179766 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:59.180037 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a0235f9f-7274-4ab1-b85d-e3b9ed8f110b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:59.180661 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a0235f9f-7274-4ab1-b85d-e3b9ed8f110b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 returned with HTTP 200 Aug 06 05:32:59.180969 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1301/5165] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:59 2026] GET /volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:59.190259 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8ba54bf6-daaa-4444-ac1a-41fce5bb4b93 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:59.192513 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ba54bf6-daaa-4444-ac1a-41fce5bb4b93 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] PUT https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 Aug 06 05:32:59.192922 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8ba54bf6-daaa-4444-ac1a-41fce5bb4b93 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:32:59.200702 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:59.200702 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:59.201267 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8ba54bf6-daaa-4444-ac1a-41fce5bb4b93 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Snapshot retrieved successfully. Aug 06 05:32:59.208451 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ba54bf6-daaa-4444-ac1a-41fce5bb4b93 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 returned with HTTP 200 Aug 06 05:32:59.208998 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1293/5166] 10.4.3.205 () {68 vars in 1374 bytes} [Thu Aug 6 05:32:59 2026] PUT /volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 => generated 360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:59.217455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4270222d-3f04-4fe3-9c92-97dcf3c5baea None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:59.219432 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4270222d-3f04-4fe3-9c92-97dcf3c5baea tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 Aug 06 05:32:59.219655 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4270222d-3f04-4fe3-9c92-97dcf3c5baea tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:59.219825 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4270222d-3f04-4fe3-9c92-97dcf3c5baea tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:59.219942 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-4270222d-3f04-4fe3-9c92-97dcf3c5baea tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete snapshot with id: 8014ecef-8a71-464f-9ea7-b10272ee32b7 Aug 06 05:32:59.224682 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:59.224682 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:59.225000 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4270222d-3f04-4fe3-9c92-97dcf3c5baea tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:59.251212 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4270222d-3f04-4fe3-9c92-97dcf3c5baea tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot delete request issued successfully. Aug 06 05:32:59.251457 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4270222d-3f04-4fe3-9c92-97dcf3c5baea tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 returned with HTTP 202 Aug 06 05:32:59.252077 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1285/5167] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:32:59 2026] DELETE /volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:32:59.260171 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dda11219-6bf5-4ae8-bc29-a96b5ba495fe None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:59.261639 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dda11219-6bf5-4ae8-bc29-a96b5ba495fe tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 Aug 06 05:32:59.261909 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dda11219-6bf5-4ae8-bc29-a96b5ba495fe tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:59.262249 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dda11219-6bf5-4ae8-bc29-a96b5ba495fe tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:59.267396 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:59.267396 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:59.267775 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dda11219-6bf5-4ae8-bc29-a96b5ba495fe tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:32:59.268560 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dda11219-6bf5-4ae8-bc29-a96b5ba495fe tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 returned with HTTP 200 Aug 06 05:32:59.269073 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1289/5168] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:32:59 2026] GET /volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:32:59.719665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-46bb8f65-712d-4fbb-9423-72d7a7549d0d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:59.721838 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-46bb8f65-712d-4fbb-9423-72d7a7549d0d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 Aug 06 05:32:59.722095 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-46bb8f65-712d-4fbb-9423-72d7a7549d0d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:59.722350 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-46bb8f65-712d-4fbb-9423-72d7a7549d0d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:59.732141 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:59.732141 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:32:59.736775 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-46bb8f65-712d-4fbb-9423-72d7a7549d0d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:59.742265 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-46bb8f65-712d-4fbb-9423-72d7a7549d0d tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 returned with HTTP 200 Aug 06 05:32:59.742713 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1302/5169] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:59 2026] GET /volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:32:59.755755 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b8474e64-0b7f-481f-9790-a68df1cea72f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:59.758115 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b8474e64-0b7f-481f-9790-a68df1cea72f tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] GET https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 Aug 06 05:32:59.758430 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b8474e64-0b7f-481f-9790-a68df1cea72f tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:59.758715 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b8474e64-0b7f-481f-9790-a68df1cea72f tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:59.766596 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:59.766596 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:32:59.770565 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b8474e64-0b7f-481f-9790-a68df1cea72f tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Volume info retrieved successfully. Aug 06 05:32:59.775148 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b8474e64-0b7f-481f-9790-a68df1cea72f tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 returned with HTTP 200 Aug 06 05:32:59.776668 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1294/5170] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:59 2026] GET /volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:32:59.789148 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8778fe35-424c-4420-a894-1c360bfefa42 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:59.790781 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8778fe35-424c-4420-a894-1c360bfefa42 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 Aug 06 05:32:59.790984 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8778fe35-424c-4420-a894-1c360bfefa42 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:59.791156 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8778fe35-424c-4420-a894-1c360bfefa42 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:59.791315 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8778fe35-424c-4420-a894-1c360bfefa42 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Delete volume with id: 1021f907-ab00-42f0-9e07-ed5bb6364693 Aug 06 05:32:59.798432 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:59.798432 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:32:59.798753 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8778fe35-424c-4420-a894-1c360bfefa42 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:59.815434 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8778fe35-424c-4420-a894-1c360bfefa42 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Delete volume request issued successfully. Aug 06 05:32:59.815582 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8778fe35-424c-4420-a894-1c360bfefa42 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 returned with HTTP 202 Aug 06 05:32:59.816110 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1286/5171] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:32:59 2026] DELETE /volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:32:59.823760 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-74b292f9-0450-4fba-a3be-45b8b358c3af None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:32:59.825614 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-74b292f9-0450-4fba-a3be-45b8b358c3af tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 Aug 06 05:32:59.825856 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-74b292f9-0450-4fba-a3be-45b8b358c3af tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:32:59.826068 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-74b292f9-0450-4fba-a3be-45b8b358c3af tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:32:59.833073 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:32:59.833073 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:32:59.836542 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-74b292f9-0450-4fba-a3be-45b8b358c3af tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:32:59.840582 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-74b292f9-0450-4fba-a3be-45b8b358c3af tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 returned with HTTP 200 Aug 06 05:32:59.841118 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1290/5172] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:32:59 2026] GET /volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:33:00.088730 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a033222f-8486-42b2-8139-0af85e0e0773 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.165672 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a033222f-8486-42b2-8139-0af85e0e0773 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:00.166025 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a033222f-8486-42b2-8139-0af85e0e0773 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-912720975", "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=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.182530 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a033222f-8486-42b2-8139-0af85e0e0773 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:00.182884 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1303/5173] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/types => generated 379 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:00.191188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fc3364c9-44bf-4f6d-a84c-63f0e076e1fc None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.193160 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fc3364c9-44bf-4f6d-a84c-63f0e076e1fc tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] POST https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption Aug 06 05:33:00.193579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fc3364c9-44bf-4f6d-a84c-63f0e076e1fc tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.209778 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fc3364c9-44bf-4f6d-a84c-63f0e076e1fc tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption returned with HTTP 200 Aug 06 05:33:00.210196 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1295/5174] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:00.218303 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c0aebecb-9417-4a9f-821f-6a6264b28e27 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.220029 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c0aebecb-9417-4a9f-821f-6a6264b28e27 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:00.220407 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c0aebecb-9417-4a9f-821f-6a6264b28e27 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-303780569", "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=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.235884 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c0aebecb-9417-4a9f-821f-6a6264b28e27 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:00.236191 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1287/5175] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:00.244106 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3b08f78a-50b5-47ab-8458-c1187d6e6161 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.278948 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-367e36c0-8868-4acc-9354-196d3ba4b80f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.280743 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-367e36c0-8868-4acc-9354-196d3ba4b80f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 Aug 06 05:33:00.280962 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-367e36c0-8868-4acc-9354-196d3ba4b80f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.281145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-367e36c0-8868-4acc-9354-196d3ba4b80f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.285787 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-367e36c0-8868-4acc-9354-196d3ba4b80f tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 returned with HTTP 404 Aug 06 05:33:00.286227 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1304/5176] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/snapshots/8014ecef-8a71-464f-9ea7-b10272ee32b7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.293549 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f408b083-c95d-4be8-9c3f-9396e9de8517 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.295634 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f408b083-c95d-4be8-9c3f-9396e9de8517 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca Aug 06 05:33:00.295844 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f408b083-c95d-4be8-9c3f-9396e9de8517 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.296062 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f408b083-c95d-4be8-9c3f-9396e9de8517 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.296219 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-f408b083-c95d-4be8-9c3f-9396e9de8517 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume with id: 280bef8e-cd2b-40d4-8894-e0ab39c81bca Aug 06 05:33:00.303194 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b08f78a-50b5-47ab-8458-c1187d6e6161 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] POST https://10.4.3.205/volume/v3/types/9265d700-c719-4b82-968c-dabe97f16c2b/encryption Aug 06 05:33:00.303609 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3b08f78a-50b5-47ab-8458-c1187d6e6161 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.304508 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:00.304508 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:00.304918 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f408b083-c95d-4be8-9c3f-9396e9de8517 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:33:00.305489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-3b08f78a-50b5-47ab-8458-c1187d6e6161 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.305686 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3b08f78a-50b5-47ab-8458-c1187d6e6161 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/9265d700-c719-4b82-968c-dabe97f16c2b/encryption returned with HTTP 403 Aug 06 05:33:00.306088 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1291/5177] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/types/9265d700-c719-4b82-968c-dabe97f16c2b/encryption => generated 127 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.313878 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-14666df4-221f-4c34-86e5-6bb4a0db01c7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.315580 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-14666df4-221f-4c34-86e5-6bb4a0db01c7 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:00.315917 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-14666df4-221f-4c34-86e5-6bb4a0db01c7 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-709079148", "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=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.321517 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f408b083-c95d-4be8-9c3f-9396e9de8517 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume request issued successfully. Aug 06 05:33:00.321802 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f408b083-c95d-4be8-9c3f-9396e9de8517 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca returned with HTTP 202 Aug 06 05:33:00.322300 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1296/5178] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:00.329764 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7038de13-25fc-4651-bc9b-95f5718dd67c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.331765 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7038de13-25fc-4651-bc9b-95f5718dd67c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca Aug 06 05:33:00.332042 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7038de13-25fc-4651-bc9b-95f5718dd67c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.332104 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-14666df4-221f-4c34-86e5-6bb4a0db01c7 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:00.332265 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7038de13-25fc-4651-bc9b-95f5718dd67c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.332547 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1288/5179] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:00.340131 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:00.340131 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:00.340794 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5796fffa-d5fb-497d-b947-4c98e162ca0a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.342861 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5796fffa-d5fb-497d-b947-4c98e162ca0a tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] POST https://10.4.3.205/volume/v3/types/29755725-339f-4d72-a88d-74f09e19c87e/extra_specs Aug 06 05:33:00.343225 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5796fffa-d5fb-497d-b947-4c98e162ca0a tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.344644 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-7038de13-25fc-4651-bc9b-95f5718dd67c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:33:00.345605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-5796fffa-d5fb-497d-b947-4c98e162ca0a tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.345784 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5796fffa-d5fb-497d-b947-4c98e162ca0a tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/29755725-339f-4d72-a88d-74f09e19c87e/extra_specs returned with HTTP 403 Aug 06 05:33:00.346243 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1292/5180] 10.4.3.205 () {68 vars in 1399 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/types/29755725-339f-4d72-a88d-74f09e19c87e/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.349387 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7038de13-25fc-4651-bc9b-95f5718dd67c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca returned with HTTP 200 Aug 06 05:33:00.349922 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1305/5181] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:00.354156 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-254430c0-6994-49dc-b319-22fee390ade4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.356014 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-254430c0-6994-49dc-b319-22fee390ade4 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] PUT https://10.4.3.205/volume/v3/types/29755725-339f-4d72-a88d-74f09e19c87e/extra_specs/key2 Aug 06 05:33:00.356391 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-254430c0-6994-49dc-b319-22fee390ade4 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.358136 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.policy [None req-254430c0-6994-49dc-b319-22fee390ade4 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100426) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.358361 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-254430c0-6994-49dc-b319-22fee390ade4 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/29755725-339f-4d72-a88d-74f09e19c87e/extra_specs/key2 returned with HTTP 403 Aug 06 05:33:00.358766 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1297/5182] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:33:00 2026] PUT /volume/v3/types/29755725-339f-4d72-a88d-74f09e19c87e/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.366602 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f3cf9f38-1d11-4f90-aa38-43f213689f5e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.368562 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3cf9f38-1d11-4f90-aa38-43f213689f5e tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:00.368964 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f3cf9f38-1d11-4f90-aa38-43f213689f5e tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.371598 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.policy [None req-f3cf9f38-1d11-4f90-aa38-43f213689f5e tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100427) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.371809 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f3cf9f38-1d11-4f90-aa38-43f213689f5e tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types returned with HTTP 403 Aug 06 05:33:00.372194 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1289/5183] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.380399 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f4c438d4-61c2-447d-b36d-7c82db179ce9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.382138 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f4c438d4-61c2-447d-b36d-7c82db179ce9 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:00.382504 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f4c438d4-61c2-447d-b36d-7c82db179ce9 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1378150492", "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=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.397669 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f4c438d4-61c2-447d-b36d-7c82db179ce9 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:00.398020 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1293/5184] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:00 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 06 05:33:00.406904 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ea516bfd-9d59-4619-a2cc-a1e1d7767217 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.409078 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea516bfd-9d59-4619-a2cc-a1e1d7767217 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] POST https://10.4.3.205/volume/v3/types/c0fb3766-38ca-4ecc-82e4-6ee5bee90daa/encryption Aug 06 05:33:00.409511 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ea516bfd-9d59-4619-a2cc-a1e1d7767217 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.426813 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ea516bfd-9d59-4619-a2cc-a1e1d7767217 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types/c0fb3766-38ca-4ecc-82e4-6ee5bee90daa/encryption returned with HTTP 200 Aug 06 05:33:00.427492 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1306/5185] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/types/c0fb3766-38ca-4ecc-82e4-6ee5bee90daa/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:00.435439 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c5f3cd51-8d0a-49b2-9a7f-5b29713d5797 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.437187 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5f3cd51-8d0a-49b2-9a7f-5b29713d5797 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] DELETE https://10.4.3.205/volume/v3/types/c0fb3766-38ca-4ecc-82e4-6ee5bee90daa/encryption/398c1dce-df3a-42a6-b3a7-9236b76c5f48 Aug 06 05:33:00.437436 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c5f3cd51-8d0a-49b2-9a7f-5b29713d5797 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.437618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c5f3cd51-8d0a-49b2-9a7f-5b29713d5797 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.438200 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.policy [None req-c5f3cd51-8d0a-49b2-9a7f-5b29713d5797 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100426) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.438455 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c5f3cd51-8d0a-49b2-9a7f-5b29713d5797 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/c0fb3766-38ca-4ecc-82e4-6ee5bee90daa/encryption/398c1dce-df3a-42a6-b3a7-9236b76c5f48 returned with HTTP 403 Aug 06 05:33:00.438964 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1298/5186] 10.4.3.205 () {66 vars in 1489 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/types/c0fb3766-38ca-4ecc-82e4-6ee5bee90daa/encryption/398c1dce-df3a-42a6-b3a7-9236b76c5f48 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.447304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-97659bbe-e397-48ae-8371-2609b8903e99 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.449166 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-97659bbe-e397-48ae-8371-2609b8903e99 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:00.449579 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-97659bbe-e397-48ae-8371-2609b8903e99 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1595889230", "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=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.467536 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-97659bbe-e397-48ae-8371-2609b8903e99 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:00.467884 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1290/5187] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:00 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 06 05:33:00.475966 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7e1d70bd-4466-4aed-9d8f-4f5d80596b81 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.477865 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e1d70bd-4466-4aed-9d8f-4f5d80596b81 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] DELETE https://10.4.3.205/volume/v3/types/3fb17c4b-26ac-4544-989b-44bcd949d051/extra_specs/key1 Aug 06 05:33:00.478083 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e1d70bd-4466-4aed-9d8f-4f5d80596b81 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.478329 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e1d70bd-4466-4aed-9d8f-4f5d80596b81 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.483716 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-7e1d70bd-4466-4aed-9d8f-4f5d80596b81 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.483954 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e1d70bd-4466-4aed-9d8f-4f5d80596b81 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/3fb17c4b-26ac-4544-989b-44bcd949d051/extra_specs/key1 returned with HTTP 403 Aug 06 05:33:00.484613 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1294/5188] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/types/3fb17c4b-26ac-4544-989b-44bcd949d051/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.492400 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-83241924-15b4-48e1-9c01-c2bdfc9fefb0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.494584 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-83241924-15b4-48e1-9c01-c2bdfc9fefb0 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:00.495044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-83241924-15b4-48e1-9c01-c2bdfc9fefb0 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1860182351", "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=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.516961 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-83241924-15b4-48e1-9c01-c2bdfc9fefb0 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:00.517544 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1307/5189] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:00.525733 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7e960bd4-ccd6-494d-9297-d77feac5bb69 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.528566 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e960bd4-ccd6-494d-9297-d77feac5bb69 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] DELETE https://10.4.3.205/volume/v3/types/5b500dd7-0caf-4632-862f-a41b36be887f Aug 06 05:33:00.528819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e960bd4-ccd6-494d-9297-d77feac5bb69 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.529066 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e960bd4-ccd6-494d-9297-d77feac5bb69 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.529875 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.policy [None req-7e960bd4-ccd6-494d-9297-d77feac5bb69 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100426) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.530080 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e960bd4-ccd6-494d-9297-d77feac5bb69 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/5b500dd7-0caf-4632-862f-a41b36be887f returned with HTTP 403 Aug 06 05:33:00.530585 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1299/5190] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/types/5b500dd7-0caf-4632-862f-a41b36be887f => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.539077 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-538a90e6-a117-4076-b40e-dd103fa191e6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.541158 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-538a90e6-a117-4076-b40e-dd103fa191e6 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] GET https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs Aug 06 05:33:00.541382 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-538a90e6-a117-4076-b40e-dd103fa191e6 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.541603 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-538a90e6-a117-4076-b40e-dd103fa191e6 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method 'index' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.548883 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-538a90e6-a117-4076-b40e-dd103fa191e6 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs returned with HTTP 200 Aug 06 05:33:00.549215 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1291/5191] 10.4.3.205 () {66 vars in 1378 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:00.556721 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-43eb370b-1b81-4b18-91f0-c97b33ea3841 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.558383 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-43eb370b-1b81-4b18-91f0-c97b33ea3841 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] GET https://10.4.3.205/volume/v3/types Aug 06 05:33:00.558567 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-43eb370b-1b81-4b18-91f0-c97b33ea3841 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.558724 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-43eb370b-1b81-4b18-91f0-c97b33ea3841 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.559406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-43eb370b-1b81-4b18-91f0-c97b33ea3841 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:33:00.579516 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-43eb370b-1b81-4b18-91f0-c97b33ea3841 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:00.579838 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1295/5192] 10.4.3.205 () {66 vars in 1231 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/types => generated 2386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:00.589352 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bd29b45a-8161-40e8-9177-8e263338e417 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.591066 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd29b45a-8161-40e8-9177-8e263338e417 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] GET https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption/cipher Aug 06 05:33:00.591234 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd29b45a-8161-40e8-9177-8e263338e417 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.591457 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bd29b45a-8161-40e8-9177-8e263338e417 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.592014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.policy [None req-bd29b45a-8161-40e8-9177-8e263338e417 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100428) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.592174 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bd29b45a-8161-40e8-9177-8e263338e417 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption/cipher returned with HTTP 403 Aug 06 05:33:00.592596 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1308/5193] 10.4.3.205 () {66 vars in 1396 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.601537 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-805f9aa5-5e51-46d8-89f9-31d18b9b147d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.601537 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-805f9aa5-5e51-46d8-89f9-31d18b9b147d tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] GET https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption Aug 06 05:33:00.601537 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-805f9aa5-5e51-46d8-89f9-31d18b9b147d tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.601537 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-805f9aa5-5e51-46d8-89f9-31d18b9b147d tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.602526 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.policy [None req-805f9aa5-5e51-46d8-89f9-31d18b9b147d tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100426) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.602526 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-805f9aa5-5e51-46d8-89f9-31d18b9b147d tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption returned with HTTP 403 Aug 06 05:33:00.603022 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1300/5194] 10.4.3.205 () {66 vars in 1375 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.609935 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3daa7894-3c2b-41d8-93bb-db20cac7ec42 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.611475 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3daa7894-3c2b-41d8-93bb-db20cac7ec42 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] GET https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs/multiattach Aug 06 05:33:00.611646 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3daa7894-3c2b-41d8-93bb-db20cac7ec42 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.611820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3daa7894-3c2b-41d8-93bb-db20cac7ec42 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.618236 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3daa7894-3c2b-41d8-93bb-db20cac7ec42 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs/multiattach returned with HTTP 200 Aug 06 05:33:00.618583 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1292/5195] 10.4.3.205 () {66 vars in 1414 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 05:33:00.625454 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bc89a02f-2fa9-4625-8e73-2793812ed55a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.627201 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc89a02f-2fa9-4625-8e73-2793812ed55a tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] GET https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs/volume_backend_name Aug 06 05:33:00.627424 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bc89a02f-2fa9-4625-8e73-2793812ed55a tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.627597 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bc89a02f-2fa9-4625-8e73-2793812ed55a tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.634512 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bc89a02f-2fa9-4625-8e73-2793812ed55a tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 05:33:00.634920 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1296/5196] 10.4.3.205 () {66 vars in 1438 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/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 06 05:33:00.641878 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-baacad16-f962-4726-b72b-c55d2f4733ca None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.643978 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-baacad16-f962-4726-b72b-c55d2f4733ca tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] GET https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb Aug 06 05:33:00.644209 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-baacad16-f962-4726-b72b-c55d2f4733ca tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.644502 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-baacad16-f962-4726-b72b-c55d2f4733ca tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.651412 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-baacad16-f962-4726-b72b-c55d2f4733ca tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb returned with HTTP 200 Aug 06 05:33:00.651795 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1309/5197] 10.4.3.205 () {66 vars in 1342 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb => generated 317 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:00.660127 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1689baa2-b225-46a3-a1f5-2df41cb64047 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.661915 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1689baa2-b225-46a3-a1f5-2df41cb64047 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] PUT https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption/97b01296-ca9f-4479-bf6d-28fa59f1baf5 Aug 06 05:33:00.662208 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1689baa2-b225-46a3-a1f5-2df41cb64047 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.664276 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.policy [None req-1689baa2-b225-46a3-a1f5-2df41cb64047 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100426) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.664479 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1689baa2-b225-46a3-a1f5-2df41cb64047 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption/97b01296-ca9f-4479-bf6d-28fa59f1baf5 returned with HTTP 403 Aug 06 05:33:00.664850 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1301/5198] 10.4.3.205 () {68 vars in 1506 bytes} [Thu Aug 6 05:33:00 2026] PUT /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/encryption/97b01296-ca9f-4479-bf6d-28fa59f1baf5 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.671270 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-80b24cfc-be03-4255-b864-018e1d064ace None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.672859 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80b24cfc-be03-4255-b864-018e1d064ace tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] PUT https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs/key1 Aug 06 05:33:00.673151 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-80b24cfc-be03-4255-b864-018e1d064ace tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.674882 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.policy [None req-80b24cfc-be03-4255-b864-018e1d064ace tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100427) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.675065 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80b24cfc-be03-4255-b864-018e1d064ace tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs/key1 returned with HTTP 403 Aug 06 05:33:00.675505 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1293/5199] 10.4.3.205 () {68 vars in 1413 bytes} [Thu Aug 6 05:33:00 2026] PUT /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb/extra_specs/key1 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.682475 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bfb30771-7d4d-4c0e-b9ac-66de459fd177 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.684249 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bfb30771-7d4d-4c0e-b9ac-66de459fd177 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] PUT https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb Aug 06 05:33:00.684615 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bfb30771-7d4d-4c0e-b9ac-66de459fd177 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.686873 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-bfb30771-7d4d-4c0e-b9ac-66de459fd177 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '34b13dd47a9b47c6a9600d26b91784eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b5c327218884884885b133cbb713a9b', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:33:00.687038 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bfb30771-7d4d-4c0e-b9ac-66de459fd177 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-member] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb returned with HTTP 403 Aug 06 05:33:00.687487 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1297/5200] 10.4.3.205 () {68 vars in 1362 bytes} [Thu Aug 6 05:33:00 2026] PUT /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:00.693539 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-bdecd1c3-c1aa-4133-ba92-e723c140db77 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.695407 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bdecd1c3-c1aa-4133-ba92-e723c140db77 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] DELETE https://10.4.3.205/volume/v3/types/5b500dd7-0caf-4632-862f-a41b36be887f Aug 06 05:33:00.695615 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bdecd1c3-c1aa-4133-ba92-e723c140db77 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.695832 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-bdecd1c3-c1aa-4133-ba92-e723c140db77 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.720543 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-bdecd1c3-c1aa-4133-ba92-e723c140db77 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types/5b500dd7-0caf-4632-862f-a41b36be887f returned with HTTP 202 Aug 06 05:33:00.721039 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1310/5201] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/types/5b500dd7-0caf-4632-862f-a41b36be887f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:00.727480 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8a127268-abc6-494a-bd97-b5ebda6411f9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.729284 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a127268-abc6-494a-bd97-b5ebda6411f9 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] DELETE https://10.4.3.205/volume/v3/types/3fb17c4b-26ac-4544-989b-44bcd949d051 Aug 06 05:33:00.729509 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a127268-abc6-494a-bd97-b5ebda6411f9 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.729696 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a127268-abc6-494a-bd97-b5ebda6411f9 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.753263 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a127268-abc6-494a-bd97-b5ebda6411f9 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types/3fb17c4b-26ac-4544-989b-44bcd949d051 returned with HTTP 202 Aug 06 05:33:00.753666 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1302/5202] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/types/3fb17c4b-26ac-4544-989b-44bcd949d051 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:00.759652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8127e85d-ea16-4578-a297-23abe23d40e6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.761069 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8127e85d-ea16-4578-a297-23abe23d40e6 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] DELETE https://10.4.3.205/volume/v3/types/c0fb3766-38ca-4ecc-82e4-6ee5bee90daa Aug 06 05:33:00.761228 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8127e85d-ea16-4578-a297-23abe23d40e6 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.761439 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8127e85d-ea16-4578-a297-23abe23d40e6 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.783186 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8127e85d-ea16-4578-a297-23abe23d40e6 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types/c0fb3766-38ca-4ecc-82e4-6ee5bee90daa returned with HTTP 202 Aug 06 05:33:00.783639 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1294/5203] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/types/c0fb3766-38ca-4ecc-82e4-6ee5bee90daa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:00.790120 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a78ba90d-1a8a-4d8d-8723-58d60598ca94 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.792014 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a78ba90d-1a8a-4d8d-8723-58d60598ca94 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] DELETE https://10.4.3.205/volume/v3/types/29755725-339f-4d72-a88d-74f09e19c87e Aug 06 05:33:00.792229 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a78ba90d-1a8a-4d8d-8723-58d60598ca94 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.792470 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a78ba90d-1a8a-4d8d-8723-58d60598ca94 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.814280 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a78ba90d-1a8a-4d8d-8723-58d60598ca94 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types/29755725-339f-4d72-a88d-74f09e19c87e returned with HTTP 202 Aug 06 05:33:00.814663 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1298/5204] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/types/29755725-339f-4d72-a88d-74f09e19c87e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:00.821179 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-7d589469-6250-4d53-98c0-796f433cb941 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.823109 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7d589469-6250-4d53-98c0-796f433cb941 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] DELETE https://10.4.3.205/volume/v3/types/9265d700-c719-4b82-968c-dabe97f16c2b Aug 06 05:33:00.823355 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7d589469-6250-4d53-98c0-796f433cb941 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.823612 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-7d589469-6250-4d53-98c0-796f433cb941 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.852348 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-7d589469-6250-4d53-98c0-796f433cb941 tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types/9265d700-c719-4b82-968c-dabe97f16c2b returned with HTTP 202 Aug 06 05:33:00.852788 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1311/5205] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/types/9265d700-c719-4b82-968c-dabe97f16c2b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:00.855107 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-77a72859-46e9-4c66-a2ce-7be6a07f5228 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.856654 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-77a72859-46e9-4c66-a2ce-7be6a07f5228 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 Aug 06 05:33:00.856812 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-77a72859-46e9-4c66-a2ce-7be6a07f5228 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.856977 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-77a72859-46e9-4c66-a2ce-7be6a07f5228 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.858238 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e5fe3358-ce84-4379-9a4c-04c72ebe2ccf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.859999 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e5fe3358-ce84-4379-9a4c-04c72ebe2ccf tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] DELETE https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb Aug 06 05:33:00.860212 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e5fe3358-ce84-4379-9a4c-04c72ebe2ccf tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:00.860470 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e5fe3358-ce84-4379-9a4c-04c72ebe2ccf tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:00.863037 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-77a72859-46e9-4c66-a2ce-7be6a07f5228 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 returned with HTTP 404 Aug 06 05:33:00.863649 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1303/5206] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:33:00 2026] GET /volume/v3/volumes/1021f907-ab00-42f0-9e07-ed5bb6364693 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:33:00.873128 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:00.874826 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:33:00.875270 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1755621584"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:00.876645 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1755621584'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:33:00.876746 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume of 1 GB Aug 06 05:33:00.880302 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Availability Zones retrieved successfully. Aug 06 05:33:00.881213 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e5fe3358-ce84-4379-9a4c-04c72ebe2ccf tempest-VolumeTypesMemberTests-1815779564 tempest-VolumeTypesMemberTests-1815779564-project-admin] https://10.4.3.205/volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb returned with HTTP 202 Aug 06 05:33:00.881616 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1295/5207] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:00 2026] DELETE /volume/v3/types/905dd6d4-9286-42cf-bdaf-ae22017c7ecb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:00.885694 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Flow 'volume_create_api' (87d746e1-42db-42cd-a5c4-433478c3f8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:00.886609 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33daadc-61e5-41d9-b74c-4063fcb73e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:00.887404 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:33:00.910846 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33daadc-61e5-41d9-b74c-4063fcb73e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:00.911527 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23d7354f-73a7-4b47-ab16-fa49606c17bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:00.953019 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Created reservations ['fdf155f2-2d0e-4468-8d2b-b649903417d5', '17994b03-5823-4de3-ab80-e1c7668d32f3', 'a22c6368-177a-489b-8020-1dd6c2b4ae1c', 'bd984960-ac2d-4f7f-b570-8f90a2d5c764'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:00.953893 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23d7354f-73a7-4b47-ab16-fa49606c17bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdf155f2-2d0e-4468-8d2b-b649903417d5', '17994b03-5823-4de3-ab80-e1c7668d32f3', 'a22c6368-177a-489b-8020-1dd6c2b4ae1c', 'bd984960-ac2d-4f7f-b570-8f90a2d5c764']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:00.954723 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5363e8-29d8-43be-9a08-62e35720dbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:00.977357 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5363e8-29d8-43be-9a08-62e35720dbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd74b20fe-d1fe-4a2d-87ad-01d87f1785a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1755621584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a6f09e6aff4fc9a5e75a4547f08365',qos_specs=None,replication_status=,reservations=['fdf155f2-2d0e-4468-8d2b-b649903417d5','17994b03-5823-4de3-ab80-e1c7668d32f3','a22c6368-177a-489b-8020-1dd6c2b4ae1c','bd984960-ac2d-4f7f-b570-8f90a2d5c764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c7d83bf89a248498a8296157eb95905',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1755621584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d74b20fe-d1fe-4a2d-87ad-01d87f1785a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a6f09e6aff4fc9a5e75a4547f08365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c7d83bf89a248498a8296157eb95905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:00.978160 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2973a48b-a099-4275-92be-55d863c471ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:00.998007 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2973a48b-a099-4275-92be-55d863c471ea) transitioned into state 'SUCCESS' from state '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-1755621584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a6f09e6aff4fc9a5e75a4547f08365',qos_specs=None,replication_status=,reservations=['fdf155f2-2d0e-4468-8d2b-b649903417d5','17994b03-5823-4de3-ab80-e1c7668d32f3','a22c6368-177a-489b-8020-1dd6c2b4ae1c','bd984960-ac2d-4f7f-b570-8f90a2d5c764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c7d83bf89a248498a8296157eb95905',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:00.998753 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e141e50-a159-4248-988a-92b294404b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:01.009511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e141e50-a159-4248-988a-92b294404b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:01.010381 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Flow 'volume_create_api' (87d746e1-42db-42cd-a5c4-433478c3f8c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:01.010735 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Create volume request issued successfully. Aug 06 05:33:01.011402 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-caad6a0e-52a1-4f25-b65c-d7bf73222383 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:33:01.011834 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1299/5208] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:33:00 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:01.026025 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-547d170b-eb47-4d06-8dda-c72fb14bdfb6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:01.027756 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-547d170b-eb47-4d06-8dda-c72fb14bdfb6 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 Aug 06 05:33:01.027952 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-547d170b-eb47-4d06-8dda-c72fb14bdfb6 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:01.028156 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-547d170b-eb47-4d06-8dda-c72fb14bdfb6 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:01.035041 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:01.035041 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:01.037956 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-547d170b-eb47-4d06-8dda-c72fb14bdfb6 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:33:01.041485 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-547d170b-eb47-4d06-8dda-c72fb14bdfb6 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 returned with HTTP 200 Aug 06 05:33:01.042468 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1312/5209] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:33:01 2026] GET /volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:01.361062 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d96eec4c-48dd-4dce-b22b-a862a5d531ff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:01.362833 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d96eec4c-48dd-4dce-b22b-a862a5d531ff tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca Aug 06 05:33:01.363001 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d96eec4c-48dd-4dce-b22b-a862a5d531ff tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:01.363178 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d96eec4c-48dd-4dce-b22b-a862a5d531ff tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:01.369442 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d96eec4c-48dd-4dce-b22b-a862a5d531ff tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca returned with HTTP 404 Aug 06 05:33:01.370080 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1304/5210] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:01 2026] GET /volume/v3/volumes/280bef8e-cd2b-40d4-8894-e0ab39c81bca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:01.377417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ca2c1340-06a9-4903-adab-a12835336108 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:01.379047 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:33:01.379392 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-766221066"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:01.380730 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-766221066'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:33:01.380905 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume of 1 GB Aug 06 05:33:01.384640 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Availability Zones retrieved successfully. Aug 06 05:33:01.389591 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (94f0f0d3-8a78-4b24-8525-cdb9c30afaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:01.391322 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252a11c7-6610-4377-a8fb-7865d65eb769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:01.392072 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:33:01.414062 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252a11c7-6610-4377-a8fb-7865d65eb769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:01.414835 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b5c19d-9ad3-4bd3-9017-402ebb1103fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:01.448943 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['d6b1c46a-f8c9-4087-9794-654c8a40cd6b', '79362018-bc35-489d-85aa-b9624b3792bf', '30e0ce87-bed3-4c74-9014-7f81fe6699b6', '05df1277-8ab4-4817-a7e1-1f05268115db'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:01.449714 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b5c19d-9ad3-4bd3-9017-402ebb1103fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b1c46a-f8c9-4087-9794-654c8a40cd6b', '79362018-bc35-489d-85aa-b9624b3792bf', '30e0ce87-bed3-4c74-9014-7f81fe6699b6', '05df1277-8ab4-4817-a7e1-1f05268115db']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:01.450604 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35983ad-a94e-47f3-9d12-d627ddf7f9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:01.472662 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35983ad-a94e-47f3-9d12-d627ddf7f9ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f096e93-6917-48d3-83c9-7fb13f30bb9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-766221066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['d6b1c46a-f8c9-4087-9794-654c8a40cd6b','79362018-bc35-489d-85aa-b9624b3792bf','30e0ce87-bed3-4c74-9014-7f81fe6699b6','05df1277-8ab4-4817-a7e1-1f05268115db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-766221066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f096e93-6917-48d3-83c9-7fb13f30bb9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee80a114a76243b4b647839ee8d69270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='039599372b97485782619211108b51fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:01.473384 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b997d55-d081-419b-980e-130a7fbaf531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:01.490054 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b997d55-d081-419b-980e-130a7fbaf531) transitioned into state 'SUCCESS' from state '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-766221066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee80a114a76243b4b647839ee8d69270',qos_specs=None,replication_status=,reservations=['d6b1c46a-f8c9-4087-9794-654c8a40cd6b','79362018-bc35-489d-85aa-b9624b3792bf','30e0ce87-bed3-4c74-9014-7f81fe6699b6','05df1277-8ab4-4817-a7e1-1f05268115db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='039599372b97485782619211108b51fb',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:01.490741 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2903f7e6-da22-4097-bf2a-e20c3e676635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:01.501028 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2903f7e6-da22-4097-bf2a-e20c3e676635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:01.501753 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Flow 'volume_create_api' (94f0f0d3-8a78-4b24-8525-cdb9c30afaef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:01.502098 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create volume request issued successfully. Aug 06 05:33:01.502798 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ca2c1340-06a9-4903-adab-a12835336108 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:33:01.503299 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1296/5211] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:33:01 2026] POST /volume/v3/volumes => generated 777 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:01.517950 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ca77432f-a093-4a10-93e1-1386d17a9d88 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:01.520197 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ca77432f-a093-4a10-93e1-1386d17a9d88 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d Aug 06 05:33:01.520433 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ca77432f-a093-4a10-93e1-1386d17a9d88 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:01.520900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ca77432f-a093-4a10-93e1-1386d17a9d88 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:01.531816 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:01.531816 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:01.537089 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ca77432f-a093-4a10-93e1-1386d17a9d88 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:33:01.543543 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ca77432f-a093-4a10-93e1-1386d17a9d88 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d returned with HTTP 200 Aug 06 05:33:01.544063 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1300/5212] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:01 2026] GET /volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:02.053907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-aa139ed8-448f-4cd3-bc40-ecd6a8033fdd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:02.055444 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aa139ed8-448f-4cd3-bc40-ecd6a8033fdd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 Aug 06 05:33:02.055676 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aa139ed8-448f-4cd3-bc40-ecd6a8033fdd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:02.055852 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aa139ed8-448f-4cd3-bc40-ecd6a8033fdd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:02.062587 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:02.062587 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:02.065619 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-aa139ed8-448f-4cd3-bc40-ecd6a8033fdd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:33:02.068928 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aa139ed8-448f-4cd3-bc40-ecd6a8033fdd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 returned with HTTP 200 Aug 06 05:33:02.069250 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1313/5213] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:33:02 2026] GET /volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:33:02.080447 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e4816ee1-39e4-444a-b235-46597302f1bd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:02.082164 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e4816ee1-39e4-444a-b235-46597302f1bd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] GET https://10.4.3.205/volume/v3/volumes/summary Aug 06 05:33:02.082402 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e4816ee1-39e4-444a-b235-46597302f1bd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:02.082583 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e4816ee1-39e4-444a-b235-46597302f1bd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:02.082751 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.api_utils [None req-e4816ee1-39e4-444a-b235-46597302f1bd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Removing options '' from query. {{(pid=100426) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:33:02.088265 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e4816ee1-39e4-444a-b235-46597302f1bd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] Get summary completed successfully. Aug 06 05:33:02.088514 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e4816ee1-39e4-444a-b235-46597302f1bd tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-reader] https://10.4.3.205/volume/v3/volumes/summary returned with HTTP 200 Aug 06 05:33:02.088965 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1305/5214] 10.4.3.205 () {68 vars in 1302 bytes} [Thu Aug 6 05:33:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:02.096320 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b4311197-a1e4-4459-8332-4a4fa4bc48d7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:02.098250 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b4311197-a1e4-4459-8332-4a4fa4bc48d7 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 Aug 06 05:33:02.098520 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b4311197-a1e4-4459-8332-4a4fa4bc48d7 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:02.098760 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b4311197-a1e4-4459-8332-4a4fa4bc48d7 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:02.098928 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-b4311197-a1e4-4459-8332-4a4fa4bc48d7 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Delete volume with id: d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 Aug 06 05:33:02.106452 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:02.106452 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:02.106774 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b4311197-a1e4-4459-8332-4a4fa4bc48d7 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:33:02.123669 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b4311197-a1e4-4459-8332-4a4fa4bc48d7 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Delete volume request issued successfully. Aug 06 05:33:02.123830 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b4311197-a1e4-4459-8332-4a4fa4bc48d7 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 returned with HTTP 202 Aug 06 05:33:02.124235 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1297/5215] 10.4.3.205 () {68 vars in 1392 bytes} [Thu Aug 6 05:33:02 2026] DELETE /volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 05:33:02.130510 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-73b1a209-9193-4c66-99c3-7eaf731ecae2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:02.133088 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73b1a209-9193-4c66-99c3-7eaf731ecae2 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 Aug 06 05:33:02.133463 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73b1a209-9193-4c66-99c3-7eaf731ecae2 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:02.133764 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-73b1a209-9193-4c66-99c3-7eaf731ecae2 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:02.142977 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:02.142977 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:02.147303 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-73b1a209-9193-4c66-99c3-7eaf731ecae2 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Volume info retrieved successfully. Aug 06 05:33:02.152749 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-73b1a209-9193-4c66-99c3-7eaf731ecae2 tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 returned with HTTP 200 Aug 06 05:33:02.153279 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1301/5216] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:33:02 2026] GET /volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:33:02.555207 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-41aa609c-e42b-4b90-bdd3-8b34f33dabbc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:02.556730 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-41aa609c-e42b-4b90-bdd3-8b34f33dabbc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d Aug 06 05:33:02.556931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-41aa609c-e42b-4b90-bdd3-8b34f33dabbc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:02.557051 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-41aa609c-e42b-4b90-bdd3-8b34f33dabbc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:02.563131 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:02.563131 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:02.565927 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-41aa609c-e42b-4b90-bdd3-8b34f33dabbc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:33:02.569177 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-41aa609c-e42b-4b90-bdd3-8b34f33dabbc tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d returned with HTTP 200 Aug 06 05:33:02.569519 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1314/5217] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:02 2026] GET /volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:02.580883 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-17708c61-aaea-45e5-b6fd-2f722add324c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:02.582570 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-17708c61-aaea-45e5-b6fd-2f722add324c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:33:02.582910 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-17708c61-aaea-45e5-b6fd-2f722add324c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f096e93-6917-48d3-83c9-7fb13f30bb9d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2022253742"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:02.591138 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:02.591138 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:02.591494 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-17708c61-aaea-45e5-b6fd-2f722add324c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:33:02.591631 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-17708c61-aaea-45e5-b6fd-2f722add324c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Create snapshot from volume 7f096e93-6917-48d3-83c9-7fb13f30bb9d Aug 06 05:33:02.616548 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-17708c61-aaea-45e5-b6fd-2f722add324c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Created reservations ['80866cf8-363a-4227-b459-07dde70f9af5', 'f4c52ea7-cedf-428d-863e-a7fe95fea74d', '4b15a7c2-a293-405a-a587-3e61b8c7d61c', '19684f82-8336-41fb-9567-a140001b3147'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:02.646770 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-17708c61-aaea-45e5-b6fd-2f722add324c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot create request issued successfully. Aug 06 05:33:02.647130 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-17708c61-aaea-45e5-b6fd-2f722add324c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:33:02.647636 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1306/5218] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:33:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:02.655926 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d54d1940-cc14-41bb-aa20-f655e127f50e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:02.657732 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d54d1940-cc14-41bb-aa20-f655e127f50e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 Aug 06 05:33:02.657995 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d54d1940-cc14-41bb-aa20-f655e127f50e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:02.658273 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d54d1940-cc14-41bb-aa20-f655e127f50e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:02.663318 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:02.663318 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:02.663643 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-d54d1940-cc14-41bb-aa20-f655e127f50e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:33:02.664358 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d54d1940-cc14-41bb-aa20-f655e127f50e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 returned with HTTP 200 Aug 06 05:33:02.664723 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1298/5219] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:02 2026] GET /volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:03.164851 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-85781671-db8f-45d3-8f5f-b6263851d54c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:03.166699 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-85781671-db8f-45d3-8f5f-b6263851d54c tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] GET https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 Aug 06 05:33:03.166971 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-85781671-db8f-45d3-8f5f-b6263851d54c tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:03.167157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-85781671-db8f-45d3-8f5f-b6263851d54c tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:03.172572 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-85781671-db8f-45d3-8f5f-b6263851d54c tempest-ProjectReaderTests-1766012712 tempest-ProjectReaderTests-1766012712-project-admin] https://10.4.3.205/volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 returned with HTTP 404 Aug 06 05:33:03.173001 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1302/5220] 10.4.3.205 () {68 vars in 1389 bytes} [Thu Aug 6 05:33:03 2026] GET /volume/v3/volumes/d74b20fe-d1fe-4a2d-87ad-01d87f1785a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 05:33:03.674483 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1d91016d-ad7b-4951-8498-75816e96019e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:03.676577 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1d91016d-ad7b-4951-8498-75816e96019e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 Aug 06 05:33:03.676770 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1d91016d-ad7b-4951-8498-75816e96019e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:03.676949 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1d91016d-ad7b-4951-8498-75816e96019e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:03.681439 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:03.681439 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:03.681739 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1d91016d-ad7b-4951-8498-75816e96019e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:33:03.682327 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1d91016d-ad7b-4951-8498-75816e96019e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 returned with HTTP 200 Aug 06 05:33:03.682662 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1315/5221] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:03 2026] GET /volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:03.694137 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bac099e2-dcfb-4f92-9867-7e882c3fbc3c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:03.698403 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bac099e2-dcfb-4f92-9867-7e882c3fbc3c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] POST https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97/action Aug 06 05:33:03.698403 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bac099e2-dcfb-4f92-9867-7e882c3fbc3c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:33:03.698403 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bac099e2-dcfb-4f92-9867-7e882c3fbc3c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:03.698403 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.contrib.admin_actions [None req-bac099e2-dcfb-4f92-9867-7e882c3fbc3c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Updating snapshot 'ff413998-e6ac-4976-9f85-bb7060455f97' with '{'status': 'creating'}' {{(pid=100426) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 05:33:03.706815 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:03.706815 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:03.716969 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bac099e2-dcfb-4f92-9867-7e882c3fbc3c tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97/action returned with HTTP 202 Aug 06 05:33:03.717457 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1307/5222] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:33:03 2026] POST /volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:33:03.724182 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2f56959b-fda4-43ee-8083-b7ec658646f4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:03.725800 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2f56959b-fda4-43ee-8083-b7ec658646f4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 Aug 06 05:33:03.725984 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2f56959b-fda4-43ee-8083-b7ec658646f4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:03.726155 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2f56959b-fda4-43ee-8083-b7ec658646f4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:03.739702 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:03.739702 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:03.740051 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2f56959b-fda4-43ee-8083-b7ec658646f4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:33:03.740684 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2f56959b-fda4-43ee-8083-b7ec658646f4 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 returned with HTTP 200 Aug 06 05:33:03.741034 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1299/5223] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:03 2026] GET /volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:03.754157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8ec66b45-6fb3-4929-a9f8-2d0c6c3ee4d6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:03.757005 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8ec66b45-6fb3-4929-a9f8-2d0c6c3ee4d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] POST https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97/action Aug 06 05:33:03.757355 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8ec66b45-6fb3-4929-a9f8-2d0c6c3ee4d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:33:03.757477 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8ec66b45-6fb3-4929-a9f8-2d0c6c3ee4d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:03.758725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ec66b45-6fb3-4929-a9f8-2d0c6c3ee4d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100429) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 05:33:03.764014 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:03.764014 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:03.764555 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.snapshot_actions [None req-8ec66b45-6fb3-4929-a9f8-2d0c6c3ee4d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] Updating snapshot ff413998-e6ac-4976-9f85-bb7060455f97 with info {'id': 'ff413998-e6ac-4976-9f85-bb7060455f97', 'status': 'error', 'progress': '80%'} Aug 06 05:33:03.770622 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8ec66b45-6fb3-4929-a9f8-2d0c6c3ee4d6 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-member] https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97/action returned with HTTP 202 Aug 06 05:33:03.771018 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1303/5224] 10.4.3.205 () {68 vars in 1396 bytes} [Thu Aug 6 05:33:03 2026] POST /volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:03.778873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-02bb488a-0f41-4add-ae39-9c847927b82b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:03.780883 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-02bb488a-0f41-4add-ae39-9c847927b82b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 Aug 06 05:33:03.781084 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-02bb488a-0f41-4add-ae39-9c847927b82b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:03.781827 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-02bb488a-0f41-4add-ae39-9c847927b82b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:03.781967 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-02bb488a-0f41-4add-ae39-9c847927b82b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete snapshot with id: ff413998-e6ac-4976-9f85-bb7060455f97 Aug 06 05:33:03.787151 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:03.787151 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:03.787514 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-02bb488a-0f41-4add-ae39-9c847927b82b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:33:03.804382 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-02bb488a-0f41-4add-ae39-9c847927b82b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot delete request issued successfully. Aug 06 05:33:03.804615 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-02bb488a-0f41-4add-ae39-9c847927b82b tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 returned with HTTP 202 Aug 06 05:33:03.805119 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1316/5225] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:33:03 2026] DELETE /volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:03.813150 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bb4ff7f4-7aea-4a9a-9624-47689e736086 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:03.819644 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb4ff7f4-7aea-4a9a-9624-47689e736086 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 Aug 06 05:33:03.819644 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb4ff7f4-7aea-4a9a-9624-47689e736086 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:03.819644 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb4ff7f4-7aea-4a9a-9624-47689e736086 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:03.827772 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:03.827772 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:03.828145 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bb4ff7f4-7aea-4a9a-9624-47689e736086 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Snapshot retrieved successfully. Aug 06 05:33:03.828837 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb4ff7f4-7aea-4a9a-9624-47689e736086 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 returned with HTTP 200 Aug 06 05:33:03.829321 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1308/5226] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:03 2026] GET /volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:04.839251 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ad437bd5-298b-4c9a-85a2-9643d761fe00 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:04.841500 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ad437bd5-298b-4c9a-85a2-9643d761fe00 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 Aug 06 05:33:04.841766 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ad437bd5-298b-4c9a-85a2-9643d761fe00 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:04.842054 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ad437bd5-298b-4c9a-85a2-9643d761fe00 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:04.847740 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ad437bd5-298b-4c9a-85a2-9643d761fe00 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 returned with HTTP 404 Aug 06 05:33:04.848458 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1300/5227] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:04 2026] GET /volume/v3/snapshots/ff413998-e6ac-4976-9f85-bb7060455f97 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:04.855968 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4cc694af-79dd-4d14-bba0-5563f26d437e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:04.858462 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4cc694af-79dd-4d14-bba0-5563f26d437e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d Aug 06 05:33:04.858762 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4cc694af-79dd-4d14-bba0-5563f26d437e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:04.859038 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4cc694af-79dd-4d14-bba0-5563f26d437e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:04.859276 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-4cc694af-79dd-4d14-bba0-5563f26d437e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume with id: 7f096e93-6917-48d3-83c9-7fb13f30bb9d Aug 06 05:33:04.870651 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:04.870651 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:04.871137 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4cc694af-79dd-4d14-bba0-5563f26d437e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:33:04.892129 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4cc694af-79dd-4d14-bba0-5563f26d437e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Delete volume request issued successfully. Aug 06 05:33:04.892435 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4cc694af-79dd-4d14-bba0-5563f26d437e tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d returned with HTTP 202 Aug 06 05:33:04.893018 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1304/5228] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:33:04 2026] DELETE /volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:04.900438 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-247c0a6c-536c-4200-b491-1e96ae8f33ac None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:04.902743 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-247c0a6c-536c-4200-b491-1e96ae8f33ac tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d Aug 06 05:33:04.903107 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-247c0a6c-536c-4200-b491-1e96ae8f33ac tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:04.903258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-247c0a6c-536c-4200-b491-1e96ae8f33ac tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:04.910864 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:04.910864 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:04.915279 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-247c0a6c-536c-4200-b491-1e96ae8f33ac tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Volume info retrieved successfully. Aug 06 05:33:04.920085 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-247c0a6c-536c-4200-b491-1e96ae8f33ac tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d returned with HTTP 200 Aug 06 05:33:04.920583 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1317/5229] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:04 2026] GET /volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:05.936317 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e085d6ec-f7be-4145-ad78-80a421f786b3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:05.938412 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e085d6ec-f7be-4145-ad78-80a421f786b3 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] GET https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d Aug 06 05:33:05.938609 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e085d6ec-f7be-4145-ad78-80a421f786b3 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:05.938815 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e085d6ec-f7be-4145-ad78-80a421f786b3 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:05.945652 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e085d6ec-f7be-4145-ad78-80a421f786b3 tempest-ProjectMemberTests-1198744233 tempest-ProjectMemberTests-1198744233-project-admin] https://10.4.3.205/volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d returned with HTTP 404 Aug 06 05:33:05.946439 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1309/5230] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:05 2026] GET /volume/v3/volumes/7f096e93-6917-48d3-83c9-7fb13f30bb9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:07.172241 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-74c44f96-a42a-4f6b-bf97-d8f5936ae7cd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:07.246424 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-74c44f96-a42a-4f6b-bf97-d8f5936ae7cd tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:07.246786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-74c44f96-a42a-4f6b-bf97-d8f5936ae7cd tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1857380447", "extra_specs": {"storage_protocol": "tempest-storage_protocol-998732213", "vendor_name": "tempest-vendor_name-432970775"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:07.260460 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-74c44f96-a42a-4f6b-bf97-d8f5936ae7cd tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:07.260837 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1301/5231] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:07 2026] POST /volume/v3/types => generated 327 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:07.268813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:07.270742 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:33:07.271141 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "48b52543-49e0-4003-863b-8f25dd0758c7", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:07.272859 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Create volume request body: {'volume': {'volume_type': '48b52543-49e0-4003-863b-8f25dd0758c7', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:33:07.276762 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Create volume of 1 GB Aug 06 05:33:07.277066 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:07.277066 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:07.277490 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Availability Zones retrieved successfully. Aug 06 05:33:07.284727 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Flow 'volume_create_api' (5fdc5b23-688e-4be9-92c0-054e213aac1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:07.285899 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5853eaab-0636-4c7b-8528-965f6a006bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:07.286831 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:33:07.305142 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5853eaab-0636-4c7b-8528-965f6a006bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:33:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-998732213',vendor_name='tempest-vendor_name-432970775'},id=48b52543-49e0-4003-863b-8f25dd0758c7,is_public=True,name='tempest-ProjectAdminTests-volume-type-1857380447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48b52543-49e0-4003-863b-8f25dd0758c7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:07.305913 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8fa9cc8-00e6-48f0-91c6-092a5956033a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:07.333973 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1857380447 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1857380447, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:07.334269 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1857380447 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1857380447, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:07.365324 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Created reservations ['290195b9-9e21-4151-8bb6-e1b1c2905608', '795fcf33-b111-4a73-8f1c-ea2ead9f2565', 'dbe1c610-7eae-441b-b807-18e1579545b7', '98b10f5e-5dbc-4a5b-9ccc-bc55d2eb4834'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:07.366101 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8fa9cc8-00e6-48f0-91c6-092a5956033a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['290195b9-9e21-4151-8bb6-e1b1c2905608', '795fcf33-b111-4a73-8f1c-ea2ead9f2565', 'dbe1c610-7eae-441b-b807-18e1579545b7', '98b10f5e-5dbc-4a5b-9ccc-bc55d2eb4834']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:07.366797 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc65b921-3064-4901-91f6-4e8165911846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:07.394199 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc65b921-3064-4901-91f6-4e8165911846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2442756a-e538-41b7-ba55-c0266d6dba4b', '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='217a12fe86f041e18c7f6966622b0a71',qos_specs=None,replication_status=,reservations=['290195b9-9e21-4151-8bb6-e1b1c2905608','795fcf33-b111-4a73-8f1c-ea2ead9f2565','dbe1c610-7eae-441b-b807-18e1579545b7','98b10f5e-5dbc-4a5b-9ccc-bc55d2eb4834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a874920042c4521911ce103de48fa5a',volume_type_id=48b52543-49e0-4003-863b-8f25dd0758c7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:33:07Z,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=2442756a-e538-41b7-ba55-c0266d6dba4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217a12fe86f041e18c7f6966622b0a71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a874920042c4521911ce103de48fa5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48b52543-49e0-4003-863b-8f25dd0758c7),volume_type_id=48b52543-49e0-4003-863b-8f25dd0758c7)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:07.395079 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2e27f1-eb13-41e5-bc39-d01d53d54fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:07.412346 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2e27f1-eb13-41e5-bc39-d01d53d54fd2) transitioned into state 'SUCCESS' from 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='217a12fe86f041e18c7f6966622b0a71',qos_specs=None,replication_status=,reservations=['290195b9-9e21-4151-8bb6-e1b1c2905608','795fcf33-b111-4a73-8f1c-ea2ead9f2565','dbe1c610-7eae-441b-b807-18e1579545b7','98b10f5e-5dbc-4a5b-9ccc-bc55d2eb4834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a874920042c4521911ce103de48fa5a',volume_type_id=48b52543-49e0-4003-863b-8f25dd0758c7)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:07.413138 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01550e3b-4f38-4cef-bd5c-919e374c773f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:07.421317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01550e3b-4f38-4cef-bd5c-919e374c773f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:07.422157 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Flow 'volume_create_api' (5fdc5b23-688e-4be9-92c0-054e213aac1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:07.422495 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Create volume request issued successfully. Aug 06 05:33:07.423149 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b5198cd5-01fe-4df9-98c5-c03a2b71cdda tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:33:07.423808 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1305/5232] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:33:07 2026] POST /volume/v3/volumes => generated 773 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:07.435543 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f1e7b7cc-d705-4710-8ea5-1d67f15c2ea4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:07.437468 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f1e7b7cc-d705-4710-8ea5-1d67f15c2ea4 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/volumes/2442756a-e538-41b7-ba55-c0266d6dba4b Aug 06 05:33:07.438248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f1e7b7cc-d705-4710-8ea5-1d67f15c2ea4 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:07.438248 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f1e7b7cc-d705-4710-8ea5-1d67f15c2ea4 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:07.445032 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:07.445032 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:07.448647 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f1e7b7cc-d705-4710-8ea5-1d67f15c2ea4 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Volume info retrieved successfully. Aug 06 05:33:07.452924 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f1e7b7cc-d705-4710-8ea5-1d67f15c2ea4 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes/2442756a-e538-41b7-ba55-c0266d6dba4b returned with HTTP 200 Aug 06 05:33:07.453373 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1318/5233] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:33:07 2026] GET /volume/v3/volumes/2442756a-e538-41b7-ba55-c0266d6dba4b => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:08.467612 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-57d91a55-db98-4356-aac9-2358346ce675 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:08.470007 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-57d91a55-db98-4356-aac9-2358346ce675 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/volumes/2442756a-e538-41b7-ba55-c0266d6dba4b Aug 06 05:33:08.470332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-57d91a55-db98-4356-aac9-2358346ce675 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:08.470581 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-57d91a55-db98-4356-aac9-2358346ce675 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:08.480256 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:08.480256 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:08.484776 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-57d91a55-db98-4356-aac9-2358346ce675 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Volume info retrieved successfully. Aug 06 05:33:08.490158 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-57d91a55-db98-4356-aac9-2358346ce675 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes/2442756a-e538-41b7-ba55-c0266d6dba4b returned with HTTP 200 Aug 06 05:33:08.490726 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1310/5234] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:33:08 2026] GET /volume/v3/volumes/2442756a-e538-41b7-ba55-c0266d6dba4b => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:08.501520 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a268c52b-a45e-4343-a039-e582ddd1e7ab None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:08.503021 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a268c52b-a45e-4343-a039-e582ddd1e7ab tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/messages Aug 06 05:33:08.503200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a268c52b-a45e-4343-a039-e582ddd1e7ab tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:08.503421 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a268c52b-a45e-4343-a039-e582ddd1e7ab tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:08.506405 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a268c52b-a45e-4343-a039-e582ddd1e7ab tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:33:08.506699 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1302/5235] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:33:08 2026] GET /volume/v3/messages => generated 670 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:08.514863 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-acfac3a4-c46a-4e37-babf-a06f95791a48 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:08.517037 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-acfac3a4-c46a-4e37-babf-a06f95791a48 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] DELETE https://10.4.3.205/volume/v3/messages/dc2efcee-c22e-4ef8-961d-8bbce7bc9d1c Aug 06 05:33:08.517265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-acfac3a4-c46a-4e37-babf-a06f95791a48 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:08.517503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-acfac3a4-c46a-4e37-babf-a06f95791a48 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:08.521895 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:08.521895 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:08.527246 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-acfac3a4-c46a-4e37-babf-a06f95791a48 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/messages/dc2efcee-c22e-4ef8-961d-8bbce7bc9d1c returned with HTTP 204 Aug 06 05:33:08.527698 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1306/5236] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:33:08 2026] DELETE /volume/v3/messages/dc2efcee-c22e-4ef8-961d-8bbce7bc9d1c => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:33:08.533947 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-38cdaeab-ce1a-4b25-8426-63eb18dcfc22 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:08.535511 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-38cdaeab-ce1a-4b25-8426-63eb18dcfc22 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/messages/dc2efcee-c22e-4ef8-961d-8bbce7bc9d1c Aug 06 05:33:08.535687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-38cdaeab-ce1a-4b25-8426-63eb18dcfc22 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:08.535867 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-38cdaeab-ce1a-4b25-8426-63eb18dcfc22 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:08.538450 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-38cdaeab-ce1a-4b25-8426-63eb18dcfc22 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/messages/dc2efcee-c22e-4ef8-961d-8bbce7bc9d1c returned with HTTP 404 Aug 06 05:33:08.538853 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1319/5237] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:33:08 2026] GET /volume/v3/messages/dc2efcee-c22e-4ef8-961d-8bbce7bc9d1c => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:08.544932 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-273aafca-c137-4507-9fd7-28cdf2193161 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:08.546517 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/2442756a-e538-41b7-ba55-c0266d6dba4b Aug 06 05:33:08.546709 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:08.546878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:08.547020 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Delete volume with id: 2442756a-e538-41b7-ba55-c0266d6dba4b Aug 06 05:33:08.553756 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:08.553756 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:08.554328 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Volume info retrieved successfully. Aug 06 05:33:08.555532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100426) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:33:08.566058 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1857380447 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1857380447, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:08.566378 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1857380447 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1857380447, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:08.573355 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Created reservations ['3f0f2b63-46c4-427b-8c8e-bc5565e9facf', 'e34e93b5-85d8-4c53-b152-27a2da49e134', 'a7704ae4-e704-4b0c-8118-07b19c3b73d7', 'f12bcf6e-d598-475f-9f06-c6010419dd6f'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:08.595391 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Delete volume request issued successfully. Aug 06 05:33:08.595603 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-273aafca-c137-4507-9fd7-28cdf2193161 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes/2442756a-e538-41b7-ba55-c0266d6dba4b returned with HTTP 202 Aug 06 05:33:08.596020 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1311/5238] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:33:08 2026] DELETE /volume/v3/volumes/2442756a-e538-41b7-ba55-c0266d6dba4b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:08.602527 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a87a3fb2-cc08-41b8-998f-fc0df9b8589f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:08.604153 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a87a3fb2-cc08-41b8-998f-fc0df9b8589f tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] DELETE https://10.4.3.205/volume/v3/types/48b52543-49e0-4003-863b-8f25dd0758c7 Aug 06 05:33:08.604354 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a87a3fb2-cc08-41b8-998f-fc0df9b8589f tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:08.604544 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a87a3fb2-cc08-41b8-998f-fc0df9b8589f tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:08.625142 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a87a3fb2-cc08-41b8-998f-fc0df9b8589f tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/types/48b52543-49e0-4003-863b-8f25dd0758c7 returned with HTTP 202 Aug 06 05:33:08.625582 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1303/5239] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:08 2026] DELETE /volume/v3/types/48b52543-49e0-4003-863b-8f25dd0758c7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:08.633251 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0bde77ab-e2d8-461f-82d9-56586b240fbd None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:08.635042 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0bde77ab-e2d8-461f-82d9-56586b240fbd tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:08.635463 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0bde77ab-e2d8-461f-82d9-56586b240fbd tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-203675250", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1129213424", "vendor_name": "tempest-vendor_name-225411043"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:08.648750 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0bde77ab-e2d8-461f-82d9-56586b240fbd tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:08.649108 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1307/5240] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:08 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:08.656774 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:08.658470 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:33:08.658829 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1d49dc8e-a5ab-49fb-bc9e-2c712619c34e", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:08.660153 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Create volume request body: {'volume': {'volume_type': '1d49dc8e-a5ab-49fb-bc9e-2c712619c34e', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:33:08.663987 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Create volume of 1 GB Aug 06 05:33:08.664235 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:08.664235 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:08.664601 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Availability Zones retrieved successfully. Aug 06 05:33:08.671610 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Flow 'volume_create_api' (1c101464-d5fe-4544-a79d-e2579231f4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:08.673051 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e33db8-6fa7-4185-ab17-d84251299d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:08.674227 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:33:08.694336 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e33db8-6fa7-4185-ab17-d84251299d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:33:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1129213424',vendor_name='tempest-vendor_name-225411043'},id=1d49dc8e-a5ab-49fb-bc9e-2c712619c34e,is_public=True,name='tempest-ProjectAdminTests-volume-type-203675250',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1d49dc8e-a5ab-49fb-bc9e-2c712619c34e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:08.695608 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f32be66-3d06-46af-8a6f-7d0336d15cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:08.717506 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-203675250 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-203675250, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:08.717857 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-203675250 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-203675250, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:08.738916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Created reservations ['3b4f5e17-36b1-411e-af69-4a705e076d62', '79a0cf5a-0e0f-4198-9db9-7f8c75047f10', '521a7850-0f9f-49b6-951f-601554b806b7', 'b63cfea5-c248-449b-951a-7235d35382c1'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:08.739687 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f32be66-3d06-46af-8a6f-7d0336d15cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4f5e17-36b1-411e-af69-4a705e076d62', '79a0cf5a-0e0f-4198-9db9-7f8c75047f10', '521a7850-0f9f-49b6-951f-601554b806b7', 'b63cfea5-c248-449b-951a-7235d35382c1']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:08.740386 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4fe631a-392a-4666-adc1-f6cfb59340fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:08.764411 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4fe631a-392a-4666-adc1-f6cfb59340fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca3c53b-ece3-4c79-a8b6-dde757b69687', '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='217a12fe86f041e18c7f6966622b0a71',qos_specs=None,replication_status=,reservations=['3b4f5e17-36b1-411e-af69-4a705e076d62','79a0cf5a-0e0f-4198-9db9-7f8c75047f10','521a7850-0f9f-49b6-951f-601554b806b7','b63cfea5-c248-449b-951a-7235d35382c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a874920042c4521911ce103de48fa5a',volume_type_id=1d49dc8e-a5ab-49fb-bc9e-2c712619c34e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:33: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=fca3c53b-ece3-4c79-a8b6-dde757b69687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217a12fe86f041e18c7f6966622b0a71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a874920042c4521911ce103de48fa5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1d49dc8e-a5ab-49fb-bc9e-2c712619c34e),volume_type_id=1d49dc8e-a5ab-49fb-bc9e-2c712619c34e)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:08.765166 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02436278-6fe1-4284-bdf7-2aecd0c8a273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:08.782184 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02436278-6fe1-4284-bdf7-2aecd0c8a273) transitioned into state 'SUCCESS' from 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='217a12fe86f041e18c7f6966622b0a71',qos_specs=None,replication_status=,reservations=['3b4f5e17-36b1-411e-af69-4a705e076d62','79a0cf5a-0e0f-4198-9db9-7f8c75047f10','521a7850-0f9f-49b6-951f-601554b806b7','b63cfea5-c248-449b-951a-7235d35382c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a874920042c4521911ce103de48fa5a',volume_type_id=1d49dc8e-a5ab-49fb-bc9e-2c712619c34e)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:08.782883 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86653ac4-e33c-4185-a36b-15fec5f93692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:08.790978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86653ac4-e33c-4185-a36b-15fec5f93692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:08.791937 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Flow 'volume_create_api' (1c101464-d5fe-4544-a79d-e2579231f4a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:08.792215 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Create volume request issued successfully. Aug 06 05:33:08.792843 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d0d3e737-a67f-4295-a889-f95889cc32e8 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:33:08.793494 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1320/5241] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:33:08 2026] POST /volume/v3/volumes => generated 772 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:08.807543 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-78f78257-0444-492a-a564-4e4705da8db1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:08.809389 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-78f78257-0444-492a-a564-4e4705da8db1 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/volumes/fca3c53b-ece3-4c79-a8b6-dde757b69687 Aug 06 05:33:08.809611 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-78f78257-0444-492a-a564-4e4705da8db1 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:08.809813 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-78f78257-0444-492a-a564-4e4705da8db1 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:08.816983 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:08.816983 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:08.820369 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-78f78257-0444-492a-a564-4e4705da8db1 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Volume info retrieved successfully. Aug 06 05:33:08.824122 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-78f78257-0444-492a-a564-4e4705da8db1 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes/fca3c53b-ece3-4c79-a8b6-dde757b69687 returned with HTTP 200 Aug 06 05:33:08.824522 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1312/5242] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:33:08 2026] GET /volume/v3/volumes/fca3c53b-ece3-4c79-a8b6-dde757b69687 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:09.839263 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e96256f0-001e-4638-b325-3fbddb23e073 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:09.841078 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e96256f0-001e-4638-b325-3fbddb23e073 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/volumes/fca3c53b-ece3-4c79-a8b6-dde757b69687 Aug 06 05:33:09.841310 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e96256f0-001e-4638-b325-3fbddb23e073 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:09.841510 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e96256f0-001e-4638-b325-3fbddb23e073 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:09.848384 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:09.848384 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:09.851741 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e96256f0-001e-4638-b325-3fbddb23e073 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Volume info retrieved successfully. Aug 06 05:33:09.855542 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e96256f0-001e-4638-b325-3fbddb23e073 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes/fca3c53b-ece3-4c79-a8b6-dde757b69687 returned with HTTP 200 Aug 06 05:33:09.855899 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1304/5243] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:33:09 2026] GET /volume/v3/volumes/fca3c53b-ece3-4c79-a8b6-dde757b69687 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:09.871306 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-01ea5a2f-80c8-44f9-b436-1dd83a1e8210 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:09.873018 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-01ea5a2f-80c8-44f9-b436-1dd83a1e8210 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/messages Aug 06 05:33:09.873217 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-01ea5a2f-80c8-44f9-b436-1dd83a1e8210 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:09.873419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-01ea5a2f-80c8-44f9-b436-1dd83a1e8210 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:09.876634 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-01ea5a2f-80c8-44f9-b436-1dd83a1e8210 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:33:09.876976 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1308/5244] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:33:09 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 06 05:33:09.886607 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-333dc382-13db-429c-b86c-9e870987d85c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:09.888541 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-333dc382-13db-429c-b86c-9e870987d85c tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/messages Aug 06 05:33:09.888744 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-333dc382-13db-429c-b86c-9e870987d85c tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:09.888990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-333dc382-13db-429c-b86c-9e870987d85c tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:09.889133 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:09.889133 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:09.890663 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=626,cinder:UPDATE=189,cinder:INSERT=106 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:33:09.892542 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-333dc382-13db-429c-b86c-9e870987d85c tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:33:09.893048 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1321/5245] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:33:09 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 06 05:33:09.900851 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5c2552ec-4c86-4ee5-8649-d104721a5eef None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:09.902609 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5c2552ec-4c86-4ee5-8649-d104721a5eef tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] DELETE https://10.4.3.205/volume/v3/messages/397ebcf7-5c96-4760-99f6-dd8cb57a1525 Aug 06 05:33:09.902806 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5c2552ec-4c86-4ee5-8649-d104721a5eef tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:09.903006 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5c2552ec-4c86-4ee5-8649-d104721a5eef tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:09.910727 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5c2552ec-4c86-4ee5-8649-d104721a5eef tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/messages/397ebcf7-5c96-4760-99f6-dd8cb57a1525 returned with HTTP 204 Aug 06 05:33:09.911080 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1313/5246] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:33:09 2026] DELETE /volume/v3/messages/397ebcf7-5c96-4760-99f6-dd8cb57a1525 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:33:09.917375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-095f1071-b0df-4370-94f4-44fa16eef634 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:09.918847 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/fca3c53b-ece3-4c79-a8b6-dde757b69687 Aug 06 05:33:09.919023 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:09.919191 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:09.919390 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Delete volume with id: fca3c53b-ece3-4c79-a8b6-dde757b69687 Aug 06 05:33:09.925473 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:09.925473 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:09.925676 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Volume info retrieved successfully. Aug 06 05:33:09.926496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100427) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:33:09.935465 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-203675250 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-203675250, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:09.935828 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-203675250 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-203675250, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:09.943441 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Created reservations ['f158752f-8c43-4142-bde8-bee8e29a7670', '89994ece-0ffb-4d87-99a9-ceae084cc436', '62166c0a-28b5-45cc-8778-c988214bbb12', '037137fa-bfc4-44bb-be5f-ef37cc94b3b5'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:09.965195 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Delete volume request issued successfully. Aug 06 05:33:09.965450 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-095f1071-b0df-4370-94f4-44fa16eef634 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes/fca3c53b-ece3-4c79-a8b6-dde757b69687 returned with HTTP 202 Aug 06 05:33:09.965937 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1305/5247] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:33:09 2026] DELETE /volume/v3/volumes/fca3c53b-ece3-4c79-a8b6-dde757b69687 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:09.972679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5051578c-de32-42bb-806c-19677e175e4c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:09.974405 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5051578c-de32-42bb-806c-19677e175e4c tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] DELETE https://10.4.3.205/volume/v3/types/1d49dc8e-a5ab-49fb-bc9e-2c712619c34e Aug 06 05:33:09.974617 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5051578c-de32-42bb-806c-19677e175e4c tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:09.974811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5051578c-de32-42bb-806c-19677e175e4c tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method '_delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:09.996157 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5051578c-de32-42bb-806c-19677e175e4c tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/types/1d49dc8e-a5ab-49fb-bc9e-2c712619c34e returned with HTTP 202 Aug 06 05:33:09.996509 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1309/5248] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:09 2026] DELETE /volume/v3/types/1d49dc8e-a5ab-49fb-bc9e-2c712619c34e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:10.004999 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-302e646b-fdae-42e8-af79-b263008f0f35 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:10.007182 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-302e646b-fdae-42e8-af79-b263008f0f35 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:10.007995 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-302e646b-fdae-42e8-af79-b263008f0f35 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-722862565", "extra_specs": {"storage_protocol": "tempest-storage_protocol-273641048", "vendor_name": "tempest-vendor_name-1978105604"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:10.024324 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-302e646b-fdae-42e8-af79-b263008f0f35 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:10.024767 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1322/5249] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:10 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:10.033719 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:10.035387 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:33:10.035752 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f355485-3c5b-4b00-90ee-5b07d75365b0", "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:10.037093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Create volume request body: {'volume': {'volume_type': '3f355485-3c5b-4b00-90ee-5b07d75365b0', 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:33:10.040497 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Create volume of 1 GB Aug 06 05:33:10.040742 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:10.040742 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:10.041051 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Availability Zones retrieved successfully. Aug 06 05:33:10.046747 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Flow 'volume_create_api' (730e7475-ccdd-4796-811d-6b9c98dc0c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:10.047642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b3bbfc-f1dd-45f0-903b-6685a7b8ef7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:10.048513 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:33:10.065473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b3bbfc-f1dd-45f0-903b-6685a7b8ef7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:33:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-273641048',vendor_name='tempest-vendor_name-1978105604'},id=3f355485-3c5b-4b00-90ee-5b07d75365b0,is_public=True,name='tempest-ProjectAdminTests-volume-type-722862565',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f355485-3c5b-4b00-90ee-5b07d75365b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:10.066135 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866a039b-f615-4bf5-907c-4152b60e1e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:10.087777 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-722862565 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-722862565, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:10.088024 np0000006623 devstack@c-api.service[100426]: WARNING cinder.quota [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-722862565 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-722862565, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:10.111518 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Created reservations ['8d724c35-96db-44c8-86e4-6e01ec1eb194', '74312612-c16e-4cb4-9dbb-0c895e9fbf57', 'd896b2dc-ddda-405b-9414-184dd13d4377', '2d9c8eb8-388e-4a8d-a26e-dbd93d97d7c9'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:10.112179 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866a039b-f615-4bf5-907c-4152b60e1e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d724c35-96db-44c8-86e4-6e01ec1eb194', '74312612-c16e-4cb4-9dbb-0c895e9fbf57', 'd896b2dc-ddda-405b-9414-184dd13d4377', '2d9c8eb8-388e-4a8d-a26e-dbd93d97d7c9']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:10.112939 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed19d859-d408-404c-9176-af4d05808f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:10.135919 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed19d859-d408-404c-9176-af4d05808f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b46d3eef-acf3-492e-a482-f2ff4a0f9f32', '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='217a12fe86f041e18c7f6966622b0a71',qos_specs=None,replication_status=,reservations=['8d724c35-96db-44c8-86e4-6e01ec1eb194','74312612-c16e-4cb4-9dbb-0c895e9fbf57','d896b2dc-ddda-405b-9414-184dd13d4377','2d9c8eb8-388e-4a8d-a26e-dbd93d97d7c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a874920042c4521911ce103de48fa5a',volume_type_id=3f355485-3c5b-4b00-90ee-5b07d75365b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b46d3eef-acf3-492e-a482-f2ff4a0f9f32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217a12fe86f041e18c7f6966622b0a71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a874920042c4521911ce103de48fa5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f355485-3c5b-4b00-90ee-5b07d75365b0),volume_type_id=3f355485-3c5b-4b00-90ee-5b07d75365b0)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:10.137180 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9128921c-be15-4ca6-abba-669ee82e985b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:10.156915 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9128921c-be15-4ca6-abba-669ee82e985b) transitioned into state 'SUCCESS' from 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='217a12fe86f041e18c7f6966622b0a71',qos_specs=None,replication_status=,reservations=['8d724c35-96db-44c8-86e4-6e01ec1eb194','74312612-c16e-4cb4-9dbb-0c895e9fbf57','d896b2dc-ddda-405b-9414-184dd13d4377','2d9c8eb8-388e-4a8d-a26e-dbd93d97d7c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a874920042c4521911ce103de48fa5a',volume_type_id=3f355485-3c5b-4b00-90ee-5b07d75365b0)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:10.157670 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a88b21e-6e81-4ff5-973a-bc2e5a88cd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:10.166999 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a88b21e-6e81-4ff5-973a-bc2e5a88cd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:10.167844 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Flow 'volume_create_api' (730e7475-ccdd-4796-811d-6b9c98dc0c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:10.168119 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Create volume request issued successfully. Aug 06 05:33:10.168688 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ad498586-1a0c-4287-a9ba-77b7764f44f7 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:33:10.169105 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1314/5250] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:33:10 2026] POST /volume/v3/volumes => generated 772 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:10.181445 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-240b904a-2a99-485b-a45d-362473148965 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:10.183789 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-240b904a-2a99-485b-a45d-362473148965 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/volumes/b46d3eef-acf3-492e-a482-f2ff4a0f9f32 Aug 06 05:33:10.184165 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-240b904a-2a99-485b-a45d-362473148965 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:10.184430 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-240b904a-2a99-485b-a45d-362473148965 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:10.193302 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:10.193302 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:10.197268 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-240b904a-2a99-485b-a45d-362473148965 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Volume info retrieved successfully. Aug 06 05:33:10.202470 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-240b904a-2a99-485b-a45d-362473148965 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes/b46d3eef-acf3-492e-a482-f2ff4a0f9f32 returned with HTTP 200 Aug 06 05:33:10.203109 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1306/5251] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:33:10 2026] GET /volume/v3/volumes/b46d3eef-acf3-492e-a482-f2ff4a0f9f32 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:11.214924 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-90f01a68-1984-499e-9779-5fe4cd7722c3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:11.216742 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-90f01a68-1984-499e-9779-5fe4cd7722c3 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/volumes/b46d3eef-acf3-492e-a482-f2ff4a0f9f32 Aug 06 05:33:11.216941 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-90f01a68-1984-499e-9779-5fe4cd7722c3 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:11.217122 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-90f01a68-1984-499e-9779-5fe4cd7722c3 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:11.224516 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:11.224516 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:11.227903 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-90f01a68-1984-499e-9779-5fe4cd7722c3 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Volume info retrieved successfully. Aug 06 05:33:11.231477 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-90f01a68-1984-499e-9779-5fe4cd7722c3 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes/b46d3eef-acf3-492e-a482-f2ff4a0f9f32 returned with HTTP 200 Aug 06 05:33:11.231969 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1310/5252] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:33:11 2026] GET /volume/v3/volumes/b46d3eef-acf3-492e-a482-f2ff4a0f9f32 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:11.243549 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-be867eb4-3660-4860-a66d-cc5add2fc664 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:11.245214 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-be867eb4-3660-4860-a66d-cc5add2fc664 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/messages Aug 06 05:33:11.245463 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-be867eb4-3660-4860-a66d-cc5add2fc664 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:11.245648 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-be867eb4-3660-4860-a66d-cc5add2fc664 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:11.249446 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-be867eb4-3660-4860-a66d-cc5add2fc664 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/messages returned with HTTP 200 Aug 06 05:33:11.249781 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1323/5253] 10.4.3.205 () {68 vars in 1280 bytes} [Thu Aug 6 05:33:11 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 06 05:33:11.258123 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-3003da17-3532-4289-8478-2e65c5c22fe6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:11.259742 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3003da17-3532-4289-8478-2e65c5c22fe6 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] GET https://10.4.3.205/volume/v3/messages/7b7a551c-508e-47b0-bdf4-6da5be8f2388 Aug 06 05:33:11.259959 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3003da17-3532-4289-8478-2e65c5c22fe6 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:11.260139 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-3003da17-3532-4289-8478-2e65c5c22fe6 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:11.261465 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=618,cinder:UPDATE=234,cinder:INSERT=116,cinder:DELETE=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:33:11.263188 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:11.263188 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:11.263690 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-3003da17-3532-4289-8478-2e65c5c22fe6 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/messages/7b7a551c-508e-47b0-bdf4-6da5be8f2388 returned with HTTP 200 Aug 06 05:33:11.264022 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1315/5254] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:33:11 2026] GET /volume/v3/messages/7b7a551c-508e-47b0-bdf4-6da5be8f2388 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:11.272115 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ed6aa061-e772-418f-aa43-5f6b5da50322 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:11.273650 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed6aa061-e772-418f-aa43-5f6b5da50322 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] DELETE https://10.4.3.205/volume/v3/messages/7b7a551c-508e-47b0-bdf4-6da5be8f2388 Aug 06 05:33:11.273857 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed6aa061-e772-418f-aa43-5f6b5da50322 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:11.274015 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ed6aa061-e772-418f-aa43-5f6b5da50322 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:11.275369 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=661,cinder:UPDATE=249,cinder:INSERT=130 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:33:11.282668 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ed6aa061-e772-418f-aa43-5f6b5da50322 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/messages/7b7a551c-508e-47b0-bdf4-6da5be8f2388 returned with HTTP 204 Aug 06 05:33:11.283179 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1307/5255] 10.4.3.205 () {68 vars in 1394 bytes} [Thu Aug 6 05:33:11 2026] DELETE /volume/v3/messages/7b7a551c-508e-47b0-bdf4-6da5be8f2388 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 05:33:11.289452 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:11.291313 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/b46d3eef-acf3-492e-a482-f2ff4a0f9f32 Aug 06 05:33:11.291540 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:11.291727 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:11.291915 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Delete volume with id: b46d3eef-acf3-492e-a482-f2ff4a0f9f32 Aug 06 05:33:11.298665 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:11.298665 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:11.298978 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Volume info retrieved successfully. Aug 06 05:33:11.299825 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100429) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 05:33:11.307967 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-722862565 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-722862565, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:11.308200 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-722862565 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-722862565, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:11.315048 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Created reservations ['1b8209dc-c3d0-4eb6-9476-6df96bcfca14', 'd78bae45-465c-4500-8219-3021cdd61f82', '8ba9577f-eeb2-4cd0-9213-38af0e7e048a', 'b7f7d8d3-f0b6-4976-a0f4-78c7a22c108e'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:11.336458 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Delete volume request issued successfully. Aug 06 05:33:11.336655 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dcaeab32-bada-4c77-aa60-85d7901697a0 tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/volumes/b46d3eef-acf3-492e-a482-f2ff4a0f9f32 returned with HTTP 202 Aug 06 05:33:11.337057 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1311/5256] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:33:11 2026] DELETE /volume/v3/volumes/b46d3eef-acf3-492e-a482-f2ff4a0f9f32 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:11.343851 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-701557b3-5772-4007-badd-309938da5e9f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:11.346281 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-701557b3-5772-4007-badd-309938da5e9f tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] DELETE https://10.4.3.205/volume/v3/types/3f355485-3c5b-4b00-90ee-5b07d75365b0 Aug 06 05:33:11.346579 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-701557b3-5772-4007-badd-309938da5e9f tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:11.346872 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-701557b3-5772-4007-badd-309938da5e9f tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] Calling method '_delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:11.375579 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-701557b3-5772-4007-badd-309938da5e9f tempest-ProjectAdminTests-973383064 tempest-ProjectAdminTests-973383064-project-admin] https://10.4.3.205/volume/v3/types/3f355485-3c5b-4b00-90ee-5b07d75365b0 returned with HTTP 202 Aug 06 05:33:11.376145 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1324/5257] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:11 2026] DELETE /volume/v3/types/3f355485-3c5b-4b00-90ee-5b07d75365b0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:11.723034 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d0113ccc-486e-4079-8293-4ab700716cd4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:11.725168 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0113ccc-486e-4079-8293-4ab700716cd4 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:33:11.725562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d0113ccc-486e-4079-8293-4ab700716cd4 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1611343009-1782121470", "extra_specs": {"multiattach": " True"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:11.742350 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d0113ccc-486e-4079-8293-4ab700716cd4 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:33:11.742848 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1316/5258] 10.4.3.205 () {68 vars in 1253 bytes} [Thu Aug 6 05:33:11 2026] POST /volume/v3/types => generated 287 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:11.750550 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:11.752351 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:33:11.752726 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-638832076", "snapshot_id": null, "imageRef": null, "volume_type": "58f0295f-1bdf-41a3-a4bb-f29525bb33ea", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:11.754365 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-638832076', 'snapshot_id': None, 'imageRef': None, 'volume_type': '58f0295f-1bdf-41a3-a4bb-f29525bb33ea', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:33:11.761721 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume of 1 GB Aug 06 05:33:11.762023 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:11.762023 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:11.762575 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Availability Zones retrieved successfully. Aug 06 05:33:11.769350 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Flow 'volume_create_api' (c353af15-99e3-4312-90b8-3003acfba7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:11.770243 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204f15f1-81c0-4543-a4be-b8577515a794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:11.771097 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:33:11.778792 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:11.778792 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:11.793823 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204f15f1-81c0-4543-a4be-b8577515a794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:33:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=58f0295f-1bdf-41a3-a4bb-f29525bb33ea,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1611343009-1782121470',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58f0295f-1bdf-41a3-a4bb-f29525bb33ea', 'encryption_key_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=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:11.794726 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d888f11-1cb1-49b1-ba6e-b53e1422c6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:11.825751 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1611343009-1782121470 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1611343009-1782121470, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:11.826042 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1611343009-1782121470 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1611343009-1782121470, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:33:11.852389 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Created reservations ['cd9310b9-2ef6-4e01-a372-699ec1624f2d', 'cce85036-aebe-4a01-9539-6c8fb136e18d', 'c2701bec-6f48-4662-be17-dc58bb0376bb', 'f69c1e0e-4c22-4923-b9ff-393cf10734fe'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:11.853189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d888f11-1cb1-49b1-ba6e-b53e1422c6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd9310b9-2ef6-4e01-a372-699ec1624f2d', 'cce85036-aebe-4a01-9539-6c8fb136e18d', 'c2701bec-6f48-4662-be17-dc58bb0376bb', 'f69c1e0e-4c22-4923-b9ff-393cf10734fe']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:11.853971 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f366d6-37f7-445d-aee0-7dd4412e275b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:11.879474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f366d6-37f7-445d-aee0-7dd4412e275b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8261cd0-1f79-4bb7-8926-886813f96047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-638832076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8e69fc4f7bc34ff3b460a7791162308f',qos_specs=None,replication_status=,reservations=['cd9310b9-2ef6-4e01-a372-699ec1624f2d','cce85036-aebe-4a01-9539-6c8fb136e18d','c2701bec-6f48-4662-be17-dc58bb0376bb','f69c1e0e-4c22-4923-b9ff-393cf10734fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a0093228f34ca59f3385e6933051e7',volume_type_id=58f0295f-1bdf-41a3-a4bb-f29525bb33ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-638832076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8261cd0-1f79-4bb7-8926-886813f96047,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8e69fc4f7bc34ff3b460a7791162308f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a0093228f34ca59f3385e6933051e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58f0295f-1bdf-41a3-a4bb-f29525bb33ea),volume_type_id=58f0295f-1bdf-41a3-a4bb-f29525bb33ea)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:11.880175 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8867796-8ca8-40d1-bd7b-e8c75dd27009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:11.900333 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8867796-8ca8-40d1-bd7b-e8c75dd27009) transitioned into state 'SUCCESS' from state '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-638832076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8e69fc4f7bc34ff3b460a7791162308f',qos_specs=None,replication_status=,reservations=['cd9310b9-2ef6-4e01-a372-699ec1624f2d','cce85036-aebe-4a01-9539-6c8fb136e18d','c2701bec-6f48-4662-be17-dc58bb0376bb','f69c1e0e-4c22-4923-b9ff-393cf10734fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a0093228f34ca59f3385e6933051e7',volume_type_id=58f0295f-1bdf-41a3-a4bb-f29525bb33ea)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:11.901551 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a2c106-5b03-4f0d-bf29-bbc2c4bd359f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:11.912001 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a2c106-5b03-4f0d-bf29-bbc2c4bd359f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:11.913056 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Flow 'volume_create_api' (c353af15-99e3-4312-90b8-3003acfba7a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:11.913152 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Create volume request issued successfully. Aug 06 05:33:11.914617 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cf94d6bc-08dc-481a-8a0d-8ce9094e286d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:33:11.914617 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1308/5259] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:33:11 2026] POST /volume/v3/volumes => generated 829 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:11.925609 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8d0e05d4-64bc-4398-a18b-0193c584a9d7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:11.927725 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8d0e05d4-64bc-4398-a18b-0193c584a9d7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:11.927725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8d0e05d4-64bc-4398-a18b-0193c584a9d7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:11.927964 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8d0e05d4-64bc-4398-a18b-0193c584a9d7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:11.930300 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=700,cinder:UPDATE=239,cinder:INSERT=133 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:33:11.937010 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:11.937010 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:11.941554 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8d0e05d4-64bc-4398-a18b-0193c584a9d7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:11.946065 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8d0e05d4-64bc-4398-a18b-0193c584a9d7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:11.946435 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1312/5260] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:11 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:12.961664 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2aaaebe9-5bd9-4a55-9143-a775506ef0d1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:12.964024 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2aaaebe9-5bd9-4a55-9143-a775506ef0d1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:12.964307 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2aaaebe9-5bd9-4a55-9143-a775506ef0d1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:12.964550 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2aaaebe9-5bd9-4a55-9143-a775506ef0d1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:12.973647 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:12.973647 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:12.978017 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2aaaebe9-5bd9-4a55-9143-a775506ef0d1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:12.983069 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2aaaebe9-5bd9-4a55-9143-a775506ef0d1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:12.983516 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1325/5261] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:12 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:12.995248 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8af634a1-d0ea-4c14-9536-9e6e199fd8f3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:12.997067 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8af634a1-d0ea-4c14-9536-9e6e199fd8f3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:12.997225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8af634a1-d0ea-4c14-9536-9e6e199fd8f3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:12.997429 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8af634a1-d0ea-4c14-9536-9e6e199fd8f3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:13.004605 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:13.004605 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:13.008424 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-8af634a1-d0ea-4c14-9536-9e6e199fd8f3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:13.012585 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8af634a1-d0ea-4c14-9536-9e6e199fd8f3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:13.012942 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1317/5262] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:12 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:13.055454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-dc795d3d-10b5-40b7-b5cc-d254e49d5b6c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:13.058044 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-dc795d3d-10b5-40b7-b5cc-d254e49d5b6c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:13.058284 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-dc795d3d-10b5-40b7-b5cc-d254e49d5b6c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:13.058528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-dc795d3d-10b5-40b7-b5cc-d254e49d5b6c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:13.066636 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:13.066636 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:13.070403 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-dc795d3d-10b5-40b7-b5cc-d254e49d5b6c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:13.074720 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-dc795d3d-10b5-40b7-b5cc-d254e49d5b6c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:13.075242 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1309/5263] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:13 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:13.152054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-eb912a54-b539-467e-abf9-1de182129b22 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:13.152606 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eb912a54-b539-467e-abf9-1de182129b22 None None] GET https://10.4.3.205/volume// Aug 06 05:33:13.152664 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eb912a54-b539-467e-abf9-1de182129b22 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:13.152851 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-eb912a54-b539-467e-abf9-1de182129b22 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:13.153150 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-eb912a54-b539-467e-abf9-1de182129b22 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:33:13.153499 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1313/5264] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:33: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 06 05:33:13.160150 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-2ca134fb-750e-46c0-a79a-b7382bf0cc61 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:13.162223 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-2ca134fb-750e-46c0-a79a-b7382bf0cc61 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:33:13.162733 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-2ca134fb-750e-46c0-a79a-b7382bf0cc61 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8261cd0-1f79-4bb7-8926-886813f96047", "connector": null, "instance_uuid": "fd18c2c3-3e94-433c-892d-914d66f5de64"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:13.171080 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:13.171080 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:13.198484 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-2ca134fb-750e-46c0-a79a-b7382bf0cc61 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:33:13.198903 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1326/5265] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:33:13 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 06 05:33:13.223875 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-14b10d91-4e5c-4838-8b54-0da1dfa01aac None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:13.226337 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-14b10d91-4e5c-4838-8b54-0da1dfa01aac tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:13.226337 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-14b10d91-4e5c-4838-8b54-0da1dfa01aac tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:13.226566 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-14b10d91-4e5c-4838-8b54-0da1dfa01aac tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:13.242766 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e893523e-85fe-4935-a17a-6902790f973e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:13.243173 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e893523e-85fe-4935-a17a-6902790f973e None None] GET https://10.4.3.205/volume// Aug 06 05:33:13.243393 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e893523e-85fe-4935-a17a-6902790f973e None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:13.243583 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e893523e-85fe-4935-a17a-6902790f973e None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:13.243902 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e893523e-85fe-4935-a17a-6902790f973e None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:33:13.244190 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1310/5266] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:33: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 06 05:33:13.245680 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:13.245680 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:13.255074 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-14b10d91-4e5c-4838-8b54-0da1dfa01aac tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:13.261662 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-0eada8cd-df33-492c-bbc9-71e4a79c409d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:13.262686 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-14b10d91-4e5c-4838-8b54-0da1dfa01aac tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:13.263182 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1318/5267] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:13 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 921 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:13.264059 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-0eada8cd-df33-492c-bbc9-71e4a79c409d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:13.264253 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-0eada8cd-df33-492c-bbc9-71e4a79c409d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:13.264483 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-0eada8cd-df33-492c-bbc9-71e4a79c409d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:13.273364 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:13.273364 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:13.276693 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-0eada8cd-df33-492c-bbc9-71e4a79c409d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:13.280670 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-0eada8cd-df33-492c-bbc9-71e4a79c409d tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:13.281087 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1314/5268] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:33:13 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 1101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:33:13.383984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-b09203de-191d-46e8-a793-5e0667e2f292 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:13.385869 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-b09203de-191d-46e8-a793-5e0667e2f292 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] PUT https://10.4.3.205/volume/v3/attachments/4ae5a412-8c37-46d0-a9c1-7927d6a06536 Aug 06 05:33:13.386203 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-b09203de-191d-46e8-a793-5e0667e2f292 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:13.393947 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-b09203de-191d-46e8-a793-5e0667e2f292 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Acquiring lock "cinder-attachment_update-c8261cd0-1f79-4bb7-8926-886813f96047-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:33:13.398399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-b09203de-191d-46e8-a793-5e0667e2f292 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-c8261cd0-1f79-4bb7-8926-886813f96047-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:33:13.399357 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:13.399357 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:13.468799 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-b09203de-191d-46e8-a793-5e0667e2f292 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Lock "cinder-attachment_update-c8261cd0-1f79-4bb7-8926-886813f96047-np0000006623" released by "attachment_update" :: held 0.070s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:33:13.469066 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-b09203de-191d-46e8-a793-5e0667e2f292 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/4ae5a412-8c37-46d0-a9c1-7927d6a06536 returned with HTTP 200 Aug 06 05:33:13.469517 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1327/5269] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:33:13 2026] PUT /volume/v3/attachments/4ae5a412-8c37-46d0-a9c1-7927d6a06536 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:14.275903 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7dc830e8-03d7-4b1c-9f5e-4ed5290d93ef None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:14.277559 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7dc830e8-03d7-4b1c-9f5e-4ed5290d93ef tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:14.277753 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7dc830e8-03d7-4b1c-9f5e-4ed5290d93ef tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:14.277945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7dc830e8-03d7-4b1c-9f5e-4ed5290d93ef tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:14.286759 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:14.286759 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:14.290254 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7dc830e8-03d7-4b1c-9f5e-4ed5290d93ef tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:14.294392 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7dc830e8-03d7-4b1c-9f5e-4ed5290d93ef tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:14.294752 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1311/5270] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:14 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:15.306562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9b71c0c4-016b-4d58-a635-9f7bb21b91de None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:15.308457 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9b71c0c4-016b-4d58-a635-9f7bb21b91de tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:15.308676 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9b71c0c4-016b-4d58-a635-9f7bb21b91de tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:15.308889 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9b71c0c4-016b-4d58-a635-9f7bb21b91de tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:15.317873 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:15.317873 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:15.320724 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-9b71c0c4-016b-4d58-a635-9f7bb21b91de tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:15.324128 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9b71c0c4-016b-4d58-a635-9f7bb21b91de tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:15.324490 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1319/5271] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:15 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:16.336821 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ef3d7a8a-a156-4778-a253-7d774f4403bc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:16.338645 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ef3d7a8a-a156-4778-a253-7d774f4403bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:16.338856 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ef3d7a8a-a156-4778-a253-7d774f4403bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:16.339060 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ef3d7a8a-a156-4778-a253-7d774f4403bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:16.350873 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:16.350873 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:16.355151 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ef3d7a8a-a156-4778-a253-7d774f4403bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:16.360774 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ef3d7a8a-a156-4778-a253-7d774f4403bc tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:16.361344 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1315/5272] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:16 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:16.701483 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-cd1c3c7c-4756-49b3-ae66-de23031f5cd5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:16.703927 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-cd1c3c7c-4756-49b3-ae66-de23031f5cd5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/attachments/4ae5a412-8c37-46d0-a9c1-7927d6a06536/action Aug 06 05:33:16.704709 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-cd1c3c7c-4756-49b3-ae66-de23031f5cd5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:33:16.704709 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-cd1c3c7c-4756-49b3-ae66-de23031f5cd5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:16.720727 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:16.720727 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:16.729985 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-816e9ee2-943e-45f6-9fa9-94e89ec4b282 req-cd1c3c7c-4756-49b3-ae66-de23031f5cd5 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/4ae5a412-8c37-46d0-a9c1-7927d6a06536/action returned with HTTP 204 Aug 06 05:33:16.730503 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1328/5273] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:33:16 2026] POST /volume/v3/attachments/4ae5a412-8c37-46d0-a9c1-7927d6a06536/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:17.374651 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-05b1ebf9-2606-4bb7-8267-3a36de4ae3a0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:17.376932 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-05b1ebf9-2606-4bb7-8267-3a36de4ae3a0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:17.377189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-05b1ebf9-2606-4bb7-8267-3a36de4ae3a0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:17.377474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-05b1ebf9-2606-4bb7-8267-3a36de4ae3a0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:17.388567 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:17.388567 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:17.392745 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-05b1ebf9-2606-4bb7-8267-3a36de4ae3a0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:17.397394 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-05b1ebf9-2606-4bb7-8267-3a36de4ae3a0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:17.397967 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1312/5274] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:17 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:17.443117 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-79266fab-bed8-4020-9d83-c8633c586ea0 req-9348576e-e919-44a8-90ef-76284dfe6539 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:17.445194 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-79266fab-bed8-4020-9d83-c8633c586ea0 req-9348576e-e919-44a8-90ef-76284dfe6539 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:17.445452 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-79266fab-bed8-4020-9d83-c8633c586ea0 req-9348576e-e919-44a8-90ef-76284dfe6539 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:17.445674 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-79266fab-bed8-4020-9d83-c8633c586ea0 req-9348576e-e919-44a8-90ef-76284dfe6539 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:17.455054 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:17.455054 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:17.458152 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-79266fab-bed8-4020-9d83-c8633c586ea0 req-9348576e-e919-44a8-90ef-76284dfe6539 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:17.461896 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-79266fab-bed8-4020-9d83-c8633c586ea0 req-9348576e-e919-44a8-90ef-76284dfe6539 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:17.462302 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1320/5275] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:17 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:17.476896 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1f6711f3-db55-440b-92f0-71844ad2c114 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:17.478599 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1f6711f3-db55-440b-92f0-71844ad2c114 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:17.478783 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1f6711f3-db55-440b-92f0-71844ad2c114 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:17.478978 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1f6711f3-db55-440b-92f0-71844ad2c114 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:17.488054 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:17.488054 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:17.491263 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-1f6711f3-db55-440b-92f0-71844ad2c114 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:17.495430 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1f6711f3-db55-440b-92f0-71844ad2c114 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:17.495849 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1316/5276] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:17 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:17.533057 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-29075bb2-661c-4bef-b32f-5c5106398975 req-e665e155-c5ce-4d43-9103-e17d0640399f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:17.535198 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-e665e155-c5ce-4d43-9103-e17d0640399f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:17.535422 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-e665e155-c5ce-4d43-9103-e17d0640399f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:17.535619 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-e665e155-c5ce-4d43-9103-e17d0640399f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:17.545464 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:17.545464 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:17.548906 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-29075bb2-661c-4bef-b32f-5c5106398975 req-e665e155-c5ce-4d43-9103-e17d0640399f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:17.553280 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-e665e155-c5ce-4d43-9103-e17d0640399f tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:17.553747 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1329/5277] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:17 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:17.571124 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-29075bb2-661c-4bef-b32f-5c5106398975 req-c229fb65-9afa-4a18-9b49-6a26798a4e3c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:17.574077 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-c229fb65-9afa-4a18-9b49-6a26798a4e3c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] POST https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047/action Aug 06 05:33:17.574663 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-c229fb65-9afa-4a18-9b49-6a26798a4e3c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:33:17.574842 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-c229fb65-9afa-4a18-9b49-6a26798a4e3c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:17.589489 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:17.589489 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:17.590199 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-29075bb2-661c-4bef-b32f-5c5106398975 req-c229fb65-9afa-4a18-9b49-6a26798a4e3c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:17.597562 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-29075bb2-661c-4bef-b32f-5c5106398975 req-c229fb65-9afa-4a18-9b49-6a26798a4e3c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Begin detaching volume completed successfully. Aug 06 05:33:17.597823 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-c229fb65-9afa-4a18-9b49-6a26798a4e3c tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047/action returned with HTTP 202 Aug 06 05:33:17.598362 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1313/5278] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:33:17 2026] POST /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:33:17.614689 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b6f4717d-ce57-43d2-b488-54dffdea03e7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:17.616253 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6f4717d-ce57-43d2-b488-54dffdea03e7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:17.616454 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6f4717d-ce57-43d2-b488-54dffdea03e7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:17.616661 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b6f4717d-ce57-43d2-b488-54dffdea03e7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:17.626303 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:17.626303 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:17.630110 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-b6f4717d-ce57-43d2-b488-54dffdea03e7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:17.634699 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b6f4717d-ce57-43d2-b488-54dffdea03e7 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:17.635056 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1321/5279] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:17 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:17.636947 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ab562142-4568-4a82-92c6-be35c8fb929a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:17.637312 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab562142-4568-4a82-92c6-be35c8fb929a None None] GET https://10.4.3.205/volume// Aug 06 05:33:17.637481 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab562142-4568-4a82-92c6-be35c8fb929a None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:17.637656 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ab562142-4568-4a82-92c6-be35c8fb929a None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:17.637954 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ab562142-4568-4a82-92c6-be35c8fb929a None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:33:17.638168 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1317/5280] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:33:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:33:17.646055 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-29075bb2-661c-4bef-b32f-5c5106398975 req-6676384e-a869-4cd0-b185-aa35bfc90b86 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:17.648564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-6676384e-a869-4cd0-b185-aa35bfc90b86 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:17.648838 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-6676384e-a869-4cd0-b185-aa35bfc90b86 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:17.649072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-6676384e-a869-4cd0-b185-aa35bfc90b86 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:17.659371 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:17.659371 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:17.662871 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-29075bb2-661c-4bef-b32f-5c5106398975 req-6676384e-a869-4cd0-b185-aa35bfc90b86 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:17.667599 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-6676384e-a869-4cd0-b185-aa35bfc90b86 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:17.668058 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1330/5281] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:33:17 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:33:18.201387 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-29075bb2-661c-4bef-b32f-5c5106398975 req-69f73a67-8d16-45ac-9162-77b2af022c07 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:18.203554 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-69f73a67-8d16-45ac-9162-77b2af022c07 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:18.203780 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-69f73a67-8d16-45ac-9162-77b2af022c07 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:18.203990 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-69f73a67-8d16-45ac-9162-77b2af022c07 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:18.213048 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:18.213048 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:18.216312 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-29075bb2-661c-4bef-b32f-5c5106398975 req-69f73a67-8d16-45ac-9162-77b2af022c07 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:18.220055 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-69f73a67-8d16-45ac-9162-77b2af022c07 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:18.220479 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1314/5282] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:18 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:18.647519 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2d8fa94e-fe74-4818-ae0f-123aacf8c717 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:18.649300 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2d8fa94e-fe74-4818-ae0f-123aacf8c717 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:18.649525 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2d8fa94e-fe74-4818-ae0f-123aacf8c717 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:18.649711 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2d8fa94e-fe74-4818-ae0f-123aacf8c717 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:18.662008 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:18.662008 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:18.666441 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2d8fa94e-fe74-4818-ae0f-123aacf8c717 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:18.671956 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2d8fa94e-fe74-4818-ae0f-123aacf8c717 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:18.672403 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1322/5283] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:18 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:18.738724 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-29075bb2-661c-4bef-b32f-5c5106398975 req-d70ac05a-fc64-4ead-9a94-5f6f3fbde117 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:18.740921 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-d70ac05a-fc64-4ead-9a94-5f6f3fbde117 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] DELETE https://10.4.3.205/volume/v3/attachments/4ae5a412-8c37-46d0-a9c1-7927d6a06536 Aug 06 05:33:18.741119 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-d70ac05a-fc64-4ead-9a94-5f6f3fbde117 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:18.741318 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-d70ac05a-fc64-4ead-9a94-5f6f3fbde117 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'version_select' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:18.749854 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:18.749854 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:18.792951 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-29075bb2-661c-4bef-b32f-5c5106398975 req-d70ac05a-fc64-4ead-9a94-5f6f3fbde117 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/attachments/4ae5a412-8c37-46d0-a9c1-7927d6a06536 returned with HTTP 200 Aug 06 05:33:18.793350 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1318/5284] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:33:18 2026] DELETE /volume/v3/attachments/4ae5a412-8c37-46d0-a9c1-7927d6a06536 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:19.453304 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e1868849-d911-49fc-b5ba-0283a045d318 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:19.455002 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1868849-d911-49fc-b5ba-0283a045d318 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:33:19.455374 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e1868849-d911-49fc-b5ba-0283a045d318 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c0e1072-eebd-4c43-ac24-bfab2f72052d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1399305877", "description": null, "metadata": null}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:19.466474 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:19.466474 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:19.467016 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e1868849-d911-49fc-b5ba-0283a045d318 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:19.467193 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-e1868849-d911-49fc-b5ba-0283a045d318 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create snapshot from volume 4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:33:19.495906 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-e1868849-d911-49fc-b5ba-0283a045d318 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['73bdae38-a5e2-4b68-b35e-fb0f4ce1f903', 'c8598fbb-2555-4f16-b786-48b3dbae3c04', '9f8b5d00-da9b-4671-9af5-5ed3c7df7b15', '3b274330-df86-49ec-9077-fd22ccf14af2'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:19.529216 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e1868849-d911-49fc-b5ba-0283a045d318 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot force create request issued successfully. Aug 06 05:33:19.529490 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e1868849-d911-49fc-b5ba-0283a045d318 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:33:19.530028 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1331/5285] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:33:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:19.538567 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-eee3d85c-304b-4397-bcf1-e44c6dd59607 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:19.540759 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eee3d85c-304b-4397-bcf1-e44c6dd59607 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 Aug 06 05:33:19.540931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eee3d85c-304b-4397-bcf1-e44c6dd59607 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:19.541179 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eee3d85c-304b-4397-bcf1-e44c6dd59607 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:19.547319 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:19.547319 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:19.547828 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-eee3d85c-304b-4397-bcf1-e44c6dd59607 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:19.548804 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eee3d85c-304b-4397-bcf1-e44c6dd59607 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 returned with HTTP 200 Aug 06 05:33:19.549228 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1315/5286] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:19 2026] GET /volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:19.684812 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a6b149c0-ac44-46c6-9813-a212ba16097e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:19.686404 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6b149c0-ac44-46c6-9813-a212ba16097e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:19.686589 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6b149c0-ac44-46c6-9813-a212ba16097e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:19.686787 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6b149c0-ac44-46c6-9813-a212ba16097e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:19.693335 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:19.693335 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:19.696746 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a6b149c0-ac44-46c6-9813-a212ba16097e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:19.700555 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6b149c0-ac44-46c6-9813-a212ba16097e tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:19.700927 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1323/5287] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:19 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:19.713039 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a8eb90d0-3687-4434-828a-fc178d551de1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:19.714851 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a8eb90d0-3687-4434-828a-fc178d551de1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] DELETE https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:19.715054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a8eb90d0-3687-4434-828a-fc178d551de1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:19.715268 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a8eb90d0-3687-4434-828a-fc178d551de1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:19.715574 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-a8eb90d0-3687-4434-828a-fc178d551de1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Delete volume with id: c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:19.723588 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:19.723588 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:19.724064 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a8eb90d0-3687-4434-828a-fc178d551de1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:19.742527 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a8eb90d0-3687-4434-828a-fc178d551de1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Delete volume request issued successfully. Aug 06 05:33:19.742971 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a8eb90d0-3687-4434-828a-fc178d551de1 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 202 Aug 06 05:33:19.743401 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1319/5288] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:33:19 2026] DELETE /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:19.750094 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-17a6bc4f-34b6-4050-a3b0-5b9414323cf3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:19.751994 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-17a6bc4f-34b6-4050-a3b0-5b9414323cf3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:19.752231 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-17a6bc4f-34b6-4050-a3b0-5b9414323cf3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:19.752453 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-17a6bc4f-34b6-4050-a3b0-5b9414323cf3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:19.760382 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:19.760382 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:19.764507 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-17a6bc4f-34b6-4050-a3b0-5b9414323cf3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Volume info retrieved successfully. Aug 06 05:33:19.768737 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-17a6bc4f-34b6-4050-a3b0-5b9414323cf3 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 200 Aug 06 05:33:19.769109 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1332/5289] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:19 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:20.559313 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e0e74905-de62-468a-acb9-f344cbbaaf5a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:20.561403 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e0e74905-de62-468a-acb9-f344cbbaaf5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 Aug 06 05:33:20.561666 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e0e74905-de62-468a-acb9-f344cbbaaf5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:20.561918 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e0e74905-de62-468a-acb9-f344cbbaaf5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:20.568069 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:20.568069 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:20.568657 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e0e74905-de62-468a-acb9-f344cbbaaf5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:20.569641 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e0e74905-de62-468a-acb9-f344cbbaaf5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 returned with HTTP 200 Aug 06 05:33:20.570093 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1316/5290] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:20 2026] GET /volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:20.579108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-4e3398b6-c1c1-4da7-b4c7-3bea7e09cb20 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:20.580887 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e3398b6-c1c1-4da7-b4c7-3bea7e09cb20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 Aug 06 05:33:20.581048 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e3398b6-c1c1-4da7-b4c7-3bea7e09cb20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:20.581244 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-4e3398b6-c1c1-4da7-b4c7-3bea7e09cb20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:20.586108 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:20.586108 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:20.586697 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-4e3398b6-c1c1-4da7-b4c7-3bea7e09cb20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:20.587715 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-4e3398b6-c1c1-4da7-b4c7-3bea7e09cb20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 returned with HTTP 200 Aug 06 05:33:20.588067 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1324/5291] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:20 2026] GET /volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:20.781810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-79f6c4fb-ea92-4b2d-8cf5-6e0c95a8daf0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:20.783865 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-79f6c4fb-ea92-4b2d-8cf5-6e0c95a8daf0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] GET https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 Aug 06 05:33:20.784182 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-79f6c4fb-ea92-4b2d-8cf5-6e0c95a8daf0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:20.784504 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-79f6c4fb-ea92-4b2d-8cf5-6e0c95a8daf0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:20.792333 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-79f6c4fb-ea92-4b2d-8cf5-6e0c95a8daf0 tempest-VolumeMultiattachTests-1575109903 tempest-VolumeMultiattachTests-1575109903-project-member] https://10.4.3.205/volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 returned with HTTP 404 Aug 06 05:33:20.792937 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1320/5292] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:20 2026] GET /volume/v3/volumes/c8261cd0-1f79-4bb7-8926-886813f96047 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:20.801390 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-dac7da5f-aeec-487c-b17e-15a7466e2e7d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:20.803140 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dac7da5f-aeec-487c-b17e-15a7466e2e7d tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:33:20.803451 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dac7da5f-aeec-487c-b17e-15a7466e2e7d tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:20.803667 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dac7da5f-aeec-487c-b17e-15a7466e2e7d tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:20.804525 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-dac7da5f-aeec-487c-b17e-15a7466e2e7d tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:33:20.816341 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-dac7da5f-aeec-487c-b17e-15a7466e2e7d tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Get all volumes completed successfully. Aug 06 05:33:20.817918 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:20.817918 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:20.822181 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dac7da5f-aeec-487c-b17e-15a7466e2e7d tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:33:20.822684 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1333/5293] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:33:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7092 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:20.835775 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c91f02e5-aab4-4283-98c5-5fb22b7d2893 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:20.837842 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c91f02e5-aab4-4283-98c5-5fb22b7d2893 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] DELETE https://10.4.3.205/volume/v3/types/58f0295f-1bdf-41a3-a4bb-f29525bb33ea Aug 06 05:33:20.838075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c91f02e5-aab4-4283-98c5-5fb22b7d2893 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:20.838379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c91f02e5-aab4-4283-98c5-5fb22b7d2893 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:20.861632 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c91f02e5-aab4-4283-98c5-5fb22b7d2893 tempest-VolumeMultiattachTests-1238352324 tempest-VolumeMultiattachTests-1238352324-project-admin] https://10.4.3.205/volume/v3/types/58f0295f-1bdf-41a3-a4bb-f29525bb33ea returned with HTTP 202 Aug 06 05:33:20.862013 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1317/5294] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:33:20 2026] DELETE /volume/v3/types/58f0295f-1bdf-41a3-a4bb-f29525bb33ea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:26.770264 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a6f49147-f95e-420b-9f05-659fb3dbc212 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:26.772714 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6f49147-f95e-420b-9f05-659fb3dbc212 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 Aug 06 05:33:26.773066 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6f49147-f95e-420b-9f05-659fb3dbc212 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:26.773424 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6f49147-f95e-420b-9f05-659fb3dbc212 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:26.773563 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-a6f49147-f95e-420b-9f05-659fb3dbc212 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 41cdd495-19f7-47c9-af28-e1c79097cca9 Aug 06 05:33:26.780275 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:26.780275 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:26.780990 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a6f49147-f95e-420b-9f05-659fb3dbc212 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:26.804659 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a6f49147-f95e-420b-9f05-659fb3dbc212 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot delete request issued successfully. Aug 06 05:33:26.804814 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6f49147-f95e-420b-9f05-659fb3dbc212 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 returned with HTTP 202 Aug 06 05:33:26.805300 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1325/5295] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:33:26 2026] DELETE /volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:26.813639 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ce73d3ed-6165-4e0c-b6cd-353856312315 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:26.815491 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ce73d3ed-6165-4e0c-b6cd-353856312315 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 Aug 06 05:33:26.815816 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ce73d3ed-6165-4e0c-b6cd-353856312315 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:26.816169 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ce73d3ed-6165-4e0c-b6cd-353856312315 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:26.821782 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:26.821782 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:26.822418 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ce73d3ed-6165-4e0c-b6cd-353856312315 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:26.823632 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ce73d3ed-6165-4e0c-b6cd-353856312315 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 returned with HTTP 200 Aug 06 05:33:26.824171 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1321/5296] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:26 2026] GET /volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:27.832236 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5d10061f-9c84-48c0-bf15-119ab4536899 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:27.833973 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5d10061f-9c84-48c0-bf15-119ab4536899 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 Aug 06 05:33:27.834192 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5d10061f-9c84-48c0-bf15-119ab4536899 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:27.834413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5d10061f-9c84-48c0-bf15-119ab4536899 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:27.839412 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5d10061f-9c84-48c0-bf15-119ab4536899 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 returned with HTTP 404 Aug 06 05:33:27.839869 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1334/5297] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:27 2026] GET /volume/v3/snapshots/41cdd495-19f7-47c9-af28-e1c79097cca9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:29.154668 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-e1cc8c86-511b-42d1-9510-05f94cb64a12 req-a15479be-38d9-44c0-9523-971ae93098f0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:29.156784 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e1cc8c86-511b-42d1-9510-05f94cb64a12 req-a15479be-38d9-44c0-9523-971ae93098f0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/57f38bf8-ba0c-43b5-af7d-e415f04434b1 Aug 06 05:33:29.156980 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e1cc8c86-511b-42d1-9510-05f94cb64a12 req-a15479be-38d9-44c0-9523-971ae93098f0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:29.157164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-e1cc8c86-511b-42d1-9510-05f94cb64a12 req-a15479be-38d9-44c0-9523-971ae93098f0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:29.164731 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:29.164731 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:29.206548 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-e1cc8c86-511b-42d1-9510-05f94cb64a12 req-a15479be-38d9-44c0-9523-971ae93098f0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/57f38bf8-ba0c-43b5-af7d-e415f04434b1 returned with HTTP 200 Aug 06 05:33:29.206955 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1318/5298] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:33:29 2026] DELETE /volume/v3/attachments/57f38bf8-ba0c-43b5-af7d-e415f04434b1 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:30.601303 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-547c4668-add2-445f-8225-f320de22bfc7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:30.603010 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-547c4668-add2-445f-8225-f320de22bfc7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:33:30.603211 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-547c4668-add2-445f-8225-f320de22bfc7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:30.603460 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-547c4668-add2-445f-8225-f320de22bfc7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:30.603688 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-547c4668-add2-445f-8225-f320de22bfc7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: 4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:33:30.610111 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:30.610111 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:30.610562 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-547c4668-add2-445f-8225-f320de22bfc7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:30.626661 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-547c4668-add2-445f-8225-f320de22bfc7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:33:30.626829 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-547c4668-add2-445f-8225-f320de22bfc7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d returned with HTTP 202 Aug 06 05:33:30.627221 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1326/5299] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:33:30 2026] DELETE /volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:30.635407 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c6c83824-3c80-4125-8ef9-dfb754c4dbc9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:30.637260 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6c83824-3c80-4125-8ef9-dfb754c4dbc9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:33:30.637491 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6c83824-3c80-4125-8ef9-dfb754c4dbc9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:30.637705 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c6c83824-3c80-4125-8ef9-dfb754c4dbc9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:30.644220 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:30.644220 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:30.647530 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c6c83824-3c80-4125-8ef9-dfb754c4dbc9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:30.651651 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c6c83824-3c80-4125-8ef9-dfb754c4dbc9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d returned with HTTP 200 Aug 06 05:33:30.652085 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1322/5300] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:30 2026] GET /volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:31.665579 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f18e1934-9c76-4fec-b0af-dfc3303f10cf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:31.667231 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f18e1934-9c76-4fec-b0af-dfc3303f10cf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d Aug 06 05:33:31.667445 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f18e1934-9c76-4fec-b0af-dfc3303f10cf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:31.667609 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f18e1934-9c76-4fec-b0af-dfc3303f10cf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:31.672560 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f18e1934-9c76-4fec-b0af-dfc3303f10cf tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d returned with HTTP 404 Aug 06 05:33:31.672972 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1335/5301] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:31 2026] GET /volume/v3/volumes/4c0e1072-eebd-4c43-ac24-bfab2f72052d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:31.699148 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:31.700834 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:33:31.701180 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1998835244", "snapshot_id": null, "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "volume_type": null, "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:31.702715 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1998835244', 'snapshot_id': None, 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'volume_type': None, 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:33:31.771150 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:33:31.771467 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:31.771467 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:31.774804 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:33:31.779603 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (50e27f5b-afff-45a6-a592-3e10e7cd6546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:31.780425 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0b83b5-ed4a-4188-85e2-59ff358ccc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:31.781223 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:33:31.837218 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0b83b5-ed4a-4188-85e2-59ff358ccc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:31.837947 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0addeaaf-1aa3-4e15-9f9f-efebe446eb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:31.877362 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['142903b8-d6e4-4c1a-8878-edaf39a36d0d', 'eed71222-11e1-4b82-ada2-31de38039cb7', '027eeb9c-7ea1-4e9b-9761-dc847e466efc', '79e987a6-efef-424a-b922-93d973e7f93b'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:31.878125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0addeaaf-1aa3-4e15-9f9f-efebe446eb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['142903b8-d6e4-4c1a-8878-edaf39a36d0d', 'eed71222-11e1-4b82-ada2-31de38039cb7', '027eeb9c-7ea1-4e9b-9761-dc847e466efc', '79e987a6-efef-424a-b922-93d973e7f93b']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:31.878856 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83beeb70-3832-4cf0-9a16-0f0c9c75f482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:31.899651 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83beeb70-3832-4cf0-9a16-0f0c9c75f482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0cf29fa-d544-4a36-963b-bd23de11bd84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1998835244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['142903b8-d6e4-4c1a-8878-edaf39a36d0d','eed71222-11e1-4b82-ada2-31de38039cb7','027eeb9c-7ea1-4e9b-9761-dc847e466efc','79e987a6-efef-424a-b922-93d973e7f93b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1998835244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0cf29fa-d544-4a36-963b-bd23de11bd84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:31.900388 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4429eeb8-5a39-460b-b222-8ed7c899759d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:31.917879 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4429eeb8-5a39-460b-b222-8ed7c899759d) transitioned into state 'SUCCESS' from state '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-1998835244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['142903b8-d6e4-4c1a-8878-edaf39a36d0d','eed71222-11e1-4b82-ada2-31de38039cb7','027eeb9c-7ea1-4e9b-9761-dc847e466efc','79e987a6-efef-424a-b922-93d973e7f93b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:31.918576 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35aa74c8-f945-4641-a935-23da94cf77ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:31.926931 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35aa74c8-f945-4641-a935-23da94cf77ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:31.927703 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (50e27f5b-afff-45a6-a592-3e10e7cd6546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:31.927982 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:33:31.928575 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b4f4a67b-2b14-46c4-8108-72657c48f711 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:33:31.929015 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1319/5302] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:33:31 2026] POST /volume/v3/volumes => generated 759 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:31.940306 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1d7ea780-7333-4e68-917c-51d50dd2b571 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:31.941954 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1d7ea780-7333-4e68-917c-51d50dd2b571 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:31.942160 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1d7ea780-7333-4e68-917c-51d50dd2b571 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:31.942360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1d7ea780-7333-4e68-917c-51d50dd2b571 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:31.948691 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:31.948691 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:31.951919 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1d7ea780-7333-4e68-917c-51d50dd2b571 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:31.955645 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1d7ea780-7333-4e68-917c-51d50dd2b571 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 returned with HTTP 200 Aug 06 05:33:31.955991 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1327/5303] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:31 2026] GET /volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:32.968024 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-85af1250-e849-40cd-98c2-7ff1183f17c6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:32.969829 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-85af1250-e849-40cd-98c2-7ff1183f17c6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:32.970012 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-85af1250-e849-40cd-98c2-7ff1183f17c6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:32.970191 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-85af1250-e849-40cd-98c2-7ff1183f17c6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:32.976630 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:32.976630 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:32.979698 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-85af1250-e849-40cd-98c2-7ff1183f17c6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:32.983882 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-85af1250-e849-40cd-98c2-7ff1183f17c6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 returned with HTTP 200 Aug 06 05:33:32.984270 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1323/5304] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:32 2026] GET /volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:32.995830 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e495d034-35f6-485e-ba4f-2f5e75efbb43 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:32.997564 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e495d034-35f6-485e-ba4f-2f5e75efbb43 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:32.997745 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e495d034-35f6-485e-ba4f-2f5e75efbb43 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:32.997942 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e495d034-35f6-485e-ba4f-2f5e75efbb43 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:33.004756 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:33.004756 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:33.008384 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-e495d034-35f6-485e-ba4f-2f5e75efbb43 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:33.012708 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e495d034-35f6-485e-ba4f-2f5e75efbb43 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 returned with HTTP 200 Aug 06 05:33:33.013136 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1336/5305] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:32 2026] GET /volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:33.025479 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f02908d3-9569-46f8-9571-b71f142b2d01 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:33.027349 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f02908d3-9569-46f8-9571-b71f142b2d01 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:33:33.027694 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f02908d3-9569-46f8-9571-b71f142b2d01 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0cf29fa-d544-4a36-963b-bd23de11bd84", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1765310474", "description": null, "metadata": null}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:33.035862 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:33.035862 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:33.036296 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f02908d3-9569-46f8-9571-b71f142b2d01 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:33.036437 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-f02908d3-9569-46f8-9571-b71f142b2d01 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create snapshot from volume a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:33.058218 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-f02908d3-9569-46f8-9571-b71f142b2d01 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['a2ed52b7-6ad6-4e7d-ae63-e1660a574d8a', 'a4a2fa4a-5d4b-40dc-b908-b7bbdf5dc0b5', 'fc4ea086-ad5a-4e0b-b4f3-75dc422df0bc', 'e8ce1900-a2c5-42af-a566-f2902e01e6ea'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:33.082166 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f02908d3-9569-46f8-9571-b71f142b2d01 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot create request issued successfully. Aug 06 05:33:33.082516 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f02908d3-9569-46f8-9571-b71f142b2d01 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:33:33.082953 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1320/5306] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:33:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:33.091351 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-402a002f-4ae7-4d25-b2ec-609dd937906d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:33.093368 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-402a002f-4ae7-4d25-b2ec-609dd937906d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:33.093579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-402a002f-4ae7-4d25-b2ec-609dd937906d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:33.093818 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-402a002f-4ae7-4d25-b2ec-609dd937906d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:33.099040 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:33.099040 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:33.099526 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-402a002f-4ae7-4d25-b2ec-609dd937906d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:33.100316 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-402a002f-4ae7-4d25-b2ec-609dd937906d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 returned with HTTP 200 Aug 06 05:33:33.100779 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1328/5307] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:33 2026] GET /volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:34.109672 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-94a77cec-5a90-4c7f-8006-2956efda0ea7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:34.111475 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-94a77cec-5a90-4c7f-8006-2956efda0ea7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:34.111702 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-94a77cec-5a90-4c7f-8006-2956efda0ea7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:34.111913 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-94a77cec-5a90-4c7f-8006-2956efda0ea7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:34.117260 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:34.117260 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:34.117260 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-94a77cec-5a90-4c7f-8006-2956efda0ea7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:34.117974 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-94a77cec-5a90-4c7f-8006-2956efda0ea7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 returned with HTTP 200 Aug 06 05:33:34.118329 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1324/5308] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:34 2026] GET /volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:34.126217 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d877ff33-2009-4062-9552-0af19944c5b0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:34.128029 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d877ff33-2009-4062-9552-0af19944c5b0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:34.128349 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d877ff33-2009-4062-9552-0af19944c5b0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:34.128715 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d877ff33-2009-4062-9552-0af19944c5b0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:34.133186 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:34.133186 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:34.133589 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d877ff33-2009-4062-9552-0af19944c5b0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:34.134307 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d877ff33-2009-4062-9552-0af19944c5b0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 returned with HTTP 200 Aug 06 05:33:34.134743 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1337/5309] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:34 2026] GET /volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:34.242230 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-b58d7de8-7938-4448-9199-2136f8fa5fa0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:34.244530 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-b58d7de8-7938-4448-9199-2136f8fa5fa0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:34.244739 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-b58d7de8-7938-4448-9199-2136f8fa5fa0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:34.244928 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-b58d7de8-7938-4448-9199-2136f8fa5fa0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:34.250180 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:34.250180 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:34.250629 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-b58d7de8-7938-4448-9199-2136f8fa5fa0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:34.251467 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-b58d7de8-7938-4448-9199-2136f8fa5fa0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 returned with HTTP 200 Aug 06 05:33:34.251868 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1321/5310] 10.4.3.205 () {68 vars in 1604 bytes} [Thu Aug 6 05:33:34 2026] GET /volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:34.259819 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5e1cbb7f-0698-4b67-b237-051f12e414a4 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:34.261796 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5e1cbb7f-0698-4b67-b237-051f12e414a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:34.261983 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5e1cbb7f-0698-4b67-b237-051f12e414a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:34.262159 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5e1cbb7f-0698-4b67-b237-051f12e414a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:34.268872 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:34.268872 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:34.272509 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5e1cbb7f-0698-4b67-b237-051f12e414a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:34.277264 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5e1cbb7f-0698-4b67-b237-051f12e414a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 returned with HTTP 200 Aug 06 05:33:34.277686 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1329/5311] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:34 2026] GET /volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:34.614469 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-3162a84e-1568-4698-9713-7eebb81fc851 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:34.616476 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-3162a84e-1568-4698-9713-7eebb81fc851 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:34.616659 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-3162a84e-1568-4698-9713-7eebb81fc851 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:34.616837 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-3162a84e-1568-4698-9713-7eebb81fc851 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:34.622110 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:34.622110 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:34.622751 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-3162a84e-1568-4698-9713-7eebb81fc851 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:34.623836 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-3162a84e-1568-4698-9713-7eebb81fc851 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 returned with HTTP 200 Aug 06 05:33:34.624402 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1325/5312] 10.4.3.205 () {68 vars in 1604 bytes} [Thu Aug 6 05:33:34 2026] GET /volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:35.247525 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-12739d69-98c2-46f4-adfe-2fdfcb0efb98 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:35.249588 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-12739d69-98c2-46f4-adfe-2fdfcb0efb98 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:35.249802 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-12739d69-98c2-46f4-adfe-2fdfcb0efb98 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:35.250020 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-12739d69-98c2-46f4-adfe-2fdfcb0efb98 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:35.255595 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:35.255595 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:35.256087 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-12739d69-98c2-46f4-adfe-2fdfcb0efb98 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:35.256958 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-12739d69-98c2-46f4-adfe-2fdfcb0efb98 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 returned with HTTP 200 Aug 06 05:33:35.257384 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1338/5313] 10.4.3.205 () {68 vars in 1604 bytes} [Thu Aug 6 05:33:35 2026] GET /volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:35.265131 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-dac78080-db28-4cac-8936-888986c5ef51 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:35.267192 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-dac78080-db28-4cac-8936-888986c5ef51 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:35.267396 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-dac78080-db28-4cac-8936-888986c5ef51 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:35.267596 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-dac78080-db28-4cac-8936-888986c5ef51 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:35.274696 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:35.274696 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:35.277976 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-dac78080-db28-4cac-8936-888986c5ef51 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:35.282451 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-dac78080-db28-4cac-8936-888986c5ef51 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 returned with HTTP 200 Aug 06 05:33:35.282819 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1322/5314] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:35 2026] GET /volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:35.289998 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:35.292022 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:33:35.292400 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d18be5b3-44fe-45fd-9b3a-3e29794a1b92", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:35.293958 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd18be5b3-44fe-45fd-9b3a-3e29794a1b92', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:33:35.301080 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:35.301080 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:35.301480 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:35.301588 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:33:35.302160 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:33:35.307949 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (911c93fd-06e5-48a7-8c5f-b716cc2951e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:35.309207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8116e536-22ae-4bbf-bff7-02dd49e25e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:35.309990 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:33:35.332922 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8116e536-22ae-4bbf-bff7-02dd49e25e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd18be5b3-44fe-45fd-9b3a-3e29794a1b92', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:35.333658 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79514821-e1d1-4c47-b5c5-39ac87512b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:35.367172 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['78237b91-fa40-4b18-99a9-995c80f8f48a', 'f5ce5a4c-0069-40d9-91b9-a94f0bae2bba', '4cbb2bea-ea51-47a4-a498-265f946efcd5', '04a36bdc-b0ba-4d3f-a266-c8b35e894e30'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:35.367991 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79514821-e1d1-4c47-b5c5-39ac87512b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78237b91-fa40-4b18-99a9-995c80f8f48a', 'f5ce5a4c-0069-40d9-91b9-a94f0bae2bba', '4cbb2bea-ea51-47a4-a498-265f946efcd5', '04a36bdc-b0ba-4d3f-a266-c8b35e894e30']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:35.368936 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9e80a5-7192-4c67-aaea-9bb5eeae5bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:35.407444 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9e80a5-7192-4c67-aaea-9bb5eeae5bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1a3f03b-4ef5-4530-a70e-6004a98267e8', '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='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['78237b91-fa40-4b18-99a9-995c80f8f48a','f5ce5a4c-0069-40d9-91b9-a94f0bae2bba','4cbb2bea-ea51-47a4-a498-265f946efcd5','04a36bdc-b0ba-4d3f-a266-c8b35e894e30'],size=1,snapshot_id=d18be5b3-44fe-45fd-9b3a-3e29794a1b92,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), '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-06T05:33:35Z,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=c1a3f03b-4ef5-4530-a70e-6004a98267e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d18be5b3-44fe-45fd-9b3a-3e29794a1b92,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:35.408155 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ebd627-6439-4296-ba71-c59a2d20f258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:35.424651 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ebd627-6439-4296-ba71-c59a2d20f258) transitioned into 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='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['78237b91-fa40-4b18-99a9-995c80f8f48a','f5ce5a4c-0069-40d9-91b9-a94f0bae2bba','4cbb2bea-ea51-47a4-a498-265f946efcd5','04a36bdc-b0ba-4d3f-a266-c8b35e894e30'],size=1,snapshot_id=d18be5b3-44fe-45fd-9b3a-3e29794a1b92,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:35.425284 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084955b4-be3e-418d-999e-89e5345291c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:35.442594 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084955b4-be3e-418d-999e-89e5345291c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:35.443301 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (911c93fd-06e5-48a7-8c5f-b716cc2951e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:35.443679 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:33:35.444180 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-ccddc586-413f-4281-a4fb-d57ce7829486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:33:35.444644 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1330/5315] 10.4.3.205 () {72 vars in 1541 bytes} [Thu Aug 6 05:33:35 2026] POST /volume/v3/volumes => generated 736 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:35.451897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-96fa3cbb-bc34-4029-8516-d7d97614c855 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:35.453928 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-96fa3cbb-bc34-4029-8516-d7d97614c855 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 Aug 06 05:33:35.454116 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-96fa3cbb-bc34-4029-8516-d7d97614c855 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:35.454354 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-96fa3cbb-bc34-4029-8516-d7d97614c855 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:35.461806 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:35.461806 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:35.465516 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-96fa3cbb-bc34-4029-8516-d7d97614c855 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:35.469466 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-96fa3cbb-bc34-4029-8516-d7d97614c855 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 returned with HTTP 200 Aug 06 05:33:35.469847 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1326/5316] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:35 2026] GET /volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:35.476517 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-7988eb2c-f012-450c-bb56-bb19cbbbe148 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:35.478489 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-7988eb2c-f012-450c-bb56-bb19cbbbe148 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 Aug 06 05:33:35.478676 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-7988eb2c-f012-450c-bb56-bb19cbbbe148 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:35.478854 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-7988eb2c-f012-450c-bb56-bb19cbbbe148 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:35.485596 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:35.485596 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:35.488977 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-7988eb2c-f012-450c-bb56-bb19cbbbe148 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:35.492624 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-7988eb2c-f012-450c-bb56-bb19cbbbe148 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 returned with HTTP 200 Aug 06 05:33:35.492976 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1339/5317] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:35 2026] GET /volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:38.500978 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-0db7cccf-cd5e-4849-8f97-41780d858ac9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:38.503841 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-0db7cccf-cd5e-4849-8f97-41780d858ac9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 Aug 06 05:33:38.504113 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-0db7cccf-cd5e-4849-8f97-41780d858ac9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:38.504408 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-0db7cccf-cd5e-4849-8f97-41780d858ac9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:38.514708 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:38.514708 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:38.519865 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-0db7cccf-cd5e-4849-8f97-41780d858ac9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:38.526676 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-0db7cccf-cd5e-4849-8f97-41780d858ac9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 returned with HTTP 200 Aug 06 05:33:38.527304 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1323/5318] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:38 2026] GET /volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:38.533967 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9caab3c2-1eef-495e-a2ca-26df3d23557e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:38.534452 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9caab3c2-1eef-495e-a2ca-26df3d23557e None None] GET https://10.4.3.205/volume// Aug 06 05:33:38.534626 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9caab3c2-1eef-495e-a2ca-26df3d23557e None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:38.534813 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9caab3c2-1eef-495e-a2ca-26df3d23557e None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:38.535149 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9caab3c2-1eef-495e-a2ca-26df3d23557e None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:33:38.535471 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1331/5319] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:33: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 06 05:33:38.542338 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5bd895f0-7d0c-4257-a537-586f44e178a4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:38.545092 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5bd895f0-7d0c-4257-a537-586f44e178a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:33:38.545634 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5bd895f0-7d0c-4257-a537-586f44e178a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1a3f03b-4ef5-4530-a70e-6004a98267e8", "connector": null, "instance_uuid": "db26917e-4b4f-4863-b966-686ce3fe2996"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:38.556991 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:38.556991 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:38.586006 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-5bd895f0-7d0c-4257-a537-586f44e178a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:33:38.586463 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1327/5320] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:33:38 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 06 05:33:38.593194 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e61bbf10-c40a-46c9-a9fe-cf2357979c57 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:38.593589 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e61bbf10-c40a-46c9-a9fe-cf2357979c57 None None] GET https://10.4.3.205/volume// Aug 06 05:33:38.593753 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e61bbf10-c40a-46c9-a9fe-cf2357979c57 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:38.593950 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e61bbf10-c40a-46c9-a9fe-cf2357979c57 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:38.594303 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e61bbf10-c40a-46c9-a9fe-cf2357979c57 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:33:38.594582 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1340/5321] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:33: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 06 05:33:38.600921 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-c1a5d8eb-a850-4ad2-9245-c095f85bee75 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:38.603623 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-c1a5d8eb-a850-4ad2-9245-c095f85bee75 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 Aug 06 05:33:38.603908 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-c1a5d8eb-a850-4ad2-9245-c095f85bee75 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:38.604176 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-c1a5d8eb-a850-4ad2-9245-c095f85bee75 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:38.614097 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:38.614097 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:38.617952 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-c1a5d8eb-a850-4ad2-9245-c095f85bee75 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:38.623190 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-c1a5d8eb-a850-4ad2-9245-c095f85bee75 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 returned with HTTP 200 Aug 06 05:33:38.623614 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1324/5322] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:33:38 2026] GET /volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 => generated 1524 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:33:38.732538 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-fcaf434d-6c85-4976-8f68-333467e61bae None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:38.734425 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-fcaf434d-6c85-4976-8f68-333467e61bae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/aab018fe-c487-42fa-a4c9-a92ee9a79914 Aug 06 05:33:38.734761 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-fcaf434d-6c85-4976-8f68-333467e61bae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:38.741054 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-fcaf434d-6c85-4976-8f68-333467e61bae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-c1a3f03b-4ef5-4530-a70e-6004a98267e8-np0000006623" by "attachment_update" {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:33:38.745785 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-fcaf434d-6c85-4976-8f68-333467e61bae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-c1a3f03b-4ef5-4530-a70e-6004a98267e8-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100426) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:33:38.746614 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:38.746614 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:38.807002 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.coordination [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-fcaf434d-6c85-4976-8f68-333467e61bae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-c1a3f03b-4ef5-4530-a70e-6004a98267e8-np0000006623" released by "attachment_update" :: held 0.061s {{(pid=100426) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:33:38.807267 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-fcaf434d-6c85-4976-8f68-333467e61bae tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/aab018fe-c487-42fa-a4c9-a92ee9a79914 returned with HTTP 200 Aug 06 05:33:38.807880 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1332/5323] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:33:38 2026] PUT /volume/v3/attachments/aab018fe-c487-42fa-a4c9-a92ee9a79914 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:38.827511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-9c46c457-e04c-431c-8443-040cd1a94c16 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:38.829375 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-9c46c457-e04c-431c-8443-040cd1a94c16 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/aab018fe-c487-42fa-a4c9-a92ee9a79914/action Aug 06 05:33:38.829686 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-9c46c457-e04c-431c-8443-040cd1a94c16 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:33:38.829796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-9c46c457-e04c-431c-8443-040cd1a94c16 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:38.843575 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:38.843575 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:38.851736 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-c1e227ed-e13b-48f8-88b0-c6e17819c0aa req-9c46c457-e04c-431c-8443-040cd1a94c16 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/aab018fe-c487-42fa-a4c9-a92ee9a79914/action returned with HTTP 204 Aug 06 05:33:38.852101 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1328/5324] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:33:38 2026] POST /volume/v3/attachments/aab018fe-c487-42fa-a4c9-a92ee9a79914/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:45.495139 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=73,cinder:INSERT=9,cinder:UPDATE=21 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:33:45.561499 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1599fe4b-fdbb-4df6-8730-840b1c546b50 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:45.563513 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1599fe4b-fdbb-4df6-8730-840b1c546b50 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 Aug 06 05:33:45.563771 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1599fe4b-fdbb-4df6-8730-840b1c546b50 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:45.564116 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1599fe4b-fdbb-4df6-8730-840b1c546b50 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:45.572560 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:45.572560 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:45.575468 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-1599fe4b-fdbb-4df6-8730-840b1c546b50 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:45.579301 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1599fe4b-fdbb-4df6-8730-840b1c546b50 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 returned with HTTP 200 Aug 06 05:33:45.579636 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1341/5325] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:45 2026] GET /volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 => generated 1637 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:46.708740 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-ec60b71f-5310-4fab-aa69-6ad87e496363 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:46.710720 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-ec60b71f-5310-4fab-aa69-6ad87e496363 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/aab018fe-c487-42fa-a4c9-a92ee9a79914 Aug 06 05:33:46.710891 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-ec60b71f-5310-4fab-aa69-6ad87e496363 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:46.711060 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-ec60b71f-5310-4fab-aa69-6ad87e496363 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:46.717502 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:46.717502 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:46.758889 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-ec60b71f-5310-4fab-aa69-6ad87e496363 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/aab018fe-c487-42fa-a4c9-a92ee9a79914 returned with HTTP 200 Aug 06 05:33:46.759296 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1325/5326] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:33:46 2026] DELETE /volume/v3/attachments/aab018fe-c487-42fa-a4c9-a92ee9a79914 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:46.767706 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-56179ebb-5bb6-4c28-a827-afc586fe4d08 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:46.769620 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-56179ebb-5bb6-4c28-a827-afc586fe4d08 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 Aug 06 05:33:46.769776 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-56179ebb-5bb6-4c28-a827-afc586fe4d08 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:46.769948 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-56179ebb-5bb6-4c28-a827-afc586fe4d08 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:46.770096 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-56179ebb-5bb6-4c28-a827-afc586fe4d08 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: c1a3f03b-4ef5-4530-a70e-6004a98267e8 Aug 06 05:33:46.776216 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:46.776216 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:46.776621 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-56179ebb-5bb6-4c28-a827-afc586fe4d08 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:46.793558 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-56179ebb-5bb6-4c28-a827-afc586fe4d08 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:33:46.793801 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-09c8dd41-f28f-4315-8493-ba6a3fb82509 req-56179ebb-5bb6-4c28-a827-afc586fe4d08 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 returned with HTTP 202 Aug 06 05:33:46.794368 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1333/5327] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:33:46 2026] DELETE /volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:47.944584 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6dcbc722-0d23-49a2-96b3-3234b9e7bc03 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:47.946231 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6dcbc722-0d23-49a2-96b3-3234b9e7bc03 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 Aug 06 05:33:47.946448 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6dcbc722-0d23-49a2-96b3-3234b9e7bc03 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:47.946631 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6dcbc722-0d23-49a2-96b3-3234b9e7bc03 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:47.952161 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6dcbc722-0d23-49a2-96b3-3234b9e7bc03 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 returned with HTTP 404 Aug 06 05:33:47.952670 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1329/5328] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:47 2026] GET /volume/v3/volumes/c1a3f03b-4ef5-4530-a70e-6004a98267e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:48.005274 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-784f6722-4d6e-4dc2-9bce-8265a8e6d99d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:48.006992 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-784f6722-4d6e-4dc2-9bce-8265a8e6d99d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:48.007434 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-784f6722-4d6e-4dc2-9bce-8265a8e6d99d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:48.008348 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-784f6722-4d6e-4dc2-9bce-8265a8e6d99d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:48.008348 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [None req-784f6722-4d6e-4dc2-9bce-8265a8e6d99d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:48.012846 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:48.012846 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:48.013335 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-784f6722-4d6e-4dc2-9bce-8265a8e6d99d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:48.027174 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-784f6722-4d6e-4dc2-9bce-8265a8e6d99d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot delete request issued successfully. Aug 06 05:33:48.027375 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-784f6722-4d6e-4dc2-9bce-8265a8e6d99d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 returned with HTTP 202 Aug 06 05:33:48.027780 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1342/5329] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:33:48 2026] DELETE /volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:48.034513 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3b01ffcc-bc04-4d68-acfd-f0ea58e20479 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:48.036090 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3b01ffcc-bc04-4d68-acfd-f0ea58e20479 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:48.036280 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3b01ffcc-bc04-4d68-acfd-f0ea58e20479 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:48.036471 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3b01ffcc-bc04-4d68-acfd-f0ea58e20479 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:48.041239 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:48.041239 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:48.041658 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3b01ffcc-bc04-4d68-acfd-f0ea58e20479 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:33:48.042378 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3b01ffcc-bc04-4d68-acfd-f0ea58e20479 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 returned with HTTP 200 Aug 06 05:33:48.042704 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1326/5330] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:48 2026] GET /volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:49.051657 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-38561f9f-521b-4f19-84bb-25311def3e38 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:49.053462 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-38561f9f-521b-4f19-84bb-25311def3e38 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 Aug 06 05:33:49.053636 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-38561f9f-521b-4f19-84bb-25311def3e38 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:49.053830 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-38561f9f-521b-4f19-84bb-25311def3e38 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:49.057840 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-38561f9f-521b-4f19-84bb-25311def3e38 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 returned with HTTP 404 Aug 06 05:33:49.058432 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1334/5331] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:33:49 2026] GET /volume/v3/snapshots/d18be5b3-44fe-45fd-9b3a-3e29794a1b92 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:49.065177 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3a20eabf-cce2-42e6-92fa-396065e3fa5a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:49.067428 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3a20eabf-cce2-42e6-92fa-396065e3fa5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:49.067679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3a20eabf-cce2-42e6-92fa-396065e3fa5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:49.067917 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3a20eabf-cce2-42e6-92fa-396065e3fa5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:49.068128 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-3a20eabf-cce2-42e6-92fa-396065e3fa5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:49.076551 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:49.076551 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:49.077113 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3a20eabf-cce2-42e6-92fa-396065e3fa5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:49.093967 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3a20eabf-cce2-42e6-92fa-396065e3fa5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:33:49.094226 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3a20eabf-cce2-42e6-92fa-396065e3fa5a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 returned with HTTP 202 Aug 06 05:33:49.094742 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1330/5332] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:33:49 2026] DELETE /volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:33:49.101584 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5c363957-4e3c-4588-90cb-9aa9f1866147 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:49.103146 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5c363957-4e3c-4588-90cb-9aa9f1866147 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:49.103341 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5c363957-4e3c-4588-90cb-9aa9f1866147 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:49.103528 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5c363957-4e3c-4588-90cb-9aa9f1866147 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:49.110243 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:49.110243 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:49.114229 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5c363957-4e3c-4588-90cb-9aa9f1866147 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:49.120936 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5c363957-4e3c-4588-90cb-9aa9f1866147 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 returned with HTTP 200 Aug 06 05:33:49.121533 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1343/5333] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:49 2026] GET /volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:50.133357 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8f7c68a2-0b5f-4950-8ff7-b8d8cc8c52fd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:50.135505 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8f7c68a2-0b5f-4950-8ff7-b8d8cc8c52fd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 Aug 06 05:33:50.135736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8f7c68a2-0b5f-4950-8ff7-b8d8cc8c52fd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:50.135977 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8f7c68a2-0b5f-4950-8ff7-b8d8cc8c52fd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:50.142473 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8f7c68a2-0b5f-4950-8ff7-b8d8cc8c52fd tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 returned with HTTP 404 Aug 06 05:33:50.142982 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1327/5334] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:50 2026] GET /volume/v3/volumes/a0cf29fa-d544-4a36-963b-bd23de11bd84 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:33:50.167065 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a612d467-7aca-4b09-8058-1222a77ac02e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:50.168825 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:33:50.169185 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-74815668", "snapshot_id": null, "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "volume_type": null, "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:50.170679 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-74815668', 'snapshot_id': None, 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'volume_type': None, 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:33:50.242007 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:33:50.245825 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:33:50.251078 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (0750ad43-ef78-4c36-b413-dd564e2f8d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:50.251996 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d9d744-c1af-4cc7-abf3-7fb31c403336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:50.252877 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:33:50.302242 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d9d744-c1af-4cc7-abf3-7fb31c403336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:50.302945 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4218157a-a341-4226-b65b-eaf82482f89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:50.338844 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['dd73b733-f9ec-4330-8f8f-5b814e0ffe1c', '22fd710a-610d-4604-aca0-4f9291d7612a', 'ed374ada-dead-4b06-bc75-93a3f901a223', '3d5fa61c-fdd2-44ac-b57b-f29de413aadd'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:33:50.339624 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4218157a-a341-4226-b65b-eaf82482f89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd73b733-f9ec-4330-8f8f-5b814e0ffe1c', '22fd710a-610d-4604-aca0-4f9291d7612a', 'ed374ada-dead-4b06-bc75-93a3f901a223', '3d5fa61c-fdd2-44ac-b57b-f29de413aadd']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:50.340354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498ac8a7-1069-452f-9b87-e1d4dd77e6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:50.359455 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498ac8a7-1069-452f-9b87-e1d4dd77e6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a04cc69f-cbec-448f-b4e5-72077c48a65e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-74815668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['dd73b733-f9ec-4330-8f8f-5b814e0ffe1c','22fd710a-610d-4604-aca0-4f9291d7612a','ed374ada-dead-4b06-bc75-93a3f901a223','3d5fa61c-fdd2-44ac-b57b-f29de413aadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-74815668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a04cc69f-cbec-448f-b4e5-72077c48a65e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:50.360167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c560501-3516-4db7-b3e5-de9df8611ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:50.376354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c560501-3516-4db7-b3e5-de9df8611ee9) transitioned into state 'SUCCESS' from state '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-74815668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['dd73b733-f9ec-4330-8f8f-5b814e0ffe1c','22fd710a-610d-4604-aca0-4f9291d7612a','ed374ada-dead-4b06-bc75-93a3f901a223','3d5fa61c-fdd2-44ac-b57b-f29de413aadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:50.376956 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46bcb881-0e77-481e-9ee2-ed8a3313bd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:33:50.384913 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46bcb881-0e77-481e-9ee2-ed8a3313bd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:33:50.385621 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (0750ad43-ef78-4c36-b413-dd564e2f8d8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:33:50.385880 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:33:50.386391 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a612d467-7aca-4b09-8058-1222a77ac02e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:33:50.386763 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1335/5335] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:33:50 2026] POST /volume/v3/volumes => generated 757 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:33:50.398438 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-89d77f41-ab5d-4557-bd9c-edaae7a01709 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:50.400161 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-89d77f41-ab5d-4557-bd9c-edaae7a01709 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:33:50.400368 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-89d77f41-ab5d-4557-bd9c-edaae7a01709 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:50.400550 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-89d77f41-ab5d-4557-bd9c-edaae7a01709 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:50.407092 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:50.407092 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:50.410323 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-89d77f41-ab5d-4557-bd9c-edaae7a01709 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:50.413916 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-89d77f41-ab5d-4557-bd9c-edaae7a01709 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 200 Aug 06 05:33:50.414299 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1331/5336] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:50 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:33:51.426388 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a68d456d-8654-4e49-940b-717b3147ced8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:51.427946 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a68d456d-8654-4e49-940b-717b3147ced8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:33:51.428148 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a68d456d-8654-4e49-940b-717b3147ced8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:51.428371 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a68d456d-8654-4e49-940b-717b3147ced8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:51.434439 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:51.434439 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:51.437215 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-a68d456d-8654-4e49-940b-717b3147ced8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:51.441191 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a68d456d-8654-4e49-940b-717b3147ced8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 200 Aug 06 05:33:51.441573 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1344/5337] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:51 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:51.453549 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2486590b-dbba-4ada-9f0c-6162a7cc4f40 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:51.455501 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2486590b-dbba-4ada-9f0c-6162a7cc4f40 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:33:51.455708 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2486590b-dbba-4ada-9f0c-6162a7cc4f40 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:51.455926 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2486590b-dbba-4ada-9f0c-6162a7cc4f40 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:51.463887 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:51.463887 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:51.468399 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2486590b-dbba-4ada-9f0c-6162a7cc4f40 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:51.473170 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2486590b-dbba-4ada-9f0c-6162a7cc4f40 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 200 Aug 06 05:33:51.473568 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1328/5338] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:33:51 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:52.549469 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-e1db5cf2-1064-44b8-9294-2ed5e1171efe None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:52.551975 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-e1db5cf2-1064-44b8-9294-2ed5e1171efe tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:33:52.552219 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-e1db5cf2-1064-44b8-9294-2ed5e1171efe tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:52.552461 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-e1db5cf2-1064-44b8-9294-2ed5e1171efe tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:52.560675 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:52.560675 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:33:52.564443 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-e1db5cf2-1064-44b8-9294-2ed5e1171efe tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:52.569553 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-e1db5cf2-1064-44b8-9294-2ed5e1171efe tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 200 Aug 06 05:33:52.569993 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1336/5339] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:52 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:52.963324 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-7907e500-d729-4992-a615-f332eb1b28da None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:52.965409 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-7907e500-d729-4992-a615-f332eb1b28da tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:33:52.965624 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-7907e500-d729-4992-a615-f332eb1b28da tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:52.965809 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-7907e500-d729-4992-a615-f332eb1b28da tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:52.973074 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:52.973074 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:52.976727 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-7907e500-d729-4992-a615-f332eb1b28da tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:52.982221 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-7907e500-d729-4992-a615-f332eb1b28da tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 200 Aug 06 05:33:52.982635 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1332/5340] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:33:52 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:52.991340 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8e6daf2f-1751-40a6-b550-34563ee29c88 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:52.991696 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e6daf2f-1751-40a6-b550-34563ee29c88 None None] GET https://10.4.3.205/volume// Aug 06 05:33:52.991874 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8e6daf2f-1751-40a6-b550-34563ee29c88 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:52.992049 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8e6daf2f-1751-40a6-b550-34563ee29c88 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:52.992374 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8e6daf2f-1751-40a6-b550-34563ee29c88 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:33:52.992654 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1345/5341] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:33: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 06 05:33:53.000301 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-ba21f54b-29fb-4a6d-be45-9ffb195e7f12 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:53.003102 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-ba21f54b-29fb-4a6d-be45-9ffb195e7f12 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:33:53.003664 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-ba21f54b-29fb-4a6d-be45-9ffb195e7f12 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a04cc69f-cbec-448f-b4e5-72077c48a65e", "connector": null, "instance_uuid": "7f2708ca-85f3-4614-928e-599df6284645"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:53.016031 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:53.016031 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:53.040583 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-ba21f54b-29fb-4a6d-be45-9ffb195e7f12 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:33:53.041080 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1329/5342] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:33:52 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 06 05:33:53.746820 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-60f4fdd9-665a-45ac-bf24-8a082f1559e5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:53.747254 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-60f4fdd9-665a-45ac-bf24-8a082f1559e5 None None] GET https://10.4.3.205/volume// Aug 06 05:33:53.747476 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-60f4fdd9-665a-45ac-bf24-8a082f1559e5 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:53.747664 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-60f4fdd9-665a-45ac-bf24-8a082f1559e5 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:53.747993 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-60f4fdd9-665a-45ac-bf24-8a082f1559e5 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:33:53.748309 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1337/5343] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:33: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 06 05:33:53.758638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-65288db6-ee03-42e6-af86-218d0dddcdce None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:53.760821 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-65288db6-ee03-42e6-af86-218d0dddcdce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:33:53.761078 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-65288db6-ee03-42e6-af86-218d0dddcdce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:33:53.761319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-65288db6-ee03-42e6-af86-218d0dddcdce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:33:53.771170 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:53.771170 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:33:53.775118 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-65288db6-ee03-42e6-af86-218d0dddcdce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:33:53.780179 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-65288db6-ee03-42e6-af86-218d0dddcdce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 200 Aug 06 05:33:53.780635 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1333/5344] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:33:53 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:33:53.888246 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-4d7f0af4-4a9c-40b8-baac-7eeb4bd5ec2a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:53.890553 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-4d7f0af4-4a9c-40b8-baac-7eeb4bd5ec2a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/e120909f-0a55-45f3-ad0f-411aa372ac58 Aug 06 05:33:53.890948 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-4d7f0af4-4a9c-40b8-baac-7eeb4bd5ec2a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:53.899392 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-4d7f0af4-4a9c-40b8-baac-7eeb4bd5ec2a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-a04cc69f-cbec-448f-b4e5-72077c48a65e-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:33:53.904179 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-4d7f0af4-4a9c-40b8-baac-7eeb4bd5ec2a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-a04cc69f-cbec-448f-b4e5-72077c48a65e-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:33:53.905456 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:53.905456 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:33:53.973823 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-4d7f0af4-4a9c-40b8-baac-7eeb4bd5ec2a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-a04cc69f-cbec-448f-b4e5-72077c48a65e-np0000006623" released by "attachment_update" :: held 0.070s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:33:53.974453 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-4d7f0af4-4a9c-40b8-baac-7eeb4bd5ec2a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/e120909f-0a55-45f3-ad0f-411aa372ac58 returned with HTTP 200 Aug 06 05:33:53.974989 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1346/5345] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:33:53 2026] PUT /volume/v3/attachments/e120909f-0a55-45f3-ad0f-411aa372ac58 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:33:53.997478 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-adda43fb-1be2-4a04-a6ce-21c7b49850e4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:33:53.999608 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-adda43fb-1be2-4a04-a6ce-21c7b49850e4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/e120909f-0a55-45f3-ad0f-411aa372ac58/action Aug 06 05:33:53.999938 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-adda43fb-1be2-4a04-a6ce-21c7b49850e4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:33:54.000047 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-adda43fb-1be2-4a04-a6ce-21c7b49850e4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:33:54.015667 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:33:54.015667 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:33:54.024684 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-aae8556f-6dca-4b0b-add1-c88804fb1004 req-adda43fb-1be2-4a04-a6ce-21c7b49850e4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/e120909f-0a55-45f3-ad0f-411aa372ac58/action returned with HTTP 204 Aug 06 05:33:54.025142 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1330/5346] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:33:53 2026] POST /volume/v3/attachments/e120909f-0a55-45f3-ad0f-411aa372ac58/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:34:02.568122 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=109,cinder:INSERT=16,cinder:UPDATE=28 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:34:03.778731 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=74,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:34:03.967979 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:34:04.022392 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:UPDATE=52,cinder:SELECT=135,cinder:INSERT=20 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:34:36.931655 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9cbe8d6a-6fa7-4665-b0b3-d0b7f1a04568 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:36.983413 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9cbe8d6a-6fa7-4665-b0b3-d0b7f1a04568 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/limits Aug 06 05:34:36.983610 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9cbe8d6a-6fa7-4665-b0b3-d0b7f1a04568 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:36.983781 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9cbe8d6a-6fa7-4665-b0b3-d0b7f1a04568 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:37.001120 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9cbe8d6a-6fa7-4665-b0b3-d0b7f1a04568 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/limits returned with HTTP 200 Aug 06 05:34:37.001516 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1338/5347] 10.4.3.205 () {68 vars in 1484 bytes} [Thu Aug 6 05:34:36 2026] GET /volume/v3/limits => generated 302 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:34:37.031308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-33299f05-0056-4e82-8d24-47293a8653c3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:37.033207 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-33299f05-0056-4e82-8d24-47293a8653c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:34:37.033401 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-33299f05-0056-4e82-8d24-47293a8653c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:37.033573 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-33299f05-0056-4e82-8d24-47293a8653c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:37.041942 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:37.041942 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:34:37.044875 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-33299f05-0056-4e82-8d24-47293a8653c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:34:37.048814 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-33299f05-0056-4e82-8d24-47293a8653c3 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 200 Aug 06 05:34:37.049178 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1334/5348] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:34:37 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 1657 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:34:37.057706 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9b163a38-a880-4539-bb83-adcfb59948ce None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:37.059697 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9b163a38-a880-4539-bb83-adcfb59948ce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:34:37.060029 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9b163a38-a880-4539-bb83-adcfb59948ce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a04cc69f-cbec-448f-b4e5-72077c48a65e", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-445327959", "description": null, "metadata": {}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:34:37.069550 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:37.069550 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:34:37.069951 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9b163a38-a880-4539-bb83-adcfb59948ce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:34:37.070072 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.snapshots [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9b163a38-a880-4539-bb83-adcfb59948ce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create snapshot from volume a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:34:37.090119 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9b163a38-a880-4539-bb83-adcfb59948ce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['9240c0bf-646c-49e9-b50c-2aac75a5fd74', 'af5c62fe-2f39-4ec1-9299-8d034fc0ebca', '15f3268d-778f-42d8-910a-8e18b94a42fa', 'ae65c4b1-fbf6-475b-97f6-8e6b4d7237c1'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:34:37.116772 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9b163a38-a880-4539-bb83-adcfb59948ce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot force create request issued successfully. Aug 06 05:34:37.117069 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-cfb676b5-1d99-46bf-9175-fb938fc202d1 req-9b163a38-a880-4539-bb83-adcfb59948ce tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:34:37.117499 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1347/5349] 10.4.3.205 () {72 vars in 1547 bytes} [Thu Aug 6 05:34:37 2026] POST /volume/v3/snapshots => generated 319 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:34:38.523581 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-06f659cb-0bd9-4d00-9d7b-de89277529d7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:38.525104 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-06f659cb-0bd9-4d00-9d7b-de89277529d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:34:38.525268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-06f659cb-0bd9-4d00-9d7b-de89277529d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:38.525454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-06f659cb-0bd9-4d00-9d7b-de89277529d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:38.530038 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:38.530038 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:34:38.530453 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-06f659cb-0bd9-4d00-9d7b-de89277529d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:34:38.531120 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-06f659cb-0bd9-4d00-9d7b-de89277529d7 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c returned with HTTP 200 Aug 06 05:34:38.531446 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1331/5350] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:34:38 2026] GET /volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:34:39.890638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-364a4f40-cdcb-4a0b-87df-c222ee3cd4a9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:39.892647 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-364a4f40-cdcb-4a0b-87df-c222ee3cd4a9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:34:39.892880 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-364a4f40-cdcb-4a0b-87df-c222ee3cd4a9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:39.893091 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-364a4f40-cdcb-4a0b-87df-c222ee3cd4a9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:39.897253 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:39.897253 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:34:39.897676 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-364a4f40-cdcb-4a0b-87df-c222ee3cd4a9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:34:39.898348 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-364a4f40-cdcb-4a0b-87df-c222ee3cd4a9 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c returned with HTTP 200 Aug 06 05:34:39.898705 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1339/5351] 10.4.3.205 () {68 vars in 1604 bytes} [Thu Aug 6 05:34:39 2026] GET /volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:34:40.606668 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-85769769-e2b2-461d-b520-4834b35ddd11 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:40.608852 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-85769769-e2b2-461d-b520-4834b35ddd11 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:34:40.609068 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-85769769-e2b2-461d-b520-4834b35ddd11 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:40.609244 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-85769769-e2b2-461d-b520-4834b35ddd11 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:40.613619 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:40.613619 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:34:40.613996 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-85769769-e2b2-461d-b520-4834b35ddd11 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:34:40.614936 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-85769769-e2b2-461d-b520-4834b35ddd11 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c returned with HTTP 200 Aug 06 05:34:40.615300 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1335/5352] 10.4.3.205 () {68 vars in 1604 bytes} [Thu Aug 6 05:34:40 2026] GET /volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:34:40.621817 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-ad60fe98-54cd-4f0f-8499-49d9894c3bec None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:40.623808 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-ad60fe98-54cd-4f0f-8499-49d9894c3bec tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:34:40.624047 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-ad60fe98-54cd-4f0f-8499-49d9894c3bec tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:40.624225 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-ad60fe98-54cd-4f0f-8499-49d9894c3bec tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:40.633259 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:40.633259 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:34:40.636088 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-ad60fe98-54cd-4f0f-8499-49d9894c3bec tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:34:40.640071 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-ad60fe98-54cd-4f0f-8499-49d9894c3bec tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 200 Aug 06 05:34:40.640431 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1348/5353] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:34:40 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 1657 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:34:40.647569 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:40.649532 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:34:40.649879 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:34:40.651406 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:34:40.658991 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:40.658991 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:34:40.659484 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:34:40.659650 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:34:40.660412 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:34:40.666479 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (839f9d3a-3477-4203-8b06-29d4cfd1ce66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:34:40.667595 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd0f77a5-4ca1-457d-848c-85966bf24038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:34:40.668486 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:34:40.692554 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd0f77a5-4ca1-457d-848c-85966bf24038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:34:40.693222 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed95d96-b32a-4d02-8b47-e2bf2d188cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:34:40.730342 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['3b73e861-43d4-4adc-bbee-ff67265e17a5', '8dfbf84c-f7cf-4a41-8e47-f9ff18db272d', '5ce8c2b2-3b00-418c-9a37-7606909cb201', '5b3dad10-2a10-4e0c-861d-5f4ff0d09703'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:34:40.731089 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed95d96-b32a-4d02-8b47-e2bf2d188cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b73e861-43d4-4adc-bbee-ff67265e17a5', '8dfbf84c-f7cf-4a41-8e47-f9ff18db272d', '5ce8c2b2-3b00-418c-9a37-7606909cb201', '5b3dad10-2a10-4e0c-861d-5f4ff0d09703']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:34:40.731784 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d18d3f-56b6-4c59-a9fe-776197234b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:34:40.769423 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d18d3f-56b6-4c59-a9fe-776197234b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1b120ae-cc3d-401b-841d-e402e8a125e3', '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='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['3b73e861-43d4-4adc-bbee-ff67265e17a5','8dfbf84c-f7cf-4a41-8e47-f9ff18db272d','5ce8c2b2-3b00-418c-9a37-7606909cb201','5b3dad10-2a10-4e0c-861d-5f4ff0d09703'],size=1,snapshot_id=2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), '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-06T05:34:40Z,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=b1b120ae-cc3d-401b-841d-e402e8a125e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:34:40.770152 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3e8672-dbe3-4145-ba9a-8280a801e90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:34:40.787143 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3e8672-dbe3-4145-ba9a-8280a801e90a) transitioned into 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='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['3b73e861-43d4-4adc-bbee-ff67265e17a5','8dfbf84c-f7cf-4a41-8e47-f9ff18db272d','5ce8c2b2-3b00-418c-9a37-7606909cb201','5b3dad10-2a10-4e0c-861d-5f4ff0d09703'],size=1,snapshot_id=2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:34:40.787919 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5477dba5-216a-4a2c-b4f1-80d61ca5c44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:34:40.808470 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5477dba5-216a-4a2c-b4f1-80d61ca5c44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:34:40.809378 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (839f9d3a-3477-4203-8b06-29d4cfd1ce66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:34:40.809688 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:34:40.810250 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-b00bd1f9-e7f9-42a3-aad4-72648bc58edc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:34:40.810699 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1332/5354] 10.4.3.205 () {72 vars in 1541 bytes} [Thu Aug 6 05:34:40 2026] POST /volume/v3/volumes => generated 736 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:34:40.817978 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-a9183af9-1f1e-4837-b75d-1ce6f961b6af None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:40.820108 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-a9183af9-1f1e-4837-b75d-1ce6f961b6af tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 Aug 06 05:34:40.820301 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-a9183af9-1f1e-4837-b75d-1ce6f961b6af tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:40.820553 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-a9183af9-1f1e-4837-b75d-1ce6f961b6af tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:40.827445 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:40.827445 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:34:40.830904 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-a9183af9-1f1e-4837-b75d-1ce6f961b6af tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:34:40.834765 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-a9183af9-1f1e-4837-b75d-1ce6f961b6af tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 returned with HTTP 200 Aug 06 05:34:40.835132 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1340/5355] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:34:40 2026] GET /volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:34:40.842007 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-e3bd515a-c817-4f4d-8dbe-e45926e389e6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:40.844141 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-e3bd515a-c817-4f4d-8dbe-e45926e389e6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 Aug 06 05:34:40.844443 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-e3bd515a-c817-4f4d-8dbe-e45926e389e6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:40.844717 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-e3bd515a-c817-4f4d-8dbe-e45926e389e6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:40.853330 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:40.853330 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:34:40.856479 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-e3bd515a-c817-4f4d-8dbe-e45926e389e6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:34:40.860209 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-e3bd515a-c817-4f4d-8dbe-e45926e389e6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 returned with HTTP 200 Aug 06 05:34:40.860707 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1336/5356] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:34:40 2026] GET /volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:34:43.868732 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-781a9388-4c0d-41e5-a4f7-678c5cffb43d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:43.870495 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-781a9388-4c0d-41e5-a4f7-678c5cffb43d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 Aug 06 05:34:43.870660 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-781a9388-4c0d-41e5-a4f7-678c5cffb43d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:43.870831 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-781a9388-4c0d-41e5-a4f7-678c5cffb43d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:43.877057 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:43.877057 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:34:43.880025 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-781a9388-4c0d-41e5-a4f7-678c5cffb43d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:34:43.883723 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-781a9388-4c0d-41e5-a4f7-678c5cffb43d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 returned with HTTP 200 Aug 06 05:34:43.884068 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1349/5357] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:34:43 2026] GET /volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 => generated 1345 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:34:43.890566 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-59f00391-0cf1-4b34-96d3-05698f216fe9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:43.890943 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-59f00391-0cf1-4b34-96d3-05698f216fe9 None None] GET https://10.4.3.205/volume// Aug 06 05:34:43.891085 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-59f00391-0cf1-4b34-96d3-05698f216fe9 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:43.891254 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-59f00391-0cf1-4b34-96d3-05698f216fe9 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:43.891566 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-59f00391-0cf1-4b34-96d3-05698f216fe9 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:34:43.891797 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1333/5358] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:34: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 06 05:34:43.898737 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-831590e4-c41d-4397-99b3-4bbacbf6b029 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:43.900618 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-831590e4-c41d-4397-99b3-4bbacbf6b029 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:34:43.900959 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-831590e4-c41d-4397-99b3-4bbacbf6b029 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1b120ae-cc3d-401b-841d-e402e8a125e3", "connector": null, "instance_uuid": "b0d8aa54-97f9-4c02-ab3e-d174387b37b3"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:34:43.908305 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:43.908305 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:34:43.927539 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-831590e4-c41d-4397-99b3-4bbacbf6b029 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:34:43.927885 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1341/5359] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:34:43 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:34:43.934687 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e0d657bc-b1f4-4cfc-95ef-172e98c79704 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:43.935085 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0d657bc-b1f4-4cfc-95ef-172e98c79704 None None] GET https://10.4.3.205/volume// Aug 06 05:34:43.935237 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e0d657bc-b1f4-4cfc-95ef-172e98c79704 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:43.935468 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e0d657bc-b1f4-4cfc-95ef-172e98c79704 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:43.935748 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e0d657bc-b1f4-4cfc-95ef-172e98c79704 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:34:43.936024 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1337/5360] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:34: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 06 05:34:43.941910 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-0bac7ab0-d64e-4aa6-bb25-f2bd4ddb84a4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:43.943747 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-0bac7ab0-d64e-4aa6-bb25-f2bd4ddb84a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 Aug 06 05:34:43.943935 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-0bac7ab0-d64e-4aa6-bb25-f2bd4ddb84a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:34:43.944104 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-0bac7ab0-d64e-4aa6-bb25-f2bd4ddb84a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:34:43.951885 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:43.951885 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:34:43.954553 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-0bac7ab0-d64e-4aa6-bb25-f2bd4ddb84a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:34:43.958407 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-0bac7ab0-d64e-4aa6-bb25-f2bd4ddb84a4 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 returned with HTTP 200 Aug 06 05:34:43.958745 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1350/5361] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:34:43 2026] GET /volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 => generated 1524 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:34:44.053398 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-6b293acc-9dab-48b1-bc04-065db9172966 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:44.055214 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-6b293acc-9dab-48b1-bc04-065db9172966 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/b8bcd0a5-d02f-41b2-a40e-1d3f0c42329b Aug 06 05:34:44.055539 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-6b293acc-9dab-48b1-bc04-065db9172966 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:34:44.062136 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-6b293acc-9dab-48b1-bc04-065db9172966 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-b1b120ae-cc3d-401b-841d-e402e8a125e3-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:34:44.066122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-6b293acc-9dab-48b1-bc04-065db9172966 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-b1b120ae-cc3d-401b-841d-e402e8a125e3-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:34:44.066974 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:44.066974 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:34:44.131473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-6b293acc-9dab-48b1-bc04-065db9172966 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-b1b120ae-cc3d-401b-841d-e402e8a125e3-np0000006623" released by "attachment_update" :: held 0.065s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:34:44.131824 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-6b293acc-9dab-48b1-bc04-065db9172966 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/b8bcd0a5-d02f-41b2-a40e-1d3f0c42329b returned with HTTP 200 Aug 06 05:34:44.132556 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1334/5362] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:34:44 2026] PUT /volume/v3/attachments/b8bcd0a5-d02f-41b2-a40e-1d3f0c42329b => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:34:44.150558 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-5403e1c5-fa48-43e2-866e-c078dfb9a82a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:34:44.152710 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-5403e1c5-fa48-43e2-866e-c078dfb9a82a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/b8bcd0a5-d02f-41b2-a40e-1d3f0c42329b/action Aug 06 05:34:44.153062 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-5403e1c5-fa48-43e2-866e-c078dfb9a82a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100426) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:34:44.153407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-5403e1c5-fa48-43e2-866e-c078dfb9a82a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:34:44.166644 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:34:44.166644 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:34:44.174339 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-df45e8f7-2167-47a5-b35a-c2512c696f24 req-5403e1c5-fa48-43e2-866e-c078dfb9a82a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/b8bcd0a5-d02f-41b2-a40e-1d3f0c42329b/action returned with HTTP 204 Aug 06 05:34:44.174731 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1342/5363] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:34:44 2026] POST /volume/v3/attachments/b8bcd0a5-d02f-41b2-a40e-1d3f0c42329b/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:34:50.859248 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=10 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:34:53.957311 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:34:54.126626 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:34:54.172349 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:35:25.978111 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-24224e82-3b58-4952-8502-3f82dc31fbac None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:25.979767 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24224e82-3b58-4952-8502-3f82dc31fbac tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 Aug 06 05:35:25.979941 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24224e82-3b58-4952-8502-3f82dc31fbac tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:25.980114 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-24224e82-3b58-4952-8502-3f82dc31fbac tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:25.988867 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:25.988867 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:35:25.991654 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-24224e82-3b58-4952-8502-3f82dc31fbac tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:35:25.995598 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-24224e82-3b58-4952-8502-3f82dc31fbac tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 returned with HTTP 200 Aug 06 05:35:25.995937 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1338/5364] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:35:25 2026] GET /volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 => generated 1637 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:35:27.218828 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-17f88fef-8b4c-410d-9a72-622630166ded None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:27.220668 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-17f88fef-8b4c-410d-9a72-622630166ded tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/b8bcd0a5-d02f-41b2-a40e-1d3f0c42329b Aug 06 05:35:27.220808 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-17f88fef-8b4c-410d-9a72-622630166ded tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:27.220969 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-17f88fef-8b4c-410d-9a72-622630166ded tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:27.227215 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:27.227215 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:35:27.265254 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-17f88fef-8b4c-410d-9a72-622630166ded tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/b8bcd0a5-d02f-41b2-a40e-1d3f0c42329b returned with HTTP 200 Aug 06 05:35:27.265655 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1351/5365] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:35:27 2026] DELETE /volume/v3/attachments/b8bcd0a5-d02f-41b2-a40e-1d3f0c42329b => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:35:27.274981 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-631f2f3d-242c-4936-857d-25240b0903d1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:27.277013 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-631f2f3d-242c-4936-857d-25240b0903d1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 Aug 06 05:35:27.277178 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-631f2f3d-242c-4936-857d-25240b0903d1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:27.277374 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-631f2f3d-242c-4936-857d-25240b0903d1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:27.277553 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-631f2f3d-242c-4936-857d-25240b0903d1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: b1b120ae-cc3d-401b-841d-e402e8a125e3 Aug 06 05:35:27.285352 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:27.285352 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:35:27.286000 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-631f2f3d-242c-4936-857d-25240b0903d1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:35:27.303962 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-631f2f3d-242c-4936-857d-25240b0903d1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:35:27.304200 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-642e6a5c-57a8-44a2-adc4-d2bd5a88d496 req-631f2f3d-242c-4936-857d-25240b0903d1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 returned with HTTP 202 Aug 06 05:35:27.304803 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1335/5366] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:35:27 2026] DELETE /volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:35:28.393600 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1494c7c4-9d4f-4644-b764-1e0088078681 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:28.395227 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1494c7c4-9d4f-4644-b764-1e0088078681 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 Aug 06 05:35:28.395449 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1494c7c4-9d4f-4644-b764-1e0088078681 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:28.395664 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1494c7c4-9d4f-4644-b764-1e0088078681 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:28.400572 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1494c7c4-9d4f-4644-b764-1e0088078681 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 returned with HTTP 404 Aug 06 05:35:28.400998 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1343/5367] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:35:28 2026] GET /volume/v3/volumes/b1b120ae-cc3d-401b-841d-e402e8a125e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:35:28.406431 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a29ccc85-aa56-4cf3-af3b-8da083181e87 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:28.408117 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a29ccc85-aa56-4cf3-af3b-8da083181e87 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:35:28.408339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a29ccc85-aa56-4cf3-af3b-8da083181e87 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:28.408551 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a29ccc85-aa56-4cf3-af3b-8da083181e87 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:28.408711 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.snapshots [None req-a29ccc85-aa56-4cf3-af3b-8da083181e87 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:35:28.414004 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:28.414004 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:35:28.414472 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a29ccc85-aa56-4cf3-af3b-8da083181e87 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:35:28.431187 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a29ccc85-aa56-4cf3-af3b-8da083181e87 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot delete request issued successfully. Aug 06 05:35:28.431394 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a29ccc85-aa56-4cf3-af3b-8da083181e87 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c returned with HTTP 202 Aug 06 05:35:28.431754 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1339/5368] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:35:28 2026] DELETE /volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:35:28.437873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-17aefcd1-80a1-4253-a025-01f3f6ad0662 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:28.439425 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-17aefcd1-80a1-4253-a025-01f3f6ad0662 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:35:28.439602 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-17aefcd1-80a1-4253-a025-01f3f6ad0662 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:28.439791 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-17aefcd1-80a1-4253-a025-01f3f6ad0662 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:28.445363 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:28.445363 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:35:28.445784 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-17aefcd1-80a1-4253-a025-01f3f6ad0662 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:35:28.446580 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-17aefcd1-80a1-4253-a025-01f3f6ad0662 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c returned with HTTP 200 Aug 06 05:35:28.446898 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1352/5369] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:35:28 2026] GET /volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:35:29.455156 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-17ba6902-e064-4275-aa15-d891a2723b82 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:29.456834 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-17ba6902-e064-4275-aa15-d891a2723b82 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:35:29.457006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-17ba6902-e064-4275-aa15-d891a2723b82 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:29.457174 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-17ba6902-e064-4275-aa15-d891a2723b82 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:29.461081 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-17ba6902-e064-4275-aa15-d891a2723b82 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c returned with HTTP 404 Aug 06 05:35:29.461528 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1336/5370] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:35:29 2026] GET /volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:35:30.685908 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-20b62ec5-0c2d-4c07-a84a-8c4c1e1292ef None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:30.687536 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-20b62ec5-0c2d-4c07-a84a-8c4c1e1292ef tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/e120909f-0a55-45f3-ad0f-411aa372ac58 Aug 06 05:35:30.687715 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-20b62ec5-0c2d-4c07-a84a-8c4c1e1292ef tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:30.687886 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-20b62ec5-0c2d-4c07-a84a-8c4c1e1292ef tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:30.694524 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:30.694524 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:35:30.733371 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-20b62ec5-0c2d-4c07-a84a-8c4c1e1292ef tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/e120909f-0a55-45f3-ad0f-411aa372ac58 returned with HTTP 200 Aug 06 05:35:30.733732 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1344/5371] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:35:30 2026] DELETE /volume/v3/attachments/e120909f-0a55-45f3-ad0f-411aa372ac58 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:35:30.743598 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-efbe7174-9737-420f-a246-a80334b34e83 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:30.745491 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-efbe7174-9737-420f-a246-a80334b34e83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:35:30.745676 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-efbe7174-9737-420f-a246-a80334b34e83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:30.745850 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-efbe7174-9737-420f-a246-a80334b34e83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:30.745995 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-efbe7174-9737-420f-a246-a80334b34e83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:35:30.752693 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:30.752693 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:35:30.753145 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-efbe7174-9737-420f-a246-a80334b34e83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:35:30.767605 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-efbe7174-9737-420f-a246-a80334b34e83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:35:30.767787 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-1c078ff7-3578-4d94-a0f0-693db18fbfcd req-efbe7174-9737-420f-a246-a80334b34e83 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 202 Aug 06 05:35:30.768170 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1340/5372] 10.4.3.205 () {70 vars in 1620 bytes} [Thu Aug 6 05:35:30 2026] DELETE /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:35:31.835274 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3ef08996-56a7-4173-a894-296f4846c133 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:31.836931 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3ef08996-56a7-4173-a894-296f4846c133 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:35:31.837140 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3ef08996-56a7-4173-a894-296f4846c133 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:31.837348 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3ef08996-56a7-4173-a894-296f4846c133 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:31.842473 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3ef08996-56a7-4173-a894-296f4846c133 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 404 Aug 06 05:35:31.842893 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1353/5373] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:35:31 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:35:32.221031 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-346ff0e7-3471-4800-9425-a386e892a34c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:32.222647 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-346ff0e7-3471-4800-9425-a386e892a34c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:35:32.222962 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-346ff0e7-3471-4800-9425-a386e892a34c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:32.223152 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-346ff0e7-3471-4800-9425-a386e892a34c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:32.223255 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.snapshots [None req-346ff0e7-3471-4800-9425-a386e892a34c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:35:32.228271 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-346ff0e7-3471-4800-9425-a386e892a34c tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c returned with HTTP 404 Aug 06 05:35:32.228784 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1337/5374] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:35:32 2026] DELETE /volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:35:32.235191 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8ad18259-631a-4ec7-b2e3-9a05578c0af5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:32.236542 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ad18259-631a-4ec7-b2e3-9a05578c0af5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c Aug 06 05:35:32.236739 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8ad18259-631a-4ec7-b2e3-9a05578c0af5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:32.236937 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8ad18259-631a-4ec7-b2e3-9a05578c0af5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:32.241259 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8ad18259-631a-4ec7-b2e3-9a05578c0af5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c returned with HTTP 404 Aug 06 05:35:32.241763 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1345/5375] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:35:32 2026] GET /volume/v3/snapshots/2891db0c-7a8e-49ce-bf91-1b9fd78c8b5c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:35:32.793672 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6b4d808a-30c4-4fec-987a-7aec36990348 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:32.795317 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6b4d808a-30c4-4fec-987a-7aec36990348 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:35:32.795507 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6b4d808a-30c4-4fec-987a-7aec36990348 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:32.795693 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6b4d808a-30c4-4fec-987a-7aec36990348 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:32.795850 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-6b4d808a-30c4-4fec-987a-7aec36990348 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:35:32.800893 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6b4d808a-30c4-4fec-987a-7aec36990348 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 404 Aug 06 05:35:32.801302 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1341/5376] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:35:32 2026] DELETE /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:35:32.807125 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-1c9d6198-2a91-4a2c-9d3f-ba64ee8eef53 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:32.808741 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1c9d6198-2a91-4a2c-9d3f-ba64ee8eef53 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e Aug 06 05:35:32.808874 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1c9d6198-2a91-4a2c-9d3f-ba64ee8eef53 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:32.809045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-1c9d6198-2a91-4a2c-9d3f-ba64ee8eef53 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:32.814203 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-1c9d6198-2a91-4a2c-9d3f-ba64ee8eef53 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e returned with HTTP 404 Aug 06 05:35:32.814599 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1354/5377] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:35:32 2026] GET /volume/v3/volumes/a04cc69f-cbec-448f-b4e5-72077c48a65e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:35:33.723158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-be08bd41-109c-4183-89c5-090583cdac09 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:33.724612 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:35:33.724912 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-941879087", "snapshot_id": null, "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "volume_type": null, "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:35:33.726307 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-941879087', 'snapshot_id': None, 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'volume_type': None, 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:35:33.789524 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:35:33.793171 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:35:33.797736 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (6502ddc9-d71f-4ec6-9ec2-108734158636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:35:33.798742 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c684263d-5df7-4133-95ac-dccbad295430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:35:33.799562 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:35:33.847405 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c684263d-5df7-4133-95ac-dccbad295430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:35:33.848108 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05979dd3-7ee5-4a0c-b005-22c044f880fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:35:33.883994 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['ad6b6f71-4674-4e44-a48f-dbcfce7bfb0c', '887f9d85-57de-4fb7-9098-5fae9daba717', 'acc10b01-a487-4be2-a47f-33ebeec8b998', 'e9260949-70ce-454c-91c9-576ecb28ac23'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:35:33.884898 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05979dd3-7ee5-4a0c-b005-22c044f880fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad6b6f71-4674-4e44-a48f-dbcfce7bfb0c', '887f9d85-57de-4fb7-9098-5fae9daba717', 'acc10b01-a487-4be2-a47f-33ebeec8b998', 'e9260949-70ce-454c-91c9-576ecb28ac23']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:35:33.885580 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1f19a0-cf66-4f0c-8a99-46ae937682b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:35:33.905073 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1f19a0-cf66-4f0c-8a99-46ae937682b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca020cfc-1252-4afd-983a-4775d6a9f3cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-941879087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['ad6b6f71-4674-4e44-a48f-dbcfce7bfb0c','887f9d85-57de-4fb7-9098-5fae9daba717','acc10b01-a487-4be2-a47f-33ebeec8b998','e9260949-70ce-454c-91c9-576ecb28ac23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-941879087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca020cfc-1252-4afd-983a-4775d6a9f3cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:35:33.906135 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca11026b-d2f7-4088-ad71-d0ec43e5a944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:35:33.922069 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca11026b-d2f7-4088-ad71-d0ec43e5a944) transitioned into state 'SUCCESS' from state '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-941879087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['ad6b6f71-4674-4e44-a48f-dbcfce7bfb0c','887f9d85-57de-4fb7-9098-5fae9daba717','acc10b01-a487-4be2-a47f-33ebeec8b998','e9260949-70ce-454c-91c9-576ecb28ac23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:35:33.922750 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97423b6-c343-4809-ade1-b6be09e9693a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:35:33.930580 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97423b6-c343-4809-ade1-b6be09e9693a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:35:33.931307 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (6502ddc9-d71f-4ec6-9ec2-108734158636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:35:33.931621 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:35:33.932193 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-be08bd41-109c-4183-89c5-090583cdac09 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:35:33.932635 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1338/5378] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:35:33 2026] POST /volume/v3/volumes => generated 758 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:35:33.943890 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5019fd20-b685-4013-8cc2-49d63b462ea6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:33.946335 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5019fd20-b685-4013-8cc2-49d63b462ea6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:35:33.946335 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5019fd20-b685-4013-8cc2-49d63b462ea6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:33.946476 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5019fd20-b685-4013-8cc2-49d63b462ea6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:33.953758 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:33.953758 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:35:33.957145 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5019fd20-b685-4013-8cc2-49d63b462ea6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:35:33.960925 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5019fd20-b685-4013-8cc2-49d63b462ea6 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:35:33.961293 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1346/5379] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:35:33 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:35:34.973844 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-46cd04e3-0b74-4c53-a107-eba7af3f4e57 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:34.975461 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-46cd04e3-0b74-4c53-a107-eba7af3f4e57 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:35:34.975642 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-46cd04e3-0b74-4c53-a107-eba7af3f4e57 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:34.975814 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-46cd04e3-0b74-4c53-a107-eba7af3f4e57 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:34.982104 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:34.982104 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:35:34.985125 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-46cd04e3-0b74-4c53-a107-eba7af3f4e57 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:35:34.989172 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-46cd04e3-0b74-4c53-a107-eba7af3f4e57 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:35:34.989514 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1342/5380] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:35:34 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 05:35:35.003077 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-07b795fc-3f37-4932-9859-934de92410ad None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:35.004663 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-07b795fc-3f37-4932-9859-934de92410ad tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:35:35.004840 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-07b795fc-3f37-4932-9859-934de92410ad tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:35.005018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-07b795fc-3f37-4932-9859-934de92410ad tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:35.011474 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:35.011474 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:35:35.014516 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-07b795fc-3f37-4932-9859-934de92410ad tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:35:35.018568 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-07b795fc-3f37-4932-9859-934de92410ad tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:35:35.018910 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1355/5381] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:35:35 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:35:35.102671 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7ce38b13-ee9e-4793-b503-98a7c6fe3abb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:35.104790 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7ce38b13-ee9e-4793-b503-98a7c6fe3abb tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:35:35.105037 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7ce38b13-ee9e-4793-b503-98a7c6fe3abb tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:35.105229 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7ce38b13-ee9e-4793-b503-98a7c6fe3abb tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:35.111964 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:35.111964 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:35:35.115213 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7ce38b13-ee9e-4793-b503-98a7c6fe3abb tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:35:35.119654 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7ce38b13-ee9e-4793-b503-98a7c6fe3abb tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:35:35.120168 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1339/5382] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:35:35 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:35:35.504562 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-eaad9bf5-c19d-4993-b24e-ee9e1aec7d20 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:35.506441 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-eaad9bf5-c19d-4993-b24e-ee9e1aec7d20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:35:35.506641 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-eaad9bf5-c19d-4993-b24e-ee9e1aec7d20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:35.506815 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-eaad9bf5-c19d-4993-b24e-ee9e1aec7d20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:35.512956 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:35.512956 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:35:35.515958 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-eaad9bf5-c19d-4993-b24e-ee9e1aec7d20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:35:35.519843 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-eaad9bf5-c19d-4993-b24e-ee9e1aec7d20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:35:35.520182 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1347/5383] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:35:35 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:35:35.528549 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8bf9611c-d30f-4aa8-a068-c57096f5a9ef None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:35.528973 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8bf9611c-d30f-4aa8-a068-c57096f5a9ef None None] GET https://10.4.3.205/volume// Aug 06 05:35:35.529149 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8bf9611c-d30f-4aa8-a068-c57096f5a9ef None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:35.529362 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8bf9611c-d30f-4aa8-a068-c57096f5a9ef None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:35.529701 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8bf9611c-d30f-4aa8-a068-c57096f5a9ef None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:35:35.529999 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1343/5384] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:35:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 05:35:35.536464 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7be3b59b-0e80-4028-b124-5c5e9806d035 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:35.538414 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7be3b59b-0e80-4028-b124-5c5e9806d035 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:35:35.538760 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7be3b59b-0e80-4028-b124-5c5e9806d035 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca020cfc-1252-4afd-983a-4775d6a9f3cd", "connector": null, "instance_uuid": "bc452a26-9dff-41b7-914c-b2047beb8750"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:35:35.546847 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:35.546847 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:35:35.567869 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-7be3b59b-0e80-4028-b124-5c5e9806d035 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:35:35.568301 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1356/5385] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:35:35 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 06 05:35:36.211839 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-20ede8d7-6f0e-4335-8ffa-d22c338758c2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:36.212230 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-20ede8d7-6f0e-4335-8ffa-d22c338758c2 None None] GET https://10.4.3.205/volume// Aug 06 05:35:36.212417 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-20ede8d7-6f0e-4335-8ffa-d22c338758c2 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:36.212586 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-20ede8d7-6f0e-4335-8ffa-d22c338758c2 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:36.212911 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-20ede8d7-6f0e-4335-8ffa-d22c338758c2 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:35:36.213190 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1340/5386] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:35: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 06 05:35:36.221889 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-439bf908-6e1d-44ea-a5b3-14c08e31f3f2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:36.223815 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-439bf908-6e1d-44ea-a5b3-14c08e31f3f2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:35:36.224046 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-439bf908-6e1d-44ea-a5b3-14c08e31f3f2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:35:36.224240 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-439bf908-6e1d-44ea-a5b3-14c08e31f3f2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:35:36.232892 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:36.232892 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:35:36.235811 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-439bf908-6e1d-44ea-a5b3-14c08e31f3f2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:35:36.239754 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-439bf908-6e1d-44ea-a5b3-14c08e31f3f2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:35:36.240112 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1348/5387] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:35:36 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:35:36.345768 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-e9e4bb3a-49b3-4bea-b39b-ffdeb04c45a8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:36.347687 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-e9e4bb3a-49b3-4bea-b39b-ffdeb04c45a8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/04d5494d-3531-4e98-8d34-d4ffb0feb06f Aug 06 05:35:36.348024 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-e9e4bb3a-49b3-4bea-b39b-ffdeb04c45a8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:35:36.355584 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-e9e4bb3a-49b3-4bea-b39b-ffdeb04c45a8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-ca020cfc-1252-4afd-983a-4775d6a9f3cd-np0000006623" by "attachment_update" {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:35:36.360358 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-e9e4bb3a-49b3-4bea-b39b-ffdeb04c45a8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-ca020cfc-1252-4afd-983a-4775d6a9f3cd-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100429) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:35:36.361342 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:36.361342 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:35:36.432085 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.coordination [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-e9e4bb3a-49b3-4bea-b39b-ffdeb04c45a8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-ca020cfc-1252-4afd-983a-4775d6a9f3cd-np0000006623" released by "attachment_update" :: held 0.072s {{(pid=100429) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:35:36.432429 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-e9e4bb3a-49b3-4bea-b39b-ffdeb04c45a8 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/04d5494d-3531-4e98-8d34-d4ffb0feb06f returned with HTTP 200 Aug 06 05:35:36.432890 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1344/5388] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:35:36 2026] PUT /volume/v3/attachments/04d5494d-3531-4e98-8d34-d4ffb0feb06f => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:35:36.451803 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-62636ac0-a7be-4e1e-9f6b-456e6464a7bc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:35:36.453744 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-62636ac0-a7be-4e1e-9f6b-456e6464a7bc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/04d5494d-3531-4e98-8d34-d4ffb0feb06f/action Aug 06 05:35:36.454083 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-62636ac0-a7be-4e1e-9f6b-456e6464a7bc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:35:36.454194 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-62636ac0-a7be-4e1e-9f6b-456e6464a7bc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:35:36.467741 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:35:36.467741 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:35:36.476270 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-b8c78e3b-6fda-4a5f-9020-a559c2b7f1c1 req-62636ac0-a7be-4e1e-9f6b-456e6464a7bc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/04d5494d-3531-4e98-8d34-d4ffb0feb06f/action returned with HTTP 204 Aug 06 05:35:36.476722 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1357/5389] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:35:36 2026] POST /volume/v3/attachments/04d5494d-3531-4e98-8d34-d4ffb0feb06f/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:35:45.118073 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:35:46.238568 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:35:46.425388 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:35:46.473257 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:36:12.192454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-95aece4f-0563-4dcc-85aa-94c6ea5bd136 req-d9e3ed8e-7f0c-45ac-be10-fabe65175e60 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:12.194505 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-95aece4f-0563-4dcc-85aa-94c6ea5bd136 req-d9e3ed8e-7f0c-45ac-be10-fabe65175e60 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/04d5494d-3531-4e98-8d34-d4ffb0feb06f Aug 06 05:36:12.194725 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-95aece4f-0563-4dcc-85aa-94c6ea5bd136 req-d9e3ed8e-7f0c-45ac-be10-fabe65175e60 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:12.194944 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-95aece4f-0563-4dcc-85aa-94c6ea5bd136 req-d9e3ed8e-7f0c-45ac-be10-fabe65175e60 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:12.202231 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:12.202231 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:36:12.241527 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-95aece4f-0563-4dcc-85aa-94c6ea5bd136 req-d9e3ed8e-7f0c-45ac-be10-fabe65175e60 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/04d5494d-3531-4e98-8d34-d4ffb0feb06f returned with HTTP 200 Aug 06 05:36:12.241886 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1341/5390] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:36:12 2026] DELETE /volume/v3/attachments/04d5494d-3531-4e98-8d34-d4ffb0feb06f => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:36:12.968377 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-0db3c2b7-48c7-4ddc-a7f5-c4a14354c3a2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:12.970225 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-0db3c2b7-48c7-4ddc-a7f5-c4a14354c3a2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:36:12.970442 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-0db3c2b7-48c7-4ddc-a7f5-c4a14354c3a2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:12.970620 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-0db3c2b7-48c7-4ddc-a7f5-c4a14354c3a2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:12.977206 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:12.977206 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:36:12.980217 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-0db3c2b7-48c7-4ddc-a7f5-c4a14354c3a2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:36:12.984362 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-0db3c2b7-48c7-4ddc-a7f5-c4a14354c3a2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:36:12.984740 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1349/5391] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:36:12 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:36:13.389059 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-f28026b8-ed52-4a0b-92bf-812172e8a210 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:13.391205 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-f28026b8-ed52-4a0b-92bf-812172e8a210 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:36:13.391537 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-f28026b8-ed52-4a0b-92bf-812172e8a210 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:13.392343 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-f28026b8-ed52-4a0b-92bf-812172e8a210 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:13.399389 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:13.399389 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:36:13.402663 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-f28026b8-ed52-4a0b-92bf-812172e8a210 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:36:13.407382 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-f28026b8-ed52-4a0b-92bf-812172e8a210 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:36:13.407812 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1345/5392] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:36:13 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:36:13.417762 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cd32ae7e-f33c-4d6d-bc07-24a341b18abb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:13.418128 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cd32ae7e-f33c-4d6d-bc07-24a341b18abb None None] GET https://10.4.3.205/volume// Aug 06 05:36:13.418305 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cd32ae7e-f33c-4d6d-bc07-24a341b18abb None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:13.418524 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cd32ae7e-f33c-4d6d-bc07-24a341b18abb None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:13.418835 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cd32ae7e-f33c-4d6d-bc07-24a341b18abb None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:36:13.419121 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1358/5393] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:36: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 06 05:36:13.428635 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-1d8699c2-39b7-453a-aa6f-3c621d11b608 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:13.431035 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-1d8699c2-39b7-453a-aa6f-3c621d11b608 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:36:13.431493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-1d8699c2-39b7-453a-aa6f-3c621d11b608 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca020cfc-1252-4afd-983a-4775d6a9f3cd", "connector": null, "instance_uuid": "d8fb4cec-a7f5-4916-be60-c16e03391798"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:36:13.441718 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:13.441718 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:36:13.463093 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-1d8699c2-39b7-453a-aa6f-3c621d11b608 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:36:13.463589 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1342/5394] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:36:13 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 06 05:36:14.127332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c59da3b0-e94a-4d85-acb7-17192aa78c50 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:14.127332 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c59da3b0-e94a-4d85-acb7-17192aa78c50 None None] GET https://10.4.3.205/volume// Aug 06 05:36:14.127754 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c59da3b0-e94a-4d85-acb7-17192aa78c50 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:14.127754 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c59da3b0-e94a-4d85-acb7-17192aa78c50 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:14.127881 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c59da3b0-e94a-4d85-acb7-17192aa78c50 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:36:14.128160 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1350/5395] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:36: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 06 05:36:14.134800 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-a97d9dfb-9b7a-4ad7-a517-6fe94050b6c0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:14.136741 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-a97d9dfb-9b7a-4ad7-a517-6fe94050b6c0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:36:14.136942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-a97d9dfb-9b7a-4ad7-a517-6fe94050b6c0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:14.137133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-a97d9dfb-9b7a-4ad7-a517-6fe94050b6c0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:14.145496 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:14.145496 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:36:14.148491 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-a97d9dfb-9b7a-4ad7-a517-6fe94050b6c0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:36:14.152499 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-a97d9dfb-9b7a-4ad7-a517-6fe94050b6c0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:36:14.152849 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1346/5396] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:36:14 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:36:14.247527 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-9d822cc0-09c1-4215-b5b7-efa3ef171512 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:14.249443 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-9d822cc0-09c1-4215-b5b7-efa3ef171512 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/88f4da40-5a00-4891-a786-a5132cc36346 Aug 06 05:36:14.249773 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-9d822cc0-09c1-4215-b5b7-efa3ef171512 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:36:14.257019 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-9d822cc0-09c1-4215-b5b7-efa3ef171512 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-ca020cfc-1252-4afd-983a-4775d6a9f3cd-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:36:14.260825 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-9d822cc0-09c1-4215-b5b7-efa3ef171512 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-ca020cfc-1252-4afd-983a-4775d6a9f3cd-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:36:14.261734 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:14.261734 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:36:14.356946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-9d822cc0-09c1-4215-b5b7-efa3ef171512 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-ca020cfc-1252-4afd-983a-4775d6a9f3cd-np0000006623" released by "attachment_update" :: held 0.096s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:36:14.357484 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-9d822cc0-09c1-4215-b5b7-efa3ef171512 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/88f4da40-5a00-4891-a786-a5132cc36346 returned with HTTP 200 Aug 06 05:36:14.357899 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1359/5397] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:36:14 2026] PUT /volume/v3/attachments/88f4da40-5a00-4891-a786-a5132cc36346 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:36:14.379554 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-229ea91f-d296-4392-8919-216b1f861b20 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:14.381234 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-229ea91f-d296-4392-8919-216b1f861b20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/88f4da40-5a00-4891-a786-a5132cc36346/action Aug 06 05:36:14.381588 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-229ea91f-d296-4392-8919-216b1f861b20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:36:14.381697 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-229ea91f-d296-4392-8919-216b1f861b20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:36:14.398849 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:14.398849 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:36:14.409049 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-699ae184-d4c4-449d-91bc-226786c6dff2 req-229ea91f-d296-4392-8919-216b1f861b20 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/88f4da40-5a00-4891-a786-a5132cc36346/action returned with HTTP 204 Aug 06 05:36:14.409778 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1343/5398] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:36:14 2026] POST /volume/v3/attachments/88f4da40-5a00-4891-a786-a5132cc36346/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:36:22.982968 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=4 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:36:24.151212 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=9 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:36:24.350923 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:36:24.406479 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:36:58.330188 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-eccabd56-27bd-4885-a9d3-f96dfb7680c5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:58.331831 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eccabd56-27bd-4885-a9d3-f96dfb7680c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/snapshots Aug 06 05:36:58.332143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-eccabd56-27bd-4885-a9d3-f96dfb7680c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca020cfc-1252-4afd-983a-4775d6a9f3cd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1199711807", "description": null, "metadata": null}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:36:58.342429 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:58.342429 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:36:58.342867 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-eccabd56-27bd-4885-a9d3-f96dfb7680c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:36:58.343033 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-eccabd56-27bd-4885-a9d3-f96dfb7680c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create snapshot from volume ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:36:58.366425 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-eccabd56-27bd-4885-a9d3-f96dfb7680c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['f2f6f5fe-7b5d-498b-a02f-4bdd3b68ba5d', '2a6013f3-5318-4e14-9401-e041e07e6248', 'a2380bd8-a81e-44f5-9593-85f136e3c315', 'b966a86a-a6ba-4bf1-8c6f-c0b00462d774'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:36:58.392136 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-eccabd56-27bd-4885-a9d3-f96dfb7680c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot force create request issued successfully. Aug 06 05:36:58.392508 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-eccabd56-27bd-4885-a9d3-f96dfb7680c5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots returned with HTTP 202 Aug 06 05:36:58.392892 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1351/5399] 10.4.3.205 () {68 vars in 1265 bytes} [Thu Aug 6 05:36:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:36:58.401600 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4b4a13fc-2712-4d9b-b459-09fcd6093814 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:58.403231 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4b4a13fc-2712-4d9b-b459-09fcd6093814 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de Aug 06 05:36:58.403437 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4b4a13fc-2712-4d9b-b459-09fcd6093814 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:58.403617 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4b4a13fc-2712-4d9b-b459-09fcd6093814 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:58.408247 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:58.408247 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:36:58.408622 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4b4a13fc-2712-4d9b-b459-09fcd6093814 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:36:58.409367 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4b4a13fc-2712-4d9b-b459-09fcd6093814 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de returned with HTTP 200 Aug 06 05:36:58.409814 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1347/5400] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:36:58 2026] GET /volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:36:59.418588 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6c79a422-d788-4cbe-a6c3-83efe45a497a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:59.420729 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6c79a422-d788-4cbe-a6c3-83efe45a497a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de Aug 06 05:36:59.420878 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6c79a422-d788-4cbe-a6c3-83efe45a497a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:59.421050 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6c79a422-d788-4cbe-a6c3-83efe45a497a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:59.426085 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:59.426085 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:36:59.426640 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6c79a422-d788-4cbe-a6c3-83efe45a497a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:36:59.427377 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6c79a422-d788-4cbe-a6c3-83efe45a497a tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de returned with HTTP 200 Aug 06 05:36:59.427704 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1360/5401] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:36:59 2026] GET /volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:36:59.435398 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4b3be61d-1628-4af9-9bf7-c25c8be97486 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:59.437031 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4b3be61d-1628-4af9-9bf7-c25c8be97486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de Aug 06 05:36:59.437245 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4b3be61d-1628-4af9-9bf7-c25c8be97486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:59.437467 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4b3be61d-1628-4af9-9bf7-c25c8be97486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:59.441894 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:59.441894 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:36:59.442246 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4b3be61d-1628-4af9-9bf7-c25c8be97486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:36:59.442896 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4b3be61d-1628-4af9-9bf7-c25c8be97486 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de returned with HTTP 200 Aug 06 05:36:59.443223 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1344/5402] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:36:59 2026] GET /volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:36:59.450852 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a600e73a-0019-4505-9162-92db525b20a5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:59.452678 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:36:59.452993 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1619074033", "snapshot_id": "165fd6e2-413b-4b8f-84cd-0808734e85de", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:36:59.454726 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1619074033', 'snapshot_id': '165fd6e2-413b-4b8f-84cd-0808734e85de', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:36:59.459324 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:59.459324 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:36:59.459705 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:36:59.459815 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume of 1 GB Aug 06 05:36:59.463302 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Availability Zones retrieved successfully. Aug 06 05:36:59.468302 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (f90d5407-e60a-4622-9ec4-6dca7661c63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:36:59.469128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3125afa-9f20-411d-9335-980deb62f9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:36:59.469944 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:36:59.498505 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3125afa-9f20-411d-9335-980deb62f9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '165fd6e2-413b-4b8f-84cd-0808734e85de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:36:59.499194 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d21a99-3c8f-46f9-9cc3-06bcd0a91ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:36:59.537677 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Created reservations ['218ae2ce-3733-498b-b4f1-82321752627c', 'ce4b9b18-9eb3-43a3-ad47-7695e4da05aa', 'aac798cd-b8b7-415c-b9bc-4e9809f94649', 'f7ae25e9-633a-4aec-8467-12a47a276f25'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:36:59.538413 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d21a99-3c8f-46f9-9cc3-06bcd0a91ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['218ae2ce-3733-498b-b4f1-82321752627c', 'ce4b9b18-9eb3-43a3-ad47-7695e4da05aa', 'aac798cd-b8b7-415c-b9bc-4e9809f94649', 'f7ae25e9-633a-4aec-8467-12a47a276f25']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:36:59.539077 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1f3fb8-658b-44d0-9f55-e72df51bb6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:36:59.575506 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1f3fb8-658b-44d0-9f55-e72df51bb6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea4a186-b4d3-458d-a076-2876d247e51c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1619074033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['218ae2ce-3733-498b-b4f1-82321752627c','ce4b9b18-9eb3-43a3-ad47-7695e4da05aa','aac798cd-b8b7-415c-b9bc-4e9809f94649','f7ae25e9-633a-4aec-8467-12a47a276f25'],size=1,snapshot_id=165fd6e2-413b-4b8f-84cd-0808734e85de,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), '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-06T05:36:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1619074033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea4a186-b4d3-458d-a076-2876d247e51c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=165fd6e2-413b-4b8f-84cd-0808734e85de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6608f3bdc2504a73a41857f048a4dfff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:36:59.576332 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (481286c4-4bcc-4f7a-a618-1a38a952b0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:36:59.593013 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (481286c4-4bcc-4f7a-a618-1a38a952b0de) transitioned into state 'SUCCESS' from state '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-1619074033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ff9159b38fd490b92a5fcfa52fe7f5f',qos_specs=None,replication_status=,reservations=['218ae2ce-3733-498b-b4f1-82321752627c','ce4b9b18-9eb3-43a3-ad47-7695e4da05aa','aac798cd-b8b7-415c-b9bc-4e9809f94649','f7ae25e9-633a-4aec-8467-12a47a276f25'],size=1,snapshot_id=165fd6e2-413b-4b8f-84cd-0808734e85de,source_replicaid=,source_volid=None,status='creating',user_id='6608f3bdc2504a73a41857f048a4dfff',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:36:59.593687 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3964ed0-8e22-4aa2-9532-0311ff32b507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:36:59.615090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3964ed0-8e22-4aa2-9532-0311ff32b507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:36:59.615860 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Flow 'volume_create_api' (f90d5407-e60a-4622-9ec4-6dca7661c63a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:36:59.616153 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Create volume request issued successfully. Aug 06 05:36:59.616697 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a600e73a-0019-4505-9162-92db525b20a5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:36:59.617109 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1352/5403] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:36:59 2026] POST /volume/v3/volumes => generated 785 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:36:59.627910 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c28e95d1-3fe9-41ad-88c4-1af2222d5555 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:36:59.629801 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c28e95d1-3fe9-41ad-88c4-1af2222d5555 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:36:59.630025 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c28e95d1-3fe9-41ad-88c4-1af2222d5555 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:36:59.630249 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c28e95d1-3fe9-41ad-88c4-1af2222d5555 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:36:59.636768 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:36:59.636768 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:36:59.640187 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c28e95d1-3fe9-41ad-88c4-1af2222d5555 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:36:59.643906 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c28e95d1-3fe9-41ad-88c4-1af2222d5555 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c returned with HTTP 200 Aug 06 05:36:59.644234 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1348/5404] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:36:59 2026] GET /volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:37:00.655307 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f47b6496-453c-476c-88e3-535459fa307b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:00.656926 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f47b6496-453c-476c-88e3-535459fa307b tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:37:00.657100 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f47b6496-453c-476c-88e3-535459fa307b tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:00.657336 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f47b6496-453c-476c-88e3-535459fa307b tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:00.663628 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:00.663628 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:37:00.667316 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f47b6496-453c-476c-88e3-535459fa307b tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:37:00.671699 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f47b6496-453c-476c-88e3-535459fa307b tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c returned with HTTP 200 Aug 06 05:37:00.672021 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1361/5405] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:37:00 2026] GET /volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:37:00.682682 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4cc7bc0d-c0d1-4c4f-b250-c1c7a42b7758 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:00.684308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4cc7bc0d-c0d1-4c4f-b250-c1c7a42b7758 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:37:00.684508 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4cc7bc0d-c0d1-4c4f-b250-c1c7a42b7758 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:00.684689 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4cc7bc0d-c0d1-4c4f-b250-c1c7a42b7758 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:00.691107 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:00.691107 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:37:00.695234 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-4cc7bc0d-c0d1-4c4f-b250-c1c7a42b7758 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:37:00.701026 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4cc7bc0d-c0d1-4c4f-b250-c1c7a42b7758 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c returned with HTTP 200 Aug 06 05:37:00.701598 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1345/5406] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:37:00 2026] GET /volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:37:00.786578 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-5a81cff6-c824-481b-ae67-15e041973b02 req-f42b604c-13b5-4c73-a1cf-9df934033125 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:00.788730 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-f42b604c-13b5-4c73-a1cf-9df934033125 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:37:00.789010 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-f42b604c-13b5-4c73-a1cf-9df934033125 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:00.789090 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-f42b604c-13b5-4c73-a1cf-9df934033125 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:00.795572 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:00.795572 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:37:00.798908 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-5a81cff6-c824-481b-ae67-15e041973b02 req-f42b604c-13b5-4c73-a1cf-9df934033125 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:37:00.802763 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-f42b604c-13b5-4c73-a1cf-9df934033125 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c returned with HTTP 200 Aug 06 05:37:00.803107 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1353/5407] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:37:00 2026] GET /volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:37:01.228659 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5a81cff6-c824-481b-ae67-15e041973b02 req-127561af-1dc9-4d20-928b-10873aed7321 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:01.230726 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-127561af-1dc9-4d20-928b-10873aed7321 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:37:01.230932 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-127561af-1dc9-4d20-928b-10873aed7321 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:01.231125 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-127561af-1dc9-4d20-928b-10873aed7321 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:01.238903 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:01.238903 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:37:01.242383 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-5a81cff6-c824-481b-ae67-15e041973b02 req-127561af-1dc9-4d20-928b-10873aed7321 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:37:01.246880 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-127561af-1dc9-4d20-928b-10873aed7321 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c returned with HTTP 200 Aug 06 05:37:01.247368 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1349/5408] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:37:01 2026] GET /volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:37:01.259585 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d6131adb-df0d-4d00-9485-7e2e9489fdf7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:01.260036 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d6131adb-df0d-4d00-9485-7e2e9489fdf7 None None] GET https://10.4.3.205/volume// Aug 06 05:37:01.260255 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d6131adb-df0d-4d00-9485-7e2e9489fdf7 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:01.260515 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d6131adb-df0d-4d00-9485-7e2e9489fdf7 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:01.260902 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d6131adb-df0d-4d00-9485-7e2e9489fdf7 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:37:01.261267 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1362/5409] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:37: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 06 05:37:01.270583 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5a81cff6-c824-481b-ae67-15e041973b02 req-2424d59c-a402-467b-aa6c-6d3b18f300fe None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:01.272525 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-2424d59c-a402-467b-aa6c-6d3b18f300fe tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:37:01.272848 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-2424d59c-a402-467b-aa6c-6d3b18f300fe tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bea4a186-b4d3-458d-a076-2876d247e51c", "connector": null, "instance_uuid": "cb16f288-b9fc-4d6b-9b57-96a5b8981143"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:37:01.280440 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:01.280440 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:37:01.300081 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-2424d59c-a402-467b-aa6c-6d3b18f300fe tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:37:01.300595 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1346/5410] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:37:01 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:37:01.972638 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-03dcf4db-91f1-4232-8be7-f6faad9153a9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:01.973073 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-03dcf4db-91f1-4232-8be7-f6faad9153a9 None None] GET https://10.4.3.205/volume// Aug 06 05:37:01.973231 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-03dcf4db-91f1-4232-8be7-f6faad9153a9 None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:01.973473 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-03dcf4db-91f1-4232-8be7-f6faad9153a9 None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:01.973807 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-03dcf4db-91f1-4232-8be7-f6faad9153a9 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:37:01.974110 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1354/5411] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:37: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 06 05:37:01.981046 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8bfcd435-3c49-400e-8744-ea8c2de086dc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:01.983019 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8bfcd435-3c49-400e-8744-ea8c2de086dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:37:01.983236 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8bfcd435-3c49-400e-8744-ea8c2de086dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:01.983458 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8bfcd435-3c49-400e-8744-ea8c2de086dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:01.993025 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:01.993025 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:37:01.996195 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8bfcd435-3c49-400e-8744-ea8c2de086dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:37:02.001187 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8bfcd435-3c49-400e-8744-ea8c2de086dc tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c returned with HTTP 200 Aug 06 05:37:02.001610 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1350/5412] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:37:01 2026] GET /volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:37:02.103856 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-5a81cff6-c824-481b-ae67-15e041973b02 req-c17b2716-486b-4184-b149-0bf809092fe2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:02.105641 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-c17b2716-486b-4184-b149-0bf809092fe2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] PUT https://10.4.3.205/volume/v3/attachments/59e28d4f-75d3-4470-b195-fe69bde979b6 Aug 06 05:37:02.105960 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-c17b2716-486b-4184-b149-0bf809092fe2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:37:02.112942 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-5a81cff6-c824-481b-ae67-15e041973b02 req-c17b2716-486b-4184-b149-0bf809092fe2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Acquiring lock "cinder-attachment_update-bea4a186-b4d3-458d-a076-2876d247e51c-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:37:02.117200 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-5a81cff6-c824-481b-ae67-15e041973b02 req-c17b2716-486b-4184-b149-0bf809092fe2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-bea4a186-b4d3-458d-a076-2876d247e51c-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:37:02.118089 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:02.118089 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:37:02.185208 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-5a81cff6-c824-481b-ae67-15e041973b02 req-c17b2716-486b-4184-b149-0bf809092fe2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Lock "cinder-attachment_update-bea4a186-b4d3-458d-a076-2876d247e51c-np0000006623" released by "attachment_update" :: held 0.068s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:37:02.185592 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-c17b2716-486b-4184-b149-0bf809092fe2 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/59e28d4f-75d3-4470-b195-fe69bde979b6 returned with HTTP 200 Aug 06 05:37:02.186074 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1363/5413] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:37:02 2026] PUT /volume/v3/attachments/59e28d4f-75d3-4470-b195-fe69bde979b6 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:37:02.205460 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8911f524-6fa7-4008-ba41-21c1a9aaa208 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:02.207503 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8911f524-6fa7-4008-ba41-21c1a9aaa208 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] POST https://10.4.3.205/volume/v3/attachments/59e28d4f-75d3-4470-b195-fe69bde979b6/action Aug 06 05:37:02.207840 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8911f524-6fa7-4008-ba41-21c1a9aaa208 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:37:02.207957 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8911f524-6fa7-4008-ba41-21c1a9aaa208 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:37:02.222050 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:02.222050 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:37:02.230308 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-5a81cff6-c824-481b-ae67-15e041973b02 req-8911f524-6fa7-4008-ba41-21c1a9aaa208 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/59e28d4f-75d3-4470-b195-fe69bde979b6/action returned with HTTP 204 Aug 06 05:37:02.230670 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1347/5414] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:37:02 2026] POST /volume/v3/attachments/59e28d4f-75d3-4470-b195-fe69bde979b6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:37:10.801640 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:37:11.999335 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=14 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:37:12.179095 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:37:12.227905 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:37:47.754278 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-7b028b6a-c5a9-481d-87e7-a48d5f22eda1 req-fb0ce9b3-f08b-4aaf-9e2d-9e8c4d4b48f5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:47.756246 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7b028b6a-c5a9-481d-87e7-a48d5f22eda1 req-fb0ce9b3-f08b-4aaf-9e2d-9e8c4d4b48f5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/59e28d4f-75d3-4470-b195-fe69bde979b6 Aug 06 05:37:47.756612 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7b028b6a-c5a9-481d-87e7-a48d5f22eda1 req-fb0ce9b3-f08b-4aaf-9e2d-9e8c4d4b48f5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:47.756612 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-7b028b6a-c5a9-481d-87e7-a48d5f22eda1 req-fb0ce9b3-f08b-4aaf-9e2d-9e8c4d4b48f5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:47.763449 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:47.763449 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:37:47.805638 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-7b028b6a-c5a9-481d-87e7-a48d5f22eda1 req-fb0ce9b3-f08b-4aaf-9e2d-9e8c4d4b48f5 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/59e28d4f-75d3-4470-b195-fe69bde979b6 returned with HTTP 200 Aug 06 05:37:47.806064 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1355/5415] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:37:47 2026] DELETE /volume/v3/attachments/59e28d4f-75d3-4470-b195-fe69bde979b6 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:37:49.095606 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ea85659a-d829-4658-b972-650c58ed2b6f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:49.097247 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ea85659a-d829-4658-b972-650c58ed2b6f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:37:49.097490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ea85659a-d829-4658-b972-650c58ed2b6f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:49.097672 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ea85659a-d829-4658-b972-650c58ed2b6f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:49.097818 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-ea85659a-d829-4658-b972-650c58ed2b6f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:37:49.105233 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:49.105233 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:37:49.105739 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ea85659a-d829-4658-b972-650c58ed2b6f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:37:49.120578 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ea85659a-d829-4658-b972-650c58ed2b6f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:37:49.120824 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ea85659a-d829-4658-b972-650c58ed2b6f tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c returned with HTTP 202 Aug 06 05:37:49.121299 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1351/5416] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:37:49 2026] DELETE /volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:37:49.127763 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-36f4c33f-db02-4aa3-a159-80f9dd990c92 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:49.129685 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-36f4c33f-db02-4aa3-a159-80f9dd990c92 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:37:49.129887 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-36f4c33f-db02-4aa3-a159-80f9dd990c92 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:49.130116 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-36f4c33f-db02-4aa3-a159-80f9dd990c92 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:49.137376 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:49.137376 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:37:49.140041 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-36f4c33f-db02-4aa3-a159-80f9dd990c92 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:37:49.144669 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-36f4c33f-db02-4aa3-a159-80f9dd990c92 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c returned with HTTP 200 Aug 06 05:37:49.145041 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1364/5417] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:37:49 2026] GET /volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:37:50.156838 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0d4c7a16-7c32-4900-b4e3-daac870b632e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:50.158538 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0d4c7a16-7c32-4900-b4e3-daac870b632e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c Aug 06 05:37:50.158728 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0d4c7a16-7c32-4900-b4e3-daac870b632e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:50.158902 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0d4c7a16-7c32-4900-b4e3-daac870b632e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:50.164901 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0d4c7a16-7c32-4900-b4e3-daac870b632e tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c returned with HTTP 404 Aug 06 05:37:50.165352 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1348/5418] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:37:50 2026] GET /volume/v3/volumes/bea4a186-b4d3-458d-a076-2876d247e51c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:37:50.171057 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5cfa53a4-9a53-44ab-bed5-fe39bc263390 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:50.172710 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5cfa53a4-9a53-44ab-bed5-fe39bc263390 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de Aug 06 05:37:50.172918 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5cfa53a4-9a53-44ab-bed5-fe39bc263390 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:50.173139 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5cfa53a4-9a53-44ab-bed5-fe39bc263390 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:50.173240 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.snapshots [None req-5cfa53a4-9a53-44ab-bed5-fe39bc263390 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete snapshot with id: 165fd6e2-413b-4b8f-84cd-0808734e85de Aug 06 05:37:50.178755 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:50.178755 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:37:50.179183 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5cfa53a4-9a53-44ab-bed5-fe39bc263390 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:37:50.194771 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5cfa53a4-9a53-44ab-bed5-fe39bc263390 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot delete request issued successfully. Aug 06 05:37:50.195069 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5cfa53a4-9a53-44ab-bed5-fe39bc263390 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de returned with HTTP 202 Aug 06 05:37:50.195474 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1356/5419] 10.4.3.205 () {66 vars in 1357 bytes} [Thu Aug 6 05:37:50 2026] DELETE /volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:37:50.201458 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f9133b41-c82a-4e15-8b67-f6899ff7056d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:50.203344 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f9133b41-c82a-4e15-8b67-f6899ff7056d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de Aug 06 05:37:50.203577 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f9133b41-c82a-4e15-8b67-f6899ff7056d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:50.203792 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f9133b41-c82a-4e15-8b67-f6899ff7056d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:50.208169 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:50.208169 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:37:50.208574 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-f9133b41-c82a-4e15-8b67-f6899ff7056d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Snapshot retrieved successfully. Aug 06 05:37:50.209535 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f9133b41-c82a-4e15-8b67-f6899ff7056d tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de returned with HTTP 200 Aug 06 05:37:50.210017 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1352/5420] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:37:50 2026] GET /volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:37:51.218793 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-750a0f9d-f78f-4bfa-8e29-a681fd14dad0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:51.220536 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-750a0f9d-f78f-4bfa-8e29-a681fd14dad0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de Aug 06 05:37:51.220726 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-750a0f9d-f78f-4bfa-8e29-a681fd14dad0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:51.220927 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-750a0f9d-f78f-4bfa-8e29-a681fd14dad0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:51.225115 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-750a0f9d-f78f-4bfa-8e29-a681fd14dad0 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de returned with HTTP 404 Aug 06 05:37:51.225581 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1365/5421] 10.4.3.205 () {66 vars in 1354 bytes} [Thu Aug 6 05:37:51 2026] GET /volume/v3/snapshots/165fd6e2-413b-4b8f-84cd-0808734e85de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:37:52.571449 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-a99cea67-0883-4f3c-ac06-4d27cf3cd5ac req-3bd4d831-d971-437e-b766-ac269d8ff037 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:52.573314 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a99cea67-0883-4f3c-ac06-4d27cf3cd5ac req-3bd4d831-d971-437e-b766-ac269d8ff037 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/attachments/88f4da40-5a00-4891-a786-a5132cc36346 Aug 06 05:37:52.573493 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a99cea67-0883-4f3c-ac06-4d27cf3cd5ac req-3bd4d831-d971-437e-b766-ac269d8ff037 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:52.573661 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a99cea67-0883-4f3c-ac06-4d27cf3cd5ac req-3bd4d831-d971-437e-b766-ac269d8ff037 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'version_select' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:52.580110 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:52.580110 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:37:52.620115 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a99cea67-0883-4f3c-ac06-4d27cf3cd5ac req-3bd4d831-d971-437e-b766-ac269d8ff037 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/attachments/88f4da40-5a00-4891-a786-a5132cc36346 returned with HTTP 200 Aug 06 05:37:52.620543 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1349/5422] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:37:52 2026] DELETE /volume/v3/attachments/88f4da40-5a00-4891-a786-a5132cc36346 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:37:54.047829 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-446a163e-9fd6-4c7d-a9f5-dc8aae639bda None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:54.049599 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-446a163e-9fd6-4c7d-a9f5-dc8aae639bda tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] DELETE https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:37:54.049815 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-446a163e-9fd6-4c7d-a9f5-dc8aae639bda tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:54.050046 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-446a163e-9fd6-4c7d-a9f5-dc8aae639bda tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:54.050243 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-446a163e-9fd6-4c7d-a9f5-dc8aae639bda tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume with id: ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:37:54.056468 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:54.056468 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:37:54.056891 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-446a163e-9fd6-4c7d-a9f5-dc8aae639bda tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:37:54.070537 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-446a163e-9fd6-4c7d-a9f5-dc8aae639bda tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Delete volume request issued successfully. Aug 06 05:37:54.070748 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-446a163e-9fd6-4c7d-a9f5-dc8aae639bda tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 202 Aug 06 05:37:54.071156 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1357/5423] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:37:54 2026] DELETE /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:37:54.077168 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-845e726d-3c5d-4355-8d0b-7c88ea5a3be1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:54.078778 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-845e726d-3c5d-4355-8d0b-7c88ea5a3be1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:37:54.078960 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-845e726d-3c5d-4355-8d0b-7c88ea5a3be1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:54.079131 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-845e726d-3c5d-4355-8d0b-7c88ea5a3be1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:54.085309 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:37:54.085309 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:37:54.088607 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-845e726d-3c5d-4355-8d0b-7c88ea5a3be1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Volume info retrieved successfully. Aug 06 05:37:54.094094 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-845e726d-3c5d-4355-8d0b-7c88ea5a3be1 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 200 Aug 06 05:37:54.094511 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1353/5424] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:37:54 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:37:55.105945 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-de2887e2-608d-4ac9-939e-92b9b86ff181 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:37:55.107605 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-de2887e2-608d-4ac9-939e-92b9b86ff181 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] GET https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd Aug 06 05:37:55.107828 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-de2887e2-608d-4ac9-939e-92b9b86ff181 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:37:55.108080 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-de2887e2-608d-4ac9-939e-92b9b86ff181 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:37:55.113503 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-de2887e2-608d-4ac9-939e-92b9b86ff181 tempest-TestVolumeBootPattern-87198038 tempest-TestVolumeBootPattern-87198038-project-member] https://10.4.3.205/volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd returned with HTTP 404 Aug 06 05:37:55.113887 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1366/5425] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:37:55 2026] GET /volume/v3/volumes/ca020cfc-1252-4afd-983a-4775d6a9f3cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:38:00.616555 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:00.710352 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:38:00.710690 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-636017010"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:38:00.712090 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-636017010'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:38:00.712198 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Create volume of 1 GB Aug 06 05:38:00.712498 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:00.712498 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:00.716350 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Availability Zones retrieved successfully. Aug 06 05:38:00.721163 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Flow 'volume_create_api' (49ec78b6-6925-4571-88a7-f5f26e660273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:38:00.722161 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d64119b-7c69-4c87-ad80-f975d7088827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:00.722999 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:38:00.744919 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d64119b-7c69-4c87-ad80-f975d7088827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:00.745622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a848edb-465a-4af0-84ec-351ffc738d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:00.793684 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Created reservations ['1a0f50e8-0e60-4b7d-84dd-1a4bc5a1744d', '5b39af2d-6020-4f91-ab20-3a345b1723cf', 'a08a51db-eca3-4683-bcbf-f8802b2ac8dd', 'adf46204-ec10-4fb2-97da-6f72ea1a1ec0'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:38:00.794385 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a848edb-465a-4af0-84ec-351ffc738d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a0f50e8-0e60-4b7d-84dd-1a4bc5a1744d', '5b39af2d-6020-4f91-ab20-3a345b1723cf', 'a08a51db-eca3-4683-bcbf-f8802b2ac8dd', 'adf46204-ec10-4fb2-97da-6f72ea1a1ec0']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:00.795044 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (191f1f38-c785-47e8-8d6c-f8291394ec11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:00.816106 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (191f1f38-c785-47e8-8d6c-f8291394ec11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36f1540e-24d2-4e29-b08e-950ff69073a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-636017010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c467c9c55be447aa6da2ea23e9ca017',qos_specs=None,replication_status=,reservations=['1a0f50e8-0e60-4b7d-84dd-1a4bc5a1744d','5b39af2d-6020-4f91-ab20-3a345b1723cf','a08a51db-eca3-4683-bcbf-f8802b2ac8dd','adf46204-ec10-4fb2-97da-6f72ea1a1ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7743c24556440f297348bf4c0830ce0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-636017010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36f1540e-24d2-4e29-b08e-950ff69073a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c467c9c55be447aa6da2ea23e9ca017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7743c24556440f297348bf4c0830ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:00.816782 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0ae71a-26b1-4c39-a5c7-6c01d26b6416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:00.831730 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0ae71a-26b1-4c39-a5c7-6c01d26b6416) transitioned into state 'SUCCESS' from state '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-636017010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c467c9c55be447aa6da2ea23e9ca017',qos_specs=None,replication_status=,reservations=['1a0f50e8-0e60-4b7d-84dd-1a4bc5a1744d','5b39af2d-6020-4f91-ab20-3a345b1723cf','a08a51db-eca3-4683-bcbf-f8802b2ac8dd','adf46204-ec10-4fb2-97da-6f72ea1a1ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7743c24556440f297348bf4c0830ce0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:00.832386 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a636950-360b-4001-8acc-afdbf5e451e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:00.840102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a636950-360b-4001-8acc-afdbf5e451e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:00.840824 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Flow 'volume_create_api' (49ec78b6-6925-4571-88a7-f5f26e660273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:38:00.841092 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Create volume request issued successfully. Aug 06 05:38:00.841617 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fe71a511-5a28-4007-b6c3-98e98a5f544a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:38:00.842026 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1350/5426] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:38:00 2026] POST /volume/v3/volumes => generated 748 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:38:00.853196 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2a4e468c-bf4f-4697-88bf-d3555e7b3787 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:00.855035 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2a4e468c-bf4f-4697-88bf-d3555e7b3787 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 Aug 06 05:38:00.855172 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2a4e468c-bf4f-4697-88bf-d3555e7b3787 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:00.855363 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2a4e468c-bf4f-4697-88bf-d3555e7b3787 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:00.861968 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:00.861968 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:00.865222 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2a4e468c-bf4f-4697-88bf-d3555e7b3787 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:38:00.869587 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2a4e468c-bf4f-4697-88bf-d3555e7b3787 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 returned with HTTP 200 Aug 06 05:38:00.869945 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1358/5427] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:00 2026] GET /volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:01.881088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-e6368dfa-1c51-45ee-9242-e946fdaa834f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:01.882661 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e6368dfa-1c51-45ee-9242-e946fdaa834f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 Aug 06 05:38:01.882836 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e6368dfa-1c51-45ee-9242-e946fdaa834f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:01.883031 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-e6368dfa-1c51-45ee-9242-e946fdaa834f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:01.892471 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:01.892471 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:01.895204 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-e6368dfa-1c51-45ee-9242-e946fdaa834f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:38:01.898905 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-e6368dfa-1c51-45ee-9242-e946fdaa834f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 returned with HTTP 200 Aug 06 05:38:01.898905 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1354/5428] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:01 2026] GET /volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:01.910023 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-01a4d772-8e39-46fd-bd0d-7fdd6dab892d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:01.911536 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-01a4d772-8e39-46fd-bd0d-7fdd6dab892d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:38:01.911901 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-01a4d772-8e39-46fd-bd0d-7fdd6dab892d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36f1540e-24d2-4e29-b08e-950ff69073a8", "name": "tempest-VolumesBackupsTest-Backup-2080096374"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:38:01.913149 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-01a4d772-8e39-46fd-bd0d-7fdd6dab892d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Creating new backup {'backup': {'volume_id': '36f1540e-24d2-4e29-b08e-950ff69073a8', 'name': 'tempest-VolumesBackupsTest-Backup-2080096374'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:38:01.913270 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-01a4d772-8e39-46fd-bd0d-7fdd6dab892d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Creating backup of volume 36f1540e-24d2-4e29-b08e-950ff69073a8 in container None Aug 06 05:38:01.920546 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:01.920546 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:01.921265 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-01a4d772-8e39-46fd-bd0d-7fdd6dab892d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:38:01.941184 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-01a4d772-8e39-46fd-bd0d-7fdd6dab892d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Created reservations ['f781b723-48ab-47c7-838a-5d456ebf7238', '44fa542e-68b7-4666-9d46-632c9faec8f1'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:38:01.961650 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-01a4d772-8e39-46fd-bd0d-7fdd6dab892d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:38:01.962050 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1367/5429] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:38:01 2026] POST /volume/v3/backups => generated 330 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:38:01.969724 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-840a5659-be34-4569-b8c7-ac04c03f44a8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:01.971696 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-840a5659-be34-4569-b8c7-ac04c03f44a8 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:01.971939 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-840a5659-be34-4569-b8c7-ac04c03f44a8 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:01.972164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-840a5659-be34-4569-b8c7-ac04c03f44a8 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:01.972325 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-840a5659-be34-4569-b8c7-ac04c03f44a8 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:01.976507 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:01.976507 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:01.977242 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-840a5659-be34-4569-b8c7-ac04c03f44a8 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:01.977626 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1351/5430] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:01 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:02.986784 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-21ed2762-ad37-43d3-aabf-a1633dbfff2c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:02.988578 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-21ed2762-ad37-43d3-aabf-a1633dbfff2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:02.988798 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-21ed2762-ad37-43d3-aabf-a1633dbfff2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:02.988995 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-21ed2762-ad37-43d3-aabf-a1633dbfff2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:02.989095 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-21ed2762-ad37-43d3-aabf-a1633dbfff2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:02.993259 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:02.993259 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:02.993990 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-21ed2762-ad37-43d3-aabf-a1633dbfff2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:02.994362 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1359/5431] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:02 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:04.006064 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-68bab2bc-7d01-4494-8366-d7406e6df7ca None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:04.007666 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-68bab2bc-7d01-4494-8366-d7406e6df7ca tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:04.007851 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-68bab2bc-7d01-4494-8366-d7406e6df7ca tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:04.008046 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-68bab2bc-7d01-4494-8366-d7406e6df7ca tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:04.008137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-68bab2bc-7d01-4494-8366-d7406e6df7ca tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:04.012775 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:04.012775 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:04.013787 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-68bab2bc-7d01-4494-8366-d7406e6df7ca tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:04.014337 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1355/5432] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:04 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:05.023625 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d46ddbb7-eb20-4c34-b3ac-58f88c5c4d80 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:05.025416 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d46ddbb7-eb20-4c34-b3ac-58f88c5c4d80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:05.025591 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d46ddbb7-eb20-4c34-b3ac-58f88c5c4d80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:05.025768 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d46ddbb7-eb20-4c34-b3ac-58f88c5c4d80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:05.025873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-d46ddbb7-eb20-4c34-b3ac-58f88c5c4d80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:05.029944 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:05.029944 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:05.030585 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d46ddbb7-eb20-4c34-b3ac-58f88c5c4d80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:05.030940 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1368/5433] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:05 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:06.041400 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a7d10d54-0064-496a-984a-67b46b184837 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:06.043420 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a7d10d54-0064-496a-984a-67b46b184837 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:06.043606 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a7d10d54-0064-496a-984a-67b46b184837 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:06.043793 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a7d10d54-0064-496a-984a-67b46b184837 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:06.043914 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-a7d10d54-0064-496a-984a-67b46b184837 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:06.048042 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:06.048042 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:06.048707 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a7d10d54-0064-496a-984a-67b46b184837 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:06.049047 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1352/5434] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:06 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:07.059784 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-03f360ae-46ca-4d90-83ad-b715573d5c25 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:07.062002 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-03f360ae-46ca-4d90-83ad-b715573d5c25 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:07.062221 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-03f360ae-46ca-4d90-83ad-b715573d5c25 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:07.062432 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-03f360ae-46ca-4d90-83ad-b715573d5c25 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:07.062534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-03f360ae-46ca-4d90-83ad-b715573d5c25 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:07.066981 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:07.066981 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:07.067878 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-03f360ae-46ca-4d90-83ad-b715573d5c25 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:07.068247 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1360/5435] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:07 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:08.077967 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dc0de724-f4ed-4c14-99e7-513b46ae8fa5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:08.079750 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dc0de724-f4ed-4c14-99e7-513b46ae8fa5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:08.079933 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dc0de724-f4ed-4c14-99e7-513b46ae8fa5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:08.080131 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dc0de724-f4ed-4c14-99e7-513b46ae8fa5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:08.080339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-dc0de724-f4ed-4c14-99e7-513b46ae8fa5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:08.084834 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:08.084834 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:08.085665 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dc0de724-f4ed-4c14-99e7-513b46ae8fa5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:08.086180 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1356/5436] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:08 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:09.096359 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-333ccd84-d14e-4afb-b035-7ef62e270b3e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:09.097923 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-333ccd84-d14e-4afb-b035-7ef62e270b3e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:09.098114 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-333ccd84-d14e-4afb-b035-7ef62e270b3e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:09.098324 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-333ccd84-d14e-4afb-b035-7ef62e270b3e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:09.098458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-333ccd84-d14e-4afb-b035-7ef62e270b3e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:09.102343 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:09.102343 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:09.102995 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-333ccd84-d14e-4afb-b035-7ef62e270b3e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:09.103317 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1369/5437] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:09 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:38:10.113324 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-fa1aaf50-7548-4448-97bc-cad04f5ed129 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:10.115660 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fa1aaf50-7548-4448-97bc-cad04f5ed129 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:10.115855 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fa1aaf50-7548-4448-97bc-cad04f5ed129 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:10.116044 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-fa1aaf50-7548-4448-97bc-cad04f5ed129 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:10.116179 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-fa1aaf50-7548-4448-97bc-cad04f5ed129 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:10.120481 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:10.120481 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:10.121208 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-fa1aaf50-7548-4448-97bc-cad04f5ed129 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:10.121597 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1353/5438] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:10 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:11.130660 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-46d5c64a-d6cc-4fba-b43b-b9de00d71408 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:11.132445 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-46d5c64a-d6cc-4fba-b43b-b9de00d71408 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:11.132615 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-46d5c64a-d6cc-4fba-b43b-b9de00d71408 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:11.132794 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-46d5c64a-d6cc-4fba-b43b-b9de00d71408 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:11.132897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-46d5c64a-d6cc-4fba-b43b-b9de00d71408 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:11.137458 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:11.137458 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:11.138278 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-46d5c64a-d6cc-4fba-b43b-b9de00d71408 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:11.138619 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1361/5439] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:11 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:12.148413 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-38ed5e1e-c9c7-4292-b048-f4c8d8dff003 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:12.150069 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38ed5e1e-c9c7-4292-b048-f4c8d8dff003 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:12.150239 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38ed5e1e-c9c7-4292-b048-f4c8d8dff003 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:12.150439 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-38ed5e1e-c9c7-4292-b048-f4c8d8dff003 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:12.150540 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-38ed5e1e-c9c7-4292-b048-f4c8d8dff003 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:12.154862 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:12.154862 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:12.155502 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-38ed5e1e-c9c7-4292-b048-f4c8d8dff003 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:12.155857 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1357/5440] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:12 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:13.165418 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-aeaf7722-236b-4285-908c-cef6a8f3f6c9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:13.167397 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aeaf7722-236b-4285-908c-cef6a8f3f6c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:13.167603 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aeaf7722-236b-4285-908c-cef6a8f3f6c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:13.167801 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-aeaf7722-236b-4285-908c-cef6a8f3f6c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:13.167922 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-aeaf7722-236b-4285-908c-cef6a8f3f6c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:13.172310 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:13.172310 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:13.173129 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-aeaf7722-236b-4285-908c-cef6a8f3f6c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:13.173649 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1370/5441] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:13 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:14.184063 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d337bc0c-25c2-4dc5-a429-6971aa84a78d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:14.185898 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d337bc0c-25c2-4dc5-a429-6971aa84a78d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:14.186092 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d337bc0c-25c2-4dc5-a429-6971aa84a78d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:14.186268 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d337bc0c-25c2-4dc5-a429-6971aa84a78d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:14.186398 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d337bc0c-25c2-4dc5-a429-6971aa84a78d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:14.190457 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:14.190457 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:14.191136 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d337bc0c-25c2-4dc5-a429-6971aa84a78d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:14.191660 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1354/5442] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:14 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:15.201630 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fa05cd91-2877-43ab-830d-3674f40623c9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:15.203408 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fa05cd91-2877-43ab-830d-3674f40623c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:15.203599 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fa05cd91-2877-43ab-830d-3674f40623c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:15.203793 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fa05cd91-2877-43ab-830d-3674f40623c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:15.203913 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-fa05cd91-2877-43ab-830d-3674f40623c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:15.210257 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:15.210257 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:15.211417 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fa05cd91-2877-43ab-830d-3674f40623c9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:15.211922 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1362/5443] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:15 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:16.221789 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5806bd1a-aaa4-48bf-bd97-8bf34d35b1d3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:16.224319 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5806bd1a-aaa4-48bf-bd97-8bf34d35b1d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:16.224319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5806bd1a-aaa4-48bf-bd97-8bf34d35b1d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:16.224319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5806bd1a-aaa4-48bf-bd97-8bf34d35b1d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:16.224319 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5806bd1a-aaa4-48bf-bd97-8bf34d35b1d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:16.230931 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:16.230931 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:16.230931 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5806bd1a-aaa4-48bf-bd97-8bf34d35b1d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:16.230931 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1358/5444] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:16 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:17.240244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-46fde352-3bdd-4a02-989b-5f15f53c182e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:17.241939 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-46fde352-3bdd-4a02-989b-5f15f53c182e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:17.242128 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-46fde352-3bdd-4a02-989b-5f15f53c182e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:17.242306 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-46fde352-3bdd-4a02-989b-5f15f53c182e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:17.242423 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-46fde352-3bdd-4a02-989b-5f15f53c182e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:17.246803 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:17.246803 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:17.247479 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-46fde352-3bdd-4a02-989b-5f15f53c182e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:17.247827 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1371/5445] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:17 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:17.256881 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e90539df-5e4e-41ee-8df7-53bd36fc1cee None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:17.278620 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e90539df-5e4e-41ee-8df7-53bd36fc1cee tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:38:17.279013 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e90539df-5e4e-41ee-8df7-53bd36fc1cee tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36f1540e-24d2-4e29-b08e-950ff69073a8", "incremental": true}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:38:17.280386 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-e90539df-5e4e-41ee-8df7-53bd36fc1cee tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Creating new backup {'backup': {'volume_id': '36f1540e-24d2-4e29-b08e-950ff69073a8', 'incremental': True}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:38:17.280575 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-e90539df-5e4e-41ee-8df7-53bd36fc1cee tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Creating backup of volume 36f1540e-24d2-4e29-b08e-950ff69073a8 in container None Aug 06 05:38:17.288927 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:17.288927 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:17.289300 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e90539df-5e4e-41ee-8df7-53bd36fc1cee tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Volume info retrieved successfully. Aug 06 05:38:17.311435 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-e90539df-5e4e-41ee-8df7-53bd36fc1cee tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Created reservations ['b9efe539-0857-4a24-ac6b-b4fdcbe38404', '1198fa87-2d73-4528-ae4d-bcbbc6a63d37'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:38:17.322472 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e90539df-5e4e-41ee-8df7-53bd36fc1cee tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 400 Aug 06 05:38:17.322975 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1355/5446] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:38:17 2026] POST /volume/v3/backups => generated 109 bytes in 66 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:38:17.329383 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-969d523b-e5bd-408f-8f62-5ff4d8b32e2c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:17.331031 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-969d523b-e5bd-408f-8f62-5ff4d8b32e2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] DELETE https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:17.331207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-969d523b-e5bd-408f-8f62-5ff4d8b32e2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:17.331401 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-969d523b-e5bd-408f-8f62-5ff4d8b32e2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:17.331500 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-969d523b-e5bd-408f-8f62-5ff4d8b32e2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Delete backup with id: d66c09ca-137f-4eb4-8fc6-a68528284969. Aug 06 05:38:17.335458 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:17.335458 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:17.345826 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-969d523b-e5bd-408f-8f62-5ff4d8b32e2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] delete_backup rpcapi backup_id d66c09ca-137f-4eb4-8fc6-a68528284969 {{(pid=100426) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:38:17.347397 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-969d523b-e5bd-408f-8f62-5ff4d8b32e2c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 202 Aug 06 05:38:17.347735 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1363/5447] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:38:17 2026] DELETE /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:38:17.354268 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-542d572a-c895-4feb-8864-af7084f94302 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:17.356358 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-542d572a-c895-4feb-8864-af7084f94302 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:17.356591 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-542d572a-c895-4feb-8864-af7084f94302 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:17.356944 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-542d572a-c895-4feb-8864-af7084f94302 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:17.357081 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-542d572a-c895-4feb-8864-af7084f94302 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:17.362141 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:17.362141 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:17.363050 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-542d572a-c895-4feb-8864-af7084f94302 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 200 Aug 06 05:38:17.363500 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1359/5448] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:17 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:18.373453 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e46b0362-e85e-4ab7-a28d-f8376b9c0ac0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:18.375113 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e46b0362-e85e-4ab7-a28d-f8376b9c0ac0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 Aug 06 05:38:18.375321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e46b0362-e85e-4ab7-a28d-f8376b9c0ac0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:18.375512 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e46b0362-e85e-4ab7-a28d-f8376b9c0ac0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:18.375615 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e46b0362-e85e-4ab7-a28d-f8376b9c0ac0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id d66c09ca-137f-4eb4-8fc6-a68528284969. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:18.378864 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e46b0362-e85e-4ab7-a28d-f8376b9c0ac0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 returned with HTTP 404 Aug 06 05:38:18.379266 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1372/5449] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:18 2026] GET /volume/v3/backups/d66c09ca-137f-4eb4-8fc6-a68528284969 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:38:18.386161 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:18.387863 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:38:18.388183 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-669690806"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:38:18.389593 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-669690806'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:38:18.389719 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Create volume of 1 GB Aug 06 05:38:18.393476 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Availability Zones retrieved successfully. Aug 06 05:38:18.398595 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Flow 'volume_create_api' (ebc5986a-cec6-48af-b652-88d7b4507759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:38:18.399509 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a43f83-260a-40a2-af14-e6ebabfe3a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:18.400336 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:38:18.422077 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a43f83-260a-40a2-af14-e6ebabfe3a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:18.422759 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1f91d2-0dd2-4fd7-bd0d-11a8e62acb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:18.455103 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Created reservations ['8e5e6a03-f7c4-4212-bbda-7d4ae3ccfe4d', '44df1aa1-cbd7-4843-b528-d8fa087a1f05', '037aa171-b15a-49eb-9c8e-73fb5e6f5814', '5bfaf4f9-046d-4b14-8c07-264cc5cfc8cb'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:38:18.455896 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1f91d2-0dd2-4fd7-bd0d-11a8e62acb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e5e6a03-f7c4-4212-bbda-7d4ae3ccfe4d', '44df1aa1-cbd7-4843-b528-d8fa087a1f05', '037aa171-b15a-49eb-9c8e-73fb5e6f5814', '5bfaf4f9-046d-4b14-8c07-264cc5cfc8cb']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:18.456641 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5d8ef5-5f65-418b-a6fb-23a1e686fe31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:18.476412 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5d8ef5-5f65-418b-a6fb-23a1e686fe31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8662c962-fb5d-49d9-b8fb-1d81293dafbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-669690806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c467c9c55be447aa6da2ea23e9ca017',qos_specs=None,replication_status=,reservations=['8e5e6a03-f7c4-4212-bbda-7d4ae3ccfe4d','44df1aa1-cbd7-4843-b528-d8fa087a1f05','037aa171-b15a-49eb-9c8e-73fb5e6f5814','5bfaf4f9-046d-4b14-8c07-264cc5cfc8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7743c24556440f297348bf4c0830ce0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-669690806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8662c962-fb5d-49d9-b8fb-1d81293dafbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c467c9c55be447aa6da2ea23e9ca017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7743c24556440f297348bf4c0830ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:18.477098 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c278aa8b-8489-45d0-9541-0bd7265efff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:18.491670 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c278aa8b-8489-45d0-9541-0bd7265efff0) transitioned into state 'SUCCESS' from state '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-669690806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c467c9c55be447aa6da2ea23e9ca017',qos_specs=None,replication_status=,reservations=['8e5e6a03-f7c4-4212-bbda-7d4ae3ccfe4d','44df1aa1-cbd7-4843-b528-d8fa087a1f05','037aa171-b15a-49eb-9c8e-73fb5e6f5814','5bfaf4f9-046d-4b14-8c07-264cc5cfc8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7743c24556440f297348bf4c0830ce0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:18.492375 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73de5192-afd9-4639-acdc-e8d6026f06b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:18.499853 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73de5192-afd9-4639-acdc-e8d6026f06b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:18.500769 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Flow 'volume_create_api' (ebc5986a-cec6-48af-b652-88d7b4507759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:38:18.501070 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Create volume request issued successfully. Aug 06 05:38:18.501609 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-32cb510f-9b3a-4166-8d6a-d808549297a3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:38:18.502055 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1356/5450] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:38:18 2026] POST /volume/v3/volumes => generated 748 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:38:18.512123 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cfd19125-9a1b-4a66-83f4-c68d35f60d34 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:18.513861 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cfd19125-9a1b-4a66-83f4-c68d35f60d34 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc Aug 06 05:38:18.514041 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cfd19125-9a1b-4a66-83f4-c68d35f60d34 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:18.514219 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cfd19125-9a1b-4a66-83f4-c68d35f60d34 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:18.520448 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:18.520448 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:18.523408 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cfd19125-9a1b-4a66-83f4-c68d35f60d34 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:38:18.526813 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cfd19125-9a1b-4a66-83f4-c68d35f60d34 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc returned with HTTP 200 Aug 06 05:38:18.527131 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1364/5451] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:18 2026] GET /volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc => generated 816 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:19.539315 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6e8ae96c-f4ff-4e42-9fce-50ca8fd21019 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:19.541091 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6e8ae96c-f4ff-4e42-9fce-50ca8fd21019 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc Aug 06 05:38:19.541302 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6e8ae96c-f4ff-4e42-9fce-50ca8fd21019 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:19.541483 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6e8ae96c-f4ff-4e42-9fce-50ca8fd21019 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:19.549037 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:19.549037 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:19.553074 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6e8ae96c-f4ff-4e42-9fce-50ca8fd21019 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:38:19.557002 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6e8ae96c-f4ff-4e42-9fce-50ca8fd21019 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc returned with HTTP 200 Aug 06 05:38:19.557383 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1360/5452] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:19 2026] GET /volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:19.568027 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-64d46fe0-7594-4861-9f6c-968340f8c2f3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:19.569621 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-64d46fe0-7594-4861-9f6c-968340f8c2f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:38:19.569934 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-64d46fe0-7594-4861-9f6c-968340f8c2f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8662c962-fb5d-49d9-b8fb-1d81293dafbc", "name": "tempest-VolumesBackupsTest-Backup-1086673970"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:38:19.571253 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-64d46fe0-7594-4861-9f6c-968340f8c2f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Creating new backup {'backup': {'volume_id': '8662c962-fb5d-49d9-b8fb-1d81293dafbc', 'name': 'tempest-VolumesBackupsTest-Backup-1086673970'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:38:19.571402 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-64d46fe0-7594-4861-9f6c-968340f8c2f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Creating backup of volume 8662c962-fb5d-49d9-b8fb-1d81293dafbc in container None Aug 06 05:38:19.580318 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:19.580318 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:19.580408 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-64d46fe0-7594-4861-9f6c-968340f8c2f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Volume info retrieved successfully. Aug 06 05:38:19.596039 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-64d46fe0-7594-4861-9f6c-968340f8c2f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Created reservations ['167a0b13-b11c-4193-8ca1-d8b19382b222', 'b6760863-a43a-4b91-a408-cc928d5ee2dc'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:38:19.621949 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-64d46fe0-7594-4861-9f6c-968340f8c2f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:38:19.622518 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1373/5453] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:38:19 2026] POST /volume/v3/backups => generated 330 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:38:19.630020 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f86ae42b-781f-4d20-8a4c-6445dcb9ec78 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:19.632389 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f86ae42b-781f-4d20-8a4c-6445dcb9ec78 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:19.632603 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f86ae42b-781f-4d20-8a4c-6445dcb9ec78 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:19.632797 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f86ae42b-781f-4d20-8a4c-6445dcb9ec78 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:19.632903 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-f86ae42b-781f-4d20-8a4c-6445dcb9ec78 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:19.637419 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:19.637419 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:19.638094 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f86ae42b-781f-4d20-8a4c-6445dcb9ec78 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:19.638518 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1357/5454] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:19 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:20.647405 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0d9803d2-b6f0-4d29-b9a0-b73a75356106 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:20.649099 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0d9803d2-b6f0-4d29-b9a0-b73a75356106 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:20.649277 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0d9803d2-b6f0-4d29-b9a0-b73a75356106 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:20.649465 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0d9803d2-b6f0-4d29-b9a0-b73a75356106 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:20.649565 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-0d9803d2-b6f0-4d29-b9a0-b73a75356106 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:20.653463 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:20.653463 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:20.654003 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0d9803d2-b6f0-4d29-b9a0-b73a75356106 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:20.654335 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1365/5455] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:20 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:21.664920 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1a3013c7-7f22-419d-9878-09e8cc7596c2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:21.667004 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1a3013c7-7f22-419d-9878-09e8cc7596c2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:21.667412 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1a3013c7-7f22-419d-9878-09e8cc7596c2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:21.667699 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1a3013c7-7f22-419d-9878-09e8cc7596c2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:21.667846 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-1a3013c7-7f22-419d-9878-09e8cc7596c2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:21.672404 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:21.672404 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:21.673051 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1a3013c7-7f22-419d-9878-09e8cc7596c2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:21.673448 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1361/5456] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:21 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:22.684476 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5a98f85c-85e7-4d98-ab1c-876000a364fe None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:22.686794 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5a98f85c-85e7-4d98-ab1c-876000a364fe tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:22.687044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5a98f85c-85e7-4d98-ab1c-876000a364fe tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:22.687284 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5a98f85c-85e7-4d98-ab1c-876000a364fe tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:22.687461 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-5a98f85c-85e7-4d98-ab1c-876000a364fe tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:22.692719 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:22.692719 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:22.693614 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5a98f85c-85e7-4d98-ab1c-876000a364fe tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:22.694217 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1374/5457] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:22 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:23.704976 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-91ce206e-a1e9-41f5-a4e9-fe4f6cadb232 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:23.707127 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-91ce206e-a1e9-41f5-a4e9-fe4f6cadb232 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:23.707369 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-91ce206e-a1e9-41f5-a4e9-fe4f6cadb232 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:23.707723 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-91ce206e-a1e9-41f5-a4e9-fe4f6cadb232 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:23.707867 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-91ce206e-a1e9-41f5-a4e9-fe4f6cadb232 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:23.712167 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:23.712167 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:23.712781 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-91ce206e-a1e9-41f5-a4e9-fe4f6cadb232 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:23.713185 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1358/5458] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:23 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:24.724058 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bb532e10-f452-441a-a3f1-5aa180893a74 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:24.726228 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb532e10-f452-441a-a3f1-5aa180893a74 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:24.726477 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb532e10-f452-441a-a3f1-5aa180893a74 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:24.726707 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bb532e10-f452-441a-a3f1-5aa180893a74 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:24.726856 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-bb532e10-f452-441a-a3f1-5aa180893a74 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:24.731738 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:24.731738 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:24.732450 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bb532e10-f452-441a-a3f1-5aa180893a74 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:24.732886 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1366/5459] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:24 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:25.742265 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8bd0b484-d550-4978-9180-e80083860822 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:25.743970 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8bd0b484-d550-4978-9180-e80083860822 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:25.744147 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8bd0b484-d550-4978-9180-e80083860822 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:25.744344 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8bd0b484-d550-4978-9180-e80083860822 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:25.744446 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-8bd0b484-d550-4978-9180-e80083860822 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:25.748279 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:25.748279 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:25.748860 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8bd0b484-d550-4978-9180-e80083860822 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:25.749165 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1362/5460] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:25 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:26.758527 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9911bcbb-e5e2-4be7-a482-b2a7e40263a6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:26.760532 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9911bcbb-e5e2-4be7-a482-b2a7e40263a6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:26.760777 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9911bcbb-e5e2-4be7-a482-b2a7e40263a6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:26.760974 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9911bcbb-e5e2-4be7-a482-b2a7e40263a6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:26.761105 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-9911bcbb-e5e2-4be7-a482-b2a7e40263a6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:26.765699 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:26.765699 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:26.766358 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9911bcbb-e5e2-4be7-a482-b2a7e40263a6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:26.766795 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1375/5461] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:26 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:27.776223 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3caa8c35-69fb-4225-8af9-3d7c927063da None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:27.778053 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3caa8c35-69fb-4225-8af9-3d7c927063da tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:27.778281 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3caa8c35-69fb-4225-8af9-3d7c927063da tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:27.778537 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3caa8c35-69fb-4225-8af9-3d7c927063da tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:27.778688 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-3caa8c35-69fb-4225-8af9-3d7c927063da tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:27.783667 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:27.783667 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:27.784403 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3caa8c35-69fb-4225-8af9-3d7c927063da tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:27.784903 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1359/5462] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:27 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:28.794542 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a6aa8fcc-02ef-468f-a98f-c00ceab2d74c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:28.796631 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6aa8fcc-02ef-468f-a98f-c00ceab2d74c tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:28.796903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6aa8fcc-02ef-468f-a98f-c00ceab2d74c tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:28.797123 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a6aa8fcc-02ef-468f-a98f-c00ceab2d74c tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:28.797261 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-a6aa8fcc-02ef-468f-a98f-c00ceab2d74c tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:28.802329 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:28.802329 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:28.803044 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a6aa8fcc-02ef-468f-a98f-c00ceab2d74c tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:28.803468 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1367/5463] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:28 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:29.815006 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b439e4cc-82bb-45e7-808a-915a2ac79fb8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:29.816657 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b439e4cc-82bb-45e7-808a-915a2ac79fb8 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:29.816857 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b439e4cc-82bb-45e7-808a-915a2ac79fb8 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:29.817037 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b439e4cc-82bb-45e7-808a-915a2ac79fb8 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:29.817130 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b439e4cc-82bb-45e7-808a-915a2ac79fb8 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:29.821458 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:29.821458 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:29.821962 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b439e4cc-82bb-45e7-808a-915a2ac79fb8 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:29.822338 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1363/5464] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:29 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:30.832130 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-79ffb63c-679e-4255-9486-1160563cc4ab None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:30.834007 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-79ffb63c-679e-4255-9486-1160563cc4ab tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:30.834254 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-79ffb63c-679e-4255-9486-1160563cc4ab tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:30.834490 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-79ffb63c-679e-4255-9486-1160563cc4ab tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:30.834608 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-79ffb63c-679e-4255-9486-1160563cc4ab tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:30.839167 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:30.839167 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:30.839792 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-79ffb63c-679e-4255-9486-1160563cc4ab tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:30.840186 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1376/5465] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:30 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:31.849528 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0ab71edf-6410-4899-8f13-e4a67fe60a6a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:31.851714 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0ab71edf-6410-4899-8f13-e4a67fe60a6a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:31.851968 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0ab71edf-6410-4899-8f13-e4a67fe60a6a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:31.852199 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0ab71edf-6410-4899-8f13-e4a67fe60a6a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:31.852353 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0ab71edf-6410-4899-8f13-e4a67fe60a6a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:31.857045 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:31.857045 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:31.857848 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0ab71edf-6410-4899-8f13-e4a67fe60a6a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:31.858219 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1360/5466] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:31 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:32.867822 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5aa2afd4-04c7-408f-b0f1-9fa0d4ffb842 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:32.869732 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5aa2afd4-04c7-408f-b0f1-9fa0d4ffb842 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:32.869984 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5aa2afd4-04c7-408f-b0f1-9fa0d4ffb842 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:32.870182 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5aa2afd4-04c7-408f-b0f1-9fa0d4ffb842 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:32.870282 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-5aa2afd4-04c7-408f-b0f1-9fa0d4ffb842 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:32.874449 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:32.874449 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:32.875068 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5aa2afd4-04c7-408f-b0f1-9fa0d4ffb842 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:32.875455 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1368/5467] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:32 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:33.885406 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b139ce48-7888-4a6a-a904-73a1cc7abb21 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:33.887103 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b139ce48-7888-4a6a-a904-73a1cc7abb21 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:33.887274 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b139ce48-7888-4a6a-a904-73a1cc7abb21 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:33.887463 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b139ce48-7888-4a6a-a904-73a1cc7abb21 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:33.887564 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b139ce48-7888-4a6a-a904-73a1cc7abb21 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:33.891450 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:33.891450 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:33.891986 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b139ce48-7888-4a6a-a904-73a1cc7abb21 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:33.892314 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1364/5468] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:33 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:33.901403 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-45132cfa-189e-44c5-b888-a11f0f9aa465 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:33.903083 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-45132cfa-189e-44c5-b888-a11f0f9aa465 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:38:33.903496 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-45132cfa-189e-44c5-b888-a11f0f9aa465 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8662c962-fb5d-49d9-b8fb-1d81293dafbc", "incremental": true}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:38:33.904876 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-45132cfa-189e-44c5-b888-a11f0f9aa465 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Creating new backup {'backup': {'volume_id': '8662c962-fb5d-49d9-b8fb-1d81293dafbc', 'incremental': True}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:38:33.905008 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-45132cfa-189e-44c5-b888-a11f0f9aa465 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Creating backup of volume 8662c962-fb5d-49d9-b8fb-1d81293dafbc in container None Aug 06 05:38:33.911761 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:33.911761 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:33.912174 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-45132cfa-189e-44c5-b888-a11f0f9aa465 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:38:33.928908 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-45132cfa-189e-44c5-b888-a11f0f9aa465 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Created reservations ['285b3b1a-95cf-4666-8202-0605ae8385c4', '32434a70-0380-4bd8-94b3-1eee47fe470a'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:38:33.941303 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-45132cfa-189e-44c5-b888-a11f0f9aa465 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 400 Aug 06 05:38:33.941941 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1377/5469] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:38:33 2026] POST /volume/v3/backups => generated 109 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 05:38:33.948419 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-70f7ae20-74f0-4bea-81e7-b382572b8112 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:33.950132 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-70f7ae20-74f0-4bea-81e7-b382572b8112 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] DELETE https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:33.950338 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-70f7ae20-74f0-4bea-81e7-b382572b8112 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:33.950554 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-70f7ae20-74f0-4bea-81e7-b382572b8112 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:33.950653 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-70f7ae20-74f0-4bea-81e7-b382572b8112 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Delete backup with id: 24e0aa94-8948-4444-b46b-e11938661c40. Aug 06 05:38:33.954499 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:33.954499 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:33.964900 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-70f7ae20-74f0-4bea-81e7-b382572b8112 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] delete_backup rpcapi backup_id 24e0aa94-8948-4444-b46b-e11938661c40 {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:38:33.966465 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-70f7ae20-74f0-4bea-81e7-b382572b8112 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 202 Aug 06 05:38:33.966826 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1361/5470] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:38:33 2026] DELETE /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:38:33.972679 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1d3b2d5c-6f4c-41b3-9929-d75fc12d55bd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:33.974508 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1d3b2d5c-6f4c-41b3-9929-d75fc12d55bd tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:33.974700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1d3b2d5c-6f4c-41b3-9929-d75fc12d55bd tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:33.975028 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1d3b2d5c-6f4c-41b3-9929-d75fc12d55bd tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:33.975133 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-1d3b2d5c-6f4c-41b3-9929-d75fc12d55bd tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:33.979357 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:33.979357 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:33.979912 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1d3b2d5c-6f4c-41b3-9929-d75fc12d55bd tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 200 Aug 06 05:38:33.980246 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1369/5471] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:33 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:34.990853 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-be410a09-f1f0-4bc9-9d1d-f20921277769 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:34.992640 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-be410a09-f1f0-4bc9-9d1d-f20921277769 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 Aug 06 05:38:34.992864 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-be410a09-f1f0-4bc9-9d1d-f20921277769 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:34.993057 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-be410a09-f1f0-4bc9-9d1d-f20921277769 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:34.993170 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-be410a09-f1f0-4bc9-9d1d-f20921277769 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id 24e0aa94-8948-4444-b46b-e11938661c40. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:34.996810 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-be410a09-f1f0-4bc9-9d1d-f20921277769 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 returned with HTTP 404 Aug 06 05:38:34.997258 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1365/5472] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:34 2026] GET /volume/v3/backups/24e0aa94-8948-4444-b46b-e11938661c40 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:38:35.005762 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:35.007405 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:38:35.007720 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-186722409"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:38:35.009042 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-186722409'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:38:35.009156 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Create volume of 1 GB Aug 06 05:38:35.013045 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Availability Zones retrieved successfully. Aug 06 05:38:35.018163 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Flow 'volume_create_api' (04e5f535-70e2-4a7d-a1dd-0d386fe7064a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:38:35.018975 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41d2372-75e3-495f-8610-ca6dbeb11cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:35.019746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:38:35.041310 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41d2372-75e3-495f-8610-ca6dbeb11cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:35.042059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8009ae2-15b4-4869-95d9-956d9538f848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:35.075890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Created reservations ['15277650-b099-42b7-8bce-92c9ed97f8e3', '2d78d0be-1315-4b92-9582-cc6a0db7d8c6', '408a0408-1db6-43d0-9913-1561d102339d', '95199cc9-8470-483c-bc69-b743fab3fb11'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:38:35.076673 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8009ae2-15b4-4869-95d9-956d9538f848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15277650-b099-42b7-8bce-92c9ed97f8e3', '2d78d0be-1315-4b92-9582-cc6a0db7d8c6', '408a0408-1db6-43d0-9913-1561d102339d', '95199cc9-8470-483c-bc69-b743fab3fb11']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:35.077415 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96ea5052-1517-432e-a36f-938c5e999382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:35.096671 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96ea5052-1517-432e-a36f-938c5e999382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47abe385-b9ca-4d61-a29e-274823aa3ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-186722409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c467c9c55be447aa6da2ea23e9ca017',qos_specs=None,replication_status=,reservations=['15277650-b099-42b7-8bce-92c9ed97f8e3','2d78d0be-1315-4b92-9582-cc6a0db7d8c6','408a0408-1db6-43d0-9913-1561d102339d','95199cc9-8470-483c-bc69-b743fab3fb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7743c24556440f297348bf4c0830ce0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-186722409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47abe385-b9ca-4d61-a29e-274823aa3ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c467c9c55be447aa6da2ea23e9ca017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7743c24556440f297348bf4c0830ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:35.097377 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757a83f9-08e3-4bd2-982d-bc3e60b6b788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:35.112344 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757a83f9-08e3-4bd2-982d-bc3e60b6b788) transitioned into state 'SUCCESS' from state '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-186722409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c467c9c55be447aa6da2ea23e9ca017',qos_specs=None,replication_status=,reservations=['15277650-b099-42b7-8bce-92c9ed97f8e3','2d78d0be-1315-4b92-9582-cc6a0db7d8c6','408a0408-1db6-43d0-9913-1561d102339d','95199cc9-8470-483c-bc69-b743fab3fb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7743c24556440f297348bf4c0830ce0',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:35.112963 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eabef26-098b-4176-bca0-37c515e279e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:38:35.120127 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eabef26-098b-4176-bca0-37c515e279e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:38:35.120895 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Flow 'volume_create_api' (04e5f535-70e2-4a7d-a1dd-0d386fe7064a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:38:35.121220 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Create volume request issued successfully. Aug 06 05:38:35.121793 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9c653d64-5df9-451c-8122-b1dc1f0335b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:38:35.122196 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1378/5473] 10.4.3.205 () {68 vars in 1258 bytes} [Thu Aug 6 05:38:35 2026] POST /volume/v3/volumes => generated 748 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:38:35.133122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-95905b35-b101-47ae-a101-24bfe23733d3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:35.134955 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-95905b35-b101-47ae-a101-24bfe23733d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf Aug 06 05:38:35.135158 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-95905b35-b101-47ae-a101-24bfe23733d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:35.135370 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-95905b35-b101-47ae-a101-24bfe23733d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:35.141647 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:35.141647 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:35.144729 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-95905b35-b101-47ae-a101-24bfe23733d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:38:35.148478 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-95905b35-b101-47ae-a101-24bfe23733d3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf returned with HTTP 200 Aug 06 05:38:35.148820 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1362/5474] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:35 2026] GET /volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:36.160253 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5b13e972-6fd2-46e9-ac5a-c40e1827cfd2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:36.162000 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5b13e972-6fd2-46e9-ac5a-c40e1827cfd2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf Aug 06 05:38:36.162198 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5b13e972-6fd2-46e9-ac5a-c40e1827cfd2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:36.162391 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5b13e972-6fd2-46e9-ac5a-c40e1827cfd2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:36.169943 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:36.169943 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:36.173912 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-5b13e972-6fd2-46e9-ac5a-c40e1827cfd2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:38:36.177818 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5b13e972-6fd2-46e9-ac5a-c40e1827cfd2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf returned with HTTP 200 Aug 06 05:38:36.178381 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1370/5475] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:36 2026] GET /volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:36.189689 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b268a73b-f8ce-4417-8f96-4daab0d2cd35 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:36.191402 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b268a73b-f8ce-4417-8f96-4daab0d2cd35 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:38:36.191762 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b268a73b-f8ce-4417-8f96-4daab0d2cd35 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47abe385-b9ca-4d61-a29e-274823aa3ddf", "name": "tempest-VolumesBackupsTest-Backup-1543206501"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:38:36.193573 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-b268a73b-f8ce-4417-8f96-4daab0d2cd35 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Creating new backup {'backup': {'volume_id': '47abe385-b9ca-4d61-a29e-274823aa3ddf', 'name': 'tempest-VolumesBackupsTest-Backup-1543206501'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:38:36.193734 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-b268a73b-f8ce-4417-8f96-4daab0d2cd35 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Creating backup of volume 47abe385-b9ca-4d61-a29e-274823aa3ddf in container None Aug 06 05:38:36.200815 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:36.200815 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:36.201148 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b268a73b-f8ce-4417-8f96-4daab0d2cd35 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Volume info retrieved successfully. Aug 06 05:38:36.216738 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-b268a73b-f8ce-4417-8f96-4daab0d2cd35 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Created reservations ['9aa5202b-c6d4-417a-8024-1119cff8c94d', 'e768e201-478a-46bc-807b-81373eaa3d23'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:38:36.238662 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b268a73b-f8ce-4417-8f96-4daab0d2cd35 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:38:36.239122 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1366/5476] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:38:36 2026] POST /volume/v3/backups => generated 330 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:38:36.246863 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d867102c-1398-434f-8e05-d6eaf1266932 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:36.248777 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d867102c-1398-434f-8e05-d6eaf1266932 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:36.248968 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d867102c-1398-434f-8e05-d6eaf1266932 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:36.249123 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d867102c-1398-434f-8e05-d6eaf1266932 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:36.249228 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-d867102c-1398-434f-8e05-d6eaf1266932 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:36.253073 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:36.253073 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:36.253637 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d867102c-1398-434f-8e05-d6eaf1266932 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:36.254005 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1379/5477] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:36 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:37.264340 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-53321c0f-8a4a-4a19-8396-936deaf10415 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:37.266036 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-53321c0f-8a4a-4a19-8396-936deaf10415 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:37.266214 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-53321c0f-8a4a-4a19-8396-936deaf10415 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:37.266402 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-53321c0f-8a4a-4a19-8396-936deaf10415 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:37.266508 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-53321c0f-8a4a-4a19-8396-936deaf10415 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:37.270343 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:37.270343 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:37.270865 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-53321c0f-8a4a-4a19-8396-936deaf10415 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:37.271206 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1363/5478] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:37 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:38.280074 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-02f00181-53bd-4aae-8f4a-5c324a197b66 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:38.281751 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-02f00181-53bd-4aae-8f4a-5c324a197b66 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:38.281929 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-02f00181-53bd-4aae-8f4a-5c324a197b66 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:38.282099 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-02f00181-53bd-4aae-8f4a-5c324a197b66 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:38.282193 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-02f00181-53bd-4aae-8f4a-5c324a197b66 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:38.286039 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:38.286039 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:38.286569 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-02f00181-53bd-4aae-8f4a-5c324a197b66 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:38.286898 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1371/5479] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:38 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:39.297360 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-fcc9b82f-111b-449e-a6e7-16dd4ba70163 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:39.300361 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fcc9b82f-111b-449e-a6e7-16dd4ba70163 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:39.300361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fcc9b82f-111b-449e-a6e7-16dd4ba70163 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:39.300361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-fcc9b82f-111b-449e-a6e7-16dd4ba70163 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:39.300361 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-fcc9b82f-111b-449e-a6e7-16dd4ba70163 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:39.303548 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:39.303548 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:39.304061 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-fcc9b82f-111b-449e-a6e7-16dd4ba70163 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:39.304385 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1367/5480] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:39 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:40.315484 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-37d290a6-a330-49ce-a169-ac3927e39577 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:40.317306 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-37d290a6-a330-49ce-a169-ac3927e39577 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:40.317492 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-37d290a6-a330-49ce-a169-ac3927e39577 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:40.317671 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-37d290a6-a330-49ce-a169-ac3927e39577 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:40.317784 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-37d290a6-a330-49ce-a169-ac3927e39577 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:40.321396 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:40.321396 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:40.321932 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-37d290a6-a330-49ce-a169-ac3927e39577 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:40.322250 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1380/5481] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:40 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:41.331965 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-998d54d8-ee28-46fc-acc0-d4876d92fd23 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:41.333649 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-998d54d8-ee28-46fc-acc0-d4876d92fd23 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:41.333848 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-998d54d8-ee28-46fc-acc0-d4876d92fd23 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:41.334029 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-998d54d8-ee28-46fc-acc0-d4876d92fd23 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:41.334123 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-998d54d8-ee28-46fc-acc0-d4876d92fd23 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:41.338180 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:41.338180 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:41.338686 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-998d54d8-ee28-46fc-acc0-d4876d92fd23 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:41.339010 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1364/5482] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:41 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:42.348267 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7fb7ba44-daf5-4a7d-9199-ac00aea068ed None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:42.349887 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7fb7ba44-daf5-4a7d-9199-ac00aea068ed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:42.350074 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7fb7ba44-daf5-4a7d-9199-ac00aea068ed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:42.350246 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7fb7ba44-daf5-4a7d-9199-ac00aea068ed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:42.350369 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7fb7ba44-daf5-4a7d-9199-ac00aea068ed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:42.352193 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=43,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:38:42.354513 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:42.354513 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:42.355089 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7fb7ba44-daf5-4a7d-9199-ac00aea068ed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:42.355580 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1372/5483] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:42 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:43.365803 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bb83ade5-118b-420a-b9ad-e52f5cf57f40 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:43.367590 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb83ade5-118b-420a-b9ad-e52f5cf57f40 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:43.367864 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb83ade5-118b-420a-b9ad-e52f5cf57f40 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:43.368133 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb83ade5-118b-420a-b9ad-e52f5cf57f40 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:43.368282 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-bb83ade5-118b-420a-b9ad-e52f5cf57f40 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:43.370089 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=37,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:38:43.372982 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:43.372982 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:43.373511 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb83ade5-118b-420a-b9ad-e52f5cf57f40 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:43.373899 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1368/5484] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:43 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:44.385308 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8ef4686f-ec76-4bbe-b404-08ad54dc30f1 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:44.386934 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ef4686f-ec76-4bbe-b404-08ad54dc30f1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:44.387139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ef4686f-ec76-4bbe-b404-08ad54dc30f1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:44.387321 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8ef4686f-ec76-4bbe-b404-08ad54dc30f1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:44.387435 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8ef4686f-ec76-4bbe-b404-08ad54dc30f1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:44.389036 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=67,cinder:INSERT=16,cinder:UPDATE=34 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:38:44.391600 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:44.391600 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:44.392157 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8ef4686f-ec76-4bbe-b404-08ad54dc30f1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:44.392927 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1381/5485] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:44 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:45.402542 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-35e16abc-7a24-4ec4-8c41-466bad524341 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:45.404164 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-35e16abc-7a24-4ec4-8c41-466bad524341 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:45.404164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-35e16abc-7a24-4ec4-8c41-466bad524341 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:45.404164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-35e16abc-7a24-4ec4-8c41-466bad524341 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:45.404164 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-35e16abc-7a24-4ec4-8c41-466bad524341 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:45.406549 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=88,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:38:45.409244 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:45.409244 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:45.409819 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-35e16abc-7a24-4ec4-8c41-466bad524341 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:45.410323 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1365/5486] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:45 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:46.419179 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-63a1f2a7-8b09-42f6-87cf-d0ccd5f8a3b6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:46.421005 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-63a1f2a7-8b09-42f6-87cf-d0ccd5f8a3b6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:46.421238 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-63a1f2a7-8b09-42f6-87cf-d0ccd5f8a3b6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:46.421534 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-63a1f2a7-8b09-42f6-87cf-d0ccd5f8a3b6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:46.421700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-63a1f2a7-8b09-42f6-87cf-d0ccd5f8a3b6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:46.425474 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:46.425474 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:46.426034 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-63a1f2a7-8b09-42f6-87cf-d0ccd5f8a3b6 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:46.426370 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1373/5487] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:46 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:47.436222 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b2c42a03-7bd5-4daa-8567-b34f32139627 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:47.437834 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b2c42a03-7bd5-4daa-8567-b34f32139627 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:47.438131 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b2c42a03-7bd5-4daa-8567-b34f32139627 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:47.439317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b2c42a03-7bd5-4daa-8567-b34f32139627 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:47.439317 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b2c42a03-7bd5-4daa-8567-b34f32139627 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:47.442579 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:47.442579 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:47.443353 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b2c42a03-7bd5-4daa-8567-b34f32139627 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:47.443353 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1369/5488] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:47 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:48.452798 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-053679d4-246a-409a-bc43-0220c575084b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:48.454440 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-053679d4-246a-409a-bc43-0220c575084b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:48.454622 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-053679d4-246a-409a-bc43-0220c575084b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:48.454810 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-053679d4-246a-409a-bc43-0220c575084b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:48.454907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-053679d4-246a-409a-bc43-0220c575084b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:48.458853 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:48.458853 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:48.459377 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-053679d4-246a-409a-bc43-0220c575084b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:48.459695 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1382/5489] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:48 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:49.469890 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-94b98954-f4ec-43cf-a1d6-f7b568fe3441 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:49.471748 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-94b98954-f4ec-43cf-a1d6-f7b568fe3441 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:49.471966 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-94b98954-f4ec-43cf-a1d6-f7b568fe3441 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:49.472190 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-94b98954-f4ec-43cf-a1d6-f7b568fe3441 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:49.472359 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-94b98954-f4ec-43cf-a1d6-f7b568fe3441 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:49.476775 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:49.476775 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:49.477487 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-94b98954-f4ec-43cf-a1d6-f7b568fe3441 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:49.477933 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1366/5490] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:49 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:50.487366 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-668c7381-8270-4fb7-9b22-7570e98fe1f3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:50.489103 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-668c7381-8270-4fb7-9b22-7570e98fe1f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:38:50.489329 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-668c7381-8270-4fb7-9b22-7570e98fe1f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:50.489521 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-668c7381-8270-4fb7-9b22-7570e98fe1f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:50.489624 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-668c7381-8270-4fb7-9b22-7570e98fe1f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:50.493574 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:50.493574 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:50.494130 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-668c7381-8270-4fb7-9b22-7570e98fe1f3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:38:50.494488 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1374/5491] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:50 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:50.503489 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-c522cf4a-cfe2-4bf2-94fb-9a3e9c6d76ff None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:50.504976 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c522cf4a-cfe2-4bf2-94fb-9a3e9c6d76ff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:38:50.505278 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-c522cf4a-cfe2-4bf2-94fb-9a3e9c6d76ff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47abe385-b9ca-4d61-a29e-274823aa3ddf", "name": "tempest-VolumesBackupsTest-Backup-1446202199"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:38:50.506553 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-c522cf4a-cfe2-4bf2-94fb-9a3e9c6d76ff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Creating new backup {'backup': {'volume_id': '47abe385-b9ca-4d61-a29e-274823aa3ddf', 'name': 'tempest-VolumesBackupsTest-Backup-1446202199'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:38:50.506691 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-c522cf4a-cfe2-4bf2-94fb-9a3e9c6d76ff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Creating backup of volume 47abe385-b9ca-4d61-a29e-274823aa3ddf in container None Aug 06 05:38:50.512869 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:50.512869 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:50.513270 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-c522cf4a-cfe2-4bf2-94fb-9a3e9c6d76ff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:38:50.525897 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-c522cf4a-cfe2-4bf2-94fb-9a3e9c6d76ff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Created reservations ['306dc43d-a80a-46ae-963b-d6190f97074b', '87acd2c2-a0cc-491e-8b3c-91d3511b7b60'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:38:50.547523 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-c522cf4a-cfe2-4bf2-94fb-9a3e9c6d76ff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:38:50.547897 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1370/5492] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:38:50 2026] POST /volume/v3/backups => generated 330 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:38:50.555740 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-53007b2f-7de4-4e53-bc01-66d88a521bf0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:50.557483 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53007b2f-7de4-4e53-bc01-66d88a521bf0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:50.559103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53007b2f-7de4-4e53-bc01-66d88a521bf0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:50.559103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53007b2f-7de4-4e53-bc01-66d88a521bf0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:50.559103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-53007b2f-7de4-4e53-bc01-66d88a521bf0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:50.562032 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:50.562032 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:50.562763 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53007b2f-7de4-4e53-bc01-66d88a521bf0 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:50.563098 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1383/5493] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:50 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:51.572788 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-393f2791-4e27-45b5-b275-b25855e84217 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:51.574416 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-393f2791-4e27-45b5-b275-b25855e84217 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:51.574621 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-393f2791-4e27-45b5-b275-b25855e84217 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:51.574819 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-393f2791-4e27-45b5-b275-b25855e84217 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:51.574916 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-393f2791-4e27-45b5-b275-b25855e84217 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:51.578947 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:51.578947 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:51.579638 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-393f2791-4e27-45b5-b275-b25855e84217 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:51.579982 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1367/5494] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:51 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:52.589056 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-af4085ca-937b-4bb5-bbfa-f558415931a1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:52.590584 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-af4085ca-937b-4bb5-bbfa-f558415931a1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:52.590773 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-af4085ca-937b-4bb5-bbfa-f558415931a1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:52.590946 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-af4085ca-937b-4bb5-bbfa-f558415931a1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:52.591046 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-af4085ca-937b-4bb5-bbfa-f558415931a1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:52.594928 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:52.594928 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:52.595562 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-af4085ca-937b-4bb5-bbfa-f558415931a1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:52.595883 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1375/5495] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:52 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:53.605664 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-70483ef7-8f70-4499-bc15-6af64b2ec771 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:53.607120 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-70483ef7-8f70-4499-bc15-6af64b2ec771 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:53.607281 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-70483ef7-8f70-4499-bc15-6af64b2ec771 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:53.607466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-70483ef7-8f70-4499-bc15-6af64b2ec771 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:53.607563 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-70483ef7-8f70-4499-bc15-6af64b2ec771 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:53.611209 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:53.611209 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:53.611822 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-70483ef7-8f70-4499-bc15-6af64b2ec771 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:53.612109 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1371/5496] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:53 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:54.620945 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a07002f1-43b5-4121-9420-81351c8ec67a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:54.622578 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a07002f1-43b5-4121-9420-81351c8ec67a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:54.622795 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a07002f1-43b5-4121-9420-81351c8ec67a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:54.623049 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a07002f1-43b5-4121-9420-81351c8ec67a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:54.623197 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a07002f1-43b5-4121-9420-81351c8ec67a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:54.628088 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:54.628088 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:54.628837 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a07002f1-43b5-4121-9420-81351c8ec67a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:54.629225 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1384/5497] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:54 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:55.638848 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7410f34c-2634-4589-bb51-c220a8b61cfa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:55.640487 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7410f34c-2634-4589-bb51-c220a8b61cfa tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:55.640662 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7410f34c-2634-4589-bb51-c220a8b61cfa tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:55.640904 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7410f34c-2634-4589-bb51-c220a8b61cfa tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:55.641025 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-7410f34c-2634-4589-bb51-c220a8b61cfa tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:55.645304 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:55.645304 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:55.645982 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7410f34c-2634-4589-bb51-c220a8b61cfa tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:55.646337 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1368/5498] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:55 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:56.655979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-efae06bb-1f19-48db-aa2b-9aa2501ba43b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:56.658963 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-efae06bb-1f19-48db-aa2b-9aa2501ba43b tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:56.658963 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-efae06bb-1f19-48db-aa2b-9aa2501ba43b tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:56.658963 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-efae06bb-1f19-48db-aa2b-9aa2501ba43b tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:56.658963 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-efae06bb-1f19-48db-aa2b-9aa2501ba43b tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:56.663531 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:56.663531 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:38:56.664433 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-efae06bb-1f19-48db-aa2b-9aa2501ba43b tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:56.664847 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1376/5499] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:56 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:57.673567 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b605cb12-0305-4772-8819-ccfbdb861a75 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:57.675132 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b605cb12-0305-4772-8819-ccfbdb861a75 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:57.675312 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b605cb12-0305-4772-8819-ccfbdb861a75 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:57.675505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b605cb12-0305-4772-8819-ccfbdb861a75 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:57.675673 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-b605cb12-0305-4772-8819-ccfbdb861a75 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:57.679524 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:57.679524 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:38:57.680194 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b605cb12-0305-4772-8819-ccfbdb861a75 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:57.680520 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1372/5500] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:57 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:58.689465 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0efea765-e4cc-4fb8-a4bb-ab8cf82b2c4d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:58.691403 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0efea765-e4cc-4fb8-a4bb-ab8cf82b2c4d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:58.691651 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0efea765-e4cc-4fb8-a4bb-ab8cf82b2c4d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:58.691823 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0efea765-e4cc-4fb8-a4bb-ab8cf82b2c4d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:58.691916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0efea765-e4cc-4fb8-a4bb-ab8cf82b2c4d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:58.696012 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:58.696012 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:38:58.696729 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0efea765-e4cc-4fb8-a4bb-ab8cf82b2c4d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:58.697084 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1385/5501] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:58 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:38:59.705737 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6efd6c57-32f0-4cf0-8b52-5b58b89e2644 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:38:59.707139 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6efd6c57-32f0-4cf0-8b52-5b58b89e2644 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:38:59.707309 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6efd6c57-32f0-4cf0-8b52-5b58b89e2644 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:38:59.707487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6efd6c57-32f0-4cf0-8b52-5b58b89e2644 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:38:59.707593 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-6efd6c57-32f0-4cf0-8b52-5b58b89e2644 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:38:59.711376 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:38:59.711376 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:38:59.712032 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6efd6c57-32f0-4cf0-8b52-5b58b89e2644 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:38:59.712344 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1369/5502] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:38:59 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:00.721019 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c1f10eae-fa6b-4a30-8860-d4f95fc0ef5c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:00.722744 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c1f10eae-fa6b-4a30-8860-d4f95fc0ef5c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:00.722922 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c1f10eae-fa6b-4a30-8860-d4f95fc0ef5c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:00.723093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c1f10eae-fa6b-4a30-8860-d4f95fc0ef5c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:00.723187 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-c1f10eae-fa6b-4a30-8860-d4f95fc0ef5c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:00.727258 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:00.727258 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:00.727936 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c1f10eae-fa6b-4a30-8860-d4f95fc0ef5c tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:39:00.728252 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1377/5503] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:00 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:01.737737 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3d20831d-43af-47d1-aeea-0c17af650079 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:01.739910 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d20831d-43af-47d1-aeea-0c17af650079 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:01.740165 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d20831d-43af-47d1-aeea-0c17af650079 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:01.740419 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3d20831d-43af-47d1-aeea-0c17af650079 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:01.740557 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-3d20831d-43af-47d1-aeea-0c17af650079 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:01.745731 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:01.745731 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:01.746620 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3d20831d-43af-47d1-aeea-0c17af650079 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:39:01.747059 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1373/5504] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:01 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:02.756843 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5e5b0382-c0bb-4c0b-832a-af380c7631a5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:02.758594 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5e5b0382-c0bb-4c0b-832a-af380c7631a5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:02.758792 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5e5b0382-c0bb-4c0b-832a-af380c7631a5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:02.758983 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5e5b0382-c0bb-4c0b-832a-af380c7631a5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:02.759087 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-5e5b0382-c0bb-4c0b-832a-af380c7631a5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:02.763130 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:02.763130 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:02.763838 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5e5b0382-c0bb-4c0b-832a-af380c7631a5 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:39:02.764192 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1386/5505] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:02 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:03.773967 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e4c3eebe-aa0e-487a-b0a4-238b57c1758f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:03.775714 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e4c3eebe-aa0e-487a-b0a4-238b57c1758f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:03.775912 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e4c3eebe-aa0e-487a-b0a4-238b57c1758f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:03.776090 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e4c3eebe-aa0e-487a-b0a4-238b57c1758f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:03.776198 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-e4c3eebe-aa0e-487a-b0a4-238b57c1758f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:03.780407 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:03.780407 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:03.781066 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e4c3eebe-aa0e-487a-b0a4-238b57c1758f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:39:03.781451 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1370/5506] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:03 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:04.791051 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-99f5d5a0-6114-4847-99d8-add1634aa200 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:04.792766 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-99f5d5a0-6114-4847-99d8-add1634aa200 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:04.792958 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-99f5d5a0-6114-4847-99d8-add1634aa200 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:04.793139 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-99f5d5a0-6114-4847-99d8-add1634aa200 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:04.793242 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-99f5d5a0-6114-4847-99d8-add1634aa200 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:04.797340 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:04.797340 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:04.798019 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-99f5d5a0-6114-4847-99d8-add1634aa200 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:39:04.798359 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1378/5507] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:04 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:04.806925 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5d37316b-71a1-43bf-9e97-6e3fd0c87c97 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:04.808628 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5d37316b-71a1-43bf-9e97-6e3fd0c87c97 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:39:04.808808 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5d37316b-71a1-43bf-9e97-6e3fd0c87c97 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:04.808980 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5d37316b-71a1-43bf-9e97-6e3fd0c87c97 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:04.809099 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5d37316b-71a1-43bf-9e97-6e3fd0c87c97 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:04.812970 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:04.812970 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:04.813508 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5d37316b-71a1-43bf-9e97-6e3fd0c87c97 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:39:04.813846 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1374/5508] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:04 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:04.822347 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3b932e41-b0f3-4435-b0fb-d961e69f0636 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:04.823849 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3b932e41-b0f3-4435-b0fb-d961e69f0636 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:39:04.824143 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3b932e41-b0f3-4435-b0fb-d961e69f0636 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47abe385-b9ca-4d61-a29e-274823aa3ddf", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-412226991"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:39:04.825414 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-3b932e41-b0f3-4435-b0fb-d961e69f0636 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Creating new backup {'backup': {'volume_id': '47abe385-b9ca-4d61-a29e-274823aa3ddf', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-412226991'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:39:04.825538 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-3b932e41-b0f3-4435-b0fb-d961e69f0636 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Creating backup of volume 47abe385-b9ca-4d61-a29e-274823aa3ddf in container None Aug 06 05:39:04.834361 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:04.834361 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:04.834361 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3b932e41-b0f3-4435-b0fb-d961e69f0636 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Volume info retrieved successfully. Aug 06 05:39:04.848426 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-3b932e41-b0f3-4435-b0fb-d961e69f0636 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Created reservations ['3470008f-824a-433d-adff-648debcc50cf', 'a0f86129-3981-408a-9346-c88766ee270f'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:39:04.875789 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3b932e41-b0f3-4435-b0fb-d961e69f0636 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:39:04.876206 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1387/5509] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:39:04 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:39:04.884893 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-29944c3d-944a-4af0-99f5-b1ee04be5bed None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:04.886601 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-29944c3d-944a-4af0-99f5-b1ee04be5bed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:04.886758 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-29944c3d-944a-4af0-99f5-b1ee04be5bed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:04.887189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-29944c3d-944a-4af0-99f5-b1ee04be5bed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:04.887189 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-29944c3d-944a-4af0-99f5-b1ee04be5bed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:04.891284 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:04.891284 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:04.891855 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-29944c3d-944a-4af0-99f5-b1ee04be5bed tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 200 Aug 06 05:39:04.892183 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1371/5510] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:04 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:05.901740 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1ebf0e42-9d81-4d00-8c91-84f48d6614b7 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:05.903400 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ebf0e42-9d81-4d00-8c91-84f48d6614b7 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:05.903598 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ebf0e42-9d81-4d00-8c91-84f48d6614b7 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:05.903779 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1ebf0e42-9d81-4d00-8c91-84f48d6614b7 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:05.903891 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-1ebf0e42-9d81-4d00-8c91-84f48d6614b7 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:05.908062 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:05.908062 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:05.908677 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1ebf0e42-9d81-4d00-8c91-84f48d6614b7 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 200 Aug 06 05:39:05.908998 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1379/5511] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:05 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:06.918493 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f8885df5-19cd-4f97-8d3f-f4ec289aef9d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:06.920209 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f8885df5-19cd-4f97-8d3f-f4ec289aef9d tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:06.920408 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f8885df5-19cd-4f97-8d3f-f4ec289aef9d tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:06.920588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f8885df5-19cd-4f97-8d3f-f4ec289aef9d tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:06.920700 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f8885df5-19cd-4f97-8d3f-f4ec289aef9d tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:06.924502 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:06.924502 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:06.925029 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f8885df5-19cd-4f97-8d3f-f4ec289aef9d tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 200 Aug 06 05:39:06.925395 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1375/5512] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:06 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:07.935496 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-61659b74-29ea-4c69-8988-663bb1fc7ef3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:07.938330 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-61659b74-29ea-4c69-8988-663bb1fc7ef3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:07.938330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-61659b74-29ea-4c69-8988-663bb1fc7ef3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:07.938330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-61659b74-29ea-4c69-8988-663bb1fc7ef3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:07.938330 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-61659b74-29ea-4c69-8988-663bb1fc7ef3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:07.943281 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:07.943281 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:07.944336 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-61659b74-29ea-4c69-8988-663bb1fc7ef3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 200 Aug 06 05:39:07.944336 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1388/5513] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:07 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:08.955525 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-abfa54b6-2c94-4fe4-8410-9c0c995b3229 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:08.957062 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-abfa54b6-2c94-4fe4-8410-9c0c995b3229 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:08.957227 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-abfa54b6-2c94-4fe4-8410-9c0c995b3229 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:08.957427 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-abfa54b6-2c94-4fe4-8410-9c0c995b3229 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:08.957521 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-abfa54b6-2c94-4fe4-8410-9c0c995b3229 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:08.961428 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:08.961428 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:08.962029 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-abfa54b6-2c94-4fe4-8410-9c0c995b3229 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 200 Aug 06 05:39:08.962395 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1372/5514] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:08 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:39:09.972514 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-db1cbb1d-9de1-456b-8d0c-21762310df7b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:09.974215 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-db1cbb1d-9de1-456b-8d0c-21762310df7b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:09.974428 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-db1cbb1d-9de1-456b-8d0c-21762310df7b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:09.974617 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-db1cbb1d-9de1-456b-8d0c-21762310df7b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:09.974713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-db1cbb1d-9de1-456b-8d0c-21762310df7b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:09.978791 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:09.978791 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:09.979441 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-db1cbb1d-9de1-456b-8d0c-21762310df7b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 200 Aug 06 05:39:09.979748 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1380/5515] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:09 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:10.988943 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f755c5c2-02db-473f-928d-8926e44798d4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:10.990735 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f755c5c2-02db-473f-928d-8926e44798d4 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:10.990961 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f755c5c2-02db-473f-928d-8926e44798d4 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:10.991187 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f755c5c2-02db-473f-928d-8926e44798d4 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:10.991360 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f755c5c2-02db-473f-928d-8926e44798d4 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:10.995552 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:10.995552 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:10.996114 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f755c5c2-02db-473f-928d-8926e44798d4 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 200 Aug 06 05:39:10.996540 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1376/5516] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:10 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:12.006107 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-30f01bab-2468-496b-8466-a10c629314cc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:12.007462 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-30f01bab-2468-496b-8466-a10c629314cc tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:12.007683 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-30f01bab-2468-496b-8466-a10c629314cc tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:12.007886 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-30f01bab-2468-496b-8466-a10c629314cc tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:12.008018 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-30f01bab-2468-496b-8466-a10c629314cc tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:12.012251 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:12.012251 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:12.012887 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-30f01bab-2468-496b-8466-a10c629314cc tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 200 Aug 06 05:39:12.013216 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1389/5517] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:12 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:12.023311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c7d915ce-b59c-4536-b3de-854dd6294c93 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:12.025032 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c7d915ce-b59c-4536-b3de-854dd6294c93 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:12.025210 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c7d915ce-b59c-4536-b3de-854dd6294c93 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:12.025402 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c7d915ce-b59c-4536-b3de-854dd6294c93 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:12.025498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-c7d915ce-b59c-4536-b3de-854dd6294c93 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:12.029795 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:12.029795 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:12.030511 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c7d915ce-b59c-4536-b3de-854dd6294c93 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:39:12.030863 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1373/5518] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:12 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:12.040234 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-384932d1-2eb0-4ba2-be64-7cfb7f17e3f9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:12.042014 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-384932d1-2eb0-4ba2-be64-7cfb7f17e3f9 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:39:12.042195 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-384932d1-2eb0-4ba2-be64-7cfb7f17e3f9 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:12.042386 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-384932d1-2eb0-4ba2-be64-7cfb7f17e3f9 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:12.042483 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-384932d1-2eb0-4ba2-be64-7cfb7f17e3f9 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:12.047913 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:12.047913 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:12.048655 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-384932d1-2eb0-4ba2-be64-7cfb7f17e3f9 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:39:12.049011 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1381/5519] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:12 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:12.058390 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-0feda45e-6ad6-4ef3-93cb-691896fad917 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:12.060098 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0feda45e-6ad6-4ef3-93cb-691896fad917 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:39:12.060466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-0feda45e-6ad6-4ef3-93cb-691896fad917 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47abe385-b9ca-4d61-a29e-274823aa3ddf", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1102956615"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:39:12.061890 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-0feda45e-6ad6-4ef3-93cb-691896fad917 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Creating new backup {'backup': {'volume_id': '47abe385-b9ca-4d61-a29e-274823aa3ddf', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1102956615'}} {{(pid=100429) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:39:12.062041 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-0feda45e-6ad6-4ef3-93cb-691896fad917 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Creating backup of volume 47abe385-b9ca-4d61-a29e-274823aa3ddf in container None Aug 06 05:39:12.068740 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:12.068740 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:12.069144 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-0feda45e-6ad6-4ef3-93cb-691896fad917 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:39:12.084629 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-0feda45e-6ad6-4ef3-93cb-691896fad917 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Created reservations ['5f0d6ae3-cda7-4140-ad4c-08cc3308fb8e', '8ea2fc43-769e-4e92-bc4d-3525b97fcd3b'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:39:12.111577 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-0feda45e-6ad6-4ef3-93cb-691896fad917 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:39:12.112003 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1377/5520] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:39:12 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:39:12.119907 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9903dd8d-f19a-4d0c-81e5-903124cf3a6d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:12.121532 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9903dd8d-f19a-4d0c-81e5-903124cf3a6d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:12.122141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9903dd8d-f19a-4d0c-81e5-903124cf3a6d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:12.122141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9903dd8d-f19a-4d0c-81e5-903124cf3a6d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:12.122141 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-9903dd8d-f19a-4d0c-81e5-903124cf3a6d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:12.125826 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:12.125826 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:12.126446 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9903dd8d-f19a-4d0c-81e5-903124cf3a6d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 200 Aug 06 05:39:12.126767 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1390/5521] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:12 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:13.136326 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8c3d5d4c-cf71-49dd-b3e2-99c672c8c9a6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:13.138127 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c3d5d4c-cf71-49dd-b3e2-99c672c8c9a6 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:13.138378 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c3d5d4c-cf71-49dd-b3e2-99c672c8c9a6 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:13.138614 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8c3d5d4c-cf71-49dd-b3e2-99c672c8c9a6 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:13.138760 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-8c3d5d4c-cf71-49dd-b3e2-99c672c8c9a6 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:13.144157 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:13.144157 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:13.144909 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8c3d5d4c-cf71-49dd-b3e2-99c672c8c9a6 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 200 Aug 06 05:39:13.145305 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1374/5522] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:13 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:14.155129 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-26ffb12f-9796-4040-910d-da47f6239613 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:14.156922 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-26ffb12f-9796-4040-910d-da47f6239613 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:14.157104 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-26ffb12f-9796-4040-910d-da47f6239613 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:14.157304 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-26ffb12f-9796-4040-910d-da47f6239613 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:14.157414 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-26ffb12f-9796-4040-910d-da47f6239613 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:14.161517 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:14.161517 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:14.162231 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-26ffb12f-9796-4040-910d-da47f6239613 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 200 Aug 06 05:39:14.162603 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1382/5523] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:14 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:15.172690 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5a264ac6-a8a2-44d4-89c2-5fa1593686c4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:15.174727 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5a264ac6-a8a2-44d4-89c2-5fa1593686c4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:15.175004 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5a264ac6-a8a2-44d4-89c2-5fa1593686c4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:15.175088 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5a264ac6-a8a2-44d4-89c2-5fa1593686c4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:15.175181 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5a264ac6-a8a2-44d4-89c2-5fa1593686c4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:15.179248 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:15.179248 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:15.179908 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5a264ac6-a8a2-44d4-89c2-5fa1593686c4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 200 Aug 06 05:39:15.180224 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1378/5524] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:15 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:16.191887 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a2dde4fc-c53e-4ad5-8fa0-22131b0e3321 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:16.193506 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a2dde4fc-c53e-4ad5-8fa0-22131b0e3321 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:16.193713 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a2dde4fc-c53e-4ad5-8fa0-22131b0e3321 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:16.193890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a2dde4fc-c53e-4ad5-8fa0-22131b0e3321 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:16.193987 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a2dde4fc-c53e-4ad5-8fa0-22131b0e3321 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:16.197863 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:16.197863 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:16.198501 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a2dde4fc-c53e-4ad5-8fa0-22131b0e3321 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 200 Aug 06 05:39:16.198811 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1391/5525] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:16 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:17.208574 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-43507aaf-e85c-4880-96e3-5d335abc2ee1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:17.210034 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-43507aaf-e85c-4880-96e3-5d335abc2ee1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:17.210241 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-43507aaf-e85c-4880-96e3-5d335abc2ee1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:17.210471 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-43507aaf-e85c-4880-96e3-5d335abc2ee1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:17.210588 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-43507aaf-e85c-4880-96e3-5d335abc2ee1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:17.214748 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:17.214748 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:17.215523 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-43507aaf-e85c-4880-96e3-5d335abc2ee1 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 200 Aug 06 05:39:17.215788 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1375/5526] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:17 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:18.225150 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7c3f550e-fe57-40ef-942e-3156be36dd08 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:18.226709 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c3f550e-fe57-40ef-942e-3156be36dd08 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:18.226898 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c3f550e-fe57-40ef-942e-3156be36dd08 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:18.227065 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7c3f550e-fe57-40ef-942e-3156be36dd08 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:18.227165 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7c3f550e-fe57-40ef-942e-3156be36dd08 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:18.231007 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:18.231007 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:18.231709 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7c3f550e-fe57-40ef-942e-3156be36dd08 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 200 Aug 06 05:39:18.232054 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1383/5527] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:18 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:19.243839 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6d48c4fb-76d2-43af-90e9-7e75a032fe8a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:19.245618 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d48c4fb-76d2-43af-90e9-7e75a032fe8a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:19.245833 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d48c4fb-76d2-43af-90e9-7e75a032fe8a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:19.246020 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d48c4fb-76d2-43af-90e9-7e75a032fe8a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:19.246168 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6d48c4fb-76d2-43af-90e9-7e75a032fe8a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:19.250311 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:19.250311 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:19.251205 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d48c4fb-76d2-43af-90e9-7e75a032fe8a tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 200 Aug 06 05:39:19.251687 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1379/5528] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:19 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:19.260845 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-8818628c-fb32-4ba5-983d-b91f6e3b73a2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:19.262621 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8818628c-fb32-4ba5-983d-b91f6e3b73a2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:19.262806 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8818628c-fb32-4ba5-983d-b91f6e3b73a2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:19.262982 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-8818628c-fb32-4ba5-983d-b91f6e3b73a2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:19.263083 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-8818628c-fb32-4ba5-983d-b91f6e3b73a2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:19.266967 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:19.266967 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:19.267723 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-8818628c-fb32-4ba5-983d-b91f6e3b73a2 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:39:19.268045 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1392/5529] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:19 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:19.276949 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-749c5c94-5e59-4a79-b18e-026e52e98095 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:19.278631 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-749c5c94-5e59-4a79-b18e-026e52e98095 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] DELETE https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:19.278806 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-749c5c94-5e59-4a79-b18e-026e52e98095 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:19.278975 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-749c5c94-5e59-4a79-b18e-026e52e98095 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:19.279074 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-749c5c94-5e59-4a79-b18e-026e52e98095 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Delete backup with id: ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. Aug 06 05:39:19.283059 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:19.283059 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:19.294071 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-749c5c94-5e59-4a79-b18e-026e52e98095 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] delete_backup rpcapi backup_id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:39:19.295789 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-749c5c94-5e59-4a79-b18e-026e52e98095 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 202 Aug 06 05:39:19.296183 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1376/5530] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:39:19 2026] DELETE /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:39:19.302849 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ca2152ad-f546-469f-8601-c094e07d1aff None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:19.304565 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca2152ad-f546-469f-8601-c094e07d1aff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:19.304762 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca2152ad-f546-469f-8601-c094e07d1aff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:19.304962 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ca2152ad-f546-469f-8601-c094e07d1aff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:19.305061 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-ca2152ad-f546-469f-8601-c094e07d1aff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:19.309516 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:19.309516 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:19.310218 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ca2152ad-f546-469f-8601-c094e07d1aff tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 200 Aug 06 05:39:19.310575 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1384/5531] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:19 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:20.319659 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-bb90f371-bac8-423d-b63c-bf867975fc80 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:20.321230 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb90f371-bac8-423d-b63c-bf867975fc80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 Aug 06 05:39:20.321426 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb90f371-bac8-423d-b63c-bf867975fc80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:20.321647 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-bb90f371-bac8-423d-b63c-bf867975fc80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:20.321750 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-bb90f371-bac8-423d-b63c-bf867975fc80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id ddc9ca81-a474-4cfa-a237-2a37ca67d8a5. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:20.325059 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-bb90f371-bac8-423d-b63c-bf867975fc80 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 returned with HTTP 404 Aug 06 05:39:20.325481 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1380/5532] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:20 2026] GET /volume/v3/backups/ddc9ca81-a474-4cfa-a237-2a37ca67d8a5 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:39:20.331244 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-10f2e6f6-33da-4fc7-b762-dd0abad5daf5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:20.332855 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-10f2e6f6-33da-4fc7-b762-dd0abad5daf5 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] DELETE https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:20.332993 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-10f2e6f6-33da-4fc7-b762-dd0abad5daf5 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:20.333158 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-10f2e6f6-33da-4fc7-b762-dd0abad5daf5 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:20.333258 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-10f2e6f6-33da-4fc7-b762-dd0abad5daf5 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Delete backup with id: fdd55f6f-6e9d-400d-a839-2eed53805281. Aug 06 05:39:20.338616 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:20.338616 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:20.348901 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-10f2e6f6-33da-4fc7-b762-dd0abad5daf5 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] delete_backup rpcapi backup_id fdd55f6f-6e9d-400d-a839-2eed53805281 {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:39:20.350590 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-10f2e6f6-33da-4fc7-b762-dd0abad5daf5 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 202 Aug 06 05:39:20.350982 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1393/5533] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:39:20 2026] DELETE /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:39:20.357600 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-0e494b90-1f1b-49c1-91b3-cec6d7e6f08b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:20.359359 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e494b90-1f1b-49c1-91b3-cec6d7e6f08b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:20.359359 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e494b90-1f1b-49c1-91b3-cec6d7e6f08b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:20.359604 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-0e494b90-1f1b-49c1-91b3-cec6d7e6f08b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:20.359752 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-0e494b90-1f1b-49c1-91b3-cec6d7e6f08b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:20.364069 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:20.364069 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:20.364692 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-0e494b90-1f1b-49c1-91b3-cec6d7e6f08b tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 200 Aug 06 05:39:20.365055 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1377/5534] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:20 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:21.374695 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e5eec31b-a286-4cc4-9a06-20f1b9e891b1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:21.376870 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e5eec31b-a286-4cc4-9a06-20f1b9e891b1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 Aug 06 05:39:21.377096 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e5eec31b-a286-4cc4-9a06-20f1b9e891b1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:21.377359 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e5eec31b-a286-4cc4-9a06-20f1b9e891b1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:21.377502 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-e5eec31b-a286-4cc4-9a06-20f1b9e891b1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id fdd55f6f-6e9d-400d-a839-2eed53805281. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:21.381845 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e5eec31b-a286-4cc4-9a06-20f1b9e891b1 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 returned with HTTP 404 Aug 06 05:39:21.382403 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1385/5535] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:21 2026] GET /volume/v3/backups/fdd55f6f-6e9d-400d-a839-2eed53805281 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:39:21.388274 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-80e6beea-61c5-46d2-a8c5-5aa4ff92c7bf None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:21.390102 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80e6beea-61c5-46d2-a8c5-5aa4ff92c7bf tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] DELETE https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:21.390314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80e6beea-61c5-46d2-a8c5-5aa4ff92c7bf tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:21.390519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-80e6beea-61c5-46d2-a8c5-5aa4ff92c7bf tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:21.390652 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-80e6beea-61c5-46d2-a8c5-5aa4ff92c7bf tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Delete backup with id: dd052e53-0157-4d8c-a35e-41b1b7a388e0. Aug 06 05:39:21.398684 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:21.398684 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:21.409733 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-80e6beea-61c5-46d2-a8c5-5aa4ff92c7bf tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] delete_backup rpcapi backup_id dd052e53-0157-4d8c-a35e-41b1b7a388e0 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:39:21.411523 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-80e6beea-61c5-46d2-a8c5-5aa4ff92c7bf tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 202 Aug 06 05:39:21.411967 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1381/5536] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:39:21 2026] DELETE /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:39:21.418803 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-44c17e3c-9cc7-4271-a0d5-47ed22e0bc90 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:21.421208 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44c17e3c-9cc7-4271-a0d5-47ed22e0bc90 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:21.421432 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44c17e3c-9cc7-4271-a0d5-47ed22e0bc90 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:21.421716 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-44c17e3c-9cc7-4271-a0d5-47ed22e0bc90 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:21.421896 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-44c17e3c-9cc7-4271-a0d5-47ed22e0bc90 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:21.426239 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:21.426239 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:21.427054 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-44c17e3c-9cc7-4271-a0d5-47ed22e0bc90 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 200 Aug 06 05:39:21.427545 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1394/5537] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:21 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:22.438036 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d7d959c0-9021-4396-acce-0b99ff97be46 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:22.439499 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d7d959c0-9021-4396-acce-0b99ff97be46 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 Aug 06 05:39:22.439657 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d7d959c0-9021-4396-acce-0b99ff97be46 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:22.439826 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d7d959c0-9021-4396-acce-0b99ff97be46 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:22.439948 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d7d959c0-9021-4396-acce-0b99ff97be46 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Show backup with id dd052e53-0157-4d8c-a35e-41b1b7a388e0. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:22.444162 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d7d959c0-9021-4396-acce-0b99ff97be46 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 returned with HTTP 404 Aug 06 05:39:22.444769 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1378/5538] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:22 2026] GET /volume/v3/backups/dd052e53-0157-4d8c-a35e-41b1b7a388e0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:39:22.450907 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d1677325-c4ca-4cbe-bb66-4003bc38d8d2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:22.452506 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d1677325-c4ca-4cbe-bb66-4003bc38d8d2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] DELETE https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:39:22.452689 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d1677325-c4ca-4cbe-bb66-4003bc38d8d2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:22.452858 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d1677325-c4ca-4cbe-bb66-4003bc38d8d2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:22.452964 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-d1677325-c4ca-4cbe-bb66-4003bc38d8d2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Delete backup with id: b6a60554-a7d8-4f0c-9891-a59560019497. Aug 06 05:39:22.456938 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:22.456938 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:22.470864 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-d1677325-c4ca-4cbe-bb66-4003bc38d8d2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] delete_backup rpcapi backup_id b6a60554-a7d8-4f0c-9891-a59560019497 {{(pid=100426) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:39:22.472623 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d1677325-c4ca-4cbe-bb66-4003bc38d8d2 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 202 Aug 06 05:39:22.473094 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1386/5539] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:39:22 2026] DELETE /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:39:22.479954 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-aadc9d66-3eee-4e07-942e-a3a44516ebc3 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:22.481667 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aadc9d66-3eee-4e07-942e-a3a44516ebc3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:39:22.481847 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aadc9d66-3eee-4e07-942e-a3a44516ebc3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:22.482027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-aadc9d66-3eee-4e07-942e-a3a44516ebc3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:22.482125 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-aadc9d66-3eee-4e07-942e-a3a44516ebc3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:22.486040 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:22.486040 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:22.486629 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-aadc9d66-3eee-4e07-942e-a3a44516ebc3 tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 200 Aug 06 05:39:22.486952 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1382/5540] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:22 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:23.496756 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2d7d6cdc-b5a2-42a7-8dce-bf5724bbfd4a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:23.498418 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2d7d6cdc-b5a2-42a7-8dce-bf5724bbfd4a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] GET https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 Aug 06 05:39:23.498631 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2d7d6cdc-b5a2-42a7-8dce-bf5724bbfd4a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:23.498805 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2d7d6cdc-b5a2-42a7-8dce-bf5724bbfd4a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:23.498897 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-2d7d6cdc-b5a2-42a7-8dce-bf5724bbfd4a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] Show backup with id b6a60554-a7d8-4f0c-9891-a59560019497. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:23.502149 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2d7d6cdc-b5a2-42a7-8dce-bf5724bbfd4a tempest-VolumesBackupsTest-1043450409 tempest-VolumesBackupsTest-1043450409-project-admin] https://10.4.3.205/volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 returned with HTTP 404 Aug 06 05:39:23.502575 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1395/5541] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:23 2026] GET /volume/v3/backups/b6a60554-a7d8-4f0c-9891-a59560019497 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:39:23.512307 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c59a1be6-0138-4718-b40b-fe32f31a7271 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:23.514073 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c59a1be6-0138-4718-b40b-fe32f31a7271 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] DELETE https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf Aug 06 05:39:23.514255 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c59a1be6-0138-4718-b40b-fe32f31a7271 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:23.514470 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c59a1be6-0138-4718-b40b-fe32f31a7271 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:23.514631 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-c59a1be6-0138-4718-b40b-fe32f31a7271 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Delete volume with id: 47abe385-b9ca-4d61-a29e-274823aa3ddf Aug 06 05:39:23.521193 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:23.521193 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:23.521651 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c59a1be6-0138-4718-b40b-fe32f31a7271 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:39:23.536586 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c59a1be6-0138-4718-b40b-fe32f31a7271 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Delete volume request issued successfully. Aug 06 05:39:23.536799 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c59a1be6-0138-4718-b40b-fe32f31a7271 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf returned with HTTP 202 Aug 06 05:39:23.537378 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1379/5542] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:39:23 2026] DELETE /volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:39:23.544213 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bfe5c188-c1c4-4f48-be98-98bc081f8bea None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:23.546324 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bfe5c188-c1c4-4f48-be98-98bc081f8bea tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf Aug 06 05:39:23.546324 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bfe5c188-c1c4-4f48-be98-98bc081f8bea tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:23.546475 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bfe5c188-c1c4-4f48-be98-98bc081f8bea tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:23.554795 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:23.554795 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:23.558004 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-bfe5c188-c1c4-4f48-be98-98bc081f8bea tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:39:23.561587 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bfe5c188-c1c4-4f48-be98-98bc081f8bea tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf returned with HTTP 200 Aug 06 05:39:23.561916 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1387/5543] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:23 2026] GET /volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:24.573863 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1aae00f7-5245-4859-8ba5-389959d9e15e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:24.575303 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1aae00f7-5245-4859-8ba5-389959d9e15e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf Aug 06 05:39:24.575503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1aae00f7-5245-4859-8ba5-389959d9e15e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:24.575670 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1aae00f7-5245-4859-8ba5-389959d9e15e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:24.580946 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1aae00f7-5245-4859-8ba5-389959d9e15e tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf returned with HTTP 404 Aug 06 05:39:24.581384 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1383/5544] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:24 2026] GET /volume/v3/volumes/47abe385-b9ca-4d61-a29e-274823aa3ddf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:39:24.587072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-17e4fe87-40e1-4e79-8464-2d03bfd38ef9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:24.588790 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-17e4fe87-40e1-4e79-8464-2d03bfd38ef9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] DELETE https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc Aug 06 05:39:24.588968 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-17e4fe87-40e1-4e79-8464-2d03bfd38ef9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:24.589168 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-17e4fe87-40e1-4e79-8464-2d03bfd38ef9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:24.589392 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-17e4fe87-40e1-4e79-8464-2d03bfd38ef9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Delete volume with id: 8662c962-fb5d-49d9-b8fb-1d81293dafbc Aug 06 05:39:24.596716 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:24.596716 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:24.597279 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-17e4fe87-40e1-4e79-8464-2d03bfd38ef9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:39:24.612543 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-17e4fe87-40e1-4e79-8464-2d03bfd38ef9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Delete volume request issued successfully. Aug 06 05:39:24.612756 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-17e4fe87-40e1-4e79-8464-2d03bfd38ef9 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc returned with HTTP 202 Aug 06 05:39:24.613169 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1396/5545] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:39:24 2026] DELETE /volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:39:24.619110 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2a70b0a4-af39-4c35-9864-4815adc06c98 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:24.620683 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a70b0a4-af39-4c35-9864-4815adc06c98 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc Aug 06 05:39:24.620905 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a70b0a4-af39-4c35-9864-4815adc06c98 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:24.621102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a70b0a4-af39-4c35-9864-4815adc06c98 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:24.628177 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:24.628177 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:24.631630 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-2a70b0a4-af39-4c35-9864-4815adc06c98 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:39:24.635442 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a70b0a4-af39-4c35-9864-4815adc06c98 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc returned with HTTP 200 Aug 06 05:39:24.635801 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1380/5546] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:24 2026] GET /volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:25.647707 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-15118d74-2b27-4933-a173-169e9caedb4d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:25.649519 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-15118d74-2b27-4933-a173-169e9caedb4d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc Aug 06 05:39:25.649737 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-15118d74-2b27-4933-a173-169e9caedb4d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:25.649920 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-15118d74-2b27-4933-a173-169e9caedb4d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:25.656322 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-15118d74-2b27-4933-a173-169e9caedb4d tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc returned with HTTP 404 Aug 06 05:39:25.656386 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1388/5547] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:25 2026] GET /volume/v3/volumes/8662c962-fb5d-49d9-b8fb-1d81293dafbc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:39:25.663214 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-004e4959-9090-4b86-a0dc-b3dbb40ada7f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:25.664840 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-004e4959-9090-4b86-a0dc-b3dbb40ada7f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] DELETE https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 Aug 06 05:39:25.665046 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-004e4959-9090-4b86-a0dc-b3dbb40ada7f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:25.665257 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-004e4959-9090-4b86-a0dc-b3dbb40ada7f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:25.665460 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-004e4959-9090-4b86-a0dc-b3dbb40ada7f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Delete volume with id: 36f1540e-24d2-4e29-b08e-950ff69073a8 Aug 06 05:39:25.671556 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:25.671556 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:25.671995 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-004e4959-9090-4b86-a0dc-b3dbb40ada7f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:39:25.686121 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-004e4959-9090-4b86-a0dc-b3dbb40ada7f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Delete volume request issued successfully. Aug 06 05:39:25.686301 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-004e4959-9090-4b86-a0dc-b3dbb40ada7f tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 returned with HTTP 202 Aug 06 05:39:25.686702 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1384/5548] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:39:25 2026] DELETE /volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:39:25.693204 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f6cf7df4-a492-4877-b626-f710b383b5b4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:25.694961 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f6cf7df4-a492-4877-b626-f710b383b5b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 Aug 06 05:39:25.695166 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f6cf7df4-a492-4877-b626-f710b383b5b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:25.695751 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f6cf7df4-a492-4877-b626-f710b383b5b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:25.702515 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:25.702515 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:25.705860 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-f6cf7df4-a492-4877-b626-f710b383b5b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Volume info retrieved successfully. Aug 06 05:39:25.709427 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f6cf7df4-a492-4877-b626-f710b383b5b4 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 returned with HTTP 200 Aug 06 05:39:25.709821 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1397/5549] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:25 2026] GET /volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:26.722720 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-09f4d4f4-3a52-4cae-abae-6bf3c282fbb3 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:26.724345 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09f4d4f4-3a52-4cae-abae-6bf3c282fbb3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] GET https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 Aug 06 05:39:26.724558 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-09f4d4f4-3a52-4cae-abae-6bf3c282fbb3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:26.724740 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-09f4d4f4-3a52-4cae-abae-6bf3c282fbb3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:26.729783 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-09f4d4f4-3a52-4cae-abae-6bf3c282fbb3 tempest-VolumesBackupsTest-1562701481 tempest-VolumesBackupsTest-1562701481-project-member] https://10.4.3.205/volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 returned with HTTP 404 Aug 06 05:39:26.730207 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1381/5550] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:39:26 2026] GET /volume/v3/volumes/36f1540e-24d2-4e29-b08e-950ff69073a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:39:28.279891 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:28.352145 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:39:28.352502 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1608744027"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:39:28.354113 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1608744027'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:39:28.354309 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Create volume of 1 GB Aug 06 05:39:28.359260 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Availability Zones retrieved successfully. Aug 06 05:39:28.366955 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Flow 'volume_create_api' (947b8efb-95c2-463b-8e5f-028e2a0a786c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:39:28.367867 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdb88fd-f8fa-4d89-95e9-2bf76b427c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:28.368666 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:39:28.392196 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdb88fd-f8fa-4d89-95e9-2bf76b427c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:28.392921 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b51f49-effc-4396-8f56-2436bf9bcbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:28.439700 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Created reservations ['c4681526-270f-4a38-9064-14eacc6ed95c', 'a2114725-a1a9-4018-a96d-c5c84b0c5be2', 'd033f05b-51ac-46b2-91df-b7131819578f', '10967238-2ee3-4369-81c1-c3d4e76b4ce1'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:39:28.440531 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b51f49-effc-4396-8f56-2436bf9bcbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4681526-270f-4a38-9064-14eacc6ed95c', 'a2114725-a1a9-4018-a96d-c5c84b0c5be2', 'd033f05b-51ac-46b2-91df-b7131819578f', '10967238-2ee3-4369-81c1-c3d4e76b4ce1']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:28.441298 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4301d5b9-a2a2-4c13-8d0b-a023d10e6ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:28.461994 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4301d5b9-a2a2-4c13-8d0b-a023d10e6ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e416067a-018c-4854-aa20-ba8c825745aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1608744027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8635774b93704a61b62d3fddea09ebb6',qos_specs=None,replication_status=,reservations=['c4681526-270f-4a38-9064-14eacc6ed95c','a2114725-a1a9-4018-a96d-c5c84b0c5be2','d033f05b-51ac-46b2-91df-b7131819578f','10967238-2ee3-4369-81c1-c3d4e76b4ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf13fd46ac6340da8f231a0187e74875',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1608744027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e416067a-018c-4854-aa20-ba8c825745aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8635774b93704a61b62d3fddea09ebb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf13fd46ac6340da8f231a0187e74875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:28.462666 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fab822-8eab-4c39-9e50-2baeece0bb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:28.479735 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fab822-8eab-4c39-9e50-2baeece0bb89) transitioned into state 'SUCCESS' from state '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-1608744027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8635774b93704a61b62d3fddea09ebb6',qos_specs=None,replication_status=,reservations=['c4681526-270f-4a38-9064-14eacc6ed95c','a2114725-a1a9-4018-a96d-c5c84b0c5be2','d033f05b-51ac-46b2-91df-b7131819578f','10967238-2ee3-4369-81c1-c3d4e76b4ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf13fd46ac6340da8f231a0187e74875',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:28.480571 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (673a0696-b15c-4568-9a13-b4558e73ffd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:28.488403 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (673a0696-b15c-4568-9a13-b4558e73ffd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:28.489118 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Flow 'volume_create_api' (947b8efb-95c2-463b-8e5f-028e2a0a786c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:39:28.489407 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Create volume request issued successfully. Aug 06 05:39:28.489998 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c9fa24d1-5900-4379-a5f0-10cda0afa4c8 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:39:28.490373 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1389/5551] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:39:28 2026] POST /volume/v3/volumes => generated 778 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:39:28.501983 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7299a24d-7519-4981-8672-a4d1db155c1b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:28.504612 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7299a24d-7519-4981-8672-a4d1db155c1b tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa Aug 06 05:39:28.504667 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7299a24d-7519-4981-8672-a4d1db155c1b tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:28.504929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7299a24d-7519-4981-8672-a4d1db155c1b tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:28.511443 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:28.511443 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:28.514332 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7299a24d-7519-4981-8672-a4d1db155c1b tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Volume info retrieved successfully. Aug 06 05:39:28.517795 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7299a24d-7519-4981-8672-a4d1db155c1b tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa returned with HTTP 200 Aug 06 05:39:28.518132 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1385/5552] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:28 2026] GET /volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:29.529388 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c2478aad-f9d5-4b12-8071-0355ad7c7110 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:29.531166 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2478aad-f9d5-4b12-8071-0355ad7c7110 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa Aug 06 05:39:29.531420 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2478aad-f9d5-4b12-8071-0355ad7c7110 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:29.531633 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c2478aad-f9d5-4b12-8071-0355ad7c7110 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:29.538801 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:29.538801 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:29.542526 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c2478aad-f9d5-4b12-8071-0355ad7c7110 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Volume info retrieved successfully. Aug 06 05:39:29.546162 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c2478aad-f9d5-4b12-8071-0355ad7c7110 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa returned with HTTP 200 Aug 06 05:39:29.546540 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1398/5553] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:29 2026] GET /volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:39:29.557306 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-eaeca5dd-a743-42f8-a66c-2d5878155180 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:29.558765 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eaeca5dd-a743-42f8-a66c-2d5878155180 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:39:29.559066 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-eaeca5dd-a743-42f8-a66c-2d5878155180 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e416067a-018c-4854-aa20-ba8c825745aa", "name": "tempest-type-Backup-1874882258"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:39:29.560304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-eaeca5dd-a743-42f8-a66c-2d5878155180 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Creating new backup {'backup': {'volume_id': 'e416067a-018c-4854-aa20-ba8c825745aa', 'name': 'tempest-type-Backup-1874882258'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:39:29.560455 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-eaeca5dd-a743-42f8-a66c-2d5878155180 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Creating backup of volume e416067a-018c-4854-aa20-ba8c825745aa in container None Aug 06 05:39:29.566675 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:29.566675 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:29.566963 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-eaeca5dd-a743-42f8-a66c-2d5878155180 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Volume info retrieved successfully. Aug 06 05:39:29.589565 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-eaeca5dd-a743-42f8-a66c-2d5878155180 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Created reservations ['e840d633-14ed-481e-8198-ae3f5f85de97', 'db1a3af8-a9dd-4315-8e9c-ed7cbb64908d'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:39:29.626360 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-eaeca5dd-a743-42f8-a66c-2d5878155180 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:39:29.626780 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1382/5554] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:39:29 2026] POST /volume/v3/backups => generated 316 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:39:29.634893 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d5ed8e89-31d7-4677-8ad4-9ddcf0fb55ae None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:29.638128 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5ed8e89-31d7-4677-8ad4-9ddcf0fb55ae tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:29.638128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5ed8e89-31d7-4677-8ad4-9ddcf0fb55ae tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:29.638128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d5ed8e89-31d7-4677-8ad4-9ddcf0fb55ae tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:29.638128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-d5ed8e89-31d7-4677-8ad4-9ddcf0fb55ae tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:29.642680 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:29.642680 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:29.643310 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d5ed8e89-31d7-4677-8ad4-9ddcf0fb55ae tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:29.643715 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1390/5555] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:29 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:30.653165 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-efdd7119-3f9f-4b80-ae2f-d726fe3dec22 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:30.654709 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-efdd7119-3f9f-4b80-ae2f-d726fe3dec22 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:30.654885 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-efdd7119-3f9f-4b80-ae2f-d726fe3dec22 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:30.655044 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-efdd7119-3f9f-4b80-ae2f-d726fe3dec22 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:30.655149 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-efdd7119-3f9f-4b80-ae2f-d726fe3dec22 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:30.658899 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:30.658899 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:30.659411 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-efdd7119-3f9f-4b80-ae2f-d726fe3dec22 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:30.659709 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1386/5556] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:30 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:31.669600 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-dcacf599-2194-485e-b42f-f3e6856b6b06 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:31.672147 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dcacf599-2194-485e-b42f-f3e6856b6b06 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:31.672504 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dcacf599-2194-485e-b42f-f3e6856b6b06 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:31.672774 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dcacf599-2194-485e-b42f-f3e6856b6b06 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:31.672946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-dcacf599-2194-485e-b42f-f3e6856b6b06 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:31.678213 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:31.678213 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:31.678935 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dcacf599-2194-485e-b42f-f3e6856b6b06 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:31.679279 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1399/5557] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:31 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:32.690490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dfe931f4-8510-4eba-ab48-d9ffe56dcc62 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:32.692187 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dfe931f4-8510-4eba-ab48-d9ffe56dcc62 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:32.692454 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dfe931f4-8510-4eba-ab48-d9ffe56dcc62 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:32.692679 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dfe931f4-8510-4eba-ab48-d9ffe56dcc62 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:32.693076 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-dfe931f4-8510-4eba-ab48-d9ffe56dcc62 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:32.696819 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:32.696819 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:32.697354 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dfe931f4-8510-4eba-ab48-d9ffe56dcc62 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:32.697697 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1383/5558] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:32 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:33.707577 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9d8da327-0f40-4baf-96d6-762c13f632ed None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:33.709250 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9d8da327-0f40-4baf-96d6-762c13f632ed tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:33.709492 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9d8da327-0f40-4baf-96d6-762c13f632ed tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:33.709681 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9d8da327-0f40-4baf-96d6-762c13f632ed tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:33.709784 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-9d8da327-0f40-4baf-96d6-762c13f632ed tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:33.713675 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:33.713675 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:33.714191 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9d8da327-0f40-4baf-96d6-762c13f632ed tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:33.714555 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1391/5559] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:33 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:34.723638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-245cb148-79cc-4469-b161-97702c1e3ed0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:34.725504 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-245cb148-79cc-4469-b161-97702c1e3ed0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:34.725763 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-245cb148-79cc-4469-b161-97702c1e3ed0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:34.725994 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-245cb148-79cc-4469-b161-97702c1e3ed0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:34.726147 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-245cb148-79cc-4469-b161-97702c1e3ed0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:34.730252 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:34.730252 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:34.730992 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-245cb148-79cc-4469-b161-97702c1e3ed0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:34.731426 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1387/5560] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:34 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:35.740866 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-02dd0802-5bdc-42b5-bdb1-2ce358c0f355 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:35.742585 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-02dd0802-5bdc-42b5-bdb1-2ce358c0f355 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:35.742774 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-02dd0802-5bdc-42b5-bdb1-2ce358c0f355 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:35.742946 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-02dd0802-5bdc-42b5-bdb1-2ce358c0f355 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:35.743044 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-02dd0802-5bdc-42b5-bdb1-2ce358c0f355 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:35.747150 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:35.747150 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:35.747945 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-02dd0802-5bdc-42b5-bdb1-2ce358c0f355 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:35.748421 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1400/5561] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:35 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:36.759168 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8dc9668e-51c9-4afa-b137-a23f976ab437 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:36.761023 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8dc9668e-51c9-4afa-b137-a23f976ab437 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:36.761270 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8dc9668e-51c9-4afa-b137-a23f976ab437 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:36.761482 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8dc9668e-51c9-4afa-b137-a23f976ab437 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:36.761617 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-8dc9668e-51c9-4afa-b137-a23f976ab437 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:36.766256 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:36.766256 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:36.766790 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8dc9668e-51c9-4afa-b137-a23f976ab437 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:36.767097 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1384/5562] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:36 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:37.776775 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-12b7fddc-6c95-490e-9b80-10c3b64321bd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:37.778556 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12b7fddc-6c95-490e-9b80-10c3b64321bd tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:37.778763 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12b7fddc-6c95-490e-9b80-10c3b64321bd tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:37.778937 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-12b7fddc-6c95-490e-9b80-10c3b64321bd tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:37.779080 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-12b7fddc-6c95-490e-9b80-10c3b64321bd tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:37.783312 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:37.783312 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:37.783869 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-12b7fddc-6c95-490e-9b80-10c3b64321bd tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:37.784199 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1392/5563] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:37 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:38.793876 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6d523378-b2c0-4d1f-9a79-a32ce14d1eb0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:38.796056 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d523378-b2c0-4d1f-9a79-a32ce14d1eb0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:38.796131 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d523378-b2c0-4d1f-9a79-a32ce14d1eb0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:38.796363 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6d523378-b2c0-4d1f-9a79-a32ce14d1eb0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:38.796737 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6d523378-b2c0-4d1f-9a79-a32ce14d1eb0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:38.800558 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:38.800558 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:38.801109 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6d523378-b2c0-4d1f-9a79-a32ce14d1eb0 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:38.801534 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1388/5564] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:38 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:39.815742 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4e0f1c55-aa92-48d2-b74b-021827b27f39 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:39.824508 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4e0f1c55-aa92-48d2-b74b-021827b27f39 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:39.825867 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4e0f1c55-aa92-48d2-b74b-021827b27f39 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:39.827954 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4e0f1c55-aa92-48d2-b74b-021827b27f39 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:39.828552 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-4e0f1c55-aa92-48d2-b74b-021827b27f39 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:39.843241 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:39.843241 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:39.844068 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4e0f1c55-aa92-48d2-b74b-021827b27f39 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:39.844578 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1401/5565] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:39 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:40.853758 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f8f4021c-493e-4fba-8bfd-f23755eac40e None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:40.855839 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f8f4021c-493e-4fba-8bfd-f23755eac40e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:40.855839 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f8f4021c-493e-4fba-8bfd-f23755eac40e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:40.855839 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f8f4021c-493e-4fba-8bfd-f23755eac40e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:40.856116 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-f8f4021c-493e-4fba-8bfd-f23755eac40e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:40.860183 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:40.860183 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:40.860740 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f8f4021c-493e-4fba-8bfd-f23755eac40e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:40.861082 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1385/5566] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:40 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:41.870435 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e9029b8d-e55b-4a08-a309-98bec9bb78fb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:41.872351 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e9029b8d-e55b-4a08-a309-98bec9bb78fb tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:41.872470 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e9029b8d-e55b-4a08-a309-98bec9bb78fb tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:41.873559 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e9029b8d-e55b-4a08-a309-98bec9bb78fb tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:41.873559 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-e9029b8d-e55b-4a08-a309-98bec9bb78fb tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:41.876760 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:41.876760 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:41.877420 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e9029b8d-e55b-4a08-a309-98bec9bb78fb tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:41.877851 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1393/5567] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:41 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:42.887868 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6afd26c9-e9a3-467e-b25b-1d079eedfdc7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:42.889737 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6afd26c9-e9a3-467e-b25b-1d079eedfdc7 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:42.889948 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6afd26c9-e9a3-467e-b25b-1d079eedfdc7 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:42.890137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6afd26c9-e9a3-467e-b25b-1d079eedfdc7 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:42.890242 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6afd26c9-e9a3-467e-b25b-1d079eedfdc7 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:42.894899 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:42.894899 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:42.895670 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6afd26c9-e9a3-467e-b25b-1d079eedfdc7 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:42.896072 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1389/5568] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:42 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:43.908387 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e832771c-889b-4d23-b321-3cf7fa89d550 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:43.910214 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e832771c-889b-4d23-b321-3cf7fa89d550 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:43.910512 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e832771c-889b-4d23-b321-3cf7fa89d550 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:43.910741 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e832771c-889b-4d23-b321-3cf7fa89d550 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:43.910876 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e832771c-889b-4d23-b321-3cf7fa89d550 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:43.915672 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:43.915672 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:43.916387 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e832771c-889b-4d23-b321-3cf7fa89d550 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:43.916767 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1402/5569] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:43 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:44.928250 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-802a0fb5-25b6-40be-80aa-7c1a09619964 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:44.929745 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-802a0fb5-25b6-40be-80aa-7c1a09619964 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:44.929918 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-802a0fb5-25b6-40be-80aa-7c1a09619964 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:44.930079 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-802a0fb5-25b6-40be-80aa-7c1a09619964 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:44.930177 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-802a0fb5-25b6-40be-80aa-7c1a09619964 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:44.934076 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:44.934076 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:44.934609 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-802a0fb5-25b6-40be-80aa-7c1a09619964 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:44.934925 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1386/5570] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:44 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:44.944092 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0ba98beb-a809-4e76-97b5-d8d5d1284d93 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:44.946146 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ba98beb-a809-4e76-97b5-d8d5d1284d93 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] PUT https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:44.946624 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0ba98beb-a809-4e76-97b5-d8d5d1284d93 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:39:44.950124 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=53,cinder:UPDATE=13,cinder:INSERT=10 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:39:44.953565 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:44.953565 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:44.958973 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0ba98beb-a809-4e76-97b5-d8d5d1284d93 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:44.959450 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1394/5571] 10.4.3.205 () {70 vars in 1408 bytes} [Thu Aug 6 05:39:44 2026] PUT /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 316 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:44.966658 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f4fb65ac-102e-4013-9bcf-288ee22cd7ec None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:44.968573 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f4fb65ac-102e-4013-9bcf-288ee22cd7ec tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:44.968799 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f4fb65ac-102e-4013-9bcf-288ee22cd7ec tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:44.969026 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f4fb65ac-102e-4013-9bcf-288ee22cd7ec tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:44.969168 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f4fb65ac-102e-4013-9bcf-288ee22cd7ec tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:44.970958 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=46,cinder:INSERT=7,cinder:UPDATE=18 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:39:44.974253 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:44.974253 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:44.975031 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f4fb65ac-102e-4013-9bcf-288ee22cd7ec tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:44.975453 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1390/5572] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:44 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:44.984268 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-598b2bf8-b7aa-41ef-aeef-a75ad2c1cf8e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:44.986504 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-598b2bf8-b7aa-41ef-aeef-a75ad2c1cf8e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] DELETE https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:44.986749 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-598b2bf8-b7aa-41ef-aeef-a75ad2c1cf8e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:44.986978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-598b2bf8-b7aa-41ef-aeef-a75ad2c1cf8e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:44.987088 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-598b2bf8-b7aa-41ef-aeef-a75ad2c1cf8e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Delete backup with id: ff5625e2-a907-42fa-8610-6259ef9c8769. Aug 06 05:39:44.988706 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=41,cinder:INSERT=4,cinder:UPDATE=10 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:39:44.992393 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:44.992393 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:45.004405 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-598b2bf8-b7aa-41ef-aeef-a75ad2c1cf8e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] delete_backup rpcapi backup_id ff5625e2-a907-42fa-8610-6259ef9c8769 {{(pid=100428) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:39:45.006144 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-598b2bf8-b7aa-41ef-aeef-a75ad2c1cf8e tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 202 Aug 06 05:39:45.006610 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1403/5573] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:39:44 2026] DELETE /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:39:45.012677 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-40f5b20b-6e5b-4101-b44e-5927ce2fa269 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:45.014206 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-40f5b20b-6e5b-4101-b44e-5927ce2fa269 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:45.014522 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-40f5b20b-6e5b-4101-b44e-5927ce2fa269 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:45.014698 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-40f5b20b-6e5b-4101-b44e-5927ce2fa269 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:45.014786 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-40f5b20b-6e5b-4101-b44e-5927ce2fa269 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:45.019007 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:45.019007 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:45.019640 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-40f5b20b-6e5b-4101-b44e-5927ce2fa269 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 200 Aug 06 05:39:45.019955 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1387/5574] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:45 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:46.029076 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8c1a89f9-92ff-4b8b-afda-72aaa63d01a3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:46.030880 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8c1a89f9-92ff-4b8b-afda-72aaa63d01a3 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 Aug 06 05:39:46.031083 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8c1a89f9-92ff-4b8b-afda-72aaa63d01a3 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:46.031260 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8c1a89f9-92ff-4b8b-afda-72aaa63d01a3 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:46.031391 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8c1a89f9-92ff-4b8b-afda-72aaa63d01a3 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Show backup with id ff5625e2-a907-42fa-8610-6259ef9c8769. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:46.034943 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8c1a89f9-92ff-4b8b-afda-72aaa63d01a3 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 returned with HTTP 404 Aug 06 05:39:46.035395 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1395/5575] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:46 2026] GET /volume/v3/backups/ff5625e2-a907-42fa-8610-6259ef9c8769 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:39:46.041186 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8aeba1c7-1b60-4f59-ba6c-7b05db8f8a32 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:46.043074 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8aeba1c7-1b60-4f59-ba6c-7b05db8f8a32 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa Aug 06 05:39:46.043276 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8aeba1c7-1b60-4f59-ba6c-7b05db8f8a32 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:46.043479 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8aeba1c7-1b60-4f59-ba6c-7b05db8f8a32 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:46.043627 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-8aeba1c7-1b60-4f59-ba6c-7b05db8f8a32 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Delete volume with id: e416067a-018c-4854-aa20-ba8c825745aa Aug 06 05:39:46.050128 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:46.050128 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:46.050475 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8aeba1c7-1b60-4f59-ba6c-7b05db8f8a32 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Volume info retrieved successfully. Aug 06 05:39:46.065398 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8aeba1c7-1b60-4f59-ba6c-7b05db8f8a32 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Delete volume request issued successfully. Aug 06 05:39:46.065592 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8aeba1c7-1b60-4f59-ba6c-7b05db8f8a32 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa returned with HTTP 202 Aug 06 05:39:46.066002 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1391/5576] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:39:46 2026] DELETE /volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:39:46.072422 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-3d0d4f2d-3092-4ae2-8bd6-535d750a6dc9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:46.074117 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3d0d4f2d-3092-4ae2-8bd6-535d750a6dc9 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa Aug 06 05:39:46.074355 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3d0d4f2d-3092-4ae2-8bd6-535d750a6dc9 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:46.074569 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-3d0d4f2d-3092-4ae2-8bd6-535d750a6dc9 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:46.081182 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:46.081182 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:46.084394 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-3d0d4f2d-3092-4ae2-8bd6-535d750a6dc9 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Volume info retrieved successfully. Aug 06 05:39:46.088256 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-3d0d4f2d-3092-4ae2-8bd6-535d750a6dc9 tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa returned with HTTP 200 Aug 06 05:39:46.088718 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1404/5577] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:46 2026] GET /volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:39:47.100108 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2135a4ba-5c3f-4540-b75e-d84ea17420df None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:47.101804 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2135a4ba-5c3f-4540-b75e-d84ea17420df tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] GET https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa Aug 06 05:39:47.102009 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2135a4ba-5c3f-4540-b75e-d84ea17420df tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:47.102236 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2135a4ba-5c3f-4540-b75e-d84ea17420df tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:47.104387 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=41,cinder:UPDATE=10,cinder:INSERT=6 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:39:47.108575 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2135a4ba-5c3f-4540-b75e-d84ea17420df tempest-ProjectAdminTests39-47584108 tempest-ProjectAdminTests39-47584108-project-admin] https://10.4.3.205/volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa returned with HTTP 404 Aug 06 05:39:47.109066 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1388/5578] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:47 2026] GET /volume/v3/volumes/e416067a-018c-4854-aa20-ba8c825745aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:39:48.298233 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:48.368645 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:39:48.368941 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-591459575"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:39:48.370566 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-591459575'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:39:48.370679 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume of 1 GB Aug 06 05:39:48.374817 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Availability Zones retrieved successfully. Aug 06 05:39:48.379655 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Flow 'volume_create_api' (7d3d850f-9531-43cf-8a72-fa4ff1deab67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:39:48.380659 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520d69af-8a68-43e6-b510-42ebac4683fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:48.381417 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:39:48.401537 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520d69af-8a68-43e6-b510-42ebac4683fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:48.402163 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2405119-0467-44a0-830d-f6b96af7a875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:48.450257 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Created reservations ['612449a5-9584-4f73-ba3e-2f960dea76c2', 'a5cd99f8-2527-46a0-98f4-3270e52f5db8', '62d38dcb-f0ac-4da4-8363-3c73776e058c', '3c755515-b6a0-45a3-b969-b426251037ad'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:39:48.450987 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2405119-0467-44a0-830d-f6b96af7a875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['612449a5-9584-4f73-ba3e-2f960dea76c2', 'a5cd99f8-2527-46a0-98f4-3270e52f5db8', '62d38dcb-f0ac-4da4-8363-3c73776e058c', '3c755515-b6a0-45a3-b969-b426251037ad']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:48.451676 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f767441e-69eb-435e-8017-81cf3ac5d5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:48.472360 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f767441e-69eb-435e-8017-81cf3ac5d5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2917ea9-5e6b-44df-84fa-001cfa7d164b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591459575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['612449a5-9584-4f73-ba3e-2f960dea76c2','a5cd99f8-2527-46a0-98f4-3270e52f5db8','62d38dcb-f0ac-4da4-8363-3c73776e058c','3c755515-b6a0-45a3-b969-b426251037ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97f4c6b82db4120b4599b72a857d06b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591459575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2917ea9-5e6b-44df-84fa-001cfa7d164b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8a2a822d20c458c80df802f923a881d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97f4c6b82db4120b4599b72a857d06b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:48.473145 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928f1938-e349-42c3-b5d7-3229d1579682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:48.490949 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928f1938-e349-42c3-b5d7-3229d1579682) transitioned into state 'SUCCESS' from state '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-591459575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['612449a5-9584-4f73-ba3e-2f960dea76c2','a5cd99f8-2527-46a0-98f4-3270e52f5db8','62d38dcb-f0ac-4da4-8363-3c73776e058c','3c755515-b6a0-45a3-b969-b426251037ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97f4c6b82db4120b4599b72a857d06b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:48.491636 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0de72ba-1a7c-4f65-840c-c78d1e0b0291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:39:48.499396 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0de72ba-1a7c-4f65-840c-c78d1e0b0291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:39:48.500166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Flow 'volume_create_api' (7d3d850f-9531-43cf-8a72-fa4ff1deab67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:39:48.500491 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume request issued successfully. Aug 06 05:39:48.501029 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c780b765-9ff1-4ed6-8e6d-0d6d2856ccdd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:39:48.501573 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1396/5579] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:39:48 2026] POST /volume/v3/volumes => generated 777 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:39:48.515837 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-4fb1cf3d-5432-43bc-b295-d1c99520aded None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:48.517616 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4fb1cf3d-5432-43bc-b295-d1c99520aded tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b Aug 06 05:39:48.517813 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4fb1cf3d-5432-43bc-b295-d1c99520aded tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:48.517984 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-4fb1cf3d-5432-43bc-b295-d1c99520aded tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:48.527028 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:48.527028 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:48.531096 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-4fb1cf3d-5432-43bc-b295-d1c99520aded tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:39:48.535635 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-4fb1cf3d-5432-43bc-b295-d1c99520aded tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b returned with HTTP 200 Aug 06 05:39:48.536124 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1392/5580] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:48 2026] GET /volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:49.551210 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-dbcdc2b8-bedf-4589-bc11-e4637ace8d9e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:49.552696 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dbcdc2b8-bedf-4589-bc11-e4637ace8d9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b Aug 06 05:39:49.552853 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dbcdc2b8-bedf-4589-bc11-e4637ace8d9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:49.553014 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-dbcdc2b8-bedf-4589-bc11-e4637ace8d9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:49.559418 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:49.559418 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:49.562102 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-dbcdc2b8-bedf-4589-bc11-e4637ace8d9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:39:49.565159 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-dbcdc2b8-bedf-4589-bc11-e4637ace8d9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b returned with HTTP 200 Aug 06 05:39:49.565655 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1405/5581] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:49 2026] GET /volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:39:49.576105 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-461a9e5a-0a6b-4e97-8e26-6062363803f5 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:49.577664 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-461a9e5a-0a6b-4e97-8e26-6062363803f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:39:49.577958 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-461a9e5a-0a6b-4e97-8e26-6062363803f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2917ea9-5e6b-44df-84fa-001cfa7d164b", "name": "tempest-type-Backup-1590457412"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:39:49.579202 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-461a9e5a-0a6b-4e97-8e26-6062363803f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Creating new backup {'backup': {'volume_id': 'e2917ea9-5e6b-44df-84fa-001cfa7d164b', 'name': 'tempest-type-Backup-1590457412'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:39:49.579339 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-461a9e5a-0a6b-4e97-8e26-6062363803f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Creating backup of volume e2917ea9-5e6b-44df-84fa-001cfa7d164b in container None Aug 06 05:39:49.585645 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:49.585645 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:49.585931 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-461a9e5a-0a6b-4e97-8e26-6062363803f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:39:49.606157 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-461a9e5a-0a6b-4e97-8e26-6062363803f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Created reservations ['b6a2b013-1eda-4bf5-b24a-4bde08012711', '24efef47-670d-4b39-92eb-4b327d348ab2'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:39:49.630161 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-461a9e5a-0a6b-4e97-8e26-6062363803f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:39:49.630785 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1389/5582] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:39:49 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:39:49.638665 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f8818b9a-38da-490d-a580-79baaaf9912e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:49.640439 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8818b9a-38da-490d-a580-79baaaf9912e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:49.640713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8818b9a-38da-490d-a580-79baaaf9912e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:49.640827 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f8818b9a-38da-490d-a580-79baaaf9912e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:49.640932 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-f8818b9a-38da-490d-a580-79baaaf9912e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:49.644784 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:49.644784 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:49.645318 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f8818b9a-38da-490d-a580-79baaaf9912e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:49.645664 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1397/5583] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:49 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:50.655904 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-875c805a-b7c6-4a58-b7d6-f701531097ce None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:50.657688 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-875c805a-b7c6-4a58-b7d6-f701531097ce tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:50.657893 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-875c805a-b7c6-4a58-b7d6-f701531097ce tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:50.658096 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-875c805a-b7c6-4a58-b7d6-f701531097ce tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:50.658204 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-875c805a-b7c6-4a58-b7d6-f701531097ce tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:50.662322 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:50.662322 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:50.662925 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-875c805a-b7c6-4a58-b7d6-f701531097ce tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:50.663330 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1393/5584] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:50 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:51.672488 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e00ce539-a2e1-4d4a-af7c-07acd3077c47 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:51.674179 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e00ce539-a2e1-4d4a-af7c-07acd3077c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:51.674400 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e00ce539-a2e1-4d4a-af7c-07acd3077c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:51.674603 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e00ce539-a2e1-4d4a-af7c-07acd3077c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:51.674686 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e00ce539-a2e1-4d4a-af7c-07acd3077c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:51.679378 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:51.679378 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:51.680120 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e00ce539-a2e1-4d4a-af7c-07acd3077c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:51.680746 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1406/5585] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:51 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:52.689341 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d4c7f0a0-02d5-4eaa-8202-c0c636921ea8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:52.690938 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d4c7f0a0-02d5-4eaa-8202-c0c636921ea8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:52.691147 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d4c7f0a0-02d5-4eaa-8202-c0c636921ea8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:52.691348 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d4c7f0a0-02d5-4eaa-8202-c0c636921ea8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:52.691470 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d4c7f0a0-02d5-4eaa-8202-c0c636921ea8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:52.695267 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:52.695267 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:52.695851 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d4c7f0a0-02d5-4eaa-8202-c0c636921ea8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:52.696195 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1390/5586] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:52 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:53.705885 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-594665dd-07c4-4bb2-a1c3-300899808d1a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:53.707540 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-594665dd-07c4-4bb2-a1c3-300899808d1a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:53.707747 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-594665dd-07c4-4bb2-a1c3-300899808d1a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:53.707917 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-594665dd-07c4-4bb2-a1c3-300899808d1a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:53.708020 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-594665dd-07c4-4bb2-a1c3-300899808d1a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:53.711889 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:53.711889 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:53.712413 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-594665dd-07c4-4bb2-a1c3-300899808d1a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:53.712741 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1398/5587] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:53 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:54.722679 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-19460697-9993-4183-a3d8-1a5660e2477d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:54.724519 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-19460697-9993-4183-a3d8-1a5660e2477d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:54.724767 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-19460697-9993-4183-a3d8-1a5660e2477d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:54.724986 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-19460697-9993-4183-a3d8-1a5660e2477d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:54.725115 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-19460697-9993-4183-a3d8-1a5660e2477d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:54.729205 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:54.729205 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:54.729871 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-19460697-9993-4183-a3d8-1a5660e2477d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:54.730298 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1394/5588] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:54 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:55.739473 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ca6cb383-ffcb-4926-89d1-e41950ade122 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:55.741406 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ca6cb383-ffcb-4926-89d1-e41950ade122 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:55.741643 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ca6cb383-ffcb-4926-89d1-e41950ade122 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:55.741854 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ca6cb383-ffcb-4926-89d1-e41950ade122 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:55.741951 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-ca6cb383-ffcb-4926-89d1-e41950ade122 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:55.746303 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:55.746303 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:55.746904 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ca6cb383-ffcb-4926-89d1-e41950ade122 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:55.747275 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1407/5589] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:55 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:56.756262 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-d37aa756-55f8-48d9-bc0d-82fe6b004e8d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:56.757937 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d37aa756-55f8-48d9-bc0d-82fe6b004e8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:56.758124 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d37aa756-55f8-48d9-bc0d-82fe6b004e8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:56.758302 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-d37aa756-55f8-48d9-bc0d-82fe6b004e8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:56.758418 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-d37aa756-55f8-48d9-bc0d-82fe6b004e8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:56.762082 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:56.762082 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:39:56.762611 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-d37aa756-55f8-48d9-bc0d-82fe6b004e8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:56.762934 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1391/5590] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:56 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:57.772093 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c59c080e-efe8-4a11-9c0d-6b46a716b235 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:57.773599 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c59c080e-efe8-4a11-9c0d-6b46a716b235 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:57.773814 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c59c080e-efe8-4a11-9c0d-6b46a716b235 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:57.773985 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c59c080e-efe8-4a11-9c0d-6b46a716b235 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:57.774081 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-c59c080e-efe8-4a11-9c0d-6b46a716b235 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:57.777996 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:57.777996 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:39:57.778512 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c59c080e-efe8-4a11-9c0d-6b46a716b235 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:57.778871 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1399/5591] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:57 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:58.788147 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2e82e223-76da-4fff-a3b8-2742c8a04f9e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:58.789835 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e82e223-76da-4fff-a3b8-2742c8a04f9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:58.790027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e82e223-76da-4fff-a3b8-2742c8a04f9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:58.790213 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2e82e223-76da-4fff-a3b8-2742c8a04f9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:58.790339 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-2e82e223-76da-4fff-a3b8-2742c8a04f9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:58.795037 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:58.795037 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:39:58.795781 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2e82e223-76da-4fff-a3b8-2742c8a04f9e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:58.796195 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1395/5592] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:58 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:39:59.806360 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a167150a-bf1a-4706-9faa-7ccdadc46791 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:39:59.808780 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a167150a-bf1a-4706-9faa-7ccdadc46791 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:39:59.809000 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a167150a-bf1a-4706-9faa-7ccdadc46791 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:39:59.809179 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a167150a-bf1a-4706-9faa-7ccdadc46791 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:39:59.809277 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a167150a-bf1a-4706-9faa-7ccdadc46791 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:39:59.813337 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:39:59.813337 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:39:59.813912 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a167150a-bf1a-4706-9faa-7ccdadc46791 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:39:59.814239 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1408/5593] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:39:59 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:00.824091 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6c614a5c-9aa6-4d2c-a6c7-b6ecc6e0b2a8 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:00.826025 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6c614a5c-9aa6-4d2c-a6c7-b6ecc6e0b2a8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:40:00.826253 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6c614a5c-9aa6-4d2c-a6c7-b6ecc6e0b2a8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:00.826442 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6c614a5c-9aa6-4d2c-a6c7-b6ecc6e0b2a8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:00.826548 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-6c614a5c-9aa6-4d2c-a6c7-b6ecc6e0b2a8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:00.830634 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:00.830634 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:00.831205 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6c614a5c-9aa6-4d2c-a6c7-b6ecc6e0b2a8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:40:00.831594 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1392/5594] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:00 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:01.841164 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-53a69c50-3fad-4154-87a3-50362de9807a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:01.843236 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53a69c50-3fad-4154-87a3-50362de9807a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:40:01.843541 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-53a69c50-3fad-4154-87a3-50362de9807a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:01.843815 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-53a69c50-3fad-4154-87a3-50362de9807a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:01.843981 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-53a69c50-3fad-4154-87a3-50362de9807a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:01.849487 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:01.849487 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:01.850253 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-53a69c50-3fad-4154-87a3-50362de9807a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:40:01.850758 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1400/5595] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:01 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:02.859442 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-56a12aa5-8956-4ce8-81a8-c98912a1eed7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:02.861228 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-56a12aa5-8956-4ce8-81a8-c98912a1eed7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:40:02.861484 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-56a12aa5-8956-4ce8-81a8-c98912a1eed7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:02.861744 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-56a12aa5-8956-4ce8-81a8-c98912a1eed7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:02.861878 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-56a12aa5-8956-4ce8-81a8-c98912a1eed7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:02.866114 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:02.866114 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:02.866872 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-56a12aa5-8956-4ce8-81a8-c98912a1eed7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:40:02.867252 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1396/5596] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:02 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:03.877028 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0862a2e6-4538-431c-8ec8-89a84408d702 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:03.878812 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0862a2e6-4538-431c-8ec8-89a84408d702 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:40:03.879061 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0862a2e6-4538-431c-8ec8-89a84408d702 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:03.879299 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0862a2e6-4538-431c-8ec8-89a84408d702 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:03.879437 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0862a2e6-4538-431c-8ec8-89a84408d702 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:03.884181 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:03.884181 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:03.884914 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0862a2e6-4538-431c-8ec8-89a84408d702 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:40:03.885312 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1409/5597] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:03 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:03.896351 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-533dcd50-13a7-4bf5-9e41-ce13c63a6fcf None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:03.947954 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-533dcd50-13a7-4bf5-9e41-ce13c63a6fcf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] POST https://10.4.3.205/volume/v3/backups Aug 06 05:40:03.948283 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-533dcd50-13a7-4bf5-9e41-ce13c63a6fcf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2917ea9-5e6b-44df-84fa-001cfa7d164b"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:40:03.949652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-533dcd50-13a7-4bf5-9e41-ce13c63a6fcf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Creating new backup {'backup': {'volume_id': 'e2917ea9-5e6b-44df-84fa-001cfa7d164b'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:40:03.949841 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-533dcd50-13a7-4bf5-9e41-ce13c63a6fcf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Creating backup of volume e2917ea9-5e6b-44df-84fa-001cfa7d164b in container None Aug 06 05:40:03.956805 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:03.956805 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:03.957242 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-533dcd50-13a7-4bf5-9e41-ce13c63a6fcf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Volume info retrieved successfully. Aug 06 05:40:03.972170 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-533dcd50-13a7-4bf5-9e41-ce13c63a6fcf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Created reservations ['4a129792-7000-465f-b572-4240d03ea7ce', 'd4f6d9ff-fc2f-4c21-8804-5300dbb9e29a'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:40:03.998398 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-533dcd50-13a7-4bf5-9e41-ce13c63a6fcf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:40:03.998817 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1393/5598] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:40:03 2026] POST /volume/v3/backups => generated 288 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:40:04.008650 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-6fa42eb1-22f5-499b-acf1-838400a688d2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:04.010673 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6fa42eb1-22f5-499b-acf1-838400a688d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:04.010739 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6fa42eb1-22f5-499b-acf1-838400a688d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:04.010912 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-6fa42eb1-22f5-499b-acf1-838400a688d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:04.011019 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-6fa42eb1-22f5-499b-acf1-838400a688d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:04.015228 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:04.015228 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:04.015787 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-6fa42eb1-22f5-499b-acf1-838400a688d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:04.016138 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1401/5599] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:04 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:05.027037 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-deb5ec5d-8b5f-4498-a0ff-ac1ea22d976a None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:05.028790 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-deb5ec5d-8b5f-4498-a0ff-ac1ea22d976a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:05.029020 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-deb5ec5d-8b5f-4498-a0ff-ac1ea22d976a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:05.029195 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-deb5ec5d-8b5f-4498-a0ff-ac1ea22d976a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:05.029314 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-deb5ec5d-8b5f-4498-a0ff-ac1ea22d976a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:05.033583 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:05.033583 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:05.034165 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-deb5ec5d-8b5f-4498-a0ff-ac1ea22d976a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:05.034511 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1397/5600] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:05 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:06.044023 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-48877bb8-69c6-437c-9ec3-4fc805ab9058 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:06.045674 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-48877bb8-69c6-437c-9ec3-4fc805ab9058 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:06.045897 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-48877bb8-69c6-437c-9ec3-4fc805ab9058 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:06.046097 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-48877bb8-69c6-437c-9ec3-4fc805ab9058 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:06.046231 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-48877bb8-69c6-437c-9ec3-4fc805ab9058 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:06.050266 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:06.050266 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:06.050839 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-48877bb8-69c6-437c-9ec3-4fc805ab9058 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:06.051281 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1410/5601] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:06 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:07.066814 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a5c0c44f-a748-44d8-97a4-62d6baac222a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:07.068604 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a5c0c44f-a748-44d8-97a4-62d6baac222a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:07.068821 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a5c0c44f-a748-44d8-97a4-62d6baac222a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:07.068992 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a5c0c44f-a748-44d8-97a4-62d6baac222a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:07.069094 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-a5c0c44f-a748-44d8-97a4-62d6baac222a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:07.073275 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:07.073275 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:07.073827 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a5c0c44f-a748-44d8-97a4-62d6baac222a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:07.074156 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1394/5602] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:07 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:08.099107 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-aca9b285-e131-4ad2-8a5d-f8261cb8b2de None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:08.101084 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-aca9b285-e131-4ad2-8a5d-f8261cb8b2de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:08.101305 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-aca9b285-e131-4ad2-8a5d-f8261cb8b2de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:08.101532 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-aca9b285-e131-4ad2-8a5d-f8261cb8b2de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:08.101693 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-aca9b285-e131-4ad2-8a5d-f8261cb8b2de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:08.107007 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:08.107007 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:08.107687 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-aca9b285-e131-4ad2-8a5d-f8261cb8b2de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:08.108127 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1402/5603] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:08 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:09.119307 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-30c05dce-6fe5-4b44-aafb-d15806f279b6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:09.121491 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-30c05dce-6fe5-4b44-aafb-d15806f279b6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:09.121757 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-30c05dce-6fe5-4b44-aafb-d15806f279b6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:09.121977 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-30c05dce-6fe5-4b44-aafb-d15806f279b6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:09.122117 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-30c05dce-6fe5-4b44-aafb-d15806f279b6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:09.126908 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:09.126908 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:09.127598 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-30c05dce-6fe5-4b44-aafb-d15806f279b6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:09.128034 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1398/5604] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:09 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 05:40:10.137187 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-cc20c9dc-1355-45b2-a8a9-2a552a879a40 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:10.139064 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc20c9dc-1355-45b2-a8a9-2a552a879a40 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:10.139064 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc20c9dc-1355-45b2-a8a9-2a552a879a40 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:10.139257 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-cc20c9dc-1355-45b2-a8a9-2a552a879a40 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:10.139394 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-cc20c9dc-1355-45b2-a8a9-2a552a879a40 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:10.144316 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:10.144316 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:10.144414 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-cc20c9dc-1355-45b2-a8a9-2a552a879a40 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:10.144752 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1411/5605] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:10 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:11.155379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-582b6fb7-54c1-4bce-804e-8d2a0b5d9ba6 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:11.157680 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-582b6fb7-54c1-4bce-804e-8d2a0b5d9ba6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:11.157950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-582b6fb7-54c1-4bce-804e-8d2a0b5d9ba6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:11.158197 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-582b6fb7-54c1-4bce-804e-8d2a0b5d9ba6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:11.158376 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-582b6fb7-54c1-4bce-804e-8d2a0b5d9ba6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:11.163346 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:11.163346 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:11.164094 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-582b6fb7-54c1-4bce-804e-8d2a0b5d9ba6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:11.164577 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1395/5606] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:11 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:12.176009 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a8f8731d-69e7-4498-9773-c9ec0af822e9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:12.177550 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a8f8731d-69e7-4498-9773-c9ec0af822e9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:12.177698 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a8f8731d-69e7-4498-9773-c9ec0af822e9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:12.177891 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a8f8731d-69e7-4498-9773-c9ec0af822e9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:12.177984 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-a8f8731d-69e7-4498-9773-c9ec0af822e9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:12.181567 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:12.181567 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:12.182090 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a8f8731d-69e7-4498-9773-c9ec0af822e9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:12.182401 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1403/5607] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:12 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:13.192365 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6271e533-f734-4c32-a337-02326941e692 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:13.194022 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6271e533-f734-4c32-a337-02326941e692 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:13.194209 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6271e533-f734-4c32-a337-02326941e692 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:13.194399 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6271e533-f734-4c32-a337-02326941e692 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:13.194491 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6271e533-f734-4c32-a337-02326941e692 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:13.198919 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:13.198919 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:13.199597 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6271e533-f734-4c32-a337-02326941e692 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:13.200022 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1399/5608] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:13 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:14.209529 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5dbb4d17-e7c7-41fe-ba18-f635dbc09bb6 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:14.211310 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5dbb4d17-e7c7-41fe-ba18-f635dbc09bb6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:14.211518 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5dbb4d17-e7c7-41fe-ba18-f635dbc09bb6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:14.211727 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5dbb4d17-e7c7-41fe-ba18-f635dbc09bb6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:14.211865 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-5dbb4d17-e7c7-41fe-ba18-f635dbc09bb6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:14.215966 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:14.215966 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:14.216521 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5dbb4d17-e7c7-41fe-ba18-f635dbc09bb6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:14.216880 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1412/5609] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:14 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:15.226060 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1b35e23c-63c8-4d89-8261-0f9896287fd9 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:15.227639 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1b35e23c-63c8-4d89-8261-0f9896287fd9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:15.227887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1b35e23c-63c8-4d89-8261-0f9896287fd9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:15.228075 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1b35e23c-63c8-4d89-8261-0f9896287fd9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:15.228178 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-1b35e23c-63c8-4d89-8261-0f9896287fd9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:15.232149 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:15.232149 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:15.232674 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1b35e23c-63c8-4d89-8261-0f9896287fd9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:15.233026 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1396/5610] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:15 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:16.242987 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-85e894bf-0ff7-4f91-b274-c8b37fdcaedb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:16.244714 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85e894bf-0ff7-4f91-b274-c8b37fdcaedb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:16.244918 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85e894bf-0ff7-4f91-b274-c8b37fdcaedb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:16.245087 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-85e894bf-0ff7-4f91-b274-c8b37fdcaedb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:16.245205 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-85e894bf-0ff7-4f91-b274-c8b37fdcaedb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:16.249131 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:16.249131 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:16.249682 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-85e894bf-0ff7-4f91-b274-c8b37fdcaedb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:16.250073 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1404/5611] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:16 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:17.259778 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-19838a32-01b2-4994-839b-1882fdde8600 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:17.261682 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-19838a32-01b2-4994-839b-1882fdde8600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:17.261967 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-19838a32-01b2-4994-839b-1882fdde8600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:17.262189 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-19838a32-01b2-4994-839b-1882fdde8600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:17.262300 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-19838a32-01b2-4994-839b-1882fdde8600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:17.266310 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:17.266310 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:17.266860 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-19838a32-01b2-4994-839b-1882fdde8600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:17.267202 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1400/5612] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:17 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:18.277059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-09ce428a-dbf3-4ec9-878f-d81c09891696 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:18.278670 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-09ce428a-dbf3-4ec9-878f-d81c09891696 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:18.278899 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-09ce428a-dbf3-4ec9-878f-d81c09891696 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:18.279072 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-09ce428a-dbf3-4ec9-878f-d81c09891696 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:18.279173 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-09ce428a-dbf3-4ec9-878f-d81c09891696 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 0abe4427-f343-49ae-869e-267eb0e52939. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:18.283236 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:18.283236 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:18.283788 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-09ce428a-dbf3-4ec9-878f-d81c09891696 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 200 Aug 06 05:40:18.284090 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1413/5613] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:18 2026] GET /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:18.293505 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2af2955e-22fb-4baf-a0a5-6ea75db7d842 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:18.295142 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2af2955e-22fb-4baf-a0a5-6ea75db7d842 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] DELETE https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 Aug 06 05:40:18.295379 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2af2955e-22fb-4baf-a0a5-6ea75db7d842 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:18.295582 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2af2955e-22fb-4baf-a0a5-6ea75db7d842 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:18.295689 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-2af2955e-22fb-4baf-a0a5-6ea75db7d842 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete backup with id: 0abe4427-f343-49ae-869e-267eb0e52939. Aug 06 05:40:18.299524 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:18.299524 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:18.310905 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-2af2955e-22fb-4baf-a0a5-6ea75db7d842 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] delete_backup rpcapi backup_id 0abe4427-f343-49ae-869e-267eb0e52939 {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:40:18.312567 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2af2955e-22fb-4baf-a0a5-6ea75db7d842 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 returned with HTTP 202 Aug 06 05:40:18.313091 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1397/5614] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:40:18 2026] DELETE /volume/v3/backups/0abe4427-f343-49ae-869e-267eb0e52939 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:40:18.321782 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:18.323504 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:40:18.323877 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1051225971"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:40:18.325221 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1051225971'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:40:18.325364 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume of 1 GB Aug 06 05:40:18.330021 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Availability Zones retrieved successfully. Aug 06 05:40:18.336714 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Flow 'volume_create_api' (23c856ae-e254-4980-964d-061e205b0601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:40:18.337888 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f637e2dc-8f31-444f-8f00-ea32e4734492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:18.338592 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:40:18.364808 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f637e2dc-8f31-444f-8f00-ea32e4734492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:18.366079 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (621e7e22-17fb-4ee2-820b-995d955ad1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:18.402596 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Created reservations ['d08aaba0-8daf-48c0-9df4-36c7908a8ab9', 'd22dbcf6-3d01-4e1a-ac55-d270a7263f98', '8b2ca431-a51e-49ab-865d-57b6f0d657eb', 'f8fc69b5-e246-447c-8d45-04662c66aa15'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:40:18.403616 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (621e7e22-17fb-4ee2-820b-995d955ad1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d08aaba0-8daf-48c0-9df4-36c7908a8ab9', 'd22dbcf6-3d01-4e1a-ac55-d270a7263f98', '8b2ca431-a51e-49ab-865d-57b6f0d657eb', 'f8fc69b5-e246-447c-8d45-04662c66aa15']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:18.404585 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc5bc87-6fc6-490a-ab5c-c6c567a98fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:18.431440 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc5bc87-6fc6-490a-ab5c-c6c567a98fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '108bee13-622a-4ebe-99fd-79fab190df89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1051225971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['d08aaba0-8daf-48c0-9df4-36c7908a8ab9','d22dbcf6-3d01-4e1a-ac55-d270a7263f98','8b2ca431-a51e-49ab-865d-57b6f0d657eb','f8fc69b5-e246-447c-8d45-04662c66aa15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97f4c6b82db4120b4599b72a857d06b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:40:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1051225971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=108bee13-622a-4ebe-99fd-79fab190df89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8a2a822d20c458c80df802f923a881d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97f4c6b82db4120b4599b72a857d06b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:18.432797 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f01f80e0-77d7-4b38-ae49-dfe6bbcf2859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:18.451464 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f01f80e0-77d7-4b38-ae49-dfe6bbcf2859) transitioned into state 'SUCCESS' from state '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-1051225971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['d08aaba0-8daf-48c0-9df4-36c7908a8ab9','d22dbcf6-3d01-4e1a-ac55-d270a7263f98','8b2ca431-a51e-49ab-865d-57b6f0d657eb','f8fc69b5-e246-447c-8d45-04662c66aa15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97f4c6b82db4120b4599b72a857d06b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:18.452103 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9499bc0f-818c-4473-abfb-9527e05fe2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:18.461588 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9499bc0f-818c-4473-abfb-9527e05fe2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:18.462887 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Flow 'volume_create_api' (23c856ae-e254-4980-964d-061e205b0601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:40:18.463495 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume request issued successfully. Aug 06 05:40:18.464274 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a549158d-f1d7-4d52-bdee-c46b769ce798 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:40:18.464982 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1405/5615] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:40:18 2026] POST /volume/v3/volumes => generated 778 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:40:18.475613 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-237f7c80-ea8f-4e41-a04e-70a99631a066 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:18.477193 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-237f7c80-ea8f-4e41-a04e-70a99631a066 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 Aug 06 05:40:18.477401 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-237f7c80-ea8f-4e41-a04e-70a99631a066 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:18.477638 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-237f7c80-ea8f-4e41-a04e-70a99631a066 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:18.486046 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:18.486046 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:18.490210 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-237f7c80-ea8f-4e41-a04e-70a99631a066 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:18.494885 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-237f7c80-ea8f-4e41-a04e-70a99631a066 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 returned with HTTP 200 Aug 06 05:40:18.495330 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1401/5616] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:18 2026] GET /volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:19.507455 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-43f41cac-3daf-463e-ae00-e17263c1df20 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:19.509645 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-43f41cac-3daf-463e-ae00-e17263c1df20 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 Aug 06 05:40:19.509875 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-43f41cac-3daf-463e-ae00-e17263c1df20 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:19.510052 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-43f41cac-3daf-463e-ae00-e17263c1df20 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:19.516959 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:19.516959 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:19.520097 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-43f41cac-3daf-463e-ae00-e17263c1df20 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:19.523268 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-43f41cac-3daf-463e-ae00-e17263c1df20 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 returned with HTTP 200 Aug 06 05:40:19.523644 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1414/5617] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:19 2026] GET /volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:40:19.534167 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5f99a31e-222a-4914-b0e3-09dfe027a536 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:19.535759 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f99a31e-222a-4914-b0e3-09dfe027a536 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:40:19.536086 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5f99a31e-222a-4914-b0e3-09dfe027a536 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "108bee13-622a-4ebe-99fd-79fab190df89", "name": "tempest-type-Backup-1163652065"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:40:19.537798 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-5f99a31e-222a-4914-b0e3-09dfe027a536 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Creating new backup {'backup': {'volume_id': '108bee13-622a-4ebe-99fd-79fab190df89', 'name': 'tempest-type-Backup-1163652065'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:40:19.537933 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-5f99a31e-222a-4914-b0e3-09dfe027a536 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Creating backup of volume 108bee13-622a-4ebe-99fd-79fab190df89 in container None Aug 06 05:40:19.543989 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:19.543989 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:19.544282 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5f99a31e-222a-4914-b0e3-09dfe027a536 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:19.557643 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-5f99a31e-222a-4914-b0e3-09dfe027a536 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Created reservations ['fd88c97e-2c27-4f18-b77f-32f1af3bb70e', 'dd8027e8-e3e1-4ec9-9326-6e3d406b27bf'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:40:19.581313 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5f99a31e-222a-4914-b0e3-09dfe027a536 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:40:19.581709 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1398/5618] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:40:19 2026] POST /volume/v3/backups => generated 316 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:40:19.589232 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-d17e2477-bac7-4cdc-9862-649b8183fa0f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:19.591131 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d17e2477-bac7-4cdc-9862-649b8183fa0f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:19.591354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d17e2477-bac7-4cdc-9862-649b8183fa0f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:19.591769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-d17e2477-bac7-4cdc-9862-649b8183fa0f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:19.591769 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-d17e2477-bac7-4cdc-9862-649b8183fa0f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:19.595869 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:19.595869 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:19.596449 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-d17e2477-bac7-4cdc-9862-649b8183fa0f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:19.596901 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1406/5619] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:19 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:20.606881 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-abef4961-e658-4f40-b391-d6c09afb8b77 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:20.608679 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-abef4961-e658-4f40-b391-d6c09afb8b77 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:20.608921 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-abef4961-e658-4f40-b391-d6c09afb8b77 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:20.609120 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-abef4961-e658-4f40-b391-d6c09afb8b77 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:20.609222 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-abef4961-e658-4f40-b391-d6c09afb8b77 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:20.613490 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:20.613490 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:20.614086 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-abef4961-e658-4f40-b391-d6c09afb8b77 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:20.614475 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1402/5620] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:20 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:21.624061 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f1145a9f-0af7-4918-bf78-c4ecda57b969 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:21.625723 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f1145a9f-0af7-4918-bf78-c4ecda57b969 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:21.625926 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f1145a9f-0af7-4918-bf78-c4ecda57b969 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:21.626115 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f1145a9f-0af7-4918-bf78-c4ecda57b969 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:21.626216 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-f1145a9f-0af7-4918-bf78-c4ecda57b969 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:21.629995 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:21.629995 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:21.630518 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f1145a9f-0af7-4918-bf78-c4ecda57b969 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:21.630847 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1415/5621] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:21 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:22.640041 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-86809350-424a-44b9-a8ae-1ece0f13a57a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:22.641760 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-86809350-424a-44b9-a8ae-1ece0f13a57a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:22.641997 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-86809350-424a-44b9-a8ae-1ece0f13a57a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:22.642169 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-86809350-424a-44b9-a8ae-1ece0f13a57a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:22.642269 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-86809350-424a-44b9-a8ae-1ece0f13a57a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:22.646298 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:22.646298 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:22.646839 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-86809350-424a-44b9-a8ae-1ece0f13a57a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:22.647160 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1399/5622] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:22 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:23.656215 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-bdc001d4-e6c4-4c73-ad66-e039a2eba0bf None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:23.658024 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdc001d4-e6c4-4c73-ad66-e039a2eba0bf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:23.658314 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdc001d4-e6c4-4c73-ad66-e039a2eba0bf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:23.658508 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-bdc001d4-e6c4-4c73-ad66-e039a2eba0bf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:23.658629 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-bdc001d4-e6c4-4c73-ad66-e039a2eba0bf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:23.662485 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:23.662485 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:23.663000 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-bdc001d4-e6c4-4c73-ad66-e039a2eba0bf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:23.663436 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1407/5623] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:23 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:24.673929 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f630551b-6e46-495d-85ff-ad19f85c87d2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:24.675705 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f630551b-6e46-495d-85ff-ad19f85c87d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:24.675936 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f630551b-6e46-495d-85ff-ad19f85c87d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:24.676168 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f630551b-6e46-495d-85ff-ad19f85c87d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:24.676332 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f630551b-6e46-495d-85ff-ad19f85c87d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:24.680404 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:24.680404 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:24.680983 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f630551b-6e46-495d-85ff-ad19f85c87d2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:24.681318 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1403/5624] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:24 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:25.691682 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-a8c8f85c-8146-45b1-9724-0789a6ad6228 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:25.693320 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a8c8f85c-8146-45b1-9724-0789a6ad6228 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:25.693523 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a8c8f85c-8146-45b1-9724-0789a6ad6228 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:25.693694 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-a8c8f85c-8146-45b1-9724-0789a6ad6228 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:25.693811 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-a8c8f85c-8146-45b1-9724-0789a6ad6228 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:25.699557 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:25.699557 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:25.700267 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-a8c8f85c-8146-45b1-9724-0789a6ad6228 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:25.700723 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1416/5625] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:25 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:26.710091 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-85738607-5ea3-4a0d-b5f2-1ad97d2e2ec7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:26.711708 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-85738607-5ea3-4a0d-b5f2-1ad97d2e2ec7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:26.711940 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-85738607-5ea3-4a0d-b5f2-1ad97d2e2ec7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:26.712120 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-85738607-5ea3-4a0d-b5f2-1ad97d2e2ec7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:26.712219 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-85738607-5ea3-4a0d-b5f2-1ad97d2e2ec7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:26.716113 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:26.716113 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:26.716725 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-85738607-5ea3-4a0d-b5f2-1ad97d2e2ec7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:26.717113 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1400/5626] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:26 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:27.726977 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8bc899df-c929-4953-b066-fa91212a2725 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:27.729054 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8bc899df-c929-4953-b066-fa91212a2725 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:27.729335 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8bc899df-c929-4953-b066-fa91212a2725 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:27.729538 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8bc899df-c929-4953-b066-fa91212a2725 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:27.729678 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8bc899df-c929-4953-b066-fa91212a2725 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:27.734271 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:27.734271 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:27.734994 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8bc899df-c929-4953-b066-fa91212a2725 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:27.735454 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1408/5627] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:27 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:28.746649 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-f8aed0f7-acc5-492f-810c-a86b3f69ea33 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:28.748356 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f8aed0f7-acc5-492f-810c-a86b3f69ea33 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:28.748590 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f8aed0f7-acc5-492f-810c-a86b3f69ea33 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:28.748771 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-f8aed0f7-acc5-492f-810c-a86b3f69ea33 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:28.748886 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-f8aed0f7-acc5-492f-810c-a86b3f69ea33 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:28.753060 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:28.753060 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:28.753606 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-f8aed0f7-acc5-492f-810c-a86b3f69ea33 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:28.753936 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1404/5628] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:28 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:29.763890 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e4e7e2b7-4fa8-462f-9228-5b2367619ce7 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:29.765811 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e4e7e2b7-4fa8-462f-9228-5b2367619ce7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:29.766063 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e4e7e2b7-4fa8-462f-9228-5b2367619ce7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:29.766283 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e4e7e2b7-4fa8-462f-9228-5b2367619ce7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:29.766454 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e4e7e2b7-4fa8-462f-9228-5b2367619ce7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:29.770772 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:29.770772 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:29.771454 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e4e7e2b7-4fa8-462f-9228-5b2367619ce7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:29.771867 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1417/5629] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:29 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:30.782203 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8d36a9ba-5888-4aeb-960a-a1ee319f5a64 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:30.784048 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8d36a9ba-5888-4aeb-960a-a1ee319f5a64 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:30.784249 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8d36a9ba-5888-4aeb-960a-a1ee319f5a64 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:30.784463 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8d36a9ba-5888-4aeb-960a-a1ee319f5a64 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:30.784569 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-8d36a9ba-5888-4aeb-960a-a1ee319f5a64 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:30.789098 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:30.789098 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:30.789746 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8d36a9ba-5888-4aeb-960a-a1ee319f5a64 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:30.790159 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1401/5630] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:30 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:31.800504 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-24e0191b-e2d2-4323-9780-893ea3d38f9f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:31.802463 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-24e0191b-e2d2-4323-9780-893ea3d38f9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:31.802743 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-24e0191b-e2d2-4323-9780-893ea3d38f9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:31.802975 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-24e0191b-e2d2-4323-9780-893ea3d38f9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:31.803104 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-24e0191b-e2d2-4323-9780-893ea3d38f9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:31.807653 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:31.807653 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:31.808256 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-24e0191b-e2d2-4323-9780-893ea3d38f9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:31.808631 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1409/5631] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:31 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:32.818810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-47c4f9fc-43b9-465a-badf-96a476afab7b None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:32.820519 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-47c4f9fc-43b9-465a-badf-96a476afab7b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:32.820784 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-47c4f9fc-43b9-465a-badf-96a476afab7b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:32.820995 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-47c4f9fc-43b9-465a-badf-96a476afab7b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:32.821096 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-47c4f9fc-43b9-465a-badf-96a476afab7b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:32.826177 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:32.826177 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:32.827077 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-47c4f9fc-43b9-465a-badf-96a476afab7b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:32.827433 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1405/5632] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:32 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:33.836665 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-406ffbbe-f049-49ee-96dc-fc67c810a3f5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:33.838371 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-406ffbbe-f049-49ee-96dc-fc67c810a3f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:33.838580 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-406ffbbe-f049-49ee-96dc-fc67c810a3f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:33.838771 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-406ffbbe-f049-49ee-96dc-fc67c810a3f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:33.838871 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-406ffbbe-f049-49ee-96dc-fc67c810a3f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 5cd7dc26-a126-41d6-9725-d6be4e1a1875. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:33.842673 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:33.842673 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:33.843203 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-406ffbbe-f049-49ee-96dc-fc67c810a3f5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 200 Aug 06 05:40:33.843534 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1418/5633] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:33 2026] GET /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:33.852036 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-56ef2da0-0ec3-4b59-8780-cb48e27cf293 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:33.853694 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-56ef2da0-0ec3-4b59-8780-cb48e27cf293 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] DELETE https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 Aug 06 05:40:33.853926 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-56ef2da0-0ec3-4b59-8780-cb48e27cf293 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:33.854096 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-56ef2da0-0ec3-4b59-8780-cb48e27cf293 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:33.854191 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-56ef2da0-0ec3-4b59-8780-cb48e27cf293 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Delete backup with id: 5cd7dc26-a126-41d6-9725-d6be4e1a1875. Aug 06 05:40:33.857776 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:33.857776 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:33.868584 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-56ef2da0-0ec3-4b59-8780-cb48e27cf293 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] delete_backup rpcapi backup_id 5cd7dc26-a126-41d6-9725-d6be4e1a1875 {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:40:33.870457 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-56ef2da0-0ec3-4b59-8780-cb48e27cf293 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] https://10.4.3.205/volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 returned with HTTP 202 Aug 06 05:40:33.870876 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1402/5634] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:40:33 2026] DELETE /volume/v3/backups/5cd7dc26-a126-41d6-9725-d6be4e1a1875 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:40:33.877783 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-95d18448-1b56-4718-ae15-b9a72c98cc7d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:33.879804 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-95d18448-1b56-4718-ae15-b9a72c98cc7d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 Aug 06 05:40:33.880066 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-95d18448-1b56-4718-ae15-b9a72c98cc7d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:33.880299 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-95d18448-1b56-4718-ae15-b9a72c98cc7d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:33.880575 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-95d18448-1b56-4718-ae15-b9a72c98cc7d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume with id: 108bee13-622a-4ebe-99fd-79fab190df89 Aug 06 05:40:33.888193 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:33.888193 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:33.888591 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-95d18448-1b56-4718-ae15-b9a72c98cc7d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:33.903256 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-95d18448-1b56-4718-ae15-b9a72c98cc7d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume request issued successfully. Aug 06 05:40:33.903627 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-95d18448-1b56-4718-ae15-b9a72c98cc7d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 returned with HTTP 202 Aug 06 05:40:33.904183 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1410/5635] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:40:33 2026] DELETE /volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:40:33.910887 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-71a3d227-f0ac-44eb-a5ba-60b1f81a075d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:33.912571 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-71a3d227-f0ac-44eb-a5ba-60b1f81a075d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 Aug 06 05:40:33.912768 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-71a3d227-f0ac-44eb-a5ba-60b1f81a075d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:33.912953 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-71a3d227-f0ac-44eb-a5ba-60b1f81a075d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:33.920326 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:33.920326 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:33.923898 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-71a3d227-f0ac-44eb-a5ba-60b1f81a075d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:33.927813 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-71a3d227-f0ac-44eb-a5ba-60b1f81a075d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 returned with HTTP 200 Aug 06 05:40:33.928399 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1406/5636] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:33 2026] GET /volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:40:34.940048 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5d964dac-f065-4bc8-bc76-185573f548aa None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:34.941896 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5d964dac-f065-4bc8-bc76-185573f548aa tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 Aug 06 05:40:34.942139 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5d964dac-f065-4bc8-bc76-185573f548aa tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:34.942387 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5d964dac-f065-4bc8-bc76-185573f548aa tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:34.947914 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5d964dac-f065-4bc8-bc76-185573f548aa tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 returned with HTTP 404 Aug 06 05:40:34.948449 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1419/5637] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:34 2026] GET /volume/v3/volumes/108bee13-622a-4ebe-99fd-79fab190df89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:40:34.955868 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9f02b045-10ff-4ec4-9343-06355e3747af None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:34.957647 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9f02b045-10ff-4ec4-9343-06355e3747af tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9/export_record Aug 06 05:40:34.957988 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9f02b045-10ff-4ec4-9343-06355e3747af tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:34.958247 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9f02b045-10ff-4ec4-9343-06355e3747af tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Calling method 'export_record' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:34.958455 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-9f02b045-10ff-4ec4-9343-06355e3747af tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Export record for backup 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100427) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 05:40:34.962694 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:34.962694 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:34.963961 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.policy [None req-9f02b045-10ff-4ec4-9343-06355e3747af tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '6704de0d69824e619b6f240822e9a127', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8a2a822d20c458c80df802f923a881d', '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=100427) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:40:34.964130 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9f02b045-10ff-4ec4-9343-06355e3747af tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9/export_record returned with HTTP 403 Aug 06 05:40:34.964567 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1403/5638] 10.4.3.205 () {68 vars in 1430 bytes} [Thu Aug 6 05:40:34 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:40:34.973150 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:34.974701 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:40:34.975025 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1138346653"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:40:34.976320 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.volumes [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1138346653'}} {{(pid=100426) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:40:34.976439 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume of 1 GB Aug 06 05:40:34.980058 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Availability Zones retrieved successfully. Aug 06 05:40:34.984941 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Flow 'volume_create_api' (a911cc6d-1cda-4655-a3b9-1a02b32ff0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:40:34.985745 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7deba943-7e86-44f2-a8f3-fd05dab5217c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:34.986531 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.flows.api.create_volume [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Validating volume size '1' using validate_int {{(pid=100426) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:40:35.008286 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7deba943-7e86-44f2-a8f3-fd05dab5217c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:35.008961 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (075ca1ff-cb44-42ab-86d0-816c477f59d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:35.044782 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.quota [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Created reservations ['97b7b722-0cd0-43ca-ad8d-f469248dc9ed', '7beff78d-1652-4478-af61-933185cfde61', 'f9dda6e3-f373-4411-9ab0-969cd209e773', 'dfb3b91e-995c-4213-9a3f-a634ba71030a'] {{(pid=100426) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:40:35.045553 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (075ca1ff-cb44-42ab-86d0-816c477f59d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97b7b722-0cd0-43ca-ad8d-f469248dc9ed', '7beff78d-1652-4478-af61-933185cfde61', 'f9dda6e3-f373-4411-9ab0-969cd209e773', 'dfb3b91e-995c-4213-9a3f-a634ba71030a']}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:35.046250 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (292637f0-04fe-420d-adee-e1c197f934b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:35.066781 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (292637f0-04fe-420d-adee-e1c197f934b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '267afac9-3a75-4767-8d3d-e9bdd0562ba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1138346653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['97b7b722-0cd0-43ca-ad8d-f469248dc9ed','7beff78d-1652-4478-af61-933185cfde61','f9dda6e3-f373-4411-9ab0-969cd209e773','dfb3b91e-995c-4213-9a3f-a634ba71030a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97f4c6b82db4120b4599b72a857d06b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1138346653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=267afac9-3a75-4767-8d3d-e9bdd0562ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8a2a822d20c458c80df802f923a881d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97f4c6b82db4120b4599b72a857d06b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:35.067497 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de796782-668a-44d9-b4b7-3f3ed2b9e678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:35.083343 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de796782-668a-44d9-b4b7-3f3ed2b9e678) transitioned into state 'SUCCESS' from state '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-1138346653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['97b7b722-0cd0-43ca-ad8d-f469248dc9ed','7beff78d-1652-4478-af61-933185cfde61','f9dda6e3-f373-4411-9ab0-969cd209e773','dfb3b91e-995c-4213-9a3f-a634ba71030a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97f4c6b82db4120b4599b72a857d06b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:35.083958 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ce80fe-ef00-4c14-b20e-344a6cbf0873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:35.092108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ce80fe-ef00-4c14-b20e-344a6cbf0873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100426) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:35.092878 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Flow 'volume_create_api' (a911cc6d-1cda-4655-a3b9-1a02b32ff0a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100426) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:40:35.093150 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume request issued successfully. Aug 06 05:40:35.093690 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-96dbd902-2edc-4855-8ae8-dfb30a580ef0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:40:35.094079 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1411/5639] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:40:34 2026] POST /volume/v3/volumes => generated 778 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:40:35.105051 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b2c8225a-5d09-48a6-9fe5-12163257e584 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:35.106697 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b2c8225a-5d09-48a6-9fe5-12163257e584 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 Aug 06 05:40:35.106914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b2c8225a-5d09-48a6-9fe5-12163257e584 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:35.107085 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b2c8225a-5d09-48a6-9fe5-12163257e584 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:35.113703 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:35.113703 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:35.116954 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b2c8225a-5d09-48a6-9fe5-12163257e584 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:35.121055 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b2c8225a-5d09-48a6-9fe5-12163257e584 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 returned with HTTP 200 Aug 06 05:40:35.121647 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1407/5640] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:35 2026] GET /volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:36.132971 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-001e8cc5-c394-4d2b-b532-aea9cc016d99 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:36.135382 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-001e8cc5-c394-4d2b-b532-aea9cc016d99 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 Aug 06 05:40:36.135382 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-001e8cc5-c394-4d2b-b532-aea9cc016d99 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:36.135382 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-001e8cc5-c394-4d2b-b532-aea9cc016d99 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:36.141505 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:36.141505 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:36.144568 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-001e8cc5-c394-4d2b-b532-aea9cc016d99 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:36.147908 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-001e8cc5-c394-4d2b-b532-aea9cc016d99 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 returned with HTTP 200 Aug 06 05:40:36.148241 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1420/5641] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:36 2026] GET /volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:40:36.159788 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cdb48475-70da-4196-87df-e03514b99088 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:36.161363 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cdb48475-70da-4196-87df-e03514b99088 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:40:36.161732 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cdb48475-70da-4196-87df-e03514b99088 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "267afac9-3a75-4767-8d3d-e9bdd0562ba7", "name": "tempest-type-Backup-706752480"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:40:36.163121 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-cdb48475-70da-4196-87df-e03514b99088 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Creating new backup {'backup': {'volume_id': '267afac9-3a75-4767-8d3d-e9bdd0562ba7', 'name': 'tempest-type-Backup-706752480'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:40:36.163276 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-cdb48475-70da-4196-87df-e03514b99088 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Creating backup of volume 267afac9-3a75-4767-8d3d-e9bdd0562ba7 in container None Aug 06 05:40:36.170106 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:36.170106 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:36.170408 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cdb48475-70da-4196-87df-e03514b99088 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:36.183820 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-cdb48475-70da-4196-87df-e03514b99088 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Created reservations ['74cc2d46-21f9-4deb-90e8-a9824c15c6a3', 'df1a0ace-5229-4d28-b57a-c38bbbe485b3'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:40:36.210055 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cdb48475-70da-4196-87df-e03514b99088 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:40:36.210631 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1404/5642] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:40:36 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:40:36.220148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-9dde51e2-a00d-432d-9882-b9c1b1b06332 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:36.222151 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9dde51e2-a00d-432d-9882-b9c1b1b06332 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:36.222421 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9dde51e2-a00d-432d-9882-b9c1b1b06332 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:36.222627 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-9dde51e2-a00d-432d-9882-b9c1b1b06332 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:36.222728 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-9dde51e2-a00d-432d-9882-b9c1b1b06332 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:36.227199 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:36.227199 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:36.227797 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-9dde51e2-a00d-432d-9882-b9c1b1b06332 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:36.228148 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1412/5643] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:36 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:37.237694 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-89c1de7c-dedf-4d5a-a609-253e2a376514 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:37.239767 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-89c1de7c-dedf-4d5a-a609-253e2a376514 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:37.240038 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-89c1de7c-dedf-4d5a-a609-253e2a376514 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:37.240267 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-89c1de7c-dedf-4d5a-a609-253e2a376514 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:37.240418 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-89c1de7c-dedf-4d5a-a609-253e2a376514 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:37.245270 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:37.245270 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:37.245981 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-89c1de7c-dedf-4d5a-a609-253e2a376514 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:37.246540 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1408/5644] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:37 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:38.255677 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-20e24011-db07-4b06-8f64-358b4fd30f4d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:38.258232 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-20e24011-db07-4b06-8f64-358b4fd30f4d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:38.258232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-20e24011-db07-4b06-8f64-358b4fd30f4d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:38.258232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-20e24011-db07-4b06-8f64-358b4fd30f4d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:38.258232 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-20e24011-db07-4b06-8f64-358b4fd30f4d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:38.262123 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:38.262123 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:38.262655 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-20e24011-db07-4b06-8f64-358b4fd30f4d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:38.262998 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1421/5645] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:38 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:39.272865 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-03f15920-3b5a-44a3-b2dd-75f8cd9c6f3c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:39.274772 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-03f15920-3b5a-44a3-b2dd-75f8cd9c6f3c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:39.274987 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-03f15920-3b5a-44a3-b2dd-75f8cd9c6f3c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:39.275225 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-03f15920-3b5a-44a3-b2dd-75f8cd9c6f3c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:39.275393 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-03f15920-3b5a-44a3-b2dd-75f8cd9c6f3c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:39.279733 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:39.279733 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:39.280400 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-03f15920-3b5a-44a3-b2dd-75f8cd9c6f3c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:39.280789 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1405/5646] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:39 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:40.290964 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c169d9fb-1539-44c8-b728-0418170fc719 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:40.292645 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c169d9fb-1539-44c8-b728-0418170fc719 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:40.292871 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c169d9fb-1539-44c8-b728-0418170fc719 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:40.293064 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c169d9fb-1539-44c8-b728-0418170fc719 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:40.293166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-c169d9fb-1539-44c8-b728-0418170fc719 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:40.297146 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:40.297146 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:40.297743 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c169d9fb-1539-44c8-b728-0418170fc719 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:40.298175 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1413/5647] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:40 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:41.308054 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-dabf6a70-0f45-40ad-923d-ea7640d43b8d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:41.310166 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dabf6a70-0f45-40ad-923d-ea7640d43b8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:41.310437 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dabf6a70-0f45-40ad-923d-ea7640d43b8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:41.310681 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-dabf6a70-0f45-40ad-923d-ea7640d43b8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:41.310814 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-dabf6a70-0f45-40ad-923d-ea7640d43b8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:41.315112 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:41.315112 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:41.315688 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-dabf6a70-0f45-40ad-923d-ea7640d43b8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:41.316121 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1409/5648] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:41 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:42.325770 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-b6a005e7-5815-40aa-a9db-e2a8754ecd8d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:42.327518 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b6a005e7-5815-40aa-a9db-e2a8754ecd8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:42.327762 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b6a005e7-5815-40aa-a9db-e2a8754ecd8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:42.327957 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-b6a005e7-5815-40aa-a9db-e2a8754ecd8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:42.328091 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-b6a005e7-5815-40aa-a9db-e2a8754ecd8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:42.332595 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:42.332595 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:42.333194 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-b6a005e7-5815-40aa-a9db-e2a8754ecd8d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:42.333686 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1422/5649] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:42 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:43.344629 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-6926dbf4-c953-494e-a7c5-02ebacbbfd9f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:43.346355 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6926dbf4-c953-494e-a7c5-02ebacbbfd9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:43.346828 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6926dbf4-c953-494e-a7c5-02ebacbbfd9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:43.346863 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-6926dbf4-c953-494e-a7c5-02ebacbbfd9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:43.347039 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-6926dbf4-c953-494e-a7c5-02ebacbbfd9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:43.350962 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:43.350962 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:43.351606 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-6926dbf4-c953-494e-a7c5-02ebacbbfd9f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:43.351942 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1406/5650] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:43 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:44.361897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8800d638-c2ad-4973-b9ac-4e2081471582 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:44.363689 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8800d638-c2ad-4973-b9ac-4e2081471582 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:44.363888 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8800d638-c2ad-4973-b9ac-4e2081471582 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:44.364075 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8800d638-c2ad-4973-b9ac-4e2081471582 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:44.364218 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8800d638-c2ad-4973-b9ac-4e2081471582 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:44.368123 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:44.368123 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:44.368654 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8800d638-c2ad-4973-b9ac-4e2081471582 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:44.369072 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1414/5651] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:44 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:45.379348 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5f8a7694-037b-4260-8543-bcdabcc605ab None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:45.381330 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5f8a7694-037b-4260-8543-bcdabcc605ab tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:45.381549 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5f8a7694-037b-4260-8543-bcdabcc605ab tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:45.381742 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5f8a7694-037b-4260-8543-bcdabcc605ab tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:45.381858 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5f8a7694-037b-4260-8543-bcdabcc605ab tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:45.383576 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=34,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:40:45.387263 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:45.387263 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:45.388248 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5f8a7694-037b-4260-8543-bcdabcc605ab tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:45.389211 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1410/5652] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:45 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:46.400527 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-64d3bf04-211f-4a03-bf2c-6cd6e59bbd2e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:46.402636 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-64d3bf04-211f-4a03-bf2c-6cd6e59bbd2e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:46.403413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-64d3bf04-211f-4a03-bf2c-6cd6e59bbd2e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:46.403413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-64d3bf04-211f-4a03-bf2c-6cd6e59bbd2e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:46.403413 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-64d3bf04-211f-4a03-bf2c-6cd6e59bbd2e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:46.404830 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=34,cinder:UPDATE=1 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:40:46.407886 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:46.407886 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:46.408530 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-64d3bf04-211f-4a03-bf2c-6cd6e59bbd2e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:46.409068 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1423/5653] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:46 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:47.419790 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-80a42626-30b1-47e0-b270-7c57461a9bd4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:47.421419 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80a42626-30b1-47e0-b270-7c57461a9bd4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:47.421609 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-80a42626-30b1-47e0-b270-7c57461a9bd4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:47.421778 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-80a42626-30b1-47e0-b270-7c57461a9bd4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:47.421885 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-80a42626-30b1-47e0-b270-7c57461a9bd4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:47.423512 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=58,cinder:INSERT=14,cinder:UPDATE=34 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:40:47.426357 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:47.426357 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:47.426924 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-80a42626-30b1-47e0-b270-7c57461a9bd4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:47.427284 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1407/5654] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:47 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:48.438050 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cad2d7c0-10a0-4252-a5ad-25b3d4e9af1f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:48.440157 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cad2d7c0-10a0-4252-a5ad-25b3d4e9af1f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:48.440422 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cad2d7c0-10a0-4252-a5ad-25b3d4e9af1f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:48.440897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cad2d7c0-10a0-4252-a5ad-25b3d4e9af1f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:48.440897 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-cad2d7c0-10a0-4252-a5ad-25b3d4e9af1f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:48.442816 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:UPDATE=38,cinder:SELECT=87,cinder:INSERT=23 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:40:48.446709 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:48.446709 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:48.447382 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cad2d7c0-10a0-4252-a5ad-25b3d4e9af1f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:48.447858 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1415/5655] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:48 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:49.456605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-203bb845-7287-4bab-a33c-6976510f727d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:49.458236 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-203bb845-7287-4bab-a33c-6976510f727d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:49.458415 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-203bb845-7287-4bab-a33c-6976510f727d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:49.458684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-203bb845-7287-4bab-a33c-6976510f727d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:49.458684 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-203bb845-7287-4bab-a33c-6976510f727d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:49.464242 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:49.464242 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:49.464464 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-203bb845-7287-4bab-a33c-6976510f727d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:49.464828 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1411/5656] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:49 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:50.474411 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e2e418fb-7e85-42e5-b7df-5e9785d4e336 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:50.475822 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e2e418fb-7e85-42e5-b7df-5e9785d4e336 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:50.476045 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e2e418fb-7e85-42e5-b7df-5e9785d4e336 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:50.476216 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e2e418fb-7e85-42e5-b7df-5e9785d4e336 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:50.476335 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-e2e418fb-7e85-42e5-b7df-5e9785d4e336 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:50.480091 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:50.480091 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:50.480629 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e2e418fb-7e85-42e5-b7df-5e9785d4e336 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:50.480924 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1424/5657] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:50 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:50.489599 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dce08e25-c5f3-4ea0-9592-0447a1a60dc1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:50.491346 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dce08e25-c5f3-4ea0-9592-0447a1a60dc1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46/export_record Aug 06 05:40:50.491566 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dce08e25-c5f3-4ea0-9592-0447a1a60dc1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:50.491749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dce08e25-c5f3-4ea0-9592-0447a1a60dc1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'export_record' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:50.491846 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-dce08e25-c5f3-4ea0-9592-0447a1a60dc1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Export record for backup edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100427) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 05:40:50.495526 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:50.495526 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:50.496286 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.api [None req-dce08e25-c5f3-4ea0-9592-0447a1a60dc1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling RPCAPI with context: , host: np0000006623, backup: edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100427) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 05:40:50.500883 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-dce08e25-c5f3-4ea0-9592-0447a1a60dc1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] export_record in rpcapi backup_id edc251a8-711c-47e0-8851-c1e31aa40d46 on host np0000006623. {{(pid=100427) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 05:40:50.512149 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.contrib.backups [None req-dce08e25-c5f3-4ea0-9592-0447a1a60dc1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWRjMjUxYTgtNzExYy00N2UwLTg4NTEtYzFlMzFhYTQwZDQ2IiwgInVzZXJfaWQiOiAiZDk3ZjRjNmI4MmRiNDEyMGI0NTk5YjcyYTg1N2QwNmIiLCAicHJvamVjdF9pZCI6ICJlOGEyYTgyMmQyMGM0NThjODBkZjgwMmY5MjNhODgxZCIsICJ2b2x1bWVfaWQiOiAiMjY3YWZhYzktM2E3NS00NzY3LThkM2QtZTliZGQwNTYyYmE3IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDY3NTI0ODAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNjdhZmFjOS0zYTc1LTQ3NjctOGQzZC1lOWJkZDA1NjJiYTcvMjAyNjA4MDYwNTQwMzgvYXpfbm92YV9iYWNrdXBfZWRjMjUxYTgtNzExYy00N2UwLTg4NTEtYzFlMzFhYTQwZDQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQwNTo0MDozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNTo0MDozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDA1OjQwOjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100427) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 05:40:50.512402 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dce08e25-c5f3-4ea0-9592-0447a1a60dc1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46/export_record returned with HTTP 200 Aug 06 05:40:50.512790 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1408/5658] 10.4.3.205 () {68 vars in 1430 bytes} [Thu Aug 6 05:40:50 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46/export_record => generated 1424 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:40:50.520245 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-8a4d2f82-ec0a-4f04-9a16-962b5cdf3c59 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:50.521885 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a4d2f82-ec0a-4f04-9a16-962b5cdf3c59 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:40:50.522097 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a4d2f82-ec0a-4f04-9a16-962b5cdf3c59 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:50.522326 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-8a4d2f82-ec0a-4f04-9a16-962b5cdf3c59 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:50.522385 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-8a4d2f82-ec0a-4f04-9a16-962b5cdf3c59 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:50.525992 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:50.525992 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:50.526554 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-8a4d2f82-ec0a-4f04-9a16-962b5cdf3c59 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:40:50.526872 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1416/5659] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:50 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:50.535692 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-346d4ab8-244f-4fd8-9d31-81660a868891 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:50.537256 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-346d4ab8-244f-4fd8-9d31-81660a868891 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] POST https://10.4.3.205/volume/v3/backups/import_record Aug 06 05:40:50.537623 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-346d4ab8-244f-4fd8-9d31-81660a868891 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWZhMGI2ZjYtZjg5MC00ODY1LTkyY2ItOGVhNDYyMzlmY2RhIiwgInVzZXJfaWQiOiAiZDk3ZjRjNmI4MmRiNDEyMGI0NTk5YjcyYTg1N2QwNmIiLCAicHJvamVjdF9pZCI6ICJlOGEyYTgyMmQyMGM0NThjODBkZjgwMmY5MjNhODgxZCIsICJ2b2x1bWVfaWQiOiAiMjY3YWZhYzktM2E3NS00NzY3LThkM2QtZTliZGQwNTYyYmE3IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDY3NTI0ODAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNjdhZmFjOS0zYTc1LTQ3NjctOGQzZC1lOWJkZDA1NjJiYTcvMjAyNjA4MDYwNTQwMzgvYXpfbm92YV9iYWNrdXBfZWRjMjUxYTgtNzExYy00N2UwLTg4NTEtYzFlMzFhYTQwZDQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQwNTo0MDozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNTo0MDozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDA1OjQwOjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:40:50.538861 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-346d4ab8-244f-4fd8-9d31-81660a868891 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWZhMGI2ZjYtZjg5MC00ODY1LTkyY2ItOGVhNDYyMzlmY2RhIiwgInVzZXJfaWQiOiAiZDk3ZjRjNmI4MmRiNDEyMGI0NTk5YjcyYTg1N2QwNmIiLCAicHJvamVjdF9pZCI6ICJlOGEyYTgyMmQyMGM0NThjODBkZjgwMmY5MjNhODgxZCIsICJ2b2x1bWVfaWQiOiAiMjY3YWZhYzktM2E3NS00NzY3LThkM2QtZTliZGQwNTYyYmE3IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDY3NTI0ODAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNjdhZmFjOS0zYTc1LTQ3NjctOGQzZC1lOWJkZDA1NjJiYTcvMjAyNjA4MDYwNTQwMzgvYXpfbm92YV9iYWNrdXBfZWRjMjUxYTgtNzExYy00N2UwLTg4NTEtYzFlMzFhYTQwZDQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQwNTo0MDozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNTo0MDozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDA1OjQwOjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100429) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 05:40:50.539018 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.contrib.backups [None req-346d4ab8-244f-4fd8-9d31-81660a868891 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWZhMGI2ZjYtZjg5MC00ODY1LTkyY2ItOGVhNDYyMzlmY2RhIiwgInVzZXJfaWQiOiAiZDk3ZjRjNmI4MmRiNDEyMGI0NTk5YjcyYTg1N2QwNmIiLCAicHJvamVjdF9pZCI6ICJlOGEyYTgyMmQyMGM0NThjODBkZjgwMmY5MjNhODgxZCIsICJ2b2x1bWVfaWQiOiAiMjY3YWZhYzktM2E3NS00NzY3LThkM2QtZTliZGQwNTYyYmE3IiwgImhvc3QiOiAibnAwMDAwMDA2NjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDY3NTI0ODAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNjdhZmFjOS0zYTc1LTQ3NjctOGQzZC1lOWJkZDA1NjJiYTcvMjAyNjA4MDYwNTQwMzgvYXpfbm92YV9iYWNrdXBfZWRjMjUxYTgtNzExYy00N2UwLTg4NTEtYzFlMzFhYTQwZDQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQwNTo0MDozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQwNTo0MDozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDA1OjQwOjUwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100429) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 05:40:50.539565 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.policy [None req-346d4ab8-244f-4fd8-9d31-81660a868891 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '6704de0d69824e619b6f240822e9a127', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8a2a822d20c458c80df802f923a881d', '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=100429) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:40:50.539725 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-346d4ab8-244f-4fd8-9d31-81660a868891 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] https://10.4.3.205/volume/v3/backups/import_record returned with HTTP 403 Aug 06 05:40:50.540143 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1412/5660] 10.4.3.205 () {70 vars in 1342 bytes} [Thu Aug 6 05:40:50 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 06 05:40:50.546077 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-236f5f0f-3e2e-4e16-8f06-3beffd52de03 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:50.547736 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-236f5f0f-3e2e-4e16-8f06-3beffd52de03 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 Aug 06 05:40:50.547928 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-236f5f0f-3e2e-4e16-8f06-3beffd52de03 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:50.548108 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-236f5f0f-3e2e-4e16-8f06-3beffd52de03 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:50.548253 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-236f5f0f-3e2e-4e16-8f06-3beffd52de03 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume with id: 267afac9-3a75-4767-8d3d-e9bdd0562ba7 Aug 06 05:40:50.554713 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:50.554713 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:50.555004 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-236f5f0f-3e2e-4e16-8f06-3beffd52de03 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:50.569983 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-236f5f0f-3e2e-4e16-8f06-3beffd52de03 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume request issued successfully. Aug 06 05:40:50.570163 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-236f5f0f-3e2e-4e16-8f06-3beffd52de03 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 returned with HTTP 202 Aug 06 05:40:50.570619 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1425/5661] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:40:50 2026] DELETE /volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:40:50.578248 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7c6ea0a5-396b-4eed-aeaa-b65e4b8041c7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:50.579887 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7c6ea0a5-396b-4eed-aeaa-b65e4b8041c7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 Aug 06 05:40:50.580145 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7c6ea0a5-396b-4eed-aeaa-b65e4b8041c7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:50.580347 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7c6ea0a5-396b-4eed-aeaa-b65e4b8041c7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:50.587579 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:50.587579 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:50.590706 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7c6ea0a5-396b-4eed-aeaa-b65e4b8041c7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:50.594223 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7c6ea0a5-396b-4eed-aeaa-b65e4b8041c7 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 returned with HTTP 200 Aug 06 05:40:50.594573 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1409/5662] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:50 2026] GET /volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:40:51.607023 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-aadc0084-c922-4b5f-a0b8-38494f3665cb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:51.608710 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-aadc0084-c922-4b5f-a0b8-38494f3665cb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 Aug 06 05:40:51.608903 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-aadc0084-c922-4b5f-a0b8-38494f3665cb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:51.609108 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-aadc0084-c922-4b5f-a0b8-38494f3665cb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:51.615144 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-aadc0084-c922-4b5f-a0b8-38494f3665cb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 returned with HTTP 404 Aug 06 05:40:51.615657 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1417/5663] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:51 2026] GET /volume/v3/volumes/267afac9-3a75-4767-8d3d-e9bdd0562ba7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:40:51.622746 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-44c43f4e-dbd7-42f8-822c-2147443c29b1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:51.624641 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-44c43f4e-dbd7-42f8-822c-2147443c29b1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] GET https://10.4.3.205/volume/v3/backups Aug 06 05:40:51.624837 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-44c43f4e-dbd7-42f8-822c-2147443c29b1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:51.625038 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-44c43f4e-dbd7-42f8-822c-2147443c29b1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:51.625281 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.api_utils [None req-44c43f4e-dbd7-42f8-822c-2147443c29b1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Removing options '' from query. {{(pid=100429) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:40:51.629749 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-44c43f4e-dbd7-42f8-822c-2147443c29b1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] https://10.4.3.205/volume/v3/backups returned with HTTP 200 Aug 06 05:40:51.630096 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1413/5664] 10.4.3.205 () {68 vars in 1277 bytes} [Thu Aug 6 05:40:51 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 06 05:40:51.637758 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9a3f52cd-de41-4870-908f-0bbd02c48da8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:51.639455 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a3f52cd-de41-4870-908f-0bbd02c48da8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] GET https://10.4.3.205/volume/v3/backups?project_id=e8a2a822d20c458c80df802f923a881d Aug 06 05:40:51.639667 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a3f52cd-de41-4870-908f-0bbd02c48da8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:51.639842 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9a3f52cd-de41-4870-908f-0bbd02c48da8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Calling method 'index' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:51.640119 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.api_utils [None req-9a3f52cd-de41-4870-908f-0bbd02c48da8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Removing options 'project_id' from query. {{(pid=100428) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 05:40:51.644769 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9a3f52cd-de41-4870-908f-0bbd02c48da8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] https://10.4.3.205/volume/v3/backups?project_id=e8a2a822d20c458c80df802f923a881d returned with HTTP 200 Aug 06 05:40:51.645123 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1426/5665] 10.4.3.205 () {68 vars in 1364 bytes} [Thu Aug 6 05:40:51 2026] GET /volume/v3/backups?project_id=e8a2a822d20c458c80df802f923a881d => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:51.653017 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-8da46807-6022-4c5b-9ae3-78647e21081b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:51.654509 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:40:51.654826 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1215933613"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:40:51.656093 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1215933613'}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:40:51.656203 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume of 1 GB Aug 06 05:40:51.659499 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Availability Zones retrieved successfully. Aug 06 05:40:51.664329 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Flow 'volume_create_api' (2c3963e2-f30a-492a-9d9a-888b78bddfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:40:51.665099 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e3b931a-c1ed-4392-ae57-bd433eef0ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:51.665752 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Validating volume size '1' using validate_int {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:40:51.686510 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e3b931a-c1ed-4392-ae57-bd433eef0ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:51.687147 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9208f2c-19ea-4528-a87e-22b64f8fcf65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:51.721184 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Created reservations ['80743a53-3563-487e-8e68-a95e3b68b465', 'd2495836-d0ed-4cf8-8669-4135fc902830', '6526d3df-5b4d-494a-9253-61b64e468ca4', '857977a0-8c62-45bf-8f95-5f3b007e46c4'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:40:51.721972 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9208f2c-19ea-4528-a87e-22b64f8fcf65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80743a53-3563-487e-8e68-a95e3b68b465', 'd2495836-d0ed-4cf8-8669-4135fc902830', '6526d3df-5b4d-494a-9253-61b64e468ca4', '857977a0-8c62-45bf-8f95-5f3b007e46c4']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:51.722632 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe35036-9ba2-4f6f-b313-1d9d7c174f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:51.743061 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe35036-9ba2-4f6f-b313-1d9d7c174f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a48e8a1-5c6f-449c-92f9-ae628b7772cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1215933613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['80743a53-3563-487e-8e68-a95e3b68b465','d2495836-d0ed-4cf8-8669-4135fc902830','6526d3df-5b4d-494a-9253-61b64e468ca4','857977a0-8c62-45bf-8f95-5f3b007e46c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97f4c6b82db4120b4599b72a857d06b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1215933613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a48e8a1-5c6f-449c-92f9-ae628b7772cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8a2a822d20c458c80df802f923a881d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97f4c6b82db4120b4599b72a857d06b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:51.743720 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fad826-3f1e-4c92-9ed0-bdaedde8ee3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:51.759541 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fad826-3f1e-4c92-9ed0-bdaedde8ee3f) transitioned into state 'SUCCESS' from state '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-1215933613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['80743a53-3563-487e-8e68-a95e3b68b465','d2495836-d0ed-4cf8-8669-4135fc902830','6526d3df-5b4d-494a-9253-61b64e468ca4','857977a0-8c62-45bf-8f95-5f3b007e46c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97f4c6b82db4120b4599b72a857d06b',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:51.760175 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec39b8b2-09cf-4c7a-ad98-efe241f679b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:40:51.768490 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec39b8b2-09cf-4c7a-ad98-efe241f679b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:40:51.769222 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Flow 'volume_create_api' (2c3963e2-f30a-492a-9d9a-888b78bddfb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:40:51.769518 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Create volume request issued successfully. Aug 06 05:40:51.770098 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-8da46807-6022-4c5b-9ae3-78647e21081b tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:40:51.770596 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1410/5666] 10.4.3.205 () {70 vars in 1298 bytes} [Thu Aug 6 05:40:51 2026] POST /volume/v3/volumes => generated 778 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:40:51.780915 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ab0d6fff-b5b9-46e0-afb5-c5a8a985412f None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:51.782617 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ab0d6fff-b5b9-46e0-afb5-c5a8a985412f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd Aug 06 05:40:51.782805 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ab0d6fff-b5b9-46e0-afb5-c5a8a985412f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:51.782974 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ab0d6fff-b5b9-46e0-afb5-c5a8a985412f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:51.789833 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:51.789833 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:51.792924 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ab0d6fff-b5b9-46e0-afb5-c5a8a985412f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:51.796074 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ab0d6fff-b5b9-46e0-afb5-c5a8a985412f tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd returned with HTTP 200 Aug 06 05:40:51.796438 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1418/5667] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:51 2026] GET /volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:52.807834 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-b294468c-f676-4edc-8ec8-f3b490f934cc None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:52.809583 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b294468c-f676-4edc-8ec8-f3b490f934cc tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd Aug 06 05:40:52.809834 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b294468c-f676-4edc-8ec8-f3b490f934cc tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:52.810050 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-b294468c-f676-4edc-8ec8-f3b490f934cc tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:52.817005 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:52.817005 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:52.820098 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-b294468c-f676-4edc-8ec8-f3b490f934cc tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:52.823460 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-b294468c-f676-4edc-8ec8-f3b490f934cc tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd returned with HTTP 200 Aug 06 05:40:52.823808 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1414/5668] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:52 2026] GET /volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:40:52.835164 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-928fad51-d398-4ae9-9056-fe8fa3f08ffb None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:52.836742 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-928fad51-d398-4ae9-9056-fe8fa3f08ffb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] POST https://10.4.3.205/volume/v3/backups Aug 06 05:40:52.837074 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-928fad51-d398-4ae9-9056-fe8fa3f08ffb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a48e8a1-5c6f-449c-92f9-ae628b7772cd", "name": "tempest-type-Backup-1957745249"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:40:52.838377 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-928fad51-d398-4ae9-9056-fe8fa3f08ffb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Creating new backup {'backup': {'volume_id': '3a48e8a1-5c6f-449c-92f9-ae628b7772cd', 'name': 'tempest-type-Backup-1957745249'}} {{(pid=100428) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 05:40:52.838505 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-928fad51-d398-4ae9-9056-fe8fa3f08ffb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Creating backup of volume 3a48e8a1-5c6f-449c-92f9-ae628b7772cd in container None Aug 06 05:40:52.845139 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:52.845139 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:52.845439 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-928fad51-d398-4ae9-9056-fe8fa3f08ffb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:40:52.858604 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-928fad51-d398-4ae9-9056-fe8fa3f08ffb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Created reservations ['6122d7f1-df15-45bf-964e-b6027110cc6b', 'dffc712d-02a1-4df6-8830-4259f924d2d0'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:40:52.880134 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-928fad51-d398-4ae9-9056-fe8fa3f08ffb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups returned with HTTP 202 Aug 06 05:40:52.880530 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1427/5669] 10.4.3.205 () {70 vars in 1299 bytes} [Thu Aug 6 05:40:52 2026] POST /volume/v3/backups => generated 316 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:40:52.888794 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ce7ebdc0-5590-4c71-819b-05c534a3b539 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:52.890881 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce7ebdc0-5590-4c71-819b-05c534a3b539 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:40:52.891125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce7ebdc0-5590-4c71-819b-05c534a3b539 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:52.891308 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ce7ebdc0-5590-4c71-819b-05c534a3b539 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:52.891766 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-ce7ebdc0-5590-4c71-819b-05c534a3b539 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:52.895370 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:52.895370 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:52.895895 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ce7ebdc0-5590-4c71-819b-05c534a3b539 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:40:52.896348 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1411/5670] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:52 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:53.905148 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-7e971753-9dab-40c0-a85e-a50971a1b8fd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:53.906750 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e971753-9dab-40c0-a85e-a50971a1b8fd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:40:53.906936 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e971753-9dab-40c0-a85e-a50971a1b8fd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:53.907112 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-7e971753-9dab-40c0-a85e-a50971a1b8fd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:53.907212 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-7e971753-9dab-40c0-a85e-a50971a1b8fd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:53.910811 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:53.910811 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:53.911341 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-7e971753-9dab-40c0-a85e-a50971a1b8fd tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:40:53.911655 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1419/5671] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:53 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:54.920731 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7e936e7b-2e75-468e-90e9-1557fd76efea None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:54.922866 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e936e7b-2e75-468e-90e9-1557fd76efea tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:40:54.923136 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e936e7b-2e75-468e-90e9-1557fd76efea tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:54.923240 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7e936e7b-2e75-468e-90e9-1557fd76efea tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:54.923359 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-7e936e7b-2e75-468e-90e9-1557fd76efea tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:54.927190 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:54.927190 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:54.927731 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7e936e7b-2e75-468e-90e9-1557fd76efea tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:40:54.928061 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1415/5672] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:54 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:55.938808 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-24e94d3e-93b0-4849-b360-f4874c94e831 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:55.940659 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-24e94d3e-93b0-4849-b360-f4874c94e831 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:40:55.940873 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-24e94d3e-93b0-4849-b360-f4874c94e831 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:55.941083 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-24e94d3e-93b0-4849-b360-f4874c94e831 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:55.941192 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-24e94d3e-93b0-4849-b360-f4874c94e831 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:55.945672 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:55.945672 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:40:55.946337 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-24e94d3e-93b0-4849-b360-f4874c94e831 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:40:55.946685 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1428/5673] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:55 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:56.958687 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f65a4a2f-7042-47b8-95ce-2f3b47165e88 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:56.960500 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f65a4a2f-7042-47b8-95ce-2f3b47165e88 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:40:56.960713 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f65a4a2f-7042-47b8-95ce-2f3b47165e88 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:56.960945 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f65a4a2f-7042-47b8-95ce-2f3b47165e88 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:56.961068 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-f65a4a2f-7042-47b8-95ce-2f3b47165e88 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:56.965369 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:56.965369 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:40:56.965990 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f65a4a2f-7042-47b8-95ce-2f3b47165e88 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:40:56.966445 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1412/5674] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:56 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:57.979838 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-97c84ded-22b7-4472-8744-27f9c1e533d3 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:57.987390 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97c84ded-22b7-4472-8744-27f9c1e533d3 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:40:57.987694 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-97c84ded-22b7-4472-8744-27f9c1e533d3 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:57.988662 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-97c84ded-22b7-4472-8744-27f9c1e533d3 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:57.988795 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-97c84ded-22b7-4472-8744-27f9c1e533d3 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:57.996258 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:57.996258 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:40:57.997024 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-97c84ded-22b7-4472-8744-27f9c1e533d3 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:40:57.997458 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1420/5675] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:57 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:40:59.007313 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-da9b154e-bd82-41d8-9b87-499422a1a706 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:40:59.009105 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-da9b154e-bd82-41d8-9b87-499422a1a706 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:40:59.009346 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-da9b154e-bd82-41d8-9b87-499422a1a706 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:40:59.009556 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-da9b154e-bd82-41d8-9b87-499422a1a706 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:40:59.009655 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-da9b154e-bd82-41d8-9b87-499422a1a706 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:40:59.014425 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:40:59.014425 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:40:59.015241 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-da9b154e-bd82-41d8-9b87-499422a1a706 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:40:59.015615 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1416/5676] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:40:59 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:00.025202 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-29589335-0a25-4608-b4b7-25556c420b78 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:00.027267 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-29589335-0a25-4608-b4b7-25556c420b78 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:00.027526 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-29589335-0a25-4608-b4b7-25556c420b78 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:00.027646 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-29589335-0a25-4608-b4b7-25556c420b78 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:00.027746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-29589335-0a25-4608-b4b7-25556c420b78 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:00.031546 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:00.031546 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:00.032067 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-29589335-0a25-4608-b4b7-25556c420b78 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:41:00.032374 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1429/5677] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:00 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:01.041359 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c22e4956-e2df-416b-a65d-1adde2f073bb None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:01.042871 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c22e4956-e2df-416b-a65d-1adde2f073bb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:01.043088 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c22e4956-e2df-416b-a65d-1adde2f073bb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:01.043297 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c22e4956-e2df-416b-a65d-1adde2f073bb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:01.043421 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-c22e4956-e2df-416b-a65d-1adde2f073bb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:01.047177 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:01.047177 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:01.047720 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c22e4956-e2df-416b-a65d-1adde2f073bb tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:41:01.048053 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1413/5678] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:01 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:02.057072 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-882842a2-5204-4b64-8a92-e8321e6b0750 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:02.058828 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-882842a2-5204-4b64-8a92-e8321e6b0750 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:02.059017 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-882842a2-5204-4b64-8a92-e8321e6b0750 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:02.059207 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-882842a2-5204-4b64-8a92-e8321e6b0750 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:02.059316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-882842a2-5204-4b64-8a92-e8321e6b0750 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:02.064284 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:02.064284 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:02.065116 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-882842a2-5204-4b64-8a92-e8321e6b0750 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:41:02.065812 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1421/5679] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:02 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:03.076015 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-5ef9273d-7e0e-4680-9035-f8e3d2e5474e None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:03.077920 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5ef9273d-7e0e-4680-9035-f8e3d2e5474e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:03.078143 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5ef9273d-7e0e-4680-9035-f8e3d2e5474e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:03.078355 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-5ef9273d-7e0e-4680-9035-f8e3d2e5474e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:03.078478 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-5ef9273d-7e0e-4680-9035-f8e3d2e5474e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:03.082695 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:03.082695 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:03.083307 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-5ef9273d-7e0e-4680-9035-f8e3d2e5474e tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:41:03.083679 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1417/5680] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:03 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:04.093598 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0095444c-d360-4513-bb5b-16219c192773 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:04.095365 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0095444c-d360-4513-bb5b-16219c192773 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:04.095567 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0095444c-d360-4513-bb5b-16219c192773 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:04.095734 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0095444c-d360-4513-bb5b-16219c192773 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:04.095834 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-0095444c-d360-4513-bb5b-16219c192773 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:04.099921 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:04.099921 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:04.100538 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0095444c-d360-4513-bb5b-16219c192773 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:41:04.100853 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1430/5681] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:04 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:05.110887 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-221e174e-415b-4cd3-abc3-6e2f3035d600 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:05.112536 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-221e174e-415b-4cd3-abc3-6e2f3035d600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:05.112731 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-221e174e-415b-4cd3-abc3-6e2f3035d600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:05.112907 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-221e174e-415b-4cd3-abc3-6e2f3035d600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:05.113116 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-221e174e-415b-4cd3-abc3-6e2f3035d600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:05.117967 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:05.117967 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:05.118692 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-221e174e-415b-4cd3-abc3-6e2f3035d600 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:41:05.119134 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1414/5682] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:05 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:06.127936 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-5ca13741-318e-4a5d-beea-e1e2b0e73f66 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:06.129726 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ca13741-318e-4a5d-beea-e1e2b0e73f66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:06.129953 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ca13741-318e-4a5d-beea-e1e2b0e73f66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:06.130166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-5ca13741-318e-4a5d-beea-e1e2b0e73f66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:06.130272 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-5ca13741-318e-4a5d-beea-e1e2b0e73f66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:06.134443 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:06.134443 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:06.134979 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-5ca13741-318e-4a5d-beea-e1e2b0e73f66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:41:06.135390 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1422/5683] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:06 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:07.144841 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-308f7ab7-0c68-47e2-b7b2-839c244f4255 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:07.146766 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-308f7ab7-0c68-47e2-b7b2-839c244f4255 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:07.147056 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-308f7ab7-0c68-47e2-b7b2-839c244f4255 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:07.147248 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-308f7ab7-0c68-47e2-b7b2-839c244f4255 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:07.147354 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-308f7ab7-0c68-47e2-b7b2-839c244f4255 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:07.151164 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:07.151164 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:07.151898 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-308f7ab7-0c68-47e2-b7b2-839c244f4255 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:41:07.152385 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1418/5684] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:07 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:07.162036 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-e3a00029-1913-44c7-bd27-74c5664373a2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:07.163724 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3a00029-1913-44c7-bd27-74c5664373a2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] POST https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1/action Aug 06 05:41:07.164083 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3a00029-1913-44c7-bd27-74c5664373a2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:41:07.164233 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-e3a00029-1913-44c7-bd27-74c5664373a2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:41:07.165505 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.admin_actions [None req-e3a00029-1913-44c7-bd27-74c5664373a2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Updating backup '6976882c-695d-4610-a79b-db3850d9efd1' with '{'status': 'error'}' {{(pid=100428) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 05:41:07.172618 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:07.172618 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:07.173614 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.policy [None req-e3a00029-1913-44c7-bd27-74c5664373a2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6704de0d69824e619b6f240822e9a127', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8a2a822d20c458c80df802f923a881d', '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=100428) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:41:07.173780 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-e3a00029-1913-44c7-bd27-74c5664373a2 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1/action returned with HTTP 403 Aug 06 05:41:07.174192 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1431/5685] 10.4.3.205 () {70 vars in 1430 bytes} [Thu Aug 6 05:41:07 2026] POST /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:41:07.182750 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-dc372bff-caf2-4806-b8ef-e78d970bbbb1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:07.184426 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dc372bff-caf2-4806-b8ef-e78d970bbbb1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd Aug 06 05:41:07.184620 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dc372bff-caf2-4806-b8ef-e78d970bbbb1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:07.184803 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-dc372bff-caf2-4806-b8ef-e78d970bbbb1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:07.184946 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-dc372bff-caf2-4806-b8ef-e78d970bbbb1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume with id: 3a48e8a1-5c6f-449c-92f9-ae628b7772cd Aug 06 05:41:07.191916 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:07.191916 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:07.192035 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dc372bff-caf2-4806-b8ef-e78d970bbbb1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:41:07.206519 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-dc372bff-caf2-4806-b8ef-e78d970bbbb1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume request issued successfully. Aug 06 05:41:07.206672 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-dc372bff-caf2-4806-b8ef-e78d970bbbb1 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd returned with HTTP 202 Aug 06 05:41:07.207036 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1415/5686] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:41:07 2026] DELETE /volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:41:07.215320 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-93861c66-e42d-4b60-bb23-cb8b11002208 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:07.217033 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-93861c66-e42d-4b60-bb23-cb8b11002208 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd Aug 06 05:41:07.217141 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-93861c66-e42d-4b60-bb23-cb8b11002208 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:07.217358 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-93861c66-e42d-4b60-bb23-cb8b11002208 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:07.224303 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:07.224303 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:07.227490 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-93861c66-e42d-4b60-bb23-cb8b11002208 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:41:07.230952 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-93861c66-e42d-4b60-bb23-cb8b11002208 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd returned with HTTP 200 Aug 06 05:41:07.231321 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1423/5687] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:07 2026] GET /volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:41:08.243982 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-2602fea5-70a4-459e-a164-bbfaea2318b8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:08.245813 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2602fea5-70a4-459e-a164-bbfaea2318b8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd Aug 06 05:41:08.246030 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2602fea5-70a4-459e-a164-bbfaea2318b8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:08.246229 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-2602fea5-70a4-459e-a164-bbfaea2318b8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:08.252140 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-2602fea5-70a4-459e-a164-bbfaea2318b8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd returned with HTTP 404 Aug 06 05:41:08.252687 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1419/5688] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:08 2026] GET /volume/v3/volumes/3a48e8a1-5c6f-449c-92f9-ae628b7772cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:41:08.259872 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:08.261684 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] POST https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9/restore Aug 06 05:41:08.262060 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:41:08.263280 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.contrib.backups [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Restoring backup 59bcdc0c-2526-48b6-8312-3bb69e97cdf9 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100428) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 05:41:08.263418 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.contrib.backups [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Restoring backup 59bcdc0c-2526-48b6-8312-3bb69e97cdf9 to volume None. Aug 06 05:41:08.267265 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:08.267265 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:08.268228 np0000006623 devstack@c-api.service[100428]: INFO cinder.backup.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Creating volume of 1 GB for restore of backup 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. Aug 06 05:41:08.273284 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Availability zone cache updated, next update will occur around 2026-08-06 06:41:08.273083. {{(pid=100428) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 05:41:08.273384 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Availability Zones retrieved successfully. Aug 06 05:41:08.278327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Flow 'volume_create_api' (2fcbcc89-22a6-4548-98f7-34a3514f0553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:41:08.279145 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03e14ec-67a5-459b-90cc-d273e6753e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:08.279931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:41:08.302311 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03e14ec-67a5-459b-90cc-d273e6753e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2fb673ab-0370-435b-8b71-013885446ec5,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb673ab-0370-435b-8b71-013885446ec5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:08.303079 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2199e0a4-bed9-40dd-ace8-61b62a12c1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:08.333905 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Created reservations ['28e51e28-4215-4ffc-af84-fea18ef39b11', '1860c53b-889f-42aa-a9d5-583646856d37', '03958afc-69ac-4757-be1f-b621f3f9feea', '1fc75a1b-2739-48c1-b599-a9c5e15a8cd5'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:41:08.334624 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2199e0a4-bed9-40dd-ace8-61b62a12c1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e51e28-4215-4ffc-af84-fea18ef39b11', '1860c53b-889f-42aa-a9d5-583646856d37', '03958afc-69ac-4757-be1f-b621f3f9feea', '1fc75a1b-2739-48c1-b599-a9c5e15a8cd5']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:08.335268 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389572f9-ef37-4b3a-8f9c-3dae7751a042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:08.358939 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389572f9-ef37-4b3a-8f9c-3dae7751a042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ec39e8-6a9e-42c9-bbd4-b9cc167ae978', '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='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['28e51e28-4215-4ffc-af84-fea18ef39b11','1860c53b-889f-42aa-a9d5-583646856d37','03958afc-69ac-4757-be1f-b621f3f9feea','1fc75a1b-2739-48c1-b599-a9c5e15a8cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6704de0d69824e619b6f240822e9a127',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:41:08Z,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=03ec39e8-6a9e-42c9-bbd4-b9cc167ae978,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8a2a822d20c458c80df802f923a881d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6704de0d69824e619b6f240822e9a127',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb673ab-0370-435b-8b71-013885446ec5),volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:08.359746 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb40c018-6ce1-4e23-a59c-02acf4aeaf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:08.373754 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb40c018-6ce1-4e23-a59c-02acf4aeaf76) transitioned into 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='e8a2a822d20c458c80df802f923a881d',qos_specs=None,replication_status=,reservations=['28e51e28-4215-4ffc-af84-fea18ef39b11','1860c53b-889f-42aa-a9d5-583646856d37','03958afc-69ac-4757-be1f-b621f3f9feea','1fc75a1b-2739-48c1-b599-a9c5e15a8cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6704de0d69824e619b6f240822e9a127',volume_type_id=2fb673ab-0370-435b-8b71-013885446ec5)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:08.374586 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841e2200-1df1-43af-b46d-1b4881502d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:08.381978 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841e2200-1df1-43af-b46d-1b4881502d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:08.382770 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Flow 'volume_create_api' (2fcbcc89-22a6-4548-98f7-34a3514f0553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:41:08.383068 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Create volume request issued successfully. Aug 06 05:41:08.388764 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:08.388764 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:08.389174 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Volume info retrieved successfully. Aug 06 05:41:09.395978 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:09.395978 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:09.396438 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Volume info retrieved successfully. Aug 06 05:41:09.396573 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Checking backup size 1 against volume size 1 {{(pid=100428) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 05:41:09.396667 np0000006623 devstack@c-api.service[100428]: INFO cinder.backup.api [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Overwriting volume 03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 with restore of backup 59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:09.407241 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.backup.rpcapi [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] restore_backup in rpcapi backup_id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9 {{(pid=100428) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 05:41:09.408857 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-ae0728c5-e807-4bd9-9467-e8ac0fc6935c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9/restore returned with HTTP 202 Aug 06 05:41:09.409281 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1432/5689] 10.4.3.205 () {70 vars in 1433 bytes} [Thu Aug 6 05:41:08 2026] POST /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9/restore => generated 152 bytes in 1150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:41:09.416539 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4bfc87c0-9cff-4a96-8cdf-f43666046aaa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:09.418316 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4bfc87c0-9cff-4a96-8cdf-f43666046aaa tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:09.418572 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4bfc87c0-9cff-4a96-8cdf-f43666046aaa tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:09.418750 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4bfc87c0-9cff-4a96-8cdf-f43666046aaa tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:09.418870 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-4bfc87c0-9cff-4a96-8cdf-f43666046aaa tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:09.422993 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:09.422993 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:09.423653 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4bfc87c0-9cff-4a96-8cdf-f43666046aaa tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:09.424019 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1416/5690] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:09 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:10.432979 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cc47a452-d086-4e92-a3ee-c97489787ad6 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:10.434674 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc47a452-d086-4e92-a3ee-c97489787ad6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:10.434896 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cc47a452-d086-4e92-a3ee-c97489787ad6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:10.435110 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cc47a452-d086-4e92-a3ee-c97489787ad6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:10.435252 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-cc47a452-d086-4e92-a3ee-c97489787ad6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:10.439147 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:10.439147 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:10.439776 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cc47a452-d086-4e92-a3ee-c97489787ad6 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:10.440139 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1424/5691] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:10 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:11.450390 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-70b5de90-3c87-41ef-bcc9-ead5d916deac None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:11.452536 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-70b5de90-3c87-41ef-bcc9-ead5d916deac tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:11.452811 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-70b5de90-3c87-41ef-bcc9-ead5d916deac tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:11.453050 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-70b5de90-3c87-41ef-bcc9-ead5d916deac tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:11.453196 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-70b5de90-3c87-41ef-bcc9-ead5d916deac tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:11.458251 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:11.458251 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:11.458968 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-70b5de90-3c87-41ef-bcc9-ead5d916deac tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:11.459446 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1420/5692] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:11 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:12.468805 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-89d3b09b-c2ff-4e11-bf69-1f52e5223c47 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:12.470739 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-89d3b09b-c2ff-4e11-bf69-1f52e5223c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:12.471036 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-89d3b09b-c2ff-4e11-bf69-1f52e5223c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:12.471263 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-89d3b09b-c2ff-4e11-bf69-1f52e5223c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:12.471396 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-89d3b09b-c2ff-4e11-bf69-1f52e5223c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:12.475327 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:12.475327 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:12.475911 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-89d3b09b-c2ff-4e11-bf69-1f52e5223c47 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:12.476264 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1433/5693] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:12 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:13.485587 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c5281d73-8737-43f8-b9cd-cd7a20b98d04 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:13.487455 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c5281d73-8737-43f8-b9cd-cd7a20b98d04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:13.487658 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c5281d73-8737-43f8-b9cd-cd7a20b98d04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:13.487849 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c5281d73-8737-43f8-b9cd-cd7a20b98d04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:13.487949 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-c5281d73-8737-43f8-b9cd-cd7a20b98d04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:13.491799 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:13.491799 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:13.492362 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c5281d73-8737-43f8-b9cd-cd7a20b98d04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:13.492738 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1417/5694] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:13 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:14.501908 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-b967f04d-26da-4f35-aaae-feaeaa85582d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:14.503988 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b967f04d-26da-4f35-aaae-feaeaa85582d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:14.504267 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b967f04d-26da-4f35-aaae-feaeaa85582d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:14.504519 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-b967f04d-26da-4f35-aaae-feaeaa85582d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:14.504660 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-b967f04d-26da-4f35-aaae-feaeaa85582d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:14.508870 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:14.508870 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:14.509482 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-b967f04d-26da-4f35-aaae-feaeaa85582d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:14.509961 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1425/5695] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:14 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:15.519171 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7ada4abe-e97a-4f76-b527-6a245cba7de9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:15.520818 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ada4abe-e97a-4f76-b527-6a245cba7de9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:15.521027 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ada4abe-e97a-4f76-b527-6a245cba7de9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:15.521235 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7ada4abe-e97a-4f76-b527-6a245cba7de9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:15.521353 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-7ada4abe-e97a-4f76-b527-6a245cba7de9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:15.525665 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:15.525665 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:15.526229 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7ada4abe-e97a-4f76-b527-6a245cba7de9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:15.526581 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1421/5696] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:15 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:16.535585 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-9c8f7382-8d84-482d-aeee-1d1d1bddbacf None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:16.537226 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9c8f7382-8d84-482d-aeee-1d1d1bddbacf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:16.537558 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9c8f7382-8d84-482d-aeee-1d1d1bddbacf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:16.537725 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-9c8f7382-8d84-482d-aeee-1d1d1bddbacf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:16.537825 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-9c8f7382-8d84-482d-aeee-1d1d1bddbacf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:16.541747 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:16.541747 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:16.542417 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-9c8f7382-8d84-482d-aeee-1d1d1bddbacf tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:16.542780 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1434/5697] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:16 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:17.551648 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7d4a0a7a-c6ae-405a-b7ff-9da1cfba8e79 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:17.553463 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7d4a0a7a-c6ae-405a-b7ff-9da1cfba8e79 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:17.553672 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7d4a0a7a-c6ae-405a-b7ff-9da1cfba8e79 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:17.553851 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7d4a0a7a-c6ae-405a-b7ff-9da1cfba8e79 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:17.553950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-7d4a0a7a-c6ae-405a-b7ff-9da1cfba8e79 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:17.557959 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:17.557959 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:17.558592 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7d4a0a7a-c6ae-405a-b7ff-9da1cfba8e79 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:17.558924 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1418/5698] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:17 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:18.568394 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fd2a1525-b1e1-4318-b67c-e1dfd30c55e8 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:18.570071 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fd2a1525-b1e1-4318-b67c-e1dfd30c55e8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:18.570789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fd2a1525-b1e1-4318-b67c-e1dfd30c55e8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:18.570789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fd2a1525-b1e1-4318-b67c-e1dfd30c55e8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:18.570789 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-fd2a1525-b1e1-4318-b67c-e1dfd30c55e8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:18.574383 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:18.574383 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:18.574900 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fd2a1525-b1e1-4318-b67c-e1dfd30c55e8 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:18.575230 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1426/5699] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:18 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:18.583988 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-913d00ce-3598-45b0-83d2-2fb4898551de None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:18.585626 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-913d00ce-3598-45b0-83d2-2fb4898551de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 Aug 06 05:41:18.585810 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-913d00ce-3598-45b0-83d2-2fb4898551de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:18.585980 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-913d00ce-3598-45b0-83d2-2fb4898551de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:18.586141 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-913d00ce-3598-45b0-83d2-2fb4898551de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume with id: 03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 Aug 06 05:41:18.592820 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:18.592820 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:18.593080 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-913d00ce-3598-45b0-83d2-2fb4898551de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:41:18.607217 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-913d00ce-3598-45b0-83d2-2fb4898551de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume request issued successfully. Aug 06 05:41:18.607417 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-913d00ce-3598-45b0-83d2-2fb4898551de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 returned with HTTP 202 Aug 06 05:41:18.607773 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1422/5700] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:41:18 2026] DELETE /volume/v3/volumes/03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:41:18.613840 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-08a0acf4-51d0-40e7-99c6-bda0b93dd47a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:18.615546 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-08a0acf4-51d0-40e7-99c6-bda0b93dd47a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 Aug 06 05:41:18.615758 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-08a0acf4-51d0-40e7-99c6-bda0b93dd47a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:18.615998 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-08a0acf4-51d0-40e7-99c6-bda0b93dd47a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:18.623027 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:18.623027 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:18.626047 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-08a0acf4-51d0-40e7-99c6-bda0b93dd47a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:41:18.629416 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-08a0acf4-51d0-40e7-99c6-bda0b93dd47a tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 returned with HTTP 200 Aug 06 05:41:18.629760 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1435/5701] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:18 2026] GET /volume/v3/volumes/03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 => generated 1074 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:41:19.640838 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-298a2c3f-9aa4-4189-b297-b0798ce9b249 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:19.642515 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-298a2c3f-9aa4-4189-b297-b0798ce9b249 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 Aug 06 05:41:19.642708 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-298a2c3f-9aa4-4189-b297-b0798ce9b249 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:19.642875 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-298a2c3f-9aa4-4189-b297-b0798ce9b249 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:19.648021 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-298a2c3f-9aa4-4189-b297-b0798ce9b249 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 returned with HTTP 404 Aug 06 05:41:19.648461 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1419/5702] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:19 2026] GET /volume/v3/volumes/03ec39e8-6a9e-42c9-bbd4-b9cc167ae978 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:41:19.655278 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-50240c9e-50d0-43bf-b572-d5caca3d6c66 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:19.656897 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-50240c9e-50d0-43bf-b572-d5caca3d6c66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:19.657104 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-50240c9e-50d0-43bf-b572-d5caca3d6c66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:19.657320 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-50240c9e-50d0-43bf-b572-d5caca3d6c66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:19.657450 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-50240c9e-50d0-43bf-b572-d5caca3d6c66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:19.661376 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:19.661376 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:19.662055 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-50240c9e-50d0-43bf-b572-d5caca3d6c66 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-member] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:19.662426 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1427/5703] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:19 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:19.671503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-1a1f654b-a3c5-4d53-9583-fef2d39a3e9c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:19.673250 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1a1f654b-a3c5-4d53-9583-fef2d39a3e9c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] DELETE https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:19.673508 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1a1f654b-a3c5-4d53-9583-fef2d39a3e9c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:19.673708 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-1a1f654b-a3c5-4d53-9583-fef2d39a3e9c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:19.673810 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.contrib.backups [None req-1a1f654b-a3c5-4d53-9583-fef2d39a3e9c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete backup with id: 6976882c-695d-4610-a79b-db3850d9efd1. Aug 06 05:41:19.678039 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:19.678039 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:19.688675 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.backup.rpcapi [None req-1a1f654b-a3c5-4d53-9583-fef2d39a3e9c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] delete_backup rpcapi backup_id 6976882c-695d-4610-a79b-db3850d9efd1 {{(pid=100429) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:41:19.690221 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-1a1f654b-a3c5-4d53-9583-fef2d39a3e9c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 202 Aug 06 05:41:19.690749 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1423/5704] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:41:19 2026] DELETE /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:41:19.697059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f30c636a-036c-4dd9-8114-dc8421e6cc27 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:19.698877 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f30c636a-036c-4dd9-8114-dc8421e6cc27 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:19.699159 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f30c636a-036c-4dd9-8114-dc8421e6cc27 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:19.699412 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f30c636a-036c-4dd9-8114-dc8421e6cc27 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:19.699573 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-f30c636a-036c-4dd9-8114-dc8421e6cc27 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:19.703870 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:19.703870 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:19.704527 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f30c636a-036c-4dd9-8114-dc8421e6cc27 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 200 Aug 06 05:41:19.704928 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1436/5705] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:19 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:20.714737 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-2a20c8ce-f04f-4ab6-b3f0-6627dcab74d4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:20.716456 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a20c8ce-f04f-4ab6-b3f0-6627dcab74d4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 Aug 06 05:41:20.716661 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a20c8ce-f04f-4ab6-b3f0-6627dcab74d4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:20.716837 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-2a20c8ce-f04f-4ab6-b3f0-6627dcab74d4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:20.716937 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.backups [None req-2a20c8ce-f04f-4ab6-b3f0-6627dcab74d4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 6976882c-695d-4610-a79b-db3850d9efd1. {{(pid=100427) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:20.720499 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-2a20c8ce-f04f-4ab6-b3f0-6627dcab74d4 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 returned with HTTP 404 Aug 06 05:41:20.720907 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1420/5706] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:20 2026] GET /volume/v3/backups/6976882c-695d-4610-a79b-db3850d9efd1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:41:20.727018 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f5ed55b6-2123-4640-9757-11579aa0aa42 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:20.729055 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5ed55b6-2123-4640-9757-11579aa0aa42 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] DELETE https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:41:20.729316 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f5ed55b6-2123-4640-9757-11579aa0aa42 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:20.729553 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f5ed55b6-2123-4640-9757-11579aa0aa42 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:20.729692 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.contrib.backups [None req-f5ed55b6-2123-4640-9757-11579aa0aa42 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete backup with id: edc251a8-711c-47e0-8851-c1e31aa40d46. Aug 06 05:41:20.734409 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:20.734409 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:20.746270 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.backup.rpcapi [None req-f5ed55b6-2123-4640-9757-11579aa0aa42 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] delete_backup rpcapi backup_id edc251a8-711c-47e0-8851-c1e31aa40d46 {{(pid=100426) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:41:20.748592 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f5ed55b6-2123-4640-9757-11579aa0aa42 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 202 Aug 06 05:41:20.749069 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1428/5707] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:41:20 2026] DELETE /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:41:20.755390 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6c5ef49e-8b7e-474d-ad91-d744f3b8c0c9 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:20.757017 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6c5ef49e-8b7e-474d-ad91-d744f3b8c0c9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:41:20.757225 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6c5ef49e-8b7e-474d-ad91-d744f3b8c0c9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:20.757421 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6c5ef49e-8b7e-474d-ad91-d744f3b8c0c9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:20.757519 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-6c5ef49e-8b7e-474d-ad91-d744f3b8c0c9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:20.761428 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:20.761428 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:20.761984 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6c5ef49e-8b7e-474d-ad91-d744f3b8c0c9 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 200 Aug 06 05:41:20.762355 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1424/5708] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:20 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:21.771938 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f0a67948-a060-4beb-bbd5-a5ce24b6dc04 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:21.773518 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0a67948-a060-4beb-bbd5-a5ce24b6dc04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 Aug 06 05:41:21.773724 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f0a67948-a060-4beb-bbd5-a5ce24b6dc04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:21.773902 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f0a67948-a060-4beb-bbd5-a5ce24b6dc04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:21.774005 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.backups [None req-f0a67948-a060-4beb-bbd5-a5ce24b6dc04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id edc251a8-711c-47e0-8851-c1e31aa40d46. {{(pid=100428) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:21.777600 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f0a67948-a060-4beb-bbd5-a5ce24b6dc04 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 returned with HTTP 404 Aug 06 05:41:21.778031 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1437/5709] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:21 2026] GET /volume/v3/backups/edc251a8-711c-47e0-8851-c1e31aa40d46 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:41:21.784042 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-32b0a734-02bf-4f6a-9e5d-b14507ee95de None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:21.785735 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-32b0a734-02bf-4f6a-9e5d-b14507ee95de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] DELETE https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:21.785944 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-32b0a734-02bf-4f6a-9e5d-b14507ee95de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:21.786125 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-32b0a734-02bf-4f6a-9e5d-b14507ee95de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:21.786239 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.contrib.backups [None req-32b0a734-02bf-4f6a-9e5d-b14507ee95de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete backup with id: 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. Aug 06 05:41:21.790407 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:21.790407 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:21.800183 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.backup.rpcapi [None req-32b0a734-02bf-4f6a-9e5d-b14507ee95de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] delete_backup rpcapi backup_id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9 {{(pid=100427) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 05:41:21.801761 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-32b0a734-02bf-4f6a-9e5d-b14507ee95de tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 202 Aug 06 05:41:21.802157 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1421/5710] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:41:21 2026] DELETE /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:41:21.808968 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-90903877-f8ee-40ad-a7f9-93f06e8486e0 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:21.810441 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90903877-f8ee-40ad-a7f9-93f06e8486e0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:21.810558 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90903877-f8ee-40ad-a7f9-93f06e8486e0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:21.810721 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-90903877-f8ee-40ad-a7f9-93f06e8486e0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:21.810817 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.v3.backups [None req-90903877-f8ee-40ad-a7f9-93f06e8486e0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100426) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:21.814404 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:21.814404 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:21.814881 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-90903877-f8ee-40ad-a7f9-93f06e8486e0 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 200 Aug 06 05:41:21.815186 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1429/5711] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:21 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:22.824082 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a1d3354c-3882-4d96-9a12-8eb6cb7d6b1c None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:22.825975 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a1d3354c-3882-4d96-9a12-8eb6cb7d6b1c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 Aug 06 05:41:22.826192 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a1d3354c-3882-4d96-9a12-8eb6cb7d6b1c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:22.826392 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a1d3354c-3882-4d96-9a12-8eb6cb7d6b1c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:22.826501 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.backups [None req-a1d3354c-3882-4d96-9a12-8eb6cb7d6b1c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Show backup with id 59bcdc0c-2526-48b6-8312-3bb69e97cdf9. {{(pid=100429) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 05:41:22.829855 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a1d3354c-3882-4d96-9a12-8eb6cb7d6b1c tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 returned with HTTP 404 Aug 06 05:41:22.830332 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1425/5712] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:22 2026] GET /volume/v3/backups/59bcdc0c-2526-48b6-8312-3bb69e97cdf9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:41:22.836158 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-83af9d43-3d94-4ac9-89d4-e00121f108e5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:22.838009 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-83af9d43-3d94-4ac9-89d4-e00121f108e5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] DELETE https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b Aug 06 05:41:22.838327 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-83af9d43-3d94-4ac9-89d4-e00121f108e5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:22.838552 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-83af9d43-3d94-4ac9-89d4-e00121f108e5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:22.838720 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-83af9d43-3d94-4ac9-89d4-e00121f108e5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume with id: e2917ea9-5e6b-44df-84fa-001cfa7d164b Aug 06 05:41:22.846068 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:22.846068 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:22.846523 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-83af9d43-3d94-4ac9-89d4-e00121f108e5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:41:22.876902 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-83af9d43-3d94-4ac9-89d4-e00121f108e5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Delete volume request issued successfully. Aug 06 05:41:22.877162 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-83af9d43-3d94-4ac9-89d4-e00121f108e5 tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b returned with HTTP 202 Aug 06 05:41:22.877606 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1438/5713] 10.4.3.205 () {68 vars in 1391 bytes} [Thu Aug 6 05:41:22 2026] DELETE /volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:41:22.885262 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7ca2aec3-741e-400c-a660-979ae6bbcbca None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:22.887183 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ca2aec3-741e-400c-a660-979ae6bbcbca tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b Aug 06 05:41:22.887391 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7ca2aec3-741e-400c-a660-979ae6bbcbca tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:22.887591 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7ca2aec3-741e-400c-a660-979ae6bbcbca tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:22.895423 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:22.895423 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:22.899052 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-7ca2aec3-741e-400c-a660-979ae6bbcbca tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Volume info retrieved successfully. Aug 06 05:41:22.902917 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ca2aec3-741e-400c-a660-979ae6bbcbca tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b returned with HTTP 200 Aug 06 05:41:22.903275 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1422/5714] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:22 2026] GET /volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:41:23.915642 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-01c80092-58c0-456d-92aa-621c427f076d None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:23.917173 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-01c80092-58c0-456d-92aa-621c427f076d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] GET https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b Aug 06 05:41:23.917407 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-01c80092-58c0-456d-92aa-621c427f076d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:23.917583 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-01c80092-58c0-456d-92aa-621c427f076d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:23.922811 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-01c80092-58c0-456d-92aa-621c427f076d tempest-ProjectMemberTests33-1910868984 tempest-ProjectMemberTests33-1910868984-project-admin] https://10.4.3.205/volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b returned with HTTP 404 Aug 06 05:41:23.923247 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1430/5715] 10.4.3.205 () {68 vars in 1388 bytes} [Thu Aug 6 05:41:23 2026] GET /volume/v3/volumes/e2917ea9-5e6b-44df-84fa-001cfa7d164b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:41:25.609859 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-27c32256-1863-4d6f-9ce9-40959ec48db7 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:25.737856 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-27c32256-1863-4d6f-9ce9-40959ec48db7 tempest-ProjectReaderTests-842421014 tempest-ProjectReaderTests-842421014-project-admin] GET https://10.4.3.205/volume/v3/scheduler-stats/get_pools Aug 06 05:41:25.738072 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-27c32256-1863-4d6f-9ce9-40959ec48db7 tempest-ProjectReaderTests-842421014 tempest-ProjectReaderTests-842421014-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:25.738309 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-27c32256-1863-4d6f-9ce9-40959ec48db7 tempest-ProjectReaderTests-842421014 tempest-ProjectReaderTests-842421014-project-admin] Calling method 'get_pools' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:25.747768 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-27c32256-1863-4d6f-9ce9-40959ec48db7 tempest-ProjectReaderTests-842421014 tempest-ProjectReaderTests-842421014-project-admin] https://10.4.3.205/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 05:41:25.748163 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1426/5716] 10.4.3.205 () {66 vars in 1291 bytes} [Thu Aug 6 05:41:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:25.754980 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0ad899d1-cd1d-4d38-a945-bb03fd338a6f None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:25.807132 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ad899d1-cd1d-4d38-a945-bb03fd338a6f tempest-ProjectReaderTests-842421014 tempest-ProjectReaderTests-842421014-project-reader] GET https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool Aug 06 05:41:25.807352 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ad899d1-cd1d-4d38-a945-bb03fd338a6f tempest-ProjectReaderTests-842421014 tempest-ProjectReaderTests-842421014-project-reader] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:25.807528 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0ad899d1-cd1d-4d38-a945-bb03fd338a6f tempest-ProjectReaderTests-842421014 tempest-ProjectReaderTests-842421014-project-reader] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:25.808103 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.policy [None req-0ad899d1-cd1d-4d38-a945-bb03fd338a6f tempest-ProjectReaderTests-842421014 tempest-ProjectReaderTests-842421014-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'fff771ffe14c4355b832f8026b8ed652', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c14524ae8b841fd9651635d7c4df414', '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=100428) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 05:41:25.808278 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0ad899d1-cd1d-4d38-a945-bb03fd338a6f tempest-ProjectReaderTests-842421014 tempest-ProjectReaderTests-842421014-project-reader] https://10.4.3.205/volume/v3/capabilities/np0000006623@storpool returned with HTTP 403 Aug 06 05:41:25.808668 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1439/5717] 10.4.3.205 () {66 vars in 1318 bytes} [Thu Aug 6 05:41:25 2026] GET /volume/v3/capabilities/np0000006623@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:41:32.828244 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=21,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:41:32.864628 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=55,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:41:32.902024 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=45,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:41:33.919486 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=23,cinder:UPDATE=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:41:35.707156 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9f341306-18bc-43c6-9a58-ca8b891697dd None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:35.806675 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9f341306-18bc-43c6-9a58-ca8b891697dd tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:41:35.807014 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9f341306-18bc-43c6-9a58-ca8b891697dd tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-800647139", "extra_specs": {}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:41:35.820805 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9f341306-18bc-43c6-9a58-ca8b891697dd tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:41:35.820952 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1423/5718] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:41:35 2026] POST /volume/v3/types => generated 211 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:35.829234 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0bfffc5b-8261-4e3f-ac1c-eb65d67cb8a5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:35.831027 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0bfffc5b-8261-4e3f-ac1c-eb65d67cb8a5 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] POST https://10.4.3.205/volume/v3/types/7afd9cfb-43ca-42c5-ba71-6ef860067750/encryption Aug 06 05:41:35.831406 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0bfffc5b-8261-4e3f-ac1c-eb65d67cb8a5 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:41:35.849050 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0bfffc5b-8261-4e3f-ac1c-eb65d67cb8a5 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] https://10.4.3.205/volume/v3/types/7afd9cfb-43ca-42c5-ba71-6ef860067750/encryption returned with HTTP 200 Aug 06 05:41:35.849469 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1431/5719] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:41:35 2026] POST /volume/v3/types/7afd9cfb-43ca-42c5-ba71-6ef860067750/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:35.857063 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:35.908205 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:41:35.908602 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-571479040", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-800647139", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:41:35.910012 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-571479040', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-800647139', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:41:35.913447 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume of 1 GB Aug 06 05:41:35.913739 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:35.913739 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:35.914186 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Availability Zones retrieved successfully. Aug 06 05:41:35.919143 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Flow 'volume_create_api' (403ed3c8-e145-4ce5-9fde-4d047c8ba22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:41:35.920137 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bebcffe-a568-4772-9e70-9dd6cb815e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:35.920951 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Validating volume size '1' using validate_int {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:41:35.941877 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bebcffe-a568-4772-9e70-9dd6cb815e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:41:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7afd9cfb-43ca-42c5-ba71-6ef860067750,is_public=True,name='tempest-scenario-type-luks-800647139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7afd9cfb-43ca-42c5-ba71-6ef860067750', '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=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:35.942599 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad05a62-cd24-4dd0-82ca-f246d0445e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:35.965844 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-800647139 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-800647139, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:41:35.966162 np0000006623 devstack@c-api.service[100429]: WARNING cinder.quota [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-800647139 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-800647139, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:41:35.994043 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Created reservations ['74a1a09e-953b-44e5-9588-b96e6e0afb70', '5e204c60-a3a7-49c4-acf8-156de27f6014', 'ba2534fa-19d3-4d53-86dc-5b7a8995696a', '65e0346a-8a88-4f97-b323-cd39124c41d6'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:41:35.994807 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad05a62-cd24-4dd0-82ca-f246d0445e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a1a09e-953b-44e5-9588-b96e6e0afb70', '5e204c60-a3a7-49c4-acf8-156de27f6014', 'ba2534fa-19d3-4d53-86dc-5b7a8995696a', '65e0346a-8a88-4f97-b323-cd39124c41d6']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:35.995502 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf2206b-7e49-4809-b750-26ebca494ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:36.017630 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf2206b-7e49-4809-b750-26ebca494ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-571479040',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68e51ef7f9747b4a79ab1496e53f59d',qos_specs=None,replication_status=,reservations=['74a1a09e-953b-44e5-9588-b96e6e0afb70','5e204c60-a3a7-49c4-acf8-156de27f6014','ba2534fa-19d3-4d53-86dc-5b7a8995696a','65e0346a-8a88-4f97-b323-cd39124c41d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cabd6b680be46f99ee6344278637cbd',volume_type_id=7afd9cfb-43ca-42c5-ba71-6ef860067750), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-571479040',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68e51ef7f9747b4a79ab1496e53f59d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cabd6b680be46f99ee6344278637cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7afd9cfb-43ca-42c5-ba71-6ef860067750),volume_type_id=7afd9cfb-43ca-42c5-ba71-6ef860067750)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:36.018340 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b03947-3c8f-4a18-b4a7-a0f63e9e8e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:36.035056 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b03947-3c8f-4a18-b4a7-a0f63e9e8e57) transitioned into state 'SUCCESS' from state '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-571479040',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68e51ef7f9747b4a79ab1496e53f59d',qos_specs=None,replication_status=,reservations=['74a1a09e-953b-44e5-9588-b96e6e0afb70','5e204c60-a3a7-49c4-acf8-156de27f6014','ba2534fa-19d3-4d53-86dc-5b7a8995696a','65e0346a-8a88-4f97-b323-cd39124c41d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cabd6b680be46f99ee6344278637cbd',volume_type_id=7afd9cfb-43ca-42c5-ba71-6ef860067750)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:36.035725 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15541efd-b100-49e0-b1e5-02c42f2539ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:36.044718 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15541efd-b100-49e0-b1e5-02c42f2539ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:36.045569 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Flow 'volume_create_api' (403ed3c8-e145-4ce5-9fde-4d047c8ba22b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:41:36.045871 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume request issued successfully. Aug 06 05:41:36.046455 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-41f1a680-a10a-4bf4-a66e-5731e2e17698 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:41:36.046888 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1427/5720] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:41:35 2026] POST /volume/v3/volumes => generated 783 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:41:36.057931 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0d04588c-b557-485f-8a8c-e8081fd337cd None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:36.059777 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0d04588c-b557-485f-8a8c-e8081fd337cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf Aug 06 05:41:36.059990 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0d04588c-b557-485f-8a8c-e8081fd337cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:36.060191 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0d04588c-b557-485f-8a8c-e8081fd337cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:36.066693 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:36.066693 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:36.069967 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0d04588c-b557-485f-8a8c-e8081fd337cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:36.073594 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0d04588c-b557-485f-8a8c-e8081fd337cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf returned with HTTP 200 Aug 06 05:41:36.073951 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1440/5721] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:36 2026] GET /volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:37.086369 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-81ed9118-dd90-4541-93e4-84c61bc99051 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:37.088156 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-81ed9118-dd90-4541-93e4-84c61bc99051 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf Aug 06 05:41:37.088443 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-81ed9118-dd90-4541-93e4-84c61bc99051 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:37.088695 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-81ed9118-dd90-4541-93e4-84c61bc99051 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:37.095429 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:37.095429 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:37.098225 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-81ed9118-dd90-4541-93e4-84c61bc99051 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:37.101540 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-81ed9118-dd90-4541-93e4-84c61bc99051 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf returned with HTTP 200 Aug 06 05:41:37.101853 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1424/5722] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:37 2026] GET /volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:37.112555 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0768e995-9021-4ccd-96dd-ef347dae6bed None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:37.114116 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0768e995-9021-4ccd-96dd-ef347dae6bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf Aug 06 05:41:37.114324 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0768e995-9021-4ccd-96dd-ef347dae6bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:37.114501 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0768e995-9021-4ccd-96dd-ef347dae6bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:37.121075 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:37.121075 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:37.124004 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-0768e995-9021-4ccd-96dd-ef347dae6bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:37.127420 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0768e995-9021-4ccd-96dd-ef347dae6bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf returned with HTTP 200 Aug 06 05:41:37.127733 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1432/5723] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:37 2026] GET /volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf => generated 876 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:37.138300 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:37.140078 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:41:37.140439 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2089234255", "source_volid": "2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf", "volume_type": "tempest-scenario-type-luks-800647139", "size": 1}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:41:37.141853 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.v3.volumes [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2089234255', 'source_volid': '2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf', 'volume_type': 'tempest-scenario-type-luks-800647139', 'size': 1}} {{(pid=100429) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:41:37.150650 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:37.150650 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:37.151041 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume retrieved successfully. Aug 06 05:41:37.151141 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume of 1 GB Aug 06 05:41:37.151775 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Availability Zones retrieved successfully. Aug 06 05:41:37.156360 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Flow 'volume_create_api' (93379bcc-54e0-4d50-9ec0-cb88dc1b3be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:41:37.157308 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60756c97-03f1-427c-a027-f5c5883b2a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:37.158052 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.flows.api.create_volume [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100429) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:41:37.174575 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60756c97-03f1-427c-a027-f5c5883b2a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf', 'volume_type': VolumeType(created_at=2026-08-06T05:41:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7afd9cfb-43ca-42c5-ba71-6ef860067750,is_public=True,name='tempest-scenario-type-luks-800647139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7afd9cfb-43ca-42c5-ba71-6ef860067750', '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=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:37.175175 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb0b36a-3778-4ecb-91c9-b24efe4ca0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:37.207777 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.quota [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Created reservations ['90bbcd4f-7db5-46c0-969e-70f283898486', '6634c4c7-c250-423f-bb22-070286381047', '4d254ca6-013a-46b7-8051-f897d2f161ae', '93da228d-8d3c-4078-bdc1-24eb09ea1932'] {{(pid=100429) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:41:37.208527 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb0b36a-3778-4ecb-91c9-b24efe4ca0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90bbcd4f-7db5-46c0-969e-70f283898486', '6634c4c7-c250-423f-bb22-070286381047', '4d254ca6-013a-46b7-8051-f897d2f161ae', '93da228d-8d3c-4078-bdc1-24eb09ea1932']}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:37.209228 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e8e419-d8a7-4a73-a97f-bc474ace1d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:37.237805 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e8e419-d8a7-4a73-a97f-bc474ace1d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c60d089-2a03-47ac-8980-5e578f393386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2089234255',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68e51ef7f9747b4a79ab1496e53f59d',qos_specs=None,replication_status=,reservations=['90bbcd4f-7db5-46c0-969e-70f283898486','6634c4c7-c250-423f-bb22-070286381047','4d254ca6-013a-46b7-8051-f897d2f161ae','93da228d-8d3c-4078-bdc1-24eb09ea1932'],size=1,snapshot_id=None,source_replicaid=,source_volid=2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf,status='creating',user_id='7cabd6b680be46f99ee6344278637cbd',volume_type_id=7afd9cfb-43ca-42c5-ba71-6ef860067750), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:41:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2089234255',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7c60d089-2a03-47ac-8980-5e578f393386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68e51ef7f9747b4a79ab1496e53f59d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cabd6b680be46f99ee6344278637cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7afd9cfb-43ca-42c5-ba71-6ef860067750),volume_type_id=7afd9cfb-43ca-42c5-ba71-6ef860067750)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:37.238504 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed15857-1f76-4ccf-a010-4324c55b97f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:37.252927 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed15857-1f76-4ccf-a010-4324c55b97f5) transitioned into state 'SUCCESS' from state '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-2089234255',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68e51ef7f9747b4a79ab1496e53f59d',qos_specs=None,replication_status=,reservations=['90bbcd4f-7db5-46c0-969e-70f283898486','6634c4c7-c250-423f-bb22-070286381047','4d254ca6-013a-46b7-8051-f897d2f161ae','93da228d-8d3c-4078-bdc1-24eb09ea1932'],size=1,snapshot_id=None,source_replicaid=,source_volid=2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf,status='creating',user_id='7cabd6b680be46f99ee6344278637cbd',volume_type_id=7afd9cfb-43ca-42c5-ba71-6ef860067750)}' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:37.253634 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3953a35f-1f04-4e2c-94d8-34000ee2ee06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:41:37.266947 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3953a35f-1f04-4e2c-94d8-34000ee2ee06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100429) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:41:37.267745 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Flow 'volume_create_api' (93379bcc-54e0-4d50-9ec0-cb88dc1b3be7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100429) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:41:37.268024 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume request issued successfully. Aug 06 05:41:37.268577 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-275b0cc3-c74f-45a0-b9b2-a47653fe8bee tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:41:37.268963 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1428/5724] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:41:37 2026] POST /volume/v3/volumes => generated 811 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:41:37.279575 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-4bd46e19-2e26-47d0-9992-be570575524d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:37.281337 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4bd46e19-2e26-47d0-9992-be570575524d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:37.281530 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4bd46e19-2e26-47d0-9992-be570575524d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:37.281698 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-4bd46e19-2e26-47d0-9992-be570575524d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:37.287464 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:37.287464 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:37.290495 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-4bd46e19-2e26-47d0-9992-be570575524d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:37.293917 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-4bd46e19-2e26-47d0-9992-be570575524d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:37.294228 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1441/5725] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:37 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 879 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:38.306076 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-c89f0620-85a3-4ff5-98a1-b2681d3de588 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:38.307728 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c89f0620-85a3-4ff5-98a1-b2681d3de588 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:38.307937 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c89f0620-85a3-4ff5-98a1-b2681d3de588 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:38.308110 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-c89f0620-85a3-4ff5-98a1-b2681d3de588 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:38.314353 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:38.314353 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:38.317469 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-c89f0620-85a3-4ff5-98a1-b2681d3de588 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:38.321037 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-c89f0620-85a3-4ff5-98a1-b2681d3de588 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:38.321559 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1425/5726] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:38 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:39.333946 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-ef9e4a9a-c743-4fbb-99a3-98d9ae9427cd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:39.335715 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ef9e4a9a-c743-4fbb-99a3-98d9ae9427cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:39.335943 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ef9e4a9a-c743-4fbb-99a3-98d9ae9427cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:39.336142 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-ef9e4a9a-c743-4fbb-99a3-98d9ae9427cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:39.342274 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:39.342274 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:39.345185 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-ef9e4a9a-c743-4fbb-99a3-98d9ae9427cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:39.348591 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-ef9e4a9a-c743-4fbb-99a3-98d9ae9427cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:39.348918 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1433/5727] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:39 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:40.361011 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-ae79ec63-811a-4c87-9a3f-a1ad50160387 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:40.363240 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae79ec63-811a-4c87-9a3f-a1ad50160387 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:40.363490 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae79ec63-811a-4c87-9a3f-a1ad50160387 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:40.363719 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-ae79ec63-811a-4c87-9a3f-a1ad50160387 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:40.371610 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:40.371610 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:40.375232 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-ae79ec63-811a-4c87-9a3f-a1ad50160387 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:40.379595 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-ae79ec63-811a-4c87-9a3f-a1ad50160387 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:40.379992 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1429/5728] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:40 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:41.392228 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c9fe050f-fb37-44a7-bece-8bd2efa55ae0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:41.394213 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c9fe050f-fb37-44a7-bece-8bd2efa55ae0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:41.394458 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c9fe050f-fb37-44a7-bece-8bd2efa55ae0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:41.394661 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c9fe050f-fb37-44a7-bece-8bd2efa55ae0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:41.401855 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:41.401855 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:41.405183 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c9fe050f-fb37-44a7-bece-8bd2efa55ae0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:41.408918 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c9fe050f-fb37-44a7-bece-8bd2efa55ae0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:41.409263 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1442/5729] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:41 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:42.421749 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b3029556-027a-4ff7-8ba3-0c7a9a52f9a7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:42.423482 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b3029556-027a-4ff7-8ba3-0c7a9a52f9a7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:42.423692 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b3029556-027a-4ff7-8ba3-0c7a9a52f9a7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:42.423900 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b3029556-027a-4ff7-8ba3-0c7a9a52f9a7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:42.431497 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:42.431497 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:42.435391 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b3029556-027a-4ff7-8ba3-0c7a9a52f9a7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:42.439952 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b3029556-027a-4ff7-8ba3-0c7a9a52f9a7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:42.440361 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1426/5730] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:42 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:43.455561 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-fa21038a-5b7c-4357-bace-efcbc92e404c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:43.457210 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fa21038a-5b7c-4357-bace-efcbc92e404c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:43.457435 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fa21038a-5b7c-4357-bace-efcbc92e404c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:43.457625 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-fa21038a-5b7c-4357-bace-efcbc92e404c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:43.463881 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:43.463881 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:43.468675 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-fa21038a-5b7c-4357-bace-efcbc92e404c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:43.470446 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-fa21038a-5b7c-4357-bace-efcbc92e404c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:43.470871 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1434/5731] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:43 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:44.482503 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-6cf33f49-d521-4c68-bb25-4c3b27194ea6 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:44.484324 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6cf33f49-d521-4c68-bb25-4c3b27194ea6 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:44.484521 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6cf33f49-d521-4c68-bb25-4c3b27194ea6 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:44.484714 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-6cf33f49-d521-4c68-bb25-4c3b27194ea6 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:44.492597 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:44.492597 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:41:44.496158 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-6cf33f49-d521-4c68-bb25-4c3b27194ea6 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:44.500425 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-6cf33f49-d521-4c68-bb25-4c3b27194ea6 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:44.500822 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1430/5732] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:44 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:45.511930 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-0c12abef-b3c6-4367-9b3a-e6498cd2459e None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:45.514124 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0c12abef-b3c6-4367-9b3a-e6498cd2459e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:45.514382 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0c12abef-b3c6-4367-9b3a-e6498cd2459e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:45.514659 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-0c12abef-b3c6-4367-9b3a-e6498cd2459e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:45.521270 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:45.521270 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:41:45.524566 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-0c12abef-b3c6-4367-9b3a-e6498cd2459e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:45.528442 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-0c12abef-b3c6-4367-9b3a-e6498cd2459e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:45.528794 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1443/5733] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:45 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:46.541384 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-3a22f653-3ba9-4577-8023-9d3809a3bdb0 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:46.542865 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3a22f653-3ba9-4577-8023-9d3809a3bdb0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:46.543086 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3a22f653-3ba9-4577-8023-9d3809a3bdb0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:46.543304 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-3a22f653-3ba9-4577-8023-9d3809a3bdb0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:46.550361 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:46.550361 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:41:46.553820 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-3a22f653-3ba9-4577-8023-9d3809a3bdb0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:46.557431 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-3a22f653-3ba9-4577-8023-9d3809a3bdb0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:46.557803 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1427/5734] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:46 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:46.570354 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-365e2ad8-261f-4a01-a7f2-8d22b7486a19 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:41:46.571701 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-365e2ad8-261f-4a01-a7f2-8d22b7486a19 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:41:46.571885 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-365e2ad8-261f-4a01-a7f2-8d22b7486a19 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:41:46.572062 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-365e2ad8-261f-4a01-a7f2-8d22b7486a19 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:41:46.578428 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:41:46.578428 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:41:46.581559 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-365e2ad8-261f-4a01-a7f2-8d22b7486a19 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:41:46.585148 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-365e2ad8-261f-4a01-a7f2-8d22b7486a19 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:41:46.585524 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1435/5735] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:41:46 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:41:54.499467 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=56,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:41:55.527576 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=16 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:41:56.556632 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:41:56.584419 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:42:29.958826 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-67838331-a019-4321-9f7c-1c880acd328a req-7673368b-a9dd-491d-bffb-9c5f48518bed None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:29.960710 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-7673368b-a9dd-491d-bffb-9c5f48518bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:29.960900 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-7673368b-a9dd-491d-bffb-9c5f48518bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:29.961075 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-7673368b-a9dd-491d-bffb-9c5f48518bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:29.967271 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:29.967271 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:29.970385 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-67838331-a019-4321-9f7c-1c880acd328a req-7673368b-a9dd-491d-bffb-9c5f48518bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:29.973920 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-7673368b-a9dd-491d-bffb-9c5f48518bed tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:29.974231 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1431/5736] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:42:29 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:30.040297 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2f36d17f-25fe-4b3e-aac2-6ea8a54eda4b None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:30.040730 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2f36d17f-25fe-4b3e-aac2-6ea8a54eda4b None None] GET https://10.4.3.205/volume// Aug 06 05:42:30.040843 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2f36d17f-25fe-4b3e-aac2-6ea8a54eda4b None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:30.040974 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2f36d17f-25fe-4b3e-aac2-6ea8a54eda4b None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:30.041261 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2f36d17f-25fe-4b3e-aac2-6ea8a54eda4b None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:42:30.041528 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1444/5737] 10.4.3.205 () {66 vars in 1428 bytes} [Thu Aug 6 05:42: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 06 05:42:30.049695 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-67838331-a019-4321-9f7c-1c880acd328a req-27e63a29-c31b-45e4-92da-7c9b8f41172f None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:30.090698 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-27e63a29-c31b-45e4-92da-7c9b8f41172f tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:42:30.091129 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-27e63a29-c31b-45e4-92da-7c9b8f41172f tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c60d089-2a03-47ac-8980-5e578f393386", "connector": null, "instance_uuid": "e5045a83-299e-45e7-95bb-065d1384c185"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:30.101093 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:30.101093 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:30.125661 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-27e63a29-c31b-45e4-92da-7c9b8f41172f tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:42:30.126031 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1428/5738] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:42:30 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 06 05:42:30.152346 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-424c6052-b890-4cc4-b34e-c96eeb71aff2 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:30.154043 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-424c6052-b890-4cc4-b34e-c96eeb71aff2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:30.154225 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-424c6052-b890-4cc4-b34e-c96eeb71aff2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:30.154427 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-424c6052-b890-4cc4-b34e-c96eeb71aff2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:30.159796 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8c6000f0-440d-4cee-8693-49cb1ade4c98 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:30.160185 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c6000f0-440d-4cee-8693-49cb1ade4c98 None None] GET https://10.4.3.205/volume// Aug 06 05:42:30.160376 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c6000f0-440d-4cee-8693-49cb1ade4c98 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:30.160571 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8c6000f0-440d-4cee-8693-49cb1ade4c98 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:30.160903 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8c6000f0-440d-4cee-8693-49cb1ade4c98 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:42:30.161166 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1432/5739] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:42: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 06 05:42:30.164312 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:30.164312 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:30.167550 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-67838331-a019-4321-9f7c-1c880acd328a req-cb3efd99-b57d-46b9-9523-3b6bfac1ca89 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:30.168139 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-424c6052-b890-4cc4-b34e-c96eeb71aff2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:30.169728 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-cb3efd99-b57d-46b9-9523-3b6bfac1ca89 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:30.169967 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-cb3efd99-b57d-46b9-9523-3b6bfac1ca89 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:30.170155 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-cb3efd99-b57d-46b9-9523-3b6bfac1ca89 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:30.172397 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-424c6052-b890-4cc4-b34e-c96eeb71aff2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:30.172860 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1436/5740] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:30 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:30.180843 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:30.180843 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:30.184140 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-67838331-a019-4321-9f7c-1c880acd328a req-cb3efd99-b57d-46b9-9523-3b6bfac1ca89 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:30.188301 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-cb3efd99-b57d-46b9-9523-3b6bfac1ca89 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:30.188715 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1445/5741] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:42:30 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 1083 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:42:30.289529 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-67838331-a019-4321-9f7c-1c880acd328a req-ff567b5b-22c1-4cab-bcfc-16bb7e537c4c None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:30.291748 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-ff567b5b-22c1-4cab-bcfc-16bb7e537c4c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] PUT https://10.4.3.205/volume/v3/attachments/d7ed8b14-75f5-437c-9f3d-bb52e1d4272b Aug 06 05:42:30.292122 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-ff567b5b-22c1-4cab-bcfc-16bb7e537c4c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:30.299767 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-67838331-a019-4321-9f7c-1c880acd328a req-ff567b5b-22c1-4cab-bcfc-16bb7e537c4c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Acquiring lock "cinder-attachment_update-7c60d089-2a03-47ac-8980-5e578f393386-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:42:30.304496 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-67838331-a019-4321-9f7c-1c880acd328a req-ff567b5b-22c1-4cab-bcfc-16bb7e537c4c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Lock "cinder-attachment_update-7c60d089-2a03-47ac-8980-5e578f393386-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:42:30.305804 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:30.305804 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:30.375214 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-67838331-a019-4321-9f7c-1c880acd328a req-ff567b5b-22c1-4cab-bcfc-16bb7e537c4c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Lock "cinder-attachment_update-7c60d089-2a03-47ac-8980-5e578f393386-np0000006623" released by "attachment_update" :: held 0.071s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:42:30.375822 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-ff567b5b-22c1-4cab-bcfc-16bb7e537c4c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments/d7ed8b14-75f5-437c-9f3d-bb52e1d4272b returned with HTTP 200 Aug 06 05:42:30.376406 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1429/5742] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:42:30 2026] PUT /volume/v3/attachments/d7ed8b14-75f5-437c-9f3d-bb52e1d4272b => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:30.386263 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-67838331-a019-4321-9f7c-1c880acd328a req-7046d07f-2dbd-4fbb-adc4-b7fe1c6cb7ba None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:30.388224 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-7046d07f-2dbd-4fbb-adc4-b7fe1c6cb7ba tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386/encryption Aug 06 05:42:30.388432 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-7046d07f-2dbd-4fbb-adc4-b7fe1c6cb7ba tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:30.388605 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-7046d07f-2dbd-4fbb-adc4-b7fe1c6cb7ba tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:30.397573 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:30.397573 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:30.403373 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-7046d07f-2dbd-4fbb-adc4-b7fe1c6cb7ba tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386/encryption returned with HTTP 200 Aug 06 05:42:30.403731 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1433/5743] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:42:30 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:31.184485 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-cee8ee2a-10e3-4d90-ba94-56224fde662c None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:31.186678 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cee8ee2a-10e3-4d90-ba94-56224fde662c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:31.186851 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cee8ee2a-10e3-4d90-ba94-56224fde662c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:31.187022 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-cee8ee2a-10e3-4d90-ba94-56224fde662c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:31.195494 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:31.195494 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:31.198267 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-cee8ee2a-10e3-4d90-ba94-56224fde662c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:31.201555 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-cee8ee2a-10e3-4d90-ba94-56224fde662c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:31.201882 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1437/5744] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:31 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:32.214053 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-53721a47-7b99-4679-b609-8e64fc42706d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:32.215638 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53721a47-7b99-4679-b609-8e64fc42706d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:32.215843 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53721a47-7b99-4679-b609-8e64fc42706d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:32.216016 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-53721a47-7b99-4679-b609-8e64fc42706d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:32.224073 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:32.224073 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:32.226872 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-53721a47-7b99-4679-b609-8e64fc42706d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:32.230531 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-53721a47-7b99-4679-b609-8e64fc42706d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:32.230868 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1446/5745] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:32 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:33.242419 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-aacea563-5fd9-4685-9c77-931940470651 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:33.243973 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aacea563-5fd9-4685-9c77-931940470651 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:33.244134 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aacea563-5fd9-4685-9c77-931940470651 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:33.244311 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-aacea563-5fd9-4685-9c77-931940470651 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:33.252633 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:33.252633 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:33.255541 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-aacea563-5fd9-4685-9c77-931940470651 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:33.259002 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-aacea563-5fd9-4685-9c77-931940470651 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:33.259337 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1430/5746] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:33 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:34.270762 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7eeee620-e298-4109-b545-51252d108fe2 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:34.272170 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7eeee620-e298-4109-b545-51252d108fe2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:34.272410 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7eeee620-e298-4109-b545-51252d108fe2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:34.272588 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7eeee620-e298-4109-b545-51252d108fe2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:34.280585 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:34.280585 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:34.283396 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7eeee620-e298-4109-b545-51252d108fe2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:34.286905 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7eeee620-e298-4109-b545-51252d108fe2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:34.287244 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1434/5747] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:34 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:35.298492 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-e9392f2a-0b9c-4cc4-b4d5-e9b0da95a4fe None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:35.300207 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e9392f2a-0b9c-4cc4-b4d5-e9b0da95a4fe tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:35.300402 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e9392f2a-0b9c-4cc4-b4d5-e9b0da95a4fe tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:35.300579 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-e9392f2a-0b9c-4cc4-b4d5-e9b0da95a4fe tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:35.309080 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:35.309080 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:35.312137 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-e9392f2a-0b9c-4cc4-b4d5-e9b0da95a4fe tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:35.315597 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-e9392f2a-0b9c-4cc4-b4d5-e9b0da95a4fe tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:35.315932 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1438/5748] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:35 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:35.600059 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-67838331-a019-4321-9f7c-1c880acd328a req-f001ab16-f1aa-47f9-a183-18df7756e94a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:35.601902 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-f001ab16-f1aa-47f9-a183-18df7756e94a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/attachments/d7ed8b14-75f5-437c-9f3d-bb52e1d4272b/action Aug 06 05:42:35.602222 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-f001ab16-f1aa-47f9-a183-18df7756e94a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action body: b'{"os-complete": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:42:35.602365 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-f001ab16-f1aa-47f9-a183-18df7756e94a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:35.618133 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:35.618133 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:35.626501 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-67838331-a019-4321-9f7c-1c880acd328a req-f001ab16-f1aa-47f9-a183-18df7756e94a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments/d7ed8b14-75f5-437c-9f3d-bb52e1d4272b/action returned with HTTP 204 Aug 06 05:42:35.626936 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1447/5749] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:42:35 2026] POST /volume/v3/attachments/d7ed8b14-75f5-437c-9f3d-bb52e1d4272b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:42:36.326959 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-5d706b3a-c063-4909-a489-08984130dbd1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:36.328742 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5d706b3a-c063-4909-a489-08984130dbd1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:36.328926 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5d706b3a-c063-4909-a489-08984130dbd1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:36.329100 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-5d706b3a-c063-4909-a489-08984130dbd1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:36.337842 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:36.337842 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:36.341003 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-5d706b3a-c063-4909-a489-08984130dbd1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:36.345000 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-5d706b3a-c063-4909-a489-08984130dbd1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:36.345376 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1431/5750] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:36 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:36.356962 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-91e30b82-5ded-4124-8646-5f74b2001411 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:36.359615 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-91e30b82-5ded-4124-8646-5f74b2001411 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:36.359909 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-91e30b82-5ded-4124-8646-5f74b2001411 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:36.360183 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-91e30b82-5ded-4124-8646-5f74b2001411 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:36.372453 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:36.372453 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:36.376554 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-91e30b82-5ded-4124-8646-5f74b2001411 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:36.381854 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-91e30b82-5ded-4124-8646-5f74b2001411 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:36.382213 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1435/5751] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:36 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 1196 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:36.417167 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-a1506ee4-042c-49a5-8617-c202f4a64f7e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:36.419966 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-a1506ee4-042c-49a5-8617-c202f4a64f7e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:36.420229 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-a1506ee4-042c-49a5-8617-c202f4a64f7e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:36.420507 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-a1506ee4-042c-49a5-8617-c202f4a64f7e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:36.432648 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:36.432648 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:36.435854 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-a1506ee4-042c-49a5-8617-c202f4a64f7e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:36.439527 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-a1506ee4-042c-49a5-8617-c202f4a64f7e tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:36.439913 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1439/5752] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:42:36 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 1196 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:36.457456 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-2a88be04-240e-4d79-bcc9-79f39cf803e5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:36.459368 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-2a88be04-240e-4d79-bcc9-79f39cf803e5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386/action Aug 06 05:42:36.459838 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-2a88be04-240e-4d79-bcc9-79f39cf803e5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100428) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:42:36.459984 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-2a88be04-240e-4d79-bcc9-79f39cf803e5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:36.469697 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:36.469697 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:36.470137 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-2a88be04-240e-4d79-bcc9-79f39cf803e5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:36.479560 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-2a88be04-240e-4d79-bcc9-79f39cf803e5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Begin detaching volume completed successfully. Aug 06 05:42:36.479786 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-2a88be04-240e-4d79-bcc9-79f39cf803e5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386/action returned with HTTP 202 Aug 06 05:42:36.480175 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1448/5753] 10.4.3.205 () {72 vars in 1672 bytes} [Thu Aug 6 05:42:36 2026] POST /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 05:42:36.521199 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-31d336d4-2b9e-4169-9473-32ad43ec1cc1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:36.521601 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-31d336d4-2b9e-4169-9473-32ad43ec1cc1 None None] GET https://10.4.3.205/volume// Aug 06 05:42:36.521792 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-31d336d4-2b9e-4169-9473-32ad43ec1cc1 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:36.522044 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-31d336d4-2b9e-4169-9473-32ad43ec1cc1 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:36.522460 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-31d336d4-2b9e-4169-9473-32ad43ec1cc1 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:42:36.522800 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1432/5754] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:42: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 06 05:42:36.530455 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-531159e5-298f-4c15-b1b5-3320fb6d9e49 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:36.532463 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-531159e5-298f-4c15-b1b5-3320fb6d9e49 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:36.532686 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-531159e5-298f-4c15-b1b5-3320fb6d9e49 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:36.532868 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-531159e5-298f-4c15-b1b5-3320fb6d9e49 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:36.541224 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:36.541224 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:36.544050 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-531159e5-298f-4c15-b1b5-3320fb6d9e49 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:36.547610 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-531159e5-298f-4c15-b1b5-3320fb6d9e49 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:36.547959 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1436/5755] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:42:36 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 1379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:42:36.556459 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-d4f943b3-b8b2-4691-ba0f-20c7e48415d9 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:36.558227 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-d4f943b3-b8b2-4691-ba0f-20c7e48415d9 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386/encryption Aug 06 05:42:36.558427 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-d4f943b3-b8b2-4691-ba0f-20c7e48415d9 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:36.558606 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-d4f943b3-b8b2-4691-ba0f-20c7e48415d9 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:36.567267 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:36.567267 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:36.573184 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-d4f943b3-b8b2-4691-ba0f-20c7e48415d9 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386/encryption returned with HTTP 200 Aug 06 05:42:36.573743 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1440/5756] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:42:36 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:37.313734 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-1ffdd741-5db9-4596-a82d-6ad83e4753a9 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:37.315540 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-1ffdd741-5db9-4596-a82d-6ad83e4753a9 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] DELETE https://10.4.3.205/volume/v3/attachments/d7ed8b14-75f5-437c-9f3d-bb52e1d4272b Aug 06 05:42:37.315820 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-1ffdd741-5db9-4596-a82d-6ad83e4753a9 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:37.316068 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-1ffdd741-5db9-4596-a82d-6ad83e4753a9 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:37.322337 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:37.322337 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:37.362353 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-fe27ee59-9a30-4220-89bf-bf087c49df55 req-1ffdd741-5db9-4596-a82d-6ad83e4753a9 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments/d7ed8b14-75f5-437c-9f3d-bb52e1d4272b returned with HTTP 200 Aug 06 05:42:37.362711 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1449/5757] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:42:37 2026] DELETE /volume/v3/attachments/d7ed8b14-75f5-437c-9f3d-bb52e1d4272b => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:37.584178 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-a938438e-6d9f-4a1a-9256-b418a3697711 req-aab2731d-b3ba-4b22-a164-a7f51dda3c47 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:37.586729 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a938438e-6d9f-4a1a-9256-b418a3697711 req-aab2731d-b3ba-4b22-a164-a7f51dda3c47 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:37.586975 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a938438e-6d9f-4a1a-9256-b418a3697711 req-aab2731d-b3ba-4b22-a164-a7f51dda3c47 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:37.587213 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-a938438e-6d9f-4a1a-9256-b418a3697711 req-aab2731d-b3ba-4b22-a164-a7f51dda3c47 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:37.595060 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:37.595060 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:37.598727 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [req-a938438e-6d9f-4a1a-9256-b418a3697711 req-aab2731d-b3ba-4b22-a164-a7f51dda3c47 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:37.603140 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-a938438e-6d9f-4a1a-9256-b418a3697711 req-aab2731d-b3ba-4b22-a164-a7f51dda3c47 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:37.603592 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1433/5758] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:42:37 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:39.204664 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-58e58a1c-ee3a-4436-a7c6-50826eb84cc1 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:39.206299 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-58e58a1c-ee3a-4436-a7c6-50826eb84cc1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] DELETE https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:39.206505 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-58e58a1c-ee3a-4436-a7c6-50826eb84cc1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:39.206657 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-58e58a1c-ee3a-4436-a7c6-50826eb84cc1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'delete' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:39.206818 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.v3.volumes [None req-58e58a1c-ee3a-4436-a7c6-50826eb84cc1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Delete volume with id: 7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:39.213401 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:39.213401 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:39.213733 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-58e58a1c-ee3a-4436-a7c6-50826eb84cc1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:39.223011 np0000006623 devstack@c-api.service[100429]: WARNING cinder.keymgr.conf_key_mgr [None req-58e58a1c-ee3a-4436-a7c6-50826eb84cc1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:42:39.227909 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-58e58a1c-ee3a-4436-a7c6-50826eb84cc1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Delete volume request issued successfully. Aug 06 05:42:39.228071 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-58e58a1c-ee3a-4436-a7c6-50826eb84cc1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 202 Aug 06 05:42:39.228454 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1437/5759] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:42:39 2026] DELETE /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:42:39.235618 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-a0362fbd-e63d-4750-a86c-82be8ba714c1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:39.237349 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a0362fbd-e63d-4750-a86c-82be8ba714c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:39.237527 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a0362fbd-e63d-4750-a86c-82be8ba714c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:39.237709 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-a0362fbd-e63d-4750-a86c-82be8ba714c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:39.243940 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:39.243940 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:39.247042 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-a0362fbd-e63d-4750-a86c-82be8ba714c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:39.250766 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-a0362fbd-e63d-4750-a86c-82be8ba714c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 200 Aug 06 05:42:39.251178 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1441/5760] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:39 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:40.263189 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-f809374f-e8c8-49c4-908f-b14642427294 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:40.264870 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f809374f-e8c8-49c4-908f-b14642427294 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 Aug 06 05:42:40.265050 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f809374f-e8c8-49c4-908f-b14642427294 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:40.265219 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-f809374f-e8c8-49c4-908f-b14642427294 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:40.270479 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-f809374f-e8c8-49c4-908f-b14642427294 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 returned with HTTP 404 Aug 06 05:42:40.270891 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1450/5761] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:40 2026] GET /volume/v3/volumes/7c60d089-2a03-47ac-8980-5e578f393386 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:42:40.276848 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-b1e941f1-6a29-45f9-978d-9b64df912c52 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:40.278558 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b1e941f1-6a29-45f9-978d-9b64df912c52 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] DELETE https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf Aug 06 05:42:40.278770 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b1e941f1-6a29-45f9-978d-9b64df912c52 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:40.278964 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-b1e941f1-6a29-45f9-978d-9b64df912c52 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:40.279108 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-b1e941f1-6a29-45f9-978d-9b64df912c52 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Delete volume with id: 2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf Aug 06 05:42:40.285346 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:40.285346 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:40.285747 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b1e941f1-6a29-45f9-978d-9b64df912c52 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:40.294673 np0000006623 devstack@c-api.service[100427]: WARNING cinder.keymgr.conf_key_mgr [None req-b1e941f1-6a29-45f9-978d-9b64df912c52 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:42:40.300749 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-b1e941f1-6a29-45f9-978d-9b64df912c52 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Delete volume request issued successfully. Aug 06 05:42:40.300927 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-b1e941f1-6a29-45f9-978d-9b64df912c52 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf returned with HTTP 202 Aug 06 05:42:40.301333 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1434/5762] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:42:40 2026] DELETE /volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:42:40.308190 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8e45d940-969c-460d-a7de-ed0d5618fd6d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:40.309694 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8e45d940-969c-460d-a7de-ed0d5618fd6d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf Aug 06 05:42:40.309892 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8e45d940-969c-460d-a7de-ed0d5618fd6d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:40.310090 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8e45d940-969c-460d-a7de-ed0d5618fd6d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:40.316414 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:40.316414 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:40.319465 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8e45d940-969c-460d-a7de-ed0d5618fd6d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:40.322936 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8e45d940-969c-460d-a7de-ed0d5618fd6d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf returned with HTTP 200 Aug 06 05:42:40.323249 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1438/5763] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:40 2026] GET /volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf => generated 875 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:41.335485 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1e05d208-6f7d-47ad-b69d-8191637ee90b None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:41.336969 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e05d208-6f7d-47ad-b69d-8191637ee90b tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf Aug 06 05:42:41.337133 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e05d208-6f7d-47ad-b69d-8191637ee90b tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:41.337303 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e05d208-6f7d-47ad-b69d-8191637ee90b tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:41.342106 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e05d208-6f7d-47ad-b69d-8191637ee90b tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf returned with HTTP 404 Aug 06 05:42:41.342490 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1442/5764] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:41 2026] GET /volume/v3/volumes/2d84a3cf-0b01-4bd6-a75e-0d3718bf0bcf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:42:41.349182 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2870886b-7fc1-4c38-9184-556718f74095 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:41.350810 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2870886b-7fc1-4c38-9184-556718f74095 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:42:41.350989 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2870886b-7fc1-4c38-9184-556718f74095 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:41.351164 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2870886b-7fc1-4c38-9184-556718f74095 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Calling method 'detail' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:41.351680 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:41.351680 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:41.351943 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-2870886b-7fc1-4c38-9184-556718f74095 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100428) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:42:41.359302 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2870886b-7fc1-4c38-9184-556718f74095 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Get all volumes completed successfully. Aug 06 05:42:41.360476 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:41.360476 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:41.363762 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2870886b-7fc1-4c38-9184-556718f74095 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:42:41.364072 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1451/5765] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:42:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:41.379852 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-a1e8baee-742c-4941-bc5b-3a0e96148cb4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:41.381514 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1e8baee-742c-4941-bc5b-3a0e96148cb4 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] DELETE https://10.4.3.205/volume/v3/types/7afd9cfb-43ca-42c5-ba71-6ef860067750 Aug 06 05:42:41.381730 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1e8baee-742c-4941-bc5b-3a0e96148cb4 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:41.381948 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-a1e8baee-742c-4941-bc5b-3a0e96148cb4 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Calling method '_delete' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:41.401648 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-a1e8baee-742c-4941-bc5b-3a0e96148cb4 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] https://10.4.3.205/volume/v3/types/7afd9cfb-43ca-42c5-ba71-6ef860067750 returned with HTTP 202 Aug 06 05:42:41.402006 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1435/5766] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:42:41 2026] DELETE /volume/v3/types/7afd9cfb-43ca-42c5-ba71-6ef860067750 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:42:42.222526 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-288520da-1121-43d6-895c-6fb84a89f06f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:42.224087 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-288520da-1121-43d6-895c-6fb84a89f06f tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] POST https://10.4.3.205/volume/v3/types Aug 06 05:42:42.224418 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-288520da-1121-43d6-895c-6fb84a89f06f tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1267480501", "extra_specs": {}}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:42.235069 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-288520da-1121-43d6-895c-6fb84a89f06f tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] https://10.4.3.205/volume/v3/types returned with HTTP 200 Aug 06 05:42:42.235379 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1439/5767] 10.4.3.205 () {68 vars in 1252 bytes} [Thu Aug 6 05:42:42 2026] POST /volume/v3/types => generated 212 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:42.243166 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-987eaec2-c506-46bb-839a-18497c9975b1 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:42.244876 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-987eaec2-c506-46bb-839a-18497c9975b1 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] POST https://10.4.3.205/volume/v3/types/1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b/encryption Aug 06 05:42:42.245172 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-987eaec2-c506-46bb-839a-18497c9975b1 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:42.258998 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-987eaec2-c506-46bb-839a-18497c9975b1 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] https://10.4.3.205/volume/v3/types/1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b/encryption returned with HTTP 200 Aug 06 05:42:42.259465 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1443/5768] 10.4.3.205 () {68 vars in 1397 bytes} [Thu Aug 6 05:42:42 2026] POST /volume/v3/types/1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:42.283901 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:42.285509 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:42:42.285848 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-216262933", "snapshot_id": null, "imageRef": "ab8a8e5d-7e99-44d4-adf4-7bbedc839661", "volume_type": "tempest-scenario-type-luks-1267480501", "size": 1}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:42.287342 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.v3.volumes [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-216262933', 'snapshot_id': None, 'imageRef': 'ab8a8e5d-7e99-44d4-adf4-7bbedc839661', 'volume_type': 'tempest-scenario-type-luks-1267480501', 'size': 1}} {{(pid=100428) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:42:42.386462 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume of 1 GB Aug 06 05:42:42.386807 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:42.386807 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:42.387331 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Availability Zones retrieved successfully. Aug 06 05:42:42.392388 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Flow 'volume_create_api' (53d259c7-aa98-44fb-8506-3b8d3c1a0d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:42:42.393517 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd3524f-9fbd-4d20-aa30-c8cd3e276712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:42:42.394423 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.flows.api.create_volume [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Validating volume size '1' using validate_int {{(pid=100428) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:42:42.445106 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd3524f-9fbd-4d20-aa30-c8cd3e276712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T05:42:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b,is_public=True,name='tempest-scenario-type-luks-1267480501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b', '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=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:42:42.445950 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30c06e9-4a60-4e2e-8412-be96946e3144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:42:42.468824 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1267480501 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1267480501, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:42:42.469086 np0000006623 devstack@c-api.service[100428]: WARNING cinder.quota [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1267480501 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1267480501, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:42:42.489933 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.quota [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Created reservations ['d36a8b34-9524-4cf6-b8de-3932d05b1f2f', 'd2390c15-48c7-4211-87e4-12a9b8875bbc', '8ba5ee78-1cd1-46af-aa10-4f840ace7945', 'f69caada-a82f-4da5-9260-3d90f971045b'] {{(pid=100428) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:42:42.490747 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30c06e9-4a60-4e2e-8412-be96946e3144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36a8b34-9524-4cf6-b8de-3932d05b1f2f', 'd2390c15-48c7-4211-87e4-12a9b8875bbc', '8ba5ee78-1cd1-46af-aa10-4f840ace7945', 'f69caada-a82f-4da5-9260-3d90f971045b']}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:42:42.491448 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3a59f5-5891-4af9-a096-27d0edfa5de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:42:42.512531 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3a59f5-5891-4af9-a096-27d0edfa5de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3658169f-a8b3-475e-bd39-c7b3e9a83b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-216262933',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68e51ef7f9747b4a79ab1496e53f59d',qos_specs=None,replication_status=,reservations=['d36a8b34-9524-4cf6-b8de-3932d05b1f2f','d2390c15-48c7-4211-87e4-12a9b8875bbc','8ba5ee78-1cd1-46af-aa10-4f840ace7945','f69caada-a82f-4da5-9260-3d90f971045b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cabd6b680be46f99ee6344278637cbd',volume_type_id=1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T05:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-216262933',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3658169f-a8b3-475e-bd39-c7b3e9a83b83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68e51ef7f9747b4a79ab1496e53f59d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cabd6b680be46f99ee6344278637cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b),volume_type_id=1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:42:42.513222 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d7de10-cfaf-4f22-afe1-35edb985c123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:42:42.527899 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d7de10-cfaf-4f22-afe1-35edb985c123) transitioned into state 'SUCCESS' from state '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-216262933',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68e51ef7f9747b4a79ab1496e53f59d',qos_specs=None,replication_status=,reservations=['d36a8b34-9524-4cf6-b8de-3932d05b1f2f','d2390c15-48c7-4211-87e4-12a9b8875bbc','8ba5ee78-1cd1-46af-aa10-4f840ace7945','f69caada-a82f-4da5-9260-3d90f971045b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cabd6b680be46f99ee6344278637cbd',volume_type_id=1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b)}' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:42:42.528536 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c15a3ed-6786-406c-8221-5470a720c9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:42:42.535672 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c15a3ed-6786-406c-8221-5470a720c9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100428) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:42:42.536546 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Flow 'volume_create_api' (53d259c7-aa98-44fb-8506-3b8d3c1a0d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100428) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:42:42.536831 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume request issued successfully. Aug 06 05:42:42.537351 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-14ce419f-0e21-44d1-9b3d-2d760f48bb10 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:42:42.537751 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1452/5769] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:42:42 2026] POST /volume/v3/volumes => generated 791 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:42:42.549108 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f5fce2e9-34bc-41c9-a8ab-2683642d9d84 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:42.550779 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5fce2e9-34bc-41c9-a8ab-2683642d9d84 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:42.550969 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5fce2e9-34bc-41c9-a8ab-2683642d9d84 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:42.551144 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f5fce2e9-34bc-41c9-a8ab-2683642d9d84 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:42.557441 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:42.557441 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:42.560579 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f5fce2e9-34bc-41c9-a8ab-2683642d9d84 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:42.564117 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f5fce2e9-34bc-41c9-a8ab-2683642d9d84 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:42.564502 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1436/5770] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:42 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:43.576466 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-7a0f0675-cc8b-40ff-af37-42fcfb28e8cb None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:43.578149 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7a0f0675-cc8b-40ff-af37-42fcfb28e8cb tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:43.578343 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7a0f0675-cc8b-40ff-af37-42fcfb28e8cb tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:43.578511 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-7a0f0675-cc8b-40ff-af37-42fcfb28e8cb tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:43.585002 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:43.585002 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:43.587986 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-7a0f0675-cc8b-40ff-af37-42fcfb28e8cb tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:43.591563 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-7a0f0675-cc8b-40ff-af37-42fcfb28e8cb tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:43.591905 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1440/5771] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:43 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:44.603885 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-35694aad-5cdd-4b8c-8587-bde22a9997fa None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:44.605720 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-35694aad-5cdd-4b8c-8587-bde22a9997fa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:44.605933 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-35694aad-5cdd-4b8c-8587-bde22a9997fa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:44.606143 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-35694aad-5cdd-4b8c-8587-bde22a9997fa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:44.613335 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:44.613335 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:44.616822 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-35694aad-5cdd-4b8c-8587-bde22a9997fa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:44.621444 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-35694aad-5cdd-4b8c-8587-bde22a9997fa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:44.621822 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1444/5772] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:44 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:45.633225 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-20f1868b-c3e3-4a67-bf01-b8bb1aa3f6db None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:45.635023 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-20f1868b-c3e3-4a67-bf01-b8bb1aa3f6db tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:45.635203 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-20f1868b-c3e3-4a67-bf01-b8bb1aa3f6db tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:45.635399 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-20f1868b-c3e3-4a67-bf01-b8bb1aa3f6db tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:45.641700 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:45.641700 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:45.644852 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-20f1868b-c3e3-4a67-bf01-b8bb1aa3f6db tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:45.648375 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-20f1868b-c3e3-4a67-bf01-b8bb1aa3f6db tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:45.648739 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1453/5773] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:45 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:46.659498 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-69e8d508-0315-42b8-ac98-45e7fbe88ce2 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:46.661116 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-69e8d508-0315-42b8-ac98-45e7fbe88ce2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:46.661305 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-69e8d508-0315-42b8-ac98-45e7fbe88ce2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:46.661487 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-69e8d508-0315-42b8-ac98-45e7fbe88ce2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:46.668181 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:46.668181 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:46.671987 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-69e8d508-0315-42b8-ac98-45e7fbe88ce2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:46.676740 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-69e8d508-0315-42b8-ac98-45e7fbe88ce2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:46.677168 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1437/5774] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:46 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:47.688712 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-84727e78-4794-4d99-ade5-38d5716431d0 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:47.690561 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-84727e78-4794-4d99-ade5-38d5716431d0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:47.690787 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-84727e78-4794-4d99-ade5-38d5716431d0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:47.690989 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-84727e78-4794-4d99-ade5-38d5716431d0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:47.697565 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:47.697565 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:47.701168 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-84727e78-4794-4d99-ade5-38d5716431d0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:47.705001 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-84727e78-4794-4d99-ade5-38d5716431d0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:47.705349 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1441/5775] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:47 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:48.717459 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-f3f58779-ae0a-49d2-bb16-6528e95878bd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:48.719390 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f3f58779-ae0a-49d2-bb16-6528e95878bd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:48.719593 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f3f58779-ae0a-49d2-bb16-6528e95878bd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:48.719803 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-f3f58779-ae0a-49d2-bb16-6528e95878bd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:48.726650 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:48.726650 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:48.730163 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-f3f58779-ae0a-49d2-bb16-6528e95878bd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:48.734273 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-f3f58779-ae0a-49d2-bb16-6528e95878bd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:48.734659 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1445/5776] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:48 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:49.746375 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-502e6096-b33d-453c-a8c5-6af9a37e1a8c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:49.748216 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-502e6096-b33d-453c-a8c5-6af9a37e1a8c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:49.748471 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-502e6096-b33d-453c-a8c5-6af9a37e1a8c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:49.748717 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-502e6096-b33d-453c-a8c5-6af9a37e1a8c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:49.755238 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:49.755238 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:49.758412 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-502e6096-b33d-453c-a8c5-6af9a37e1a8c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:49.762030 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-502e6096-b33d-453c-a8c5-6af9a37e1a8c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:49.762404 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1454/5777] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:49 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:50.774652 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-e5311d64-471c-4b6a-a7d6-1f116a6465c1 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:50.776636 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e5311d64-471c-4b6a-a7d6-1f116a6465c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:50.776861 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e5311d64-471c-4b6a-a7d6-1f116a6465c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:50.777071 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-e5311d64-471c-4b6a-a7d6-1f116a6465c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:50.784575 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:50.784575 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:50.788062 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-e5311d64-471c-4b6a-a7d6-1f116a6465c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:50.792278 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-e5311d64-471c-4b6a-a7d6-1f116a6465c1 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:50.792861 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1438/5778] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:50 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:51.804981 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-492ac14a-2b6e-44e5-9191-0833d76896e4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:51.806874 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-492ac14a-2b6e-44e5-9191-0833d76896e4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:51.807051 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-492ac14a-2b6e-44e5-9191-0833d76896e4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:51.807246 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-492ac14a-2b6e-44e5-9191-0833d76896e4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:51.813703 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:51.813703 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:51.816750 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-492ac14a-2b6e-44e5-9191-0833d76896e4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:51.820438 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-492ac14a-2b6e-44e5-9191-0833d76896e4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:51.820767 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1442/5779] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:51 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:52.833517 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-1e43cfd5-6f6a-453a-995f-aeb62fbfa5ea None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:52.835097 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e43cfd5-6f6a-453a-995f-aeb62fbfa5ea tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:52.835273 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e43cfd5-6f6a-453a-995f-aeb62fbfa5ea tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:52.835472 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-1e43cfd5-6f6a-453a-995f-aeb62fbfa5ea tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:52.841794 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:52.841794 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:52.845152 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-1e43cfd5-6f6a-453a-995f-aeb62fbfa5ea tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:52.849046 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-1e43cfd5-6f6a-453a-995f-aeb62fbfa5ea tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:52.849373 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1446/5780] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:52 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:53.865073 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-d5d6a2c1-e393-4559-bc61-68d50e0ae92c None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:53.866603 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d5d6a2c1-e393-4559-bc61-68d50e0ae92c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:53.866772 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d5d6a2c1-e393-4559-bc61-68d50e0ae92c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:53.866972 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-d5d6a2c1-e393-4559-bc61-68d50e0ae92c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:53.874089 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:53.874089 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:53.877261 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-d5d6a2c1-e393-4559-bc61-68d50e0ae92c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:53.881445 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-d5d6a2c1-e393-4559-bc61-68d50e0ae92c tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:53.881821 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1455/5781] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:53 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:42:54.894006 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-cd1c70c3-df00-4984-bcdc-5d70a21f639a None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:54.895854 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cd1c70c3-df00-4984-bcdc-5d70a21f639a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:54.896037 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cd1c70c3-df00-4984-bcdc-5d70a21f639a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:54.896208 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-cd1c70c3-df00-4984-bcdc-5d70a21f639a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:54.902979 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:54.902979 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:54.906082 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-cd1c70c3-df00-4984-bcdc-5d70a21f639a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:54.910412 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-cd1c70c3-df00-4984-bcdc-5d70a21f639a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:54.910740 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1439/5782] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:54 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:54.922656 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8727c5cf-31de-4d3b-8d2b-ed63ca6cc952 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:54.924445 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8727c5cf-31de-4d3b-8d2b-ed63ca6cc952 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:54.924681 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8727c5cf-31de-4d3b-8d2b-ed63ca6cc952 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:54.924914 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8727c5cf-31de-4d3b-8d2b-ed63ca6cc952 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:54.931518 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:54.931518 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:54.935008 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8727c5cf-31de-4d3b-8d2b-ed63ca6cc952 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:54.939720 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8727c5cf-31de-4d3b-8d2b-ed63ca6cc952 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:54.940101 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1443/5783] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:42:54 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:55.026454 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-10ba33b5-9cf3-4e3b-8029-9b7de655b627 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:55.028326 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-10ba33b5-9cf3-4e3b-8029-9b7de655b627 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:55.028536 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-10ba33b5-9cf3-4e3b-8029-9b7de655b627 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:55.028713 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-10ba33b5-9cf3-4e3b-8029-9b7de655b627 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:55.035638 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:55.035638 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:42:55.038965 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-10ba33b5-9cf3-4e3b-8029-9b7de655b627 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:55.043215 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-10ba33b5-9cf3-4e3b-8029-9b7de655b627 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:55.043580 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1447/5784] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:42:55 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:55.516085 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-3505f80e-4598-4703-ab42-265f23db39e0 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:55.518052 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-3505f80e-4598-4703-ab42-265f23db39e0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:55.518259 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-3505f80e-4598-4703-ab42-265f23db39e0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:55.518484 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-3505f80e-4598-4703-ab42-265f23db39e0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:55.525165 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:55.525165 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:55.528493 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-3505f80e-4598-4703-ab42-265f23db39e0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:55.533046 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-3505f80e-4598-4703-ab42-265f23db39e0 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:55.533479 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1456/5785] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:42:55 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:55.542474 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-7ac72924-0d9d-440b-b374-21e9a3bce885 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:55.542785 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ac72924-0d9d-440b-b374-21e9a3bce885 None None] GET https://10.4.3.205/volume// Aug 06 05:42:55.542948 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7ac72924-0d9d-440b-b374-21e9a3bce885 None None] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:55.543117 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-7ac72924-0d9d-440b-b374-21e9a3bce885 None None] Calling method 'all' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:55.543483 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-7ac72924-0d9d-440b-b374-21e9a3bce885 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:42:55.543676 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1440/5786] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:42: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 06 05:42:55.551644 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-ae8e7d51-de20-4092-aa54-cd0088036967 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:55.553614 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-ae8e7d51-de20-4092-aa54-cd0088036967 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:42:55.553952 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-ae8e7d51-de20-4092-aa54-cd0088036967 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3658169f-a8b3-475e-bd39-c7b3e9a83b83", "connector": null, "instance_uuid": "43910979-253c-4d5d-a793-a9a44042850c"}} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:55.561848 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:55.561848 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:55.583450 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-ae8e7d51-de20-4092-aa54-cd0088036967 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:42:55.583919 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1444/5787] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:42:55 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 06 05:42:56.293003 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-0091889b-0b2f-4320-84da-548364b9397e None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:56.293492 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0091889b-0b2f-4320-84da-548364b9397e None None] GET https://10.4.3.205/volume// Aug 06 05:42:56.293684 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0091889b-0b2f-4320-84da-548364b9397e None None] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:56.293925 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-0091889b-0b2f-4320-84da-548364b9397e None None] Calling method 'all' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:56.294282 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-0091889b-0b2f-4320-84da-548364b9397e None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:42:56.294621 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1448/5788] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:42: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 06 05:42:56.303681 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-4006e888-9aef-42c4-aafc-1ea8063914b4 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:56.306074 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-4006e888-9aef-42c4-aafc-1ea8063914b4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:42:56.306366 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-4006e888-9aef-42c4-aafc-1ea8063914b4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:42:56.306555 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-4006e888-9aef-42c4-aafc-1ea8063914b4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:42:56.317427 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:56.317427 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:42:56.320750 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-4006e888-9aef-42c4-aafc-1ea8063914b4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:42:56.325513 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-4006e888-9aef-42c4-aafc-1ea8063914b4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:42:56.325969 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1457/5789] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:42:56 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 1609 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:42:56.551721 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-e0452ebe-98ad-41c8-adcb-5786bb5bebb7 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:56.553572 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-e0452ebe-98ad-41c8-adcb-5786bb5bebb7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] PUT https://10.4.3.205/volume/v3/attachments/26f1e16b-534e-425d-9004-bfee28928c84 Aug 06 05:42:56.553893 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-e0452ebe-98ad-41c8-adcb-5786bb5bebb7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:56.562092 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-e0452ebe-98ad-41c8-adcb-5786bb5bebb7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Acquiring lock "cinder-attachment_update-3658169f-a8b3-475e-bd39-c7b3e9a83b83-np0000006623" by "attachment_update" {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:42:56.567017 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-e0452ebe-98ad-41c8-adcb-5786bb5bebb7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Lock "cinder-attachment_update-3658169f-a8b3-475e-bd39-c7b3e9a83b83-np0000006623" acquired by "attachment_update" :: waited 0.005s {{(pid=100427) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:42:56.567942 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:56.567942 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:42:56.639990 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.coordination [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-e0452ebe-98ad-41c8-adcb-5786bb5bebb7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Lock "cinder-attachment_update-3658169f-a8b3-475e-bd39-c7b3e9a83b83-np0000006623" released by "attachment_update" :: held 0.073s {{(pid=100427) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:42:56.640263 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-e0452ebe-98ad-41c8-adcb-5786bb5bebb7 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments/26f1e16b-534e-425d-9004-bfee28928c84 returned with HTTP 200 Aug 06 05:42:56.640740 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1441/5790] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:42:56 2026] PUT /volume/v3/attachments/26f1e16b-534e-425d-9004-bfee28928c84 => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:42:56.659707 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-887326eb-83e0-4e38-a179-bad8831c379f None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:42:56.662091 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-887326eb-83e0-4e38-a179-bad8831c379f tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/attachments/26f1e16b-534e-425d-9004-bfee28928c84/action Aug 06 05:42:56.662463 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-887326eb-83e0-4e38-a179-bad8831c379f tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action body: b'{"os-complete": null}' {{(pid=100429) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:42:56.662578 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-887326eb-83e0-4e38-a179-bad8831c379f tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:42:56.679058 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:42:56.679058 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:42:56.687922 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-887326eb-83e0-4e38-a179-bad8831c379f tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments/26f1e16b-534e-425d-9004-bfee28928c84/action returned with HTTP 204 Aug 06 05:42:56.688441 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1445/5791] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:42:56 2026] POST /volume/v3/attachments/26f1e16b-534e-425d-9004-bfee28928c84/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:43:00.700435 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-2cc28553-d90d-40d1-bcff-6db211883d73 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:00.702441 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-2cc28553-d90d-40d1-bcff-6db211883d73 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83/encryption Aug 06 05:43:00.702622 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-2cc28553-d90d-40d1-bcff-6db211883d73 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:00.702792 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-2cc28553-d90d-40d1-bcff-6db211883d73 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'index' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:00.711379 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:00.711379 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:43:00.717146 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-2bc290f0-7e08-4efa-b801-c3dd0d0c6a4e req-2cc28553-d90d-40d1-bcff-6db211883d73 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83/encryption returned with HTTP 200 Aug 06 05:43:00.717537 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1449/5792] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:43:00 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:06.324529 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:43:06.635670 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:43:06.685359 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:43:10.716208 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:43:42.778435 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-e2744c78-fe38-493a-a486-0fc0e7bf5aac req-0369e6fd-bc27-40ba-b5d3-ea427ad1ef8a None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:42.780423 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-e2744c78-fe38-493a-a486-0fc0e7bf5aac req-0369e6fd-bc27-40ba-b5d3-ea427ad1ef8a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] DELETE https://10.4.3.205/volume/v3/attachments/26f1e16b-534e-425d-9004-bfee28928c84 Aug 06 05:43:42.780590 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-e2744c78-fe38-493a-a486-0fc0e7bf5aac req-0369e6fd-bc27-40ba-b5d3-ea427ad1ef8a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:42.780787 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-e2744c78-fe38-493a-a486-0fc0e7bf5aac req-0369e6fd-bc27-40ba-b5d3-ea427ad1ef8a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'version_select' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:42.787395 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:42.787395 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:43:42.831821 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-e2744c78-fe38-493a-a486-0fc0e7bf5aac req-0369e6fd-bc27-40ba-b5d3-ea427ad1ef8a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments/26f1e16b-534e-425d-9004-bfee28928c84 returned with HTTP 200 Aug 06 05:43:42.832222 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1458/5793] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:43:42 2026] DELETE /volume/v3/attachments/26f1e16b-534e-425d-9004-bfee28928c84 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:43.920841 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:43.922295 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/volumes Aug 06 05:43:43.922598 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1631836202", "source_volid": "3658169f-a8b3-475e-bd39-c7b3e9a83b83", "volume_type": "tempest-scenario-type-luks-1267480501", "size": 1}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:43:43.924200 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.v3.volumes [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1631836202', 'source_volid': '3658169f-a8b3-475e-bd39-c7b3e9a83b83', 'volume_type': 'tempest-scenario-type-luks-1267480501', 'size': 1}} {{(pid=100427) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 05:43:43.932437 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:43.932437 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:43:43.932832 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume retrieved successfully. Aug 06 05:43:43.932932 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.v3.volumes [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume of 1 GB Aug 06 05:43:43.933524 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Availability Zones retrieved successfully. Aug 06 05:43:43.938827 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Flow 'volume_create_api' (46e77e2e-6502-4af2-b91f-6ac8d16c80bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:43:43.939686 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a769fb4-6e73-4726-8e88-fe0e676ba3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:43:43.940426 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.flows.api.create_volume [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100427) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 05:43:43.956881 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a769fb4-6e73-4726-8e88-fe0e676ba3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3658169f-a8b3-475e-bd39-c7b3e9a83b83', 'volume_type': VolumeType(created_at=2026-08-06T05:42:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b,is_public=True,name='tempest-scenario-type-luks-1267480501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b', '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=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:43:43.957622 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303cce4e-dcc0-416b-9c43-6c55b1833847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:43:43.978473 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1267480501 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1267480501, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:43:43.978713 np0000006623 devstack@c-api.service[100427]: WARNING cinder.quota [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1267480501 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1267480501, it is now deprecated. Please use the default quota class for default quota. Aug 06 05:43:43.995944 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.quota [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Created reservations ['1ee07915-baae-4a2a-a656-aab0e3e53802', 'f48f5f9b-59be-4a5a-94ae-c4383e02e59e', 'cecd363f-06ad-4902-b95f-a53fdcc361a8', '4b4eb83a-a208-4259-aa51-e2508f5c6eb9'] {{(pid=100427) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 05:43:43.996884 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303cce4e-dcc0-416b-9c43-6c55b1833847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee07915-baae-4a2a-a656-aab0e3e53802', 'f48f5f9b-59be-4a5a-94ae-c4383e02e59e', 'cecd363f-06ad-4902-b95f-a53fdcc361a8', '4b4eb83a-a208-4259-aa51-e2508f5c6eb9']}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:43:43.997673 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b1a11c9-4b63-4782-bcf0-e156f1fae81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:43:44.026259 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b1a11c9-4b63-4782-bcf0-e156f1fae81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '417f853a-4237-415e-b1ce-cf3ac51d8a7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1631836202',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68e51ef7f9747b4a79ab1496e53f59d',qos_specs=None,replication_status=,reservations=['1ee07915-baae-4a2a-a656-aab0e3e53802','f48f5f9b-59be-4a5a-94ae-c4383e02e59e','cecd363f-06ad-4902-b95f-a53fdcc361a8','4b4eb83a-a208-4259-aa51-e2508f5c6eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=3658169f-a8b3-475e-bd39-c7b3e9a83b83,status='creating',user_id='7cabd6b680be46f99ee6344278637cbd',volume_type_id=1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b), '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-06T05:43:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1631836202',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=417f853a-4237-415e-b1ce-cf3ac51d8a7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68e51ef7f9747b4a79ab1496e53f59d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3658169f-a8b3-475e-bd39-c7b3e9a83b83,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cabd6b680be46f99ee6344278637cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b),volume_type_id=1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:43:44.026908 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d89335c-724d-43e1-8d69-a78965da9303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:43:44.041422 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d89335c-724d-43e1-8d69-a78965da9303) transitioned into state 'SUCCESS' from state '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-1631836202',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68e51ef7f9747b4a79ab1496e53f59d',qos_specs=None,replication_status=,reservations=['1ee07915-baae-4a2a-a656-aab0e3e53802','f48f5f9b-59be-4a5a-94ae-c4383e02e59e','cecd363f-06ad-4902-b95f-a53fdcc361a8','4b4eb83a-a208-4259-aa51-e2508f5c6eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=3658169f-a8b3-475e-bd39-c7b3e9a83b83,status='creating',user_id='7cabd6b680be46f99ee6344278637cbd',volume_type_id=1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b)}' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:43:44.042060 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9513fb56-3d05-45f3-a4c8-c126fd120f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 05:43:44.059500 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9513fb56-3d05-45f3-a4c8-c126fd120f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100427) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 05:43:44.060257 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Flow 'volume_create_api' (46e77e2e-6502-4af2-b91f-6ac8d16c80bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100427) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 05:43:44.060580 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Create volume request issued successfully. Aug 06 05:43:44.061121 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-ead82ee4-1cf2-467b-ad78-03c67fa1bb44 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes returned with HTTP 202 Aug 06 05:43:44.061538 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1442/5794] 10.4.3.205 () {68 vars in 1259 bytes} [Thu Aug 6 05:43:43 2026] POST /volume/v3/volumes => generated 811 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 05:43:44.072036 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-8807ea4a-dd8c-4e59-8fc3-616dc0679135 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:44.073848 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8807ea4a-dd8c-4e59-8fc3-616dc0679135 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:44.074078 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8807ea4a-dd8c-4e59-8fc3-616dc0679135 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:44.074456 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-8807ea4a-dd8c-4e59-8fc3-616dc0679135 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:44.080848 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:44.080848 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:43:44.084124 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-8807ea4a-dd8c-4e59-8fc3-616dc0679135 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:44.087831 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-8807ea4a-dd8c-4e59-8fc3-616dc0679135 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:44.088176 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1446/5795] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:44 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:45.100208 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-02ae1d2c-7257-4248-b47d-bce995046b86 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:45.101804 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-02ae1d2c-7257-4248-b47d-bce995046b86 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:45.102128 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-02ae1d2c-7257-4248-b47d-bce995046b86 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:45.102412 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-02ae1d2c-7257-4248-b47d-bce995046b86 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:45.109523 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:45.109523 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:43:45.112974 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-02ae1d2c-7257-4248-b47d-bce995046b86 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:45.116654 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-02ae1d2c-7257-4248-b47d-bce995046b86 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:45.117005 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1450/5796] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:45 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:46.128499 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-49740339-632a-475b-959b-96dfb15e9bfc None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:46.130269 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-49740339-632a-475b-959b-96dfb15e9bfc tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:46.130501 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-49740339-632a-475b-959b-96dfb15e9bfc tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:46.130716 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-49740339-632a-475b-959b-96dfb15e9bfc tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:46.137109 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:46.137109 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:43:46.140518 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-49740339-632a-475b-959b-96dfb15e9bfc tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:46.144191 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-49740339-632a-475b-959b-96dfb15e9bfc tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:46.144574 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1459/5797] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:46 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:47.157102 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-1bf9f71c-e6d2-4945-a3e1-749531797290 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:47.158841 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1bf9f71c-e6d2-4945-a3e1-749531797290 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:47.159024 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1bf9f71c-e6d2-4945-a3e1-749531797290 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:47.159199 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-1bf9f71c-e6d2-4945-a3e1-749531797290 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:47.165303 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:47.165303 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:43:47.168311 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-1bf9f71c-e6d2-4945-a3e1-749531797290 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:47.171710 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-1bf9f71c-e6d2-4945-a3e1-749531797290 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:47.172039 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1443/5798] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:47 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:48.183346 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-a32e30a2-62a9-45ad-90e3-e3fd7614b9f8 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:48.184909 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a32e30a2-62a9-45ad-90e3-e3fd7614b9f8 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:48.185090 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a32e30a2-62a9-45ad-90e3-e3fd7614b9f8 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:48.185276 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-a32e30a2-62a9-45ad-90e3-e3fd7614b9f8 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:48.191144 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:48.191144 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:43:48.194305 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-a32e30a2-62a9-45ad-90e3-e3fd7614b9f8 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:48.197935 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-a32e30a2-62a9-45ad-90e3-e3fd7614b9f8 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:48.198333 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1447/5799] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:48 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:49.211416 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-2f064370-d933-454a-a0b0-5b6b622de8cd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:49.213109 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f064370-d933-454a-a0b0-5b6b622de8cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:49.214604 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f064370-d933-454a-a0b0-5b6b622de8cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:49.214604 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-2f064370-d933-454a-a0b0-5b6b622de8cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:49.220419 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:49.220419 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:43:49.223741 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-2f064370-d933-454a-a0b0-5b6b622de8cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:49.227560 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-2f064370-d933-454a-a0b0-5b6b622de8cd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:49.228027 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1451/5800] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:49 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:50.242124 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-5c0a1b91-3b1e-45c1-a522-79fcac6af17d None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:50.243840 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5c0a1b91-3b1e-45c1-a522-79fcac6af17d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:50.244019 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5c0a1b91-3b1e-45c1-a522-79fcac6af17d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:50.244206 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-5c0a1b91-3b1e-45c1-a522-79fcac6af17d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:50.250729 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:50.250729 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:43:50.253806 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-5c0a1b91-3b1e-45c1-a522-79fcac6af17d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:50.257606 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-5c0a1b91-3b1e-45c1-a522-79fcac6af17d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:50.258150 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1460/5801] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:50 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:51.271785 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-f67855fb-583e-46bc-9a53-0294d81f2b0b None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:51.273549 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f67855fb-583e-46bc-9a53-0294d81f2b0b tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:51.273738 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f67855fb-583e-46bc-9a53-0294d81f2b0b tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:51.273909 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-f67855fb-583e-46bc-9a53-0294d81f2b0b tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:51.280485 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:51.280485 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:43:51.283870 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-f67855fb-583e-46bc-9a53-0294d81f2b0b tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:51.287445 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-f67855fb-583e-46bc-9a53-0294d81f2b0b tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:51.287773 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1444/5802] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:51 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:52.300237 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-3066cfe5-eaf3-4de7-ac79-ddf913e5b3f5 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:52.303705 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3066cfe5-eaf3-4de7-ac79-ddf913e5b3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:52.303705 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3066cfe5-eaf3-4de7-ac79-ddf913e5b3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:52.303705 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-3066cfe5-eaf3-4de7-ac79-ddf913e5b3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:52.309509 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:52.309509 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:43:52.314880 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-3066cfe5-eaf3-4de7-ac79-ddf913e5b3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:52.316578 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-3066cfe5-eaf3-4de7-ac79-ddf913e5b3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:52.317026 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1448/5803] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:52 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:53.328389 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-92b1370e-9112-4710-b620-764a86b83a20 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:53.330015 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-92b1370e-9112-4710-b620-764a86b83a20 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:53.330203 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-92b1370e-9112-4710-b620-764a86b83a20 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:53.330412 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-92b1370e-9112-4710-b620-764a86b83a20 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:53.336751 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:53.336751 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:43:53.340125 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-92b1370e-9112-4710-b620-764a86b83a20 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:53.343932 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-92b1370e-9112-4710-b620-764a86b83a20 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:53.344369 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1452/5804] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:53 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:54.355701 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-6424bf0e-08b0-4b06-a97b-683f3fef1313 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:54.357467 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6424bf0e-08b0-4b06-a97b-683f3fef1313 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:54.357702 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6424bf0e-08b0-4b06-a97b-683f3fef1313 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:54.357930 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-6424bf0e-08b0-4b06-a97b-683f3fef1313 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:54.364809 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:54.364809 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:43:54.368314 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-6424bf0e-08b0-4b06-a97b-683f3fef1313 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:54.372350 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-6424bf0e-08b0-4b06-a97b-683f3fef1313 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:54.372709 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1461/5805] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:54 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:43:55.384370 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-25ccd508-7287-44e6-b65e-7924e92deefa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:55.386000 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-25ccd508-7287-44e6-b65e-7924e92deefa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:55.386177 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-25ccd508-7287-44e6-b65e-7924e92deefa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:55.386394 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-25ccd508-7287-44e6-b65e-7924e92deefa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:55.392457 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:55.392457 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:43:55.395600 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-25ccd508-7287-44e6-b65e-7924e92deefa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:55.399573 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-25ccd508-7287-44e6-b65e-7924e92deefa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:55.400064 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1445/5806] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:43:55 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 1451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:43:55.481299 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f041dc6a-7957-4758-a6d5-5573b963def4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:55.483093 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f041dc6a-7957-4758-a6d5-5573b963def4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:55.483269 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f041dc6a-7957-4758-a6d5-5573b963def4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:55.483474 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f041dc6a-7957-4758-a6d5-5573b963def4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:55.489867 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:55.489867 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:43:55.493021 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f041dc6a-7957-4758-a6d5-5573b963def4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:55.496978 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f041dc6a-7957-4758-a6d5-5573b963def4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:55.497460 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1449/5807] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:43:55 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 1451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:43:55.873307 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-13f5f1c4-62db-43fa-b0a9-50eb18057cbd None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:55.875819 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-13f5f1c4-62db-43fa-b0a9-50eb18057cbd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:55.876057 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-13f5f1c4-62db-43fa-b0a9-50eb18057cbd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:55.876313 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-13f5f1c4-62db-43fa-b0a9-50eb18057cbd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:55.885002 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:55.885002 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:43:55.889276 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-13f5f1c4-62db-43fa-b0a9-50eb18057cbd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:55.895255 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-13f5f1c4-62db-43fa-b0a9-50eb18057cbd tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:55.895813 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1453/5808] 10.4.3.205 () {68 vars in 1598 bytes} [Thu Aug 6 05:43:55 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 1451 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:43:55.904744 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c807b658-1e1a-4e04-96c8-f6f38b7c43e8 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:55.905272 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c807b658-1e1a-4e04-96c8-f6f38b7c43e8 None None] GET https://10.4.3.205/volume// Aug 06 05:43:55.905508 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c807b658-1e1a-4e04-96c8-f6f38b7c43e8 None None] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:55.905742 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c807b658-1e1a-4e04-96c8-f6f38b7c43e8 None None] Calling method 'all' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:55.906123 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c807b658-1e1a-4e04-96c8-f6f38b7c43e8 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:43:55.906469 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1462/5809] 10.4.3.205 () {66 vars in 1419 bytes} [Thu Aug 6 05:43: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 06 05:43:55.914473 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-0d983d91-90fc-45e2-80f2-fc97aaee2199 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:55.917050 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-0d983d91-90fc-45e2-80f2-fc97aaee2199 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/attachments Aug 06 05:43:55.917510 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-0d983d91-90fc-45e2-80f2-fc97aaee2199 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "417f853a-4237-415e-b1ce-cf3ac51d8a7c", "connector": null, "instance_uuid": "c5e200b0-5d61-4482-9670-bca18feed736"}} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:43:55.926759 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:55.926759 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:43:55.953918 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-0d983d91-90fc-45e2-80f2-fc97aaee2199 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments returned with HTTP 200 Aug 06 05:43:55.954464 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1446/5810] 10.4.3.205 () {74 vars in 1594 bytes} [Thu Aug 6 05:43:55 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:43:56.594781 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-304594bd-81f4-494d-957d-d013b4798011 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:56.595162 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-304594bd-81f4-494d-957d-d013b4798011 None None] GET https://10.4.3.205/volume// Aug 06 05:43:56.595342 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-304594bd-81f4-494d-957d-d013b4798011 None None] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:56.595528 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-304594bd-81f4-494d-957d-d013b4798011 None None] Calling method 'all' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:56.595845 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-304594bd-81f4-494d-957d-d013b4798011 None None] https://10.4.3.205/volume// returned with HTTP 300 Aug 06 05:43:56.596132 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1450/5811] 10.4.3.205 () {66 vars in 1426 bytes} [Thu Aug 6 05:43: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 06 05:43:56.606101 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-48b1b55d-3ec4-4fd9-998b-a816e9901b9a None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:56.608029 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-48b1b55d-3ec4-4fd9-998b-a816e9901b9a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:43:56.608275 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-48b1b55d-3ec4-4fd9-998b-a816e9901b9a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:43:56.608508 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-48b1b55d-3ec4-4fd9-998b-a816e9901b9a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:43:56.617138 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:56.617138 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:43:56.620354 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-48b1b55d-3ec4-4fd9-998b-a816e9901b9a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:43:56.626070 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-48b1b55d-3ec4-4fd9-998b-a816e9901b9a tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:43:56.626547 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1454/5812] 10.4.3.205 () {70 vars in 1639 bytes} [Thu Aug 6 05:43:56 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 1630 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 05:43:56.725258 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f4839664-b3c5-4382-b293-c880ac406ef2 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:56.727328 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f4839664-b3c5-4382-b293-c880ac406ef2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] PUT https://10.4.3.205/volume/v3/attachments/7b53260d-2a41-4caf-8801-f3e50aca8fe3 Aug 06 05:43:56.727701 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f4839664-b3c5-4382-b293-c880ac406ef2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.205", "host": "np0000006623", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f81cb643b069", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "05e59e74-0872-44b6-9345-4c6204f4b910", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:43:56.734977 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f4839664-b3c5-4382-b293-c880ac406ef2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Acquiring lock "cinder-attachment_update-417f853a-4237-415e-b1ce-cf3ac51d8a7c-np0000006623" by "attachment_update" {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 05:43:56.738998 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f4839664-b3c5-4382-b293-c880ac406ef2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Lock "cinder-attachment_update-417f853a-4237-415e-b1ce-cf3ac51d8a7c-np0000006623" acquired by "attachment_update" :: waited 0.004s {{(pid=100428) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 05:43:56.740055 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:56.740055 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:43:56.809567 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.coordination [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f4839664-b3c5-4382-b293-c880ac406ef2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Lock "cinder-attachment_update-417f853a-4237-415e-b1ce-cf3ac51d8a7c-np0000006623" released by "attachment_update" :: held 0.071s {{(pid=100428) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 05:43:56.809832 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-f4839664-b3c5-4382-b293-c880ac406ef2 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments/7b53260d-2a41-4caf-8801-f3e50aca8fe3 returned with HTTP 200 Aug 06 05:43:56.810265 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1463/5813] 10.4.3.205 () {74 vars in 1704 bytes} [Thu Aug 6 05:43:56 2026] PUT /volume/v3/attachments/7b53260d-2a41-4caf-8801-f3e50aca8fe3 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:43:56.830484 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-62b16e76-6dc3-4c7e-991c-090bb4c4538d None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:43:56.832488 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-62b16e76-6dc3-4c7e-991c-090bb4c4538d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] POST https://10.4.3.205/volume/v3/attachments/7b53260d-2a41-4caf-8801-f3e50aca8fe3/action Aug 06 05:43:56.832835 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-62b16e76-6dc3-4c7e-991c-090bb4c4538d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action body: b'{"os-complete": null}' {{(pid=100427) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 05:43:56.832950 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-62b16e76-6dc3-4c7e-991c-090bb4c4538d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 05:43:56.847742 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:43:56.847742 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:43:56.856320 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-62b16e76-6dc3-4c7e-991c-090bb4c4538d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments/7b53260d-2a41-4caf-8801-f3e50aca8fe3/action returned with HTTP 204 Aug 06 05:43:56.856661 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1447/5814] 10.4.3.205 () {74 vars in 1725 bytes} [Thu Aug 6 05:43:56 2026] POST /volume/v3/attachments/7b53260d-2a41-4caf-8801-f3e50aca8fe3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:44:01.276151 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-c9a77475-dfa8-4326-aa35-637adaba5c5d None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:01.278336 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-c9a77475-dfa8-4326-aa35-637adaba5c5d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c/encryption Aug 06 05:44:01.278558 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-c9a77475-dfa8-4326-aa35-637adaba5c5d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:01.278754 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-c9a77475-dfa8-4326-aa35-637adaba5c5d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'index' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:01.288346 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:44:01.288346 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:44:01.294665 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [req-bcb865ca-3264-4afc-823f-3f47cb366846 req-c9a77475-dfa8-4326-aa35-637adaba5c5d tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c/encryption returned with HTTP 200 Aug 06 05:44:01.295108 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1451/5815] 10.4.3.205 () {68 vars in 1631 bytes} [Thu Aug 6 05:44:01 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:44:06.624085 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=21 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:44:06.805124 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:44:06.853717 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:44:11.294038 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=20 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:44:42.915699 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [req-ac2a60b0-7606-4326-9773-e56de95976ee req-05c07477-2c57-4a1b-b31a-808ac7a93248 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:42.917893 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ac2a60b0-7606-4326-9773-e56de95976ee req-05c07477-2c57-4a1b-b31a-808ac7a93248 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] DELETE https://10.4.3.205/volume/v3/attachments/7b53260d-2a41-4caf-8801-f3e50aca8fe3 Aug 06 05:44:42.918070 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ac2a60b0-7606-4326-9773-e56de95976ee req-05c07477-2c57-4a1b-b31a-808ac7a93248 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:42.918261 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [req-ac2a60b0-7606-4326-9773-e56de95976ee req-05c07477-2c57-4a1b-b31a-808ac7a93248 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'version_select' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:42.925316 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:44:42.925316 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:44:42.963211 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [req-ac2a60b0-7606-4326-9773-e56de95976ee req-05c07477-2c57-4a1b-b31a-808ac7a93248 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/attachments/7b53260d-2a41-4caf-8801-f3e50aca8fe3 returned with HTTP 200 Aug 06 05:44:42.963637 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1455/5816] 10.4.3.205 () {72 vars in 1673 bytes} [Thu Aug 6 05:44:42 2026] DELETE /volume/v3/attachments/7b53260d-2a41-4caf-8801-f3e50aca8fe3 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 05:44:44.310916 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-2a73f979-99a5-4c90-8049-4f04e8f083b3 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:44.313145 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a73f979-99a5-4c90-8049-4f04e8f083b3 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] DELETE https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:44:44.313437 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a73f979-99a5-4c90-8049-4f04e8f083b3 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:44.313674 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-2a73f979-99a5-4c90-8049-4f04e8f083b3 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'delete' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:44.313886 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.v3.volumes [None req-2a73f979-99a5-4c90-8049-4f04e8f083b3 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Delete volume with id: 417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:44:44.322553 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:44:44.322553 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:44:44.323070 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a73f979-99a5-4c90-8049-4f04e8f083b3 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:44:44.334305 np0000006623 devstack@c-api.service[100428]: WARNING cinder.keymgr.conf_key_mgr [None req-2a73f979-99a5-4c90-8049-4f04e8f083b3 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:44:44.339948 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-2a73f979-99a5-4c90-8049-4f04e8f083b3 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Delete volume request issued successfully. Aug 06 05:44:44.340125 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-2a73f979-99a5-4c90-8049-4f04e8f083b3 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 202 Aug 06 05:44:44.340592 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1464/5817] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:44:44 2026] DELETE /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:44:44.347256 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-9e6b86b0-fc63-41e6-bf81-f4a561f780aa None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:44.349022 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9e6b86b0-fc63-41e6-bf81-f4a561f780aa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:44:44.349208 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9e6b86b0-fc63-41e6-bf81-f4a561f780aa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:44.349438 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-9e6b86b0-fc63-41e6-bf81-f4a561f780aa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:44.356527 np0000006623 devstack@c-api.service[100427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:44:44.356527 np0000006623 devstack@c-api.service[100427]: warnings.warn( Aug 06 05:44:44.360009 np0000006623 devstack@c-api.service[100427]: INFO cinder.volume.api [None req-9e6b86b0-fc63-41e6-bf81-f4a561f780aa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:44:44.365495 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-9e6b86b0-fc63-41e6-bf81-f4a561f780aa tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 200 Aug 06 05:44:44.366056 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1448/5818] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:44:44 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:44:45.378463 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-34869d2b-72fd-4f66-a9d6-c0f24f53e0f4 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:45.380473 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34869d2b-72fd-4f66-a9d6-c0f24f53e0f4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c Aug 06 05:44:45.380729 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-34869d2b-72fd-4f66-a9d6-c0f24f53e0f4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:45.380942 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-34869d2b-72fd-4f66-a9d6-c0f24f53e0f4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:45.387302 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-34869d2b-72fd-4f66-a9d6-c0f24f53e0f4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c returned with HTTP 404 Aug 06 05:44:45.387799 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1452/5819] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:44:45 2026] GET /volume/v3/volumes/417f853a-4237-415e-b1ce-cf3ac51d8a7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:44:45.638149 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-c612ff9b-f328-4813-9aad-77dbb68cc3a5 None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:45.640015 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c612ff9b-f328-4813-9aad-77dbb68cc3a5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] DELETE https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:44:45.640233 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c612ff9b-f328-4813-9aad-77dbb68cc3a5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:45.640476 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-c612ff9b-f328-4813-9aad-77dbb68cc3a5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:45.640644 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.v3.volumes [None req-c612ff9b-f328-4813-9aad-77dbb68cc3a5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Delete volume with id: 3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:44:45.647407 np0000006623 devstack@c-api.service[100426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:44:45.647407 np0000006623 devstack@c-api.service[100426]: warnings.warn( Aug 06 05:44:45.647848 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c612ff9b-f328-4813-9aad-77dbb68cc3a5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:44:45.658599 np0000006623 devstack@c-api.service[100426]: WARNING cinder.keymgr.conf_key_mgr [None req-c612ff9b-f328-4813-9aad-77dbb68cc3a5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 05:44:45.663716 np0000006623 devstack@c-api.service[100426]: INFO cinder.volume.api [None req-c612ff9b-f328-4813-9aad-77dbb68cc3a5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Delete volume request issued successfully. Aug 06 05:44:45.663960 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-c612ff9b-f328-4813-9aad-77dbb68cc3a5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 202 Aug 06 05:44:45.664537 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1456/5820] 10.4.3.205 () {66 vars in 1351 bytes} [Thu Aug 6 05:44:45 2026] DELETE /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:44:45.671193 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.middleware.request_id [None req-c587bf4b-00cb-43f0-bb2f-0e8190d6c3f5 None None] RequestId filter calling following filter/app {{(pid=100428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:45.672969 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c587bf4b-00cb-43f0-bb2f-0e8190d6c3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:44:45.673155 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c587bf4b-00cb-43f0-bb2f-0e8190d6c3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100428) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:45.673382 np0000006623 devstack@c-api.service[100428]: DEBUG cinder.api.openstack.wsgi [None req-c587bf4b-00cb-43f0-bb2f-0e8190d6c3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:45.679954 np0000006623 devstack@c-api.service[100428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:44:45.679954 np0000006623 devstack@c-api.service[100428]: warnings.warn( Aug 06 05:44:45.683440 np0000006623 devstack@c-api.service[100428]: INFO cinder.volume.api [None req-c587bf4b-00cb-43f0-bb2f-0e8190d6c3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Volume info retrieved successfully. Aug 06 05:44:45.688335 np0000006623 devstack@c-api.service[100428]: INFO cinder.api.openstack.wsgi [None req-c587bf4b-00cb-43f0-bb2f-0e8190d6c3f5 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 200 Aug 06 05:44:45.688783 np0000006623 devstack@c-api.service[100428]: [pid: 100428|app: 0|req: 1465/5821] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:44:45 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:44:46.701989 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.middleware.request_id [None req-4ebcff06-5bd7-4af6-aa4e-7dfbc839fff4 None None] RequestId filter calling following filter/app {{(pid=100427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:46.703729 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ebcff06-5bd7-4af6-aa4e-7dfbc839fff4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] GET https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 Aug 06 05:44:46.703915 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ebcff06-5bd7-4af6-aa4e-7dfbc839fff4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Empty body provided in request {{(pid=100427) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:46.704088 np0000006623 devstack@c-api.service[100427]: DEBUG cinder.api.openstack.wsgi [None req-4ebcff06-5bd7-4af6-aa4e-7dfbc839fff4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] Calling method 'show' {{(pid=100427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:46.709519 np0000006623 devstack@c-api.service[100427]: INFO cinder.api.openstack.wsgi [None req-4ebcff06-5bd7-4af6-aa4e-7dfbc839fff4 tempest-TestEncryptedCinderVolumes-980400139 tempest-TestEncryptedCinderVolumes-980400139-project-member] https://10.4.3.205/volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 returned with HTTP 404 Aug 06 05:44:46.709972 np0000006623 devstack@c-api.service[100427]: [pid: 100427|app: 0|req: 1449/5822] 10.4.3.205 () {66 vars in 1348 bytes} [Thu Aug 6 05:44:46 2026] GET /volume/v3/volumes/3658169f-a8b3-475e-bd39-c7b3e9a83b83 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 05:44:46.717906 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.middleware.request_id [None req-35baf541-a0a0-4265-840d-8927c42c0318 None None] RequestId filter calling following filter/app {{(pid=100429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:46.720037 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-35baf541-a0a0-4265-840d-8927c42c0318 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] GET https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 Aug 06 05:44:46.720312 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-35baf541-a0a0-4265-840d-8927c42c0318 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Empty body provided in request {{(pid=100429) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:46.720604 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.api.openstack.wsgi [None req-35baf541-a0a0-4265-840d-8927c42c0318 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Calling method 'detail' {{(pid=100429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:46.721585 np0000006623 devstack@c-api.service[100429]: DEBUG cinder.volume.api [None req-35baf541-a0a0-4265-840d-8927c42c0318 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100429) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 05:44:46.728442 np0000006623 devstack@c-api.service[100429]: INFO cinder.volume.api [None req-35baf541-a0a0-4265-840d-8927c42c0318 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Get all volumes completed successfully. Aug 06 05:44:46.729580 np0000006623 devstack@c-api.service[100429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 05:44:46.729580 np0000006623 devstack@c-api.service[100429]: warnings.warn( Aug 06 05:44:46.732684 np0000006623 devstack@c-api.service[100429]: INFO cinder.api.openstack.wsgi [None req-35baf541-a0a0-4265-840d-8927c42c0318 tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] https://10.4.3.205/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 05:44:46.733003 np0000006623 devstack@c-api.service[100429]: [pid: 100429|app: 0|req: 1453/5823] 10.4.3.205 () {66 vars in 1285 bytes} [Thu Aug 6 05:44:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 05:44:46.750575 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.middleware.request_id [None req-dd1d7876-5521-434d-abcf-db0ad275d9cb None None] RequestId filter calling following filter/app {{(pid=100426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 05:44:46.752040 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dd1d7876-5521-434d-abcf-db0ad275d9cb tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] DELETE https://10.4.3.205/volume/v3/types/1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b Aug 06 05:44:46.752202 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dd1d7876-5521-434d-abcf-db0ad275d9cb tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Empty body provided in request {{(pid=100426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 05:44:46.752413 np0000006623 devstack@c-api.service[100426]: DEBUG cinder.api.openstack.wsgi [None req-dd1d7876-5521-434d-abcf-db0ad275d9cb tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] Calling method '_delete' {{(pid=100426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 05:44:46.770652 np0000006623 devstack@c-api.service[100426]: INFO cinder.api.openstack.wsgi [None req-dd1d7876-5521-434d-abcf-db0ad275d9cb tempest-TestEncryptedCinderVolumes-2080070531 tempest-TestEncryptedCinderVolumes-2080070531-project-admin] https://10.4.3.205/volume/v3/types/1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b returned with HTTP 202 Aug 06 05:44:46.770960 np0000006623 devstack@c-api.service[100426]: [pid: 100426|app: 0|req: 1457/5824] 10.4.3.205 () {66 vars in 1345 bytes} [Thu Aug 6 05:44:46 2026] DELETE /volume/v3/types/1ab92f3a-b2ef-40ce-b30a-51c6ef9d656b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 05:44:55.686661 np0000006623 devstack@c-api.service[100428]: DEBUG dbcounter [-] [100428] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:44:56.706151 np0000006623 devstack@c-api.service[100427]: DEBUG dbcounter [-] [100427] Writing DB stats cinder:SELECT=5 {{(pid=100427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:44:56.731751 np0000006623 devstack@c-api.service[100429]: DEBUG dbcounter [-] [100429] Writing DB stats cinder:SELECT=3 {{(pid=100429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 05:44:56.768250 np0000006623 devstack@c-api.service[100426]: DEBUG dbcounter [-] [100426] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}